[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. 9674 1726879722.20462: 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-Rg1 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 9674 1726879722.20919: Added group all to inventory 9674 1726879722.20921: Added group ungrouped to inventory 9674 1726879722.20925: Group all now contains ungrouped 9674 1726879722.20928: Examining possible inventory source: /tmp/kdump-Hee/inventory.yml 9674 1726879722.36797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 9674 1726879722.36863: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 9674 1726879722.36886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 9674 1726879722.36948: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 9674 1726879722.37023: Loaded config def from plugin (inventory/script) 9674 1726879722.37025: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 9674 1726879722.37067: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 9674 1726879722.37164: Loaded config def from plugin (inventory/yaml) 9674 1726879722.37166: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 9674 1726879722.37257: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 9674 1726879722.37694: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 9674 1726879722.37697: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 9674 1726879722.37700: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 9674 1726879722.37706: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 9674 1726879722.37710: Loading data from /tmp/kdump-Hee/inventory.yml 9674 1726879722.37779: /tmp/kdump-Hee/inventory.yml was not parsable by auto 9674 1726879722.37878: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 9674 1726879722.37922: Loading data from /tmp/kdump-Hee/inventory.yml 9674 1726879722.38015: group all already in inventory 9674 1726879722.38022: set inventory_file for managed_node1 9674 1726879722.38026: set inventory_dir for managed_node1 9674 1726879722.38027: Added host managed_node1 to inventory 9674 1726879722.38030: Added host managed_node1 to group all 9674 1726879722.38031: set ansible_host for managed_node1 9674 1726879722.38031: set ansible_ssh_extra_args for managed_node1 9674 1726879722.38034: set inventory_file for managed_node2 9674 1726879722.38037: set inventory_dir for managed_node2 9674 1726879722.38038: Added host managed_node2 to inventory 9674 1726879722.38039: Added host managed_node2 to group all 9674 1726879722.38040: set ansible_host for managed_node2 9674 1726879722.38040: set ansible_ssh_extra_args for managed_node2 9674 1726879722.38045: set inventory_file for managed_node3 9674 1726879722.38048: set inventory_dir for managed_node3 9674 1726879722.38049: Added host managed_node3 to inventory 9674 1726879722.38050: Added host managed_node3 to group all 9674 1726879722.38051: set ansible_host for managed_node3 9674 1726879722.38052: set ansible_ssh_extra_args for managed_node3 9674 1726879722.38054: Reconcile groups and hosts in inventory. 9674 1726879722.38058: Group ungrouped now contains managed_node1 9674 1726879722.38060: Group ungrouped now contains managed_node2 9674 1726879722.38061: Group ungrouped now contains managed_node3 9674 1726879722.38138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 9674 1726879722.38268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 9674 1726879722.38317: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 9674 1726879722.38347: Loaded config def from plugin (vars/host_group_vars) 9674 1726879722.38350: 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) 9674 1726879722.38356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 9674 1726879722.38364: 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) 9674 1726879722.38404: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 9674 1726879722.38736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879722.38833: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 9674 1726879722.38879: Loaded config def from plugin (connection/local) 9674 1726879722.38882: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 9674 1726879722.39497: Loaded config def from plugin (connection/paramiko_ssh) 9674 1726879722.39500: 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) 9674 1726879722.40474: 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) 9674 1726879722.40515: Loaded config def from plugin (connection/psrp) 9674 1726879722.40518: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 9674 1726879722.41286: 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) 9674 1726879722.41327: Loaded config def from plugin (connection/ssh) 9674 1726879722.41330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 9674 1726879722.43183: 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) 9674 1726879722.43232: Loaded config def from plugin (connection/winrm) 9674 1726879722.43235: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 9674 1726879722.43270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 9674 1726879722.43341: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 9674 1726879722.43405: Loaded config def from plugin (shell/cmd) 9674 1726879722.43408: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 9674 1726879722.43430: 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) 9674 1726879722.43490: Loaded config def from plugin (shell/powershell) 9674 1726879722.43494: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 9674 1726879722.43548: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 9674 1726879722.43723: Loaded config def from plugin (shell/sh) 9674 1726879722.43725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 9674 1726879722.43761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 9674 1726879722.43893: Loaded config def from plugin (become/runas) 9674 1726879722.43895: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 9674 1726879722.44076: Loaded config def from plugin (become/su) 9674 1726879722.44078: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 9674 1726879722.44238: Loaded config def from plugin (become/sudo) 9674 1726879722.44240: 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 9674 1726879722.44276: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml 9674 1726879722.44784: trying /usr/local/lib/python3.12/site-packages/ansible/modules 9674 1726879722.47876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 9674 1726879722.47932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 9674 1726879722.48162: in VariableManager get_vars() 9674 1726879722.48171: done with get_vars() 9674 1726879722.48174: variable 'playbook_dir' from source: magic vars 9674 1726879722.48175: variable 'ansible_playbook_python' from source: magic vars 9674 1726879722.48176: variable 'ansible_config_file' from source: magic vars 9674 1726879722.48176: variable 'groups' from source: magic vars 9674 1726879722.48177: variable 'omit' from source: magic vars 9674 1726879722.48178: variable 'ansible_version' from source: magic vars 9674 1726879722.48178: variable 'ansible_check_mode' from source: magic vars 9674 1726879722.48179: variable 'ansible_diff_mode' from source: magic vars 9674 1726879722.48179: variable 'ansible_forks' from source: magic vars 9674 1726879722.48180: variable 'ansible_inventory_sources' from source: magic vars 9674 1726879722.48180: variable 'ansible_skip_tags' from source: magic vars 9674 1726879722.48181: variable 'ansible_limit' from source: magic vars 9674 1726879722.48181: variable 'ansible_run_tags' from source: magic vars 9674 1726879722.48182: variable 'ansible_verbosity' from source: magic vars 9674 1726879722.48220: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml 9674 1726879722.49217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 9674 1726879722.49231: 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 9674 1726879722.49457: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 9674 1726879722.49622: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 9674 1726879722.49625: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 9674 1726879722.49660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 9674 1726879722.49685: 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) 9674 1726879722.49852: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 9674 1726879722.49922: Loaded config def from plugin (callback/default) 9674 1726879722.49925: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 9674 1726879722.51074: Loaded config def from plugin (callback/junit) 9674 1726879722.51077: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 9674 1726879722.51129: 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) 9674 1726879722.51201: Loaded config def from plugin (callback/minimal) 9674 1726879722.51203: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 9674 1726879722.51246: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 9674 1726879722.51308: Loaded config def from plugin (callback/tree) 9674 1726879722.51310: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 9674 1726879722.51423: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 9674 1726879722.51426: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ssh_wrapper.yml ************************************************ 3 plays in /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml 9674 1726879722.51458: in VariableManager get_vars() 9674 1726879722.51475: done with get_vars() 9674 1726879722.51480: in VariableManager get_vars() 9674 1726879722.51489: done with get_vars() 9674 1726879722.51495: variable 'omit' from source: magic vars 9674 1726879722.51532: in VariableManager get_vars() 9674 1726879722.51548: done with get_vars() 9674 1726879722.51571: variable 'omit' from source: magic vars PLAY [Create static inventory from hostvars] *********************************** 9674 1726879722.52147: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 9674 1726879722.52222: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 9674 1726879722.52256: getting the remaining hosts for this loop 9674 1726879722.52258: done getting the remaining hosts for this loop 9674 1726879722.52261: getting the next task for host managed_node3 9674 1726879722.52264: done getting next task for host managed_node3 9674 1726879722.52266: ^ task is: TASK: Gathering Facts 9674 1726879722.52268: ^ 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 9674 1726879722.52270: getting variables 9674 1726879722.52271: in VariableManager get_vars() 9674 1726879722.52282: Calling all_inventory to load vars for managed_node3 9674 1726879722.52284: Calling groups_inventory to load vars for managed_node3 9674 1726879722.52286: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879722.52300: Calling all_plugins_play to load vars for managed_node3 9674 1726879722.52311: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879722.52314: Calling groups_plugins_play to load vars for managed_node3 9674 1726879722.52353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879722.52404: done with get_vars() 9674 1726879722.52410: done getting variables 9674 1726879722.52483: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Friday 20 September 2024 20:48:42 -0400 (0:00:00.011) 0:00:00.011 ****** 9674 1726879722.52506: entering _queue_task() for managed_node3/gather_facts 9674 1726879722.52508: Creating lock for gather_facts 9674 1726879722.52804: worker is 1 (out of 1 available) 9674 1726879722.52815: exiting _queue_task() for managed_node3/gather_facts 9674 1726879722.52826: done queuing things up, now waiting for results queue to drain 9674 1726879722.52828: waiting for pending results... 9703 1726879722.53194: running TaskExecutor() for managed_node3/TASK: Gathering Facts 9703 1726879722.53304: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000001a 9703 1726879722.53323: variable 'ansible_search_path' from source: unknown 9703 1726879722.53356: calling self._execute() 9703 1726879722.53412: variable 'ansible_host' from source: host vars for 'managed_node3' 9703 1726879722.53421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9703 1726879722.53430: variable 'omit' from source: magic vars 9703 1726879722.53519: variable 'omit' from source: magic vars 9703 1726879722.53548: variable 'omit' from source: magic vars 9703 1726879722.53584: variable 'omit' from source: magic vars 9703 1726879722.53627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9703 1726879722.53658: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9703 1726879722.53679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9703 1726879722.53698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9703 1726879722.53711: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9703 1726879722.53741: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9703 1726879722.53747: variable 'ansible_host' from source: host vars for 'managed_node3' 9703 1726879722.53751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9703 1726879722.53847: Set connection var ansible_pipelining to False 9703 1726879722.53855: Set connection var ansible_timeout to 10 9703 1726879722.53861: Set connection var ansible_shell_executable to /bin/sh 9703 1726879722.53867: Set connection var ansible_shell_type to sh 9703 1726879722.53870: Set connection var ansible_connection to ssh 9703 1726879722.53875: Set connection var ansible_module_compression to ZIP_DEFLATED 9703 1726879722.53897: variable 'ansible_shell_executable' from source: unknown 9703 1726879722.53938: variable 'ansible_connection' from source: unknown 9703 1726879722.53942: variable 'ansible_module_compression' from source: unknown 9703 1726879722.53945: variable 'ansible_shell_type' from source: unknown 9703 1726879722.53948: variable 'ansible_shell_executable' from source: unknown 9703 1726879722.53951: variable 'ansible_host' from source: host vars for 'managed_node3' 9703 1726879722.53954: variable 'ansible_pipelining' from source: unknown 9703 1726879722.53958: variable 'ansible_timeout' from source: unknown 9703 1726879722.53961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9703 1726879722.54112: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9703 1726879722.54123: variable 'omit' from source: magic vars 9703 1726879722.54130: starting attempt loop 9703 1726879722.54134: running the handler 9703 1726879722.54157: variable 'ansible_facts' from source: unknown 9703 1726879722.54176: _low_level_execute_command(): starting 9703 1726879722.54185: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9703 1726879722.59100: stdout chunk (state=2): >>>/root <<< 9703 1726879722.59114: stderr chunk (state=2): >>><<< 9703 1726879722.59128: stdout chunk (state=3): >>><<< 9703 1726879722.59144: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9703 1726879722.59159: _low_level_execute_command(): starting 9703 1726879722.59165: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879722.5915349-9703-268788323454061 `" && echo ansible-tmp-1726879722.5915349-9703-268788323454061="` echo /root/.ansible/tmp/ansible-tmp-1726879722.5915349-9703-268788323454061 `" ) && sleep 0' 9703 1726879722.63216: stdout chunk (state=2): >>>ansible-tmp-1726879722.5915349-9703-268788323454061=/root/.ansible/tmp/ansible-tmp-1726879722.5915349-9703-268788323454061 <<< 9703 1726879722.63370: stderr chunk (state=3): >>><<< 9703 1726879722.63378: stdout chunk (state=3): >>><<< 9703 1726879722.63400: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879722.5915349-9703-268788323454061=/root/.ansible/tmp/ansible-tmp-1726879722.5915349-9703-268788323454061 , stderr= 9703 1726879722.63434: variable 'ansible_module_compression' from source: unknown 9703 1726879722.63495: ANSIBALLZ: Using generic lock for ansible.legacy.setup 9703 1726879722.63501: ANSIBALLZ: Acquiring lock 9703 1726879722.63505: ANSIBALLZ: Lock acquired: 140479299126480 9703 1726879722.63508: ANSIBALLZ: Creating module 9703 1726879723.00767: ANSIBALLZ: Writing module into payload 9703 1726879723.00948: ANSIBALLZ: Writing module 9703 1726879723.00981: ANSIBALLZ: Renaming module 9703 1726879723.00990: ANSIBALLZ: Done creating module 9703 1726879723.01055: variable 'ansible_facts' from source: unknown 9703 1726879723.01063: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9703 1726879723.01072: _low_level_execute_command(): starting 9703 1726879723.01079: _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' 9703 1726879723.05115: stdout chunk (state=2): >>>PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< 9703 1726879723.05176: stderr chunk (state=3): >>><<< 9703 1726879723.05188: stdout chunk (state=3): >>><<< 9703 1726879723.05213: _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= 9703 1726879723.05222 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 9703 1726879723.05270: _low_level_execute_command(): starting 9703 1726879723.05281: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 9703 1726879723.05988: Sending initial data 9703 1726879723.06000: Sent initial data (1234 bytes) 9703 1726879723.10228: 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"} <<< 9703 1726879723.11381: stderr chunk (state=3): >>><<< 9703 1726879723.11395: stdout chunk (state=3): >>><<< 9703 1726879723.11413: _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= 9703 1726879723.11484: variable 'ansible_facts' from source: unknown 9703 1726879723.11493: variable 'ansible_facts' from source: unknown 9703 1726879723.11503: variable 'ansible_module_compression' from source: unknown 9703 1726879723.11542: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 9703 1726879723.11575: variable 'ansible_facts' from source: unknown 9703 1726879723.11803: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879722.5915349-9703-268788323454061/AnsiballZ_setup.py 9703 1726879723.13408: Sending initial data 9703 1726879723.13422: Sent initial data (152 bytes) 9703 1726879723.19527: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmp5fwxhfa7 /root/.ansible/tmp/ansible-tmp-1726879722.5915349-9703-268788323454061/AnsiballZ_setup.py <<< 9703 1726879723.25814: stderr chunk (state=3): >>><<< 9703 1726879723.25827: stdout chunk (state=3): >>><<< 9703 1726879723.25853: done transferring module to remote 9703 1726879723.25870: _low_level_execute_command(): starting 9703 1726879723.25876: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879722.5915349-9703-268788323454061/ /root/.ansible/tmp/ansible-tmp-1726879722.5915349-9703-268788323454061/AnsiballZ_setup.py && sleep 0' 9703 1726879723.29811: stderr chunk (state=2): >>><<< 9703 1726879723.29823: stdout chunk (state=2): >>><<< 9703 1726879723.29841: _low_level_execute_command() done: rc=0, stdout=, stderr= 9703 1726879723.29846: _low_level_execute_command(): starting 9703 1726879723.29852: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879722.5915349-9703-268788323454061/AnsiballZ_setup.py && sleep 0' 9703 1726879723.34702: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 9703 1726879723.34717: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9703 1726879723.35298: 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' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2515707e48> # /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 0x7f251569d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25157079b0> # /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 0x7f25156aa630> 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 0x7f25156b1160> # /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 0x7f25156b60f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25156b1748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25156b1390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9703 1726879723.35342: 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 0x7f251565b470> <<< 9703 1726879723.35376: 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 <<< 9703 1726879723.35410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2515660e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251565bb38> <<< 9703 1726879723.35430: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9703 1726879723.35462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9703 1726879723.36223: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25156674e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251564ad68> # /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 0x7f251564d198> # /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 0x7f251395b940> # /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 0x7f251396d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25156bba20> 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' <<< 9703 1726879723.36265: 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 <<< 9703 1726879723.36291: 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 <<< 9703 1726879723.36317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9703 1726879723.36337: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9703 1726879723.36394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9703 1726879723.36422: stdout chunk (state=3): >>>import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9703 1726879723.36454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9703 1726879723.36476: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9703 1726879723.36507: 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 0x7f2513893080> <<< 9703 1726879723.36556: 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 0x7f251389e2b0> # /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' <<< 9703 1726879723.36593: 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 0x7f251389ef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251389ea90> <<< 9703 1726879723.36612: stdout chunk (state=3): >>>import 'itertools' # <<< 9703 1726879723.36650: 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 0x7f25138a8080> <<< 9703 1726879723.36673: stdout chunk (state=3): >>>import '_collections' # <<< 9703 1726879723.36703: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25139367b8> <<< 9703 1726879723.37117: 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' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513936ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251392a160> # /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 0x7f251392ae48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513921438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513912470> # /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 0x7f251364b278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513653cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251392a438> 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 0x7f2513658e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251390c2b0> <<< 9703 1726879723.37147: 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' <<< 9703 1726879723.37170: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9703 1726879723.37215: 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 0x7f251365f1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513658f98> # 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 0x7f251365f2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251397bfd0> <<< 9703 1726879723.37249: 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' <<< 9703 1726879723.37274: 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' <<< 9703 1726879723.37320: 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 0x7f251365fdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251365f9e8> <<< 9703 1726879723.37349: 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 0x7f251366a6a0> <<< 9703 1726879723.37369: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9703 1726879723.37397: 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 <<< 9703 1726879723.37418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9703 1726879723.37464: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251366ae80> <<< 9703 1726879723.37493: 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' <<< 9703 1726879723.37547: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25131f1198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251366a780> <<< 9703 1726879723.37574: 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' <<< 9703 1726879723.37636: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25131f6c88> <<< 9703 1726879723.37668: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251365f518> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9703 1726879723.37687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9703 1726879723.37724: 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 0x7f251321a2e8> <<< 9703 1726879723.37761: 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 0x7f251321a6a0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9703 1726879723.37789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9703 1726879723.37820: 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' <<< 9703 1726879723.37848: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513221390> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9703 1726879723.37869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9703 1726879723.37909: 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' <<< 9703 1726879723.37952: 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' <<< 9703 1726879723.37967: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9703 1726879723.38009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9703 1726879723.38037: 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 0x7f2512fcbba8> <<< 9703 1726879723.39203: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2512fc22e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2512fb8f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2512fb0e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513221d30> # 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 0x7f2512fc2f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251321aa20> # /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 0x7f2515618710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2512fc6048> 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 0x7f2515618a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251365f860> # /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 0x7f25156305c0> # /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 0x7f2515634630> # 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 0x7f2515634b00> # 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 0x7f2515634c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2515630e10> # /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 0x7f2515634f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25156344e0> # 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 0x7f2515634240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2515624b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513206358> # /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 0x7f2515630470> # /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 0x7f25115f0908> <<< 9703 1726879723.39334: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 9703 1726879723.39602: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9703 1726879723.40506: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.41608: 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 0x7f25112c2ac8> 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 0x7f2511267278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251126e4e0> # 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 0x7f251126e5f8> <<< 9703 1726879723.42004: 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 0x7f251126eb38> # /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 0x7f2511299b00> # 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 0x7f25115a4048> # 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 0x7f25115a4278> # /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' <<< 9703 1726879723.42202: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25115a45c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25112942b0> <<< 9703 1726879723.42401: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25112874a8> # /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 0x7f2511294630> <<< 9703 1726879723.42503: 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 0x7f2511299400> # /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 0x7f25115ceeb8> # /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 <<< 9703 1726879723.42607: 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 # 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 0x7f25114a0978> <<< 9703 1726879723.42682: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9703 1726879723.42804: 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 0x7f25114afac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25115d1d68> # /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 0x7f25115d9470> <<< 9703 1726879723.42938: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25115cb2b0> <<< 9703 1726879723.42970: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9703 1726879723.43004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9703 1726879723.43024: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9703 1726879723.43604: 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 0x7f25114cbac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25115d9550> # 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 0x7f25114d89e8> # 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 0x7f25114d8ac8> # 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 0x7f25114d8c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25115bf080> # /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 0x7f2511575630> <<< 9703 1726879723.43670: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251156ad30> <<< 9703 1726879723.44351: 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 0x7f251156af28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251156a7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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 0x7f251158e9e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251158e6d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251157feb8> # /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' <<< 9703 1726879723.44702: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251158e550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251157f710> # zipimport: zlib available <<< 9703 1726879723.44918: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.45297: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 9703 1726879723.45401: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py <<< 9703 1726879723.45804: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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 0x7f251136f2b0> # zipimport: zlib available <<< 9703 1726879723.46065: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.46606: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9703 1726879723.46647: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.46714: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 9703 1726879723.46905: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9703 1726879723.46991: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.47161: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9703 1726879723.47709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25114638d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9703 1726879723.48009: stdout chunk (state=3): >>># 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 0x7f25113e4128> <<< 9703 1726879723.48396: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25113ac898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9703 1726879723.49008: stdout chunk (state=3): >>># 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 0x7f2511412080> <<< 9703 1726879723.49102: 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' <<< 9703 1726879723.49130: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2511412128> <<< 9703 1726879723.49174: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25113ad940> <<< 9703 1726879723.49233: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 9703 1726879723.49604: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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 <<< 9703 1726879723.49805: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available <<< 9703 1726879723.49850: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.50000: stdout chunk (state=3): >>># 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' <<< 9703 1726879723.50704: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2511479b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 9703 1726879723.51204: stdout chunk (state=3): >>># 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 0x7f251151f0b8> # /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 0x7f2511540ac8> <<< 9703 1726879723.51404: 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 0x7f251154e2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251152b780> # 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 0x7f2511540828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251151fa58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2511450b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25114834a8> # /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' <<< 9703 1726879723.51810: 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' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2512f6a710> # /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 0x7f2512f71278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2511498748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 9703 1726879723.51822: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.51901: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 9703 1726879723.51949: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.52103: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9703 1726879723.52402: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 9703 1726879723.52587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.52959: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 9703 1726879723.53106: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 9703 1726879723.53115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.53402: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 9703 1726879723.54002: stdout chunk (state=3): >>># 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 0x7f2512f93c50> # /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 0x7f250d425080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 9703 1726879723.54064: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.54152: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 9703 1726879723.54207: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.54267: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 9703 1726879723.54289: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.54309: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.54354: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 9703 1726879723.54601: stdout chunk (state=3): >>># 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 0x7f250d43d2b0> # 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 0x7f250d3c5978> <<< 9703 1726879723.54801: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f250d418a90> <<< 9703 1726879723.54822: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 9703 1726879723.54857: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.54902: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 9703 1726879723.54920: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.54979: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.55281: 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 0x7f25114fd7f0> <<< 9703 1726879723.55379: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.55483: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.55646: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py <<< 9703 1726879723.55702: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 9703 1726879723.55730: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 9703 1726879723.55810: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 9703 1726879723.56510: stdout chunk (state=3): >>># 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 0x7f251150a518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251150a198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 9703 1726879723.56803: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 9703 1726879723.56858: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.56954: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 9703 1726879723.56970: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.56993: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.57013: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.57448: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.57871: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 9703 1726879723.57895: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 9703 1726879723.58905: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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 <<< 9703 1726879723.59514: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 9703 1726879723.59714: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.59914: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 9703 1726879723.60211: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 9703 1726879723.60228: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 9703 1726879723.60288: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.60352: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 9703 1726879723.60374: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 9703 1726879723.60414: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.60447: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 9703 1726879723.60466: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9703 1726879723.60489: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.60527: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.60565: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.60707: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 9703 1726879723.60805: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 9703 1726879723.60937: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.61141: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available <<< 9703 1726879723.61209: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 9703 1726879723.61269: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 9703 1726879723.61381: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.61415: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 9703 1726879723.61474: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.61550: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 9703 1726879723.61642: stdout chunk (state=3): >>># zipimport: zlib available <<< 9703 1726879723.61867: stdout chunk (state=3): >>>import 'gc' # <<< 9703 1726879723.62611: stdout chunk (state=3): >>># /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 <<< 9703 1726879723.62636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' <<< 9703 1726879723.62677: 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 0x7f25112eae10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25112ea128> <<< 9703 1726879723.63357: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25112eb860> <<< 9703 1726879723.65773: 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' <<< 9703 1726879723.65817: 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' <<< 9703 1726879723.65860: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251133e8d0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251133e668> <<< 9703 1726879723.67456: 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 <<< 9703 1726879723.91265: 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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "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_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 2696, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 843, "free": 2696}, "nocache": {"free": 3294, "used": 245}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 263, "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": 263515090944, "block_size": 4096, "block_total": 65533179, "block_available": 64334739, "block_used": 1198440, "inode_total": 131071472, "inode_available": 130994247, "inode_used": 77225, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_interfaces": ["lo", "eth0"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "48", "second": "43", "epoch": "1726879723", "epoch_int": "1726879723", "date": "2024-09-20", "time": "20:48:43", "iso8601_micro": "2024-09-21T00:48:43.895783Z", "iso8601": "2024-09-21T00:48:43Z", "iso8601_basic": "20240920T204843895783", "iso8601_basic_short": "20240920T204843", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.68, "5m": 0.33, "15m": 0.14}, "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "", "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "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 <<< 9703 1726879723.92430: stdout chunk (state=3): >>># 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 <<< 9703 1726879723.92555: stdout chunk (state=3): >>># 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 <<< 9703 1726879723.92563: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 9703 1726879723.92576: stdout chunk (state=3): >>><<< 9703 1726879723.92580: stderr chunk (state=3): >>><<< 9703 1726879723.92701: _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 0x7f2515707e48> # /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 0x7f251569d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25157079b0> # /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 0x7f25156aa630> 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 0x7f25156b1160> # /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 0x7f25156b60f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25156b1748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25156b1390> # /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 0x7f251565b470> # /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 0x7f2515660e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251565bb38> # /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 0x7f25156674e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251564ad68> # /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 0x7f251564d198> # /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 0x7f251395b940> # /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 0x7f251396d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25156bba20> 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 0x7f2513893080> # /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 0x7f251389e2b0> # /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 0x7f251389ef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251389ea90> 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 0x7f25138a8080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25139367b8> # /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 0x7f2513936ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251392a160> # /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 0x7f251392ae48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513921438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513912470> # /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 0x7f251364b278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513653cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251392a438> 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 0x7f2513658e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251390c2b0> # /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 0x7f251365f1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513658f98> # 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 0x7f251365f2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251397bfd0> # /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 0x7f251365fdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251365f9e8> # /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 0x7f251366a6a0> # /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 0x7f251366ae80> # /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 0x7f25131f1198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251366a780> # /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 0x7f25131f6c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251365f518> # /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 0x7f251321a2e8> # 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 0x7f251321a6a0> # /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 0x7f2513221390> # /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 0x7f2512fcbba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2512fc22e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2512fb8f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2512fb0e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513221d30> # 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 0x7f2512fc2f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251321aa20> # /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 0x7f2515618710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2512fc6048> 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 0x7f2515618a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251365f860> # /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 0x7f25156305c0> # /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 0x7f2515634630> # 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 0x7f2515634b00> # 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 0x7f2515634c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2515630e10> # /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 0x7f2515634f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25156344e0> # 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 0x7f2515634240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2515624b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2513206358> # /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 0x7f2515630470> # /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 0x7f25115f0908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_ri7faozf/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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 0x7f25112c2ac8> 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 0x7f2511267278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251126e4e0> # 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 0x7f251126e5f8> # /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 0x7f251126eb38> # /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 0x7f2511299b00> # 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 0x7f25115a4048> # 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 0x7f25115a4278> # /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 0x7f25115a45c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25112942b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25112874a8> # /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 0x7f2511294630> # 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 0x7f2511299400> # /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 0x7f25115ceeb8> # /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 0x7f25114a0978> # /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 0x7f25114afac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25115d1d68> # /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 0x7f25115d9470> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25115cb2b0> # /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 0x7f25114cbac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25115d9550> # 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 0x7f25114d89e8> # 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 0x7f25114d8ac8> # 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 0x7f25114d8c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25115bf080> # /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 0x7f2511575630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251156ad30> # 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 0x7f251156af28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251156a7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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 0x7f251158e9e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251158e6d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251157feb8> # /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 0x7f251158e550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251157f710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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 0x7f251136f2b0> # 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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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 0x7f25114638d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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 0x7f25113e4128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25113ac898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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 0x7f2511412080> # /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 0x7f2511412128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25113ad940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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 0x7f2511479b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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 0x7f251151f0b8> # /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 0x7f2511540ac8> # 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 0x7f251154e2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251152b780> # 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 0x7f2511540828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251151fa58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2511450b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25114834a8> # /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 0x7f2512f6a710> # /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 0x7f2512f71278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2511498748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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 0x7f2512f93c50> # /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 0x7f250d425080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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 0x7f250d43d2b0> # 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 0x7f250d3c5978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f250d418a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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 0x7f25114fd7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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 0x7f251150a518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251150a198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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_ri7faozf/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 0x7f25112eae10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25112ea128> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25112eb860> # /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 0x7f251133e8d0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f251133e668> 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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "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_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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": 2696, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 843, "free": 2696}, "nocache": {"free": 3294, "used": 245}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 263, "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": 263515090944, "block_size": 4096, "block_total": 65533179, "block_available": 64334739, "block_used": 1198440, "inode_total": 131071472, "inode_available": 130994247, "inode_used": 77225, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_interfaces": ["lo", "eth0"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "48", "second": "43", "epoch": "1726879723", "epoch_int": "1726879723", "date": "2024-09-20", "time": "20:48:43", "iso8601_micro": "2024-09-21T00:48:43.895783Z", "iso8601": "2024-09-21T00:48:43Z", "iso8601_basic": "20240920T204843895783", "iso8601_basic_short": "20240920T204843", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.68, "5m": 0.33, "15m": 0.14}, "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "", "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "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.43.118 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 9703 1726879723.94810: 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-1726879722.5915349-9703-268788323454061/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9703 1726879723.94846: _low_level_execute_command(): starting 9703 1726879723.94853: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879722.5915349-9703-268788323454061/ > /dev/null 2>&1 && sleep 0' 9703 1726879724.00671: stderr chunk (state=2): >>><<< 9703 1726879724.00682: stdout chunk (state=2): >>><<< 9703 1726879724.00701: _low_level_execute_command() done: rc=0, stdout=, stderr= 9703 1726879724.00711: handler run complete 9703 1726879724.00823: variable 'ansible_facts' from source: unknown 9703 1726879724.00916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9703 1726879724.01180: variable 'ansible_facts' from source: unknown 9703 1726879724.01266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9703 1726879724.01344: attempt loop complete, returning result 9703 1726879724.01349: _execute() done 9703 1726879724.01352: dumping result to json 9703 1726879724.01367: done dumping result, returning 9703 1726879724.01371: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e44ad9b-8ddf-3aea-1756-00000000001a] 9703 1726879724.01374: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000001a 9703 1726879724.01482: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000001a 9703 1726879724.01485: WORKER PROCESS EXITING ok: [managed_node3] 9674 1726879724.05028: no more pending results, returning what we have 9674 1726879724.05031: results queue empty 9674 1726879724.05032: checking for any_errors_fatal 9674 1726879724.05033: done checking for any_errors_fatal 9674 1726879724.05034: checking for max_fail_percentage 9674 1726879724.05035: done checking for max_fail_percentage 9674 1726879724.05035: checking to see if all hosts have failed and the running result is not ok 9674 1726879724.05036: done checking to see if all hosts have failed 9674 1726879724.05036: getting the remaining hosts for this loop 9674 1726879724.05038: done getting the remaining hosts for this loop 9674 1726879724.05041: getting the next task for host managed_node3 9674 1726879724.05048: done getting next task for host managed_node3 9674 1726879724.05049: ^ task is: TASK: meta (flush_handlers) 9674 1726879724.05051: ^ 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 9674 1726879724.05054: getting variables 9674 1726879724.05055: in VariableManager get_vars() 9674 1726879724.05069: Calling all_inventory to load vars for managed_node3 9674 1726879724.05071: Calling groups_inventory to load vars for managed_node3 9674 1726879724.05073: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879724.05080: Calling all_plugins_play to load vars for managed_node3 9674 1726879724.05082: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879724.05084: Calling groups_plugins_play to load vars for managed_node3 9674 1726879724.05233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879724.05478: done with get_vars() 9674 1726879724.05489: done getting variables 9674 1726879724.05549: in VariableManager get_vars() 9674 1726879724.05559: Calling all_inventory to load vars for managed_node3 9674 1726879724.05561: Calling groups_inventory to load vars for managed_node3 9674 1726879724.05563: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879724.05568: Calling all_plugins_play to load vars for managed_node3 9674 1726879724.05569: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879724.05571: Calling groups_plugins_play to load vars for managed_node3 9674 1726879724.05720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879724.05919: done with get_vars() 9674 1726879724.05934: done queuing things up, now waiting for results queue to drain 9674 1726879724.05936: results queue empty 9674 1726879724.05936: checking for any_errors_fatal 9674 1726879724.05941: done checking for any_errors_fatal 9674 1726879724.05941: checking for max_fail_percentage 9674 1726879724.05942: done checking for max_fail_percentage 9674 1726879724.05945: checking to see if all hosts have failed and the running result is not ok 9674 1726879724.05946: done checking to see if all hosts have failed 9674 1726879724.05946: getting the remaining hosts for this loop 9674 1726879724.05947: done getting the remaining hosts for this loop 9674 1726879724.05950: getting the next task for host managed_node3 9674 1726879724.05954: done getting next task for host managed_node3 9674 1726879724.05956: ^ task is: TASK: Create temporary file 9674 1726879724.05957: ^ 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 9674 1726879724.05959: getting variables 9674 1726879724.05960: in VariableManager get_vars() 9674 1726879724.05969: Calling all_inventory to load vars for managed_node3 9674 1726879724.05971: Calling groups_inventory to load vars for managed_node3 9674 1726879724.05973: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879724.05977: Calling all_plugins_play to load vars for managed_node3 9674 1726879724.05979: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879724.05982: Calling groups_plugins_play to load vars for managed_node3 9674 1726879724.06138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879724.06303: done with get_vars() 9674 1726879724.06333: done getting variables TASK [Create temporary file] *************************************************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:9 Friday 20 September 2024 20:48:44 -0400 (0:00:01.539) 0:00:01.550 ****** 9674 1726879724.06417: entering _queue_task() for managed_node3/tempfile 9674 1726879724.06418: Creating lock for tempfile 9674 1726879724.06722: worker is 1 (out of 1 available) 9674 1726879724.06735: exiting _queue_task() for managed_node3/tempfile 9674 1726879724.06747: done queuing things up, now waiting for results queue to drain 9674 1726879724.06748: waiting for pending results... 9739 1726879724.07174: running TaskExecutor() for managed_node3/TASK: Create temporary file 9739 1726879724.07277: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000006 9739 1726879724.07295: variable 'ansible_search_path' from source: unknown 9739 1726879724.07329: calling self._execute() 9739 1726879724.07355: in VariableManager get_vars() 9739 1726879724.07381: Calling all_inventory to load vars for localhost 9739 1726879724.07387: Calling groups_inventory to load vars for localhost 9739 1726879724.07390: Calling all_plugins_inventory to load vars for localhost 9739 1726879724.07408: Calling all_plugins_play to load vars for localhost 9739 1726879724.07413: Calling groups_plugins_inventory to load vars for localhost 9739 1726879724.07417: Calling groups_plugins_play to load vars for localhost 9739 1726879724.07484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9739 1726879724.07509: done with get_vars() 9739 1726879724.07516: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9739 1726879724.07570: variable 'ansible_delegated_vars' from source: unknown 9739 1726879724.07577: variable 'ansible_connection' from source: host vars for 'localhost' 9739 1726879724.07581: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 9739 1726879724.07596: variable 'omit' from source: magic vars 9739 1726879724.07677: variable 'omit' from source: magic vars 9739 1726879724.07710: variable 'omit' from source: magic vars 9739 1726879724.07748: variable 'omit' from source: magic vars 9739 1726879724.07825: variable 'ansible_delegated_vars' from source: unknown 9739 1726879724.07832: variable 'ansible_connection' from source: host vars for 'localhost' 9739 1726879724.07835: variable 'ansible_connection' from source: host vars for 'localhost' 9739 1726879724.07856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9739 1726879724.07884: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 9739 1726879724.07904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9739 1726879724.07923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9739 1726879724.07936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9739 1726879724.08006: Set connection var ansible_pipelining to False 9739 1726879724.08013: Set connection var ansible_timeout to 10 9739 1726879724.08017: Set connection var ansible_shell_executable to /bin/sh 9739 1726879724.08021: Set connection var ansible_shell_type to sh 9739 1726879724.08024: Set connection var ansible_connection to local 9739 1726879724.08027: Set connection var ansible_module_compression to ZIP_DEFLATED 9739 1726879724.08051: variable 'ansible_delegated_vars' from source: unknown 9739 1726879724.08056: variable 'ansible_connection' from source: host vars for 'localhost' 9739 1726879724.08060: variable 'ansible_user' from source: unknown 9739 1726879724.09154: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9739 1726879724.09171: variable 'omit' from source: magic vars 9739 1726879724.09178: starting attempt loop 9739 1726879724.09182: running the handler 9739 1726879724.09206: _low_level_execute_command(): starting 9739 1726879724.09218: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 9739 1726879724.09226: in local.exec_command() 9739 1726879724.09232: opening command with Popen() 9739 1726879724.09506: done running command with Popen() 9739 1726879724.09516: getting output with communicate() 9739 1726879724.09818: done communicating 9739 1726879724.09824: done with local.exec_command() 9739 1726879724.09831: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9739 1726879724.09844: _low_level_execute_command(): starting 9739 1726879724.09854: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879724.0983782-9739-273760046702482 `" && echo ansible-tmp-1726879724.0983782-9739-273760046702482="` echo /root/.ansible/tmp/ansible-tmp-1726879724.0983782-9739-273760046702482 `" ) && sleep 0' 9739 1726879724.09859: in local.exec_command() 9739 1726879724.09865: opening command with Popen() 9739 1726879724.10197: done running command with Popen() 9739 1726879724.10203: getting output with communicate() 9739 1726879724.10688: done communicating 9739 1726879724.10697: done with local.exec_command() 9739 1726879724.10701: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879724.0983782-9739-273760046702482=/root/.ansible/tmp/ansible-tmp-1726879724.0983782-9739-273760046702482 , stderr= 9739 1726879724.10715: variable 'ansible_delegated_vars' from source: unknown 9739 1726879724.10755: variable 'ansible_module_compression' from source: unknown 9739 1726879724.10793: ANSIBALLZ: Using lock for tempfile 9739 1726879724.10798: ANSIBALLZ: Acquiring lock 9739 1726879724.10800: ANSIBALLZ: Lock acquired: 140479296833488 9739 1726879724.10803: ANSIBALLZ: Creating module 9739 1726879724.24408: ANSIBALLZ: Writing module into payload 9739 1726879724.24487: ANSIBALLZ: Writing module 9739 1726879724.24514: ANSIBALLZ: Renaming module 9739 1726879724.24525: ANSIBALLZ: Done creating module 9739 1726879724.24537: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 9739 1726879724.24667: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879724.0983782-9739-273760046702482/AnsiballZ_tempfile.py 9739 1726879724.24757: done transferring module to remote 9739 1726879724.24776: _low_level_execute_command(): starting 9739 1726879724.24783: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879724.0983782-9739-273760046702482/ /root/.ansible/tmp/ansible-tmp-1726879724.0983782-9739-273760046702482/AnsiballZ_tempfile.py && sleep 0' 9739 1726879724.24787: in local.exec_command() 9739 1726879724.24794: opening command with Popen() 9739 1726879724.25195: done running command with Popen() 9739 1726879724.25201: getting output with communicate() 9739 1726879724.25434: done communicating 9739 1726879724.25440: done with local.exec_command() 9739 1726879724.25445: _low_level_execute_command() done: rc=0, stdout=, stderr= 9739 1726879724.25449: _low_level_execute_command(): starting 9739 1726879724.25457: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879724.0983782-9739-273760046702482/AnsiballZ_tempfile.py && sleep 0' 9739 1726879724.25462: in local.exec_command() 9739 1726879724.25467: opening command with Popen() 9739 1726879724.25814: done running command with Popen() 9739 1726879724.25820: getting output with communicate() 9739 1726879724.49836: done communicating 9739 1726879724.49844: done with local.exec_command() 9739 1726879724.49851: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "path": "/tmp/ansible.fgpw48if.inventory.yaml", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".inventory.yaml", "prefix": "ansible.", "path": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5fc10aa0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5fc100e0> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5fc13020> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e301c70> import 'site' # Python 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e347ad0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e347d40> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3776b0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e377d40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e357830> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e354ec0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e344d40> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e39b620> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e39a240> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e355d60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3989b0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3d0620> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e33bf50> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5e3d0ad0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3d0980> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5e3d0d40> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e33aab0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3d1430> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3d1100> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3d2330> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3e83e0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5e3e9af0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3eaa50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5e3eb0b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3e9f40> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5e3ebaa0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3eb1d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3d22a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5d1879b0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5d1a8410> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5d1a8170> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5d1a8290> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5d1a8d40> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5d1a96d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5d1a85f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5d185b50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5d1aa9c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e347e00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5e3d29f0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5d1e2c60> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5d1fedb0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5d227b90> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5d25a1e0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5d227cb0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5d1ffa40> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bedc4d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5d1fddf0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5d1ab8f0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c5d1fe1b0> # zipimport: found 33 names in '/tmp/ansible_tempfile_payload_x1pn5xrn/ansible_tempfile_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bf3a0c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bf09070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bf081d0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bf3a960> import 'atexit' # # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5bf69280> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bf690a0> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5bf69850> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5bf69a90> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bf69fa0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bfa7e30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5bdcdac0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bdce480> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bdced20> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5bdd1820> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bdd1970> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bdcf3e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bdda0c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bdd8bf0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bdd8980> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bddb3e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bdcffb0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5be1e090> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5be1f830> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5be1f470> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5be1ed20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5be1fa10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5be1e8a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5be24830> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5be256a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5be1e510> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import 'ansible.module_utils.compat.selectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5be25730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5be277d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._json_compat' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bcc0e30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bcb9370> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bcc7500> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5bcbb470> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.pycompat24' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common._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.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy shutil # destroy tempfile # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy _signal # destroy errno # destroy locale # destroy signal # destroy fcntl # destroy selectors # destroy _posixsubprocess # destroy select # destroy syslog # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping _string # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _datetime # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _datetime # destroy sys.monitoring # destroy _collections # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 9739 1726879724.49916: done with _execute_module (tempfile, {'state': 'file', 'suffix': '.inventory.yaml', '_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': 'tempfile', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879724.0983782-9739-273760046702482/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9739 1726879724.49933: _low_level_execute_command(): starting 9739 1726879724.49943: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879724.0983782-9739-273760046702482/ > /dev/null 2>&1 && sleep 0' 9739 1726879724.49947: in local.exec_command() 9739 1726879724.49951: opening command with Popen() 9739 1726879724.50099: done running command with Popen() 9739 1726879724.50105: getting output with communicate() 9739 1726879724.50385: done communicating 9739 1726879724.50390: done with local.exec_command() 9739 1726879724.50394: _low_level_execute_command() done: rc=0, stdout=, stderr= 9739 1726879724.50399: handler run complete 9739 1726879724.50415: variable 'ansible_host' from source: unknown 9739 1726879724.50418: variable 'ansible_port' from source: unknown 9739 1726879724.50419: variable 'ansible_user' from source: unknown 9739 1726879724.50421: variable 'ansible_connection' from source: host vars for 'localhost' 9739 1726879724.50422: attempt loop complete, returning result 9739 1726879724.50424: _execute() done 9739 1726879724.50425: dumping result to json 9739 1726879724.50428: done dumping result, returning 9739 1726879724.50433: done running TaskExecutor() for managed_node3/TASK: Create temporary file [0e44ad9b-8ddf-3aea-1756-000000000006] 9739 1726879724.50436: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000006 9739 1726879724.50467: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000006 9739 1726879724.50470: WORKER PROCESS EXITING changed: [managed_node3 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.fgpw48if.inventory.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 9674 1726879724.50801: no more pending results, returning what we have 9674 1726879724.50805: results queue empty 9674 1726879724.50806: checking for any_errors_fatal 9674 1726879724.50808: done checking for any_errors_fatal 9674 1726879724.50808: checking for max_fail_percentage 9674 1726879724.50809: done checking for max_fail_percentage 9674 1726879724.50809: checking to see if all hosts have failed and the running result is not ok 9674 1726879724.50810: done checking to see if all hosts have failed 9674 1726879724.50810: getting the remaining hosts for this loop 9674 1726879724.50811: done getting the remaining hosts for this loop 9674 1726879724.50815: getting the next task for host managed_node3 9674 1726879724.50819: done getting next task for host managed_node3 9674 1726879724.50820: ^ task is: TASK: Create static inventory from hostvars 9674 1726879724.50822: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879724.50824: getting variables 9674 1726879724.50825: in VariableManager get_vars() 9674 1726879724.50847: Calling all_inventory to load vars for managed_node3 9674 1726879724.50849: Calling groups_inventory to load vars for managed_node3 9674 1726879724.50851: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879724.50858: Calling all_plugins_play to load vars for managed_node3 9674 1726879724.50859: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879724.50861: Calling groups_plugins_play to load vars for managed_node3 9674 1726879724.50991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879724.51119: done with get_vars() 9674 1726879724.51128: done getting variables 9674 1726879724.51212: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:16 Friday 20 September 2024 20:48:44 -0400 (0:00:00.448) 0:00:01.998 ****** 9674 1726879724.51230: entering _queue_task() for managed_node3/template 9674 1726879724.51231: Creating lock for template 9674 1726879724.51415: worker is 1 (out of 1 available) 9674 1726879724.51428: exiting _queue_task() for managed_node3/template 9674 1726879724.51439: done queuing things up, now waiting for results queue to drain 9674 1726879724.51440: waiting for pending results... 9769 1726879724.51541: running TaskExecutor() for managed_node3/TASK: Create static inventory from hostvars 9769 1726879724.51623: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000007 9769 1726879724.51643: variable 'ansible_search_path' from source: unknown 9769 1726879724.51676: calling self._execute() 9769 1726879724.51703: in VariableManager get_vars() 9769 1726879724.51734: Calling all_inventory to load vars for localhost 9769 1726879724.51742: Calling groups_inventory to load vars for localhost 9769 1726879724.51748: Calling all_plugins_inventory to load vars for localhost 9769 1726879724.51762: Calling all_plugins_play to load vars for localhost 9769 1726879724.51766: Calling groups_plugins_inventory to load vars for localhost 9769 1726879724.51770: Calling groups_plugins_play to load vars for localhost 9769 1726879724.51834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9769 1726879724.51858: done with get_vars() 9769 1726879724.51864: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9769 1726879724.51912: variable 'ansible_delegated_vars' from source: unknown 9769 1726879724.51919: variable 'ansible_connection' from source: host vars for 'localhost' 9769 1726879724.51923: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 9769 1726879724.51935: variable 'omit' from source: magic vars 9769 1726879724.52016: variable 'omit' from source: magic vars 9769 1726879724.52045: variable 'omit' from source: magic vars 9769 1726879724.52329: variable 'tempinventory' from source: set_fact 9769 1726879724.52364: variable 'omit' from source: magic vars 9769 1726879724.52376: variable 'ansible_delegated_vars' from source: unknown 9769 1726879724.52381: variable 'ansible_connection' from source: host vars for 'localhost' 9769 1726879724.52384: variable 'ansible_connection' from source: host vars for 'localhost' 9769 1726879724.52546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9769 1726879724.52573: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 9769 1726879724.52593: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9769 1726879724.52610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9769 1726879724.52623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9769 1726879724.52693: Set connection var ansible_pipelining to False 9769 1726879724.52699: Set connection var ansible_timeout to 10 9769 1726879724.52703: Set connection var ansible_shell_executable to /bin/sh 9769 1726879724.52707: Set connection var ansible_shell_type to sh 9769 1726879724.52709: Set connection var ansible_connection to local 9769 1726879724.52712: Set connection var ansible_module_compression to ZIP_DEFLATED 9769 1726879724.52733: variable 'ansible_delegated_vars' from source: unknown 9769 1726879724.52737: variable 'ansible_connection' from source: host vars for 'localhost' 9769 1726879724.52741: variable 'ansible_user' from source: unknown 9769 1726879724.52868: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9769 1726879724.52878: variable 'omit' from source: magic vars 9769 1726879724.52883: starting attempt loop 9769 1726879724.52886: running the handler 9769 1726879724.52910: _low_level_execute_command(): starting 9769 1726879724.52919: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 9769 1726879724.52924: in local.exec_command() 9769 1726879724.52929: opening command with Popen() 9769 1726879724.53521: done running command with Popen() 9769 1726879724.53528: getting output with communicate() 9769 1726879724.53820: done communicating 9769 1726879724.53826: done with local.exec_command() 9769 1726879724.53832: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9769 1726879724.53844: _low_level_execute_command(): starting 9769 1726879724.53855: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656 `" && echo ansible-tmp-1726879724.5383873-9769-10612922380656="` echo /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656 `" ) && sleep 0' 9769 1726879724.53860: in local.exec_command() 9769 1726879724.53867: opening command with Popen() 9769 1726879724.54048: done running command with Popen() 9769 1726879724.54055: getting output with communicate() 9769 1726879724.54701: done communicating 9769 1726879724.54709: done with local.exec_command() 9769 1726879724.54715: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879724.5383873-9769-10612922380656=/root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656 , stderr= 9769 1726879724.54731: evaluation_path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump 9769 1726879724.54751: search_path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/inventory.yaml.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/inventory.yaml.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/inventory.yaml.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/inventory.yaml.j2 9769 1726879724.54772: variable 'ansible_search_path' from source: unknown 9769 1726879724.54976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9769 1726879724.56573: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9769 1726879724.56636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9769 1726879724.56670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9769 1726879724.56717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9769 1726879724.56744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9769 1726879724.56851: variable 'hostvars' from source: magic vars 9769 1726879724.56883: in VariableManager get_vars() 9769 1726879724.56893: Calling all_inventory to load vars for managed_node1 9769 1726879724.56900: Calling groups_inventory to load vars for managed_node1 9769 1726879724.56904: Calling all_plugins_inventory to load vars for managed_node1 9769 1726879724.56910: Calling all_plugins_play to load vars for managed_node1 9769 1726879724.56913: Calling groups_plugins_inventory to load vars for managed_node1 9769 1726879724.56916: Calling groups_plugins_play to load vars for managed_node1 9769 1726879724.56942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9769 1726879724.56951: done with get_vars() 9769 1726879724.56956: in VariableManager get_vars() 9769 1726879724.56960: Calling all_inventory to load vars for managed_node2 9769 1726879724.56962: Calling groups_inventory to load vars for managed_node2 9769 1726879724.56965: Calling all_plugins_inventory to load vars for managed_node2 9769 1726879724.56969: Calling all_plugins_play to load vars for managed_node2 9769 1726879724.56971: Calling groups_plugins_inventory to load vars for managed_node2 9769 1726879724.56974: Calling groups_plugins_play to load vars for managed_node2 9769 1726879724.56997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9769 1726879724.57009: done with get_vars() 9769 1726879724.57014: in VariableManager get_vars() 9769 1726879724.57019: Calling all_inventory to load vars for managed_node3 9769 1726879724.57023: Calling groups_inventory to load vars for managed_node3 9769 1726879724.57027: Calling all_plugins_inventory to load vars for managed_node3 9769 1726879724.57032: Calling all_plugins_play to load vars for managed_node3 9769 1726879724.57037: Calling groups_plugins_inventory to load vars for managed_node3 9769 1726879724.57042: Calling groups_plugins_play to load vars for managed_node3 9769 1726879724.57139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9769 1726879724.57244: done with get_vars() 9769 1726879724.57262: variable 'inventory_file' from source: host vars for 'managed_node1' 9769 1726879724.57267: variable 'inventory_dir' from source: host vars for 'managed_node1' 9769 1726879724.57271: variable 'ansible_host' from source: host vars for 'managed_node1' 9769 1726879724.57275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9769 1726879724.57278: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9769 1726879724.57281: variable 'inventory_hostname_short' from source: host vars for 'managed_node1' 9769 1726879724.57283: variable 'group_names' from source: host vars for 'managed_node1' 9769 1726879724.57287: variable 'ansible_facts' from source: unknown 9769 1726879724.57290: variable 'playbook_dir' from source: magic vars 9769 1726879724.57295: variable 'ansible_playbook_python' from source: magic vars 9769 1726879724.57297: variable 'ansible_config_file' from source: magic vars 9769 1726879724.57301: variable 'groups' from source: magic vars 9769 1726879724.57304: variable 'omit' from source: magic vars 9769 1726879724.57306: variable 'ansible_version' from source: magic vars 9769 1726879724.57309: variable 'ansible_check_mode' from source: magic vars 9769 1726879724.57310: variable 'ansible_diff_mode' from source: magic vars 9769 1726879724.57312: variable 'ansible_forks' from source: magic vars 9769 1726879724.57313: variable 'ansible_inventory_sources' from source: magic vars 9769 1726879724.57316: variable 'ansible_skip_tags' from source: magic vars 9769 1726879724.57318: variable 'ansible_limit' from source: magic vars 9769 1726879724.57320: variable 'ansible_run_tags' from source: magic vars 9769 1726879724.57321: variable 'ansible_verbosity' from source: magic vars 9769 1726879724.57342: variable 'inventory_file' from source: host vars for 'managed_node2' 9769 1726879724.57346: variable 'inventory_dir' from source: host vars for 'managed_node2' 9769 1726879724.57348: variable 'ansible_host' from source: host vars for 'managed_node2' 9769 1726879724.57350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9769 1726879724.57351: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9769 1726879724.57353: variable 'inventory_hostname_short' from source: host vars for 'managed_node2' 9769 1726879724.57354: variable 'group_names' from source: host vars for 'managed_node2' 9769 1726879724.57356: variable 'ansible_facts' from source: unknown 9769 1726879724.57358: variable 'playbook_dir' from source: magic vars 9769 1726879724.57360: variable 'ansible_playbook_python' from source: magic vars 9769 1726879724.57361: variable 'ansible_config_file' from source: magic vars 9769 1726879724.57363: variable 'groups' from source: magic vars 9769 1726879724.57365: variable 'omit' from source: magic vars 9769 1726879724.57367: variable 'ansible_version' from source: magic vars 9769 1726879724.57369: variable 'ansible_check_mode' from source: magic vars 9769 1726879724.57370: variable 'ansible_diff_mode' from source: magic vars 9769 1726879724.57372: variable 'ansible_forks' from source: magic vars 9769 1726879724.57373: variable 'ansible_inventory_sources' from source: magic vars 9769 1726879724.57375: variable 'ansible_skip_tags' from source: magic vars 9769 1726879724.57377: variable 'ansible_limit' from source: magic vars 9769 1726879724.57378: variable 'ansible_run_tags' from source: magic vars 9769 1726879724.57380: variable 'ansible_verbosity' from source: magic vars 9769 1726879724.57413: variable 'inventory_file' from source: host vars for 'managed_node3' 9769 1726879724.57417: variable 'inventory_dir' from source: host vars for 'managed_node3' 9769 1726879724.57419: variable 'ansible_host' from source: host vars for 'managed_node3' 9769 1726879724.57421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9769 1726879724.57423: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9769 1726879724.57425: variable 'inventory_hostname_short' from source: host vars for 'managed_node3' 9769 1726879724.57426: variable 'group_names' from source: host vars for 'managed_node3' 9769 1726879724.57428: variable 'ansible_facts' from source: unknown 9769 1726879724.57455: variable 'ansible_user_id' from source: facts 9769 1726879724.57457: variable 'ansible_user_uid' from source: facts 9769 1726879724.57459: variable 'ansible_user_gid' from source: facts 9769 1726879724.57461: variable 'ansible_user_gecos' from source: facts 9769 1726879724.57462: variable 'ansible_user_dir' from source: facts 9769 1726879724.57464: variable 'ansible_user_shell' from source: facts 9769 1726879724.57465: variable 'ansible_real_user_id' from source: facts 9769 1726879724.57467: variable 'ansible_effective_user_id' from source: facts 9769 1726879724.57468: variable 'ansible_real_group_id' from source: facts 9769 1726879724.57469: variable 'ansible_effective_group_id' from source: facts 9769 1726879724.57471: variable 'ansible_ssh_host_key_dsa_public' from source: facts 9769 1726879724.57472: variable 'ansible_ssh_host_key_dsa_public_keytype' from source: facts 9769 1726879724.57474: variable 'ansible_ssh_host_key_rsa_public' from source: facts 9769 1726879724.57475: variable 'ansible_ssh_host_key_rsa_public_keytype' from source: facts 9769 1726879724.57476: variable 'ansible_ssh_host_key_ecdsa_public' from source: facts 9769 1726879724.57478: variable 'ansible_ssh_host_key_ecdsa_public_keytype' from source: facts 9769 1726879724.57479: variable 'ansible_ssh_host_key_ed25519_public' from source: facts 9769 1726879724.57481: variable 'ansible_ssh_host_key_ed25519_public_keytype' from source: facts 9769 1726879724.57482: variable 'ansible_lsb' from source: facts 9769 1726879724.57483: variable 'ansible_system_capabilities_enforced' from source: facts 9769 1726879724.57485: variable 'ansible_system_capabilities' from source: facts 9769 1726879724.57486: variable 'ansible_virtualization_type' from source: facts 9769 1726879724.57488: variable 'ansible_virtualization_role' from source: facts 9769 1726879724.57489: variable 'ansible_virtualization_tech_guest' from source: facts 9769 1726879724.57490: variable 'ansible_virtualization_tech_host' from source: facts 9769 1726879724.57495: variable 'ansible_system' from source: facts 9769 1726879724.57497: variable 'ansible_kernel' from source: facts 9769 1726879724.57499: variable 'ansible_kernel_version' from source: facts 9769 1726879724.57500: variable 'ansible_machine' from source: facts 9769 1726879724.57502: variable 'ansible_python_version' from source: facts 9769 1726879724.57503: variable 'ansible_fqdn' from source: facts 9769 1726879724.57506: variable 'ansible_hostname' from source: facts 9769 1726879724.57507: variable 'ansible_nodename' from source: facts 9769 1726879724.57509: variable 'ansible_domain' from source: facts 9769 1726879724.57510: variable 'ansible_userspace_bits' from source: facts 9769 1726879724.57511: variable 'ansible_architecture' from source: facts 9769 1726879724.57513: variable 'ansible_userspace_architecture' from source: facts 9769 1726879724.57514: variable 'ansible_machine_id' from source: facts 9769 1726879724.57516: variable 'ansible_distribution' from source: facts 9769 1726879724.57519: variable 'ansible_distribution_release' from source: facts 9769 1726879724.57520: variable 'ansible_distribution_version' from source: facts 9769 1726879724.57522: variable 'ansible_distribution_major_version' from source: facts 9769 1726879724.57523: variable 'ansible_distribution_file_path' from source: facts 9769 1726879724.57525: variable 'ansible_distribution_file_variety' from source: facts 9769 1726879724.57526: variable 'ansible_distribution_file_parsed' from source: facts 9769 1726879724.57527: variable 'ansible_os_family' from source: facts 9769 1726879724.57529: variable 'ansible_cmdline' from source: facts 9769 1726879724.57531: variable 'ansible_proc_cmdline' from source: facts 9769 1726879724.57533: variable 'ansible_env' from source: facts 9769 1726879724.57535: variable 'ansible_is_chroot' from source: facts 9769 1726879724.57537: variable 'ansible_iscsi_iqn' from source: facts 9769 1726879724.57538: variable 'ansible_local' from source: facts 9769 1726879724.57540: variable 'ansible_apparmor' from source: facts 9769 1726879724.57542: variable 'ansible_selinux_python_present' from source: facts 9769 1726879724.57543: variable 'ansible_selinux' from source: facts 9769 1726879724.57546: variable 'ansible_processor' from source: facts 9769 1726879724.57547: variable 'ansible_processor_count' from source: facts 9769 1726879724.57549: variable 'ansible_processor_cores' from source: facts 9769 1726879724.57550: variable 'ansible_processor_threads_per_core' from source: facts 9769 1726879724.57552: variable 'ansible_processor_vcpus' from source: facts 9769 1726879724.57553: variable 'ansible_processor_nproc' from source: facts 9769 1726879724.57555: variable 'ansible_memtotal_mb' from source: facts 9769 1726879724.57556: variable 'ansible_memfree_mb' from source: facts 9769 1726879724.57558: variable 'ansible_swaptotal_mb' from source: facts 9769 1726879724.57559: variable 'ansible_swapfree_mb' from source: facts 9769 1726879724.57561: variable 'ansible_memory_mb' from source: facts 9769 1726879724.57563: variable 'ansible_bios_date' from source: facts 9769 1726879724.57565: variable 'ansible_bios_vendor' from source: facts 9769 1726879724.57566: variable 'ansible_bios_version' from source: facts 9769 1726879724.57568: variable 'ansible_board_asset_tag' from source: facts 9769 1726879724.57569: variable 'ansible_board_name' from source: facts 9769 1726879724.57570: variable 'ansible_board_serial' from source: facts 9769 1726879724.57572: variable 'ansible_board_vendor' from source: facts 9769 1726879724.57573: variable 'ansible_board_version' from source: facts 9769 1726879724.57574: variable 'ansible_chassis_asset_tag' from source: facts 9769 1726879724.57576: variable 'ansible_chassis_serial' from source: facts 9769 1726879724.57577: variable 'ansible_chassis_vendor' from source: facts 9769 1726879724.57578: variable 'ansible_chassis_version' from source: facts 9769 1726879724.57580: variable 'ansible_form_factor' from source: facts 9769 1726879724.57582: variable 'ansible_product_name' from source: facts 9769 1726879724.57583: variable 'ansible_product_serial' from source: facts 9769 1726879724.57584: variable 'ansible_product_uuid' from source: facts 9769 1726879724.57586: variable 'ansible_product_version' from source: facts 9769 1726879724.57587: variable 'ansible_system_vendor' from source: facts 9769 1726879724.57588: variable 'ansible_devices' from source: facts 9769 1726879724.57594: variable 'ansible_device_links' from source: facts 9769 1726879724.57596: variable 'ansible_uptime_seconds' from source: facts 9769 1726879724.57598: variable 'ansible_lvm' from source: facts 9769 1726879724.57599: variable 'ansible_mounts' from source: facts 9769 1726879724.57602: variable 'ansible_interfaces' from source: facts 9769 1726879724.57605: variable 'ansible_lo' from source: facts 9769 1726879724.57610: variable 'ansible_eth0' from source: facts 9769 1726879724.57617: variable 'ansible_default_ipv4' from source: facts 9769 1726879724.57620: variable 'ansible_default_ipv6' from source: facts 9769 1726879724.57621: variable 'ansible_all_ipv4_addresses' from source: facts 9769 1726879724.57623: variable 'ansible_all_ipv6_addresses' from source: facts 9769 1726879724.57625: variable 'ansible_locally_reachable_ips' from source: facts 9769 1726879724.57628: variable 'ansible_date_time' from source: facts 9769 1726879724.57630: variable 'ansible_loadavg' from source: facts 9769 1726879724.57632: variable 'ansible_fibre_channel_wwn' from source: facts 9769 1726879724.57634: variable 'ansible_hostnqn' from source: facts 9769 1726879724.57635: variable 'ansible_python' from source: facts 9769 1726879724.57638: variable 'ansible_dns' from source: facts 9769 1726879724.57640: variable 'ansible_fips' from source: facts 9769 1726879724.57642: variable 'ansible_pkg_mgr' from source: facts 9769 1726879724.57643: variable 'ansible_service_mgr' from source: facts 9769 1726879724.57645: variable 'gather_subset' from source: facts 9769 1726879724.57647: variable 'module_setup' from source: facts 9769 1726879724.57648: variable 'discovered_interpreter_python' from source: facts 9769 1726879724.57650: variable 'tempinventory' from source: set_fact 9769 1726879724.57652: variable 'playbook_dir' from source: magic vars 9769 1726879724.57654: variable 'ansible_playbook_python' from source: magic vars 9769 1726879724.57655: variable 'ansible_config_file' from source: magic vars 9769 1726879724.57657: variable 'groups' from source: magic vars 9769 1726879724.57659: variable 'omit' from source: magic vars 9769 1726879724.57661: variable 'ansible_version' from source: magic vars 9769 1726879724.57665: variable 'ansible_check_mode' from source: magic vars 9769 1726879724.57666: variable 'ansible_diff_mode' from source: magic vars 9769 1726879724.57668: variable 'ansible_forks' from source: magic vars 9769 1726879724.57669: variable 'ansible_inventory_sources' from source: magic vars 9769 1726879724.57671: variable 'ansible_skip_tags' from source: magic vars 9769 1726879724.57673: variable 'ansible_limit' from source: magic vars 9769 1726879724.57674: variable 'ansible_run_tags' from source: magic vars 9769 1726879724.57676: variable 'ansible_verbosity' from source: magic vars 9769 1726879724.58906: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9769 1726879724.58942: variable 'ansible_delegated_vars' from source: unknown 9769 1726879724.58957: variable 'ansible_module_compression' from source: unknown 9769 1726879724.58998: ANSIBALLZ: Using generic lock for ansible.legacy.stat 9769 1726879724.59003: ANSIBALLZ: Acquiring lock 9769 1726879724.59006: ANSIBALLZ: Lock acquired: 140479299126480 9769 1726879724.59013: ANSIBALLZ: Creating module 9769 1726879724.70715: ANSIBALLZ: Writing module into payload 9769 1726879724.70834: ANSIBALLZ: Writing module 9769 1726879724.70857: ANSIBALLZ: Renaming module 9769 1726879724.70864: ANSIBALLZ: Done creating module 9769 1726879724.70876: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 9769 1726879724.70958: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/AnsiballZ_stat.py 9769 1726879724.71032: done transferring module to remote 9769 1726879724.71053: _low_level_execute_command(): starting 9769 1726879724.71062: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/ /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/AnsiballZ_stat.py && sleep 0' 9769 1726879724.71066: in local.exec_command() 9769 1726879724.71071: opening command with Popen() 9769 1726879724.71450: done running command with Popen() 9769 1726879724.71458: getting output with communicate() 9769 1726879724.71669: done communicating 9769 1726879724.71674: done with local.exec_command() 9769 1726879724.71683: _low_level_execute_command() done: rc=0, stdout=, stderr= 9769 1726879724.71687: _low_level_execute_command(): starting 9769 1726879724.71699: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/AnsiballZ_stat.py && sleep 0' 9769 1726879724.71704: in local.exec_command() 9769 1726879724.71709: opening command with Popen() 9769 1726879724.71746: done running command with Popen() 9769 1726879724.71752: getting output with communicate() 9769 1726879725.05171: done communicating 9769 1726879725.05180: done with local.exec_command() 9769 1726879725.05188: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.fgpw48if.inventory.yaml", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 1000283, "dev": 51713, "nlink": 1, "atime": 1726879724.473552, "mtime": 1726879724.473552, "ctime": 1726879724.473552, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "39997760", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.fgpw48if.inventory.yaml", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8aaa70b00> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8aaa70170> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8aaa73080> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a915dd60> import 'site' # Python 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a91a3b60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a91a3dd0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a91d3710> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a91d3da0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a91b3890> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a91b0f50> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a91a0dd0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a91f7620> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a91f6240> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a91b1df0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a91f4ad0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a922c620> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a9197fe0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a922cad0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a922c980> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a922cd70> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a9196b40> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a922d460> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a922d130> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a922e390> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a9244470> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a9245b80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a9246ae0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a9247140> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a9245fd0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a9247b30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a9247260> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a922e3f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a7fe3a40> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a80084a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a8008200> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a80084d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a8008dd0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a80097c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a80086b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a7fe1be0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a800aae0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a8008c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a922ea80> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a803acf0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a805adb0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a8083b30> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a80b6150> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a8083c20> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a805ba40> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6d38440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a8059df0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a800b9b0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd8a6d38650> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_zb2bcxv6/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6d8e120> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6d690a0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6d68200> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6d8e960> import 'atexit' # # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a6dc92b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6dc90d0> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a6dc98b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a6dc9a00> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6dc9fa0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6e07ef0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a6c2db80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c2e540> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c2ede0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a6c318b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c31940> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c2eed0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c3a0c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c38bf0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c38950> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c3b500> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c2fef0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a6c821e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a6c83830> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c83440> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c82d20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c839b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c828d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd8a6c88830> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c896d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c829c0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import 'ansible.module_utils.compat.selectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c89490> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6c8b7d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._json_compat' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6b20cb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6b19220> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6b273b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8a6b1b2f0> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.pycompat24' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common._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.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy shutil # destroy tempfile # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy _signal # destroy errno # destroy locale # destroy signal # destroy fcntl # destroy selectors # destroy _posixsubprocess # destroy select # destroy syslog # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping _string # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _datetime # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _datetime # destroy sys.monitoring # destroy _collections # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 9769 1726879725.05266: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.fgpw48if.inventory.yaml', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_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.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-1726879724.5383873-9769-10612922380656/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9769 1726879725.05335: _low_level_execute_command(): starting 9769 1726879725.05347: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/ /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/source && sleep 0' 9769 1726879725.05352: in local.exec_command() 9769 1726879725.05357: opening command with Popen() 9769 1726879725.05499: done running command with Popen() 9769 1726879725.05506: getting output with communicate() 9769 1726879725.05853: done communicating 9769 1726879725.05859: done with local.exec_command() 9769 1726879725.05863: _low_level_execute_command() done: rc=0, stdout=, stderr= 9769 1726879725.05877: variable 'ansible_delegated_vars' from source: unknown 9769 1726879725.05891: variable 'ansible_module_compression' from source: unknown 9769 1726879725.05930: ANSIBALLZ: Using generic lock for ansible.legacy.copy 9769 1726879725.05933: ANSIBALLZ: Acquiring lock 9769 1726879725.05935: ANSIBALLZ: Lock acquired: 140479299126480 9769 1726879725.05938: ANSIBALLZ: Creating module 9769 1726879725.20168: ANSIBALLZ: Writing module into payload 9769 1726879725.20345: ANSIBALLZ: Writing module 9769 1726879725.20370: ANSIBALLZ: Renaming module 9769 1726879725.20382: ANSIBALLZ: Done creating module 9769 1726879725.20395: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 9769 1726879725.20481: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/AnsiballZ_copy.py 9769 1726879725.20567: done transferring module to remote 9769 1726879725.20585: _low_level_execute_command(): starting 9769 1726879725.20594: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/ /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/AnsiballZ_copy.py && sleep 0' 9769 1726879725.20598: in local.exec_command() 9769 1726879725.20604: opening command with Popen() 9769 1726879725.20985: done running command with Popen() 9769 1726879725.20993: getting output with communicate() 9769 1726879725.22205: done communicating 9769 1726879725.22212: done with local.exec_command() 9769 1726879725.22217: _low_level_execute_command() done: rc=0, stdout=, stderr= 9769 1726879725.22220: _low_level_execute_command(): starting 9769 1726879725.22229: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/AnsiballZ_copy.py && sleep 0' 9769 1726879725.22233: in local.exec_command() 9769 1726879725.22238: opening command with Popen() 9769 1726879725.22694: done running command with Popen() 9769 1726879725.22702: getting output with communicate() 9769 1726879725.50612: done communicating 9769 1726879725.50621: done with local.exec_command() 9769 1726879725.50630: _low_level_execute_command() done: rc=0, stdout= {"dest": "/tmp/ansible.fgpw48if.inventory.yaml", "src": "/root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/source", "md5sum": "169d710de18194ad362e080213cffdf1", "checksum": "54d10b7431e540c35a8428125c9796f8de9c1581", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 33031, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/source", "dest": "/tmp/ansible.fgpw48if.inventory.yaml", "mode": "0644", "follow": false, "_original_basename": "inventory.yaml.j2", "checksum": "54d10b7431e540c35a8428125c9796f8de9c1581", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9409cd8b00> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9409cd8170> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9409cdb080> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94083c5d60> import 'site' # Python 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f940840bb60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f940840bdd0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f940843b710> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f940843bda0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f940841b890> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9408418f50> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9408408dd0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f940845f620> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f940845e240> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9408419df0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f940845cad0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9408494620> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94083fffe0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9408494ad0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9408494980> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9408494d70> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94083feb40> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9408495460> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9408495130> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9408496390> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94084ac470> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94084adb80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94084aeae0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94084af140> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94084adfd0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94084afb30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94084af260> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94084963f0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f940724ba40> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94072704a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9407270200> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94072704d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9407270dd0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94072717c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94072706b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9407249be0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9407272ae0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9407270c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9408496a80> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94072a2cf0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94072c2db0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94072ebb30> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f940731e150> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94072ebc20> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94072c3a40> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405fa0440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94072c1df0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94072739b0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9405fa0650> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.copy_payload_fph7g7r1/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405ff6120> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405fd10a0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405fd0200> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405ff6960> import 'atexit' # # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94060312b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94060310d0> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94060318b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9406031a00> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9406031fa0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f940606fef0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9405e95b80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405e96540> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405e96de0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9405e998b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405e99940> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405e96ed0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405ea20c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405ea0bf0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405ea0950> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405ea3380> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405e97ef0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9405eea1e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9405eeb830> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405eeb440> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405eead20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405eeb9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405eea8d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9405ef0830> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405ef16d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405eea9c0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import 'ansible.module_utils.compat.selectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405ef1490> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405ef37d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._json_compat' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405d88cb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405d81220> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405d8f3b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405d832f0> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.pycompat24' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py # code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9405d90170> # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common._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.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy shutil # destroy tempfile # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy _signal # destroy errno # destroy locale # destroy signal # destroy fcntl # destroy selectors # destroy _posixsubprocess # destroy select # destroy syslog # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping _string # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _datetime # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _datetime # destroy sys.monitoring # destroy _collections # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 9769 1726879725.50694: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/source', 'dest': '/tmp/ansible.fgpw48if.inventory.yaml', 'mode': '0644', 'follow': False, '_original_basename': 'inventory.yaml.j2', 'checksum': '54d10b7431e540c35a8428125c9796f8de9c1581', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9769 1726879725.50732: _low_level_execute_command(): starting 9769 1726879725.50747: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/ > /dev/null 2>&1 && sleep 0' 9769 1726879725.50752: in local.exec_command() 9769 1726879725.50758: opening command with Popen() 9769 1726879725.51157: done running command with Popen() 9769 1726879725.51163: getting output with communicate() 9769 1726879725.51415: done communicating 9769 1726879725.51421: done with local.exec_command() 9769 1726879725.51425: _low_level_execute_command() done: rc=0, stdout=, stderr= 9769 1726879725.51434: handler run complete 9769 1726879725.51460: variable 'ansible_host' from source: unknown 9769 1726879725.51465: variable 'ansible_port' from source: unknown 9769 1726879725.51469: variable 'ansible_user' from source: unknown 9769 1726879725.51471: variable 'ansible_connection' from source: host vars for 'localhost' 9769 1726879725.51474: attempt loop complete, returning result 9769 1726879725.51476: _execute() done 9769 1726879725.51478: dumping result to json 9769 1726879725.51484: done dumping result, returning 9769 1726879725.51497: done running TaskExecutor() for managed_node3/TASK: Create static inventory from hostvars [0e44ad9b-8ddf-3aea-1756-000000000007] 9769 1726879725.51502: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000007 9769 1726879725.51550: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000007 9769 1726879725.51554: WORKER PROCESS EXITING changed: [managed_node3 -> localhost] => { "changed": true, "checksum": "54d10b7431e540c35a8428125c9796f8de9c1581", "dest": "/tmp/ansible.fgpw48if.inventory.yaml", "gid": 0, "group": "root", "md5sum": "169d710de18194ad362e080213cffdf1", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 33031, "src": "/root/.ansible/tmp/ansible-tmp-1726879724.5383873-9769-10612922380656/source", "state": "file", "uid": 0 } 9674 1726879725.52125: no more pending results, returning what we have 9674 1726879725.52128: results queue empty 9674 1726879725.52129: checking for any_errors_fatal 9674 1726879725.52136: done checking for any_errors_fatal 9674 1726879725.52137: checking for max_fail_percentage 9674 1726879725.52138: done checking for max_fail_percentage 9674 1726879725.52139: checking to see if all hosts have failed and the running result is not ok 9674 1726879725.52140: done checking to see if all hosts have failed 9674 1726879725.52140: getting the remaining hosts for this loop 9674 1726879725.52141: done getting the remaining hosts for this loop 9674 1726879725.52149: getting the next task for host managed_node3 9674 1726879725.52155: done getting next task for host managed_node3 9674 1726879725.52157: ^ task is: TASK: meta (flush_handlers) 9674 1726879725.52159: ^ 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 9674 1726879725.52163: getting variables 9674 1726879725.52164: in VariableManager get_vars() 9674 1726879725.52193: Calling all_inventory to load vars for managed_node3 9674 1726879725.52196: Calling groups_inventory to load vars for managed_node3 9674 1726879725.52199: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879725.52209: Calling all_plugins_play to load vars for managed_node3 9674 1726879725.52211: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879725.52214: Calling groups_plugins_play to load vars for managed_node3 9674 1726879725.52380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879725.52599: done with get_vars() 9674 1726879725.52611: done getting variables 9674 1726879725.52685: in VariableManager get_vars() 9674 1726879725.52697: Calling all_inventory to load vars for managed_node3 9674 1726879725.52700: Calling groups_inventory to load vars for managed_node3 9674 1726879725.52702: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879725.52707: Calling all_plugins_play to load vars for managed_node3 9674 1726879725.52709: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879725.52712: Calling groups_plugins_play to load vars for managed_node3 9674 1726879725.52849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879725.53025: done with get_vars() 9674 1726879725.53040: done queuing things up, now waiting for results queue to drain 9674 1726879725.53042: results queue empty 9674 1726879725.53046: checking for any_errors_fatal 9674 1726879725.53051: done checking for any_errors_fatal 9674 1726879725.53051: checking for max_fail_percentage 9674 1726879725.53052: done checking for max_fail_percentage 9674 1726879725.53053: checking to see if all hosts have failed and the running result is not ok 9674 1726879725.53054: done checking to see if all hosts have failed 9674 1726879725.53054: getting the remaining hosts for this loop 9674 1726879725.53055: done getting the remaining hosts for this loop 9674 1726879725.53057: getting the next task for host managed_node3 9674 1726879725.53061: done getting next task for host managed_node3 9674 1726879725.53062: ^ task is: TASK: meta (flush_handlers) 9674 1726879725.53064: ^ 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 9674 1726879725.53067: getting variables 9674 1726879725.53067: in VariableManager get_vars() 9674 1726879725.53076: Calling all_inventory to load vars for managed_node3 9674 1726879725.53078: Calling groups_inventory to load vars for managed_node3 9674 1726879725.53080: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879725.53085: Calling all_plugins_play to load vars for managed_node3 9674 1726879725.53087: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879725.53089: Calling groups_plugins_play to load vars for managed_node3 9674 1726879725.53768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879725.53953: done with get_vars() 9674 1726879725.53964: done getting variables 9674 1726879725.54018: in VariableManager get_vars() 9674 1726879725.54029: Calling all_inventory to load vars for managed_node3 9674 1726879725.54031: Calling groups_inventory to load vars for managed_node3 9674 1726879725.54033: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879725.54038: Calling all_plugins_play to load vars for managed_node3 9674 1726879725.54048: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879725.54051: Calling groups_plugins_play to load vars for managed_node3 9674 1726879725.54217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879725.54395: done with get_vars() 9674 1726879725.54407: done queuing things up, now waiting for results queue to drain 9674 1726879725.54409: results queue empty 9674 1726879725.54410: checking for any_errors_fatal 9674 1726879725.54412: done checking for any_errors_fatal 9674 1726879725.54412: checking for max_fail_percentage 9674 1726879725.54413: done checking for max_fail_percentage 9674 1726879725.54414: checking to see if all hosts have failed and the running result is not ok 9674 1726879725.54414: done checking to see if all hosts have failed 9674 1726879725.54415: getting the remaining hosts for this loop 9674 1726879725.54416: done getting the remaining hosts for this loop 9674 1726879725.54418: getting the next task for host managed_node3 9674 1726879725.54421: done getting next task for host managed_node3 9674 1726879725.54422: ^ task is: None 9674 1726879725.54423: ^ 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 9674 1726879725.54424: done queuing things up, now waiting for results queue to drain 9674 1726879725.54425: results queue empty 9674 1726879725.54425: checking for any_errors_fatal 9674 1726879725.54426: done checking for any_errors_fatal 9674 1726879725.54426: checking for max_fail_percentage 9674 1726879725.54427: done checking for max_fail_percentage 9674 1726879725.54427: checking to see if all hosts have failed and the running result is not ok 9674 1726879725.54428: done checking to see if all hosts have failed 9674 1726879725.54429: getting the next task for host managed_node3 9674 1726879725.54431: done getting next task for host managed_node3 9674 1726879725.54432: ^ task is: None 9674 1726879725.54433: ^ 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 9674 1726879725.54518: in VariableManager get_vars() 9674 1726879725.54546: done with get_vars() 9674 1726879725.54553: in VariableManager get_vars() 9674 1726879725.54563: done with get_vars() 9674 1726879725.54570: variable 'omit' from source: magic vars 9674 1726879725.54603: in VariableManager get_vars() 9674 1726879725.54614: done with get_vars() 9674 1726879725.54637: variable 'omit' from source: magic vars PLAY [Ensure that the rule runs with ssh] ************************************** 9674 1726879725.54873: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 9674 1726879725.54928: getting the remaining hosts for this loop 9674 1726879725.54930: done getting the remaining hosts for this loop 9674 1726879725.54932: getting the next task for host managed_node3 9674 1726879725.54935: done getting next task for host managed_node3 9674 1726879725.54936: ^ task is: TASK: Gathering Facts 9674 1726879725.54938: ^ 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 9674 1726879725.54940: getting variables 9674 1726879725.54940: in VariableManager get_vars() 9674 1726879725.54952: Calling all_inventory to load vars for managed_node3 9674 1726879725.54954: Calling groups_inventory to load vars for managed_node3 9674 1726879725.54956: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879725.54961: Calling all_plugins_play to load vars for managed_node3 9674 1726879725.54963: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879725.54965: Calling groups_plugins_play to load vars for managed_node3 9674 1726879725.55148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879725.55326: done with get_vars() 9674 1726879725.55334: done getting variables 9674 1726879725.55380: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Friday 20 September 2024 20:48:45 -0400 (0:00:01.041) 0:00:03.040 ****** 9674 1726879725.55405: entering _queue_task() for managed_node3/gather_facts 9674 1726879725.55655: worker is 1 (out of 1 available) 9674 1726879725.55668: exiting _queue_task() for managed_node3/gather_facts 9674 1726879725.55678: done queuing things up, now waiting for results queue to drain 9674 1726879725.55679: waiting for pending results... 9822 1726879725.56482: running TaskExecutor() for managed_node3/TASK: Gathering Facts 9822 1726879725.56600: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000032 9822 1726879725.56618: variable 'ansible_search_path' from source: unknown 9822 1726879725.56657: calling self._execute() 9822 1726879725.56725: variable 'ansible_host' from source: host vars for 'managed_node3' 9822 1726879725.56735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9822 1726879725.56746: variable 'omit' from source: magic vars 9822 1726879725.56852: variable 'omit' from source: magic vars 9822 1726879725.56884: variable 'omit' from source: magic vars 9822 1726879725.56920: variable 'omit' from source: magic vars 9822 1726879725.56965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9822 1726879725.56998: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9822 1726879725.57018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9822 1726879725.57036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9822 1726879725.57056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9822 1726879725.57085: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9822 1726879725.57090: variable 'ansible_host' from source: host vars for 'managed_node3' 9822 1726879725.57096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9822 1726879725.57201: Set connection var ansible_pipelining to False 9822 1726879725.57210: Set connection var ansible_timeout to 10 9822 1726879725.57216: Set connection var ansible_shell_executable to /bin/sh 9822 1726879725.57221: Set connection var ansible_shell_type to sh 9822 1726879725.57224: Set connection var ansible_connection to ssh 9822 1726879725.57229: Set connection var ansible_module_compression to ZIP_DEFLATED 9822 1726879725.57255: variable 'ansible_shell_executable' from source: unknown 9822 1726879725.57260: variable 'ansible_connection' from source: unknown 9822 1726879725.57263: variable 'ansible_module_compression' from source: unknown 9822 1726879725.57266: variable 'ansible_shell_type' from source: unknown 9822 1726879725.57269: variable 'ansible_shell_executable' from source: unknown 9822 1726879725.57271: variable 'ansible_host' from source: host vars for 'managed_node3' 9822 1726879725.57275: variable 'ansible_pipelining' from source: unknown 9822 1726879725.57277: variable 'ansible_timeout' from source: unknown 9822 1726879725.57280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9822 1726879725.57632: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9822 1726879725.57650: variable 'omit' from source: magic vars 9822 1726879725.57658: starting attempt loop 9822 1726879725.57661: running the handler 9822 1726879725.57677: variable 'ansible_facts' from source: unknown 9822 1726879725.57700: _low_level_execute_command(): starting 9822 1726879725.57709: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9822 1726879725.64565: stdout chunk (state=2): >>>/root <<< 9822 1726879725.65152: stderr chunk (state=3): >>><<< 9822 1726879725.65162: stdout chunk (state=3): >>><<< 9822 1726879725.65185: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9822 1726879725.65203: _low_level_execute_command(): starting 9822 1726879725.65211: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879725.6519623-9822-32614346522206 `" && echo ansible-tmp-1726879725.6519623-9822-32614346522206="` echo /root/.ansible/tmp/ansible-tmp-1726879725.6519623-9822-32614346522206 `" ) && sleep 0' 9822 1726879725.70771: stdout chunk (state=2): >>>ansible-tmp-1726879725.6519623-9822-32614346522206=/root/.ansible/tmp/ansible-tmp-1726879725.6519623-9822-32614346522206 <<< 9822 1726879725.70785: stderr chunk (state=2): >>><<< 9822 1726879725.70798: stdout chunk (state=3): >>><<< 9822 1726879725.70813: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879725.6519623-9822-32614346522206=/root/.ansible/tmp/ansible-tmp-1726879725.6519623-9822-32614346522206 , stderr= 9822 1726879725.70843: variable 'ansible_module_compression' from source: unknown 9822 1726879725.70900: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 9822 1726879725.70957: variable 'ansible_facts' from source: unknown 9822 1726879725.71194: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879725.6519623-9822-32614346522206/AnsiballZ_setup.py 9822 1726879725.72733: Sending initial data 9822 1726879725.72742: Sent initial data (151 bytes) 9822 1726879725.77668: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmpnv8u9sli /root/.ansible/tmp/ansible-tmp-1726879725.6519623-9822-32614346522206/AnsiballZ_setup.py <<< 9822 1726879725.82615: stderr chunk (state=3): >>><<< 9822 1726879725.82626: stdout chunk (state=3): >>><<< 9822 1726879725.82652: done transferring module to remote 9822 1726879725.82670: _low_level_execute_command(): starting 9822 1726879725.82676: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879725.6519623-9822-32614346522206/ /root/.ansible/tmp/ansible-tmp-1726879725.6519623-9822-32614346522206/AnsiballZ_setup.py && sleep 0' 9822 1726879725.86177: stderr chunk (state=2): >>><<< 9822 1726879725.86188: stdout chunk (state=2): >>><<< 9822 1726879725.86209: _low_level_execute_command() done: rc=0, stdout=, stderr= 9822 1726879725.86215: _low_level_execute_command(): starting 9822 1726879725.86221: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879725.6519623-9822-32614346522206/AnsiballZ_setup.py && sleep 0' 9822 1726879725.92807: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # <<< 9822 1726879725.93209: 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' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1f02fe48> # /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 0x7fac1efc5828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1f02f9b0> # /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 0x7fac1efd2630> 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 0x7fac1efd9160> # /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 0x7fac1efde0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1efd9748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1efd9390> # /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 0x7fac1ef83470> # /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 0x7fac1ef88e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ef83b38> # /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 0x7fac1ef8f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ef72d68> # /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 0x7fac1ef75198> # /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 0x7fac1d283940> # /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 0x7fac1d295240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1efe3a20> 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 <<< 9822 1726879725.93967: 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 0x7fac1d1bb080> # /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 0x7fac1d1c62b0> # /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 0x7fac1d1c6f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d1c6a90> 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 0x7fac1d1d0080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d25e7b8> # /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 0x7fac1d25eba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d252160> # /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 0x7fac1d252e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d249438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d23a470> # /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 0x7fac1cf73278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf7bcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d252438> 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 0x7fac1cf80e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d2342b0> # /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 0x7fac1cf871d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf80f98> # 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 0x7fac1cf872e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d2a3fd0> # /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 <<< 9822 1726879725.95058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf87dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf879e8> # /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 0x7fac1cf926a0> # /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 0x7fac1cf92e80> # /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 0x7fac1cb19198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf92780> # /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 0x7fac1cb1ec88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf87518> # /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 0x7fac1cb422e8> # 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 0x7fac1cb426a0> # /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 0x7fac1cb49390> # /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 0x7fac1c8f3ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1c8ea2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1c8e0f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1c8d8e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cb49d30> <<< 9822 1726879725.96264: 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 0x7fac1c8eaf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cb42a20> # /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 0x7fac1ef40710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1c8ee048> 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 0x7fac1ef40a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf87860> # /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 0x7fac1ef585c0> # /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 0x7fac1ef5c630> # 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 0x7fac1ef5cb00> # 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 0x7fac1ef5cc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ef58e10> # /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 0x7fac1ef5cf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ef5c4e0> # 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 0x7fac1ef5c240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ef4cb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cb2e358> # /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 0x7fac1ef58470> <<< 9822 1726879725.96994: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1af18908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_bc07375b/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9822 1726879726.00034: stdout chunk (state=3): >>># zipimport: zlib available <<< 9822 1726879726.02033: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py<<< 9822 1726879726.03146: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1abeaac8> 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 0x7fac1ab8f278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ab964e0> # 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 0x7fac1ab965f8> # /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 0x7fac1ab96b38> # /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 0x7fac1abc1b00> # 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 0x7fac1aecc048> # 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 0x7fac1aecc278> # /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 0x7fac1aecc5c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1abbc2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1abaf4a8> # /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 0x7fac1abbc630> # 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 0x7fac1aef6dd8> # /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_importli<<< 9822 1726879726.04886: stdout chunk (state=3): >>>b_external.SourceFileLoader object at 0x7fac1aef6ef0> # /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 0x7fac1adcb9b0> # /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 0x7fac1add7ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aef9da0> # /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 0x7fac1af014a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aef32e8> # /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 0x7fac1adf2b00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1af01668> # 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 0x7fac1ae009e8> # 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 0x7fac1ae00ac8> # 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 0x7fac1ae00c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aeeb080> # /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.cpyt<<< 9822 1726879726.05903: stdout chunk (state=3): >>>hon-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 0x7fac1ae9d630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ae92d30> # 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 0x7fac1ae92f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ae927f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac1aeb69e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aeb66d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aea7eb8> <<< 9822 1726879726.07517: 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' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aeb6550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aea7710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac1ac962b0> # zipimport: zlib available <<< 9822 1726879726.09446: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9822 1726879726.10334: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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' <<< 9822 1726879726.11243: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ad4b8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac1ad0c128> <<< 9822 1726879726.12422: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1acd4898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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 <<< 9822 1726879726.13198: 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' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ad3a080> # /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 0x7fac1ad3a128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1acd5940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9822 1726879726.13211: stdout chunk (state=3): >>># 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_bc07375b/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' <<< 9822 1726879726.15925: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ad61b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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' <<< 9822 1726879726.17508: stdout chunk (state=3): >>># /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 0x7fac1ae470b8> # /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 0x7fac1ae68ac8> # 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 0x7fac1ae7b2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ae5f780> # 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 0x7fac1ae68828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ae47a58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ae37b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ad6b4a8> # /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 0x7fac1c892710> # /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 0x7fac1c899278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ad80748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/ansible_ansible.legacy.setup_payload<<< 9822 1726879726.17781: stdout chunk (state=3): >>>.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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 9822 1726879726.18688: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac1c8bbc50> # /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' <<< 9822 1726879726.19795: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac16d4d080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac16d652b0> # 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 0x7fac16ced978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac16d3fa90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 9822 1726879726.21359: 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 0x7fac1ada57f0> <<< 9822 1726879726.22258: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac1adac518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1adac198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 9822 1726879726.23496: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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 <<< 9822 1726879726.25630: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 9822 1726879726.27432: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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 <<< 9822 1726879726.27752: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available <<< 9822 1726879726.28846: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 9822 1726879726.29388: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available <<< 9822 1726879726.29402: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /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 0x7fac16844cc0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ac13f98> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ac13c18> <<< 9822 1726879726.31335: stdout chunk (state=3): >>>import 'gc' # <<< 9822 1726879726.40777: 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' <<< 9822 1726879726.40835: 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' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ac6e550> <<< 9822 1726879726.40855: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ac6e2e8> <<< 9822 1726879726.42398: 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 <<< 9822 1726879726.62027: 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_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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "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_pkg_mgr": "dnf", "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/1", "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_interfaces": ["lo", "eth0"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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<<< 9822 1726879726.63127: stdout chunk (state=3): >>>_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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "48", "second": "46", "epoch": "1726879726", "epoch_int": "1726879726", "date": "2024-09-20", "time": "20:48:46", "iso8601_micro": "2024-09-21T00:48:46.383218Z", "iso8601": "2024-09-21T00:48:46Z", "iso8601_basic": "20240920T204846383218", "iso8601_basic_short": "20240920T204846", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 2669, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 870, "free": 2669}, "nocache": {"free": 3267, "used": 272}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 266, "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": 263514759168, "block_size": 4096, "block_total": 65533179, "block_available": 64334658, "block_used": 1198521, "inode_total": 131071472, "inode_available": 130994242, "inode_used": 77230, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_loadavg": {"1m": 0.71, "5m": 0.35, "15m": 0.15}, "ansible_service_mgr": "systemd", "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<<< 9822 1726879726.64228: 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 # 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 encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing gc # 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<<< 9822 1726879726.65307: stdout chunk (state=3): >>> # 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 unicodedata # destroy gc # 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 <<< 9822 1726879726.66298: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 9822 1726879726.66309: stdout chunk (state=3): >>><<< 9822 1726879726.66319: stderr chunk (state=3): >>><<< 9822 1726879726.66429: _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 0x7fac1f02fe48> # /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 0x7fac1efc5828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1f02f9b0> # /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 0x7fac1efd2630> 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 0x7fac1efd9160> # /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 0x7fac1efde0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1efd9748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1efd9390> # /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 0x7fac1ef83470> # /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 0x7fac1ef88e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ef83b38> # /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 0x7fac1ef8f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ef72d68> # /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 0x7fac1ef75198> # /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 0x7fac1d283940> # /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 0x7fac1d295240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1efe3a20> 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 0x7fac1d1bb080> # /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 0x7fac1d1c62b0> # /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 0x7fac1d1c6f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d1c6a90> 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 0x7fac1d1d0080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d25e7b8> # /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 0x7fac1d25eba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d252160> # /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 0x7fac1d252e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d249438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d23a470> # /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 0x7fac1cf73278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf7bcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d252438> 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 0x7fac1cf80e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d2342b0> # /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 0x7fac1cf871d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf80f98> # 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 0x7fac1cf872e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1d2a3fd0> # /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 0x7fac1cf87dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf879e8> # /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 0x7fac1cf926a0> # /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 0x7fac1cf92e80> # /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 0x7fac1cb19198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf92780> # /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 0x7fac1cb1ec88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf87518> # /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 0x7fac1cb422e8> # 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 0x7fac1cb426a0> # /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 0x7fac1cb49390> # /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 0x7fac1c8f3ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1c8ea2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1c8e0f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1c8d8e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cb49d30> # 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 0x7fac1c8eaf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cb42a20> # /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 0x7fac1ef40710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1c8ee048> 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 0x7fac1ef40a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cf87860> # /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 0x7fac1ef585c0> # /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 0x7fac1ef5c630> # 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 0x7fac1ef5cb00> # 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 0x7fac1ef5cc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ef58e10> # /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 0x7fac1ef5cf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ef5c4e0> # 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 0x7fac1ef5c240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ef4cb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1cb2e358> # /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 0x7fac1ef58470> # /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 0x7fac1af18908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_bc07375b/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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 0x7fac1abeaac8> 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 0x7fac1ab8f278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ab964e0> # 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 0x7fac1ab965f8> # /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 0x7fac1ab96b38> # /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 0x7fac1abc1b00> # 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 0x7fac1aecc048> # 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 0x7fac1aecc278> # /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 0x7fac1aecc5c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1abbc2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1abaf4a8> # /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 0x7fac1abbc630> # 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 0x7fac1aef6dd8> # /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 0x7fac1aef6ef0> # /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 0x7fac1adcb9b0> # /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 0x7fac1add7ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aef9da0> # /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 0x7fac1af014a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aef32e8> # /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 0x7fac1adf2b00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1af01668> # 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 0x7fac1ae009e8> # 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 0x7fac1ae00ac8> # 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 0x7fac1ae00c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aeeb080> # /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 0x7fac1ae9d630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ae92d30> # 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 0x7fac1ae92f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ae927f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac1aeb69e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aeb66d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aea7eb8> # /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 0x7fac1aeb6550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1aea7710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac1ac962b0> # 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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac1ad4b8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac1ad0c128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1acd4898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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 0x7fac1ad3a080> # /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 0x7fac1ad3a128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1acd5940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac1ad61b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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 0x7fac1ae470b8> # /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 0x7fac1ae68ac8> # 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 0x7fac1ae7b2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ae5f780> # 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 0x7fac1ae68828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ae47a58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ae37b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ad6b4a8> # /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 0x7fac1c892710> # /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 0x7fac1c899278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ad80748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac1c8bbc50> # /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 0x7fac16d4d080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac16d652b0> # 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 0x7fac16ced978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac16d3fa90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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 0x7fac1ada57f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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 0x7fac1adac518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1adac198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/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_bc07375b/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /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 0x7fac16844cc0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ac13f98> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ac13c18> import 'gc' # # /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 0x7fac1ac6e550> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1ac6e2e8> 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_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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "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_pkg_mgr": "dnf", "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/1", "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_interfaces": ["lo", "eth0"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "48", "second": "46", "epoch": "1726879726", "epoch_int": "1726879726", "date": "2024-09-20", "time": "20:48:46", "iso8601_micro": "2024-09-21T00:48:46.383218Z", "iso8601": "2024-09-21T00:48:46Z", "iso8601_basic": "20240920T204846383218", "iso8601_basic_short": "20240920T204846", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 2669, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 870, "free": 2669}, "nocache": {"free": 3267, "used": 272}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 266, "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": 263514759168, "block_size": 4096, "block_total": 65533179, "block_available": 64334658, "block_used": 1198521, "inode_total": 131071472, "inode_available": 130994242, "inode_used": 77230, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_loadavg": {"1m": 0.71, "5m": 0.35, "15m": 0.15}, "ansible_service_mgr": "systemd", "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 encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing gc # 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 unicodedata # destroy gc # 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.43.118 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 encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing gc # 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 unicodedata # destroy gc # 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 9822 1726879726.66969: 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-1726879725.6519623-9822-32614346522206/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9822 1726879726.66997: _low_level_execute_command(): starting 9822 1726879726.67004: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879725.6519623-9822-32614346522206/ > /dev/null 2>&1 && sleep 0' 9822 1726879726.71466: stderr chunk (state=2): >>><<< 9822 1726879726.71477: stdout chunk (state=2): >>><<< 9822 1726879726.71493: _low_level_execute_command() done: rc=0, stdout=, stderr= 9822 1726879726.71503: handler run complete 9822 1726879726.71568: variable 'ansible_facts' from source: unknown 9822 1726879726.71647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9822 1726879726.71817: variable 'ansible_facts' from source: unknown 9822 1726879726.71867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9822 1726879726.71943: attempt loop complete, returning result 9822 1726879726.71949: _execute() done 9822 1726879726.71954: dumping result to json 9822 1726879726.71971: done dumping result, returning 9822 1726879726.71978: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e44ad9b-8ddf-3aea-1756-000000000032] 9822 1726879726.71983: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000032 9822 1726879726.72098: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000032 9822 1726879726.72103: WORKER PROCESS EXITING ok: [managed_node3] 9674 1726879726.72416: no more pending results, returning what we have 9674 1726879726.72418: results queue empty 9674 1726879726.72419: checking for any_errors_fatal 9674 1726879726.72420: done checking for any_errors_fatal 9674 1726879726.72420: checking for max_fail_percentage 9674 1726879726.72421: done checking for max_fail_percentage 9674 1726879726.72421: checking to see if all hosts have failed and the running result is not ok 9674 1726879726.72422: done checking to see if all hosts have failed 9674 1726879726.72422: getting the remaining hosts for this loop 9674 1726879726.72423: done getting the remaining hosts for this loop 9674 1726879726.72425: getting the next task for host managed_node3 9674 1726879726.72429: done getting next task for host managed_node3 9674 1726879726.72430: ^ task is: TASK: meta (flush_handlers) 9674 1726879726.72431: ^ 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 9674 1726879726.72433: getting variables 9674 1726879726.72434: in VariableManager get_vars() 9674 1726879726.72453: Calling all_inventory to load vars for managed_node3 9674 1726879726.72454: Calling groups_inventory to load vars for managed_node3 9674 1726879726.72456: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879726.72463: Calling all_plugins_play to load vars for managed_node3 9674 1726879726.72468: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879726.72476: Calling groups_plugins_play to load vars for managed_node3 9674 1726879726.72624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879726.72750: done with get_vars() 9674 1726879726.72759: done getting variables 9674 1726879726.72810: in VariableManager get_vars() 9674 1726879726.72817: Calling all_inventory to load vars for managed_node3 9674 1726879726.72818: Calling groups_inventory to load vars for managed_node3 9674 1726879726.72820: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879726.72824: Calling all_plugins_play to load vars for managed_node3 9674 1726879726.72825: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879726.72826: Calling groups_plugins_play to load vars for managed_node3 9674 1726879726.72938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879726.73123: done with get_vars() 9674 1726879726.73136: done queuing things up, now waiting for results queue to drain 9674 1726879726.73138: results queue empty 9674 1726879726.73138: checking for any_errors_fatal 9674 1726879726.73143: done checking for any_errors_fatal 9674 1726879726.73146: checking for max_fail_percentage 9674 1726879726.73147: done checking for max_fail_percentage 9674 1726879726.73147: checking to see if all hosts have failed and the running result is not ok 9674 1726879726.73148: done checking to see if all hosts have failed 9674 1726879726.73148: getting the remaining hosts for this loop 9674 1726879726.73149: done getting the remaining hosts for this loop 9674 1726879726.73151: getting the next task for host managed_node3 9674 1726879726.73154: done getting next task for host managed_node3 9674 1726879726.73156: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }} 9674 1726879726.73157: ^ 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 9674 1726879726.73159: getting variables 9674 1726879726.73160: in VariableManager get_vars() 9674 1726879726.73167: Calling all_inventory to load vars for managed_node3 9674 1726879726.73169: Calling groups_inventory to load vars for managed_node3 9674 1726879726.73171: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879726.73175: Calling all_plugins_play to load vars for managed_node3 9674 1726879726.73177: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879726.73179: Calling groups_plugins_play to load vars for managed_node3 9674 1726879726.73325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879726.73481: done with get_vars() 9674 1726879726.73487: done getting variables 9674 1726879726.73674: variable 'kdump_test_ssh_server_outside' from source: play vars 9674 1726879726.73679: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9674 1726879726.73729: variable 'inventory_hostname' from source: host vars for 'managed_node3' TASK [Gather facts from managed_node3] ***************************************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:58 Friday 20 September 2024 20:48:46 -0400 (0:00:01.183) 0:00:04.224 ****** 9674 1726879726.73766: entering _queue_task() for managed_node3/setup 9674 1726879726.73955: worker is 1 (out of 1 available) 9674 1726879726.73971: exiting _queue_task() for managed_node3/setup 9674 1726879726.73979: done queuing things up, now waiting for results queue to drain 9674 1726879726.73980: waiting for pending results... 9871 1726879726.74189: running TaskExecutor() for managed_node3/TASK: Gather facts from managed_node3 9871 1726879726.74305: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000000b 9871 1726879726.74321: variable 'ansible_search_path' from source: unknown 9871 1726879726.74354: calling self._execute() 9871 1726879726.74370: variable 'kdump_test_ssh_server_outside' from source: play vars 9871 1726879726.74538: variable 'kdump_test_ssh_server_outside' from source: play vars 9871 1726879726.74549: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9871 1726879726.74613: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9871 1726879726.74631: in VariableManager get_vars() 9871 1726879726.74665: Calling all_inventory to load vars for managed_node3 9871 1726879726.74672: Calling groups_inventory to load vars for managed_node3 9871 1726879726.74680: Calling all_plugins_inventory to load vars for managed_node3 9871 1726879726.74701: Calling all_plugins_play to load vars for managed_node3 9871 1726879726.74707: Calling groups_plugins_inventory to load vars for managed_node3 9871 1726879726.74713: Calling groups_plugins_play to load vars for managed_node3 9871 1726879726.74974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9871 1726879726.75177: done with get_vars() 9871 1726879726.75185: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9871 1726879726.75230: variable 'ansible_delegated_vars' from source: unknown 9871 1726879726.75242: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9871 1726879726.75250: variable 'omit' from source: magic vars 9871 1726879726.75306: variable 'omit' from source: magic vars 9871 1726879726.75326: variable 'omit' from source: magic vars 9871 1726879726.75356: variable 'omit' from source: magic vars 9871 1726879726.75368: variable 'ansible_delegated_vars' from source: unknown 9871 1726879726.75385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9871 1726879726.75409: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9871 1726879726.75425: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9871 1726879726.75439: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9871 1726879726.75453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9871 1726879726.75478: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9871 1726879726.75483: variable 'ansible_host' from source: host vars for 'managed_node3' 9871 1726879726.75487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9871 1726879726.75490: variable 'ansible_port' from source: unknown 9871 1726879726.75496: variable 'ansible_user' from source: unknown 9871 1726879726.75570: Set connection var ansible_pipelining to False 9871 1726879726.75578: Set connection var ansible_timeout to 10 9871 1726879726.75584: Set connection var ansible_shell_executable to /bin/sh 9871 1726879726.75590: Set connection var ansible_shell_type to sh 9871 1726879726.75595: Set connection var ansible_connection to ssh 9871 1726879726.75599: Set connection var ansible_module_compression to ZIP_DEFLATED 9871 1726879726.75620: variable 'ansible_delegated_vars' from source: unknown 9871 1726879726.75625: variable 'ansible_user' from source: unknown 9871 1726879726.75632: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9871 1726879726.75885: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9871 1726879726.75902: variable 'omit' from source: magic vars 9871 1726879726.75913: starting attempt loop 9871 1726879726.75921: running the handler 9871 1726879726.75942: _low_level_execute_command(): starting 9871 1726879726.75957: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9871 1726879726.79484: stdout chunk (state=2): >>>/root <<< 9871 1726879726.79575: stderr chunk (state=3): >>><<< 9871 1726879726.79583: stdout chunk (state=3): >>><<< 9871 1726879726.79614: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9871 1726879726.79631: _low_level_execute_command(): starting 9871 1726879726.79637: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879726.7962632-9871-171554948682843 `" && echo ansible-tmp-1726879726.7962632-9871-171554948682843="` echo /root/.ansible/tmp/ansible-tmp-1726879726.7962632-9871-171554948682843 `" ) && sleep 0' 9871 1726879726.83132: stdout chunk (state=2): >>>ansible-tmp-1726879726.7962632-9871-171554948682843=/root/.ansible/tmp/ansible-tmp-1726879726.7962632-9871-171554948682843 <<< 9871 1726879726.83308: stderr chunk (state=3): >>><<< 9871 1726879726.83321: stdout chunk (state=3): >>><<< 9871 1726879726.83337: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879726.7962632-9871-171554948682843=/root/.ansible/tmp/ansible-tmp-1726879726.7962632-9871-171554948682843 , stderr= 9871 1726879726.83354: variable 'ansible_delegated_vars' from source: unknown 9871 1726879726.83390: variable 'ansible_module_compression' from source: unknown 9871 1726879726.83432: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 9871 1726879726.83486: variable 'ansible_facts' from source: unknown 9871 1726879726.83700: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879726.7962632-9871-171554948682843/AnsiballZ_setup.py 9871 1726879726.84346: Sending initial data 9871 1726879726.84353: Sent initial data (152 bytes) 9871 1726879726.87861: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmp6zygbil9 /root/.ansible/tmp/ansible-tmp-1726879726.7962632-9871-171554948682843/AnsiballZ_setup.py <<< 9871 1726879726.90141: stderr chunk (state=3): >>><<< 9871 1726879726.90153: stdout chunk (state=3): >>><<< 9871 1726879726.90186: done transferring module to remote 9871 1726879726.90207: _low_level_execute_command(): starting 9871 1726879726.90219: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879726.7962632-9871-171554948682843/ /root/.ansible/tmp/ansible-tmp-1726879726.7962632-9871-171554948682843/AnsiballZ_setup.py && sleep 0' 9871 1726879726.93483: stderr chunk (state=2): >>><<< 9871 1726879726.93493: stdout chunk (state=2): >>><<< 9871 1726879726.93509: _low_level_execute_command() done: rc=0, stdout=, stderr= 9871 1726879726.93513: _low_level_execute_command(): starting 9871 1726879726.93519: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879726.7962632-9871-171554948682843/AnsiballZ_setup.py && sleep 0' 9871 1726879726.99658: 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 0x7f184f9d4e48> # /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 0x7f184f96a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f9d49b0> # /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 0x7f184f977630> 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 0x7f184f97e160> # /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' <<< 9871 1726879726.99679: 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 # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f9830f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f97e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f97e390> # /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 0x7f184f928470> # /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 0x7f184f92de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f928b38> # /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 0x7f184f9344e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f917d68> # /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 0x7f184f91a198> # /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 0x7f184dc28940> # /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 0x7f184dc3a240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f988a20> 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. <<< 9871 1726879727.02172: 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 # 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 0x7f184db600f0> # /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 0x7f184db6b320> # /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 0x7f184db6bfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184db6bb00> 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 0x7f184db6a0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dc03828> # /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 0x7f184dc03c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dbf71d0> # /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 0x7f184dbf7eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dbee4a8> <<< 9871 1726879727.03290: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dbdf4e0> # /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 0x7f184d9172e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d91fd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dbf74a8> 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 0x7f184d925e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dbd9320> # /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 0x7f184d92c240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d92c048> # 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 0x7f184d92c358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dc51080> # /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 0x7f184d92ce48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d92ca58> # /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 0x7f184d937710> # /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 0x7f184d937ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9871 1726879727.04483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d4bd208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d9377f0> # /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 0x7f184d4c2cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d92c588> # /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 0x7f184d4e6358> # 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 0x7f184d4e6710> # /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 0x7f184d4ee400> # /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 0x7f184d298c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d28b358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d28b048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d27cef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d4eeda0> # 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 0x7f184d28bfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d4e6a90> # /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_<<< 9871 1726879727.05713: stdout chunk (state=3): >>>external.ExtensionFileLoader object at 0x7f184f8e5710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d2930b8> 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 0x7f184f8e5a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d92c8d0> # /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 0x7f184f8fd5c0> # /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 0x7f184f901630> # 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 0x7f184f901b00> # 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 0x7f184f901c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f8fde10> # /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 0x7f184f901f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f9014e0> # 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 0x7f184f901240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f8f1b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d4d23c8> # /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 0x7f184f8fd470> # /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.<<< 9871 1726879727.06461: stdout chunk (state=3): >>>pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b8bd908> # zipimport: found 106 names in '/tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9871 1726879727.06554: stdout chunk (state=3): >>># 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 0x7f184b58fac8> 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 0x7f184b534278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b53a4e0> # 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 0x7f184b53a5f8> # /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' <<< 9871 1726879727.06591: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b53ab38> <<< 9871 1726879727.07546: 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' # /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 0x7f184b566b00> # 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 0x7f184b730048> # 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 0x7f184b730278> # /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 0x7f184b7305c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b5612b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b5554a8> # /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 0x7f184b561828> <<< 9871 1726879727.07690: 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 0x7f184b75bdd8> # /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 0x7f184b75bef0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9871 1726879727.07702: stdout chunk (state=3): >>># 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' <<< 9871 1726879727.07752: 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' <<< 9871 1726879727.09006: 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 0x7f184b7ac9b0> # /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 0x7f184b7bbac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b75dda0> # /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 0x7f184b7644a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b7522e8> # /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 0x7f184b7d7ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b764588> # 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 0x7f184b7e39b0> # 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 0x7f184b7e3a90> # 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 0x7f184b7e3c18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b747080> # /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' <<< 9871 1726879727.09950: 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 0x7f184b8815f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b875cf8> # 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 0x7f184b875ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b8757b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f184b89b9e8> <<< 9871 1726879727.09962: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b89b6d8> <<< 9871 1726879727.10386: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b88ceb8> # /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 0x7f184b89b550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b88c710> # zipimport: zlib available <<< 9871 1726879727.11605: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 9871 1726879727.11631: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 9871 1726879727.12643: stdout chunk (state=3): >>># zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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_setup_payload_t2v0sigs/ansible_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 0x7f184b63b2b0> # zipimport: zlib available <<< 9871 1726879727.13738: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9871 1726879727.14847: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f184b7708d0> <<< 9871 1726879727.15951: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f184b6af128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b781898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9871 1726879727.17047: stdout chunk (state=3): >>># 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' <<< 9871 1726879727.18150: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b6de080> # /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 0x7f184b6de128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b782940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 9871 1726879727.19241: stdout chunk (state=3): >>># 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' <<< 9871 1726879727.20349: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b67fb70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9871 1726879727.21472: stdout chunk (state=3): >>># /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 0x7f184b8300b8> # /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 0x7f184b84aac8> # 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 0x7f184b85f2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b834780> # 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 0x7f184b84a828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b830a58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b719b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b68a4a8> # /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 0x7f184d238710> # /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 0x7f184d23f278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b6a2748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available <<< 9871 1726879727.22922: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 9871 1726879727.23655: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available <<< 9871 1726879727.24740: 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' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d25bc50> # /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 0x7f18476f2080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 9871 1726879727.25850: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f18477062b0> # 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 0x7f184768f978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18476e4a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 9871 1726879727.26162: 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 0x7f184b8057f0> <<< 9871 1726879727.27348: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f184b813518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b813198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 9871 1726879727.28435: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9871 1726879727.29534: stdout chunk (state=3): >>># zipimport: zlib available <<< 9871 1726879727.30637: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 9871 1726879727.31704: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py<<< 9871 1726879727.33201: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 9871 1726879727.33898: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 9871 1726879727.35204: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 9871 1726879727.35408: stdout chunk (state=3): >>>import 'gc' # <<< 9871 1726879727.36405: stdout chunk (state=3): >>># /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 0x7f18471eae48> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18471ea0b8> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b5b4978> <<< 9871 1726879727.45010: 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' # /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 0x7f184b60f550> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b60f2e8> <<< 9871 1726879727.46742: 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 <<< 9871 1726879727.66103: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "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_hostnqn": "", "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_loadavg": {"1m": 0.71, "5m": 0.35, "15m": 0.15}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode<<< 9871 1726879727.66121: stdout chunk (state=3): >>>": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/1", "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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "48", "second": "47", "epoch": "1726879727", "epoch_int": "1726879727", "date": "2024-09-20", "time": "20:48:47", "iso8601_micro": "2024-09-21T00:48:47.377908Z", "iso8601": "2024-09-21T00:48:47Z", "iso8601_basic": "20240920T204847377908", "iso8601_basic_short": "20240920T204847", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["lo", "eth0"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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_ip<<< 9871 1726879727.67198: stdout chunk (state=3): >>>xip4_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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "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": 2682, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 857, "free": 2682}, "nocache": {"free": 3280, "used": 259}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 267, "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": 263514759168, "block_size": 4096, "block_total": 65533179, "block_available": 64334658, "block_used": 1198521, "inode_total": 131071472, "inode_available": 130994242, "inode_used": 77230, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "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<<< 9871 1726879727.68154: 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 # 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 ansi<<< 9871 1726879727.68171: stdout chunk (state=3): >>>ble.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.modul<<< 9871 1726879727.68218: stdout chunk (state=3): >>>e_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 <<< 9871 1726879727.68841: stdout chunk (state=3): >>># 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 <<< 9871 1726879727.69139: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 9871 1726879727.69148: stdout chunk (state=3): >>><<< 9871 1726879727.69158: stderr chunk (state=3): >>><<< 9871 1726879727.69242: _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 0x7f184f9d4e48> # /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 0x7f184f96a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f9d49b0> # /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 0x7f184f977630> 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 0x7f184f97e160> # /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 0x7f184f9830f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f97e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f97e390> # /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 0x7f184f928470> # /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 0x7f184f92de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f928b38> # /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 0x7f184f9344e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f917d68> # /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 0x7f184f91a198> # /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 0x7f184dc28940> # /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 0x7f184dc3a240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f988a20> 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 0x7f184db600f0> # /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 0x7f184db6b320> # /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 0x7f184db6bfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184db6bb00> 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 0x7f184db6a0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dc03828> # /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 0x7f184dc03c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dbf71d0> # /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 0x7f184dbf7eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dbee4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dbdf4e0> # /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 0x7f184d9172e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d91fd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dbf74a8> 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 0x7f184d925e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dbd9320> # /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 0x7f184d92c240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d92c048> # 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 0x7f184d92c358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184dc51080> # /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 0x7f184d92ce48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d92ca58> # /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 0x7f184d937710> # /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 0x7f184d937ef0> # /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 0x7f184d4bd208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d9377f0> # /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 0x7f184d4c2cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d92c588> # /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 0x7f184d4e6358> # 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 0x7f184d4e6710> # /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 0x7f184d4ee400> # /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 0x7f184d298c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d28b358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d28b048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d27cef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d4eeda0> # 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 0x7f184d28bfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d4e6a90> # /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 0x7f184f8e5710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d2930b8> 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 0x7f184f8e5a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d92c8d0> # /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 0x7f184f8fd5c0> # /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 0x7f184f901630> # 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 0x7f184f901b00> # 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 0x7f184f901c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f8fde10> # /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 0x7f184f901f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f9014e0> # 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 0x7f184f901240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184f8f1b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184d4d23c8> # /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 0x7f184f8fd470> # /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 0x7f184b8bd908> # zipimport: found 106 names in '/tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f184b58fac8> 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 0x7f184b534278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b53a4e0> # 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 0x7f184b53a5f8> # /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 0x7f184b53ab38> # /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 0x7f184b566b00> # 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 0x7f184b730048> # 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 0x7f184b730278> # /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 0x7f184b7305c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b5612b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b5554a8> # /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 0x7f184b561828> # 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 0x7f184b75bdd8> # /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 0x7f184b75bef0> # /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 0x7f184b7ac9b0> # /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 0x7f184b7bbac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b75dda0> # /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 0x7f184b7644a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b7522e8> # /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 0x7f184b7d7ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b764588> # 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 0x7f184b7e39b0> # 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 0x7f184b7e3a90> # 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 0x7f184b7e3c18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b747080> # /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 0x7f184b8815f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b875cf8> # 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 0x7f184b875ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b8757b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f184b89b9e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b89b6d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b88ceb8> # /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 0x7f184b89b550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b88c710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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_setup_payload_t2v0sigs/ansible_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_setup_payload_t2v0sigs/ansible_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 0x7f184b63b2b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f184b7708d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f184b6af128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b781898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f184b6de080> # /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 0x7f184b6de128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b782940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f184b67fb70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f184b8300b8> # /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 0x7f184b84aac8> # 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 0x7f184b85f2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b834780> # 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 0x7f184b84a828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b830a58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b719b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b68a4a8> # /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 0x7f184d238710> # /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 0x7f184d23f278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b6a2748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f184d25bc50> # /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 0x7f18476f2080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f18477062b0> # 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 0x7f184768f978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18476e4a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f184b8057f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f184b813518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b813198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_t2v0sigs/ansible_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 0x7f18471eae48> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18471ea0b8> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b5b4978> # /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 0x7f184b60f550> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f184b60f2e8> 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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "ansible_is_chroot": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "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_hostnqn": "", "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_loadavg": {"1m": 0.71, "5m": 0.35, "15m": 0.15}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/1", "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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "48", "second": "47", "epoch": "1726879727", "epoch_int": "1726879727", "date": "2024-09-20", "time": "20:48:47", "iso8601_micro": "2024-09-21T00:48:47.377908Z", "iso8601": "2024-09-21T00:48:47Z", "iso8601_basic": "20240920T204847377908", "iso8601_basic_short": "20240920T204847", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["lo", "eth0"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "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": 2682, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 857, "free": 2682}, "nocache": {"free": 3280, "used": 259}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 267, "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": 263514759168, "block_size": 4096, "block_total": 65533179, "block_available": 64334658, "block_used": 1198521, "inode_total": 131071472, "inode_available": 130994242, "inode_used": 77230, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "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.43.118 closed. 9871 1726879727.69721: done with _execute_module (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': '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-1726879726.7962632-9871-171554948682843/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9871 1726879727.69745: _low_level_execute_command(): starting 9871 1726879727.69751: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879726.7962632-9871-171554948682843/ > /dev/null 2>&1 && sleep 0' 9871 1726879727.73369: stderr chunk (state=2): >>><<< 9871 1726879727.73381: stdout chunk (state=2): >>><<< 9871 1726879727.73399: _low_level_execute_command() done: rc=0, stdout=, stderr= 9871 1726879727.73407: handler run complete 9871 1726879727.73478: variable 'ansible_facts' from source: unknown 9871 1726879727.73541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9871 1726879727.73720: variable 'ansible_facts' from source: unknown 9871 1726879727.73774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9871 1726879727.73850: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9871 1726879727.73855: variable 'ansible_host' from source: host vars for 'managed_node3' 9871 1726879727.73860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9871 1726879727.73863: variable 'ansible_port' from source: unknown 9871 1726879727.73868: variable 'ansible_user' from source: unknown 9871 1726879727.73873: attempt loop complete, returning result 9871 1726879727.73877: _execute() done 9871 1726879727.73882: dumping result to json 9871 1726879727.73908: done dumping result, returning 9871 1726879727.73916: done running TaskExecutor() for managed_node3/TASK: Gather facts from managed_node3 [0e44ad9b-8ddf-3aea-1756-00000000000b] 9871 1726879727.73923: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000000b 9871 1726879727.74088: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000000b 9871 1726879727.74095: WORKER PROCESS EXITING ok: [managed_node3] 9674 1726879727.74498: no more pending results, returning what we have 9674 1726879727.74501: results queue empty 9674 1726879727.74501: checking for any_errors_fatal 9674 1726879727.74503: done checking for any_errors_fatal 9674 1726879727.74503: checking for max_fail_percentage 9674 1726879727.74505: done checking for max_fail_percentage 9674 1726879727.74505: checking to see if all hosts have failed and the running result is not ok 9674 1726879727.74506: done checking to see if all hosts have failed 9674 1726879727.74506: getting the remaining hosts for this loop 9674 1726879727.74507: done getting the remaining hosts for this loop 9674 1726879727.74511: getting the next task for host managed_node3 9674 1726879727.74515: done getting next task for host managed_node3 9674 1726879727.74517: ^ task is: TASK: Print message that this test is skipped on EL 6 9674 1726879727.74519: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879727.74522: getting variables 9674 1726879727.74523: in VariableManager get_vars() 9674 1726879727.74548: Calling all_inventory to load vars for managed_node3 9674 1726879727.74551: Calling groups_inventory to load vars for managed_node3 9674 1726879727.74554: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879727.74563: Calling all_plugins_play to load vars for managed_node3 9674 1726879727.74566: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879727.74569: Calling groups_plugins_play to load vars for managed_node3 9674 1726879727.74712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879727.74897: done with get_vars() 9674 1726879727.74907: done getting variables 9674 1726879727.75004: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:63 Friday 20 September 2024 20:48:47 -0400 (0:00:01.012) 0:00:05.236 ****** 9674 1726879727.75033: entering _queue_task() for managed_node3/debug 9674 1726879727.75035: Creating lock for debug 9674 1726879727.75290: worker is 1 (out of 1 available) 9674 1726879727.75827: exiting _queue_task() for managed_node3/debug 9674 1726879727.75834: done queuing things up, now waiting for results queue to drain 9674 1726879727.75835: waiting for pending results... 9912 1726879727.75537: running TaskExecutor() for managed_node3/TASK: Print message that this test is skipped on EL 6 9912 1726879727.75641: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000000c 9912 1726879727.75656: variable 'ansible_search_path' from source: unknown 9912 1726879727.75689: calling self._execute() 9912 1726879727.75753: variable 'ansible_host' from source: host vars for 'managed_node3' 9912 1726879727.75761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9912 1726879727.75770: variable 'omit' from source: magic vars 9912 1726879727.76112: variable 'ansible_distribution' from source: facts 9912 1726879727.76139: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True 9912 1726879727.76247: variable 'ansible_distribution_major_version' from source: facts 9912 1726879727.76256: Evaluated conditional (ansible_distribution_major_version == '6'): False 9912 1726879727.76261: when evaluation is False, skipping this task 9912 1726879727.76264: _execute() done 9912 1726879727.76267: dumping result to json 9912 1726879727.76271: done dumping result, returning 9912 1726879727.76275: done running TaskExecutor() for managed_node3/TASK: Print message that this test is skipped on EL 6 [0e44ad9b-8ddf-3aea-1756-00000000000c] 9912 1726879727.76283: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000000c 9912 1726879727.76318: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000000c 9912 1726879727.76323: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "ansible_distribution_major_version == '6'" } 9674 1726879727.76702: no more pending results, returning what we have 9674 1726879727.76705: results queue empty 9674 1726879727.76705: checking for any_errors_fatal 9674 1726879727.76721: done checking for any_errors_fatal 9674 1726879727.76721: checking for max_fail_percentage 9674 1726879727.76723: done checking for max_fail_percentage 9674 1726879727.76723: checking to see if all hosts have failed and the running result is not ok 9674 1726879727.76724: done checking to see if all hosts have failed 9674 1726879727.76725: getting the remaining hosts for this loop 9674 1726879727.76726: done getting the remaining hosts for this loop 9674 1726879727.76729: getting the next task for host managed_node3 9674 1726879727.76733: done getting next task for host managed_node3 9674 1726879727.76735: ^ task is: TASK: meta (end_host) 9674 1726879727.76737: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879727.76739: getting variables 9674 1726879727.76740: in VariableManager get_vars() 9674 1726879727.76763: Calling all_inventory to load vars for managed_node3 9674 1726879727.76766: Calling groups_inventory to load vars for managed_node3 9674 1726879727.76768: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879727.76776: Calling all_plugins_play to load vars for managed_node3 9674 1726879727.76779: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879727.76782: Calling groups_plugins_play to load vars for managed_node3 9674 1726879727.76935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879727.77119: done with get_vars() 9674 1726879727.77130: done getting variables TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73 Friday 20 September 2024 20:48:47 -0400 (0:00:00.021) 0:00:05.258 ****** 9674 1726879727.77214: in VariableManager get_vars() 9674 1726879727.77222: Calling all_inventory to load vars for managed_node3 9674 1726879727.77225: Calling groups_inventory to load vars for managed_node3 9674 1726879727.77227: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879727.77231: Calling all_plugins_play to load vars for managed_node3 9674 1726879727.77233: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879727.77236: Calling groups_plugins_play to load vars for managed_node3 9674 1726879727.77384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879727.77556: done with get_vars() 9674 1726879727.77769: variable 'ansible_distribution' from source: facts 9674 1726879727.77784: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True 9674 1726879727.77898: variable 'ansible_distribution_major_version' from source: facts 9674 1726879727.77903: Evaluated conditional (ansible_distribution_major_version == '6'): False META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: end_host conditional evaluated to false, continuing execution for managed_node3 9674 1726879727.77928: done queuing things up, now waiting for results queue to drain 9674 1726879727.77930: results queue empty 9674 1726879727.77931: checking for any_errors_fatal 9674 1726879727.77934: done checking for any_errors_fatal 9674 1726879727.77935: checking for max_fail_percentage 9674 1726879727.77936: done checking for max_fail_percentage 9674 1726879727.77936: checking to see if all hosts have failed and the running result is not ok 9674 1726879727.77937: done checking to see if all hosts have failed 9674 1726879727.77938: getting the remaining hosts for this loop 9674 1726879727.77938: done getting the remaining hosts for this loop 9674 1726879727.77941: getting the next task for host managed_node3 9674 1726879727.77944: done getting next task for host managed_node3 9674 1726879727.77946: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds. 9674 1726879727.77947: ^ 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 9674 1726879727.77950: getting variables 9674 1726879727.77950: in VariableManager get_vars() 9674 1726879727.77959: Calling all_inventory to load vars for managed_node3 9674 1726879727.77961: Calling groups_inventory to load vars for managed_node3 9674 1726879727.77963: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879727.77967: Calling all_plugins_play to load vars for managed_node3 9674 1726879727.77969: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879727.77972: Calling groups_plugins_play to load vars for managed_node3 9674 1726879727.78104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879727.78274: done with get_vars() 9674 1726879727.78281: done getting variables TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:84 Friday 20 September 2024 20:48:47 -0400 (0:00:00.011) 0:00:05.269 ****** 9674 1726879727.78349: entering _queue_task() for managed_node3/include_role 9674 1726879727.78351: Creating lock for include_role 9674 1726879727.78603: worker is 1 (out of 1 available) 9674 1726879727.78618: exiting _queue_task() for managed_node3/include_role 9674 1726879727.78628: done queuing things up, now waiting for results queue to drain 9674 1726879727.78629: waiting for pending results... 9915 1726879727.78827: running TaskExecutor() for managed_node3/TASK: Run the role. If reboot is not required - the play succeeds. 9915 1726879727.78944: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000000f 9915 1726879727.78961: variable 'ansible_search_path' from source: unknown 9915 1726879727.78995: calling self._execute() 9915 1726879727.79059: variable 'ansible_host' from source: host vars for 'managed_node3' 9915 1726879727.79069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9915 1726879727.79078: variable 'omit' from source: magic vars 9915 1726879727.79170: _execute() done 9915 1726879727.79176: dumping result to json 9915 1726879727.79180: done dumping result, returning 9915 1726879727.79185: done running TaskExecutor() for managed_node3/TASK: Run the role. If reboot is not required - the play succeeds. [0e44ad9b-8ddf-3aea-1756-00000000000f] 9915 1726879727.79195: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000000f 9915 1726879727.79229: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000000f 9915 1726879727.79233: WORKER PROCESS EXITING 9674 1726879727.79593: no more pending results, returning what we have 9674 1726879727.79600: in VariableManager get_vars() 9674 1726879727.79625: Calling all_inventory to load vars for managed_node3 9674 1726879727.79628: Calling groups_inventory to load vars for managed_node3 9674 1726879727.79631: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879727.79640: Calling all_plugins_play to load vars for managed_node3 9674 1726879727.79642: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879727.79645: Calling groups_plugins_play to load vars for managed_node3 9674 1726879727.79806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879727.79980: done with get_vars() 9674 1726879727.79987: variable 'ansible_search_path' from source: unknown 9674 1726879727.80063: variable 'omit' from source: magic vars 9674 1726879727.80087: variable 'omit' from source: magic vars 9674 1726879727.80105: variable 'omit' from source: magic vars 9674 1726879727.80109: we have included files to process 9674 1726879727.80110: generating all_blocks data 9674 1726879727.80111: done generating all_blocks data 9674 1726879727.80112: processing included file: fedora.linux_system_roles.kdump 9674 1726879727.80135: in VariableManager get_vars() 9674 1726879727.80147: done with get_vars() 9674 1726879727.80457: in VariableManager get_vars() 9674 1726879727.80469: done with get_vars() 9674 1726879727.80512: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/vars/main.yml 9674 1726879727.80651: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/defaults/main.yml 9674 1726879727.80721: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/meta/main.yml 9674 1726879727.80807: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml 9674 1726879727.81086: in VariableManager get_vars() 9674 1726879727.81110: done with get_vars() 9674 1726879727.81319: in VariableManager get_vars() 9674 1726879727.81336: done with get_vars() 9674 1726879727.82295: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml 9674 1726879727.82766: iterating over new_blocks loaded from include file 9674 1726879727.82768: in VariableManager get_vars() 9674 1726879727.82781: done with get_vars() 9674 1726879727.82783: filtering new block on tags 9674 1726879727.82861: done filtering new block on tags 9674 1726879727.82864: in VariableManager get_vars() 9674 1726879727.82876: done with get_vars() 9674 1726879727.82878: filtering new block on tags 9674 1726879727.82909: done filtering new block on tags 9674 1726879727.82912: in VariableManager get_vars() 9674 1726879727.82922: done with get_vars() 9674 1726879727.82923: filtering new block on tags 9674 1726879727.82987: done filtering new block on tags 9674 1726879727.82990: in VariableManager get_vars() 9674 1726879727.83003: done with get_vars() 9674 1726879727.83004: filtering new block on tags 9674 1726879727.83020: done filtering new block on tags 9674 1726879727.83022: done iterating over new_blocks loaded from include file 9674 1726879727.83023: extending task lists for all hosts with included blocks 9674 1726879727.83079: done extending task lists 9674 1726879727.83080: done processing included files 9674 1726879727.83081: results queue empty 9674 1726879727.83081: checking for any_errors_fatal 9674 1726879727.83083: done checking for any_errors_fatal 9674 1726879727.83083: checking for max_fail_percentage 9674 1726879727.83084: done checking for max_fail_percentage 9674 1726879727.83085: checking to see if all hosts have failed and the running result is not ok 9674 1726879727.83085: done checking to see if all hosts have failed 9674 1726879727.83086: getting the remaining hosts for this loop 9674 1726879727.83087: done getting the remaining hosts for this loop 9674 1726879727.83089: getting the next task for host managed_node3 9674 1726879727.83094: done getting next task for host managed_node3 9674 1726879727.83098: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 9674 1726879727.83100: ^ state is: HOST STATE: block=3, 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 9674 1726879727.83108: getting variables 9674 1726879727.83109: in VariableManager get_vars() 9674 1726879727.83122: Calling all_inventory to load vars for managed_node3 9674 1726879727.83124: Calling groups_inventory to load vars for managed_node3 9674 1726879727.83126: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879727.83131: Calling all_plugins_play to load vars for managed_node3 9674 1726879727.83133: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879727.83135: Calling groups_plugins_play to load vars for managed_node3 9674 1726879727.83272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879727.83447: done with get_vars() 9674 1726879727.83455: done getting variables TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Friday 20 September 2024 20:48:47 -0400 (0:00:00.051) 0:00:05.321 ****** 9674 1726879727.83522: entering _queue_task() for managed_node3/include_tasks 9674 1726879727.83524: Creating lock for include_tasks 9674 1726879727.83783: worker is 1 (out of 1 available) 9674 1726879727.83798: exiting _queue_task() for managed_node3/include_tasks 9674 1726879727.83809: done queuing things up, now waiting for results queue to drain 9674 1726879727.83811: waiting for pending results... 9920 1726879727.83984: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 9920 1726879727.84117: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000056 9920 1726879727.84133: variable 'ansible_search_path' from source: unknown 9920 1726879727.84137: variable 'ansible_search_path' from source: unknown 9920 1726879727.84172: calling self._execute() 9920 1726879727.84238: variable 'ansible_host' from source: host vars for 'managed_node3' 9920 1726879727.84252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9920 1726879727.84262: variable 'omit' from source: magic vars 9920 1726879727.84355: _execute() done 9920 1726879727.84361: dumping result to json 9920 1726879727.84365: done dumping result, returning 9920 1726879727.84371: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-3aea-1756-000000000056] 9920 1726879727.84377: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000056 9920 1726879727.84411: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000056 9920 1726879727.84415: WORKER PROCESS EXITING 9674 1726879727.85068: no more pending results, returning what we have 9674 1726879727.85071: in VariableManager get_vars() 9674 1726879727.85100: Calling all_inventory to load vars for managed_node3 9674 1726879727.85103: Calling groups_inventory to load vars for managed_node3 9674 1726879727.85105: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879727.85113: Calling all_plugins_play to load vars for managed_node3 9674 1726879727.85116: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879727.85120: Calling groups_plugins_play to load vars for managed_node3 9674 1726879727.85326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879727.85511: done with get_vars() 9674 1726879727.85520: variable 'ansible_search_path' from source: unknown 9674 1726879727.85522: variable 'ansible_search_path' from source: unknown 9674 1726879727.85559: we have included files to process 9674 1726879727.85560: generating all_blocks data 9674 1726879727.85562: done generating all_blocks data 9674 1726879727.85565: processing included file: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml 9674 1726879727.85566: loading included file: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml 9674 1726879727.85568: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml included: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed_node3 9674 1726879727.86146: done processing included file 9674 1726879727.86149: iterating over new_blocks loaded from include file 9674 1726879727.86150: in VariableManager get_vars() 9674 1726879727.86169: done with get_vars() 9674 1726879727.86171: filtering new block on tags 9674 1726879727.86199: done filtering new block on tags 9674 1726879727.86202: in VariableManager get_vars() 9674 1726879727.86214: done with get_vars() 9674 1726879727.86215: filtering new block on tags 9674 1726879727.86238: done filtering new block on tags 9674 1726879727.86239: in VariableManager get_vars() 9674 1726879727.86251: done with get_vars() 9674 1726879727.86252: filtering new block on tags 9674 1726879727.86265: done filtering new block on tags 9674 1726879727.86266: done iterating over new_blocks loaded from include file 9674 1726879727.86266: extending task lists for all hosts with included blocks 9674 1726879727.86474: done extending task lists 9674 1726879727.86475: done processing included files 9674 1726879727.86475: results queue empty 9674 1726879727.86475: checking for any_errors_fatal 9674 1726879727.86478: done checking for any_errors_fatal 9674 1726879727.86478: checking for max_fail_percentage 9674 1726879727.86479: done checking for max_fail_percentage 9674 1726879727.86479: checking to see if all hosts have failed and the running result is not ok 9674 1726879727.86480: done checking to see if all hosts have failed 9674 1726879727.86480: getting the remaining hosts for this loop 9674 1726879727.86481: done getting the remaining hosts for this loop 9674 1726879727.86482: getting the next task for host managed_node3 9674 1726879727.86485: done getting next task for host managed_node3 9674 1726879727.86487: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 9674 1726879727.86488: ^ state is: HOST STATE: block=3, 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 9674 1726879727.86496: getting variables 9674 1726879727.86497: in VariableManager get_vars() 9674 1726879727.86527: Calling all_inventory to load vars for managed_node3 9674 1726879727.86529: Calling groups_inventory to load vars for managed_node3 9674 1726879727.86531: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879727.86535: Calling all_plugins_play to load vars for managed_node3 9674 1726879727.86536: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879727.86538: Calling groups_plugins_play to load vars for managed_node3 9674 1726879727.86617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879727.86731: done with get_vars() 9674 1726879727.86737: done getting variables TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Friday 20 September 2024 20:48:47 -0400 (0:00:00.032) 0:00:05.354 ****** 9674 1726879727.86789: entering _queue_task() for managed_node3/setup 9674 1726879727.86989: worker is 1 (out of 1 available) 9674 1726879727.87005: exiting _queue_task() for managed_node3/setup 9674 1726879727.87015: done queuing things up, now waiting for results queue to drain 9674 1726879727.87017: waiting for pending results... 9923 1726879727.87125: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 9923 1726879727.87249: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000009a 9923 1726879727.87265: variable 'ansible_search_path' from source: unknown 9923 1726879727.87269: variable 'ansible_search_path' from source: unknown 9923 1726879727.87298: calling self._execute() 9923 1726879727.87355: variable 'ansible_host' from source: host vars for 'managed_node3' 9923 1726879727.87365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9923 1726879727.87374: variable 'omit' from source: magic vars 9923 1726879727.87673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9923 1726879727.90318: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9923 1726879727.90369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9923 1726879727.90403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9923 1726879727.90430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9923 1726879727.90451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9923 1726879727.90513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9923 1726879727.90535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9923 1726879727.90555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9923 1726879727.90582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9923 1726879727.90595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9923 1726879727.90638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9923 1726879727.90657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9923 1726879727.90675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9923 1726879727.90702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9923 1726879727.90714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9923 1726879727.90836: variable '__kdump_required_facts' from source: role '' all vars 9923 1726879727.90849: variable 'ansible_facts' from source: unknown 9923 1726879727.90905: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 9923 1726879727.90911: when evaluation is False, skipping this task 9923 1726879727.90914: _execute() done 9923 1726879727.90918: dumping result to json 9923 1726879727.90922: done dumping result, returning 9923 1726879727.90929: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-3aea-1756-00000000009a] 9923 1726879727.90934: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000009a 9923 1726879727.90960: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000009a 9923 1726879727.90963: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 9674 1726879727.91107: no more pending results, returning what we have 9674 1726879727.91110: results queue empty 9674 1726879727.91110: checking for any_errors_fatal 9674 1726879727.91111: done checking for any_errors_fatal 9674 1726879727.91112: checking for max_fail_percentage 9674 1726879727.91113: done checking for max_fail_percentage 9674 1726879727.91114: checking to see if all hosts have failed and the running result is not ok 9674 1726879727.91115: done checking to see if all hosts have failed 9674 1726879727.91115: getting the remaining hosts for this loop 9674 1726879727.91116: done getting the remaining hosts for this loop 9674 1726879727.91120: getting the next task for host managed_node3 9674 1726879727.91127: done getting next task for host managed_node3 9674 1726879727.91130: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree 9674 1726879727.91133: ^ state is: HOST STATE: block=3, 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 9674 1726879727.91148: getting variables 9674 1726879727.91150: in VariableManager get_vars() 9674 1726879727.91179: Calling all_inventory to load vars for managed_node3 9674 1726879727.91181: Calling groups_inventory to load vars for managed_node3 9674 1726879727.91183: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879727.91190: Calling all_plugins_play to load vars for managed_node3 9674 1726879727.91194: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879727.91197: Calling groups_plugins_play to load vars for managed_node3 9674 1726879727.91317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879727.91435: done with get_vars() 9674 1726879727.91445: done getting variables TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Friday 20 September 2024 20:48:47 -0400 (0:00:00.047) 0:00:05.401 ****** 9674 1726879727.91513: entering _queue_task() for managed_node3/stat 9674 1726879727.91697: worker is 1 (out of 1 available) 9674 1726879727.91712: exiting _queue_task() for managed_node3/stat 9674 1726879727.91722: done queuing things up, now waiting for results queue to drain 9674 1726879727.91724: waiting for pending results... 9927 1726879727.91824: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Check if system is ostree 9927 1726879727.91943: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000009c 9927 1726879727.91965: variable 'ansible_search_path' from source: unknown 9927 1726879727.91971: variable 'ansible_search_path' from source: unknown 9927 1726879727.92001: calling self._execute() 9927 1726879727.92145: variable 'ansible_host' from source: host vars for 'managed_node3' 9927 1726879727.92156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9927 1726879727.92169: variable 'omit' from source: magic vars 9927 1726879727.92503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9927 1726879727.92847: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9927 1726879727.92887: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9927 1726879727.92925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9927 1726879727.92958: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9927 1726879727.93039: 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) 9927 1726879727.93068: 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) 9927 1726879727.93094: 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) 9927 1726879727.93118: 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) 9927 1726879727.93234: Evaluated conditional (not __kdump_is_ostree is defined): True 9927 1726879727.93242: variable 'omit' from source: magic vars 9927 1726879727.93303: variable 'omit' from source: magic vars 9927 1726879727.93335: variable 'omit' from source: magic vars 9927 1726879727.93357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9927 1726879727.93380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9927 1726879727.93399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9927 1726879727.93418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9927 1726879727.93429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9927 1726879727.93456: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9927 1726879727.93461: variable 'ansible_host' from source: host vars for 'managed_node3' 9927 1726879727.93464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9927 1726879727.93559: Set connection var ansible_pipelining to False 9927 1726879727.93569: Set connection var ansible_timeout to 10 9927 1726879727.93576: Set connection var ansible_shell_executable to /bin/sh 9927 1726879727.93581: Set connection var ansible_shell_type to sh 9927 1726879727.93584: Set connection var ansible_connection to ssh 9927 1726879727.93589: Set connection var ansible_module_compression to ZIP_DEFLATED 9927 1726879727.93614: variable 'ansible_shell_executable' from source: unknown 9927 1726879727.93619: variable 'ansible_connection' from source: unknown 9927 1726879727.93623: variable 'ansible_module_compression' from source: unknown 9927 1726879727.93627: variable 'ansible_shell_type' from source: unknown 9927 1726879727.93630: variable 'ansible_shell_executable' from source: unknown 9927 1726879727.93632: variable 'ansible_host' from source: host vars for 'managed_node3' 9927 1726879727.93636: variable 'ansible_pipelining' from source: unknown 9927 1726879727.93638: variable 'ansible_timeout' from source: unknown 9927 1726879727.93642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9927 1726879727.93905: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9927 1726879727.93922: variable 'omit' from source: magic vars 9927 1726879727.93929: starting attempt loop 9927 1726879727.93933: running the handler 9927 1726879727.93949: _low_level_execute_command(): starting 9927 1726879727.93960: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9927 1726879727.97431: stdout chunk (state=2): >>>/root <<< 9927 1726879727.97560: stderr chunk (state=3): >>><<< 9927 1726879727.97568: stdout chunk (state=3): >>><<< 9927 1726879727.97588: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9927 1726879727.97605: _low_level_execute_command(): starting 9927 1726879727.97610: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879727.9760008-9927-189289063757234 `" && echo ansible-tmp-1726879727.9760008-9927-189289063757234="` echo /root/.ansible/tmp/ansible-tmp-1726879727.9760008-9927-189289063757234 `" ) && sleep 0' 9927 1726879728.00984: stdout chunk (state=2): >>>ansible-tmp-1726879727.9760008-9927-189289063757234=/root/.ansible/tmp/ansible-tmp-1726879727.9760008-9927-189289063757234 <<< 9927 1726879728.01169: stderr chunk (state=3): >>><<< 9927 1726879728.01179: stdout chunk (state=3): >>><<< 9927 1726879728.01201: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879727.9760008-9927-189289063757234=/root/.ansible/tmp/ansible-tmp-1726879727.9760008-9927-189289063757234 , stderr= 9927 1726879728.01269: variable 'ansible_module_compression' from source: unknown 9927 1726879728.01318: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9927 1726879728.01348: variable 'ansible_facts' from source: unknown 9927 1726879728.01427: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879727.9760008-9927-189289063757234/AnsiballZ_stat.py 9927 1726879728.01563: Sending initial data 9927 1726879728.01570: Sent initial data (151 bytes) 9927 1726879728.05395: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmpjpw0l5h6 /root/.ansible/tmp/ansible-tmp-1726879727.9760008-9927-189289063757234/AnsiballZ_stat.py <<< 9927 1726879728.06833: stderr chunk (state=3): >>><<< 9927 1726879728.06846: stdout chunk (state=3): >>><<< 9927 1726879728.06875: done transferring module to remote 9927 1726879728.06893: _low_level_execute_command(): starting 9927 1726879728.06900: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879727.9760008-9927-189289063757234/ /root/.ansible/tmp/ansible-tmp-1726879727.9760008-9927-189289063757234/AnsiballZ_stat.py && sleep 0' 9927 1726879728.10757: stderr chunk (state=2): >>><<< 9927 1726879728.10766: stdout chunk (state=2): >>><<< 9927 1726879728.10785: _low_level_execute_command() done: rc=0, stdout=, stderr= 9927 1726879728.10791: _low_level_execute_command(): starting 9927 1726879728.10798: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879727.9760008-9927-189289063757234/AnsiballZ_stat.py && sleep 0' 9927 1726879728.16140: 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 0x7fbc6fa39e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9927 1726879728.16154: 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 0x7fbc6f9cf828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6fa399b0> # /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 0x7fbc6f9dc630> 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 0x7fbc6f9e3160> # /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 0x7fbc6f9e80f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f9e3748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f9e3390> # /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 0x7fbc6f98d470> # /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 0x7fbc6f992e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f98db38> # /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' <<< 9927 1726879728.18834: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f9994e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f97cd68> # /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 0x7fbc6f97f198> # /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 0x7fbc6dc8d940> # /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 0x7fbc6dc9f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f9eda20> 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. <<< 9927 1726879728.19319: 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 # 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 0x7fbc6dc0d0f0> # /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 0x7fbc6dc18320> # /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 0x7fbc6dc18fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc18b00> 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 0x7fbc6dc170f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc69828> # /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 0x7fbc6dc69c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc5d1d0> # /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 0x7fbc6dc5deb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc544a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc444e0> # /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.<<< 9927 1726879728.20536: stdout chunk (state=3): >>>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 0x7fbc6d9c42e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d9ccd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc5d4a8> 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 0x7fbc6d9d2e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc3e320> # /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 0x7fbc6d9d9240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d9d9048> # 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 0x7fbc6d9d9358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dcb6080> # /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 0x7fbc6d9d9e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d9d9a58> # /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 0x7fbc6d9e4710> # /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 0x7fbc6d9e4ef0> # /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 0x7fbc6d56a208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d9e47f0> # /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 o<<< 9927 1726879728.22152: stdout chunk (state=3): >>>bject at 0x7fbc6d56fcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d9d9588> # /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 0x7fbc6d593358> # 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 0x7fbc6d593710> # /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 0x7fbc6d59b400> # /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 0x7fbc6d344c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d338358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d338048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d329ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d59bda0> # 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 0x7fbc6d338fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d593a90> # /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 0x7fbc6f949780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d33f0b8> 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 0x7fbc6f949b00> i<<< 9927 1726879728.22611: stdout chunk (state=3): >>>mport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d9d98d0> # /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 0x7fbc6f962630> # /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 0x7fbc6f9666a0> # 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 0x7fbc6f966b70> # 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 0x7fbc6f966c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f962e80> # /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 0x7fbc6f966fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f966550> # 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 0x7fbc6f9662b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f956b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d57f3c8> # /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 0x7fbc6f9624e0> # /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 0x7fbc6b96a978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9927 1726879728.25420: 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 0x7fbc6b6be7f0> 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 0x7fbc6b64e2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6bee48> # 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 0x7fbc6b96afd0> # /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 0x7fbc6b629ba8> # /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 0x7fbc6b6941d0> # 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 0x7fbc6b694ac8> # 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 0x7fbc6b63b080> # /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 0x7fbc6b692160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b66f320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b666518> # /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 0x7fbc6b985d68> # 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 0x7fbc6b993208> # /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 0x7fbc6b678438> # /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 0x7fbc6b91feb8> # /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 0x7fbc6b925f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b9162e8> # /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 0x7fbc6b916b00> <<< 9927 1726879728.28099: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6837f0> # /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 0x7fbc6b947f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b916160> # 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 0x7fbc6b954dd8> # 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 0x7fbc6b954ef0> # 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 0x7fbc6b6a3080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b678588> # /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 0x7fbc6b6b2a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6aa160> # 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 0x7fbc6b6aa358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6a3be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/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_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9927 1726879728.29206: 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 0x7fbc6b6cde48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6cdb00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6cd320> # /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 0x7fbc6b6cd978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6b9c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/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_m1l09day/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9927 1726879728.30700: 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 0x7fbc67fb9550> # zipimport: zlib available # zipimport: zlib available <<< 9927 1726879728.32438: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/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_m1l09day/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_m1l09day/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_m1l09day/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 9927 1726879728.32458: 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 0x7fbc6802feb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/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 <<< 9927 1726879728.33685: 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 0x7fbc68051198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc68003eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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 <<< 9927 1726879728.34661: 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' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b5f40f0> # /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 0x7fbc6b5f4198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc68047b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/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_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 9927 1726879728.35751: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/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__ <<< 9927 1726879728.36885: 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 # 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 # clean<<< 9927 1726879728.36917: stdout chunk (state=3): >>>up[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 <<< 9927 1726879728.37541: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 9927 1726879728.37553: stdout chunk (state=3): >>><<< 9927 1726879728.37563: stderr chunk (state=3): >>><<< 9927 1726879728.37627: _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 0x7fbc6fa39e48> # /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 0x7fbc6f9cf828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6fa399b0> # /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 0x7fbc6f9dc630> 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 0x7fbc6f9e3160> # /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 0x7fbc6f9e80f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f9e3748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f9e3390> # /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 0x7fbc6f98d470> # /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 0x7fbc6f992e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f98db38> # /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 0x7fbc6f9994e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f97cd68> # /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 0x7fbc6f97f198> # /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 0x7fbc6dc8d940> # /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 0x7fbc6dc9f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f9eda20> 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 0x7fbc6dc0d0f0> # /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 0x7fbc6dc18320> # /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 0x7fbc6dc18fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc18b00> 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 0x7fbc6dc170f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc69828> # /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 0x7fbc6dc69c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc5d1d0> # /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 0x7fbc6dc5deb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc544a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc444e0> # /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 0x7fbc6d9c42e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d9ccd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc5d4a8> 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 0x7fbc6d9d2e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dc3e320> # /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 0x7fbc6d9d9240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d9d9048> # 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 0x7fbc6d9d9358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6dcb6080> # /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 0x7fbc6d9d9e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d9d9a58> # /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 0x7fbc6d9e4710> # /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 0x7fbc6d9e4ef0> # /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 0x7fbc6d56a208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d9e47f0> # /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 0x7fbc6d56fcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d9d9588> # /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 0x7fbc6d593358> # 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 0x7fbc6d593710> # /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 0x7fbc6d59b400> # /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 0x7fbc6d344c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d338358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d338048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d329ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d59bda0> # 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 0x7fbc6d338fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d593a90> # /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 0x7fbc6f949780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d33f0b8> 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 0x7fbc6f949b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d9d98d0> # /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 0x7fbc6f962630> # /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 0x7fbc6f9666a0> # 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 0x7fbc6f966b70> # 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 0x7fbc6f966c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f962e80> # /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 0x7fbc6f966fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f966550> # 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 0x7fbc6f9662b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6f956b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6d57f3c8> # /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 0x7fbc6f9624e0> # /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 0x7fbc6b96a978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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 0x7fbc6b6be7f0> 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 0x7fbc6b64e2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6bee48> # 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 0x7fbc6b96afd0> # /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 0x7fbc6b629ba8> # /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 0x7fbc6b6941d0> # 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 0x7fbc6b694ac8> # 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 0x7fbc6b63b080> # /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 0x7fbc6b692160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b66f320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b666518> # /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 0x7fbc6b985d68> # 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 0x7fbc6b993208> # /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 0x7fbc6b678438> # /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 0x7fbc6b91feb8> # /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 0x7fbc6b925f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b9162e8> # /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 0x7fbc6b916b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6837f0> # /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 0x7fbc6b947f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b916160> # 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 0x7fbc6b954dd8> # 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 0x7fbc6b954ef0> # 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 0x7fbc6b6a3080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b678588> # /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 0x7fbc6b6b2a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6aa160> # 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 0x7fbc6b6aa358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6a3be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/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_m1l09day/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 0x7fbc6b6cde48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6cdb00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6cd320> # /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 0x7fbc6b6cd978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc6b6b9c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/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_m1l09day/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 0x7fbc67fb9550> # 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_m1l09day/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_m1l09day/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_m1l09day/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_m1l09day/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_m1l09day/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 0x7fbc6802feb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/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 0x7fbc68051198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc68003eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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 0x7fbc6b5f40f0> # /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 0x7fbc6b5f4198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc68047b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/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_m1l09day/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_m1l09day/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_m1l09day/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.43.118 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 9927 1726879728.37775: 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-1726879727.9760008-9927-189289063757234/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9927 1726879728.37790: _low_level_execute_command(): starting 9927 1726879728.37802: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879727.9760008-9927-189289063757234/ > /dev/null 2>&1 && sleep 0' 9927 1726879728.41498: stderr chunk (state=2): >>><<< 9927 1726879728.41509: stdout chunk (state=2): >>><<< 9927 1726879728.41530: _low_level_execute_command() done: rc=0, stdout=, stderr= 9927 1726879728.41538: handler run complete 9927 1726879728.41555: attempt loop complete, returning result 9927 1726879728.41559: _execute() done 9927 1726879728.41561: dumping result to json 9927 1726879728.41566: done dumping result, returning 9927 1726879728.41576: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0e44ad9b-8ddf-3aea-1756-00000000009c] 9927 1726879728.41581: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000009c 9927 1726879728.41616: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000009c 9927 1726879728.41620: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 9674 1726879728.41994: no more pending results, returning what we have 9674 1726879728.41997: results queue empty 9674 1726879728.41998: checking for any_errors_fatal 9674 1726879728.42005: done checking for any_errors_fatal 9674 1726879728.42006: checking for max_fail_percentage 9674 1726879728.42007: done checking for max_fail_percentage 9674 1726879728.42007: checking to see if all hosts have failed and the running result is not ok 9674 1726879728.42008: done checking to see if all hosts have failed 9674 1726879728.42009: getting the remaining hosts for this loop 9674 1726879728.42010: done getting the remaining hosts for this loop 9674 1726879728.42014: getting the next task for host managed_node3 9674 1726879728.42021: done getting next task for host managed_node3 9674 1726879728.42024: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 9674 1726879728.42029: ^ state is: HOST STATE: block=3, 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 9674 1726879728.42038: getting variables 9674 1726879728.42039: in VariableManager get_vars() 9674 1726879728.42068: Calling all_inventory to load vars for managed_node3 9674 1726879728.42071: Calling groups_inventory to load vars for managed_node3 9674 1726879728.42073: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879728.42083: Calling all_plugins_play to load vars for managed_node3 9674 1726879728.42085: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879728.42088: Calling groups_plugins_play to load vars for managed_node3 9674 1726879728.42255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879728.42408: done with get_vars() 9674 1726879728.42422: done getting variables 9674 1726879728.42539: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Friday 20 September 2024 20:48:48 -0400 (0:00:00.510) 0:00:05.912 ****** 9674 1726879728.42565: entering _queue_task() for managed_node3/set_fact 9674 1726879728.42566: Creating lock for set_fact 9674 1726879728.42827: worker is 1 (out of 1 available) 9674 1726879728.42838: exiting _queue_task() for managed_node3/set_fact 9674 1726879728.42848: done queuing things up, now waiting for results queue to drain 9674 1726879728.42849: waiting for pending results... 9952 1726879728.43207: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 9952 1726879728.43370: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000009d 9952 1726879728.43389: variable 'ansible_search_path' from source: unknown 9952 1726879728.43397: variable 'ansible_search_path' from source: unknown 9952 1726879728.43442: calling self._execute() 9952 1726879728.43523: variable 'ansible_host' from source: host vars for 'managed_node3' 9952 1726879728.43535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9952 1726879728.43544: variable 'omit' from source: magic vars 9952 1726879728.43944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9952 1726879728.44290: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9952 1726879728.44388: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9952 1726879728.44433: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9952 1726879728.44474: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9952 1726879728.44565: 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) 9952 1726879728.44604: 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) 9952 1726879728.44639: 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) 9952 1726879728.44676: 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) 9952 1726879728.44824: Evaluated conditional (not __kdump_is_ostree is defined): True 9952 1726879728.44833: variable 'omit' from source: magic vars 9952 1726879728.44902: variable 'omit' from source: magic vars 9952 1726879728.44981: variable '__ostree_booted_stat' from source: set_fact 9952 1726879728.45035: variable 'omit' from source: magic vars 9952 1726879728.45076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9952 1726879728.45116: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9952 1726879728.45142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9952 1726879728.45161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9952 1726879728.45182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9952 1726879728.45263: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9952 1726879728.45273: variable 'ansible_host' from source: host vars for 'managed_node3' 9952 1726879728.45278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9952 1726879728.45414: Set connection var ansible_pipelining to False 9952 1726879728.45420: Set connection var ansible_timeout to 10 9952 1726879728.45424: Set connection var ansible_shell_executable to /bin/sh 9952 1726879728.45427: Set connection var ansible_shell_type to sh 9952 1726879728.45429: Set connection var ansible_connection to ssh 9952 1726879728.45432: Set connection var ansible_module_compression to ZIP_DEFLATED 9952 1726879728.45451: variable 'ansible_shell_executable' from source: unknown 9952 1726879728.45455: variable 'ansible_connection' from source: unknown 9952 1726879728.45458: variable 'ansible_module_compression' from source: unknown 9952 1726879728.45459: variable 'ansible_shell_type' from source: unknown 9952 1726879728.45461: variable 'ansible_shell_executable' from source: unknown 9952 1726879728.45463: variable 'ansible_host' from source: host vars for 'managed_node3' 9952 1726879728.45465: variable 'ansible_pipelining' from source: unknown 9952 1726879728.45466: variable 'ansible_timeout' from source: unknown 9952 1726879728.45468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9952 1726879728.45629: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9952 1726879728.45646: variable 'omit' from source: magic vars 9952 1726879728.45656: starting attempt loop 9952 1726879728.45662: running the handler 9952 1726879728.45672: handler run complete 9952 1726879728.45684: attempt loop complete, returning result 9952 1726879728.45689: _execute() done 9952 1726879728.45699: dumping result to json 9952 1726879728.45703: done dumping result, returning 9952 1726879728.45710: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0e44ad9b-8ddf-3aea-1756-00000000009d] 9952 1726879728.45719: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000009d 9952 1726879728.45755: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000009d 9952 1726879728.45759: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } 9674 1726879728.46145: no more pending results, returning what we have 9674 1726879728.46148: results queue empty 9674 1726879728.46149: checking for any_errors_fatal 9674 1726879728.46158: done checking for any_errors_fatal 9674 1726879728.46159: checking for max_fail_percentage 9674 1726879728.46160: done checking for max_fail_percentage 9674 1726879728.46161: checking to see if all hosts have failed and the running result is not ok 9674 1726879728.46161: done checking to see if all hosts have failed 9674 1726879728.46162: getting the remaining hosts for this loop 9674 1726879728.46163: done getting the remaining hosts for this loop 9674 1726879728.46168: getting the next task for host managed_node3 9674 1726879728.46176: done getting next task for host managed_node3 9674 1726879728.46180: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 9674 1726879728.46183: ^ state is: HOST STATE: block=3, 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 9674 1726879728.46195: getting variables 9674 1726879728.46197: in VariableManager get_vars() 9674 1726879728.46228: Calling all_inventory to load vars for managed_node3 9674 1726879728.46235: Calling groups_inventory to load vars for managed_node3 9674 1726879728.46238: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879728.46245: Calling all_plugins_play to load vars for managed_node3 9674 1726879728.46248: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879728.46250: Calling groups_plugins_play to load vars for managed_node3 9674 1726879728.46411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879728.46631: done with get_vars() 9674 1726879728.46638: done getting variables 9674 1726879728.46722: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Friday 20 September 2024 20:48:48 -0400 (0:00:00.041) 0:00:05.953 ****** 9674 1726879728.46747: entering _queue_task() for managed_node3/include_vars 9674 1726879728.46748: Creating lock for include_vars 9674 1726879728.46952: worker is 1 (out of 1 available) 9674 1726879728.46968: exiting _queue_task() for managed_node3/include_vars 9674 1726879728.46978: done queuing things up, now waiting for results queue to drain 9674 1726879728.46979: waiting for pending results... 9954 1726879728.47100: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 9954 1726879728.47222: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000009f 9954 1726879728.47237: variable 'ansible_search_path' from source: unknown 9954 1726879728.47241: variable 'ansible_search_path' from source: unknown 9954 1726879728.47446: variable 'ansible_facts' from source: unknown 9954 1726879728.47581: variable 'ansible_facts' from source: unknown 9954 1726879728.47701: variable 'ansible_facts' from source: unknown 9954 1726879728.47818: variable 'ansible_facts' from source: unknown 9954 1726879728.47860: variable 'omit' from source: magic vars 9954 1726879728.47933: variable 'ansible_host' from source: host vars for 'managed_node3' 9954 1726879728.47946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9954 1726879728.47957: variable 'omit' from source: magic vars 9954 1726879728.48226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9954 1726879728.48519: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9954 1726879728.48568: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9954 1726879728.48617: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9954 1726879728.48669: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9954 1726879728.48729: variable '__vars_file' from source: task vars 9954 1726879728.48791: variable 'role_path' from source: magic vars 9954 1726879728.48799: variable 'item' from source: unknown 9954 1726879728.48810: Evaluated conditional (__vars_file is file): False 9954 1726879728.48814: when evaluation is False, skipping this task 9954 1726879728.48840: variable 'item' from source: unknown 9954 1726879728.48904: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 9954 1726879728.49027: variable 'ansible_host' from source: host vars for 'managed_node3' 9954 1726879728.49038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9954 1726879728.49054: variable 'omit' from source: magic vars 9954 1726879728.49213: variable '__vars_file' from source: task vars 9954 1726879728.49316: variable 'role_path' from source: magic vars 9954 1726879728.49322: variable 'item' from source: unknown 9954 1726879728.49329: Evaluated conditional (__vars_file is file): False 9954 1726879728.49331: when evaluation is False, skipping this task 9954 1726879728.49354: variable 'item' from source: unknown 9954 1726879728.49398: variable 'item' from source: unknown skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 9954 1726879728.49496: variable 'ansible_host' from source: host vars for 'managed_node3' 9954 1726879728.49512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9954 1726879728.49532: variable 'omit' from source: magic vars 9954 1726879728.49796: variable '__vars_file' from source: task vars 9954 1726879728.49937: variable 'role_path' from source: magic vars 9954 1726879728.49946: variable 'item' from source: unknown 9954 1726879728.49958: Evaluated conditional (__vars_file is file): False 9954 1726879728.49961: when evaluation is False, skipping this task 9954 1726879728.49999: variable 'item' from source: unknown 9954 1726879728.50042: variable 'item' from source: unknown skipping: [managed_node3] => (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" } 9954 1726879728.50115: variable 'ansible_host' from source: host vars for 'managed_node3' 9954 1726879728.50125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9954 1726879728.50140: variable 'omit' from source: magic vars 9954 1726879728.50322: variable '__vars_file' from source: task vars 9954 1726879728.50400: variable 'role_path' from source: magic vars 9954 1726879728.50407: variable 'item' from source: unknown 9954 1726879728.50417: Evaluated conditional (__vars_file is file): False 9954 1726879728.50420: when evaluation is False, skipping this task 9954 1726879728.50450: variable 'item' from source: unknown 9954 1726879728.50504: variable 'item' from source: unknown skipping: [managed_node3] => (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" } 9954 1726879728.50524: dumping result to json 9954 1726879728.50540: done dumping result, returning 9954 1726879728.50548: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0e44ad9b-8ddf-3aea-1756-00000000009f] 9954 1726879728.50559: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000009f 9954 1726879728.50598: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000009f 9954 1726879728.50603: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 9674 1726879728.50719: no more pending results, returning what we have 9674 1726879728.50723: results queue empty 9674 1726879728.50723: checking for any_errors_fatal 9674 1726879728.50727: done checking for any_errors_fatal 9674 1726879728.50728: checking for max_fail_percentage 9674 1726879728.50730: done checking for max_fail_percentage 9674 1726879728.50730: checking to see if all hosts have failed and the running result is not ok 9674 1726879728.50731: done checking to see if all hosts have failed 9674 1726879728.50731: getting the remaining hosts for this loop 9674 1726879728.50733: done getting the remaining hosts for this loop 9674 1726879728.50736: getting the next task for host managed_node3 9674 1726879728.50742: done getting next task for host managed_node3 9674 1726879728.50746: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages 9674 1726879728.50749: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879728.50765: getting variables 9674 1726879728.50767: in VariableManager get_vars() 9674 1726879728.50801: Calling all_inventory to load vars for managed_node3 9674 1726879728.50804: Calling groups_inventory to load vars for managed_node3 9674 1726879728.50807: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879728.50817: Calling all_plugins_play to load vars for managed_node3 9674 1726879728.50820: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879728.50824: Calling groups_plugins_play to load vars for managed_node3 9674 1726879728.50990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879728.51129: done with get_vars() 9674 1726879728.51139: done getting variables 9674 1726879728.51231: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Friday 20 September 2024 20:48:48 -0400 (0:00:00.045) 0:00:05.999 ****** 9674 1726879728.51257: entering _queue_task() for managed_node3/package 9674 1726879728.51258: Creating lock for package 9674 1726879728.51520: worker is 1 (out of 1 available) 9674 1726879728.51534: exiting _queue_task() for managed_node3/package 9674 1726879728.51545: done queuing things up, now waiting for results queue to drain 9674 1726879728.51546: waiting for pending results... 9955 1726879728.51760: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Install required packages 9955 1726879728.51911: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000057 9955 1726879728.51932: variable 'ansible_search_path' from source: unknown 9955 1726879728.51942: variable 'ansible_search_path' from source: unknown 9955 1726879728.51997: calling self._execute() 9955 1726879728.52113: variable 'ansible_host' from source: host vars for 'managed_node3' 9955 1726879728.52127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9955 1726879728.52144: variable 'omit' from source: magic vars 9955 1726879728.52268: variable 'omit' from source: magic vars 9955 1726879728.52332: variable 'omit' from source: magic vars 9955 1726879728.52356: variable '__kdump_packages' from source: role '' all vars 9955 1726879728.52552: variable '__kdump_packages' from source: role '' all vars 9955 1726879728.52855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9955 1726879728.54860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9955 1726879728.54919: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9955 1726879728.54953: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9955 1726879728.54981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9955 1726879728.55003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9955 1726879728.55107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9955 1726879728.55131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9955 1726879728.55153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9955 1726879728.55182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9955 1726879728.55197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9955 1726879728.55296: variable '__kdump_is_ostree' from source: set_fact 9955 1726879728.55303: variable 'omit' from source: magic vars 9955 1726879728.55324: variable 'omit' from source: magic vars 9955 1726879728.55353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9955 1726879728.55374: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9955 1726879728.55392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9955 1726879728.55410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9955 1726879728.55419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9955 1726879728.55450: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9955 1726879728.55457: variable 'ansible_host' from source: host vars for 'managed_node3' 9955 1726879728.55461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9955 1726879728.55575: Set connection var ansible_pipelining to False 9955 1726879728.55581: Set connection var ansible_timeout to 10 9955 1726879728.55585: Set connection var ansible_shell_executable to /bin/sh 9955 1726879728.55588: Set connection var ansible_shell_type to sh 9955 1726879728.55589: Set connection var ansible_connection to ssh 9955 1726879728.55594: Set connection var ansible_module_compression to ZIP_DEFLATED 9955 1726879728.55610: variable 'ansible_shell_executable' from source: unknown 9955 1726879728.55613: variable 'ansible_connection' from source: unknown 9955 1726879728.55615: variable 'ansible_module_compression' from source: unknown 9955 1726879728.55620: variable 'ansible_shell_type' from source: unknown 9955 1726879728.55624: variable 'ansible_shell_executable' from source: unknown 9955 1726879728.55630: variable 'ansible_host' from source: host vars for 'managed_node3' 9955 1726879728.55641: variable 'ansible_pipelining' from source: unknown 9955 1726879728.55646: variable 'ansible_timeout' from source: unknown 9955 1726879728.55654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9955 1726879728.55797: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9955 1726879728.55810: variable 'omit' from source: magic vars 9955 1726879728.55817: starting attempt loop 9955 1726879728.55820: running the handler 9955 1726879728.55907: variable 'ansible_facts' from source: unknown 9955 1726879728.56049: _low_level_execute_command(): starting 9955 1726879728.56060: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9955 1726879728.59830: stdout chunk (state=2): >>>/root <<< 9955 1726879728.59907: stderr chunk (state=3): >>><<< 9955 1726879728.59914: stdout chunk (state=3): >>><<< 9955 1726879728.59935: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9955 1726879728.59949: _low_level_execute_command(): starting 9955 1726879728.59956: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879728.5994542-9955-136364500993462 `" && echo ansible-tmp-1726879728.5994542-9955-136364500993462="` echo /root/.ansible/tmp/ansible-tmp-1726879728.5994542-9955-136364500993462 `" ) && sleep 0' 9955 1726879728.63711: stdout chunk (state=2): >>>ansible-tmp-1726879728.5994542-9955-136364500993462=/root/.ansible/tmp/ansible-tmp-1726879728.5994542-9955-136364500993462 <<< 9955 1726879728.64106: stderr chunk (state=3): >>><<< 9955 1726879728.64124: stdout chunk (state=3): >>><<< 9955 1726879728.64146: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879728.5994542-9955-136364500993462=/root/.ansible/tmp/ansible-tmp-1726879728.5994542-9955-136364500993462 , stderr= 9955 1726879728.64173: variable 'ansible_module_compression' from source: unknown 9955 1726879728.64221: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 9955 1726879728.64225: ANSIBALLZ: Acquiring lock 9955 1726879728.64228: ANSIBALLZ: Lock acquired: 140479299126480 9955 1726879728.64230: ANSIBALLZ: Creating module 9955 1726879728.82853: ANSIBALLZ: Writing module into payload 9955 1726879728.83095: ANSIBALLZ: Writing module 9955 1726879728.83120: ANSIBALLZ: Renaming module 9955 1726879728.83127: ANSIBALLZ: Done creating module 9955 1726879728.83141: variable 'ansible_facts' from source: unknown 9955 1726879728.83220: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879728.5994542-9955-136364500993462/AnsiballZ_dnf.py 9955 1726879728.83722: Sending initial data 9955 1726879728.83730: Sent initial data (150 bytes) 9955 1726879728.87267: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmpadtguhv4 /root/.ansible/tmp/ansible-tmp-1726879728.5994542-9955-136364500993462/AnsiballZ_dnf.py <<< 9955 1726879728.89106: stderr chunk (state=3): >>><<< 9955 1726879728.89121: stdout chunk (state=3): >>><<< 9955 1726879728.89154: done transferring module to remote 9955 1726879728.89174: _low_level_execute_command(): starting 9955 1726879728.89182: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879728.5994542-9955-136364500993462/ /root/.ansible/tmp/ansible-tmp-1726879728.5994542-9955-136364500993462/AnsiballZ_dnf.py && sleep 0' 9955 1726879728.92719: stderr chunk (state=2): >>><<< 9955 1726879728.92732: stdout chunk (state=2): >>><<< 9955 1726879728.92748: _low_level_execute_command() done: rc=0, stdout=, stderr= 9955 1726879728.92752: _low_level_execute_command(): starting 9955 1726879728.92756: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879728.5994542-9955-136364500993462/AnsiballZ_dnf.py && sleep 0' 9955 1726879728.98847: 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 0x7f11ea10de48> # /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 0x7f11ea0a3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea10d9b0> # /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 0x7f11ea0b0630> 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 0x7f11ea0b7160> # /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 0x7f11ea0bc0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea0b7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea0b7390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9955 1726879729.00537: 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 0x7f11ea061470> # /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 0x7f11ea066e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea061b38> # /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 0x7f11ea06d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea050d68> # /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 0x7f11ea053198> # /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 0x7f11e8361940> # /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 0x7f11e8373240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea0c1a20> 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' <<< 9955 1726879729.00565: 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 # 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 0x7f11e82b5080> # /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 0x7f11e82bf2b0> # /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 0x7f11e82bff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e82bfa90> 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 0x7f11e82c9080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e833d7b8> # /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 0x7f11e833dba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8331160> # /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 0x7f11e8331e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8328438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8318470> # /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_<<< 9955 1726879729.00609: stdout chunk (state=3): >>>constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e806d278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8074cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8331438> 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 0x7f11e8079e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e83132b0> # /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 0x7f11e807f1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8079f98> # 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 0x7f11e807f2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8381fd0> # /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 0x7f11e807fdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e807f9e8> # /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 0x7f11e808d6a0> # /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 0x7f11e808de80> # /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 0x7f11e7c12198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e808d780> # /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 0x7f11e7c18c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e807f518> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc ma<<< 9955 1726879729.00620: stdout chunk (state=3): >>>tches /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 0x7f11e7c3d2e8> # 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 0x7f11e7c3d6a0> # /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 0x7f11e7c43390> # /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 0x7f11e79ecba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e79e32e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e79dbf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e79d3e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e7c43d30> # 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 0x7f11e79e3f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e7c3da20> # /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 0x7f11ea018710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e79e7048> 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 0x7f11ea018a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e807f860> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9955 1726879729.01114: stdout chunk (state=3): >>># 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 0x7f11ea0365c0> # /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 0x7f11ea03a630> # 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 0x7f11ea03ab00> # 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 0x7f11ea03ac18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea036e10> # /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 0x7f11ea03af60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea03a4e0> # 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 0x7f11ea03a240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea029b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e7c27358> # /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' <<< 9955 1726879729.01185: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea036470> <<< 9955 1726879729.02246: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e6012908> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9955 1726879729.03956: stdout chunk (state=3): >>># zipimport: zlib available <<< 9955 1726879729.05661: 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 0x7f11e5ce4ac8> 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 0x7f11e5cfb278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5d3c4e0> # 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 0x7f11e5d3c5f8> # /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 0x7f11e5d3cb38> # /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 0x7f11e5ccd940> # 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 0x7f11e5ccdf60> # 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 0x7f11e5ccdd30> # /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 0x7f11e5c7d9b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5cfb0f0> <<< 9955 1726879729.06899: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5c984a8> # /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 0x7f11e602afd0> # 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 0x7f11e5cab320> # /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 0x7f11e5cab438> # /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 0x7f11e5d05e80> # /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 0x7f11e5d0eef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5d392b0> # /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 0x7f11e5d39ac8> <<< 9955 1726879729.07756: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5cb67f0> # /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 0x7f11e5d2eef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5d39128> # 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 0x7f11e5da6d68> # 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 0x7f11e5da6e80> # 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 0x7f11e5da6fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5cab588> # /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 0x7f11e5dc39b0> <<< 9955 1726879729.08853: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5dbf0f0> # 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 0x7f11e5dbf2e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5db8b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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__xwp8g76/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 0x7f11e5ddedd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5ddea90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5dde2b0> # /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 0x7f11e5dde908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5dcdbe0> # zipimport: zlib available <<< 9955 1726879729.09937: stdout chunk (state=3): >>># zipimport: zlib available <<< 9955 1726879729.11052: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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 0x7f11e2666240> # zipimport: zlib available <<< 9955 1726879729.12138: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9955 1726879729.13245: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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__xwp8g76/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 0x7f11e26d9e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 9955 1726879729.14353: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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 0x7f11e267c198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e26baeb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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 <<< 9955 1726879729.15447: 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' <<< 9955 1726879729.16998: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e26ea080> # /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 0x7f11e26ea128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2662b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9955 1726879729.18098: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9955 1726879729.19198: stdout chunk (state=3): >>># zipimport: zlib available <<< 9955 1726879729.20975: 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 0x7f11e236c438> # /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 0x7f11e236c550> # /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 0x7f11e2304358> # /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 0x7f11e2331438> # /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 0x7f11e2331668> # /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 0x7f11e233a048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2336be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2331748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2318198> # /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 0x7f11e23400f0> # /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 0x7f11e23401d0> # /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' <<< 9955 1726879729.22069: stdout chunk (state=3): >>># /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 0x7f11e235a3c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2351668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e23040f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e236ab38> # /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 0x7f11e27c28d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e279cb70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2793d30> # /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 0x7f11e21a05c0> # /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 0x7f11e21a07b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e218b278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2798ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2326940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e23260f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e236c588> # /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 0x7f11e23264e0> # /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 0x7f11e2326898> # /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 <<< 9955 1726879729.23161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e21a0e48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e21a0ac8> # /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 0x7f11e21a0d30> # /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 0x7f11e798ce10> # /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 0x7f11e798e4a8> # /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 0x7f11e79937b8> # /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 0x7f11e21bd2e8> # 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 0x7f11e21d0940> <<< 9955 1726879729.24242: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e79b37b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e7993ba8> # 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' <<< 9955 1726879729.25342: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e79b3748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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 0x7f11e27576a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e27570b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2148a20> <<< 9955 1726879729.26460: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e273f9b0> 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 0x7f11e2763470> # /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 0x7f11e22854e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e227cdd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2272d30> <<< 9955 1726879729.27552: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2763d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e27634a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2138a90> # /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 0x7f11e22a4a58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e22a4828> # /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 0x7f11e223e978> # /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 0x7f11e223ea20> # /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 0x7f11e223ec50> # /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 0x7f11e223edd8> # /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 0x7f11e2251400> <<< 9955 1726879729.28656: 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 # 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 0x7f11e2266ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e225eb00> # /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 0x7f11e2266080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e225ee80> # /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 0x7f11e21fa470> # /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 0x7f11e2207748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e21fa940> # /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 0x7f11e1cf2588> # /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 0x7f11e1cfb3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1cf2be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1cf29e8> # /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 0x7f11e1cfb518> # /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 0x7f11e1a901d0> <<< 9955 1726879729.29749: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1d0aba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1d0a908> # /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 0x7f11e1aa04e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1d022b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1cf2ba8> # /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 0x7f11e1ac0c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1ac06a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1abd0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1d0a630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e222b320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e22963c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2763908> # zipimport: zlib available <<< 9955 1726879729.30838: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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__xwp8g76/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 0x7f11e1a29668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 9955 1726879729.31135: stdout chunk (state=3): >>># zipimport: zlib available import 'gc' # <<< 9955 1726879729.32455: 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' # /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 0x7f11e19fecc0> # /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 0x7f11e19feeb8> # /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 0x7f11e19ddcc0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e19fe2e8> # /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 0x7f11e19e47b8> # /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' <<< 9955 1726879729.33545: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e19e4f98> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e19e4978> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e19fe780> # /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' <<< 9955 1726879729.35743: 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 0x7f11e195cc18> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e195c908> # /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 0x7f11d8fd9240> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e195ca58> # /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' <<< 9955 1726879729.36849: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11d8d34dd8> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d8fd93c8> # /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 0x7f11d8a63d30> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d8d28390> # /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 0x7f11d8a13c18> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d8a63eb8> # /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 0x7f11d84887b8> <<< 9955 1726879729.37986: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d8a07588> # /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 0x7f11d846b630> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d84778d0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e195c3c8> # /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 0x7f11d7fa9ba8> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7f9eef0> # /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 0x7f11d7fb9e80> # /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 0x7f11d7fc2ba8> # /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 0x7f11d7fca4a8> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py <<< 9955 1726879729.39045: 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 0x7f11d736e048> # 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 0x7f11d736e978> # 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 0x7f11d736eb38> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7fc2dd8> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7fb9f28> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7fb9860> # /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 0x7f11d737bef0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7fb9cc0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7fa9d68> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7f9e400> # /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' <<< 9955 1726879729.40145: stdout chunk (state=3): >>># 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 0x7f11d7380eb8> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7380d68> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e195c550> # /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 0x7f11d7398668> # /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 0x7f11d525a5f8> <<< 9955 1726879729.41265: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d5289e48> # /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 0x7f11e2632be0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d525ad30> # /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 0x7f11e25ebc18> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25eba20> # /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 0x7f11e25ebf28> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25eba90> # /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 0x7f11e25f6198> # /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 0x7f11e25f62b0> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25ebe80> # /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 0x7f11e25f6438> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25f60f0> # /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 0x7f11e25f6320> # /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 0x7f11e25f6710> <<< 9955 1726879729.42362: 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' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25f67b8> # /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 0x7f11e25f6978> # /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 0x7f11e25f6a58> # /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 0x7f11e25f6da0> # /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 0x7f11e25fa048> # /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 0x7f11e25fa2b0> # /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 0x7f11e25fa3c8> # /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 0x7f11e25fa390> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25cfeb8> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d5271e80> # /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 0x7f11e25fa780> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25eb748> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d5289e10> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-3<<< 9955 1726879729.42375: stdout chunk (state=3): >>>6.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 0x7f11e25fa668> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d5271940> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d526aac8> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d5264da0> # /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 0x7f11d526afd0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d73985f8> <<< 9955 1726879729.43453: 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' # /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 0x7f11d4bd3eb8> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bd3400> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bd3240> # /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 0x7f11d4bf8160> # /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 0x7f11d4b9cd68> # 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 0x7f11d4ba64a8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4c02ba8> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bf8588> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bec748> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bdd518> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bdd240> # /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/transacti<<< 9955 1726879729.43472: stdout chunk (state=3): >>>on.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 0x7f11d4bc2d68> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4ba6ba8> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bdd4e0> # /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 0x7f11d4bc5390> # /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 0x7f11d4bc5550> # /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 0x7f11d4bc55f8> # /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 0x7f11d4bc5710> # /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' <<< 9955 1726879729.44551: 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 0x7f11d4949cf8> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4936be0> # /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 0x7f11d4949be0> # /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 0x7f11d4949cc0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bc5668> # /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 0x7f11d4959978> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d49596d8> # /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 0x7f11d4959e80> # /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 0x7f11d4961f98> # /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 0x7f11d496b1d0> # /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 0x7f11d496bd30> # /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 0x7f11d496bef0> # /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 0x7f11d46b7550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46b70b8> # /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 0x7f11d46c06d8> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e19ae0f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1a0b438> # /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 0x7f11d46c08d0> <<< 9955 1726879729.45642: 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 0x7f11d46e56d8> # /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 0x7f11d468fe80> # /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 0x7f11d469bf98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d469bb00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46967f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4696198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46f65c0> # /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 0x7f11d4696588> # /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 0x7f11d3fb97b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46a7400> # /usr/<<< 9955 1726879729.45673: stdout chunk (state=3): >>>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 0x7f11d3fd0080> # /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 0x7f11d3fd0208> # /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 0x7f11d3fd0438> # /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 0x7f11d3fd06d8> # /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 0x7f11d3fd0d30> <<< 9955 1726879729.46739: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3fd0b38> # /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 0x7f11d3fd6080> # /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 0x7f11d3fdbc50> # /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 0x7f11d3fdbe10> # /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 0x7f11d3fe3cf8> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3fe3630> # /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 0x7f11d3fef898> # /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 0x7f11d3fefba8> # /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 0x7f11d3fefcf8> # /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 0x7f11d3fefeb8> # /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 0x7f11d3f86c88> # /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.co<<< 9955 1726879729.46762: stdout chunk (state=3): >>>mmands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f86eb8> # /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 0x7f11d3f8e0f0> # /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 0x7f11d3f8eda0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f8e898> # /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 0x7f11d3f98e80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f98668> # /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 0x7f11d3fa0a58> # /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 0x7f11d3fa0cc0> # /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 0x7f11d3faad30> # /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 0x7f11d3faaf28> # /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 0x7f11d3fb30b8> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46e5c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46e5860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46e5048> # /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 0x7f11d3fb3b00> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3fb3828> # /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 0x7f11d3f4a278> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f44668> # /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 0x7f11d3f5c2b0> # /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 <<< 9955 1726879729.47851: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f4a7f0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f4a4e0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3fb38d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46e58d0> # /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 0x7f11d3fb36d8> # /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 0x7f11d3f70710> # /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 0x7f11d3ef9710> # /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 0x7f11d3f03400> # /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 0x7f11d3f03a20> # /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 0x7f11d3f150b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f0e9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f0e710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f0e320> # /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 0x7f11d3f0e780> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /<<< 9955 1726879729.47864: stdout chunk (state=3): >>>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 0x7f11d3f22d68> # /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 0x7f11d3f22e48> # /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 0x7f11d3f2c6a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f2c470> # /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 0x7f11d382ebe0> <<< 9955 1726879729.48966: 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 # 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 0x7f11d383aeb8> # /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 0x7f11d38410f0> # /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 0x7f11d3841278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3841160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d383a940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d382ecf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d382e0b8> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3824668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f2ceb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f22748> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f15b70> # /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 0x7f11d3f2c550> # /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 0x7f11d38415f8> # /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 0x7f11d38510f0> # /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 0x7f11d3851438> # /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 0x7f11d3851ef0> # /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 0x7f11d3852ac8> <<< 9955 1726879732.71675: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "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}}} <<< 9955 1726879732.76142: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 9955 1726879732.76172: stdout chunk (state=3): >>># destroy __main__ <<< 9955 1726879732.76686: 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 <<< 9955 1726879732.76724: 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 # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 <<< 9955 1726879732.76757: 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 # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma <<< 9955 1726879732.76773: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.76826: 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 # 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 <<< 9955 1726879732.76850: stdout chunk (state=3): >>># 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__ <<< 9955 1726879732.76868: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.76895: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.76914: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.76929: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.76948: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.76972: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.76996: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.77042: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.77057: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9955 1726879732.77749: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9955 1726879732.77781: stdout chunk (state=3): >>># destroy zipimport <<< 9955 1726879732.77796: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 9955 1726879732.77810: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 9955 1726879732.77839: stdout chunk (state=3): >>># destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader <<< 9955 1726879732.77853: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._daemon <<< 9955 1726879732.77873: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro <<< 9955 1726879732.77911: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.77968: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.77993: stdout chunk (state=3): >>># destroy cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 <<< 9955 1726879732.78008: 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 # 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 <<< 9955 1726879732.78018: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.ciphers.modes <<< 9955 1726879732.78037: stdout chunk (state=3): >>># destroy six # destroy cryptography.utils <<< 9955 1726879732.78132: 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 <<< 9955 1726879732.78144: stdout chunk (state=3): >>># destroy dbus.bus # destroy dbus._dbus # destroy _dbus_bindings # destroy pyexpat.errors <<< 9955 1726879732.78177: stdout chunk (state=3): >>># destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal <<< 9955 1726879732.78227: 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 <<< 9955 1726879732.78243: stdout chunk (state=3): >>># cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 <<< 9955 1726879732.78265: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.78278: stdout chunk (state=3): >>># cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 9955 1726879732.78299: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.78310: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator <<< 9955 1726879732.78358: 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 <<< 9955 1726879732.78371: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache <<< 9955 1726879732.78404: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp <<< 9955 1726879732.78415: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random <<< 9955 1726879732.78439: 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 <<< 9955 1726879732.78451: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal <<< 9955 1726879732.78464: 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 _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util <<< 9955 1726879732.78504: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.78545: 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 <<< 9955 1726879732.78557: 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 <<< 9955 1726879732.78568: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse <<< 9955 1726879732.78600: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.78612: 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 <<< 9955 1726879732.78638: 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 # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 9955 1726879732.78650: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping glob <<< 9955 1726879732.78666: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.78686: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.78698: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.78729: 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 # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 9955 1726879732.78741: 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 # cleanup[3] wiping libcomps <<< 9955 1726879732.78762: stdout chunk (state=3): >>># cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme <<< 9955 1726879732.78781: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 9955 1726879732.78799: stdout chunk (state=3): >>># cleanup[3] wiping gpg.errors <<< 9955 1726879732.78808: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants # destroy gpg.constants.data <<< 9955 1726879732.78818: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.78846: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.78858: 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 <<< 9955 1726879732.78874: 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 <<< 9955 1726879732.78887: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.78906: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9955 1726879732.79356: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq <<< 9955 1726879732.79369: stdout chunk (state=3): >>># destroy _thread # destroy _warnings <<< 9955 1726879732.79386: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse # destroy select <<< 9955 1726879732.79406: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9955 1726879732.79442: stdout chunk (state=3): >>># destroy pickle <<< 9955 1726879732.79493: 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 <<< 9955 1726879732.79504: stdout chunk (state=3): >>># destroy bisect # destroy posixpath # destroy posix # destroy http # destroy socket <<< 9955 1726879732.79514: stdout chunk (state=3): >>># destroy ssl <<< 9955 1726879732.79564: stdout chunk (state=3): >>># destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 9955 1726879732.79621: stdout chunk (state=3): >>># destroy threading # destroy email.message # destroy email.errors # destroy email.encoders <<< 9955 1726879732.79673: stdout chunk (state=3): >>># 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 <<< 9955 1726879732.79688: stdout chunk (state=3): >>># destroy math # destroy _functools <<< 9955 1726879732.79716: stdout chunk (state=3): >>># destroy urllib.parse <<< 9955 1726879732.79734: stdout chunk (state=3): >>># destroy tempfile<<< 9955 1726879732.79752: stdout chunk (state=3): >>> # destroy traceback # destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios <<< 9955 1726879732.79762: stdout chunk (state=3): >>># destroy random # destroy dnf.cli.output <<< 9955 1726879732.79791: stdout chunk (state=3): >>># destroy rpm <<< 9955 1726879732.79848: stdout chunk (state=3): >>># destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json <<< 9955 1726879732.79861: stdout chunk (state=3): >>># destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode <<< 9955 1726879732.79897: 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 <<< 9955 1726879732.79978: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 9955 1726879732.80653: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 9955 1726879732.80710: stderr chunk (state=3): >>><<< 9955 1726879732.80716: stdout chunk (state=3): >>><<< 9955 1726879732.80866: _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 0x7f11ea10de48> # /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 0x7f11ea0a3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea10d9b0> # /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 0x7f11ea0b0630> 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 0x7f11ea0b7160> # /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 0x7f11ea0bc0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea0b7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea0b7390> # /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 0x7f11ea061470> # /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 0x7f11ea066e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea061b38> # /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 0x7f11ea06d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea050d68> # /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 0x7f11ea053198> # /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 0x7f11e8361940> # /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 0x7f11e8373240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea0c1a20> 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 0x7f11e82b5080> # /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 0x7f11e82bf2b0> # /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 0x7f11e82bff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e82bfa90> 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 0x7f11e82c9080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e833d7b8> # /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 0x7f11e833dba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8331160> # /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 0x7f11e8331e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8328438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8318470> # /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 0x7f11e806d278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8074cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8331438> 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 0x7f11e8079e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e83132b0> # /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 0x7f11e807f1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8079f98> # 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 0x7f11e807f2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e8381fd0> # /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 0x7f11e807fdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e807f9e8> # /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 0x7f11e808d6a0> # /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 0x7f11e808de80> # /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 0x7f11e7c12198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e808d780> # /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 0x7f11e7c18c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e807f518> # /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 0x7f11e7c3d2e8> # 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 0x7f11e7c3d6a0> # /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 0x7f11e7c43390> # /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 0x7f11e79ecba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e79e32e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e79dbf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e79d3e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e7c43d30> # 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 0x7f11e79e3f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e7c3da20> # /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 0x7f11ea018710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e79e7048> 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 0x7f11ea018a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e807f860> # /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 0x7f11ea0365c0> # /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 0x7f11ea03a630> # 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 0x7f11ea03ab00> # 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 0x7f11ea03ac18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea036e10> # /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 0x7f11ea03af60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea03a4e0> # 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 0x7f11ea03a240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11ea029b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e7c27358> # /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 0x7f11ea036470> # /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 0x7f11e6012908> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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 0x7f11e5ce4ac8> 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 0x7f11e5cfb278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5d3c4e0> # 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 0x7f11e5d3c5f8> # /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 0x7f11e5d3cb38> # /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 0x7f11e5ccd940> # 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 0x7f11e5ccdf60> # 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 0x7f11e5ccdd30> # /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 0x7f11e5c7d9b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5cfb0f0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5c984a8> # /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 0x7f11e602afd0> # 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 0x7f11e5cab320> # /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 0x7f11e5cab438> # /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 0x7f11e5d05e80> # /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 0x7f11e5d0eef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5d392b0> # /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 0x7f11e5d39ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5cb67f0> # /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 0x7f11e5d2eef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5d39128> # 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 0x7f11e5da6d68> # 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 0x7f11e5da6e80> # 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 0x7f11e5da6fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5cab588> # /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 0x7f11e5dc39b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5dbf0f0> # 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 0x7f11e5dbf2e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5db8b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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__xwp8g76/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 0x7f11e5ddedd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5ddea90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5dde2b0> # /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 0x7f11e5dde908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e5dcdbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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 0x7f11e2666240> # 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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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 0x7f11e26d9e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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 0x7f11e267c198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e26baeb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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 0x7f11e26ea080> # /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 0x7f11e26ea128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2662b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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__xwp8g76/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 0x7f11e236c438> # /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 0x7f11e236c550> # /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 0x7f11e2304358> # /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 0x7f11e2331438> # /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 0x7f11e2331668> # /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 0x7f11e233a048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2336be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2331748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2318198> # /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 0x7f11e23400f0> # /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 0x7f11e23401d0> # /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 0x7f11e235a3c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2351668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e23040f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e236ab38> # /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 0x7f11e27c28d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e279cb70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2793d30> # /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 0x7f11e21a05c0> # /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 0x7f11e21a07b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e218b278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2798ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2326940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e23260f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e236c588> # /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 0x7f11e23264e0> # /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 0x7f11e2326898> # /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 0x7f11e21a0e48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e21a0ac8> # /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 0x7f11e21a0d30> # /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 0x7f11e798ce10> # /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 0x7f11e798e4a8> # /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 0x7f11e79937b8> # /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 0x7f11e21bd2e8> # 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 0x7f11e21d0940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e79b37b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e7993ba8> # 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 0x7f11e79b3748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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 0x7f11e27576a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e27570b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2148a20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e273f9b0> 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 0x7f11e2763470> # /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 0x7f11e22854e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e227cdd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2272d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2763d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e27634a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2138a90> # /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 0x7f11e22a4a58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e22a4828> # /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 0x7f11e223e978> # /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 0x7f11e223ea20> # /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 0x7f11e223ec50> # /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 0x7f11e223edd8> # /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 0x7f11e2251400> # /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 0x7f11e2266ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e225eb00> # /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 0x7f11e2266080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e225ee80> # /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 0x7f11e21fa470> # /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 0x7f11e2207748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e21fa940> # /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 0x7f11e1cf2588> # /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 0x7f11e1cfb3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1cf2be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1cf29e8> # /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 0x7f11e1cfb518> # /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 0x7f11e1a901d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1d0aba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1d0a908> # /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 0x7f11e1aa04e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1d022b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1cf2ba8> # /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 0x7f11e1ac0c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1ac06a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1abd0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1d0a630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e222b320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e22963c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e2763908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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__xwp8g76/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__xwp8g76/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 0x7f11e1a29668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload__xwp8g76/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 0x7f11e19fecc0> # /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 0x7f11e19feeb8> # /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 0x7f11e19ddcc0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e19fe2e8> # /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 0x7f11e19e47b8> # /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 0x7f11e19e4f98> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e19e4978> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e19fe780> # /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 0x7f11e195cc18> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e195c908> # /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 0x7f11d8fd9240> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e195ca58> # /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 0x7f11d8d34dd8> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d8fd93c8> # /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 0x7f11d8a63d30> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d8d28390> # /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 0x7f11d8a13c18> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d8a63eb8> # /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 0x7f11d84887b8> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d8a07588> # /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 0x7f11d846b630> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d84778d0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e195c3c8> # /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 0x7f11d7fa9ba8> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7f9eef0> # /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 0x7f11d7fb9e80> # /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 0x7f11d7fc2ba8> # /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 0x7f11d7fca4a8> # /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 0x7f11d736e048> # 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 0x7f11d736e978> # 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 0x7f11d736eb38> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7fc2dd8> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7fb9f28> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7fb9860> # /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 0x7f11d737bef0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7fb9cc0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7fa9d68> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7f9e400> # /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 0x7f11d7380eb8> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d7380d68> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e195c550> # /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 0x7f11d7398668> # /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 0x7f11d525a5f8> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d5289e48> # /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 0x7f11e2632be0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d525ad30> # /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 0x7f11e25ebc18> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25eba20> # /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 0x7f11e25ebf28> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25eba90> # /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 0x7f11e25f6198> # /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 0x7f11e25f62b0> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25ebe80> # /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 0x7f11e25f6438> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25f60f0> # /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 0x7f11e25f6320> # /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 0x7f11e25f6710> # /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 0x7f11e25f67b8> # /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 0x7f11e25f6978> # /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 0x7f11e25f6a58> # /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 0x7f11e25f6da0> # /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 0x7f11e25fa048> # /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 0x7f11e25fa2b0> # /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 0x7f11e25fa3c8> # /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 0x7f11e25fa390> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25cfeb8> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d5271e80> # /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 0x7f11e25fa780> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e25eb748> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d5289e10> # /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 0x7f11e25fa668> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d5271940> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d526aac8> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d5264da0> # /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 0x7f11d526afd0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d73985f8> # /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 0x7f11d4bd3eb8> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bd3400> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bd3240> # /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 0x7f11d4bf8160> # /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 0x7f11d4b9cd68> # 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 0x7f11d4ba64a8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4c02ba8> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bf8588> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bec748> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bdd518> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bdd240> # /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 0x7f11d4bc2d68> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4ba6ba8> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bdd4e0> # /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 0x7f11d4bc5390> # /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 0x7f11d4bc5550> # /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 0x7f11d4bc55f8> # /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 0x7f11d4bc5710> # /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 0x7f11d4949cf8> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4936be0> # /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 0x7f11d4949be0> # /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 0x7f11d4949cc0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4bc5668> # /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 0x7f11d4959978> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d49596d8> # /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 0x7f11d4959e80> # /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 0x7f11d4961f98> # /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 0x7f11d496b1d0> # /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 0x7f11d496bd30> # /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 0x7f11d496bef0> # /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 0x7f11d46b7550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46b70b8> # /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 0x7f11d46c06d8> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e19ae0f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11e1a0b438> # /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 0x7f11d46c08d0> # /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 0x7f11d46e56d8> # /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 0x7f11d468fe80> # /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 0x7f11d469bf98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d469bb00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46967f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d4696198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46f65c0> # /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 0x7f11d4696588> # /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 0x7f11d3fb97b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46a7400> # /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 0x7f11d3fd0080> # /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 0x7f11d3fd0208> # /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 0x7f11d3fd0438> # /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 0x7f11d3fd06d8> # /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 0x7f11d3fd0d30> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3fd0b38> # /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 0x7f11d3fd6080> # /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 0x7f11d3fdbc50> # /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 0x7f11d3fdbe10> # /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 0x7f11d3fe3cf8> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3fe3630> # /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 0x7f11d3fef898> # /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 0x7f11d3fefba8> # /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 0x7f11d3fefcf8> # /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 0x7f11d3fefeb8> # /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 0x7f11d3f86c88> # /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 0x7f11d3f86eb8> # /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 0x7f11d3f8e0f0> # /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 0x7f11d3f8eda0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f8e898> # /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 0x7f11d3f98e80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f98668> # /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 0x7f11d3fa0a58> # /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 0x7f11d3fa0cc0> # /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 0x7f11d3faad30> # /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 0x7f11d3faaf28> # /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 0x7f11d3fb30b8> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46e5c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46e5860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46e5048> # /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 0x7f11d3fb3b00> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3fb3828> # /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 0x7f11d3f4a278> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f44668> # /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 0x7f11d3f5c2b0> # /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 0x7f11d3f4a7f0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f4a4e0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3fb38d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d46e58d0> # /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 0x7f11d3fb36d8> # /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 0x7f11d3f70710> # /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 0x7f11d3ef9710> # /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 0x7f11d3f03400> # /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 0x7f11d3f03a20> # /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 0x7f11d3f150b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f0e9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f0e710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f0e320> # /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 0x7f11d3f0e780> # /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 0x7f11d3f22d68> # /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 0x7f11d3f22e48> # /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 0x7f11d3f2c6a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f2c470> # /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 0x7f11d382ebe0> # /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 0x7f11d383aeb8> # /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 0x7f11d38410f0> # /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 0x7f11d3841278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3841160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d383a940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d382ecf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d382e0b8> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3824668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f2ceb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f22748> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11d3f15b70> # /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 0x7f11d3f2c550> # /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 0x7f11d38415f8> # /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 0x7f11d38510f0> # /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 0x7f11d3851438> # /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 0x7f11d3851ef0> # /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 0x7f11d3852ac8> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "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.43.118 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 9955 1726879732.81114: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], '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-1726879728.5994542-9955-136364500993462/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9955 1726879732.81132: _low_level_execute_command(): starting 9955 1726879732.81138: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879728.5994542-9955-136364500993462/ > /dev/null 2>&1 && sleep 0' 9955 1726879732.84097: stderr chunk (state=2): >>><<< 9955 1726879732.84108: stdout chunk (state=2): >>><<< 9955 1726879732.84125: _low_level_execute_command() done: rc=0, stdout=, stderr= 9955 1726879732.84133: handler run complete 9955 1726879732.84167: attempt loop complete, returning result 9955 1726879732.84172: _execute() done 9955 1726879732.84176: dumping result to json 9955 1726879732.84182: done dumping result, returning 9955 1726879732.84190: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Install required packages [0e44ad9b-8ddf-3aea-1756-000000000057] 9955 1726879732.84196: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000057 9955 1726879732.84227: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000057 9955 1726879732.84238: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 9674 1726879732.84375: no more pending results, returning what we have 9674 1726879732.84378: results queue empty 9674 1726879732.84378: checking for any_errors_fatal 9674 1726879732.84383: done checking for any_errors_fatal 9674 1726879732.84384: checking for max_fail_percentage 9674 1726879732.84385: done checking for max_fail_percentage 9674 1726879732.84386: checking to see if all hosts have failed and the running result is not ok 9674 1726879732.84386: done checking to see if all hosts have failed 9674 1726879732.84387: getting the remaining hosts for this loop 9674 1726879732.84388: done getting the remaining hosts for this loop 9674 1726879732.84391: getting the next task for host managed_node3 9674 1726879732.84397: done getting next task for host managed_node3 9674 1726879732.84400: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 9674 1726879732.84402: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879732.84411: getting variables 9674 1726879732.84412: in VariableManager get_vars() 9674 1726879732.84439: Calling all_inventory to load vars for managed_node3 9674 1726879732.84442: Calling groups_inventory to load vars for managed_node3 9674 1726879732.84443: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879732.84454: Calling all_plugins_play to load vars for managed_node3 9674 1726879732.84456: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879732.84458: Calling groups_plugins_play to load vars for managed_node3 9674 1726879732.84629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879732.84760: done with get_vars() 9674 1726879732.84768: done getting variables 9674 1726879732.84842: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Friday 20 September 2024 20:48:52 -0400 (0:00:04.336) 0:00:10.335 ****** 9674 1726879732.84867: entering _queue_task() for managed_node3/service 9674 1726879732.84869: Creating lock for service 9674 1726879732.85068: worker is 1 (out of 1 available) 9674 1726879732.85082: exiting _queue_task() for managed_node3/service 9674 1726879732.85095: done queuing things up, now waiting for results queue to drain 9674 1726879732.85099: waiting for pending results... 10093 1726879732.85241: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 10093 1726879732.85399: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000058 10093 1726879732.85422: variable 'ansible_search_path' from source: unknown 10093 1726879732.85427: variable 'ansible_search_path' from source: unknown 10093 1726879732.85465: calling self._execute() 10093 1726879732.85546: variable 'ansible_host' from source: host vars for 'managed_node3' 10093 1726879732.85554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10093 1726879732.85563: variable 'omit' from source: magic vars 10093 1726879732.85638: variable 'omit' from source: magic vars 10093 1726879732.85675: variable 'omit' from source: magic vars 10093 1726879732.85709: variable 'omit' from source: magic vars 10093 1726879732.85747: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10093 1726879732.85772: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10093 1726879732.85788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10093 1726879732.85802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10093 1726879732.85812: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10093 1726879732.85833: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10093 1726879732.85838: variable 'ansible_host' from source: host vars for 'managed_node3' 10093 1726879732.85841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10093 1726879732.85923: Set connection var ansible_pipelining to False 10093 1726879732.85931: Set connection var ansible_timeout to 10 10093 1726879732.85935: Set connection var ansible_shell_executable to /bin/sh 10093 1726879732.85939: Set connection var ansible_shell_type to sh 10093 1726879732.85940: Set connection var ansible_connection to ssh 10093 1726879732.85943: Set connection var ansible_module_compression to ZIP_DEFLATED 10093 1726879732.85970: variable 'ansible_shell_executable' from source: unknown 10093 1726879732.85975: variable 'ansible_connection' from source: unknown 10093 1726879732.85978: variable 'ansible_module_compression' from source: unknown 10093 1726879732.85980: variable 'ansible_shell_type' from source: unknown 10093 1726879732.85981: variable 'ansible_shell_executable' from source: unknown 10093 1726879732.85983: variable 'ansible_host' from source: host vars for 'managed_node3' 10093 1726879732.85985: variable 'ansible_pipelining' from source: unknown 10093 1726879732.85987: variable 'ansible_timeout' from source: unknown 10093 1726879732.85989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10093 1726879732.86234: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10093 1726879732.86253: variable 'omit' from source: magic vars 10093 1726879732.86262: starting attempt loop 10093 1726879732.86266: running the handler 10093 1726879732.86477: variable 'ansible_facts' from source: unknown 10093 1726879732.86610: _low_level_execute_command(): starting 10093 1726879732.86619: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10093 1726879732.89017: stdout chunk (state=2): >>>/root <<< 10093 1726879732.89140: stderr chunk (state=3): >>><<< 10093 1726879732.89150: stdout chunk (state=3): >>><<< 10093 1726879732.89172: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10093 1726879732.89187: _low_level_execute_command(): starting 10093 1726879732.89195: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879732.8918178-10093-36983095116983 `" && echo ansible-tmp-1726879732.8918178-10093-36983095116983="` echo /root/.ansible/tmp/ansible-tmp-1726879732.8918178-10093-36983095116983 `" ) && sleep 0' 10093 1726879732.91761: stdout chunk (state=2): >>>ansible-tmp-1726879732.8918178-10093-36983095116983=/root/.ansible/tmp/ansible-tmp-1726879732.8918178-10093-36983095116983 <<< 10093 1726879732.92113: stderr chunk (state=3): >>><<< 10093 1726879732.92122: stdout chunk (state=3): >>><<< 10093 1726879732.92140: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879732.8918178-10093-36983095116983=/root/.ansible/tmp/ansible-tmp-1726879732.8918178-10093-36983095116983 , stderr= 10093 1726879732.92171: variable 'ansible_module_compression' from source: unknown 10093 1726879732.92224: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 10093 1726879732.92228: ANSIBALLZ: Acquiring lock 10093 1726879732.92232: ANSIBALLZ: Lock acquired: 140479299126480 10093 1726879732.92236: ANSIBALLZ: Creating module 10093 1726879733.19660: ANSIBALLZ: Writing module into payload 10093 1726879733.19876: ANSIBALLZ: Writing module 10093 1726879733.19930: ANSIBALLZ: Renaming module 10093 1726879733.19941: ANSIBALLZ: Done creating module 10093 1726879733.19975: variable 'ansible_facts' from source: unknown 10093 1726879733.20188: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879732.8918178-10093-36983095116983/AnsiballZ_systemd.py 10093 1726879733.20518: Sending initial data 10093 1726879733.20525: Sent initial data (154 bytes) 10093 1726879733.23069: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmpetlqwyyq /root/.ansible/tmp/ansible-tmp-1726879732.8918178-10093-36983095116983/AnsiballZ_systemd.py <<< 10093 1726879733.25354: stderr chunk (state=3): >>><<< 10093 1726879733.25363: stdout chunk (state=3): >>><<< 10093 1726879733.25384: done transferring module to remote 10093 1726879733.25405: _low_level_execute_command(): starting 10093 1726879733.25412: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879732.8918178-10093-36983095116983/ /root/.ansible/tmp/ansible-tmp-1726879732.8918178-10093-36983095116983/AnsiballZ_systemd.py && sleep 0' 10093 1726879733.27977: stderr chunk (state=2): >>><<< 10093 1726879733.27993: stdout chunk (state=2): >>><<< 10093 1726879733.28011: _low_level_execute_command() done: rc=0, stdout=, stderr= 10093 1726879733.28016: _low_level_execute_command(): starting 10093 1726879733.28020: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879732.8918178-10093-36983095116983/AnsiballZ_systemd.py && sleep 0' 10093 1726879733.30938: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 10093 1726879733.30954: stdout chunk (state=3): >>> import '_thread' # <<< 10093 1726879733.30962: stdout chunk (state=3): >>>import '_weakref' # <<< 10093 1726879733.31026: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10093 1726879733.31057: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10093 1726879733.31102: stdout chunk (state=3): >>>import 'posix' # <<< 10093 1726879733.31111: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10093 1726879733.31156: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10093 1726879733.31178: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10093 1726879733.31200: 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 <<< 10093 1726879733.31230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10093 1726879733.31242: stdout chunk (state=3): >>>import '_codecs' # <<< 10093 1726879733.31272: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d68de48> <<< 10093 1726879733.31290: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10093 1726879733.31312: 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 0x7f636d623828> <<< 10093 1726879733.31321: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d68d9b0> <<< 10093 1726879733.31344: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 10093 1726879733.31354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 10093 1726879733.31359: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d630630> <<< 10093 1726879733.31394: stdout chunk (state=3): >>>import '_signal' # <<< 10093 1726879733.31405: 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' <<< 10093 1726879733.31417: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d637160> <<< 10093 1726879733.31448: 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' <<< 10093 1726879733.31457: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10093 1726879733.31465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'<<< 10093 1726879733.31471: stdout chunk (state=3): >>> <<< 10093 1726879733.31490: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10093 1726879733.31504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10093 1726879733.31523: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d63c0f0> <<< 10093 1726879733.31532: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d637748><<< 10093 1726879733.31539: stdout chunk (state=3): >>> <<< 10093 1726879733.31569: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d637390><<< 10093 1726879733.31576: stdout chunk (state=3): >>> <<< 10093 1726879733.31599: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10093 1726879733.31613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10093 1726879733.31628: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10093 1726879733.31655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10093 1726879733.31662: stdout chunk (state=3): >>>import 'errno' # <<< 10093 1726879733.31680: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10093 1726879733.31692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10093 1726879733.31711: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5e1470> <<< 10093 1726879733.31742: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10093 1726879733.31753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10093 1726879733.31766: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 10093 1726879733.31775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5e6e48> <<< 10093 1726879733.31782: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5e1b38> <<< 10093 1726879733.31820: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10093 1726879733.31852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10093 1726879733.31966: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5ed4e0> <<< 10093 1726879733.31981: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5d0d68> <<< 10093 1726879733.32004: 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' <<< 10093 1726879733.32020: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5d3198> <<< 10093 1726879733.32059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10093 1726879733.32076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10093 1726879733.32087: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8e1940> <<< 10093 1726879733.32112: 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 <<< 10093 1726879733.32127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10093 1726879733.32149: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8f3240> <<< 10093 1726879733.32223: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d641a20> <<< 10093 1726879733.32233: 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. <<< 10093 1726879733.32640: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10093 1726879733.32662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10093 1726879733.32670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10093 1726879733.32690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10093 1726879733.32703: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10093 1726879733.32745: 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' <<< 10093 1726879733.32775: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10093 1726879733.32857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 10093 1726879733.32894: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10093 1726879733.32980: 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 # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b817080> <<< 10093 1726879733.32992: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10093 1726879733.32999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8222b0> <<< 10093 1726879733.33033: 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' <<< 10093 1726879733.33064: 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 0x7f636b822f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b822a90> <<< 10093 1726879733.33096: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10093 1726879733.33115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b82c080> <<< 10093 1726879733.33145: stdout chunk (state=3): >>>import '_collections' # <<< 10093 1726879733.33209: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8bc7b8> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10093 1726879733.33217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10093 1726879733.33256: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8bcba8> <<< 10093 1726879733.33307: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8b0160> <<< 10093 1726879733.33353: 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 0x7f636b8b0e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8a7438> <<< 10093 1726879733.33395: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b898470> <<< 10093 1726879733.33407: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10093 1726879733.33424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10093 1726879733.33432: stdout chunk (state=3): >>>import '_sre' # <<< 10093 1726879733.33475: 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' <<< 10093 1726879733.33490: 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' <<< 10093 1726879733.33523: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5cf278> <<< 10093 1726879733.33551: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5d7cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8b0438> <<< 10093 1726879733.33571: stdout chunk (state=3): >>>import '_locale' # <<< 10093 1726879733.33633: 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 0x7f636b5dce10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8922b0> <<< 10093 1726879733.33655: 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' <<< 10093 1726879733.33684: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10093 1726879733.33695: 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 0x7f636b5e31d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5dcf98> <<< 10093 1726879733.33725: 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' <<< 10093 1726879733.33735: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f636b5e32e8> <<< 10093 1726879733.33743: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b901fd0> <<< 10093 1726879733.33758: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10093 1726879733.33765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10093 1726879733.33791: 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' <<< 10093 1726879733.33808: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10093 1726879733.33823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10093 1726879733.33840: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5e3dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5e39e8> <<< 10093 1726879733.33866: 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' <<< 10093 1726879733.33876: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5ee6a0> <<< 10093 1726879733.33889: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10093 1726879733.33910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10093 1726879733.33927: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10093 1726879733.33940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10093 1726879733.33991: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5eee80> <<< 10093 1726879733.34021: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10093 1726879733.34031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10093 1726879733.34067: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b175198> <<< 10093 1726879733.34077: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5ee780> <<< 10093 1726879733.34095: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10093 1726879733.34103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10093 1726879733.34163: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b17ac88> <<< 10093 1726879733.34171: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5e3518> <<< 10093 1726879733.34195: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10093 1726879733.34209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10093 1726879733.34232: 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' <<< 10093 1726879733.34245: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b19e2e8> <<< 10093 1726879733.34275: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 10093 1726879733.34283: 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 0x7f636b19e6a0> <<< 10093 1726879733.34297: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10093 1726879733.34315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10093 1726879733.34331: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10093 1726879733.34350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10093 1726879733.34357: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b1a5390> <<< 10093 1726879733.34399: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10093 1726879733.34408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10093 1726879733.34425: stdout chunk (state=3): >>>import 'time' # <<< 10093 1726879733.34434: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10093 1726879733.34462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10093 1726879733.34507: 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 <<< 10093 1726879733.34561: 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' <<< 10093 1726879733.34569: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636af4fba8> <<< 10093 1726879733.34713: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636af462e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636af3cf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636af34e80> <<< 10093 1726879733.34746: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b1a5d30> <<< 10093 1726879733.34817: 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 0x7f636af46f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b19ea20> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10093 1726879733.34826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10093 1726879733.34851: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10093 1726879733.34878: 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 0x7f636d59e710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636af4a048> import 'pwd' # <<< 10093 1726879733.34903: 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 0x7f636d59ea90> <<< 10093 1726879733.34970: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5e3860> <<< 10093 1726879733.35003: 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' <<< 10093 1726879733.35015: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10093 1726879733.35035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10093 1726879733.35058: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 10093 1726879733.35069: 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 0x7f636d5b65c0> <<< 10093 1726879733.35092: 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' <<< 10093 1726879733.35220: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10093 1726879733.35232: 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 0x7f636d5ba630> <<< 10093 1726879733.35257: 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 0x7f636d5bab00> <<< 10093 1726879733.35288: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10093 1726879733.35312: 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 0x7f636d5bac18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5b6e10> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 10093 1726879733.35330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 10093 1726879733.35339: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10093 1726879733.35354: 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 0x7f636d5baf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5ba4e0> <<< 10093 1726879733.35373: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 10093 1726879733.35381: 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 0x7f636d5ba240> <<< 10093 1726879733.35397: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5aab00> <<< 10093 1726879733.35412: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b18a358> <<< 10093 1726879733.35438: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10093 1726879733.35474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10093 1726879733.35523: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5b6470> <<< 10093 1726879733.35734: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10093 1726879733.35754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10093 1726879733.35764: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63695bd908> <<< 10093 1726879733.35894: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10093 1726879733.35912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.35944: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10093 1726879733.35968: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 10093 1726879733.35980: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.37110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.38074: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10093 1726879733.38098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636928eac8> import 'atexit' # <<< 10093 1726879733.38111: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10093 1726879733.38149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10093 1726879733.38227: 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 0x7f6369233278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636923a4e0> <<< 10093 1726879733.38259: 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 0x7f636923a5f8> <<< 10093 1726879733.38281: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10093 1726879733.38310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10093 1726879733.38353: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636923ab38> <<< 10093 1726879733.38368: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10093 1726879733.38390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10093 1726879733.38406: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10093 1726879733.38431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10093 1726879733.38447: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 10093 1726879733.38457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 10093 1726879733.38539: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6369266b00> <<< 10093 1726879733.38570: 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 0x7f6369571048> <<< 10093 1726879733.38606: 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 0x7f6369571278> <<< 10093 1726879733.38624: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10093 1726879733.38646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10093 1726879733.38716: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63695715c0> <<< 10093 1726879733.38731: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63692612b0> <<< 10093 1726879733.39035: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63692534a8> <<< 10093 1726879733.39059: 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' <<< 10093 1726879733.39093: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63692616d8> <<< 10093 1726879733.39126: 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 0x7f636959bdd8> <<< 10093 1726879733.39154: 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 0x7f636959bef0> <<< 10093 1726879733.39163: 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 <<< 10093 1726879733.39200: stdout chunk (state=3): >>># 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 <<< 10093 1726879733.39223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10093 1726879733.39243: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10093 1726879733.39279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10093 1726879733.39312: 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 0x7f63694ee9b0> <<< 10093 1726879733.39395: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10093 1726879733.39409: 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 0x7f63694fcb00> <<< 10093 1726879733.39429: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6369599da0> <<< 10093 1726879733.39449: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10093 1726879733.39462: 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 0x7f63694e94a8> <<< 10093 1726879733.39661: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63695932e8> <<< 10093 1726879733.39703: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10093 1726879733.39733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10093 1726879733.39772: 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' # <<< 10093 1726879733.39857: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6369517b38> <<< 10093 1726879733.39915: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63694e9668> <<< 10093 1726879733.40047: 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 0x7f63695259e8> <<< 10093 1726879733.40084: 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 0x7f6369525b70> <<< 10093 1726879733.40123: 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 0x7f6369525c50> <<< 10093 1726879733.40144: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6369590080> <<< 10093 1726879733.40168: 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' <<< 10093 1726879733.40184: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10093 1726879733.40206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10093 1726879733.40272: 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 0x7f63695435f8> <<< 10093 1726879733.40430: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6369538cf8> <<< 10093 1726879733.40456: 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' <<< 10093 1726879733.40480: 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 0x7f6369538ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63695387b8> <<< 10093 1726879733.40501: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10093 1726879733.40540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.40589: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.40663: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.40674: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 10093 1726879733.40681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.40704: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10093 1726879733.40715: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.40807: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.40908: 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' <<< 10093 1726879733.40935: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10093 1726879733.40959: 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 <<< 10093 1726879733.40969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10093 1726879733.40993: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10093 1726879733.41002: 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 0x7f636955d9e8> <<< 10093 1726879733.41054: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636955d6d8> <<< 10093 1726879733.41093: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636954deb8> <<< 10093 1726879733.41107: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10093 1726879733.41134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10093 1726879733.41168: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636955d550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636954d710> <<< 10093 1726879733.41183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.41695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.42123: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 10093 1726879733.42151: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10093 1726879733.42175: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 10093 1726879733.42186: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.42205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.42234: 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_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 10093 1726879733.42254: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.42274: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 10093 1726879733.42283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.42394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.42510: 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' <<< 10093 1726879733.42545: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365bcb2b0> <<< 10093 1726879733.42555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.42909: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.43260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.43306: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.43368: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10093 1726879733.43402: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.43431: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 10093 1726879733.43441: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.43498: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.43569: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 10093 1726879733.43579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.43597: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10093 1726879733.43634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.43663: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10093 1726879733.43672: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.43837: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.44009: 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' <<< 10093 1726879733.44225: stdout chunk (state=3): >>>import '_ast' # <<< 10093 1726879733.44233: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365cbf8d0> <<< 10093 1726879733.44250: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.44263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.44284: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10093 1726879733.44344: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.44397: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10093 1726879733.44416: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/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_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10093 1726879733.44430: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.44464: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.44493: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 10093 1726879733.44505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.44532: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.44563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.44601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.44669: 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 <<< 10093 1726879733.44748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10093 1726879733.44856: 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 0x7f6365c40128> <<< 10093 1726879733.44915: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c05898> <<< 10093 1726879733.44948: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py <<< 10093 1726879733.44958: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10093 1726879733.45006: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.45053: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.45078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.45108: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.45371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.45638: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10093 1726879733.45675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10093 1726879733.45695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10093 1726879733.45706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10093 1726879733.45839: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c6c080> <<< 10093 1726879733.45859: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10093 1726879733.45866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10093 1726879733.45967: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c6c128> <<< 10093 1726879733.46012: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c17940> <<< 10093 1726879733.46070: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py <<< 10093 1726879733.46080: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10093 1726879733.46102: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46126: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py <<< 10093 1726879733.46135: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10093 1726879733.46154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46173: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 10093 1726879733.46275: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 10093 1726879733.46295: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10093 1726879733.46304: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 10093 1726879733.46315: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46612: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46773: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 10093 1726879733.46783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46835: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46893: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.46954: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10093 1726879733.46994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10093 1726879733.47649: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365ceb208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 10093 1726879733.47661: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.47790: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.47927: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.47955: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.48002: stdout chunk (state=3): >>># /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' <<< 10093 1726879733.48025: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 10093 1726879733.48037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 10093 1726879733.48058: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 10093 1726879733.48066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 10093 1726879733.48087: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c7e710> <<< 10093 1726879733.48104: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 10093 1726879733.48118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 10093 1726879733.48133: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 10093 1726879733.48170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 10093 1726879733.48185: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 10093 1726879733.48206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 10093 1726879733.48213: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365cb1160> <<< 10093 1726879733.48307: 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 0x7f6365cb1908> <<< 10093 1726879733.48317: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c88dd8> <<< 10093 1726879733.48342: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'<<< 10093 1726879733.48351: stdout chunk (state=3): >>> # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'<<< 10093 1726879733.48368: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6365ca1e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c880f0> <<< 10093 1726879733.48406: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c7c208> <<< 10093 1726879733.48414: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365ce7b00> <<< 10093 1726879733.48441: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 10093 1726879733.48454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 10093 1726879733.48473: 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' <<< 10093 1726879733.48495: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365d05d68> <<< 10093 1726879733.48509: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 10093 1726879733.48525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 10093 1726879733.48544: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365d0c8d0> <<< 10093 1726879733.48560: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365f87fd0> <<< 10093 1726879733.48573: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 10093 1726879733.48581: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 10093 1726879733.48595: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.48605: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.48611: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 10093 1726879733.48673: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.48715: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10093 1726879733.48726: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.48759: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.48799: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10093 1726879733.48815: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10093 1726879733.48827: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.48852: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.48880: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 10093 1726879733.48925: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.48969: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 10093 1726879733.49009: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.49049: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10093 1726879733.49057: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.49097: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.49148: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.49189: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.49238: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 10093 1726879733.49248: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10093 1726879733.49666: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50044: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10093 1726879733.50094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50136: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50182: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 10093 1726879733.50195: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 10093 1726879733.50222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50250: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10093 1726879733.50297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50341: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10093 1726879733.50352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50368: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50394: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10093 1726879733.50401: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50423: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50452: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10093 1726879733.50513: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50583: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 10093 1726879733.50593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 10093 1726879733.50621: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365348c50> <<< 10093 1726879733.50644: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10093 1726879733.50662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 10093 1726879733.50854: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636538e780> <<< 10093 1726879733.50862: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 10093 1726879733.50878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50922: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.50971: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10093 1726879733.51165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.51249: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10093 1726879733.51258: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.51302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.51365: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10093 1726879733.51373: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.51403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.51446: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10093 1726879733.51471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10093 1726879733.51484: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10093 1726879733.51516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10093 1726879733.51598: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365367898> <<< 10093 1726879733.51665: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 10093 1726879733.51672: 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 0x7f6365370f60> <<< 10093 1726879733.51894: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365399358> <<< 10093 1726879733.51905: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 10093 1726879733.51910: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.51951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.51994: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10093 1726879733.52003: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.52068: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.52311: 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 0x7f6365484978> <<< 10093 1726879733.52471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.52569: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.52731: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 10093 1726879733.52741: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10093 1726879733.52753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.52782: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.52817: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10093 1726879733.52825: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.52856: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.52899: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 10093 1726879733.52907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 10093 1726879733.52953: 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 0x7f6365480ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365480748> <<< 10093 1726879733.52966: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 10093 1726879733.52988: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.53003: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 10093 1726879733.53027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.53062: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 10093 1726879733.53200: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.53325: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10093 1726879733.53336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.53401: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.53493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.53522: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.53555: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10093 1726879733.53569: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 10093 1726879733.53585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.53606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.53705: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.53817: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 10093 1726879733.53827: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10093 1726879733.53916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.54013: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 10093 1726879733.54047: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.54072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.54500: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.54914: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10093 1726879733.54927: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10093 1726879733.54937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.55007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.55088: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10093 1726879733.55099: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.55166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.55245: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10093 1726879733.55253: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.55371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.55484: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10093 1726879733.55503: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10093 1726879733.55512: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 10093 1726879733.55517: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.55561: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.55593: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py<<< 10093 1726879733.55602: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10093 1726879733.55681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.55755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.55906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56053: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 10093 1726879733.56063: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10093 1726879733.56080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56133: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10093 1726879733.56142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56180: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 10093 1726879733.56187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56245: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56299: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10093 1726879733.56308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56323: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56346: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10093 1726879733.56354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56399: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56442: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10093 1726879733.56452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56490: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56538: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10093 1726879733.56546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.56956: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10093 1726879733.56966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57055: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10093 1726879733.57063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57090: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57118: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 10093 1726879733.57128: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57175: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10093 1726879733.57184: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57208: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57237: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10093 1726879733.57246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57364: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10093 1726879733.57375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57389: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 10093 1726879733.57400: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57433: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57465: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10093 1726879733.57473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57684: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 10093 1726879733.57699: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10093 1726879733.57715: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57751: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57792: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10093 1726879733.57800: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.57951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.58101: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10093 1726879733.58111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.58145: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.58182: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 10093 1726879733.58224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.58261: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10093 1726879733.58271: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.58334: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.58416: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 10093 1726879733.58481: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.58555: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 10093 1726879733.58565: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 10093 1726879733.58574: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.58676: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.58769: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10093 1726879733.58883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10093 1726879733.59036: stdout chunk (state=3): >>>import 'gc' # <<< 10093 1726879733.60963: stdout chunk (state=3): >>> {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ExecMainStartTimestampMonotonic": "223835804", "ExecMainExitTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ExecMainExitTimestampMonotonic": "237707941", "ExecMainPID": "8633", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:17 EDT] ; pid=8633 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:04 EDT] ; pid=8624 ; code=exited ; status=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": "", "AllowedMe<<< 10093 1726879733.60996: stdout chunk (state=3): >>>moryNodes": "", "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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:48:17 EDT", "S<<< 10093 1726879733.61010: stdout chunk (state=3): >>>tateChangeTimestampMonotonic": "237708639", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveExitTimestampMonotonic": "223835932", "ActiveEnterTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ActiveEnterTimestampMonotonic": "237708639", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ActiveExitTimestampMonotonic": "223810441", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveEnterTimestampMonotonic": "223833814", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ConditionTimestampMonotonic": "223834777", "AssertTimestamp": "Fri 2024-09-20 20:48:04 EDT", "AssertTimestampMonotonic": "223834800", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "39b2026e4db94f349aec263560f56544", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} <<< 10093 1726879733.61505: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 10093 1726879733.61517: 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 <<< 10093 1726879733.61541: stdout chunk (state=3): >>># 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 <<< 10093 1726879733.61552: 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 # 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 <<< 10093 1726879733.61561: stdout chunk (state=3): >>># 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 <<< 10093 1726879733.61589: stdout chunk (state=3): >>># 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 <<< 10093 1726879733.61602: stdout chunk (state=3): >>># 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 <<< 10093 1726879733.61611: stdout chunk (state=3): >>># 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<<< 10093 1726879733.61632: stdout chunk (state=3): >>> # 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 <<< 10093 1726879733.61644: 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 <<< 10093 1726879733.61668: 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 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 <<< 10093 1726879733.61678: stdout chunk (state=3): >>># 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 <<< 10093 1726879733.61702: 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 # 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 <<< 10093 1726879733.61711: stdout chunk (state=3): >>># 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 <<< 10093 1726879733.61728: stdout chunk (state=3): >>># 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 <<< 10093 1726879733.61738: stdout chunk (state=3): >>># 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 <<< 10093 1726879733.61747: stdout chunk (state=3): >>># 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 <<< 10093 1726879733.61785: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10093 1726879733.62080: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10093 1726879733.62110: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 10093 1726879733.62121: stdout chunk (state=3): >>># destroy importlib.machinery <<< 10093 1726879733.62135: stdout chunk (state=3): >>># destroy zipimport <<< 10093 1726879733.62145: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 10093 1726879733.62157: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10093 1726879733.62172: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10093 1726879733.62181: stdout chunk (state=3): >>># destroy encodings <<< 10093 1726879733.62209: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10093 1726879733.62217: stdout chunk (state=3): >>># destroy ctypes <<< 10093 1726879733.62229: stdout chunk (state=3): >>># destroy _string <<< 10093 1726879733.62253: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 10093 1726879733.62267: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 10093 1726879733.62286: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 10093 1726879733.62310: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging <<< 10093 1726879733.62319: stdout chunk (state=3): >>># destroy locale # destroy copy <<< 10093 1726879733.62355: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10093 1726879733.62386: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction <<< 10093 1726879733.62396: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy _compat_pickle <<< 10093 1726879733.62410: stdout chunk (state=3): >>># destroy _pickle # destroy array <<< 10093 1726879733.62430: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 10093 1726879733.62438: stdout chunk (state=3): >>># destroy fcntl <<< 10093 1726879733.62462: stdout chunk (state=3): >>># destroy datetime # destroy gc <<< 10093 1726879733.62472: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap <<< 10093 1726879733.62479: stdout chunk (state=3): >>># destroy base64 <<< 10093 1726879733.62501: stdout chunk (state=3): >>># destroy _ssl <<< 10093 1726879733.62510: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 10093 1726879733.62526: stdout chunk (state=3): >>># destroy getpass # destroy contextlib # destroy termios <<< 10093 1726879733.62536: stdout chunk (state=3): >>># destroy json <<< 10093 1726879733.62555: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10093 1726879733.62574: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback <<< 10093 1726879733.62615: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp <<< 10093 1726879733.62640: 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 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases <<< 10093 1726879733.62658: stdout chunk (state=3): >>># 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 <<< 10093 1726879733.62680: 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 <<< 10093 1726879733.62698: 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 <<< 10093 1726879733.62717: 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 <<< 10093 1726879733.62737: 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 <<< 10093 1726879733.62750: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10093 1726879733.62805: 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 <<< 10093 1726879733.62827: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10093 1726879733.62971: stdout chunk (state=3): >>># destroy posixpath <<< 10093 1726879733.62993: stdout chunk (state=3): >>># destroy stat <<< 10093 1726879733.63005: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 10093 1726879733.63012: stdout chunk (state=3): >>># destroy _heapq <<< 10093 1726879733.63029: stdout chunk (state=3): >>># destroy select <<< 10093 1726879733.63059: stdout chunk (state=3): >>># destroy linecache <<< 10093 1726879733.63069: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 10093 1726879733.63078: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10093 1726879733.63104: 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 # destroy _operator <<< 10093 1726879733.63113: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 10093 1726879733.63415: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10093 1726879733.63465: stderr chunk (state=3): >>><<< 10093 1726879733.63471: stdout chunk (state=3): >>><<< 10093 1726879733.63541: _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 0x7f636d68de48> # /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 0x7f636d623828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d68d9b0> # /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 0x7f636d630630> 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 0x7f636d637160> # /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 0x7f636d63c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d637748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d637390> # /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 0x7f636d5e1470> # /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 0x7f636d5e6e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5e1b38> # /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 0x7f636d5ed4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5d0d68> # /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 0x7f636d5d3198> # /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 0x7f636b8e1940> # /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 0x7f636b8f3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d641a20> 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 0x7f636b817080> # /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 0x7f636b8222b0> # /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 0x7f636b822f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b822a90> 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 0x7f636b82c080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8bc7b8> # /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 0x7f636b8bcba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8b0160> # /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 0x7f636b8b0e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8a7438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b898470> # /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 0x7f636b5cf278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5d7cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8b0438> 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 0x7f636b5dce10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b8922b0> # /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 0x7f636b5e31d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5dcf98> # 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 0x7f636b5e32e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b901fd0> # /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 0x7f636b5e3dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5e39e8> # /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 0x7f636b5ee6a0> # /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 0x7f636b5eee80> # /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 0x7f636b175198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5ee780> # /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 0x7f636b17ac88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5e3518> # /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 0x7f636b19e2e8> # 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 0x7f636b19e6a0> # /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 0x7f636b1a5390> # /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 0x7f636af4fba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636af462e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636af3cf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636af34e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b1a5d30> # 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 0x7f636af46f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b19ea20> # /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 0x7f636d59e710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636af4a048> 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 0x7f636d59ea90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b5e3860> # /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 0x7f636d5b65c0> # /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 0x7f636d5ba630> # 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 0x7f636d5bab00> # 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 0x7f636d5bac18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5b6e10> # /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 0x7f636d5baf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5ba4e0> # 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 0x7f636d5ba240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636d5aab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636b18a358> # /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 0x7f636d5b6470> # /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 0x7f63695bd908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/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 0x7f636928eac8> 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 0x7f6369233278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636923a4e0> # 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 0x7f636923a5f8> # /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 0x7f636923ab38> # /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 0x7f6369266b00> # 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 0x7f6369571048> # 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 0x7f6369571278> # /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 0x7f63695715c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63692612b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63692534a8> # /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 0x7f63692616d8> # 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 0x7f636959bdd8> # /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 0x7f636959bef0> # /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 0x7f63694ee9b0> # /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 0x7f63694fcb00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6369599da0> # /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 0x7f63694e94a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63695932e8> # /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 0x7f6369517b38> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63694e9668> # 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 0x7f63695259e8> # 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 0x7f6369525b70> # 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 0x7f6369525c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6369590080> # /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 0x7f63695435f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6369538cf8> # 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 0x7f6369538ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63695387b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/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_u737hbjw/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 0x7f636955d9e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636955d6d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636954deb8> # /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 0x7f636955d550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f636954d710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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 0x7f6365bcb2b0> # 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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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 0x7f6365cbf8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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 0x7f6365c40128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c05898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/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 0x7f6365c6c080> # /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 0x7f6365c6c128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c17940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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 0x7f6365ceb208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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 0x7f6365c7e710> # /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 0x7f6365cb1160> # 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 0x7f6365cb1908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c88dd8> # 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 0x7f6365ca1e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c880f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365c7c208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365ce7b00> # /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 0x7f6365d05d68> # /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 0x7f6365d0c8d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365f87fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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 0x7f6365348c50> # /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 0x7f636538e780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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 0x7f6365367898> # 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 0x7f6365370f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365399358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/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 0x7f6365484978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/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_u737hbjw/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 0x7f6365480ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6365480748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/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_u737hbjw/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ExecMainStartTimestampMonotonic": "223835804", "ExecMainExitTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ExecMainExitTimestampMonotonic": "237707941", "ExecMainPID": "8633", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:17 EDT] ; pid=8633 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:04 EDT] ; pid=8624 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:48:17 EDT", "StateChangeTimestampMonotonic": "237708639", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveExitTimestampMonotonic": "223835932", "ActiveEnterTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ActiveEnterTimestampMonotonic": "237708639", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ActiveExitTimestampMonotonic": "223810441", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveEnterTimestampMonotonic": "223833814", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ConditionTimestampMonotonic": "223834777", "AssertTimestamp": "Fri 2024-09-20 20:48:04 EDT", "AssertTimestampMonotonic": "223834800", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "39b2026e4db94f349aec263560f56544", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.43.118 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 10093 1726879733.63796: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', '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-1726879732.8918178-10093-36983095116983/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10093 1726879733.63826: _low_level_execute_command(): starting 10093 1726879733.63832: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879732.8918178-10093-36983095116983/ > /dev/null 2>&1 && sleep 0' 10093 1726879733.66431: stderr chunk (state=2): >>><<< 10093 1726879733.66443: stdout chunk (state=2): >>><<< 10093 1726879733.66459: _low_level_execute_command() done: rc=0, stdout=, stderr= 10093 1726879733.66466: handler run complete 10093 1726879733.66502: attempt loop complete, returning result 10093 1726879733.66507: _execute() done 10093 1726879733.66510: dumping result to json 10093 1726879733.66521: done dumping result, returning 10093 1726879733.66528: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0e44ad9b-8ddf-3aea-1756-000000000058] 10093 1726879733.66533: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000058 10093 1726879733.66617: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000058 10093 1726879733.66622: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ActiveEnterTimestampMonotonic": "237708639", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ActiveExitTimestampMonotonic": "223810441", "ActiveState": "active", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:48:04 EDT", "AssertTimestampMonotonic": "223834800", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ConditionTimestampMonotonic": "223834777", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ExecMainExitTimestampMonotonic": "237707941", "ExecMainPID": "8633", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ExecMainStartTimestampMonotonic": "223835804", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:17 EDT] ; pid=8633 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:04 EDT] ; pid=8624 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.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": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveEnterTimestampMonotonic": "223833814", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveExitTimestampMonotonic": "223835932", "InvocationID": "39b2026e4db94f349aec263560f56544", "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": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice", "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": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:48:17 EDT", "StateChangeTimestampMonotonic": "237708639", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "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": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 9674 1726879733.66953: no more pending results, returning what we have 9674 1726879733.66956: results queue empty 9674 1726879733.66957: checking for any_errors_fatal 9674 1726879733.66962: done checking for any_errors_fatal 9674 1726879733.66963: checking for max_fail_percentage 9674 1726879733.66964: done checking for max_fail_percentage 9674 1726879733.66964: checking to see if all hosts have failed and the running result is not ok 9674 1726879733.66964: done checking to see if all hosts have failed 9674 1726879733.66965: getting the remaining hosts for this loop 9674 1726879733.66965: done getting the remaining hosts for this loop 9674 1726879733.66968: getting the next task for host managed_node3 9674 1726879733.66972: done getting next task for host managed_node3 9674 1726879733.66974: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks 9674 1726879733.66976: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879733.66982: getting variables 9674 1726879733.66983: in VariableManager get_vars() 9674 1726879733.67005: Calling all_inventory to load vars for managed_node3 9674 1726879733.67007: Calling groups_inventory to load vars for managed_node3 9674 1726879733.67008: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879733.67014: Calling all_plugins_play to load vars for managed_node3 9674 1726879733.67016: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879733.67017: Calling groups_plugins_play to load vars for managed_node3 9674 1726879733.67125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879733.67240: done with get_vars() 9674 1726879733.67250: done getting variables TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Friday 20 September 2024 20:48:53 -0400 (0:00:00.824) 0:00:11.159 ****** 9674 1726879733.67321: entering _queue_task() for managed_node3/include_tasks 9674 1726879733.67508: worker is 1 (out of 1 available) 9674 1726879733.67523: exiting _queue_task() for managed_node3/include_tasks 9674 1726879733.67533: done queuing things up, now waiting for results queue to drain 9674 1726879733.67535: waiting for pending results... 10112 1726879733.67646: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Include SSH tasks 10112 1726879733.67752: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000059 10112 1726879733.67766: variable 'ansible_search_path' from source: unknown 10112 1726879733.67771: variable 'ansible_search_path' from source: unknown 10112 1726879733.67799: calling self._execute() 10112 1726879733.67853: variable 'ansible_host' from source: host vars for 'managed_node3' 10112 1726879733.67862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10112 1726879733.67871: variable 'omit' from source: magic vars 10112 1726879733.68149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10112 1726879733.69944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10112 1726879733.69997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10112 1726879733.70026: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10112 1726879733.70054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10112 1726879733.70075: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10112 1726879733.70133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10112 1726879733.70157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10112 1726879733.70179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10112 1726879733.70210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10112 1726879733.70221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10112 1726879733.70312: variable 'kdump_target' from source: play vars 10112 1726879733.70382: variable 'kdump_ssh_user' from source: play vars 10112 1726879733.70472: variable 'hostvars' from source: magic vars 10112 1726879733.70479: variable 'kdump_test_ssh_server_outside' from source: play vars 10112 1726879733.70485: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10112 1726879733.70531: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10112 1726879733.70546: in VariableManager get_vars() 10112 1726879733.70557: Calling all_inventory to load vars for managed_node3 10112 1726879733.70563: Calling groups_inventory to load vars for managed_node3 10112 1726879733.70569: Calling all_plugins_inventory to load vars for managed_node3 10112 1726879733.70579: Calling all_plugins_play to load vars for managed_node3 10112 1726879733.70585: Calling groups_plugins_inventory to load vars for managed_node3 10112 1726879733.70591: Calling groups_plugins_play to load vars for managed_node3 10112 1726879733.70685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10112 1726879733.70790: done with get_vars() 10112 1726879733.70807: variable 'ansible_user_id' from source: facts 10112 1726879733.70822: variable 'kdump_test_ssh_server_inside' from source: play vars 10112 1726879733.70987: variable 'kdump_test_ssh_source' from source: play vars 10112 1726879733.71097: variable 'ansible_env' from source: facts 10112 1726879733.71111: variable 'hostvars' from source: magic vars 10112 1726879733.71116: variable 'kdump_test_ssh_server_outside' from source: play vars 10112 1726879733.71122: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10112 1726879733.71166: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10112 1726879733.71175: in VariableManager get_vars() 10112 1726879733.71181: Calling all_inventory to load vars for managed_node3 10112 1726879733.71185: Calling groups_inventory to load vars for managed_node3 10112 1726879733.71190: Calling all_plugins_inventory to load vars for managed_node3 10112 1726879733.71199: Calling all_plugins_play to load vars for managed_node3 10112 1726879733.71203: Calling groups_plugins_inventory to load vars for managed_node3 10112 1726879733.71209: Calling groups_plugins_play to load vars for managed_node3 10112 1726879733.71310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10112 1726879733.71414: done with get_vars() 10112 1726879733.71426: variable 'ansible_all_ipv4_addresses' from source: facts 10112 1726879733.71431: in VariableManager get_vars() 10112 1726879733.71437: Calling all_inventory to load vars for managed_node3 10112 1726879733.71441: Calling groups_inventory to load vars for managed_node3 10112 1726879733.71445: Calling all_plugins_inventory to load vars for managed_node3 10112 1726879733.71452: Calling all_plugins_play to load vars for managed_node3 10112 1726879733.71457: Calling groups_plugins_inventory to load vars for managed_node3 10112 1726879733.71462: Calling groups_plugins_play to load vars for managed_node3 10112 1726879733.71543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10112 1726879733.71651: done with get_vars() 10112 1726879733.71662: variable 'ansible_all_ipv6_addresses' from source: facts 10112 1726879733.71668: in VariableManager get_vars() 10112 1726879733.71673: Calling all_inventory to load vars for managed_node3 10112 1726879733.71677: Calling groups_inventory to load vars for managed_node3 10112 1726879733.71682: Calling all_plugins_inventory to load vars for managed_node3 10112 1726879733.71688: Calling all_plugins_play to load vars for managed_node3 10112 1726879733.71695: Calling groups_plugins_inventory to load vars for managed_node3 10112 1726879733.71701: Calling groups_plugins_play to load vars for managed_node3 10112 1726879733.71779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10112 1726879733.71881: done with get_vars() 10112 1726879733.71893: variable 'ansible_default_ipv4' from source: facts 10112 1726879733.71909: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True 10112 1726879733.71917: _execute() done 10112 1726879733.71922: dumping result to json 10112 1726879733.71926: done dumping result, returning 10112 1726879733.71933: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0e44ad9b-8ddf-3aea-1756-000000000059] 10112 1726879733.71938: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000059 10112 1726879733.71965: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000059 10112 1726879733.71968: WORKER PROCESS EXITING 9674 1726879733.72077: no more pending results, returning what we have 9674 1726879733.72081: in VariableManager get_vars() 9674 1726879733.72118: Calling all_inventory to load vars for managed_node3 9674 1726879733.72121: Calling groups_inventory to load vars for managed_node3 9674 1726879733.72123: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879733.72136: Calling all_plugins_play to load vars for managed_node3 9674 1726879733.72139: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879733.72141: Calling groups_plugins_play to load vars for managed_node3 9674 1726879733.72312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879733.72426: done with get_vars() 9674 1726879733.72432: variable 'ansible_search_path' from source: unknown 9674 1726879733.72432: variable 'ansible_search_path' from source: unknown 9674 1726879733.72458: we have included files to process 9674 1726879733.72459: generating all_blocks data 9674 1726879733.72460: done generating all_blocks data 9674 1726879733.72463: processing included file: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml 9674 1726879733.72464: loading included file: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml 9674 1726879733.72466: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml included: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed_node3 9674 1726879733.73288: done processing included file 9674 1726879733.73290: iterating over new_blocks loaded from include file 9674 1726879733.73291: in VariableManager get_vars() 9674 1726879733.73307: done with get_vars() 9674 1726879733.73308: filtering new block on tags 9674 1726879733.73331: done filtering new block on tags 9674 1726879733.73333: in VariableManager get_vars() 9674 1726879733.73348: done with get_vars() 9674 1726879733.73349: filtering new block on tags 9674 1726879733.73390: done filtering new block on tags 9674 1726879733.73393: in VariableManager get_vars() 9674 1726879733.73404: done with get_vars() 9674 1726879733.73405: filtering new block on tags 9674 1726879733.73424: done filtering new block on tags 9674 1726879733.73425: done iterating over new_blocks loaded from include file 9674 1726879733.73425: extending task lists for all hosts with included blocks 9674 1726879733.73841: done extending task lists 9674 1726879733.73842: done processing included files 9674 1726879733.73842: results queue empty 9674 1726879733.73845: checking for any_errors_fatal 9674 1726879733.73852: done checking for any_errors_fatal 9674 1726879733.73852: checking for max_fail_percentage 9674 1726879733.73853: done checking for max_fail_percentage 9674 1726879733.73853: checking to see if all hosts have failed and the running result is not ok 9674 1726879733.73853: done checking to see if all hosts have failed 9674 1726879733.73854: getting the remaining hosts for this loop 9674 1726879733.73854: done getting the remaining hosts for this loop 9674 1726879733.73856: getting the next task for host managed_node3 9674 1726879733.73859: done getting next task for host managed_node3 9674 1726879733.73860: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 9674 1726879733.73862: ^ state is: HOST STATE: block=3, 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=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 9674 1726879733.73868: getting variables 9674 1726879733.73869: in VariableManager get_vars() 9674 1726879733.73876: Calling all_inventory to load vars for managed_node3 9674 1726879733.73878: Calling groups_inventory to load vars for managed_node3 9674 1726879733.73880: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879733.73884: Calling all_plugins_play to load vars for managed_node3 9674 1726879733.73886: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879733.73887: Calling groups_plugins_play to load vars for managed_node3 9674 1726879733.73972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879733.74082: done with get_vars() 9674 1726879733.74088: done getting variables 9674 1726879733.74140: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Friday 20 September 2024 20:48:53 -0400 (0:00:00.068) 0:00:11.228 ****** 9674 1726879733.74164: entering _queue_task() for managed_node3/command 9674 1726879733.74165: Creating lock for command 9674 1726879733.74374: worker is 1 (out of 1 available) 9674 1726879733.74387: exiting _queue_task() for managed_node3/command 9674 1726879733.74397: done queuing things up, now waiting for results queue to drain 9674 1726879733.74399: waiting for pending results... 10113 1726879733.74507: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 10113 1726879733.74626: in run() - task 0e44ad9b-8ddf-3aea-1756-0000000000e5 10113 1726879733.74641: variable 'ansible_search_path' from source: unknown 10113 1726879733.74646: variable 'ansible_search_path' from source: unknown 10113 1726879733.74674: calling self._execute() 10113 1726879733.74728: variable 'ansible_host' from source: host vars for 'managed_node3' 10113 1726879733.74736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10113 1726879733.74745: variable 'omit' from source: magic vars 10113 1726879733.75034: variable 'omit' from source: magic vars 10113 1726879733.75079: variable 'omit' from source: magic vars 10113 1726879733.75103: variable 'kdump_sshkey' from source: role '' defaults 10113 1726879733.75229: variable 'kdump_sshkey' from source: role '' defaults 10113 1726879733.75295: variable 'kdump_sshkey' from source: role '' defaults 10113 1726879733.75310: variable 'omit' from source: magic vars 10113 1726879733.75340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10113 1726879733.75366: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10113 1726879733.75385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10113 1726879733.75401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10113 1726879733.75412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10113 1726879733.75435: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10113 1726879733.75440: variable 'ansible_host' from source: host vars for 'managed_node3' 10113 1726879733.75444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10113 1726879733.75514: Set connection var ansible_pipelining to False 10113 1726879733.75522: Set connection var ansible_timeout to 10 10113 1726879733.75529: Set connection var ansible_shell_executable to /bin/sh 10113 1726879733.75534: Set connection var ansible_shell_type to sh 10113 1726879733.75537: Set connection var ansible_connection to ssh 10113 1726879733.75543: Set connection var ansible_module_compression to ZIP_DEFLATED 10113 1726879733.75561: variable 'ansible_shell_executable' from source: unknown 10113 1726879733.75565: variable 'ansible_connection' from source: unknown 10113 1726879733.75568: variable 'ansible_module_compression' from source: unknown 10113 1726879733.75572: variable 'ansible_shell_type' from source: unknown 10113 1726879733.75575: variable 'ansible_shell_executable' from source: unknown 10113 1726879733.75579: variable 'ansible_host' from source: host vars for 'managed_node3' 10113 1726879733.75583: variable 'ansible_pipelining' from source: unknown 10113 1726879733.75586: variable 'ansible_timeout' from source: unknown 10113 1726879733.75590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10113 1726879733.75686: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10113 1726879733.75698: variable 'omit' from source: magic vars 10113 1726879733.75705: starting attempt loop 10113 1726879733.75709: running the handler 10113 1726879733.75722: _low_level_execute_command(): starting 10113 1726879733.75730: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10113 1726879733.78107: stdout chunk (state=2): >>>/root <<< 10113 1726879733.78231: stderr chunk (state=3): >>><<< 10113 1726879733.78239: stdout chunk (state=3): >>><<< 10113 1726879733.78261: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10113 1726879733.78276: _low_level_execute_command(): starting 10113 1726879733.78284: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879733.7826962-10113-186423260735377 `" && echo ansible-tmp-1726879733.7826962-10113-186423260735377="` echo /root/.ansible/tmp/ansible-tmp-1726879733.7826962-10113-186423260735377 `" ) && sleep 0' 10113 1726879733.80792: stdout chunk (state=2): >>>ansible-tmp-1726879733.7826962-10113-186423260735377=/root/.ansible/tmp/ansible-tmp-1726879733.7826962-10113-186423260735377 <<< 10113 1726879733.80924: stderr chunk (state=3): >>><<< 10113 1726879733.80932: stdout chunk (state=3): >>><<< 10113 1726879733.80950: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879733.7826962-10113-186423260735377=/root/.ansible/tmp/ansible-tmp-1726879733.7826962-10113-186423260735377 , stderr= 10113 1726879733.80981: variable 'ansible_module_compression' from source: unknown 10113 1726879733.81023: ANSIBALLZ: Using generic lock for ansible.legacy.command 10113 1726879733.81027: ANSIBALLZ: Acquiring lock 10113 1726879733.81031: ANSIBALLZ: Lock acquired: 140479299126480 10113 1726879733.81035: ANSIBALLZ: Creating module 10113 1726879733.91432: ANSIBALLZ: Writing module into payload 10113 1726879733.91562: ANSIBALLZ: Writing module 10113 1726879733.91589: ANSIBALLZ: Renaming module 10113 1726879733.91600: ANSIBALLZ: Done creating module 10113 1726879733.91618: variable 'ansible_facts' from source: unknown 10113 1726879733.91703: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879733.7826962-10113-186423260735377/AnsiballZ_command.py 10113 1726879733.91850: Sending initial data 10113 1726879733.91857: Sent initial data (155 bytes) 10113 1726879733.94417: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmpkuoejm9i /root/.ansible/tmp/ansible-tmp-1726879733.7826962-10113-186423260735377/AnsiballZ_command.py <<< 10113 1726879733.95472: stderr chunk (state=3): >>><<< 10113 1726879733.95485: stdout chunk (state=3): >>><<< 10113 1726879733.95507: done transferring module to remote 10113 1726879733.95524: _low_level_execute_command(): starting 10113 1726879733.95530: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879733.7826962-10113-186423260735377/ /root/.ansible/tmp/ansible-tmp-1726879733.7826962-10113-186423260735377/AnsiballZ_command.py && sleep 0' 10113 1726879733.97883: stderr chunk (state=2): >>><<< 10113 1726879733.97896: stdout chunk (state=2): >>><<< 10113 1726879733.97915: _low_level_execute_command() done: rc=0, stdout=, stderr= 10113 1726879733.97920: _low_level_execute_command(): starting 10113 1726879733.97926: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879733.7826962-10113-186423260735377/AnsiballZ_command.py && sleep 0' 10113 1726879734.00963: 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 0x7fb171c4be48> # /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 0x7fb171be1828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171c4b9b0> <<< 10113 1726879734.00989: 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' <<< 10113 1726879734.01011: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171bee630> <<< 10113 1726879734.01028: stdout chunk (state=3): >>>import '_signal' # <<< 10113 1726879734.01044: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 10113 1726879734.01053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 10113 1726879734.01066: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171bf5160> <<< 10113 1726879734.01085: 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' <<< 10113 1726879734.01101: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10113 1726879734.01112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10113 1726879734.01127: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10113 1726879734.01148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10113 1726879734.01156: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171bfa0f0> <<< 10113 1726879734.01174: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171bf5748> <<< 10113 1726879734.01197: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171bf5390> <<< 10113 1726879734.01227: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10113 1726879734.01242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10113 1726879734.01259: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10113 1726879734.01274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10113 1726879734.01292: stdout chunk (state=3): >>>import 'errno' # <<< 10113 1726879734.01302: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10113 1726879734.01324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10113 1726879734.01339: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b9f470> <<< 10113 1726879734.01362: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10113 1726879734.01381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10113 1726879734.01409: 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 0x7fb171ba4e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b9fb38> <<< 10113 1726879734.01449: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10113 1726879734.01478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10113 1726879734.01590: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171bab4e0> <<< 10113 1726879734.01608: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b8ed68> <<< 10113 1726879734.01628: 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' <<< 10113 1726879734.01648: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b91198> <<< 10113 1726879734.01682: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10113 1726879734.01700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10113 1726879734.01715: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe9f940> <<< 10113 1726879734.01737: 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 <<< 10113 1726879734.01753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10113 1726879734.01761: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16feb1240> <<< 10113 1726879734.01845: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171bffa20> <<< 10113 1726879734.01854: 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. <<< 10113 1726879734.02081: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10113 1726879734.02099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10113 1726879734.02111: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10113 1726879734.02127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10113 1726879734.02137: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10113 1726879734.02160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10113 1726879734.02173: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10113 1726879734.02187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10113 1726879734.02207: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10113 1726879734.02276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10113 1726879734.02283: stdout chunk (state=3): >>>import '_functools' # <<< 10113 1726879734.02304: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10113 1726879734.02338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10113 1726879734.02356: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10113 1726879734.02365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10113 1726879734.02394: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe1f080> <<< 10113 1726879734.02414: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10113 1726879734.02426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 10113 1726879734.02440: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe2a2b0> <<< 10113 1726879734.02449: 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' <<< 10113 1726879734.02473: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 10113 1726879734.02483: 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 0x7fb16fe2af60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe2aa90> <<< 10113 1726879734.02502: stdout chunk (state=3): >>>import 'itertools' # <<< 10113 1726879734.02518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10113 1726879734.02537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10113 1726879734.02549: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe34080> <<< 10113 1726879734.02557: stdout chunk (state=3): >>>import '_collections' # <<< 10113 1726879734.02600: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe7a7b8> <<< 10113 1726879734.02622: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10113 1726879734.02635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10113 1726879734.02673: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe7aba8> <<< 10113 1726879734.02727: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe6e160> <<< 10113 1726879734.02750: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 10113 1726879734.02763: 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 0x7fb16fe6ee48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe65438> <<< 10113 1726879734.02809: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe56470> <<< 10113 1726879734.02824: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10113 1726879734.02846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10113 1726879734.02853: stdout chunk (state=3): >>>import '_sre' # <<< 10113 1726879734.02870: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10113 1726879734.02879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10113 1726879734.02903: 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' <<< 10113 1726879734.02939: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbd7278> <<< 10113 1726879734.02952: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbdfcf8> <<< 10113 1726879734.02974: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe6e438> <<< 10113 1726879734.02981: stdout chunk (state=3): >>>import '_locale' # <<< 10113 1726879734.03031: 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' <<< 10113 1726879734.03044: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbe4e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe502b0> <<< 10113 1726879734.03068: 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' <<< 10113 1726879734.03101: 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 0x7fb16fbeb1d0> <<< 10113 1726879734.03112: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbe4f98> <<< 10113 1726879734.03136: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10113 1726879734.03149: 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 0x7fb16fbeb2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16febffd0> <<< 10113 1726879734.03168: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10113 1726879734.03175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10113 1726879734.03201: 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' <<< 10113 1726879734.03217: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10113 1726879734.03229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10113 1726879734.03250: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbebdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbeb9e8> <<< 10113 1726879734.03271: 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' <<< 10113 1726879734.03283: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbf66a0> <<< 10113 1726879734.03300: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10113 1726879734.03319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10113 1726879734.03337: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10113 1726879734.03350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10113 1726879734.03400: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbf6e80> <<< 10113 1726879734.03424: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10113 1726879734.03431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10113 1726879734.03472: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f77d198> <<< 10113 1726879734.03484: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbf6780> <<< 10113 1726879734.03504: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10113 1726879734.03513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10113 1726879734.03570: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f782c88> <<< 10113 1726879734.03578: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbeb518> <<< 10113 1726879734.03600: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10113 1726879734.03615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10113 1726879734.03642: 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' <<< 10113 1726879734.03651: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f7a62e8> <<< 10113 1726879734.03680: 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 0x7fb16f7a66a0> <<< 10113 1726879734.03695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10113 1726879734.03716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10113 1726879734.03740: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10113 1726879734.03748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10113 1726879734.03756: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f7ad390> <<< 10113 1726879734.03777: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10113 1726879734.03797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10113 1726879734.03814: stdout chunk (state=3): >>>import 'time' # <<< 10113 1726879734.03828: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10113 1726879734.03850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10113 1726879734.03870: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10113 1726879734.03880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10113 1726879734.03891: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10113 1726879734.03934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10113 1726879734.03959: 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' <<< 10113 1726879734.03966: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f557ba8> <<< 10113 1726879734.04093: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f54e2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f544f98> <<< 10113 1726879734.04107: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f53ce80> <<< 10113 1726879734.04138: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f7add30> <<< 10113 1726879734.04171: 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 0x7fb16f54ef60> <<< 10113 1726879734.04190: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f7a6a20> <<< 10113 1726879734.04202: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10113 1726879734.04225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10113 1726879734.04258: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10113 1726879734.04267: 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 0x7fb171b5c710> <<< 10113 1726879734.04280: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f552048> <<< 10113 1726879734.04290: stdout chunk (state=3): >>>import 'pwd' # <<< 10113 1726879734.04308: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 10113 1726879734.04316: 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 0x7fb171b5ca90> <<< 10113 1726879734.04369: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbeb860> <<< 10113 1726879734.04402: 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' <<< 10113 1726879734.04423: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10113 1726879734.04436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10113 1726879734.04471: 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 0x7fb171b745c0> <<< 10113 1726879734.04491: 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' <<< 10113 1726879734.04627: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10113 1726879734.04636: 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 0x7fb171b78630> <<< 10113 1726879734.04665: 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 0x7fb171b78b00> <<< 10113 1726879734.04699: 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 0x7fb171b78c18> <<< 10113 1726879734.04709: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b74e10> <<< 10113 1726879734.04729: 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' <<< 10113 1726879734.04751: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10113 1726879734.04764: 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 0x7fb171b78f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b784e0> <<< 10113 1726879734.04782: 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 0x7fb171b78240> <<< 10113 1726879734.04804: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b68b00> <<< 10113 1726879734.04819: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f792358> <<< 10113 1726879734.04848: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10113 1726879734.04876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10113 1726879734.04922: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b74470> <<< 10113 1726879734.05048: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10113 1726879734.05055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10113 1726879734.05068: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16db7c908> <<< 10113 1726879734.05131: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10113 1726879734.05149: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.05169: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 10113 1726879734.05181: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.05201: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10113 1726879734.05210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.06291: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.07211: 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 0x7fb16d83bac8> <<< 10113 1726879734.07225: stdout chunk (state=3): >>>import 'atexit' # <<< 10113 1726879734.07241: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10113 1726879734.07277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10113 1726879734.07338: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10113 1726879734.07348: 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 0x7fb16d862278> <<< 10113 1726879734.07354: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8a24e0> <<< 10113 1726879734.07379: 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 0x7fb16d8a25f8> <<< 10113 1726879734.07399: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10113 1726879734.07425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10113 1726879734.07468: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8a2b38> <<< 10113 1726879734.07483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10113 1726879734.07504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10113 1726879734.07520: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10113 1726879734.07556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10113 1726879734.07575: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 10113 1726879734.07582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 10113 1726879734.07659: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8a5160> <<< 10113 1726879734.07692: 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 0x7fb16d83f390> <<< 10113 1726879734.07721: 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 0x7fb16d83fe48> <<< 10113 1726879734.07742: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10113 1726879734.07753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10113 1726879734.07819: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8a30f0> <<< 10113 1726879734.07831: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8852b0> <<< 10113 1726879734.08126: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8794a8> <<< 10113 1726879734.08148: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10113 1726879734.08155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10113 1726879734.08171: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16db9ff98> <<< 10113 1726879734.08199: 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 0x7fb16d83fba8> <<< 10113 1726879734.08228: 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' <<< 10113 1726879734.08235: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d88e400> <<< 10113 1726879734.08254: 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 <<< 10113 1726879734.08265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10113 1726879734.08285: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10113 1726879734.08306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10113 1726879734.08334: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10113 1726879734.08345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10113 1726879734.08395: 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 0x7fb16db35e80> <<< 10113 1726879734.08477: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10113 1726879734.08486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 10113 1726879734.08492: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16db40e80> <<< 10113 1726879734.08513: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16db292b0> <<< 10113 1726879734.08523: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10113 1726879734.08542: 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 0x7fb16db29ac8> <<< 10113 1726879734.08729: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d89a7b8> <<< 10113 1726879734.08764: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10113 1726879734.08797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10113 1726879734.08819: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10113 1726879734.08831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10113 1726879734.08847: stdout chunk (state=3): >>>import '_string' # <<< 10113 1726879734.08918: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16db5beb8> <<< 10113 1726879734.08975: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16db29128> <<< 10113 1726879734.09104: 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' <<< 10113 1726879734.09112: 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 0x7fb16d8d0da0> <<< 10113 1726879734.09143: 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' <<< 10113 1726879734.09153: 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 0x7fb16d8d0e80> <<< 10113 1726879734.09184: 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' <<< 10113 1726879734.09193: 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 0x7fb16d8dd048> <<< 10113 1726879734.09207: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d88e550> <<< 10113 1726879734.09229: 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' <<< 10113 1726879734.09248: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10113 1726879734.09262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10113 1726879734.09311: 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 0x7fb16d8eb9e8> <<< 10113 1726879734.09479: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8e5128> <<< 10113 1726879734.09502: 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' <<< 10113 1726879734.09516: 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 0x7fb16d8e5320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8ddba8> <<< 10113 1726879734.09531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.09545: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10113 1726879734.09554: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.09631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.09704: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.09720: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 10113 1726879734.09738: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10113 1726879734.09755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.09851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.09961: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10113 1726879734.09969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10113 1726879734.09985: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10113 1726879734.09993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10113 1726879734.10014: 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' <<< 10113 1726879734.10049: 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 0x7fb16d906dd8> <<< 10113 1726879734.10100: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d906a90> <<< 10113 1726879734.10138: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d9062b0> <<< 10113 1726879734.10160: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10113 1726879734.10167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10113 1726879734.10209: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d906908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8f4be0> <<< 10113 1726879734.10221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.10710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.11158: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10113 1726879734.11176: 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_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10113 1726879734.11207: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 10113 1726879734.11217: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.11239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.11256: 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_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py <<< 10113 1726879734.11269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.11283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.11303: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10113 1726879734.11418: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.11538: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10113 1726879734.11548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10113 1726879734.11567: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16a1cd518> <<< 10113 1726879734.11580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.11930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.12283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.12329: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.12391: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10113 1726879734.12426: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.12451: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 10113 1726879734.12460: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.12517: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.12588: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 10113 1726879734.12599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.12617: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10113 1726879734.12624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.12655: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.12682: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10113 1726879734.12701: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.12857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.13028: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10113 1726879734.13037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10113 1726879734.13161: stdout chunk (state=3): >>>import '_ast' # <<< 10113 1726879734.13168: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16a241e48> <<< 10113 1726879734.13183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.13200: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.13220: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10113 1726879734.13229: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.13280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.13331: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10113 1726879734.13347: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 10113 1726879734.13361: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/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_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10113 1726879734.13375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.13405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.13434: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10113 1726879734.13444: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.13475: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.13509: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.13549: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.13616: 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 <<< 10113 1726879734.13770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10113 1726879734.13862: 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 0x7fb16a364128> <<< 10113 1726879734.13935: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16a216e48> <<< 10113 1726879734.13964: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 10113 1726879734.13974: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10113 1726879734.13980: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.14027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.14073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.14099: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.14132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.14416: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.14690: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10113 1726879734.14715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10113 1726879734.14732: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10113 1726879734.14752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10113 1726879734.14881: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16a253080> <<< 10113 1726879734.14906: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10113 1726879734.14913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10113 1726879734.15021: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16a253128> <<< 10113 1726879734.15064: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16a234940> <<< 10113 1726879734.15124: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/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_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 10113 1726879734.15137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.15154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.15181: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/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_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 10113 1726879734.15193: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.15208: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.15229: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py <<< 10113 1726879734.15315: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10113 1726879734.15336: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10113 1726879734.15349: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10113 1726879734.15358: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.15445: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.15550: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 10113 1726879734.15557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 10113 1726879734.15570: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16a263ef0> <<< 10113 1726879734.15638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10113 1726879734.15780: stdout chunk (state=3): >>>import 'gc' # <<< 10113 1726879734.42317: stdout chunk (state=3): >>> {"changed": true, "stdout": "Generating public/private rsa key pair.\nYour identification has been saved in /root/.ssh/kdump_id_rsa.\nYour public key has been saved in /root/.ssh/kdump_id_rsa.pub.\nThe key fingerprint is:\nSHA256:ZpaqBUrCDHU1yl38Ug2hAH7x+8ITB7cH1iwtqFNMrko root@ip-10-31-43-118.us-east-1.aws.redhat.com\nThe key's randomart image is:\n+---[RSA 3072]----+\n| . oo=.o o+ |\n| . + o X.o.+. |\n|. + o Oo* + |\n|+ . +.*.= |\n|.o. E + S.o . |\n| o o o B + . |\n| . . o + . |\n| o o |\n| . |\n+----[SHA256]-----+", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": "2024-09-20 20:48:54.155877", "end": "2024-09-20 20:48:54.419920", "delta": "0:00:00.264043", "msg": "", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 10113 1726879734.42682: 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 <<< 10113 1726879734.42712: 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 # 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 <<< 10113 1726879734.42764: 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 # 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__ <<< 10113 1726879734.42774: 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 <<< 10113 1726879734.42801: stdout chunk (state=3): >>># 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 <<< 10113 1726879734.42813: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing 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 <<< 10113 1726879734.42822: 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 <<< 10113 1726879734.42854: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10113 1726879734.43031: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10113 1726879734.43066: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10113 1726879734.43084: stdout chunk (state=3): >>># destroy zipimport <<< 10113 1726879734.43100: stdout chunk (state=3): >>># destroy _compression <<< 10113 1726879734.43110: stdout chunk (state=3): >>># destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10113 1726879734.43130: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10113 1726879734.43137: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 10113 1726879734.43164: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 10113 1726879734.43178: stdout chunk (state=3): >>># destroy traceback <<< 10113 1726879734.43189: stdout chunk (state=3): >>># destroy atexit # destroy _string <<< 10113 1726879734.43205: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10113 1726879734.43214: stdout chunk (state=3): >>># destroy _socket <<< 10113 1726879734.43230: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 10113 1726879734.43239: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 10113 1726879734.43245: stdout chunk (state=3): >>># destroy datetime <<< 10113 1726879734.43272: stdout chunk (state=3): >>># destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse <<< 10113 1726879734.43280: stdout chunk (state=3): >>># destroy json # destroy logging # destroy shlex # destroy textwrap <<< 10113 1726879734.43295: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy struct <<< 10113 1726879734.43317: stdout chunk (state=3): >>># destroy gc <<< 10113 1726879734.43345: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp <<< 10113 1726879734.43361: 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 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 10113 1726879734.43379: stdout chunk (state=3): >>># 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 <<< 10113 1726879734.43388: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat <<< 10113 1726879734.43397: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 10113 1726879734.43405: stdout chunk (state=3): >>># cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 10113 1726879734.43414: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 10113 1726879734.43421: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 10113 1726879734.43448: 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 # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct <<< 10113 1726879734.43458: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 10113 1726879734.43466: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache <<< 10113 1726879734.43472: stdout chunk (state=3): >>># destroy tokenize <<< 10113 1726879734.43494: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd <<< 10113 1726879734.43503: 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 # destroy io # destroy time # destroy signal # destroy warnings <<< 10113 1726879734.43517: stdout chunk (state=3): >>># 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 <<< 10113 1726879734.43544: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10113 1726879734.43662: stdout chunk (state=3): >>># destroy posixpath <<< 10113 1726879734.43685: stdout chunk (state=3): >>># destroy stat <<< 10113 1726879734.43696: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 10113 1726879734.43712: stdout chunk (state=3): >>># destroy _heapq <<< 10113 1726879734.43719: stdout chunk (state=3): >>># destroy select <<< 10113 1726879734.43744: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 10113 1726879734.43756: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10113 1726879734.43773: 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 <<< 10113 1726879734.43782: stdout chunk (state=3): >>># destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves <<< 10113 1726879734.43790: stdout chunk (state=3): >>># destroy _operator # destroy re <<< 10113 1726879734.44068: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10113 1726879734.44117: stderr chunk (state=3): >>><<< 10113 1726879734.44125: stdout chunk (state=3): >>><<< 10113 1726879734.44172: _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 0x7fb171c4be48> # /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 0x7fb171be1828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171c4b9b0> # /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 0x7fb171bee630> 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 0x7fb171bf5160> # /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 0x7fb171bfa0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171bf5748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171bf5390> # /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 0x7fb171b9f470> # /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 0x7fb171ba4e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b9fb38> # /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 0x7fb171bab4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b8ed68> # /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 0x7fb171b91198> # /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 0x7fb16fe9f940> # /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 0x7fb16feb1240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171bffa20> 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 0x7fb16fe1f080> # /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 0x7fb16fe2a2b0> # /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 0x7fb16fe2af60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe2aa90> 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 0x7fb16fe34080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe7a7b8> # /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 0x7fb16fe7aba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe6e160> # /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 0x7fb16fe6ee48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe65438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe56470> # /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 0x7fb16fbd7278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbdfcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe6e438> 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 0x7fb16fbe4e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fe502b0> # /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 0x7fb16fbeb1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbe4f98> # 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 0x7fb16fbeb2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16febffd0> # /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 0x7fb16fbebdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbeb9e8> # /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 0x7fb16fbf66a0> # /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 0x7fb16fbf6e80> # /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 0x7fb16f77d198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbf6780> # /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 0x7fb16f782c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbeb518> # /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 0x7fb16f7a62e8> # 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 0x7fb16f7a66a0> # /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 0x7fb16f7ad390> # /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 0x7fb16f557ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f54e2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f544f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f53ce80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f7add30> # 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 0x7fb16f54ef60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f7a6a20> # /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 0x7fb171b5c710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f552048> 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 0x7fb171b5ca90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16fbeb860> # /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 0x7fb171b745c0> # /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 0x7fb171b78630> # 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 0x7fb171b78b00> # 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 0x7fb171b78c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b74e10> # /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 0x7fb171b78f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b784e0> # 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 0x7fb171b78240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb171b68b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16f792358> # /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 0x7fb171b74470> # /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 0x7fb16db7c908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/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_z2rk4kx3/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 0x7fb16d83bac8> 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 0x7fb16d862278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8a24e0> # 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 0x7fb16d8a25f8> # /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 0x7fb16d8a2b38> # /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 0x7fb16d8a5160> # 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 0x7fb16d83f390> # 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 0x7fb16d83fe48> # /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 0x7fb16d8a30f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8852b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8794a8> # /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 0x7fb16db9ff98> # 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 0x7fb16d83fba8> # /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 0x7fb16d88e400> # /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 0x7fb16db35e80> # /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 0x7fb16db40e80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16db292b0> # /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 0x7fb16db29ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d89a7b8> # /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 0x7fb16db5beb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16db29128> # 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 0x7fb16d8d0da0> # 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 0x7fb16d8d0e80> # 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 0x7fb16d8dd048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d88e550> # /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 0x7fb16d8eb9e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8e5128> # 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 0x7fb16d8e5320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8ddba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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 0x7fb16d906dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d906a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d9062b0> # /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 0x7fb16d906908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16d8f4be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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 0x7fb16a1cd518> # 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_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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 0x7fb16a241e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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 0x7fb16a364128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16a216e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/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_z2rk4kx3/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 0x7fb16a253080> # /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 0x7fb16a253128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb16a234940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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_z2rk4kx3/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 0x7fb16a263ef0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Generating public/private rsa key pair.\nYour identification has been saved in /root/.ssh/kdump_id_rsa.\nYour public key has been saved in /root/.ssh/kdump_id_rsa.pub.\nThe key fingerprint is:\nSHA256:ZpaqBUrCDHU1yl38Ug2hAH7x+8ITB7cH1iwtqFNMrko root@ip-10-31-43-118.us-east-1.aws.redhat.com\nThe key's randomart image is:\n+---[RSA 3072]----+\n| . oo=.o o+ |\n| . + o X.o.+. |\n|. + o Oo* + |\n|+ . +.*.= |\n|.o. E + S.o . |\n| o o o B + . |\n| . . o + . |\n| o o |\n| . |\n+----[SHA256]-----+", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": "2024-09-20 20:48:54.155877", "end": "2024-09-20 20:48:54.419920", "delta": "0:00:00.264043", "msg": "", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": 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.43.118 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 10113 1726879734.44275: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -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-1726879733.7826962-10113-186423260735377/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10113 1726879734.44290: _low_level_execute_command(): starting 10113 1726879734.44297: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879733.7826962-10113-186423260735377/ > /dev/null 2>&1 && sleep 0' 10113 1726879734.46853: stderr chunk (state=2): >>><<< 10113 1726879734.46865: stdout chunk (state=2): >>><<< 10113 1726879734.46880: _low_level_execute_command() done: rc=0, stdout=, stderr= 10113 1726879734.46887: handler run complete 10113 1726879734.46907: attempt loop complete, returning result 10113 1726879734.46911: _execute() done 10113 1726879734.46915: dumping result to json 10113 1726879734.46922: done dumping result, returning 10113 1726879734.46930: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0e44ad9b-8ddf-3aea-1756-0000000000e5] 10113 1726879734.46935: sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000e5 10113 1726879734.46976: done sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000e5 10113 1726879734.46980: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.264043", "end": "2024-09-20 20:48:54.419920", "rc": 0, "start": "2024-09-20 20:48:54.155877" } STDOUT: Generating public/private rsa key pair. Your identification has been saved in /root/.ssh/kdump_id_rsa. Your public key has been saved in /root/.ssh/kdump_id_rsa.pub. The key fingerprint is: SHA256:ZpaqBUrCDHU1yl38Ug2hAH7x+8ITB7cH1iwtqFNMrko root@ip-10-31-43-118.us-east-1.aws.redhat.com The key's randomart image is: +---[RSA 3072]----+ | . oo=.o o+ | | . + o X.o.+. | |. + o Oo* + | |+ . +.*.= | |.o. E + S.o . | | o o o B + . | | . . o + . | | o o | | . | +----[SHA256]-----+ 9674 1726879734.47143: no more pending results, returning what we have 9674 1726879734.47146: results queue empty 9674 1726879734.47147: checking for any_errors_fatal 9674 1726879734.47148: done checking for any_errors_fatal 9674 1726879734.47149: checking for max_fail_percentage 9674 1726879734.47150: done checking for max_fail_percentage 9674 1726879734.47151: checking to see if all hosts have failed and the running result is not ok 9674 1726879734.47151: done checking to see if all hosts have failed 9674 1726879734.47152: getting the remaining hosts for this loop 9674 1726879734.47153: done getting the remaining hosts for this loop 9674 1726879734.47156: getting the next task for host managed_node3 9674 1726879734.47162: done getting next task for host managed_node3 9674 1726879734.47164: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key 9674 1726879734.47167: ^ state is: HOST STATE: block=3, 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=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 9674 1726879734.47175: getting variables 9674 1726879734.47176: in VariableManager get_vars() 9674 1726879734.47413: Calling all_inventory to load vars for managed_node3 9674 1726879734.47415: Calling groups_inventory to load vars for managed_node3 9674 1726879734.47416: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879734.47423: Calling all_plugins_play to load vars for managed_node3 9674 1726879734.47424: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879734.47426: Calling groups_plugins_play to load vars for managed_node3 9674 1726879734.47519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879734.47632: done with get_vars() 9674 1726879734.47639: done getting variables TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Friday 20 September 2024 20:48:54 -0400 (0:00:00.735) 0:00:11.963 ****** 9674 1726879734.47712: entering _queue_task() for managed_node3/slurp 9674 1726879734.47892: worker is 1 (out of 1 available) 9674 1726879734.47906: exiting _queue_task() for managed_node3/slurp 9674 1726879734.47917: done queuing things up, now waiting for results queue to drain 9674 1726879734.47919: waiting for pending results... 10124 1726879734.48033: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch key 10124 1726879734.48158: in run() - task 0e44ad9b-8ddf-3aea-1756-0000000000e6 10124 1726879734.48174: variable 'ansible_search_path' from source: unknown 10124 1726879734.48179: variable 'ansible_search_path' from source: unknown 10124 1726879734.48208: calling self._execute() 10124 1726879734.48263: variable 'ansible_host' from source: host vars for 'managed_node3' 10124 1726879734.48271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10124 1726879734.48280: variable 'omit' from source: magic vars 10124 1726879734.48355: variable 'omit' from source: magic vars 10124 1726879734.48401: variable 'omit' from source: magic vars 10124 1726879734.48566: variable 'kdump_sshkey' from source: role '' defaults 10124 1726879734.48585: variable 'omit' from source: magic vars 10124 1726879734.48620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10124 1726879734.48649: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10124 1726879734.48667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10124 1726879734.48681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10124 1726879734.48694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10124 1726879734.48720: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10124 1726879734.48725: variable 'ansible_host' from source: host vars for 'managed_node3' 10124 1726879734.48730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10124 1726879734.48801: Set connection var ansible_pipelining to False 10124 1726879734.48809: Set connection var ansible_timeout to 10 10124 1726879734.48815: Set connection var ansible_shell_executable to /bin/sh 10124 1726879734.48820: Set connection var ansible_shell_type to sh 10124 1726879734.48823: Set connection var ansible_connection to ssh 10124 1726879734.48828: Set connection var ansible_module_compression to ZIP_DEFLATED 10124 1726879734.48848: variable 'ansible_shell_executable' from source: unknown 10124 1726879734.48853: variable 'ansible_connection' from source: unknown 10124 1726879734.48857: variable 'ansible_module_compression' from source: unknown 10124 1726879734.48860: variable 'ansible_shell_type' from source: unknown 10124 1726879734.48863: variable 'ansible_shell_executable' from source: unknown 10124 1726879734.48866: variable 'ansible_host' from source: host vars for 'managed_node3' 10124 1726879734.48870: variable 'ansible_pipelining' from source: unknown 10124 1726879734.48873: variable 'ansible_timeout' from source: unknown 10124 1726879734.48877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10124 1726879734.49025: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10124 1726879734.49036: variable 'omit' from source: magic vars 10124 1726879734.49042: starting attempt loop 10124 1726879734.49048: running the handler 10124 1726879734.49060: _low_level_execute_command(): starting 10124 1726879734.49067: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10124 1726879734.51415: stdout chunk (state=2): >>>/root <<< 10124 1726879734.51548: stderr chunk (state=3): >>><<< 10124 1726879734.51562: stdout chunk (state=3): >>><<< 10124 1726879734.51589: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10124 1726879734.51607: _low_level_execute_command(): starting 10124 1726879734.51613: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879734.5160153-10124-77151066580565 `" && echo ansible-tmp-1726879734.5160153-10124-77151066580565="` echo /root/.ansible/tmp/ansible-tmp-1726879734.5160153-10124-77151066580565 `" ) && sleep 0' 10124 1726879734.54139: stdout chunk (state=2): >>>ansible-tmp-1726879734.5160153-10124-77151066580565=/root/.ansible/tmp/ansible-tmp-1726879734.5160153-10124-77151066580565 <<< 10124 1726879734.54267: stderr chunk (state=3): >>><<< 10124 1726879734.54275: stdout chunk (state=3): >>><<< 10124 1726879734.54293: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879734.5160153-10124-77151066580565=/root/.ansible/tmp/ansible-tmp-1726879734.5160153-10124-77151066580565 , stderr= 10124 1726879734.54349: variable 'ansible_module_compression' from source: unknown 10124 1726879734.54384: ANSIBALLZ: Using lock for slurp 10124 1726879734.54389: ANSIBALLZ: Acquiring lock 10124 1726879734.54394: ANSIBALLZ: Lock acquired: 140479299127632 10124 1726879734.54398: ANSIBALLZ: Creating module 10124 1726879734.64028: ANSIBALLZ: Writing module into payload 10124 1726879734.64087: ANSIBALLZ: Writing module 10124 1726879734.64109: ANSIBALLZ: Renaming module 10124 1726879734.64116: ANSIBALLZ: Done creating module 10124 1726879734.64130: variable 'ansible_facts' from source: unknown 10124 1726879734.64189: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879734.5160153-10124-77151066580565/AnsiballZ_slurp.py 10124 1726879734.64295: Sending initial data 10124 1726879734.64302: Sent initial data (152 bytes) 10124 1726879734.66914: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmpki2p61p4 /root/.ansible/tmp/ansible-tmp-1726879734.5160153-10124-77151066580565/AnsiballZ_slurp.py <<< 10124 1726879734.67938: stderr chunk (state=3): >>><<< 10124 1726879734.67950: stdout chunk (state=3): >>><<< 10124 1726879734.67971: done transferring module to remote 10124 1726879734.67985: _low_level_execute_command(): starting 10124 1726879734.67990: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879734.5160153-10124-77151066580565/ /root/.ansible/tmp/ansible-tmp-1726879734.5160153-10124-77151066580565/AnsiballZ_slurp.py && sleep 0' 10124 1726879734.70436: stderr chunk (state=2): >>><<< 10124 1726879734.70449: stdout chunk (state=2): >>><<< 10124 1726879734.70464: _low_level_execute_command() done: rc=0, stdout=, stderr= 10124 1726879734.70468: _low_level_execute_command(): starting 10124 1726879734.70474: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879734.5160153-10124-77151066580565/AnsiballZ_slurp.py && sleep 0' 10124 1726879734.73322: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 10124 1726879734.73339: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10124 1726879734.73401: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10124 1726879734.73434: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10124 1726879734.73471: stdout chunk (state=3): >>>import 'posix' # <<< 10124 1726879734.73480: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 10124 1726879734.73499: stdout chunk (state=3): >>># installing zipimport hook import 'zipimport' # <<< 10124 1726879734.73520: stdout chunk (state=3): >>># installed zipimport hook <<< 10124 1726879734.73553: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10124 1726879734.73561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10124 1726879734.73575: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10124 1726879734.73603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10124 1726879734.73610: stdout chunk (state=3): >>>import '_codecs' # <<< 10124 1726879734.73640: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce4314e48> <<< 10124 1726879734.73666: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10124 1726879734.73679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 10124 1726879734.73687: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce42aa828> <<< 10124 1726879734.73704: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce43149b0> <<< 10124 1726879734.73724: 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' <<< 10124 1726879734.73737: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce42b7630> <<< 10124 1726879734.73756: stdout chunk (state=3): >>>import '_signal' # <<< 10124 1726879734.73774: 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' <<< 10124 1726879734.73791: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce42be160> <<< 10124 1726879734.73816: 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' <<< 10124 1726879734.73837: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10124 1726879734.73846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10124 1726879734.73861: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10124 1726879734.73875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10124 1726879734.73892: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce42c30f0> <<< 10124 1726879734.73902: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce42be748> <<< 10124 1726879734.73933: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce42be390> <<< 10124 1726879734.73961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10124 1726879734.73977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10124 1726879734.73990: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10124 1726879734.74012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10124 1726879734.74024: stdout chunk (state=3): >>>import 'errno' # <<< 10124 1726879734.74047: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10124 1726879734.74057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10124 1726879734.74077: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce4268470> <<< 10124 1726879734.74105: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10124 1726879734.74112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10124 1726879734.74136: 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' <<< 10124 1726879734.74149: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce426de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce4268b38> <<< 10124 1726879734.74183: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10124 1726879734.74210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10124 1726879734.74325: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce42744e0> <<< 10124 1726879734.74341: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce4257d68> <<< 10124 1726879734.74365: 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' <<< 10124 1726879734.74383: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce425a198> <<< 10124 1726879734.74417: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10124 1726879734.74435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10124 1726879734.74450: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce2568940> <<< 10124 1726879734.74472: 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 <<< 10124 1726879734.74489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10124 1726879734.74498: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce257a240> <<< 10124 1726879734.74579: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce42c8a20> <<< 10124 1726879734.74588: 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. <<< 10124 1726879734.74814: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10124 1726879734.74831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10124 1726879734.74844: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10124 1726879734.74856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10124 1726879734.74869: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10124 1726879734.74890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10124 1726879734.74904: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10124 1726879734.74920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10124 1726879734.74941: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10124 1726879734.75016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10124 1726879734.75137: stdout chunk (state=3): >>>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 0x7f7ce24e80f0> <<< 10124 1726879734.75154: 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 0x7f7ce24f3320> <<< 10124 1726879734.75164: 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' <<< 10124 1726879734.75193: 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 0x7f7ce24f3fd0> <<< 10124 1726879734.75203: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce24f3b00> <<< 10124 1726879734.75214: stdout chunk (state=3): >>>import 'itertools' # <<< 10124 1726879734.75238: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10124 1726879734.75252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10124 1726879734.75261: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce24f20f0> <<< 10124 1726879734.75267: stdout chunk (state=3): >>>import '_collections' # <<< 10124 1726879734.75316: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce2543828> <<< 10124 1726879734.75332: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10124 1726879734.75348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10124 1726879734.75381: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce2543c18> <<< 10124 1726879734.75439: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce25371d0> <<< 10124 1726879734.75460: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 10124 1726879734.75476: 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 0x7f7ce2537eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce252e4a8> <<< 10124 1726879734.75522: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce251f4e0> <<< 10124 1726879734.75544: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10124 1726879734.75555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10124 1726879734.75566: stdout chunk (state=3): >>>import '_sre' # <<< 10124 1726879734.75578: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10124 1726879734.75595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10124 1726879734.75608: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10124 1726879734.75625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10124 1726879734.75649: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce229f2e8> <<< 10124 1726879734.75667: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22a7d68> <<< 10124 1726879734.75675: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce25374a8> <<< 10124 1726879734.75690: stdout chunk (state=3): >>>import '_locale' # <<< 10124 1726879734.75743: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10124 1726879734.75755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22ade80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce2519320> <<< 10124 1726879734.75778: 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' <<< 10124 1726879734.75811: 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 0x7f7ce22b4240> <<< 10124 1726879734.75821: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22b4048> <<< 10124 1726879734.75855: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10124 1726879734.75865: 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 0x7f7ce22b4358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce2591080> <<< 10124 1726879734.75875: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10124 1726879734.75894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10124 1726879734.75907: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 10124 1726879734.75916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 10124 1726879734.75932: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10124 1726879734.75953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10124 1726879734.75961: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22b4e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22b4a58> <<< 10124 1726879734.75981: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10124 1726879734.75990: 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 0x7f7ce22bf710> <<< 10124 1726879734.76009: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10124 1726879734.76028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10124 1726879734.76051: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10124 1726879734.76061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10124 1726879734.76110: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22bfef0> <<< 10124 1726879734.76128: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10124 1726879734.76145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10124 1726879734.76175: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1e45208> <<< 10124 1726879734.76189: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22bf7f0> <<< 10124 1726879734.76204: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10124 1726879734.76226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10124 1726879734.76274: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1e4acf8> <<< 10124 1726879734.76286: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22b4588> <<< 10124 1726879734.76301: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10124 1726879734.76325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10124 1726879734.76346: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 10124 1726879734.76354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1e6e358> <<< 10124 1726879734.76385: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 10124 1726879734.76396: 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 0x7f7ce1e6e710> <<< 10124 1726879734.76405: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10124 1726879734.76422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10124 1726879734.76437: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10124 1726879734.76452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10124 1726879734.76464: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1e76400> <<< 10124 1726879734.76483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10124 1726879734.76501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10124 1726879734.76518: stdout chunk (state=3): >>>import 'time' # <<< 10124 1726879734.76533: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10124 1726879734.76551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10124 1726879734.76569: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10124 1726879734.76578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10124 1726879734.76593: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10124 1726879734.76634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10124 1726879734.76650: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 10124 1726879734.76660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 10124 1726879734.76666: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1c20c18> <<< 10124 1726879734.76786: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1c13358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1c13048> <<< 10124 1726879734.76807: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1c04ef0> <<< 10124 1726879734.76831: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1e76da0> <<< 10124 1726879734.76864: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10124 1726879734.76872: 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 0x7f7ce1c13fd0> <<< 10124 1726879734.76884: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1e6ea90> <<< 10124 1726879734.76899: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10124 1726879734.76919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10124 1726879734.76956: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10124 1726879734.76967: 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 0x7f7ce4225780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1c1b0b8> <<< 10124 1726879734.76984: stdout chunk (state=3): >>>import 'pwd' # <<< 10124 1726879734.77004: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 10124 1726879734.77018: 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 0x7f7ce4225b00> <<< 10124 1726879734.77069: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22b48d0> <<< 10124 1726879734.77089: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10124 1726879734.77104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10124 1726879734.77123: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10124 1726879734.77135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10124 1726879734.77164: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 10124 1726879734.77171: 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 0x7f7ce423d630> <<< 10124 1726879734.77188: 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' <<< 10124 1726879734.77329: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10124 1726879734.77337: 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 0x7f7ce42416a0> <<< 10124 1726879734.77365: 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' <<< 10124 1726879734.77380: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7ce4241b70> <<< 10124 1726879734.77396: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10124 1726879734.77410: 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 0x7f7ce4241c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce423de80> <<< 10124 1726879734.77430: 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' <<< 10124 1726879734.77465: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10124 1726879734.77476: 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 0x7f7ce4241fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce4241550> <<< 10124 1726879734.77496: 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 0x7f7ce42412b0> <<< 10124 1726879734.77506: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce4231b70> <<< 10124 1726879734.77532: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1e5a3c8> <<< 10124 1726879734.77549: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10124 1726879734.77589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10124 1726879734.77634: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce423d4e0> <<< 10124 1726879734.77758: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10124 1726879734.77766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10124 1726879734.77787: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce0245978> <<< 10124 1726879734.77846: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip' <<< 10124 1726879734.77855: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.77865: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.77888: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/__init__.py <<< 10124 1726879734.77899: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.77907: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.77912: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/__init__.py <<< 10124 1726879734.77932: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.79069: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.80042: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10124 1726879734.80056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff997f0> import 'atexit' # <<< 10124 1726879734.80077: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10124 1726879734.80116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10124 1726879734.80177: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10124 1726879734.80187: 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 0x7f7cdff292e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff99e48> <<< 10124 1726879734.80214: 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 0x7f7ce0245fd0> <<< 10124 1726879734.80237: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10124 1726879734.80263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10124 1726879734.80309: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff04ba8> <<< 10124 1726879734.80325: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10124 1726879734.80347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10124 1726879734.80361: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10124 1726879734.80397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10124 1726879734.80414: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 10124 1726879734.80422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 10124 1726879734.80500: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff6f1d0> <<< 10124 1726879734.80535: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10124 1726879734.80543: 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 0x7f7ce02617f0> <<< 10124 1726879734.80564: 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 0x7f7cdff00080> <<< 10124 1726879734.80582: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10124 1726879734.80596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10124 1726879734.80664: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff6d160> <<< 10124 1726879734.80672: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff4a320> <<< 10124 1726879734.80981: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff41518> <<< 10124 1726879734.80996: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10124 1726879734.81006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10124 1726879734.81026: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce0261d30> <<< 10124 1726879734.81053: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10124 1726879734.81060: 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 0x7f7cdff29128> <<< 10124 1726879734.81082: 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 0x7f7cdff53470> <<< 10124 1726879734.81104: 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 <<< 10124 1726879734.81120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10124 1726879734.81139: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10124 1726879734.81164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10124 1726879734.81187: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10124 1726879734.81200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10124 1726879734.81254: 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 0x7f7ce01faef0> <<< 10124 1726879734.81348: 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' <<< 10124 1726879734.81359: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce0200eb8> <<< 10124 1726879734.81369: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce01f1320> <<< 10124 1726879734.81384: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10124 1726879734.81404: 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 0x7f7ce01f1b38> <<< 10124 1726879734.81598: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff5e828> <<< 10124 1726879734.81636: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10124 1726879734.81666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10124 1726879734.81687: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10124 1726879734.81696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10124 1726879734.81709: stdout chunk (state=3): >>>import '_string' # <<< 10124 1726879734.81792: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce0227ef0> <<< 10124 1726879734.81853: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce01f1198> <<< 10124 1726879734.81986: 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' <<< 10124 1726879734.81997: 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 0x7f7ce022fdd8> <<< 10124 1726879734.82023: 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' <<< 10124 1726879734.82032: 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 0x7f7ce022feb8> <<< 10124 1726879734.82066: 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' <<< 10124 1726879734.82076: 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 0x7f7cdff7e080> <<< 10124 1726879734.82086: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff535c0> <<< 10124 1726879734.82106: 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' <<< 10124 1726879734.82126: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10124 1726879734.82142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10124 1726879734.82189: 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 0x7f7cdff8da20> <<< 10124 1726879734.82367: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff88160> <<< 10124 1726879734.82394: 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' <<< 10124 1726879734.82406: 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 0x7f7cdff88358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff7ebe0> <<< 10124 1726879734.82421: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10124 1726879734.82431: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py <<< 10124 1726879734.82437: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.82515: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.82580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.82589: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.82598: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py <<< 10124 1726879734.82613: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10124 1726879734.82626: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.82715: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.82817: 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' <<< 10124 1726879734.82846: 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' <<< 10124 1726879734.82867: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10124 1726879734.82874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10124 1726879734.82899: 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 0x7f7cdffa9da0> <<< 10124 1726879734.82960: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdffa9a58> <<< 10124 1726879734.82996: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdffa9278> <<< 10124 1726879734.83016: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10124 1726879734.83024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10124 1726879734.83066: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdffa98d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff94ba8> <<< 10124 1726879734.83080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.83562: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.84015: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py <<< 10124 1726879734.84033: 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_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 10124 1726879734.84069: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py <<< 10124 1726879734.84076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.84100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.84115: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py <<< 10124 1726879734.84133: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.84141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.84158: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/_text.py <<< 10124 1726879734.84165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.84280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.84400: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10124 1726879734.84409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10124 1726879734.84431: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdc895240> <<< 10124 1726879734.84440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.84793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.85141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.85188: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.85254: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10124 1726879734.85283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.85312: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py <<< 10124 1726879734.85322: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.85378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.85453: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/errors.py <<< 10124 1726879734.85467: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10124 1726879734.85483: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10124 1726879734.85518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.85554: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10124 1726879734.85561: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.85714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.85892: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10124 1726879734.85900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10124 1726879734.86021: stdout chunk (state=3): >>>import '_ast' # <<< 10124 1726879734.86035: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdc949e48> <<< 10124 1726879734.86053: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86060: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86079: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10124 1726879734.86136: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86183: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10124 1726879734.86195: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py <<< 10124 1726879734.86215: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10124 1726879734.86222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86286: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py <<< 10124 1726879734.86296: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86323: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86461: 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 <<< 10124 1726879734.86620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10124 1726879734.86714: 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 0x7f7cdc96c198> <<< 10124 1726879734.86789: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdc8e1eb8> <<< 10124 1726879734.86818: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/file.py <<< 10124 1726879734.86827: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/process.py <<< 10124 1726879734.86835: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86925: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86948: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.86980: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.87275: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.87551: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10124 1726879734.87579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10124 1726879734.87600: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10124 1726879734.87610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10124 1726879734.87745: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdfed00f0> <<< 10124 1726879734.87763: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10124 1726879734.87774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10124 1726879734.87884: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdfed0198> <<< 10124 1726879734.87933: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdc962b00> <<< 10124 1726879734.87990: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py <<< 10124 1726879734.88002: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.88018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.88042: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py <<< 10124 1726879734.88051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.88069: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.88089: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py <<< 10124 1726879734.88181: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/basic.py <<< 10124 1726879734.88202: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/modules/__init__.py <<< 10124 1726879734.88216: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.88253: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.88340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10124 1726879734.88497: stdout chunk (state=3): >>> {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdEVranE2S1RUd3J6bGpnR3U0SjFhU1VZNEtvK3IrQ2RKSWp3SGxTT0h4dWdXWWJ6WjYwZm5JSy9FcjlvRTVpaEc5Rk1DZGpLbjdiYTRIc0xwU1BwQnlCb3lHMkJHbHRydko1TnRRL2dsVmdsT2pxampqb0xzT2t4QVRMT3dHN3k5L3orQnVDT3RWZWY5Vi9JcHpENERETnF3Z293dytSS1hyVGNPZGVSQjlyZjlYRU9BYXp4cmNiMCttR01aZ1F0U2h0L0dtR0NQYk84MnFZZEpsU2pJa203RUVlemRDeE95NXpHMHdJMWFzOENrem8rWTRtbDJ2M3ErN0NxUzU2TW10Mk81NGtNY1duVzFBMHpNMVVhS1pvRkwzVEgvNk5rVDdWa1NBTm95dE5UTXFYSXZPMUhsbXNpYWFCWFVxMzJrb0ZnRFdZTTkzZkNBeEwxNTM0WmxJN0tjKzZ5MTlGd0RVUHl4SFVTY2RnRURuWGJyVVBvajYwbU81K3lJYkJ4c0NkMXpibkY0UHFjZ09ZbUFaZFIvVkhrY0pMRHcyTnl0dlY3a3QxL2xkU1EreWRYV0xJMEJJcWFhQXgzV3ZQR1N1Nzd6VCt1c0VsTTNZTTBOQ2lzVGVlMVZ0RDM4OFZJd0Zuc2c2TW1JQmQycE0zWkxyWkdJMWQ0Wmc3UXpoMVU9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # destroy __main__ <<< 10124 1726879734.88760: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10124 1726879734.88772: 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 <<< 10124 1726879734.88793: 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 <<< 10124 1726879734.88806: stdout chunk (state=3): >>># 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 <<< 10124 1726879734.88831: 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 # 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 <<< 10124 1726879734.88845: 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__ <<< 10124 1726879734.88854: stdout chunk (state=3): >>># 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 <<< 10124 1726879734.88874: 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<<< 10124 1726879734.88893: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing 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<<< 10124 1726879734.88904: stdout chunk (state=3): >>> # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 10124 1726879734.88923: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 <<< 10124 1726879734.88934: stdout chunk (state=3): >>># destroy _blake2 # destroy _bz2 <<< 10124 1726879734.89090: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10124 1726879734.89118: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10124 1726879734.89141: stdout chunk (state=3): >>># destroy zipimport <<< 10124 1726879734.89150: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10124 1726879734.89177: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10124 1726879734.89199: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10124 1726879734.89213: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit <<< 10124 1726879734.89228: stdout chunk (state=3): >>># destroy _string <<< 10124 1726879734.89239: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 10124 1726879734.89257: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10124 1726879734.89272: stdout chunk (state=3): >>># destroy datetime <<< 10124 1726879734.89286: stdout chunk (state=3): >>># destroy selinux <<< 10124 1726879734.89302: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex <<< 10124 1726879734.89311: stdout chunk (state=3): >>># destroy textwrap # destroy locale <<< 10124 1726879734.89318: stdout chunk (state=3): >>># destroy copy # destroy struct <<< 10124 1726879734.89353: 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 <<< 10124 1726879734.89366: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping posix <<< 10124 1726879734.89374: 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 # destroy abc <<< 10124 1726879734.89402: 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 <<< 10124 1726879734.89412: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 10124 1726879734.89421: stdout chunk (state=3): >>># destroy _collections_abc # destroy heapq # cleanup[3] wiping operator <<< 10124 1726879734.89444: 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 # destroy _locale # cleanup[3] wiping _struct <<< 10124 1726879734.89454: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading <<< 10124 1726879734.89473: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10124 1726879734.89482: 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 <<< 10124 1726879734.89501: 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 <<< 10124 1726879734.89509: stdout chunk (state=3): >>># 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 <<< 10124 1726879734.89531: stdout chunk (state=3): >>># cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10124 1726879734.89638: stdout chunk (state=3): >>># destroy posixpath <<< 10124 1726879734.89662: stdout chunk (state=3): >>># destroy stat <<< 10124 1726879734.89673: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 10124 1726879734.89694: stdout chunk (state=3): >>># destroy select <<< 10124 1726879734.89713: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 10124 1726879734.89722: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10124 1726879734.89735: stdout chunk (state=3): >>># destroy collections <<< 10124 1726879734.89744: 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 # destroy _operator <<< 10124 1726879734.89762: stdout chunk (state=3): >>># destroy re <<< 10124 1726879734.90021: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10124 1726879734.90068: stderr chunk (state=3): >>><<< 10124 1726879734.90073: stdout chunk (state=3): >>><<< 10124 1726879734.90120: _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 0x7f7ce4314e48> # /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 0x7f7ce42aa828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce43149b0> # /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 0x7f7ce42b7630> 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 0x7f7ce42be160> # /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 0x7f7ce42c30f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce42be748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce42be390> # /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 0x7f7ce4268470> # /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 0x7f7ce426de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce4268b38> # /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 0x7f7ce42744e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce4257d68> # /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 0x7f7ce425a198> # /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 0x7f7ce2568940> # /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 0x7f7ce257a240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce42c8a20> 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 0x7f7ce24e80f0> # /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 0x7f7ce24f3320> # /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 0x7f7ce24f3fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce24f3b00> 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 0x7f7ce24f20f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce2543828> # /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 0x7f7ce2543c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce25371d0> # /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 0x7f7ce2537eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce252e4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce251f4e0> # /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 0x7f7ce229f2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22a7d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce25374a8> 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 0x7f7ce22ade80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce2519320> # /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 0x7f7ce22b4240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22b4048> # 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 0x7f7ce22b4358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce2591080> # /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 0x7f7ce22b4e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22b4a58> # /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 0x7f7ce22bf710> # /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 0x7f7ce22bfef0> # /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 0x7f7ce1e45208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22bf7f0> # /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 0x7f7ce1e4acf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22b4588> # /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 0x7f7ce1e6e358> # 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 0x7f7ce1e6e710> # /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 0x7f7ce1e76400> # /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 0x7f7ce1c20c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1c13358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1c13048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1c04ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1e76da0> # 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 0x7f7ce1c13fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1e6ea90> # /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 0x7f7ce4225780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1c1b0b8> 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 0x7f7ce4225b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce22b48d0> # /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 0x7f7ce423d630> # /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 0x7f7ce42416a0> # 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 0x7f7ce4241b70> # 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 0x7f7ce4241c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce423de80> # /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 0x7f7ce4241fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce4241550> # 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 0x7f7ce42412b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce4231b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce1e5a3c8> # /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 0x7f7ce423d4e0> # /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 0x7f7ce0245978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_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 0x7f7cdff997f0> 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 0x7f7cdff292e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff99e48> # 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 0x7f7ce0245fd0> # /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 0x7f7cdff04ba8> # /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 0x7f7cdff6f1d0> # 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 0x7f7ce02617f0> # 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 0x7f7cdff00080> # /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 0x7f7cdff6d160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff4a320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff41518> # /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 0x7f7ce0261d30> # 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 0x7f7cdff29128> # /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 0x7f7cdff53470> # /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 0x7f7ce01faef0> # /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 0x7f7ce0200eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce01f1320> # /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 0x7f7ce01f1b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff5e828> # /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 0x7f7ce0227ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ce01f1198> # 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 0x7f7ce022fdd8> # 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 0x7f7ce022feb8> # 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 0x7f7cdff7e080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff535c0> # /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 0x7f7cdff8da20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff88160> # 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 0x7f7cdff88358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff7ebe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_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 0x7f7cdffa9da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdffa9a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdffa9278> # /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 0x7f7cdffa98d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdff94ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_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_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_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 0x7f7cdc895240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_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 0x7f7cdc949e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_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_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f7cdc96c198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdc8e1eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_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 0x7f7cdfed00f0> # /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 0x7f7cdfed0198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7cdc962b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_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_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload__i50t3at/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdEVranE2S1RUd3J6bGpnR3U0SjFhU1VZNEtvK3IrQ2RKSWp3SGxTT0h4dWdXWWJ6WjYwZm5JSy9FcjlvRTVpaEc5Rk1DZGpLbjdiYTRIc0xwU1BwQnlCb3lHMkJHbHRydko1TnRRL2dsVmdsT2pxampqb0xzT2t4QVRMT3dHN3k5L3orQnVDT3RWZWY5Vi9JcHpENERETnF3Z293dytSS1hyVGNPZGVSQjlyZjlYRU9BYXp4cmNiMCttR01aZ1F0U2h0L0dtR0NQYk84MnFZZEpsU2pJa203RUVlemRDeE95NXpHMHdJMWFzOENrem8rWTRtbDJ2M3ErN0NxUzU2TW10Mk81NGtNY1duVzFBMHpNMVVhS1pvRkwzVEgvNk5rVDdWa1NBTm95dE5UTXFYSXZPMUhsbXNpYWFCWFVxMzJrb0ZnRFdZTTkzZkNBeEwxNTM0WmxJN0tjKzZ5MTlGd0RVUHl4SFVTY2RnRURuWGJyVVBvajYwbU81K3lJYkJ4c0NkMXpibkY0UHFjZ09ZbUFaZFIvVkhrY0pMRHcyTnl0dlY3a3QxL2xkU1EreWRYV0xJMEJJcWFhQXgzV3ZQR1N1Nzd6VCt1c0VsTTNZTTBOQ2lzVGVlMVZ0RDM4OFZJd0Zuc2c2TW1JQmQycE0zWkxyWkdJMWQ0Wmc3UXpoMVU9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # 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.43.118 closed. 10124 1726879734.90203: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_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': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879734.5160153-10124-77151066580565/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10124 1726879734.90217: _low_level_execute_command(): starting 10124 1726879734.90223: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879734.5160153-10124-77151066580565/ > /dev/null 2>&1 && sleep 0' 10124 1726879734.92741: stderr chunk (state=2): >>><<< 10124 1726879734.92752: stdout chunk (state=2): >>><<< 10124 1726879734.92767: _low_level_execute_command() done: rc=0, stdout=, stderr= 10124 1726879734.92774: handler run complete 10124 1726879734.92789: attempt loop complete, returning result 10124 1726879734.92794: _execute() done 10124 1726879734.92799: dumping result to json 10124 1726879734.92803: done dumping result, returning 10124 1726879734.92811: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch key [0e44ad9b-8ddf-3aea-1756-0000000000e6] 10124 1726879734.92816: sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000e6 10124 1726879734.92844: done sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000e6 10124 1726879734.92848: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdEVranE2S1RUd3J6bGpnR3U0SjFhU1VZNEtvK3IrQ2RKSWp3SGxTT0h4dWdXWWJ6WjYwZm5JSy9FcjlvRTVpaEc5Rk1DZGpLbjdiYTRIc0xwU1BwQnlCb3lHMkJHbHRydko1TnRRL2dsVmdsT2pxampqb0xzT2t4QVRMT3dHN3k5L3orQnVDT3RWZWY5Vi9JcHpENERETnF3Z293dytSS1hyVGNPZGVSQjlyZjlYRU9BYXp4cmNiMCttR01aZ1F0U2h0L0dtR0NQYk84MnFZZEpsU2pJa203RUVlemRDeE95NXpHMHdJMWFzOENrem8rWTRtbDJ2M3ErN0NxUzU2TW10Mk81NGtNY1duVzFBMHpNMVVhS1pvRkwzVEgvNk5rVDdWa1NBTm95dE5UTXFYSXZPMUhsbXNpYWFCWFVxMzJrb0ZnRFdZTTkzZkNBeEwxNTM0WmxJN0tjKzZ5MTlGd0RVUHl4SFVTY2RnRURuWGJyVVBvajYwbU81K3lJYkJ4c0NkMXpibkY0UHFjZ09ZbUFaZFIvVkhrY0pMRHcyTnl0dlY3a3QxL2xkU1EreWRYV0xJMEJJcWFhQXgzV3ZQR1N1Nzd6VCt1c0VsTTNZTTBOQ2lzVGVlMVZ0RDM4OFZJd0Zuc2c2TW1JQmQycE0zWkxyWkdJMWQ0Wmc3UXpoMVU9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } 9674 1726879734.92975: no more pending results, returning what we have 9674 1726879734.92978: results queue empty 9674 1726879734.92979: checking for any_errors_fatal 9674 1726879734.92985: done checking for any_errors_fatal 9674 1726879734.92986: checking for max_fail_percentage 9674 1726879734.92987: done checking for max_fail_percentage 9674 1726879734.92987: checking to see if all hosts have failed and the running result is not ok 9674 1726879734.92988: done checking to see if all hosts have failed 9674 1726879734.92988: getting the remaining hosts for this loop 9674 1726879734.92989: done getting the remaining hosts for this loop 9674 1726879734.92994: getting the next task for host managed_node3 9674 1726879734.93002: done getting next task for host managed_node3 9674 1726879734.93005: ^ task is: TASK: fedora.linux_system_roles.kdump : Get userinfo for {{ kdump_ssh_user }} 9674 1726879734.93008: ^ state is: HOST STATE: block=3, 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=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 9674 1726879734.93017: getting variables 9674 1726879734.93018: in VariableManager get_vars() 9674 1726879734.93050: Calling all_inventory to load vars for managed_node3 9674 1726879734.93052: Calling groups_inventory to load vars for managed_node3 9674 1726879734.93054: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879734.93063: Calling all_plugins_play to load vars for managed_node3 9674 1726879734.93065: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879734.93067: Calling groups_plugins_play to load vars for managed_node3 9674 1726879734.93213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879734.93338: done with get_vars() 9674 1726879734.93349: done getting variables 9674 1726879734.93483: variable 'kdump_ssh_user' from source: play vars 9674 1726879734.93562: variable 'hostvars' from source: magic vars 9674 1726879734.93564: variable 'kdump_test_ssh_server_outside' from source: play vars 9674 1726879734.93566: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9674 1726879734.93606: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9674 1726879734.93611: in VariableManager get_vars() 9674 1726879734.93614: Calling all_inventory to load vars for managed_node3 9674 1726879734.93616: Calling groups_inventory to load vars for managed_node3 9674 1726879734.93617: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879734.93621: Calling all_plugins_play to load vars for managed_node3 9674 1726879734.93622: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879734.93625: Calling groups_plugins_play to load vars for managed_node3 9674 1726879734.93729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879734.93824: done with get_vars() 9674 1726879734.93832: variable 'ansible_user_id' from source: facts TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Friday 20 September 2024 20:48:54 -0400 (0:00:00.461) 0:00:12.425 ****** 9674 1726879734.93865: entering _queue_task() for managed_node3/user 9674 1726879734.93866: Creating lock for user 9674 1726879734.94062: worker is 1 (out of 1 available) 9674 1726879734.94076: exiting _queue_task() for managed_node3/user 9674 1726879734.94084: done queuing things up, now waiting for results queue to drain 9674 1726879734.94086: waiting for pending results... 10135 1726879734.94201: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get userinfo for root 10135 1726879734.94331: in run() - task 0e44ad9b-8ddf-3aea-1756-0000000000e8 10135 1726879734.94345: variable 'ansible_search_path' from source: unknown 10135 1726879734.94350: variable 'ansible_search_path' from source: unknown 10135 1726879734.94377: calling self._execute() 10135 1726879734.94394: variable 'kdump_ssh_server' from source: play vars 10135 1726879734.94533: variable 'kdump_ssh_server' from source: play vars 10135 1726879734.94543: variable 'kdump_test_ssh_server_outside' from source: play vars 10135 1726879734.94590: variable 'kdump_test_ssh_server_outside' from source: play vars 10135 1726879734.94599: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10135 1726879734.94642: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10135 1726879734.94661: in VariableManager get_vars() 10135 1726879734.94689: Calling all_inventory to load vars for managed_node3 10135 1726879734.94697: Calling groups_inventory to load vars for managed_node3 10135 1726879734.94703: Calling all_plugins_inventory to load vars for managed_node3 10135 1726879734.94718: Calling all_plugins_play to load vars for managed_node3 10135 1726879734.94724: Calling groups_plugins_inventory to load vars for managed_node3 10135 1726879734.94730: Calling groups_plugins_play to load vars for managed_node3 10135 1726879734.94857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10135 1726879734.94987: done with get_vars() 10135 1726879734.94998: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10135 1726879734.95032: variable 'ansible_delegated_vars' from source: unknown 10135 1726879734.95044: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10135 1726879734.95051: variable 'omit' from source: magic vars 10135 1726879734.95113: variable 'omit' from source: magic vars 10135 1726879734.95155: variable 'omit' from source: magic vars 10135 1726879734.95177: variable 'kdump_ssh_user' from source: play vars 10135 1726879734.95232: variable 'kdump_ssh_user' from source: play vars 10135 1726879734.95313: variable 'hostvars' from source: magic vars 10135 1726879734.95320: variable 'kdump_test_ssh_server_outside' from source: play vars 10135 1726879734.95324: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10135 1726879734.95367: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10135 1726879734.95377: in VariableManager get_vars() 10135 1726879734.95383: Calling all_inventory to load vars for managed_node3 10135 1726879734.95387: Calling groups_inventory to load vars for managed_node3 10135 1726879734.95394: Calling all_plugins_inventory to load vars for managed_node3 10135 1726879734.95402: Calling all_plugins_play to load vars for managed_node3 10135 1726879734.95408: Calling groups_plugins_inventory to load vars for managed_node3 10135 1726879734.95414: Calling groups_plugins_play to load vars for managed_node3 10135 1726879734.95534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10135 1726879734.95637: done with get_vars() 10135 1726879734.95651: variable 'ansible_user_id' from source: facts 10135 1726879734.95668: variable 'omit' from source: magic vars 10135 1726879734.95679: variable 'ansible_delegated_vars' from source: unknown 10135 1726879734.95699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10135 1726879734.95723: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10135 1726879734.95740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10135 1726879734.95755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10135 1726879734.95766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10135 1726879734.95790: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10135 1726879734.95796: variable 'ansible_host' from source: host vars for 'managed_node3' 10135 1726879734.95800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10135 1726879734.95804: variable 'ansible_port' from source: unknown 10135 1726879734.95808: variable 'ansible_user' from source: unknown 10135 1726879734.95876: Set connection var ansible_pipelining to False 10135 1726879734.95884: Set connection var ansible_timeout to 10 10135 1726879734.95890: Set connection var ansible_shell_executable to /bin/sh 10135 1726879734.95897: Set connection var ansible_shell_type to sh 10135 1726879734.95901: Set connection var ansible_connection to ssh 10135 1726879734.95905: Set connection var ansible_module_compression to ZIP_DEFLATED 10135 1726879734.95924: variable 'ansible_delegated_vars' from source: unknown 10135 1726879734.95929: variable 'ansible_user' from source: unknown 10135 1726879734.95936: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10135 1726879734.96074: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10135 1726879734.96085: variable 'omit' from source: magic vars 10135 1726879734.96092: starting attempt loop 10135 1726879734.96096: running the handler 10135 1726879734.96108: _low_level_execute_command(): starting 10135 1726879734.96115: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10135 1726879734.98466: stdout chunk (state=2): >>>/root <<< 10135 1726879734.98589: stderr chunk (state=3): >>><<< 10135 1726879734.98598: stdout chunk (state=3): >>><<< 10135 1726879734.98617: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10135 1726879734.98632: _low_level_execute_command(): starting 10135 1726879734.98638: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879734.9862692-10135-98711315845213 `" && echo ansible-tmp-1726879734.9862692-10135-98711315845213="` echo /root/.ansible/tmp/ansible-tmp-1726879734.9862692-10135-98711315845213 `" ) && sleep 0' 10135 1726879735.01095: stdout chunk (state=2): >>>ansible-tmp-1726879734.9862692-10135-98711315845213=/root/.ansible/tmp/ansible-tmp-1726879734.9862692-10135-98711315845213 <<< 10135 1726879735.01226: stderr chunk (state=3): >>><<< 10135 1726879735.01235: stdout chunk (state=3): >>><<< 10135 1726879735.01251: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879734.9862692-10135-98711315845213=/root/.ansible/tmp/ansible-tmp-1726879734.9862692-10135-98711315845213 , stderr= 10135 1726879735.01271: variable 'ansible_delegated_vars' from source: unknown 10135 1726879735.01313: variable 'ansible_module_compression' from source: unknown 10135 1726879735.01374: ANSIBALLZ: Using lock for user 10135 1726879735.01379: ANSIBALLZ: Acquiring lock 10135 1726879735.01383: ANSIBALLZ: Lock acquired: 140479296304864 10135 1726879735.01386: ANSIBALLZ: Creating module 10135 1726879735.14855: ANSIBALLZ: Writing module into payload 10135 1726879735.15185: ANSIBALLZ: Writing module 10135 1726879735.15210: ANSIBALLZ: Renaming module 10135 1726879735.15218: ANSIBALLZ: Done creating module 10135 1726879735.15233: variable 'ansible_facts' from source: unknown 10135 1726879735.15300: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879734.9862692-10135-98711315845213/AnsiballZ_user.py 10135 1726879735.15408: Sending initial data 10135 1726879735.15415: Sent initial data (151 bytes) 10135 1726879735.18037: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmpd1epk2g8 /root/.ansible/tmp/ansible-tmp-1726879734.9862692-10135-98711315845213/AnsiballZ_user.py <<< 10135 1726879735.19183: stderr chunk (state=3): >>><<< 10135 1726879735.19196: stdout chunk (state=3): >>><<< 10135 1726879735.19218: done transferring module to remote 10135 1726879735.19232: _low_level_execute_command(): starting 10135 1726879735.19237: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879734.9862692-10135-98711315845213/ /root/.ansible/tmp/ansible-tmp-1726879734.9862692-10135-98711315845213/AnsiballZ_user.py && sleep 0' 10135 1726879735.21678: stderr chunk (state=2): >>><<< 10135 1726879735.21691: stdout chunk (state=2): >>><<< 10135 1726879735.21708: _low_level_execute_command() done: rc=0, stdout=, stderr= 10135 1726879735.21713: _low_level_execute_command(): starting 10135 1726879735.21720: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879734.9862692-10135-98711315845213/AnsiballZ_user.py && sleep 0' 10135 1726879735.24589: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10135 1726879735.24607: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 10135 1726879735.24665: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10135 1726879735.24698: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10135 1726879735.24741: stdout chunk (state=3): >>>import 'posix' # <<< 10135 1726879735.24751: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 10135 1726879735.24758: stdout chunk (state=3): >>># installing zipimport hook <<< 10135 1726879735.24778: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10135 1726879735.24819: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10135 1726879735.24827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10135 1726879735.24842: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10135 1726879735.24871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10135 1726879735.24879: stdout chunk (state=3): >>>import '_codecs' # <<< 10135 1726879735.24904: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102f1be48> <<< 10135 1726879735.24933: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10135 1726879735.24954: 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 0x7f0102eb1828> <<< 10135 1726879735.24962: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102f1b9b0> <<< 10135 1726879735.24986: 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' <<< 10135 1726879735.25001: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102ebe630> <<< 10135 1726879735.25023: stdout chunk (state=3): >>>import '_signal' # <<< 10135 1726879735.25040: 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' <<< 10135 1726879735.25056: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102ec5160> <<< 10135 1726879735.25079: 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' <<< 10135 1726879735.25100: 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' <<< 10135 1726879735.25125: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10135 1726879735.25142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10135 1726879735.25152: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102eca0f0> <<< 10135 1726879735.25165: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102ec5748> <<< 10135 1726879735.25195: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102ec5390> <<< 10135 1726879735.25223: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10135 1726879735.25244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10135 1726879735.25254: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10135 1726879735.25278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10135 1726879735.25287: stdout chunk (state=3): >>>import 'errno' # <<< 10135 1726879735.25307: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10135 1726879735.25316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10135 1726879735.25341: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e6f470> <<< 10135 1726879735.25364: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10135 1726879735.25373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10135 1726879735.25395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 10135 1726879735.25404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e74e48> <<< 10135 1726879735.25418: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e6fb38> <<< 10135 1726879735.25448: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10135 1726879735.25477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10135 1726879735.25593: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e7b4e0> <<< 10135 1726879735.25607: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e5ed68> <<< 10135 1726879735.25631: 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' <<< 10135 1726879735.25650: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e61198> <<< 10135 1726879735.25685: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10135 1726879735.25701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10135 1726879735.25714: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f010116f940> <<< 10135 1726879735.25739: 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 <<< 10135 1726879735.25759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10135 1726879735.25767: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0101181240> <<< 10135 1726879735.25849: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102ecfa20> <<< 10135 1726879735.25859: 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. <<< 10135 1726879735.26114: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10135 1726879735.26129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10135 1726879735.26145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10135 1726879735.26157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10135 1726879735.26170: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10135 1726879735.26193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10135 1726879735.26205: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10135 1726879735.26220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10135 1726879735.26241: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10135 1726879735.26311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10135 1726879735.26321: stdout chunk (state=3): >>>import '_functools' # <<< 10135 1726879735.26349: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10135 1726879735.26376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10135 1726879735.26396: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10135 1726879735.26408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10135 1726879735.26433: stdout chunk (state=3): >>>import '_operator' # <<< 10135 1726879735.26440: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01010cb0f0> <<< 10135 1726879735.26461: 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' <<< 10135 1726879735.26470: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01010d6320> <<< 10135 1726879735.26484: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 10135 1726879735.26493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 10135 1726879735.26516: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.26526: 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 0x7f01010d6fd0> <<< 10135 1726879735.26534: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01010d6b00> <<< 10135 1726879735.26549: stdout chunk (state=3): >>>import 'itertools' # <<< 10135 1726879735.26566: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10135 1726879735.26576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10135 1726879735.26588: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01010d50f0> <<< 10135 1726879735.26602: stdout chunk (state=3): >>>import '_collections' # <<< 10135 1726879735.26654: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f010114a828> <<< 10135 1726879735.26670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10135 1726879735.26685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10135 1726879735.26721: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f010114ac18> <<< 10135 1726879735.26779: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f010113e1d0> <<< 10135 1726879735.26797: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 10135 1726879735.26807: 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 0x7f010113eeb8> <<< 10135 1726879735.26825: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01011354a8> <<< 10135 1726879735.26864: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01011264e0> <<< 10135 1726879735.26888: 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' <<< 10135 1726879735.26903: stdout chunk (state=3): >>>import '_sre' # <<< 10135 1726879735.26922: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10135 1726879735.26941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10135 1726879735.26951: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10135 1726879735.26965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10135 1726879735.26996: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e822e8> <<< 10135 1726879735.27013: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e8ad68> <<< 10135 1726879735.27024: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f010113e4a8> <<< 10135 1726879735.27044: stdout chunk (state=3): >>>import '_locale' # <<< 10135 1726879735.27096: 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' <<< 10135 1726879735.27110: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e90e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0101120320> <<< 10135 1726879735.27128: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 10135 1726879735.27137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 10135 1726879735.27166: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.27175: 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 0x7f0100e97240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e97048> <<< 10135 1726879735.27205: 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 0x7f0100e97358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0101198080> <<< 10135 1726879735.27229: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10135 1726879735.27239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10135 1726879735.27260: 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' <<< 10135 1726879735.27282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10135 1726879735.27293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10135 1726879735.27312: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e97e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e97a58> <<< 10135 1726879735.27336: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10135 1726879735.27344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 10135 1726879735.27355: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100ea2710> <<< 10135 1726879735.27362: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10135 1726879735.27385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10135 1726879735.27401: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10135 1726879735.27416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10135 1726879735.27467: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100ea2ef0> <<< 10135 1726879735.27489: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10135 1726879735.27501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10135 1726879735.27546: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100a28208> <<< 10135 1726879735.27553: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100ea27f0> <<< 10135 1726879735.27574: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10135 1726879735.27584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10135 1726879735.27647: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100a2dcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e97588> <<< 10135 1726879735.27673: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10135 1726879735.27686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10135 1726879735.27710: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 10135 1726879735.27719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100a51358> <<< 10135 1726879735.27754: 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 0x7f0100a51710> <<< 10135 1726879735.27773: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10135 1726879735.27794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10135 1726879735.27807: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10135 1726879735.27821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10135 1726879735.27833: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100a59400> <<< 10135 1726879735.27855: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10135 1726879735.27874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10135 1726879735.27894: stdout chunk (state=3): >>>import 'time' # <<< 10135 1726879735.27907: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10135 1726879735.27925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10135 1726879735.27947: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10135 1726879735.27961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10135 1726879735.27972: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10135 1726879735.28011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10135 1726879735.28027: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 10135 1726879735.28042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 10135 1726879735.28049: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100803c18> <<< 10135 1726879735.28167: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01007f6358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01007f6048> <<< 10135 1726879735.28180: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01007e7ef0> <<< 10135 1726879735.28209: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100a59da0> <<< 10135 1726879735.28245: 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 0x7f01007f6fd0> <<< 10135 1726879735.28262: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100a51a90> <<< 10135 1726879735.28278: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10135 1726879735.28299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10135 1726879735.28333: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.28346: 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 0x7f0102e2c710> <<< 10135 1726879735.28362: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01007fe0b8> import 'pwd' # <<< 10135 1726879735.28383: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.28393: 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 0x7f0102e2ca90> <<< 10135 1726879735.28448: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e978d0> <<< 10135 1726879735.28467: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10135 1726879735.28480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10135 1726879735.28503: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10135 1726879735.28511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10135 1726879735.28545: 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 0x7f0102e445c0> <<< 10135 1726879735.28563: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10135 1726879735.28572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10135 1726879735.28705: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.28714: 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 0x7f0102e48630> <<< 10135 1726879735.28741: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.28750: 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 0x7f0102e48b00> <<< 10135 1726879735.28768: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.28782: 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 0x7f0102e48c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e44e10> <<< 10135 1726879735.28802: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 10135 1726879735.28809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 10135 1726879735.28829: 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' <<< 10135 1726879735.28849: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0102e48f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e484e0> <<< 10135 1726879735.28871: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.28883: 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 0x7f0102e48240> <<< 10135 1726879735.28895: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e38b00> <<< 10135 1726879735.28914: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100a3d3c8> <<< 10135 1726879735.28936: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10135 1726879735.28973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10135 1726879735.29014: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e44470> <<< 10135 1726879735.29153: 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' <<< 10135 1726879735.29177: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fee28908> <<< 10135 1726879735.29241: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip' <<< 10135 1726879735.29255: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10135 1726879735.29283: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10135 1726879735.29303: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.29314: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/__init__.py <<< 10135 1726879735.29328: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.30408: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.31355: 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 0x7f00feae8ac8> <<< 10135 1726879735.31367: stdout chunk (state=3): >>>import 'atexit' # <<< 10135 1726879735.31386: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10135 1726879735.31427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10135 1726879735.31486: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.31499: 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 0x7f00feb0e278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb914e0> <<< 10135 1726879735.31526: 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' <<< 10135 1726879735.31539: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00feb915f8> <<< 10135 1726879735.31548: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10135 1726879735.31574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10135 1726879735.31625: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb91b38> <<< 10135 1726879735.31638: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10135 1726879735.31652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10135 1726879735.31673: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10135 1726879735.31702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10135 1726879735.31722: 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' <<< 10135 1726879735.31810: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fea94160> <<< 10135 1726879735.31842: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.31853: 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 0x7f00feaec390> <<< 10135 1726879735.31870: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.31884: 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 0x7f00feaece48> <<< 10135 1726879735.31895: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10135 1726879735.31914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10135 1726879735.31972: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb92128> <<< 10135 1726879735.31990: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb6d2b0> <<< 10135 1726879735.32295: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb654a8> <<< 10135 1726879735.32314: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10135 1726879735.32323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10135 1726879735.32351: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feaec668> <<< 10135 1726879735.32370: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.32379: 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 0x7f00fee3ffd0> <<< 10135 1726879735.32399: 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 <<< 10135 1726879735.32408: 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 0x7f00feb7a400> <<< 10135 1726879735.32424: 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 <<< 10135 1726879735.32444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10135 1726879735.32457: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10135 1726879735.32486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10135 1726879735.32506: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10135 1726879735.32526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10135 1726879735.32577: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.32585: 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 0x7f00fea9fe48> <<< 10135 1726879735.32669: 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' <<< 10135 1726879735.32681: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feaa6e80> <<< 10135 1726879735.32695: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fea95278> <<< 10135 1726879735.32709: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10135 1726879735.32728: 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 0x7f00fea95a90> <<< 10135 1726879735.32929: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb847b8> <<< 10135 1726879735.32960: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10135 1726879735.32997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10135 1726879735.33012: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10135 1726879735.33027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10135 1726879735.33039: stdout chunk (state=3): >>>import '_string' # <<< 10135 1726879735.33121: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feac6eb8> <<< 10135 1726879735.33176: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fea950f0> <<< 10135 1726879735.33308: 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 0x7f00feb25d68> <<< 10135 1726879735.33347: 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 0x7f00feb25ef0> <<< 10135 1726879735.33384: 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 0x7f00feb25fd0> <<< 10135 1726879735.33404: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb7a550> <<< 10135 1726879735.33424: 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 <<< 10135 1726879735.33432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10135 1726879735.33449: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10135 1726879735.33470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10135 1726879735.33511: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.33520: 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 0x7f00feb329b0> <<< 10135 1726879735.33689: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb2f0f0> <<< 10135 1726879735.33710: 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' <<< 10135 1726879735.33719: 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' <<< 10135 1726879735.33736: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00feb2f2e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb27b70> # zipimport: zlib available <<< 10135 1726879735.33754: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py <<< 10135 1726879735.33772: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.33842: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.33913: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10135 1726879735.33926: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/__init__.py <<< 10135 1726879735.33944: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10135 1726879735.33963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.34050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.34153: 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' <<< 10135 1726879735.34175: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10135 1726879735.34186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10135 1726879735.34209: 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' <<< 10135 1726879735.34234: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.34243: 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 0x7f00feb4bdd8> <<< 10135 1726879735.34294: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb4ba90> <<< 10135 1726879735.34330: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb4b2b0> <<< 10135 1726879735.34353: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10135 1726879735.34360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10135 1726879735.34400: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb4b908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb3bbe0> <<< 10135 1726879735.34418: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.34894: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.35349: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10135 1726879735.35365: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 10135 1726879735.35376: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py <<< 10135 1726879735.35397: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py <<< 10135 1726879735.35405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.35427: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.35446: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py <<< 10135 1726879735.35463: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.35472: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.35494: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10135 1726879735.35610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.35730: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10135 1726879735.35740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10135 1726879735.35760: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fb477518> <<< 10135 1726879735.35774: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.36136: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.36487: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.36537: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.36599: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10135 1726879735.36634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.36662: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/warnings.py <<< 10135 1726879735.36672: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.36730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.36804: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/errors.py <<< 10135 1726879735.36813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.36827: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10135 1726879735.36844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.36868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.36904: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10135 1726879735.37075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.37249: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10135 1726879735.37260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10135 1726879735.37384: stdout chunk (state=3): >>>import '_ast' # <<< 10135 1726879735.37400: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fb4eddd8> <<< 10135 1726879735.37414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.37429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.37447: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10135 1726879735.37458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.37506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.37564: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/validation.py <<< 10135 1726879735.37578: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/parameters.py <<< 10135 1726879735.37588: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10135 1726879735.37606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.37637: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.37671: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10135 1726879735.37709: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.37742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.37785: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.37852: 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 <<< 10135 1726879735.38019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10135 1726879735.38110: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.38120: 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 0x7f00fb4d0128> <<< 10135 1726879735.38185: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00febb6e48> <<< 10135 1726879735.38216: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/file.py <<< 10135 1726879735.38225: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/process.py <<< 10135 1726879735.38237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.38280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.38331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.38351: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.38389: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.38675: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.38953: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10135 1726879735.38979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10135 1726879735.39000: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10135 1726879735.39008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10135 1726879735.39153: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fb4ff080> <<< 10135 1726879735.39170: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10135 1726879735.39183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10135 1726879735.39293: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fb4ff128> <<< 10135 1726879735.39346: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00febcd940> <<< 10135 1726879735.39401: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py <<< 10135 1726879735.39414: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10135 1726879735.39439: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.39464: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py <<< 10135 1726879735.39472: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.39495: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.39504: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/pycompat24.py <<< 10135 1726879735.39605: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/basic.py <<< 10135 1726879735.39621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.39632: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/modules/__init__.py <<< 10135 1726879735.39645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.41208: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.42687: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 10135 1726879735.42701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 10135 1726879735.42727: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fb512eb8> <<< 10135 1726879735.42807: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py <<< 10135 1726879735.42815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc' <<< 10135 1726879735.42886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py # code object from '/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc' <<< 10135 1726879735.42927: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 10135 1726879735.42946: 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 0x7f00fad51fd0> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fad51908> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fad512b0> <<< 10135 1726879735.42961: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.42981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.43019: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10135 1726879735.43076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10135 1726879735.43762: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fad69278> <<< 10135 1726879735.43774: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/compat/typing.py <<< 10135 1726879735.44186: stdout chunk (state=3): >>># zipimport: zlib available <<< 10135 1726879735.44480: 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 0x7f00fad19208> <<< 10135 1726879735.44854: stdout chunk (state=3): >>>import 'gc' # <<< 10135 1726879735.45638: stdout chunk (state=3): >>> {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-43-118.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} <<< 10135 1726879735.45657: stdout chunk (state=3): >>># destroy __main__ <<< 10135 1726879735.46093: 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 <<< 10135 1726879735.46107: 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 <<< 10135 1726879735.46125: stdout chunk (state=3): >>># 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 <<< 10135 1726879735.46137: stdout chunk (state=3): >>># 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 <<< 10135 1726879735.46145: 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 <<< 10135 1726879735.46154: stdout chunk (state=3): >>># 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 <<< 10135 1726879735.46179: stdout chunk (state=3): >>># 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 <<< 10135 1726879735.46189: 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 <<< 10135 1726879735.46218: 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<<< 10135 1726879735.46229: 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 <<< 10135 1726879735.46252: 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 calendar # destroy calendar # cleanup[2] removing pty # destroy pty # cleanup[2] removing tty # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing <<< 10135 1726879735.46261: stdout chunk (state=3): >>># cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing gc <<< 10135 1726879735.46281: stdout chunk (state=3): >>># destroy _ast # destroy _datetime <<< 10135 1726879735.46295: stdout chunk (state=3): >>># destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10135 1726879735.46503: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10135 1726879735.46536: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10135 1726879735.46550: stdout chunk (state=3): >>># destroy zipimport <<< 10135 1726879735.46570: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib <<< 10135 1726879735.46584: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 10135 1726879735.46601: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 10135 1726879735.46610: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 10135 1726879735.46640: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 10135 1726879735.46648: stdout chunk (state=3): >>># destroy traceback <<< 10135 1726879735.46656: stdout chunk (state=3): >>># destroy atexit # destroy _string <<< 10135 1726879735.46682: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10135 1726879735.46691: stdout chunk (state=3): >>># destroy _socket <<< 10135 1726879735.46711: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10135 1726879735.46741: stdout chunk (state=3): >>># destroy selinux # destroy gc # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap <<< 10135 1726879735.46760: stdout chunk (state=3): >>># destroy copy # destroy struct <<< 10135 1726879735.46790: stdout chunk (state=3): >>># destroy datetime # destroy locale <<< 10135 1726879735.46804: stdout chunk (state=3): >>># destroy tty # destroy termios # destroy contextlib <<< 10135 1726879735.46858: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings <<< 10135 1726879735.46877: 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 <<< 10135 1726879735.46901: 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 <<< 10135 1726879735.46909: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path <<< 10135 1726879735.46918: stdout chunk (state=3): >>># cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 10135 1726879735.46925: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types <<< 10135 1726879735.46933: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 10135 1726879735.46961: 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 <<< 10135 1726879735.46971: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 10135 1726879735.46987: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 10135 1726879735.46998: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10135 1726879735.47025: 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 <<< 10135 1726879735.47035: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess <<< 10135 1726879735.47054: 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 <<< 10135 1726879735.47074: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10135 1726879735.47196: stdout chunk (state=3): >>># destroy posixpath <<< 10135 1726879735.47229: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools <<< 10135 1726879735.47240: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10135 1726879735.47255: stdout chunk (state=3): >>># destroy _heapq <<< 10135 1726879735.47263: stdout chunk (state=3): >>># destroy select <<< 10135 1726879735.47280: stdout chunk (state=3): >>># destroy linecache <<< 10135 1726879735.47303: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10135 1726879735.47313: 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 <<< 10135 1726879735.47331: stdout chunk (state=3): >>># destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 10135 1726879735.47345: stdout chunk (state=3): >>># destroy re <<< 10135 1726879735.47623: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10135 1726879735.47670: stderr chunk (state=3): >>><<< 10135 1726879735.47676: stdout chunk (state=3): >>><<< 10135 1726879735.47724: _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 0x7f0102f1be48> # /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 0x7f0102eb1828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102f1b9b0> # /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 0x7f0102ebe630> 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 0x7f0102ec5160> # /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 0x7f0102eca0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102ec5748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102ec5390> # /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 0x7f0102e6f470> # /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 0x7f0102e74e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e6fb38> # /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 0x7f0102e7b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e5ed68> # /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 0x7f0102e61198> # /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 0x7f010116f940> # /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 0x7f0101181240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102ecfa20> 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 0x7f01010cb0f0> # /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 0x7f01010d6320> # /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 0x7f01010d6fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01010d6b00> 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 0x7f01010d50f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f010114a828> # /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 0x7f010114ac18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f010113e1d0> # /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 0x7f010113eeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01011354a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01011264e0> # /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 0x7f0100e822e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e8ad68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f010113e4a8> 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 0x7f0100e90e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0101120320> # /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 0x7f0100e97240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e97048> # 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 0x7f0100e97358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0101198080> # /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 0x7f0100e97e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e97a58> # /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 0x7f0100ea2710> # /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 0x7f0100ea2ef0> # /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 0x7f0100a28208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100ea27f0> # /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 0x7f0100a2dcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e97588> # /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 0x7f0100a51358> # 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 0x7f0100a51710> # /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 0x7f0100a59400> # /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 0x7f0100803c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01007f6358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01007f6048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01007e7ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100a59da0> # 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 0x7f01007f6fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100a51a90> # /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 0x7f0102e2c710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f01007fe0b8> 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 0x7f0102e2ca90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100e978d0> # /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 0x7f0102e445c0> # /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 0x7f0102e48630> # 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 0x7f0102e48b00> # 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 0x7f0102e48c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e44e10> # /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 0x7f0102e48f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e484e0> # 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 0x7f0102e48240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0102e38b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0100a3d3c8> # /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 0x7f0102e44470> # /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 0x7f00fee28908> # zipimport: found 34 names in '/tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_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 0x7f00feae8ac8> 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 0x7f00feb0e278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb914e0> # 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 0x7f00feb915f8> # /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 0x7f00feb91b38> # /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 0x7f00fea94160> # 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 0x7f00feaec390> # 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 0x7f00feaece48> # /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 0x7f00feb92128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb6d2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb654a8> # /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 0x7f00feaec668> # 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 0x7f00fee3ffd0> # /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 0x7f00feb7a400> # /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 0x7f00fea9fe48> # /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 0x7f00feaa6e80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fea95278> # /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 0x7f00fea95a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb847b8> # /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 0x7f00feac6eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fea950f0> # 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 0x7f00feb25d68> # 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 0x7f00feb25ef0> # 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 0x7f00feb25fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb7a550> # /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 0x7f00feb329b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb2f0f0> # 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 0x7f00feb2f2e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb27b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_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 0x7f00feb4bdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb4ba90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb4b2b0> # /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 0x7f00feb4b908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00feb3bbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_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_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_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 0x7f00fb477518> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_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 0x7f00fb4eddd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_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_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f00fb4d0128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00febb6e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_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 0x7f00fb4ff080> # /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 0x7f00fb4ff128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00febcd940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_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_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /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 0x7f00fb512eb8> # /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py # code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py # code object from '/usr/lib64/python3.6/__pycache__/tty.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 0x7f00fad51fd0> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fad51908> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00fad512b0> # 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 0x7f00fad69278> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_2ir1dsvf/ansible_user_payload.zip/ansible/module_utils/compat/typing.py # 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 0x7f00fad19208> import 'gc' # {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-43-118.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # 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 calendar # destroy calendar # cleanup[2] removing pty # destroy pty # cleanup[2] removing tty # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 selinux # destroy gc # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy copy # destroy struct # destroy datetime # destroy locale # destroy tty # destroy termios # destroy contextlib # 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.43.118 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 # 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 calendar # destroy calendar # cleanup[2] removing pty # destroy pty # cleanup[2] removing tty # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 selinux # destroy gc # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy copy # destroy struct # destroy datetime # destroy locale # destroy tty # destroy termios # destroy contextlib # 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 10135 1726879735.47832: done with _execute_module (user, {'name': 'root', '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': 'user', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879734.9862692-10135-98711315845213/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10135 1726879735.47849: _low_level_execute_command(): starting 10135 1726879735.47855: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879734.9862692-10135-98711315845213/ > /dev/null 2>&1 && sleep 0' 10135 1726879735.50387: stderr chunk (state=2): >>><<< 10135 1726879735.50400: stdout chunk (state=2): >>><<< 10135 1726879735.50415: _low_level_execute_command() done: rc=0, stdout=, stderr= 10135 1726879735.50422: handler run complete 10135 1726879735.50442: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10135 1726879735.50446: variable 'ansible_host' from source: host vars for 'managed_node3' 10135 1726879735.50451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10135 1726879735.50454: variable 'ansible_port' from source: unknown 10135 1726879735.50458: variable 'ansible_user' from source: unknown 10135 1726879735.50463: attempt loop complete, returning result 10135 1726879735.50466: _execute() done 10135 1726879735.50469: dumping result to json 10135 1726879735.50476: done dumping result, returning 10135 1726879735.50483: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get userinfo for root [0e44ad9b-8ddf-3aea-1756-0000000000e8] 10135 1726879735.50488: sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000e8 10135 1726879735.50535: done sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000e8 10135 1726879735.50540: WORKER PROCESS EXITING ok: [managed_node3] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } 9674 1726879735.50712: no more pending results, returning what we have 9674 1726879735.50714: results queue empty 9674 1726879735.50715: checking for any_errors_fatal 9674 1726879735.50720: done checking for any_errors_fatal 9674 1726879735.50721: checking for max_fail_percentage 9674 1726879735.50722: done checking for max_fail_percentage 9674 1726879735.50723: checking to see if all hosts have failed and the running result is not ok 9674 1726879735.50723: done checking to see if all hosts have failed 9674 1726879735.50724: getting the remaining hosts for this loop 9674 1726879735.50725: done getting the remaining hosts for this loop 9674 1726879735.50728: getting the next task for host managed_node3 9674 1726879735.50734: done getting next task for host managed_node3 9674 1726879735.50737: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 9674 1726879735.50740: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879735.50751: getting variables 9674 1726879735.50752: in VariableManager get_vars() 9674 1726879735.50780: Calling all_inventory to load vars for managed_node3 9674 1726879735.50783: Calling groups_inventory to load vars for managed_node3 9674 1726879735.50784: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879735.50794: Calling all_plugins_play to load vars for managed_node3 9674 1726879735.50797: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879735.50799: Calling groups_plugins_play to load vars for managed_node3 9674 1726879735.50941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879735.51064: done with get_vars() 9674 1726879735.51072: done getting variables TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Friday 20 September 2024 20:48:55 -0400 (0:00:00.572) 0:00:12.997 ****** 9674 1726879735.51146: entering _queue_task() for managed_node3/stat 9674 1726879735.51331: worker is 1 (out of 1 available) 9674 1726879735.51348: exiting _queue_task() for managed_node3/stat 9674 1726879735.51357: done queuing things up, now waiting for results queue to drain 9674 1726879735.51359: waiting for pending results... 10143 1726879735.51470: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 10143 1726879735.51585: in run() - task 0e44ad9b-8ddf-3aea-1756-0000000000e9 10143 1726879735.51600: variable 'ansible_search_path' from source: unknown 10143 1726879735.51604: variable 'ansible_search_path' from source: unknown 10143 1726879735.51631: calling self._execute() 10143 1726879735.51648: variable 'kdump_ssh_server' from source: play vars 10143 1726879735.51790: variable 'kdump_ssh_server' from source: play vars 10143 1726879735.51801: variable 'kdump_test_ssh_server_outside' from source: play vars 10143 1726879735.51852: variable 'kdump_test_ssh_server_outside' from source: play vars 10143 1726879735.51859: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10143 1726879735.51904: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10143 1726879735.51924: in VariableManager get_vars() 10143 1726879735.51954: Calling all_inventory to load vars for managed_node3 10143 1726879735.51960: Calling groups_inventory to load vars for managed_node3 10143 1726879735.51964: Calling all_plugins_inventory to load vars for managed_node3 10143 1726879735.51979: Calling all_plugins_play to load vars for managed_node3 10143 1726879735.51985: Calling groups_plugins_inventory to load vars for managed_node3 10143 1726879735.51990: Calling groups_plugins_play to load vars for managed_node3 10143 1726879735.52175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10143 1726879735.52301: done with get_vars() 10143 1726879735.52309: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10143 1726879735.52347: variable 'ansible_delegated_vars' from source: unknown 10143 1726879735.52360: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10143 1726879735.52367: variable 'omit' from source: magic vars 10143 1726879735.52424: variable 'omit' from source: magic vars 10143 1726879735.52469: variable 'omit' from source: magic vars 10143 1726879735.52490: variable '__kdump_ssh_path' from source: task vars 10143 1726879735.52542: variable '__kdump_ssh_path' from source: task vars 10143 1726879735.52624: variable '__kdump_ssh_user_info' from source: set_fact 10143 1726879735.52647: variable 'omit' from source: magic vars 10143 1726879735.52660: variable 'ansible_delegated_vars' from source: unknown 10143 1726879735.52680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10143 1726879735.52705: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10143 1726879735.52722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10143 1726879735.52736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10143 1726879735.52748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10143 1726879735.52772: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10143 1726879735.52777: variable 'ansible_host' from source: host vars for 'managed_node3' 10143 1726879735.52782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10143 1726879735.52785: variable 'ansible_port' from source: unknown 10143 1726879735.52789: variable 'ansible_user' from source: unknown 10143 1726879735.52856: Set connection var ansible_pipelining to False 10143 1726879735.52864: Set connection var ansible_timeout to 10 10143 1726879735.52870: Set connection var ansible_shell_executable to /bin/sh 10143 1726879735.52876: Set connection var ansible_shell_type to sh 10143 1726879735.52879: Set connection var ansible_connection to ssh 10143 1726879735.52885: Set connection var ansible_module_compression to ZIP_DEFLATED 10143 1726879735.52904: variable 'ansible_delegated_vars' from source: unknown 10143 1726879735.52909: variable 'ansible_user' from source: unknown 10143 1726879735.52917: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10143 1726879735.53056: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10143 1726879735.53067: variable 'omit' from source: magic vars 10143 1726879735.53073: starting attempt loop 10143 1726879735.53077: running the handler 10143 1726879735.53088: _low_level_execute_command(): starting 10143 1726879735.53097: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10143 1726879735.55413: stdout chunk (state=2): >>>/root <<< 10143 1726879735.55538: stderr chunk (state=3): >>><<< 10143 1726879735.55544: stdout chunk (state=3): >>><<< 10143 1726879735.55567: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10143 1726879735.55580: _low_level_execute_command(): starting 10143 1726879735.55586: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879735.5557487-10143-21133194119416 `" && echo ansible-tmp-1726879735.5557487-10143-21133194119416="` echo /root/.ansible/tmp/ansible-tmp-1726879735.5557487-10143-21133194119416 `" ) && sleep 0' 10143 1726879735.58063: stdout chunk (state=2): >>>ansible-tmp-1726879735.5557487-10143-21133194119416=/root/.ansible/tmp/ansible-tmp-1726879735.5557487-10143-21133194119416 <<< 10143 1726879735.58189: stderr chunk (state=3): >>><<< 10143 1726879735.58198: stdout chunk (state=3): >>><<< 10143 1726879735.58213: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879735.5557487-10143-21133194119416=/root/.ansible/tmp/ansible-tmp-1726879735.5557487-10143-21133194119416 , stderr= 10143 1726879735.58230: variable 'ansible_delegated_vars' from source: unknown 10143 1726879735.58277: variable 'ansible_module_compression' from source: unknown 10143 1726879735.58322: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10143 1726879735.58353: variable 'ansible_facts' from source: unknown 10143 1726879735.58422: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879735.5557487-10143-21133194119416/AnsiballZ_stat.py 10143 1726879735.58524: Sending initial data 10143 1726879735.58531: Sent initial data (151 bytes) 10143 1726879735.61107: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmp8uq7po7b /root/.ansible/tmp/ansible-tmp-1726879735.5557487-10143-21133194119416/AnsiballZ_stat.py <<< 10143 1726879735.62161: stderr chunk (state=3): >>><<< 10143 1726879735.62170: stdout chunk (state=3): >>><<< 10143 1726879735.62189: done transferring module to remote 10143 1726879735.62205: _low_level_execute_command(): starting 10143 1726879735.62211: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879735.5557487-10143-21133194119416/ /root/.ansible/tmp/ansible-tmp-1726879735.5557487-10143-21133194119416/AnsiballZ_stat.py && sleep 0' 10143 1726879735.64642: stderr chunk (state=2): >>><<< 10143 1726879735.64653: stdout chunk (state=2): >>><<< 10143 1726879735.64670: _low_level_execute_command() done: rc=0, stdout=, stderr= 10143 1726879735.64675: _low_level_execute_command(): starting 10143 1726879735.64680: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879735.5557487-10143-21133194119416/AnsiballZ_stat.py && sleep 0' 10143 1726879735.67572: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 10143 1726879735.67586: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10143 1726879735.67647: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10143 1726879735.67675: stdout chunk (state=3): >>>import '_io' # <<< 10143 1726879735.67686: stdout chunk (state=3): >>>import 'marshal' # <<< 10143 1726879735.67721: stdout chunk (state=3): >>>import 'posix' # <<< 10143 1726879735.67745: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10143 1726879735.67756: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10143 1726879735.67795: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10143 1726879735.67806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10143 1726879735.67817: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10143 1726879735.67852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10143 1726879735.67859: stdout chunk (state=3): >>>import '_codecs' # <<< 10143 1726879735.67887: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b38c5e48> <<< 10143 1726879735.67913: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10143 1726879735.67936: 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 0x7fd1b385b828> <<< 10143 1726879735.67945: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b38c59b0> <<< 10143 1726879735.67967: 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' <<< 10143 1726879735.67982: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b3868630> <<< 10143 1726879735.67998: stdout chunk (state=3): >>>import '_signal' # <<< 10143 1726879735.68022: 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' <<< 10143 1726879735.68041: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b386f160> <<< 10143 1726879735.68059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 10143 1726879735.68067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 10143 1726879735.68083: 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' <<< 10143 1726879735.68101: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10143 1726879735.68130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10143 1726879735.68140: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b38740f0> <<< 10143 1726879735.68155: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b386f748> <<< 10143 1726879735.68184: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b386f390> <<< 10143 1726879735.68213: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10143 1726879735.68227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10143 1726879735.68245: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10143 1726879735.68267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10143 1726879735.68277: stdout chunk (state=3): >>>import 'errno' # <<< 10143 1726879735.68298: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10143 1726879735.68308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10143 1726879735.68329: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b3819470> <<< 10143 1726879735.68359: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10143 1726879735.68367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10143 1726879735.68390: 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' <<< 10143 1726879735.68402: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b381ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b3819b38> <<< 10143 1726879735.68441: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10143 1726879735.68470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10143 1726879735.68585: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b38254e0> <<< 10143 1726879735.68600: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b3808d68> <<< 10143 1726879735.68624: 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' <<< 10143 1726879735.68641: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b380b198> <<< 10143 1726879735.68679: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10143 1726879735.68705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10143 1726879735.68712: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1b19940> <<< 10143 1726879735.68733: 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 <<< 10143 1726879735.68751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10143 1726879735.68761: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1b2b240> <<< 10143 1726879735.68845: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b3879a20> <<< 10143 1726879735.68854: 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. <<< 10143 1726879735.69082: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10143 1726879735.69101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10143 1726879735.69111: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10143 1726879735.69125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10143 1726879735.69140: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10143 1726879735.69162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10143 1726879735.69175: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10143 1726879735.69190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10143 1726879735.69209: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10143 1726879735.69285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10143 1726879735.69294: stdout chunk (state=3): >>>import '_functools' # <<< 10143 1726879735.69320: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10143 1726879735.69352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10143 1726879735.69372: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10143 1726879735.69383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10143 1726879735.69407: stdout chunk (state=3): >>>import '_operator' # <<< 10143 1726879735.69418: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1a990f0> <<< 10143 1726879735.69434: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10143 1726879735.69442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1aa4320> <<< 10143 1726879735.69462: 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' <<< 10143 1726879735.69494: 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 0x7fd1b1aa4fd0> <<< 10143 1726879735.69503: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1aa4b00> <<< 10143 1726879735.69516: stdout chunk (state=3): >>>import 'itertools' # <<< 10143 1726879735.69537: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10143 1726879735.69549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10143 1726879735.69564: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1aa30f0> <<< 10143 1726879735.69571: stdout chunk (state=3): >>>import '_collections' # <<< 10143 1726879735.69622: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1af4828> <<< 10143 1726879735.69639: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10143 1726879735.69658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10143 1726879735.69692: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1af4c18> <<< 10143 1726879735.69752: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1ae81d0> <<< 10143 1726879735.69775: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 10143 1726879735.69787: 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 0x7fd1b1ae8eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1adf4a8> <<< 10143 1726879735.69838: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1ad04e0> <<< 10143 1726879735.69858: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10143 1726879735.69865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10143 1726879735.69878: stdout chunk (state=3): >>>import '_sre' # <<< 10143 1726879735.69895: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10143 1726879735.69913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10143 1726879735.69930: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10143 1726879735.69939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10143 1726879735.69969: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b18502e8> <<< 10143 1726879735.69986: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1858d68> <<< 10143 1726879735.69996: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1ae84a8> <<< 10143 1726879735.70010: stdout chunk (state=3): >>>import '_locale' # <<< 10143 1726879735.70064: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10143 1726879735.70079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b185ee80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1aca320> <<< 10143 1726879735.70101: 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' <<< 10143 1726879735.70132: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.70150: 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 0x7fd1b1865240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1865048> <<< 10143 1726879735.70173: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.70185: 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 0x7fd1b1865358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1b42080> <<< 10143 1726879735.70212: 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' <<< 10143 1726879735.70241: 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' <<< 10143 1726879735.70259: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10143 1726879735.70273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10143 1726879735.70288: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1865e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1865a58> <<< 10143 1726879735.70313: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10143 1726879735.70321: 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 0x7fd1b1870710> <<< 10143 1726879735.70342: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10143 1726879735.70356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10143 1726879735.70380: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10143 1726879735.70389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10143 1726879735.70456: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1870ef0> <<< 10143 1726879735.70473: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10143 1726879735.70490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10143 1726879735.70525: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b13f6208> <<< 10143 1726879735.70539: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b18707f0> <<< 10143 1726879735.70555: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10143 1726879735.70573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10143 1726879735.70629: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b13fbcf8> <<< 10143 1726879735.70639: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1865588> <<< 10143 1726879735.70653: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10143 1726879735.70676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10143 1726879735.70696: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 10143 1726879735.70704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b141f358> <<< 10143 1726879735.70735: 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 0x7fd1b141f710> <<< 10143 1726879735.70757: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10143 1726879735.70773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10143 1726879735.70797: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10143 1726879735.70804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10143 1726879735.70821: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1427400> <<< 10143 1726879735.70837: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10143 1726879735.70862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10143 1726879735.70875: stdout chunk (state=3): >>>import 'time' # <<< 10143 1726879735.70896: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10143 1726879735.70906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10143 1726879735.70935: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10143 1726879735.70943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10143 1726879735.70961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10143 1726879735.70998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10143 1726879735.71018: 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' <<< 10143 1726879735.71034: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b11d1c18> <<< 10143 1726879735.71156: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b11c4358> <<< 10143 1726879735.71167: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b11c4048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b11b5ef0> <<< 10143 1726879735.71203: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1427da0> <<< 10143 1726879735.71235: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.71248: 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 0x7fd1b11c4fd0> <<< 10143 1726879735.71254: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b141fa90> <<< 10143 1726879735.71274: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10143 1726879735.71290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10143 1726879735.71330: 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' <<< 10143 1726879735.71343: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1b37d6710> <<< 10143 1726879735.71361: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b11cc0b8> import 'pwd' # <<< 10143 1726879735.71380: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.71389: 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 0x7fd1b37d6a90> <<< 10143 1726879735.71447: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b18658d0> <<< 10143 1726879735.71467: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10143 1726879735.71480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10143 1726879735.71502: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10143 1726879735.71515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10143 1726879735.71545: 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 0x7fd1b37ee5c0> <<< 10143 1726879735.71566: 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' <<< 10143 1726879735.71708: 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 0x7fd1b37f2630> <<< 10143 1726879735.71746: 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' <<< 10143 1726879735.71755: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1b37f2b00> <<< 10143 1726879735.71777: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.71786: 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 0x7fd1b37f2c18> <<< 10143 1726879735.71796: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b37eee10> <<< 10143 1726879735.71817: 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' <<< 10143 1726879735.71839: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.71854: 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 0x7fd1b37f2f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b37f24e0> <<< 10143 1726879735.71875: 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 0x7fd1b37f2240> <<< 10143 1726879735.71898: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b37e2b00> <<< 10143 1726879735.71911: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b140b3c8> <<< 10143 1726879735.71940: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10143 1726879735.71975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10143 1726879735.72022: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b37ee470> <<< 10143 1726879735.72154: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10143 1726879735.72163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10143 1726879735.72180: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af7f6908> <<< 10143 1726879735.72244: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip' # zipimport: zlib available <<< 10143 1726879735.72262: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.72282: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/__init__.py <<< 10143 1726879735.72292: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.72299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.72317: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 10143 1726879735.72325: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.73496: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.74480: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10143 1726879735.74492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af4b4ac8> import 'atexit' # <<< 10143 1726879735.74517: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10143 1726879735.74552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10143 1726879735.74615: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.74622: 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 0x7fd1af4da278> <<< 10143 1726879735.74634: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af51d4e0> <<< 10143 1726879735.74654: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.74663: 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 0x7fd1af51d5f8> <<< 10143 1726879735.74675: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10143 1726879735.74706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10143 1726879735.74751: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af51db38> <<< 10143 1726879735.74771: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10143 1726879735.74784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10143 1726879735.74807: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10143 1726879735.74839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10143 1726879735.74857: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 10143 1726879735.74867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 10143 1726879735.74948: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af520160> <<< 10143 1726879735.74981: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.74988: 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 0x7fd1af4b8390> <<< 10143 1726879735.75019: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.75027: 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 0x7fd1af4b8e48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10143 1726879735.75045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10143 1726879735.75109: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af51e128> <<< 10143 1726879735.75124: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af4fc2b0> <<< 10143 1726879735.75424: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af4f34a8> <<< 10143 1726879735.75447: 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' <<< 10143 1726879735.75476: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af811f98> <<< 10143 1726879735.75503: 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 0x7fd1af506358> <<< 10143 1726879735.75525: 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 <<< 10143 1726879735.75535: 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 0x7fd1af506470> <<< 10143 1726879735.75553: 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 <<< 10143 1726879735.75568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10143 1726879735.75583: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10143 1726879735.75615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10143 1726879735.75642: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10143 1726879735.75656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10143 1726879735.75704: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.75715: 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 0x7fd1af7adef0> <<< 10143 1726879735.75797: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10143 1726879735.75807: 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 0x7fd1af7b2ef0> <<< 10143 1726879735.75824: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af7a3320> <<< 10143 1726879735.75839: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10143 1726879735.75857: 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 0x7fd1af7a3b38> <<< 10143 1726879735.76057: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af510828> <<< 10143 1726879735.76088: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10143 1726879735.76126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10143 1726879735.76142: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10143 1726879735.76163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 10143 1726879735.76252: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af7d5ef0> <<< 10143 1726879735.76307: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af7a3198> <<< 10143 1726879735.76436: 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 0x7fd1af463d68> <<< 10143 1726879735.76476: 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 0x7fd1af463ef0> <<< 10143 1726879735.76516: 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 0x7fd1af463fd0> <<< 10143 1726879735.76536: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af5065c0> <<< 10143 1726879735.76556: 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 <<< 10143 1726879735.76565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10143 1726879735.76579: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10143 1726879735.76602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10143 1726879735.76650: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.76658: 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 0x7fd1af47f9b0> <<< 10143 1726879735.76831: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af4790f0> <<< 10143 1726879735.76852: 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' <<< 10143 1726879735.76866: 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 0x7fd1af4792e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af471b70> <<< 10143 1726879735.76880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.76888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.76897: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10143 1726879735.76908: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.76986: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.77067: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.77079: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10143 1726879735.77096: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10143 1726879735.77111: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10143 1726879735.77209: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.77313: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10143 1726879735.77323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10143 1726879735.77345: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10143 1726879735.77355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10143 1726879735.77368: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10143 1726879735.77376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10143 1726879735.77405: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10143 1726879735.77414: 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 0x7fd1af498d68> <<< 10143 1726879735.77467: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af498a20> <<< 10143 1726879735.77503: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af498240> <<< 10143 1726879735.77526: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10143 1726879735.77533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10143 1726879735.77573: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af498898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af489ac8> <<< 10143 1726879735.77594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.78079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.78553: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10143 1726879735.78569: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10143 1726879735.78602: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10143 1726879735.78611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.78640: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.78657: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 10143 1726879735.78670: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.78680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.78702: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10143 1726879735.78822: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.78950: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10143 1726879735.78957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10143 1726879735.78976: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abe46208> <<< 10143 1726879735.78992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.79354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.79716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.79764: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.79827: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 10143 1726879735.79835: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.79862: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.79884: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 10143 1726879735.79899: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.79958: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80032: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 10143 1726879735.80040: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80055: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10143 1726879735.80073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80096: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80129: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10143 1726879735.80137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80478: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10143 1726879735.80488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10143 1726879735.80613: stdout chunk (state=3): >>>import '_ast' # <<< 10143 1726879735.80628: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abebbe10> <<< 10143 1726879735.80636: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80672: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10143 1726879735.80687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80738: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80795: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 10143 1726879735.80810: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10143 1726879735.80834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80865: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80900: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10143 1726879735.80940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.80969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.81011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.81076: 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 <<< 10143 1726879735.81245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10143 1726879735.81335: 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' <<< 10143 1726879735.81347: stdout chunk (state=3): >>>import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1af56f128> <<< 10143 1726879735.81406: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abe92e48> <<< 10143 1726879735.81442: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 10143 1726879735.81454: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10143 1726879735.81501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.81551: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.81573: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.81606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.81914: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.82190: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10143 1726879735.82217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10143 1726879735.82236: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10143 1726879735.82246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10143 1726879735.82385: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abece080> <<< 10143 1726879735.82404: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10143 1726879735.82415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10143 1726879735.82528: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abece128> <<< 10143 1726879735.82571: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af547940> <<< 10143 1726879735.82631: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/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_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 10143 1726879735.82646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.82665: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.82686: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10143 1726879735.82707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.82720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.82741: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 10143 1726879735.82831: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 10143 1726879735.82856: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10143 1726879735.82866: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 10143 1726879735.82873: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.82982: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.83159: stdout chunk (state=3): >>># zipimport: zlib available <<< 10143 1726879735.83355: stdout chunk (state=3): >>>import 'gc' # <<< 10143 1726879735.83974: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1726879486.8533976, "mtime": 1726879734.4181657, "ctime": 1726879734.4181657, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 10143 1726879735.83993: stdout chunk (state=3): >>># destroy __main__ <<< 10143 1726879735.84320: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10143 1726879735.84342: 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 <<< 10143 1726879735.84369: stdout chunk (state=3): >>># 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 <<< 10143 1726879735.84380: 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 <<< 10143 1726879735.84413: 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 # 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 <<< 10143 1726879735.84424: 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 # 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 <<< 10143 1726879735.84433: stdout chunk (state=3): >>># 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 <<< 10143 1726879735.84460: stdout chunk (state=3): >>># 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 <<< 10143 1726879735.84470: 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 # 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 <<< 10143 1726879735.84478: stdout chunk (state=3): >>># 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 <<< 10143 1726879735.84504: stdout chunk (state=3): >>># destroy _ast <<< 10143 1726879735.84514: stdout chunk (state=3): >>># destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10143 1726879735.84681: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10143 1726879735.84716: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10143 1726879735.84730: stdout chunk (state=3): >>># destroy zipimport <<< 10143 1726879735.84749: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 10143 1726879735.84756: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10143 1726879735.84775: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl <<< 10143 1726879735.84786: stdout chunk (state=3): >>># destroy encodings <<< 10143 1726879735.84811: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10143 1726879735.84822: stdout chunk (state=3): >>># destroy ctypes # destroy traceback <<< 10143 1726879735.84838: stdout chunk (state=3): >>># destroy atexit # destroy _string <<< 10143 1726879735.84852: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10143 1726879735.84866: stdout chunk (state=3): >>># destroy _socket <<< 10143 1726879735.84876: stdout chunk (state=3): >>># destroy systemd._daemon <<< 10143 1726879735.84885: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10143 1726879735.84901: stdout chunk (state=3): >>># destroy _json # destroy datetime <<< 10143 1726879735.84923: stdout chunk (state=3): >>># destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap <<< 10143 1726879735.84931: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy struct <<< 10143 1726879735.84960: stdout chunk (state=3): >>># destroy gc <<< 10143 1726879735.84975: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10143 1726879735.84990: 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 <<< 10143 1726879735.85005: 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 # destroy abc <<< 10143 1726879735.85025: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 10143 1726879735.85034: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 10143 1726879735.85058: 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 <<< 10143 1726879735.85069: 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 <<< 10143 1726879735.85088: 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 <<< 10143 1726879735.85100: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10143 1726879735.85115: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd <<< 10143 1726879735.85125: stdout chunk (state=3): >>># cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< 10143 1726879735.85134: 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 # destroy io # destroy time # destroy signal # destroy warnings # destroy errno <<< 10143 1726879735.85160: 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 # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 10143 1726879735.85171: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10143 1726879735.85181: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10143 1726879735.85293: stdout chunk (state=3): >>># destroy posixpath <<< 10143 1726879735.85312: stdout chunk (state=3): >>># destroy stat <<< 10143 1726879735.85321: stdout chunk (state=3): >>># destroy _signal # destroy _functools <<< 10143 1726879735.85333: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10143 1726879735.85342: stdout chunk (state=3): >>># destroy _heapq <<< 10143 1726879735.85353: stdout chunk (state=3): >>># destroy select <<< 10143 1726879735.85371: stdout chunk (state=3): >>># destroy linecache <<< 10143 1726879735.85382: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib <<< 10143 1726879735.85398: stdout chunk (state=3): >>># destroy collections <<< 10143 1726879735.85420: 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 # destroy _operator # destroy re <<< 10143 1726879735.85683: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10143 1726879735.85732: stderr chunk (state=3): >>><<< 10143 1726879735.85738: stdout chunk (state=3): >>><<< 10143 1726879735.85784: _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 0x7fd1b38c5e48> # /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 0x7fd1b385b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b38c59b0> # /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 0x7fd1b3868630> 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 0x7fd1b386f160> # /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 0x7fd1b38740f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b386f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b386f390> # /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 0x7fd1b3819470> # /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 0x7fd1b381ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b3819b38> # /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 0x7fd1b38254e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b3808d68> # /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 0x7fd1b380b198> # /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 0x7fd1b1b19940> # /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 0x7fd1b1b2b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b3879a20> 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 0x7fd1b1a990f0> # /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 0x7fd1b1aa4320> # /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 0x7fd1b1aa4fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1aa4b00> 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 0x7fd1b1aa30f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1af4828> # /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 0x7fd1b1af4c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1ae81d0> # /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 0x7fd1b1ae8eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1adf4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1ad04e0> # /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 0x7fd1b18502e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1858d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1ae84a8> 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 0x7fd1b185ee80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1aca320> # /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 0x7fd1b1865240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1865048> # 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 0x7fd1b1865358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1b42080> # /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 0x7fd1b1865e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1865a58> # /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 0x7fd1b1870710> # /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 0x7fd1b1870ef0> # /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 0x7fd1b13f6208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b18707f0> # /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 0x7fd1b13fbcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1865588> # /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 0x7fd1b141f358> # 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 0x7fd1b141f710> # /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 0x7fd1b1427400> # /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 0x7fd1b11d1c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b11c4358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b11c4048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b11b5ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b1427da0> # 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 0x7fd1b11c4fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b141fa90> # /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 0x7fd1b37d6710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b11cc0b8> 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 0x7fd1b37d6a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b18658d0> # /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 0x7fd1b37ee5c0> # /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 0x7fd1b37f2630> # 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 0x7fd1b37f2b00> # 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 0x7fd1b37f2c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b37eee10> # /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 0x7fd1b37f2f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b37f24e0> # 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 0x7fd1b37f2240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b37e2b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1b140b3c8> # /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 0x7fd1b37ee470> # /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 0x7fd1af7f6908> # zipimport: found 33 names in '/tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/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 0x7fd1af4b4ac8> 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 0x7fd1af4da278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af51d4e0> # 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 0x7fd1af51d5f8> # /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 0x7fd1af51db38> # /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 0x7fd1af520160> # 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 0x7fd1af4b8390> # 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 0x7fd1af4b8e48> # /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 0x7fd1af51e128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af4fc2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af4f34a8> # /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 0x7fd1af811f98> # 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 0x7fd1af506358> # /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 0x7fd1af506470> # /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 0x7fd1af7adef0> # /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 0x7fd1af7b2ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af7a3320> # /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 0x7fd1af7a3b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af510828> # /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 0x7fd1af7d5ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af7a3198> # 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 0x7fd1af463d68> # 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 0x7fd1af463ef0> # 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 0x7fd1af463fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af5065c0> # /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 0x7fd1af47f9b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af4790f0> # 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 0x7fd1af4792e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af471b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/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_8ch15ssq/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_8ch15ssq/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 0x7fd1af498d68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af498a20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af498240> # /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 0x7fd1af498898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af489ac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/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_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/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_8ch15ssq/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_8ch15ssq/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 0x7fd1abe46208> # 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_8ch15ssq/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_8ch15ssq/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_8ch15ssq/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_8ch15ssq/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_8ch15ssq/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 0x7fd1abebbe10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/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_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/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_8ch15ssq/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 0x7fd1af56f128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1abe92e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/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 0x7fd1abece080> # /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 0x7fd1abece128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1af547940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/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_8ch15ssq/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_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/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_8ch15ssq/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_8ch15ssq/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_8ch15ssq/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1726879486.8533976, "mtime": 1726879734.4181657, "ctime": 1726879734.4181657, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "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 # 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.43.118 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 10143 1726879735.85910: done with _execute_module (stat, {'path': '/root/.ssh', '_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-1726879735.5557487-10143-21133194119416/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10143 1726879735.85926: _low_level_execute_command(): starting 10143 1726879735.85931: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879735.5557487-10143-21133194119416/ > /dev/null 2>&1 && sleep 0' 10143 1726879735.88463: stderr chunk (state=2): >>><<< 10143 1726879735.88473: stdout chunk (state=2): >>><<< 10143 1726879735.88489: _low_level_execute_command() done: rc=0, stdout=, stderr= 10143 1726879735.88498: handler run complete 10143 1726879735.88529: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10143 1726879735.88533: variable 'ansible_host' from source: host vars for 'managed_node3' 10143 1726879735.88538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10143 1726879735.88541: variable 'ansible_port' from source: unknown 10143 1726879735.88544: variable 'ansible_user' from source: unknown 10143 1726879735.88549: attempt loop complete, returning result 10143 1726879735.88552: _execute() done 10143 1726879735.88557: dumping result to json 10143 1726879735.88564: done dumping result, returning 10143 1726879735.88572: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user [0e44ad9b-8ddf-3aea-1756-0000000000e9] 10143 1726879735.88577: sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000e9 10143 1726879735.88624: done sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000e9 10143 1726879735.88628: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726879486.8533976, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726879734.4181657, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1726879734.4181657, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } 9674 1726879735.88894: no more pending results, returning what we have 9674 1726879735.88898: results queue empty 9674 1726879735.88899: checking for any_errors_fatal 9674 1726879735.88905: done checking for any_errors_fatal 9674 1726879735.88905: checking for max_fail_percentage 9674 1726879735.88906: done checking for max_fail_percentage 9674 1726879735.88907: checking to see if all hosts have failed and the running result is not ok 9674 1726879735.88907: done checking to see if all hosts have failed 9674 1726879735.88908: getting the remaining hosts for this loop 9674 1726879735.88908: done getting the remaining hosts for this loop 9674 1726879735.88910: getting the next task for host managed_node3 9674 1726879735.88914: done getting next task for host managed_node3 9674 1726879735.88916: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 9674 1726879735.88918: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879735.88924: getting variables 9674 1726879735.88925: in VariableManager get_vars() 9674 1726879735.88946: Calling all_inventory to load vars for managed_node3 9674 1726879735.88948: Calling groups_inventory to load vars for managed_node3 9674 1726879735.88949: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879735.88955: Calling all_plugins_play to load vars for managed_node3 9674 1726879735.88957: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879735.88958: Calling groups_plugins_play to load vars for managed_node3 9674 1726879735.89056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879735.89175: done with get_vars() 9674 1726879735.89182: done getting variables TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Friday 20 September 2024 20:48:55 -0400 (0:00:00.381) 0:00:13.379 ****** 9674 1726879735.89257: entering _queue_task() for managed_node3/stat 9674 1726879735.89434: worker is 1 (out of 1 available) 9674 1726879735.89452: exiting _queue_task() for managed_node3/stat 9674 1726879735.89462: done queuing things up, now waiting for results queue to drain 9674 1726879735.89464: waiting for pending results... 10151 1726879735.89571: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 10151 1726879735.89688: in run() - task 0e44ad9b-8ddf-3aea-1756-0000000000ea 10151 1726879735.89704: variable 'ansible_search_path' from source: unknown 10151 1726879735.89708: variable 'ansible_search_path' from source: unknown 10151 1726879735.89735: calling self._execute() 10151 1726879735.89753: variable 'kdump_ssh_server' from source: play vars 10151 1726879735.89896: variable 'kdump_ssh_server' from source: play vars 10151 1726879735.89906: variable 'kdump_test_ssh_server_outside' from source: play vars 10151 1726879735.89957: variable 'kdump_test_ssh_server_outside' from source: play vars 10151 1726879735.89964: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10151 1726879735.90008: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10151 1726879735.90027: in VariableManager get_vars() 10151 1726879735.90057: Calling all_inventory to load vars for managed_node3 10151 1726879735.90063: Calling groups_inventory to load vars for managed_node3 10151 1726879735.90068: Calling all_plugins_inventory to load vars for managed_node3 10151 1726879735.90084: Calling all_plugins_play to load vars for managed_node3 10151 1726879735.90089: Calling groups_plugins_inventory to load vars for managed_node3 10151 1726879735.90097: Calling groups_plugins_play to load vars for managed_node3 10151 1726879735.90227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10151 1726879735.90389: done with get_vars() 10151 1726879735.90400: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10151 1726879735.90437: variable 'ansible_delegated_vars' from source: unknown 10151 1726879735.90451: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10151 1726879735.90458: variable 'omit' from source: magic vars 10151 1726879735.90517: variable 'omit' from source: magic vars 10151 1726879735.90558: variable 'omit' from source: magic vars 10151 1726879735.90579: variable '__kdump_authorized_keys_path' from source: task vars 10151 1726879735.90634: variable '__kdump_authorized_keys_path' from source: task vars 10151 1726879735.90712: variable '__kdump_ssh_user_info' from source: set_fact 10151 1726879735.90736: variable 'omit' from source: magic vars 10151 1726879735.90748: variable 'ansible_delegated_vars' from source: unknown 10151 1726879735.90767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10151 1726879735.90790: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10151 1726879735.90810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10151 1726879735.90824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10151 1726879735.90834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10151 1726879735.90858: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10151 1726879735.90863: variable 'ansible_host' from source: host vars for 'managed_node3' 10151 1726879735.90867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10151 1726879735.90870: variable 'ansible_port' from source: unknown 10151 1726879735.90874: variable 'ansible_user' from source: unknown 10151 1726879735.90943: Set connection var ansible_pipelining to False 10151 1726879735.90952: Set connection var ansible_timeout to 10 10151 1726879735.90958: Set connection var ansible_shell_executable to /bin/sh 10151 1726879735.90963: Set connection var ansible_shell_type to sh 10151 1726879735.90966: Set connection var ansible_connection to ssh 10151 1726879735.90971: Set connection var ansible_module_compression to ZIP_DEFLATED 10151 1726879735.90988: variable 'ansible_delegated_vars' from source: unknown 10151 1726879735.90994: variable 'ansible_user' from source: unknown 10151 1726879735.91002: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10151 1726879735.91139: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10151 1726879735.91151: variable 'omit' from source: magic vars 10151 1726879735.91157: starting attempt loop 10151 1726879735.91161: running the handler 10151 1726879735.91172: _low_level_execute_command(): starting 10151 1726879735.91180: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10151 1726879735.93484: stdout chunk (state=2): >>>/root <<< 10151 1726879735.93608: stderr chunk (state=3): >>><<< 10151 1726879735.93615: stdout chunk (state=3): >>><<< 10151 1726879735.93635: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10151 1726879735.93648: _low_level_execute_command(): starting 10151 1726879735.93654: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879735.936424-10151-181712926616176 `" && echo ansible-tmp-1726879735.936424-10151-181712926616176="` echo /root/.ansible/tmp/ansible-tmp-1726879735.936424-10151-181712926616176 `" ) && sleep 0' 10151 1726879735.96107: stdout chunk (state=2): >>>ansible-tmp-1726879735.936424-10151-181712926616176=/root/.ansible/tmp/ansible-tmp-1726879735.936424-10151-181712926616176 <<< 10151 1726879735.96239: stderr chunk (state=3): >>><<< 10151 1726879735.96248: stdout chunk (state=3): >>><<< 10151 1726879735.96265: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879735.936424-10151-181712926616176=/root/.ansible/tmp/ansible-tmp-1726879735.936424-10151-181712926616176 , stderr= 10151 1726879735.96284: variable 'ansible_delegated_vars' from source: unknown 10151 1726879735.96328: variable 'ansible_module_compression' from source: unknown 10151 1726879735.96372: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10151 1726879735.96405: variable 'ansible_facts' from source: unknown 10151 1726879735.96471: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879735.936424-10151-181712926616176/AnsiballZ_stat.py 10151 1726879735.96577: Sending initial data 10151 1726879735.96584: Sent initial data (151 bytes) 10151 1726879735.99113: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmp2logkq9a /root/.ansible/tmp/ansible-tmp-1726879735.936424-10151-181712926616176/AnsiballZ_stat.py <<< 10151 1726879736.00160: stderr chunk (state=3): >>><<< 10151 1726879736.00173: stdout chunk (state=3): >>><<< 10151 1726879736.00197: done transferring module to remote 10151 1726879736.00212: _low_level_execute_command(): starting 10151 1726879736.00218: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879735.936424-10151-181712926616176/ /root/.ansible/tmp/ansible-tmp-1726879735.936424-10151-181712926616176/AnsiballZ_stat.py && sleep 0' 10151 1726879736.02608: stderr chunk (state=2): >>><<< 10151 1726879736.02620: stdout chunk (state=2): >>><<< 10151 1726879736.02638: _low_level_execute_command() done: rc=0, stdout=, stderr= 10151 1726879736.02647: _low_level_execute_command(): starting 10151 1726879736.02655: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879735.936424-10151-181712926616176/AnsiballZ_stat.py && sleep 0' 10151 1726879736.05467: stdout chunk (state=2): >>>import _frozen_importlib # frozen <<< 10151 1726879736.05485: stdout chunk (state=3): >>>import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 10151 1726879736.05543: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10151 1726879736.05573: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10151 1726879736.05615: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 10151 1726879736.05626: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10151 1726879736.05642: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10151 1726879736.05684: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10151 1726879736.05695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10151 1726879736.05711: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10151 1726879736.05737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10151 1726879736.05744: stdout chunk (state=3): >>>import '_codecs' # <<< 10151 1726879736.05772: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ec2e48> <<< 10151 1726879736.05798: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10151 1726879736.05815: 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 0x7f8a01e58828> <<< 10151 1726879736.05825: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ec29b0> <<< 10151 1726879736.05845: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 10151 1726879736.05854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 10151 1726879736.05864: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e65630> <<< 10151 1726879736.05884: stdout chunk (state=3): >>>import '_signal' # <<< 10151 1726879736.05905: 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' <<< 10151 1726879736.05920: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e6c160> <<< 10151 1726879736.05942: 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' <<< 10151 1726879736.05964: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10151 1726879736.05970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10151 1726879736.05986: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10151 1726879736.06001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10151 1726879736.06013: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e710f0> <<< 10151 1726879736.06029: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e6c748> <<< 10151 1726879736.06058: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e6c390> <<< 10151 1726879736.06085: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10151 1726879736.06103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10151 1726879736.06114: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10151 1726879736.06138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10151 1726879736.06148: stdout chunk (state=3): >>>import 'errno' # <<< 10151 1726879736.06168: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10151 1726879736.06178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10151 1726879736.06194: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e16470> <<< 10151 1726879736.06219: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10151 1726879736.06228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10151 1726879736.06254: 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' <<< 10151 1726879736.06268: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e1be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e16b38> <<< 10151 1726879736.06300: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10151 1726879736.06336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10151 1726879736.06446: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e224e0> <<< 10151 1726879736.06464: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e05d68> <<< 10151 1726879736.06485: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 10151 1726879736.06496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e08198> <<< 10151 1726879736.06538: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10151 1726879736.06549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10151 1726879736.06568: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a00116940> <<< 10151 1726879736.06586: 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 <<< 10151 1726879736.06606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10151 1726879736.06612: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a00128240> <<< 10151 1726879736.06699: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e76a20> 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. <<< 10151 1726879736.06924: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10151 1726879736.06941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10151 1726879736.06967: 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' <<< 10151 1726879736.06983: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10151 1726879736.06999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10151 1726879736.07023: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10151 1726879736.07030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10151 1726879736.07053: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10151 1726879736.07132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10151 1726879736.07142: stdout chunk (state=3): >>>import '_functools' # <<< 10151 1726879736.07156: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10151 1726879736.07193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10151 1726879736.07207: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10151 1726879736.07227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10151 1726879736.07248: stdout chunk (state=3): >>>import '_operator' # <<< 10151 1726879736.07257: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000960f0> <<< 10151 1726879736.07275: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10151 1726879736.07281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000a1320> <<< 10151 1726879736.07303: 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' <<< 10151 1726879736.07336: 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' <<< 10151 1726879736.07349: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000a1fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000a1b00> <<< 10151 1726879736.07358: stdout chunk (state=3): >>>import 'itertools' # <<< 10151 1726879736.07367: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10151 1726879736.07386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10151 1726879736.07398: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000a00f0> <<< 10151 1726879736.07412: stdout chunk (state=3): >>>import '_collections' # <<< 10151 1726879736.07454: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000f1828> <<< 10151 1726879736.07475: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10151 1726879736.07485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10151 1726879736.07526: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000f1c18> <<< 10151 1726879736.07579: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000e51d0> <<< 10151 1726879736.07605: 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' <<< 10151 1726879736.07622: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000e5eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000dc4a8> <<< 10151 1726879736.07665: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000cd4e0> <<< 10151 1726879736.07684: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10151 1726879736.07692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10151 1726879736.07705: stdout chunk (state=3): >>>import '_sre' # <<< 10151 1726879736.07722: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10151 1726879736.07740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10151 1726879736.07753: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10151 1726879736.07761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10151 1726879736.07794: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe4d2e8> <<< 10151 1726879736.07811: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe55d68> <<< 10151 1726879736.07822: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000e54a8> <<< 10151 1726879736.07839: stdout chunk (state=3): >>>import '_locale' # <<< 10151 1726879736.07890: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10151 1726879736.07903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe5be80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000c7320> <<< 10151 1726879736.07922: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 10151 1726879736.07929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 10151 1726879736.07955: 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' <<< 10151 1726879736.07965: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ffe62240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe62048> <<< 10151 1726879736.07992: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10151 1726879736.08003: 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 0x7f89ffe62358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0013f080> <<< 10151 1726879736.08025: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10151 1726879736.08035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10151 1726879736.08053: 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' <<< 10151 1726879736.08072: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10151 1726879736.08081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10151 1726879736.08105: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe62e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe62a58> <<< 10151 1726879736.08124: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10151 1726879736.08138: 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 0x7f89ffe6d710> <<< 10151 1726879736.08157: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10151 1726879736.08170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10151 1726879736.08189: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10151 1726879736.08198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10151 1726879736.08261: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe6def0> <<< 10151 1726879736.08274: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10151 1726879736.08290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10151 1726879736.08324: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ff9f3208> <<< 10151 1726879736.08341: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe6d7f0> <<< 10151 1726879736.08355: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10151 1726879736.08369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10151 1726879736.08422: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ff9f8cf8> <<< 10151 1726879736.08435: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe62588> <<< 10151 1726879736.08451: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10151 1726879736.08473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10151 1726879736.08488: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 10151 1726879736.08502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffa1c358> <<< 10151 1726879736.08539: 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 0x7f89ffa1c710> <<< 10151 1726879736.08558: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10151 1726879736.08572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10151 1726879736.08594: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10151 1726879736.08603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10151 1726879736.08615: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffa24400> <<< 10151 1726879736.08632: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10151 1726879736.08656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10151 1726879736.08669: stdout chunk (state=3): >>>import 'time' # <<< 10151 1726879736.08688: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10151 1726879736.08698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10151 1726879736.08729: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10151 1726879736.08736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10151 1726879736.08758: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10151 1726879736.08788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10151 1726879736.08805: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 10151 1726879736.08816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 10151 1726879736.08828: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ff7cec18> <<< 10151 1726879736.08945: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ff7c1358> <<< 10151 1726879736.08956: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ff7c1048> <<< 10151 1726879736.08965: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ff7b2ef0> <<< 10151 1726879736.08993: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffa24da0> <<< 10151 1726879736.09027: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10151 1726879736.09034: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10151 1726879736.09041: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ff7c1fd0> <<< 10151 1726879736.09047: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffa1ca90> <<< 10151 1726879736.09067: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10151 1726879736.09083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10151 1726879736.09122: 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 0x7f8a01dd3780> <<< 10151 1726879736.09140: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ff7c90b8> <<< 10151 1726879736.09148: stdout chunk (state=3): >>>import 'pwd' # <<< 10151 1726879736.09172: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 10151 1726879736.09180: 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 0x7f8a01dd3b00> <<< 10151 1726879736.09238: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe628d0> <<< 10151 1726879736.09257: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10151 1726879736.09270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10151 1726879736.09296: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10151 1726879736.09306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10151 1726879736.09333: 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 0x7f8a01deb630> <<< 10151 1726879736.09353: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10151 1726879736.09360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10151 1726879736.09496: 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 0x7f8a01def6a0> <<< 10151 1726879736.09527: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10151 1726879736.09539: 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 0x7f8a01defb70> <<< 10151 1726879736.09567: 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 0x7f8a01defc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01debe80> <<< 10151 1726879736.09588: 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' <<< 10151 1726879736.09609: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10151 1726879736.09619: 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 0x7f8a01deffd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01def550> <<< 10151 1726879736.09647: 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 0x7f8a01def2b0> <<< 10151 1726879736.09665: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ddfb70> <<< 10151 1726879736.09679: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffa083c8> <<< 10151 1726879736.09707: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10151 1726879736.09740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10151 1726879736.09785: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01deb4e0> <<< 10151 1726879736.09910: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10151 1726879736.09921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10151 1726879736.09934: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fddf3978> <<< 10151 1726879736.09996: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip' # zipimport: zlib available <<< 10151 1726879736.10007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.10038: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/__init__.py <<< 10151 1726879736.10046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.10054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.10069: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 10151 1726879736.10079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.11299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.12252: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10151 1726879736.12268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb477f0> import 'atexit' # <<< 10151 1726879736.12285: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10151 1726879736.12324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10151 1726879736.12382: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10151 1726879736.12398: 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 0x7f89fdad72e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb47e48> <<< 10151 1726879736.12425: 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 0x7f89fddf3fd0> <<< 10151 1726879736.12442: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10151 1726879736.12468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10151 1726879736.12515: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdab2ba8> <<< 10151 1726879736.12532: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10151 1726879736.12553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10151 1726879736.12566: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10151 1726879736.12602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10151 1726879736.12614: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 10151 1726879736.12625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 10151 1726879736.12704: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb1d1d0> <<< 10151 1726879736.12738: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10151 1726879736.12747: 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 0x7f89fdac6390> <<< 10151 1726879736.12768: 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 0x7f89fdac6eb8> <<< 10151 1726879736.12789: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10151 1726879736.12803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10151 1726879736.12867: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb1b198> <<< 10151 1726879736.12878: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdaf8320> <<< 10151 1726879736.13184: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdaef518> <<< 10151 1726879736.13205: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10151 1726879736.13214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10151 1726879736.13234: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fde0edd8> <<< 10151 1726879736.13258: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10151 1726879736.13264: 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 0x7f89fdb01390> <<< 10151 1726879736.13285: 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 <<< 10151 1726879736.13304: 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 0x7f89fdb014a8> <<< 10151 1726879736.13317: 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 <<< 10151 1726879736.13324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10151 1726879736.13345: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10151 1726879736.13369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10151 1726879736.13392: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10151 1726879736.13403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10151 1726879736.13475: 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 0x7f89fdda8f28> <<< 10151 1726879736.13546: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10151 1726879736.13559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 10151 1726879736.13576: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fddc5048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdd9f358> <<< 10151 1726879736.13583: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10151 1726879736.13601: 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 0x7f89fdd9fb70> <<< 10151 1726879736.13801: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb0c860> <<< 10151 1726879736.13846: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py<<< 10151 1726879736.13853: stdout chunk (state=3): >>> <<< 10151 1726879736.13875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10151 1726879736.13895: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10151 1726879736.13902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10151 1726879736.13915: stdout chunk (state=3): >>>import '_string' # <<< 10151 1726879736.13998: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdddd080> <<< 10151 1726879736.14058: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdd9f1d0> <<< 10151 1726879736.14190: 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' <<< 10151 1726879736.14200: 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 0x7f89fddddeb8> <<< 10151 1726879736.14230: 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' <<< 10151 1726879736.14239: 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 0x7f89fddddfd0> <<< 10151 1726879736.14270: 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' <<< 10151 1726879736.14279: 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 0x7f89fdb29160> <<< 10151 1726879736.14291: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb015f8> <<< 10151 1726879736.14313: 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' <<< 10151 1726879736.14336: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10151 1726879736.14350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10151 1726879736.14398: 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 0x7f89fdb3bb00> <<< 10151 1726879736.14575: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb34240> <<< 10151 1726879736.14595: 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' <<< 10151 1726879736.14614: 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 0x7f89fdb34438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb29cc0> <<< 10151 1726879736.14622: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.14637: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.14645: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10151 1726879736.14650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.14728: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.14804: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10151 1726879736.14815: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10151 1726879736.14837: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10151 1726879736.14933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.15033: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10151 1726879736.15043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10151 1726879736.15063: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10151 1726879736.15071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10151 1726879736.15084: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10151 1726879736.15093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10151 1726879736.15114: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10151 1726879736.15124: 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 0x7f89fdb55ef0> <<< 10151 1726879736.15172: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb55ba8> <<< 10151 1726879736.15211: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb553c8> <<< 10151 1726879736.15226: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10151 1726879736.15245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10151 1726879736.15276: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb55a58> <<< 10151 1726879736.15289: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb42d68> <<< 10151 1726879736.15301: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.15775: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.16221: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10151 1726879736.16244: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10151 1726879736.16259: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10151 1726879736.16276: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10151 1726879736.16290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.16312: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.16336: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 10151 1726879736.16345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.16360: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.16372: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 10151 1726879736.16381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.16493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.16613: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10151 1726879736.16620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10151 1726879736.16648: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fa4415f8><<< 10151 1726879736.16657: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10151 1726879736.17015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.17370: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.17417: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.17481: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 10151 1726879736.17489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.17516: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.17551: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10151 1726879736.17612: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.17686: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 10151 1726879736.17696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.17712: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py<<< 10151 1726879736.17721: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10151 1726879736.17755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.17781: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10151 1726879736.17796: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.17955: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.18129: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10151 1726879736.18137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10151 1726879736.18263: stdout chunk (state=3): >>>import '_ast' # <<< 10151 1726879736.18271: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fa4b8eb8> <<< 10151 1726879736.18285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.18303: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.18323: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10151 1726879736.18378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.18432: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10151 1726879736.18442: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10151 1726879736.18459: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10151 1726879736.18476: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.18502: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.18535: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 10151 1726879736.18544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.18570: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.18602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.18642: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.18711: 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 <<< 10151 1726879736.18877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10151 1726879736.18970: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10151 1726879736.18978: 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 0x7f89fa4da198> <<< 10151 1726879736.19049: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fa48feb8> <<< 10151 1726879736.19078: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 10151 1726879736.19087: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10151 1726879736.19142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.19187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.19211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.19244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.19531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.19801: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10151 1726879736.19831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10151 1726879736.19850: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10151 1726879736.19861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10151 1726879736.19996: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fda7d0f0> <<< 10151 1726879736.20021: 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' <<< 10151 1726879736.20137: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fda7d198> <<< 10151 1726879736.20181: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fa4d0b00> <<< 10151 1726879736.20242: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/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_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 10151 1726879736.20253: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.20271: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.20298: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10151 1726879736.20308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.20323: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.20345: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 10151 1726879736.20434: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 10151 1726879736.20452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.20464: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 10151 1726879736.20469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.20579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.20750: stdout chunk (state=3): >>># zipimport: zlib available <<< 10151 1726879736.20975: stdout chunk (state=3): >>>import 'gc' # <<< 10151 1726879736.22005: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 990, "inode": 1485065, "dev": 51713, "nlink": 1, "atime": 1726879572.693177, "mtime": 1726879486.8523977, "ctime": 1726879486.8523977, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "mimetype": "text/plain", "charset": "us-ascii", "version": "1222691786", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}<<< 10151 1726879736.22017: stdout chunk (state=3): >>> # destroy __main__ <<< 10151 1726879736.22369: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10151 1726879736.22388: 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 <<< 10151 1726879736.22413: 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 # 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 <<< 10151 1726879736.22423: 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 <<< 10151 1726879736.22433: stdout chunk (state=3): >>># 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 <<< 10151 1726879736.22448: 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 # 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 <<< 10151 1726879736.22465: 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 # 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 <<< 10151 1726879736.22492: 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 # 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 <<< 10151 1726879736.22501: stdout chunk (state=3): >>># 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 <<< 10151 1726879736.22526: stdout chunk (state=3): >>># destroy _ast # destroy _datetime <<< 10151 1726879736.22534: stdout chunk (state=3): >>># destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10151 1726879736.22712: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10151 1726879736.22745: stdout chunk (state=3): >>># destroy importlib.util <<< 10151 1726879736.22754: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 10151 1726879736.22760: stdout chunk (state=3): >>># destroy zipimport <<< 10151 1726879736.22778: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 10151 1726879736.22787: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib <<< 10151 1726879736.22795: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 10151 1726879736.22814: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10151 1726879736.22845: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 10151 1726879736.22859: stdout chunk (state=3): >>># destroy traceback <<< 10151 1726879736.22868: stdout chunk (state=3): >>># destroy atexit # destroy _string <<< 10151 1726879736.22884: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10151 1726879736.22894: stdout chunk (state=3): >>># destroy _socket <<< 10151 1726879736.22911: stdout chunk (state=3): >>># destroy systemd._daemon <<< 10151 1726879736.22920: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10151 1726879736.22937: stdout chunk (state=3): >>># destroy datetime <<< 10151 1726879736.22951: stdout chunk (state=3): >>># destroy selinux # destroy platform <<< 10151 1726879736.22959: stdout chunk (state=3): >>># destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 10151 1726879736.22992: stdout chunk (state=3): >>># destroy gc <<< 10151 1726879736.23014: 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 <<< 10151 1726879736.23028: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix <<< 10151 1726879736.23051: 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 # destroy abc <<< 10151 1726879736.23062: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath <<< 10151 1726879736.23070: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 10151 1726879736.23077: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg <<< 10151 1726879736.23101: stdout chunk (state=3): >>># 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 <<< 10151 1726879736.23111: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 10151 1726879736.23129: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct <<< 10151 1726879736.23137: 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 linecache # destroy tokenize <<< 10151 1726879736.23160: 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 <<< 10151 1726879736.23176: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect <<< 10151 1726879736.23187: stdout chunk (state=3): >>># 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 <<< 10151 1726879736.23200: 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 <<< 10151 1726879736.23209: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10151 1726879736.23226: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10151 1726879736.23333: stdout chunk (state=3): >>># destroy posixpath <<< 10151 1726879736.23359: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 10151 1726879736.23377: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse <<< 10151 1726879736.23386: stdout chunk (state=3): >>># destroy _heapq <<< 10151 1726879736.23398: stdout chunk (state=3): >>># destroy select <<< 10151 1726879736.23412: stdout chunk (state=3): >>># destroy linecache <<< 10151 1726879736.23420: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 10151 1726879736.23436: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10151 1726879736.23445: 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 <<< 10151 1726879736.23453: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 10151 1726879736.23459: stdout chunk (state=3): >>># destroy re <<< 10151 1726879736.23738: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10151 1726879736.23786: stderr chunk (state=3): >>><<< 10151 1726879736.23793: stdout chunk (state=3): >>><<< 10151 1726879736.23837: _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 0x7f8a01ec2e48> # /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 0x7f8a01e58828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ec29b0> # /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 0x7f8a01e65630> 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 0x7f8a01e6c160> # /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 0x7f8a01e710f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e6c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e6c390> # /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 0x7f8a01e16470> # /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 0x7f8a01e1be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e16b38> # /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 0x7f8a01e224e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e05d68> # /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 0x7f8a01e08198> # /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 0x7f8a00116940> # /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 0x7f8a00128240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01e76a20> 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 0x7f8a000960f0> # /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 0x7f8a000a1320> # /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 0x7f8a000a1fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000a1b00> 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 0x7f8a000a00f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000f1828> # /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 0x7f8a000f1c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000e51d0> # /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 0x7f8a000e5eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000dc4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000cd4e0> # /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 0x7f89ffe4d2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe55d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000e54a8> 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 0x7f89ffe5be80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000c7320> # /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 0x7f89ffe62240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe62048> # 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 0x7f89ffe62358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0013f080> # /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 0x7f89ffe62e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe62a58> # /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 0x7f89ffe6d710> # /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 0x7f89ffe6def0> # /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 0x7f89ff9f3208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe6d7f0> # /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 0x7f89ff9f8cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe62588> # /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 0x7f89ffa1c358> # 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 0x7f89ffa1c710> # /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 0x7f89ffa24400> # /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 0x7f89ff7cec18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ff7c1358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ff7c1048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ff7b2ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffa24da0> # 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 0x7f89ff7c1fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffa1ca90> # /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 0x7f8a01dd3780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ff7c90b8> 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 0x7f8a01dd3b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffe628d0> # /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 0x7f8a01deb630> # /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 0x7f8a01def6a0> # 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 0x7f8a01defb70> # 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 0x7f8a01defc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01debe80> # /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 0x7f8a01deffd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01def550> # 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 0x7f8a01def2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ddfb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffa083c8> # /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 0x7f8a01deb4e0> # /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 0x7f89fddf3978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/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 0x7f89fdb477f0> 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 0x7f89fdad72e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb47e48> # 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 0x7f89fddf3fd0> # /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 0x7f89fdab2ba8> # /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 0x7f89fdb1d1d0> # 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 0x7f89fdac6390> # 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 0x7f89fdac6eb8> # /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 0x7f89fdb1b198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdaf8320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdaef518> # /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 0x7f89fde0edd8> # 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 0x7f89fdb01390> # /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 0x7f89fdb014a8> # /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 0x7f89fdda8f28> # /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 0x7f89fddc5048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdd9f358> # /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 0x7f89fdd9fb70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb0c860> # /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 0x7f89fdddd080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdd9f1d0> # 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 0x7f89fddddeb8> # 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 0x7f89fddddfd0> # 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 0x7f89fdb29160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb015f8> # /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 0x7f89fdb3bb00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb34240> # 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 0x7f89fdb34438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb29cc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/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_6rz4xkha/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_6rz4xkha/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 0x7f89fdb55ef0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb55ba8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb553c8> # /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 0x7f89fdb55a58> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fdb42d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/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_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/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_6rz4xkha/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_6rz4xkha/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 0x7f89fa4415f8> # 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_6rz4xkha/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_6rz4xkha/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_6rz4xkha/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_6rz4xkha/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_6rz4xkha/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 0x7f89fa4b8eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/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_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/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_6rz4xkha/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 0x7f89fa4da198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fa48feb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/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 0x7f89fda7d0f0> # /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 0x7f89fda7d198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fa4d0b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/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_6rz4xkha/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_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/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_6rz4xkha/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_6rz4xkha/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_6rz4xkha/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 990, "inode": 1485065, "dev": 51713, "nlink": 1, "atime": 1726879572.693177, "mtime": 1726879486.8523977, "ctime": 1726879486.8523977, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "mimetype": "text/plain", "charset": "us-ascii", "version": "1222691786", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "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 # 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.43.118 closed. 10151 1726879736.23965: done with _execute_module (stat, {'path': '/root/.ssh/authorized_keys', '_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-1726879735.936424-10151-181712926616176/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10151 1726879736.23980: _low_level_execute_command(): starting 10151 1726879736.23985: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879735.936424-10151-181712926616176/ > /dev/null 2>&1 && sleep 0' 10151 1726879736.26515: stderr chunk (state=2): >>><<< 10151 1726879736.26526: stdout chunk (state=2): >>><<< 10151 1726879736.26544: _low_level_execute_command() done: rc=0, stdout=, stderr= 10151 1726879736.26551: handler run complete 10151 1726879736.26583: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10151 1726879736.26586: variable 'ansible_host' from source: host vars for 'managed_node3' 10151 1726879736.26593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10151 1726879736.26596: variable 'ansible_port' from source: unknown 10151 1726879736.26599: variable 'ansible_user' from source: unknown 10151 1726879736.26605: attempt loop complete, returning result 10151 1726879736.26608: _execute() done 10151 1726879736.26611: dumping result to json 10151 1726879736.26619: done dumping result, returning 10151 1726879736.26627: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user [0e44ad9b-8ddf-3aea-1756-0000000000ea] 10151 1726879736.26632: sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000ea 10151 1726879736.26679: done sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000ea 10151 1726879736.26683: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726879572.693177, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1726879486.8523977, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1485065, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1726879486.8523977, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "1222691786", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 9674 1726879736.26875: no more pending results, returning what we have 9674 1726879736.26878: results queue empty 9674 1726879736.26878: checking for any_errors_fatal 9674 1726879736.26886: done checking for any_errors_fatal 9674 1726879736.26886: checking for max_fail_percentage 9674 1726879736.26888: done checking for max_fail_percentage 9674 1726879736.26888: checking to see if all hosts have failed and the running result is not ok 9674 1726879736.26889: done checking to see if all hosts have failed 9674 1726879736.26889: getting the remaining hosts for this loop 9674 1726879736.26890: done getting the remaining hosts for this loop 9674 1726879736.26895: getting the next task for host managed_node3 9674 1726879736.26900: done getting next task for host managed_node3 9674 1726879736.26903: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 9674 1726879736.26906: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879736.26915: getting variables 9674 1726879736.26916: in VariableManager get_vars() 9674 1726879736.26947: Calling all_inventory to load vars for managed_node3 9674 1726879736.26950: Calling groups_inventory to load vars for managed_node3 9674 1726879736.26951: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879736.26960: Calling all_plugins_play to load vars for managed_node3 9674 1726879736.26962: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879736.26964: Calling groups_plugins_play to load vars for managed_node3 9674 1726879736.27073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879736.27228: done with get_vars() 9674 1726879736.27236: done getting variables TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Friday 20 September 2024 20:48:56 -0400 (0:00:00.380) 0:00:13.759 ****** 9674 1726879736.27309: entering _queue_task() for managed_node3/file 9674 1726879736.27503: worker is 1 (out of 1 available) 9674 1726879736.27519: exiting _queue_task() for managed_node3/file 9674 1726879736.27528: done queuing things up, now waiting for results queue to drain 9674 1726879736.27529: waiting for pending results... 10162 1726879736.27642: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 10162 1726879736.27767: in run() - task 0e44ad9b-8ddf-3aea-1756-0000000000eb 10162 1726879736.27781: variable 'ansible_search_path' from source: unknown 10162 1726879736.27785: variable 'ansible_search_path' from source: unknown 10162 1726879736.27815: calling self._execute() 10162 1726879736.27833: variable 'kdump_ssh_server' from source: play vars 10162 1726879736.27978: variable 'kdump_ssh_server' from source: play vars 10162 1726879736.27987: variable 'kdump_test_ssh_server_outside' from source: play vars 10162 1726879736.28040: variable 'kdump_test_ssh_server_outside' from source: play vars 10162 1726879736.28046: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10162 1726879736.28092: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10162 1726879736.28111: in VariableManager get_vars() 10162 1726879736.28141: Calling all_inventory to load vars for managed_node3 10162 1726879736.28148: Calling groups_inventory to load vars for managed_node3 10162 1726879736.28153: Calling all_plugins_inventory to load vars for managed_node3 10162 1726879736.28168: Calling all_plugins_play to load vars for managed_node3 10162 1726879736.28173: Calling groups_plugins_inventory to load vars for managed_node3 10162 1726879736.28179: Calling groups_plugins_play to load vars for managed_node3 10162 1726879736.28315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10162 1726879736.28442: done with get_vars() 10162 1726879736.28452: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10162 1726879736.28489: variable 'ansible_delegated_vars' from source: unknown 10162 1726879736.28504: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10162 1726879736.28510: variable 'omit' from source: magic vars 10162 1726879736.28566: variable 'omit' from source: magic vars 10162 1726879736.28610: variable 'omit' from source: magic vars 10162 1726879736.28726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10162 1726879736.30273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10162 1726879736.30325: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10162 1726879736.30355: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10162 1726879736.30383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10162 1726879736.30407: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10162 1726879736.30464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10162 1726879736.30488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10162 1726879736.30509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10162 1726879736.30541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10162 1726879736.30553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10162 1726879736.30632: variable '__kdump_ssh_path_stat' from source: set_fact 10162 1726879736.30648: variable '__kdump_ssh_path' from source: task vars 10162 1726879736.30722: variable '__kdump_ssh_user_info' from source: set_fact 10162 1726879736.30819: variable '__kdump_ssh_path_stat' from source: set_fact 10162 1726879736.30832: variable 'kdump_ssh_user' from source: play vars 10162 1726879736.30912: variable 'hostvars' from source: magic vars 10162 1726879736.30919: variable 'kdump_test_ssh_server_outside' from source: play vars 10162 1726879736.30924: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10162 1726879736.30966: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10162 1726879736.30976: in VariableManager get_vars() 10162 1726879736.30983: Calling all_inventory to load vars for managed_node3 10162 1726879736.30987: Calling groups_inventory to load vars for managed_node3 10162 1726879736.30994: Calling all_plugins_inventory to load vars for managed_node3 10162 1726879736.31001: Calling all_plugins_play to load vars for managed_node3 10162 1726879736.31007: Calling groups_plugins_inventory to load vars for managed_node3 10162 1726879736.31012: Calling groups_plugins_play to load vars for managed_node3 10162 1726879736.31100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10162 1726879736.31205: done with get_vars() 10162 1726879736.31219: variable 'ansible_user_id' from source: facts 10162 1726879736.31306: variable '__kdump_ssh_path_stat' from source: set_fact 10162 1726879736.31320: variable 'kdump_ssh_user' from source: play vars 10162 1726879736.31384: variable 'hostvars' from source: magic vars 10162 1726879736.31390: variable 'kdump_test_ssh_server_outside' from source: play vars 10162 1726879736.31397: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10162 1726879736.31438: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10162 1726879736.31447: in VariableManager get_vars() 10162 1726879736.31452: Calling all_inventory to load vars for managed_node3 10162 1726879736.31457: Calling groups_inventory to load vars for managed_node3 10162 1726879736.31462: Calling all_plugins_inventory to load vars for managed_node3 10162 1726879736.31469: Calling all_plugins_play to load vars for managed_node3 10162 1726879736.31473: Calling groups_plugins_inventory to load vars for managed_node3 10162 1726879736.31478: Calling groups_plugins_play to load vars for managed_node3 10162 1726879736.31562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10162 1726879736.31677: done with get_vars() 10162 1726879736.31688: variable 'ansible_user_id' from source: facts 10162 1726879736.31768: variable '__kdump_ssh_path_stat' from source: set_fact 10162 1726879736.31794: variable 'omit' from source: magic vars 10162 1726879736.31807: variable 'ansible_delegated_vars' from source: unknown 10162 1726879736.31820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10162 1726879736.31840: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10162 1726879736.31855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10162 1726879736.31868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10162 1726879736.31878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10162 1726879736.31904: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10162 1726879736.31909: variable 'ansible_host' from source: host vars for 'managed_node3' 10162 1726879736.31913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10162 1726879736.31916: variable 'ansible_port' from source: unknown 10162 1726879736.31920: variable 'ansible_user' from source: unknown 10162 1726879736.31992: Set connection var ansible_pipelining to False 10162 1726879736.32000: Set connection var ansible_timeout to 10 10162 1726879736.32007: Set connection var ansible_shell_executable to /bin/sh 10162 1726879736.32012: Set connection var ansible_shell_type to sh 10162 1726879736.32015: Set connection var ansible_connection to ssh 10162 1726879736.32020: Set connection var ansible_module_compression to ZIP_DEFLATED 10162 1726879736.32039: variable 'ansible_delegated_vars' from source: unknown 10162 1726879736.32044: variable 'ansible_user' from source: unknown 10162 1726879736.32052: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10162 1726879736.32156: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10162 1726879736.32167: variable 'omit' from source: magic vars 10162 1726879736.32174: starting attempt loop 10162 1726879736.32177: running the handler 10162 1726879736.32189: _low_level_execute_command(): starting 10162 1726879736.32198: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10162 1726879736.34517: stdout chunk (state=2): >>>/root <<< 10162 1726879736.34641: stderr chunk (state=3): >>><<< 10162 1726879736.34650: stdout chunk (state=3): >>><<< 10162 1726879736.34672: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10162 1726879736.34685: _low_level_execute_command(): starting 10162 1726879736.34693: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879736.3468087-10162-230773480246386 `" && echo ansible-tmp-1726879736.3468087-10162-230773480246386="` echo /root/.ansible/tmp/ansible-tmp-1726879736.3468087-10162-230773480246386 `" ) && sleep 0' 10162 1726879736.37145: stdout chunk (state=2): >>>ansible-tmp-1726879736.3468087-10162-230773480246386=/root/.ansible/tmp/ansible-tmp-1726879736.3468087-10162-230773480246386 <<< 10162 1726879736.37277: stderr chunk (state=3): >>><<< 10162 1726879736.37285: stdout chunk (state=3): >>><<< 10162 1726879736.37302: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879736.3468087-10162-230773480246386=/root/.ansible/tmp/ansible-tmp-1726879736.3468087-10162-230773480246386 , stderr= 10162 1726879736.37320: variable 'ansible_delegated_vars' from source: unknown 10162 1726879736.37363: variable 'ansible_module_compression' from source: unknown 10162 1726879736.37408: ANSIBALLZ: Using lock for file 10162 1726879736.37413: ANSIBALLZ: Acquiring lock 10162 1726879736.37416: ANSIBALLZ: Lock acquired: 140479299127920 10162 1726879736.37420: ANSIBALLZ: Creating module 10162 1726879736.46994: ANSIBALLZ: Writing module into payload 10162 1726879736.47160: ANSIBALLZ: Writing module 10162 1726879736.47183: ANSIBALLZ: Renaming module 10162 1726879736.47190: ANSIBALLZ: Done creating module 10162 1726879736.47208: variable 'ansible_facts' from source: unknown 10162 1726879736.47268: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879736.3468087-10162-230773480246386/AnsiballZ_file.py 10162 1726879736.47378: Sending initial data 10162 1726879736.47385: Sent initial data (152 bytes) 10162 1726879736.50031: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmpvte9evuy /root/.ansible/tmp/ansible-tmp-1726879736.3468087-10162-230773480246386/AnsiballZ_file.py <<< 10162 1726879736.51113: stderr chunk (state=3): >>><<< 10162 1726879736.51126: stdout chunk (state=3): >>><<< 10162 1726879736.51148: done transferring module to remote 10162 1726879736.51163: _low_level_execute_command(): starting 10162 1726879736.51169: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879736.3468087-10162-230773480246386/ /root/.ansible/tmp/ansible-tmp-1726879736.3468087-10162-230773480246386/AnsiballZ_file.py && sleep 0' 10162 1726879736.53657: stderr chunk (state=2): >>><<< 10162 1726879736.53668: stdout chunk (state=2): >>><<< 10162 1726879736.53684: _low_level_execute_command() done: rc=0, stdout=, stderr= 10162 1726879736.53688: _low_level_execute_command(): starting 10162 1726879736.53696: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879736.3468087-10162-230773480246386/AnsiballZ_file.py && sleep 0' 10162 1726879736.56527: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 10162 1726879736.56546: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10162 1726879736.56602: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10162 1726879736.56632: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10162 1726879736.56676: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 10162 1726879736.56686: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 10162 1726879736.56695: stdout chunk (state=3): >>># installing zipimport hook <<< 10162 1726879736.56709: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10162 1726879736.56752: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10162 1726879736.56764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10162 1726879736.56779: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10162 1726879736.56806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10162 1726879736.56813: stdout chunk (state=3): >>>import '_codecs' # <<< 10162 1726879736.56844: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d71fe48> <<< 10162 1726879736.56871: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10162 1726879736.56894: 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 0x7f8d1d6b5828> <<< 10162 1726879736.56901: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d71f9b0> <<< 10162 1726879736.56919: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py<<< 10162 1726879736.56936: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 10162 1726879736.56946: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d6c2630> <<< 10162 1726879736.56963: stdout chunk (state=3): >>>import '_signal' # <<< 10162 1726879736.56983: 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' <<< 10162 1726879736.56999: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d6c9160> <<< 10162 1726879736.57021: 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' <<< 10162 1726879736.57039: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10162 1726879736.57049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10162 1726879736.57063: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10162 1726879736.57088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d6ce0f0> <<< 10162 1726879736.57111: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d6c9748> <<< 10162 1726879736.57139: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d6c9390><<< 10162 1726879736.57149: stdout chunk (state=3): >>> <<< 10162 1726879736.57166: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10162 1726879736.57183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10162 1726879736.57202: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10162 1726879736.57223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10162 1726879736.57232: stdout chunk (state=3): >>>import 'errno' # <<< 10162 1726879736.57254: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10162 1726879736.57267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10162 1726879736.57280: stdout chunk (state=3): >>>import '_stat' # <<< 10162 1726879736.57289: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d673470> <<< 10162 1726879736.57313: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10162 1726879736.57320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10162 1726879736.57347: 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' <<< 10162 1726879736.57359: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d678e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d673b38> <<< 10162 1726879736.57394: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10162 1726879736.57424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10162 1726879736.57541: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d67f4e0> <<< 10162 1726879736.57556: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d662d68> <<< 10162 1726879736.57576: 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' <<< 10162 1726879736.57596: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d665198> <<< 10162 1726879736.57632: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10162 1726879736.57653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10162 1726879736.57663: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b973940> <<< 10162 1726879736.57685: 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 <<< 10162 1726879736.57702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10162 1726879736.57711: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b985240> <<< 10162 1726879736.57789: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d6d3a20> <<< 10162 1726879736.57800: 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. <<< 10162 1726879736.58041: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10162 1726879736.58058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10162 1726879736.58069: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10162 1726879736.58088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10162 1726879736.58096: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10162 1726879736.58118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10162 1726879736.58133: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10162 1726879736.58147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10162 1726879736.58168: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10162 1726879736.58250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10162 1726879736.58257: stdout chunk (state=3): >>>import '_functools' # <<< 10162 1726879736.58281: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10162 1726879736.58311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10162 1726879736.58334: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10162 1726879736.58352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10162 1726879736.58373: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b8f30f0> <<< 10162 1726879736.58398: 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' <<< 10162 1726879736.58412: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b8fe320> <<< 10162 1726879736.58422: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 10162 1726879736.58431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 10162 1726879736.58461: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 10162 1726879736.58470: 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 0x7f8d1b8fefd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b8feb00> <<< 10162 1726879736.58483: stdout chunk (state=3): >>>import 'itertools' # <<< 10162 1726879736.58503: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10162 1726879736.58520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b8fd0f0> <<< 10162 1726879736.58539: stdout chunk (state=3): >>>import '_collections' # <<< 10162 1726879736.58586: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b94e828> <<< 10162 1726879736.58607: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10162 1726879736.58617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10162 1726879736.58661: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b94ec18> <<< 10162 1726879736.58714: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b9421d0> <<< 10162 1726879736.58746: 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 0x7f8d1b942eb8> <<< 10162 1726879736.58756: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b9394a8> <<< 10162 1726879736.58800: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b92a4e0> <<< 10162 1726879736.58821: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10162 1726879736.58829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10162 1726879736.58847: stdout chunk (state=3): >>>import '_sre' # <<< 10162 1726879736.58860: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10162 1726879736.58877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10162 1726879736.58891: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10162 1726879736.58900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10162 1726879736.58935: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6aa2e8> <<< 10162 1726879736.58954: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6b2d68> <<< 10162 1726879736.58964: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b9424a8> <<< 10162 1726879736.58977: stdout chunk (state=3): >>>import '_locale' # <<< 10162 1726879736.59026: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10162 1726879736.59035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6b8e80> <<< 10162 1726879736.59050: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b924320> <<< 10162 1726879736.59069: 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' <<< 10162 1726879736.59105: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10162 1726879736.59114: 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 0x7f8d1b6bf240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6bf048> <<< 10162 1726879736.59148: 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' <<< 10162 1726879736.59157: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d1b6bf358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b99c080> <<< 10162 1726879736.59177: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10162 1726879736.59185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10162 1726879736.59203: 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' <<< 10162 1726879736.59226: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10162 1726879736.59242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10162 1726879736.59257: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6bfe48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6bfa58> <<< 10162 1726879736.59284: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10162 1726879736.59293: 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 0x7f8d1b6ca710> <<< 10162 1726879736.59306: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10162 1726879736.59324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10162 1726879736.59350: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10162 1726879736.59357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10162 1726879736.59411: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6caef0> <<< 10162 1726879736.59428: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10162 1726879736.59445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10162 1726879736.59481: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b250208> <<< 10162 1726879736.59497: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6ca7f0> <<< 10162 1726879736.59514: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10162 1726879736.59530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10162 1726879736.59581: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b255cf8> <<< 10162 1726879736.59598: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6bf588> <<< 10162 1726879736.59612: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10162 1726879736.59637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10162 1726879736.59654: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 10162 1726879736.59666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b279358> <<< 10162 1726879736.59696: 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 0x7f8d1b279710> <<< 10162 1726879736.59711: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10162 1726879736.59737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10162 1726879736.59750: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10162 1726879736.59764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10162 1726879736.59776: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b281400> <<< 10162 1726879736.59796: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10162 1726879736.59814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10162 1726879736.59838: stdout chunk (state=3): >>>import 'time' # <<< 10162 1726879736.59852: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10162 1726879736.59869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10162 1726879736.59892: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10162 1726879736.59904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10162 1726879736.59913: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10162 1726879736.59955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10162 1726879736.59975: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 10162 1726879736.59984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b02bc18> <<< 10162 1726879736.60117: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b01e358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b01e048> <<< 10162 1726879736.60134: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b00fef0> <<< 10162 1726879736.60163: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b281da0> <<< 10162 1726879736.60198: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10162 1726879736.60206: 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 0x7f8d1b01efd0> <<< 10162 1726879736.60222: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b279a90> <<< 10162 1726879736.60234: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10162 1726879736.60257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10162 1726879736.60291: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10162 1726879736.60303: 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 0x7f8d1d630780> <<< 10162 1726879736.60318: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b0260b8> <<< 10162 1726879736.60326: stdout chunk (state=3): >>>import 'pwd' # <<< 10162 1726879736.60343: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 10162 1726879736.60352: 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 0x7f8d1d630b00> <<< 10162 1726879736.60408: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6bf8d0> <<< 10162 1726879736.60428: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10162 1726879736.60442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10162 1726879736.60464: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10162 1726879736.60475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10162 1726879736.60507: 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 0x7f8d1d648630> <<< 10162 1726879736.60528: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10162 1726879736.60534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10162 1726879736.60672: 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 0x7f8d1d64c6a0> <<< 10162 1726879736.60709: 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' <<< 10162 1726879736.60720: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d1d64cb70> <<< 10162 1726879736.60751: 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' <<< 10162 1726879736.60763: stdout chunk (state=3): >>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d1d64cc88> <<< 10162 1726879736.60781: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d648e80> # /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' <<< 10162 1726879736.60803: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10162 1726879736.60812: 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 0x7f8d1d64cfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d64c550> <<< 10162 1726879736.60844: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 10162 1726879736.60853: 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 0x7f8d1d64c2b0> <<< 10162 1726879736.60866: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d63cb70> <<< 10162 1726879736.60881: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b2653c8> <<< 10162 1726879736.60938: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10162 1726879736.60952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10162 1726879736.61001: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d6484e0> <<< 10162 1726879736.61129: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10162 1726879736.61146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10162 1726879736.61158: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d19650978> <<< 10162 1726879736.61221: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip' <<< 10162 1726879736.61230: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.61244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.61262: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/__init__.py <<< 10162 1726879736.61270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.61281: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.61300: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 10162 1726879736.61307: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.62443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.63397: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10162 1726879736.63408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d193a47f0> <<< 10162 1726879736.63419: stdout chunk (state=3): >>>import 'atexit' # <<< 10162 1726879736.63445: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10162 1726879736.63476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10162 1726879736.63545: 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 0x7f8d193342e8> <<< 10162 1726879736.63554: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d193a4e48> <<< 10162 1726879736.63583: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 10162 1726879736.63593: 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 0x7f8d19650fd0> <<< 10162 1726879736.63611: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10162 1726879736.63635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10162 1726879736.63676: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1930fba8> <<< 10162 1726879736.63699: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10162 1726879736.63712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10162 1726879736.63735: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10162 1726879736.63767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10162 1726879736.63787: 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' <<< 10162 1726879736.63878: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1937a1d0> <<< 10162 1726879736.63913: 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 0x7f8d19323390> <<< 10162 1726879736.63947: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 10162 1726879736.63957: 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 0x7f8d19323eb8> <<< 10162 1726879736.63968: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10162 1726879736.63980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10162 1726879736.64045: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d19378198> <<< 10162 1726879736.64058: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d19355320> <<< 10162 1726879736.64363: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1934c518> <<< 10162 1726879736.64384: 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' <<< 10162 1726879736.64413: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1966bd68> <<< 10162 1726879736.64445: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10162 1726879736.64453: 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 0x7f8d1937add8> <<< 10162 1726879736.64478: 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 0x7f8d1935e470> <<< 10162 1726879736.64498: 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 <<< 10162 1726879736.64510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10162 1726879736.64531: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10162 1726879736.64561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10162 1726879736.64585: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10162 1726879736.64597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10162 1726879736.64651: 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 0x7f8d19605ef0> <<< 10162 1726879736.64741: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10162 1726879736.64751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 10162 1726879736.64761: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1960bf60> <<< 10162 1726879736.64771: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d195fc320> <<< 10162 1726879736.64786: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10162 1726879736.64809: 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 0x7f8d195fcb38> <<< 10162 1726879736.65007: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d19369828> <<< 10162 1726879736.65043: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10162 1726879736.65078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10162 1726879736.65101: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10162 1726879736.65109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10162 1726879736.65126: stdout chunk (state=3): >>>import '_string' # <<< 10162 1726879736.65206: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1962df98> <<< 10162 1726879736.65269: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d195fc198> <<< 10162 1726879736.65399: 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' <<< 10162 1726879736.65408: 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 0x7f8d1937be80> <<< 10162 1726879736.65444: 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 0x7f8d1937bf60> <<< 10162 1726879736.65482: 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' <<< 10162 1726879736.65492: 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 0x7f8d19389128> <<< 10162 1726879736.65504: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1935e5c0> <<< 10162 1726879736.65528: 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' <<< 10162 1726879736.65550: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10162 1726879736.65565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10162 1726879736.65613: 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 0x7f8d19398a90> <<< 10162 1726879736.65796: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d193901d0> <<< 10162 1726879736.65823: 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' <<< 10162 1726879736.65836: 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 0x7f8d193903c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d19389c50> <<< 10162 1726879736.65851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.65866: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 10162 1726879736.65886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.65956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.66036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/__init__.py <<< 10162 1726879736.66051: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10162 1726879736.66067: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10162 1726879736.66162: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.66264: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10162 1726879736.66274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10162 1726879736.66288: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10162 1726879736.66306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10162 1726879736.66315: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10162 1726879736.66323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10162 1726879736.66354: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10162 1726879736.66363: 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 0x7f8d193b3e10> <<< 10162 1726879736.66408: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d193b3ac8> <<< 10162 1726879736.66452: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d193b32e8> <<< 10162 1726879736.66464: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10162 1726879736.66479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10162 1726879736.66515: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d193b3940> <<< 10162 1726879736.66528: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1939fc18> <<< 10162 1726879736.66536: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.67033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.67502: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 10162 1726879736.67520: 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_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 10162 1726879736.67559: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 10162 1726879736.67567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.67593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.67611: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 10162 1726879736.67626: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.67639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.67657: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 10162 1726879736.67669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.67782: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.67906: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10162 1726879736.67916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10162 1726879736.67945: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d15c9e400> # zipimport: zlib available <<< 10162 1726879736.68315: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.68669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.68717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.68781: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10162 1726879736.68816: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.68847: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 10162 1726879736.68857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.68912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.68989: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 10162 1726879736.69009: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10162 1726879736.69021: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69053: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69080: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10162 1726879736.69097: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69253: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69427: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10162 1726879736.69436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10162 1726879736.69565: stdout chunk (state=3): >>>import '_ast' # <<< 10162 1726879736.69573: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d15d15eb8> <<< 10162 1726879736.69588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69625: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10162 1726879736.69633: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69742: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10162 1726879736.69757: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 10162 1726879736.69775: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10162 1726879736.69782: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69849: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 10162 1726879736.69859: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69887: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69921: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.69960: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.70029: 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 <<< 10162 1726879736.70197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10162 1726879736.70295: 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 0x7f8d15d37198> <<< 10162 1726879736.70370: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d15ceceb8> <<< 10162 1726879736.70402: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/file.py <<< 10162 1726879736.70413: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10162 1726879736.70466: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.70512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.70538: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.70570: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.70867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.71149: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10162 1726879736.71178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10162 1726879736.71193: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10162 1726879736.71207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10162 1726879736.71351: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d192da0f0> <<< 10162 1726879736.71372: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10162 1726879736.71380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10162 1726879736.71495: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d192da198> <<< 10162 1726879736.71540: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d15d2db00> <<< 10162 1726879736.71600: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/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_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py <<< 10162 1726879736.71619: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.71635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.71659: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 10162 1726879736.71675: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.71688: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.71708: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 10162 1726879736.71804: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 10162 1726879736.71824: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10162 1726879736.71833: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/modules/__init__.py <<< 10162 1726879736.71854: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.72256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.72728: stdout chunk (state=3): >>># zipimport: zlib available <<< 10162 1726879736.73051: 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 0x7f8d15967630> <<< 10162 1726879736.73202: stdout chunk (state=3): >>> {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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}}} <<< 10162 1726879736.73213: stdout chunk (state=3): >>># destroy __main__ <<< 10162 1726879736.73515: 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 <<< 10162 1726879736.73531: 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 <<< 10162 1726879736.73549: stdout chunk (state=3): >>># 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 <<< 10162 1726879736.73565: 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 # 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 <<< 10162 1726879736.73587: stdout chunk (state=3): >>># 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 <<< 10162 1726879736.73606: stdout chunk (state=3): >>># 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 <<< 10162 1726879736.73621: 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 <<< 10162 1726879736.73642: stdout chunk (state=3): >>># destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.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 <<< 10162 1726879736.73650: stdout chunk (state=3): >>># 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 <<< 10162 1726879736.73693: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10162 1726879736.73852: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10162 1726879736.73880: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10162 1726879736.73892: stdout chunk (state=3): >>># destroy zipimport <<< 10162 1726879736.73913: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10162 1726879736.73930: stdout chunk (state=3): >>># destroy _socket <<< 10162 1726879736.73952: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10162 1726879736.73961: 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 <<< 10162 1726879736.73970: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 <<< 10162 1726879736.73991: stdout chunk (state=3): >>># 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 <<< 10162 1726879736.74003: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath <<< 10162 1726879736.74013: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc <<< 10162 1726879736.74020: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types <<< 10162 1726879736.74042: stdout chunk (state=3): >>># 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 <<< 10162 1726879736.74052: stdout chunk (state=3): >>># cleanup[3] wiping _locale <<< 10162 1726879736.74061: 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 <<< 10162 1726879736.74082: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10162 1726879736.74093: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile <<< 10162 1726879736.74116: stdout chunk (state=3): >>># 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 <<< 10162 1726879736.74124: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 10162 1726879736.74142: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal <<< 10162 1726879736.74152: 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 <<< 10162 1726879736.74170: 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 <<< 10162 1726879736.74181: stdout chunk (state=3): >>># 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 <<< 10162 1726879736.74189: stdout chunk (state=3): >>># 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 <<< 10162 1726879736.74213: stdout chunk (state=3): >>># cleanup[3] wiping selinux # cleanup[3] wiping _selinux <<< 10162 1726879736.74223: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro <<< 10162 1726879736.74231: stdout chunk (state=3): >>># destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap <<< 10162 1726879736.74239: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10162 1726879736.74243: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10162 1726879736.74418: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal <<< 10162 1726879736.74429: stdout chunk (state=3): >>># destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib <<< 10162 1726879736.74452: stdout chunk (state=3): >>># destroy json # destroy selinux # destroy operator # destroy types <<< 10162 1726879736.74461: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 10162 1726879736.74503: 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 <<< 10162 1726879736.74518: stdout chunk (state=3): >>># destroy stat # destroy _heapq <<< 10162 1726879736.74541: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json <<< 10162 1726879736.74556: stdout chunk (state=3): >>># destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 10162 1726879736.74571: stdout chunk (state=3): >>># destroy select <<< 10162 1726879736.74593: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 10162 1726879736.74602: stdout chunk (state=3): >>># destroy ctypes <<< 10162 1726879736.74617: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 10162 1726879736.74631: stdout chunk (state=3): >>># destroy time <<< 10162 1726879736.74650: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 10162 1726879736.74676: stdout chunk (state=3): >>># destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 10162 1726879736.75022: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10162 1726879736.75029: stdout chunk (state=3): >>><<< 10162 1726879736.75038: stderr chunk (state=3): >>><<< 10162 1726879736.75080: _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 0x7f8d1d71fe48> # /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 0x7f8d1d6b5828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d71f9b0> # /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 0x7f8d1d6c2630> 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 0x7f8d1d6c9160> # /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 0x7f8d1d6ce0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d6c9748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d6c9390> # /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 0x7f8d1d673470> # /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 0x7f8d1d678e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d673b38> # /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 0x7f8d1d67f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d662d68> # /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 0x7f8d1d665198> # /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 0x7f8d1b973940> # /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 0x7f8d1b985240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d6d3a20> 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 0x7f8d1b8f30f0> # /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 0x7f8d1b8fe320> # /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 0x7f8d1b8fefd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b8feb00> 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 0x7f8d1b8fd0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b94e828> # /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 0x7f8d1b94ec18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b9421d0> # /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 0x7f8d1b942eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b9394a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b92a4e0> # /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 0x7f8d1b6aa2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6b2d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b9424a8> 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 0x7f8d1b6b8e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b924320> # /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 0x7f8d1b6bf240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6bf048> # 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 0x7f8d1b6bf358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b99c080> # /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 0x7f8d1b6bfe48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6bfa58> # /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 0x7f8d1b6ca710> # /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 0x7f8d1b6caef0> # /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 0x7f8d1b250208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6ca7f0> # /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 0x7f8d1b255cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6bf588> # /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 0x7f8d1b279358> # 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 0x7f8d1b279710> # /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 0x7f8d1b281400> # /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 0x7f8d1b02bc18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b01e358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b01e048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b00fef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b281da0> # 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 0x7f8d1b01efd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b279a90> # /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 0x7f8d1d630780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b0260b8> 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 0x7f8d1d630b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b6bf8d0> # /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 0x7f8d1d648630> # /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 0x7f8d1d64c6a0> # 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 0x7f8d1d64cb70> # 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 0x7f8d1d64cc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d648e80> # /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 0x7f8d1d64cfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d64c550> # 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 0x7f8d1d64c2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1d63cb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1b2653c8> # /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 0x7f8d1d6484e0> # /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 0x7f8d19650978> # zipimport: found 33 names in '/tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/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 0x7f8d193a47f0> 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 0x7f8d193342e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d193a4e48> # 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 0x7f8d19650fd0> # /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 0x7f8d1930fba8> # /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 0x7f8d1937a1d0> # 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 0x7f8d19323390> # 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 0x7f8d19323eb8> # /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 0x7f8d19378198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d19355320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1934c518> # /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 0x7f8d1966bd68> # 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 0x7f8d1937add8> # /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 0x7f8d1935e470> # /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 0x7f8d19605ef0> # /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 0x7f8d1960bf60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d195fc320> # /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 0x7f8d195fcb38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d19369828> # /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 0x7f8d1962df98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d195fc198> # 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 0x7f8d1937be80> # 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 0x7f8d1937bf60> # 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 0x7f8d19389128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1935e5c0> # /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 0x7f8d19398a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d193901d0> # 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 0x7f8d193903c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d19389c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/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_3bwb2w_w/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_3bwb2w_w/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 0x7f8d193b3e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d193b3ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d193b32e8> # /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 0x7f8d193b3940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d1939fc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/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_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/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_3bwb2w_w/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_3bwb2w_w/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 0x7f8d15c9e400> # 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_3bwb2w_w/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_3bwb2w_w/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_3bwb2w_w/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_3bwb2w_w/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_3bwb2w_w/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 0x7f8d15d15eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/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_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/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_3bwb2w_w/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 0x7f8d15d37198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d15ceceb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/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 0x7f8d192da0f0> # /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 0x7f8d192da198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d15d2db00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/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_3bwb2w_w/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_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/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_3bwb2w_w/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_3bwb2w_w/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_3bwb2w_w/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 0x7f8d15967630> {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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.43.118 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 10162 1726879736.75184: done with _execute_module (file, {'path': '/root/.ssh', 'state': 'directory', 'group': 'root', 'owner': 'root', 'mode': '0700', '_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-1726879736.3468087-10162-230773480246386/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10162 1726879736.75200: _low_level_execute_command(): starting 10162 1726879736.75206: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879736.3468087-10162-230773480246386/ > /dev/null 2>&1 && sleep 0' 10162 1726879736.77758: stderr chunk (state=2): >>><<< 10162 1726879736.77767: stdout chunk (state=2): >>><<< 10162 1726879736.77782: _low_level_execute_command() done: rc=0, stdout=, stderr= 10162 1726879736.77790: handler run complete 10162 1726879736.77811: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10162 1726879736.77814: variable 'ansible_host' from source: host vars for 'managed_node3' 10162 1726879736.77817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10162 1726879736.77819: variable 'ansible_port' from source: unknown 10162 1726879736.77821: variable 'ansible_user' from source: unknown 10162 1726879736.77824: attempt loop complete, returning result 10162 1726879736.77825: _execute() done 10162 1726879736.77827: dumping result to json 10162 1726879736.77831: done dumping result, returning 10162 1726879736.77836: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed [0e44ad9b-8ddf-3aea-1756-0000000000eb] 10162 1726879736.77839: sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000eb 10162 1726879736.77881: done sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000eb 10162 1726879736.77883: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } 9674 1726879736.78246: no more pending results, returning what we have 9674 1726879736.78249: results queue empty 9674 1726879736.78250: checking for any_errors_fatal 9674 1726879736.78259: done checking for any_errors_fatal 9674 1726879736.78260: checking for max_fail_percentage 9674 1726879736.78261: done checking for max_fail_percentage 9674 1726879736.78262: checking to see if all hosts have failed and the running result is not ok 9674 1726879736.78262: done checking to see if all hosts have failed 9674 1726879736.78263: getting the remaining hosts for this loop 9674 1726879736.78263: done getting the remaining hosts for this loop 9674 1726879736.78266: getting the next task for host managed_node3 9674 1726879736.78270: done getting next task for host managed_node3 9674 1726879736.78272: ^ task is: TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 9674 1726879736.78275: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879736.78281: getting variables 9674 1726879736.78282: in VariableManager get_vars() 9674 1726879736.78309: Calling all_inventory to load vars for managed_node3 9674 1726879736.78311: Calling groups_inventory to load vars for managed_node3 9674 1726879736.78312: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879736.78319: Calling all_plugins_play to load vars for managed_node3 9674 1726879736.78321: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879736.78322: Calling groups_plugins_play to load vars for managed_node3 9674 1726879736.78429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879736.78552: done with get_vars() 9674 1726879736.78560: done getting variables TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Friday 20 September 2024 20:48:56 -0400 (0:00:00.513) 0:00:14.272 ****** 9674 1726879736.78631: entering _queue_task() for managed_node3/lineinfile 9674 1726879736.78632: Creating lock for lineinfile 9674 1726879736.78816: worker is 1 (out of 1 available) 9674 1726879736.78830: exiting _queue_task() for managed_node3/lineinfile 9674 1726879736.78840: done queuing things up, now waiting for results queue to drain 9674 1726879736.78841: waiting for pending results... 10170 1726879736.78953: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 10170 1726879736.79076: in run() - task 0e44ad9b-8ddf-3aea-1756-0000000000ec 10170 1726879736.79090: variable 'ansible_search_path' from source: unknown 10170 1726879736.79096: variable 'ansible_search_path' from source: unknown 10170 1726879736.79125: calling self._execute() 10170 1726879736.79141: variable 'kdump_ssh_server' from source: play vars 10170 1726879736.79275: variable 'kdump_ssh_server' from source: play vars 10170 1726879736.79285: variable 'kdump_test_ssh_server_outside' from source: play vars 10170 1726879736.79336: variable 'kdump_test_ssh_server_outside' from source: play vars 10170 1726879736.79342: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10170 1726879736.79384: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10170 1726879736.79404: in VariableManager get_vars() 10170 1726879736.79431: Calling all_inventory to load vars for managed_node3 10170 1726879736.79437: Calling groups_inventory to load vars for managed_node3 10170 1726879736.79442: Calling all_plugins_inventory to load vars for managed_node3 10170 1726879736.79457: Calling all_plugins_play to load vars for managed_node3 10170 1726879736.79463: Calling groups_plugins_inventory to load vars for managed_node3 10170 1726879736.79469: Calling groups_plugins_play to load vars for managed_node3 10170 1726879736.79641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10170 1726879736.79764: done with get_vars() 10170 1726879736.79772: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10170 1726879736.79807: variable 'ansible_delegated_vars' from source: unknown 10170 1726879736.79819: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10170 1726879736.79826: variable 'omit' from source: magic vars 10170 1726879736.79880: variable 'omit' from source: magic vars 10170 1726879736.79923: variable 'omit' from source: magic vars 10170 1726879736.79944: variable '__kdump_new_key' from source: task vars 10170 1726879736.79993: variable '__kdump_new_key' from source: task vars 10170 1726879736.80084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10170 1726879736.81569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10170 1726879736.81624: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10170 1726879736.81652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10170 1726879736.81681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10170 1726879736.81703: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10170 1726879736.81760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10170 1726879736.81783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10170 1726879736.81803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10170 1726879736.81834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10170 1726879736.81847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10170 1726879736.81927: variable '__kdump_keydata' from source: set_fact 10170 1726879736.82005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10170 1726879736.82023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10170 1726879736.82040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10170 1726879736.82069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10170 1726879736.82081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10170 1726879736.82137: variable '__kdump_authorized_keys_file' from source: set_fact 10170 1726879736.82152: variable '__kdump_authorized_keys_path' from source: task vars 10170 1726879736.82217: variable '__kdump_ssh_user_info' from source: set_fact 10170 1726879736.82304: variable '__kdump_authorized_keys_file' from source: set_fact 10170 1726879736.82319: variable 'kdump_ssh_user' from source: play vars 10170 1726879736.82385: variable 'hostvars' from source: magic vars 10170 1726879736.82392: variable 'kdump_test_ssh_server_outside' from source: play vars 10170 1726879736.82397: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10170 1726879736.82440: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10170 1726879736.82449: in VariableManager get_vars() 10170 1726879736.82455: Calling all_inventory to load vars for managed_node3 10170 1726879736.82460: Calling groups_inventory to load vars for managed_node3 10170 1726879736.82464: Calling all_plugins_inventory to load vars for managed_node3 10170 1726879736.82471: Calling all_plugins_play to load vars for managed_node3 10170 1726879736.82476: Calling groups_plugins_inventory to load vars for managed_node3 10170 1726879736.82481: Calling groups_plugins_play to load vars for managed_node3 10170 1726879736.82565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10170 1726879736.82684: done with get_vars() 10170 1726879736.82698: variable 'ansible_user_id' from source: facts 10170 1726879736.82783: variable '__kdump_authorized_keys_file' from source: set_fact 10170 1726879736.82798: variable 'kdump_ssh_user' from source: play vars 10170 1726879736.82863: variable 'hostvars' from source: magic vars 10170 1726879736.82869: variable 'kdump_test_ssh_server_outside' from source: play vars 10170 1726879736.82874: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10170 1726879736.82917: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10170 1726879736.82926: in VariableManager get_vars() 10170 1726879736.82932: Calling all_inventory to load vars for managed_node3 10170 1726879736.82936: Calling groups_inventory to load vars for managed_node3 10170 1726879736.82940: Calling all_plugins_inventory to load vars for managed_node3 10170 1726879736.82947: Calling all_plugins_play to load vars for managed_node3 10170 1726879736.82952: Calling groups_plugins_inventory to load vars for managed_node3 10170 1726879736.82957: Calling groups_plugins_play to load vars for managed_node3 10170 1726879736.83038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10170 1726879736.83141: done with get_vars() 10170 1726879736.83151: variable 'ansible_user_id' from source: facts 10170 1726879736.83234: variable '__kdump_authorized_keys_file' from source: set_fact 10170 1726879736.83258: variable 'omit' from source: magic vars 10170 1726879736.83270: variable 'ansible_delegated_vars' from source: unknown 10170 1726879736.83281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10170 1726879736.83303: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10170 1726879736.83318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10170 1726879736.83331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10170 1726879736.83341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10170 1726879736.83365: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10170 1726879736.83370: variable 'ansible_host' from source: host vars for 'managed_node3' 10170 1726879736.83374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10170 1726879736.83377: variable 'ansible_port' from source: unknown 10170 1726879736.83381: variable 'ansible_user' from source: unknown 10170 1726879736.83446: Set connection var ansible_pipelining to False 10170 1726879736.83453: Set connection var ansible_timeout to 10 10170 1726879736.83460: Set connection var ansible_shell_executable to /bin/sh 10170 1726879736.83465: Set connection var ansible_shell_type to sh 10170 1726879736.83468: Set connection var ansible_connection to ssh 10170 1726879736.83474: Set connection var ansible_module_compression to ZIP_DEFLATED 10170 1726879736.83491: variable 'ansible_delegated_vars' from source: unknown 10170 1726879736.83497: variable 'ansible_user' from source: unknown 10170 1726879736.83504: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10170 1726879736.83602: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10170 1726879736.83613: variable 'omit' from source: magic vars 10170 1726879736.83619: starting attempt loop 10170 1726879736.83623: running the handler 10170 1726879736.83635: _low_level_execute_command(): starting 10170 1726879736.83642: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10170 1726879736.85933: stdout chunk (state=2): >>>/root <<< 10170 1726879736.86050: stderr chunk (state=3): >>><<< 10170 1726879736.86056: stdout chunk (state=3): >>><<< 10170 1726879736.86073: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10170 1726879736.86084: _low_level_execute_command(): starting 10170 1726879736.86090: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879736.860803-10170-150227318738167 `" && echo ansible-tmp-1726879736.860803-10170-150227318738167="` echo /root/.ansible/tmp/ansible-tmp-1726879736.860803-10170-150227318738167 `" ) && sleep 0' 10170 1726879736.88528: stdout chunk (state=2): >>>ansible-tmp-1726879736.860803-10170-150227318738167=/root/.ansible/tmp/ansible-tmp-1726879736.860803-10170-150227318738167 <<< 10170 1726879736.88655: stderr chunk (state=3): >>><<< 10170 1726879736.88662: stdout chunk (state=3): >>><<< 10170 1726879736.88676: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879736.860803-10170-150227318738167=/root/.ansible/tmp/ansible-tmp-1726879736.860803-10170-150227318738167 , stderr= 10170 1726879736.88693: variable 'ansible_delegated_vars' from source: unknown 10170 1726879736.88733: variable 'ansible_module_compression' from source: unknown 10170 1726879736.88770: ANSIBALLZ: Using lock for lineinfile 10170 1726879736.88775: ANSIBALLZ: Acquiring lock 10170 1726879736.88778: ANSIBALLZ: Lock acquired: 140479296435936 10170 1726879736.88782: ANSIBALLZ: Creating module 10170 1726879736.97901: ANSIBALLZ: Writing module into payload 10170 1726879736.98009: ANSIBALLZ: Writing module 10170 1726879736.98028: ANSIBALLZ: Renaming module 10170 1726879736.98035: ANSIBALLZ: Done creating module 10170 1726879736.98052: variable 'ansible_facts' from source: unknown 10170 1726879736.98110: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879736.860803-10170-150227318738167/AnsiballZ_lineinfile.py 10170 1726879736.98211: Sending initial data 10170 1726879736.98218: Sent initial data (157 bytes) 10170 1726879737.00777: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmpgst805t7 /root/.ansible/tmp/ansible-tmp-1726879736.860803-10170-150227318738167/AnsiballZ_lineinfile.py <<< 10170 1726879737.01834: stderr chunk (state=3): >>><<< 10170 1726879737.01843: stdout chunk (state=3): >>><<< 10170 1726879737.01863: done transferring module to remote 10170 1726879737.01876: _low_level_execute_command(): starting 10170 1726879737.01881: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879736.860803-10170-150227318738167/ /root/.ansible/tmp/ansible-tmp-1726879736.860803-10170-150227318738167/AnsiballZ_lineinfile.py && sleep 0' 10170 1726879737.04246: stderr chunk (state=2): >>><<< 10170 1726879737.04256: stdout chunk (state=2): >>><<< 10170 1726879737.04271: _low_level_execute_command() done: rc=0, stdout=, stderr= 10170 1726879737.04275: _low_level_execute_command(): starting 10170 1726879737.04280: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879736.860803-10170-150227318738167/AnsiballZ_lineinfile.py && sleep 0' 10170 1726879737.07029: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10170 1726879737.07046: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 10170 1726879737.07106: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10170 1726879737.07140: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10170 1726879737.07185: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 10170 1726879737.07196: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10170 1726879737.07204: stdout chunk (state=3): >>>import 'zipimport' # <<< 10170 1726879737.07211: stdout chunk (state=3): >>># installed zipimport hook <<< 10170 1726879737.07254: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10170 1726879737.07266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10170 1726879737.07276: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10170 1726879737.07304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10170 1726879737.07312: stdout chunk (state=3): >>>import '_codecs' # <<< 10170 1726879737.07340: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228f98e48> <<< 10170 1726879737.07368: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10170 1726879737.07386: 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 0x7fc228f2e828> <<< 10170 1726879737.07399: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228f989b0> <<< 10170 1726879737.07424: 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' <<< 10170 1726879737.07437: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228f3b630> <<< 10170 1726879737.07453: stdout chunk (state=3): >>>import '_signal' # <<< 10170 1726879737.07477: 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' <<< 10170 1726879737.07495: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228f42160> <<< 10170 1726879737.07513: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 10170 1726879737.07524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 10170 1726879737.07539: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10170 1726879737.07549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10170 1726879737.07561: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10170 1726879737.07584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10170 1726879737.07593: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228f470f0> <<< 10170 1726879737.07609: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228f42748> <<< 10170 1726879737.07638: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228f42390> <<< 10170 1726879737.07667: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10170 1726879737.07677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10170 1726879737.07701: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10170 1726879737.07715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10170 1726879737.07734: stdout chunk (state=3): >>>import 'errno' # <<< 10170 1726879737.07747: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10170 1726879737.07768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10170 1726879737.07776: stdout chunk (state=3): >>>import '_stat' # <<< 10170 1726879737.07783: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228eec470> <<< 10170 1726879737.07806: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10170 1726879737.07823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10170 1726879737.07855: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 10170 1726879737.07863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228ef1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228eecb38> <<< 10170 1726879737.07886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10170 1726879737.07920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10170 1726879737.08032: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228ef84e0> <<< 10170 1726879737.08055: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228edbd68> <<< 10170 1726879737.08072: 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' <<< 10170 1726879737.08085: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228ede198> <<< 10170 1726879737.08130: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10170 1726879737.08140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10170 1726879737.08161: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2271ec940> <<< 10170 1726879737.08176: 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 <<< 10170 1726879737.08201: 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 0x7fc2271fe240> <<< 10170 1726879737.08293: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228f4ca20> <<< 10170 1726879737.08299: 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. <<< 10170 1726879737.08532: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10170 1726879737.08542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10170 1726879737.08563: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10170 1726879737.08571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10170 1726879737.08592: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10170 1726879737.08604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10170 1726879737.08630: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10170 1726879737.08637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10170 1726879737.08661: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10170 1726879737.08737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10170 1726879737.08751: stdout chunk (state=3): >>>import '_functools' # <<< 10170 1726879737.08767: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10170 1726879737.08804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10170 1726879737.08820: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10170 1726879737.08837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10170 1726879737.08857: stdout chunk (state=3): >>>import '_operator' # <<< 10170 1726879737.08867: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22716b080> <<< 10170 1726879737.08888: 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 0x7fc2271772b0> <<< 10170 1726879737.08907: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 10170 1726879737.08915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 10170 1726879737.08946: 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 0x7fc227177f60> <<< 10170 1726879737.08955: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc227177a90> <<< 10170 1726879737.08968: stdout chunk (state=3): >>>import 'itertools' # <<< 10170 1726879737.08988: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10170 1726879737.09006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10170 1726879737.09013: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc227180080> <<< 10170 1726879737.09026: stdout chunk (state=3): >>>import '_collections' # <<< 10170 1726879737.09075: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2271c77b8> <<< 10170 1726879737.09093: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10170 1726879737.09108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10170 1726879737.09146: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2271c7ba8> <<< 10170 1726879737.09205: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2271bb160> <<< 10170 1726879737.09226: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 10170 1726879737.09241: 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 0x7fc2271bbe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2271b2438> <<< 10170 1726879737.09287: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2271a3470> <<< 10170 1726879737.09309: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10170 1726879737.09317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10170 1726879737.09333: stdout chunk (state=3): >>>import '_sre' # <<< 10170 1726879737.09349: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10170 1726879737.09366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10170 1726879737.09379: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10170 1726879737.09388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10170 1726879737.09420: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f24278> <<< 10170 1726879737.09439: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f2ccf8> <<< 10170 1726879737.09449: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2271bb438> <<< 10170 1726879737.09469: stdout chunk (state=3): >>>import '_locale' # <<< 10170 1726879737.09513: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10170 1726879737.09523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f31e10> <<< 10170 1726879737.09539: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22719d2b0> <<< 10170 1726879737.09556: 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' <<< 10170 1726879737.09585: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10170 1726879737.09595: 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 0x7fc226f381d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f31f98> <<< 10170 1726879737.09627: 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 0x7fc226f382e8> <<< 10170 1726879737.09636: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22720cfd0> <<< 10170 1726879737.09653: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10170 1726879737.09665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10170 1726879737.09690: 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' <<< 10170 1726879737.09704: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10170 1726879737.09720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10170 1726879737.09734: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f38dd8> <<< 10170 1726879737.09742: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f389e8> <<< 10170 1726879737.09760: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10170 1726879737.09769: 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 0x7fc226f436a0> <<< 10170 1726879737.09789: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10170 1726879737.09806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10170 1726879737.09828: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10170 1726879737.09836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10170 1726879737.09893: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f43e80> <<< 10170 1726879737.09911: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10170 1726879737.09928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10170 1726879737.09961: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226acb198> <<< 10170 1726879737.09975: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f43780> <<< 10170 1726879737.09990: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10170 1726879737.10008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10170 1726879737.10061: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226acfc88> <<< 10170 1726879737.10074: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f38518> <<< 10170 1726879737.10091: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10170 1726879737.10115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10170 1726879737.10138: 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' <<< 10170 1726879737.10147: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226af42e8> <<< 10170 1726879737.10176: 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 0x7fc226af46a0> <<< 10170 1726879737.10195: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10170 1726879737.10211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10170 1726879737.10237: 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' <<< 10170 1726879737.10257: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226afa390> <<< 10170 1726879737.10273: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10170 1726879737.10299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10170 1726879737.10313: stdout chunk (state=3): >>>import 'time' # <<< 10170 1726879737.10335: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10170 1726879737.10345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10170 1726879737.10375: 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' <<< 10170 1726879737.10395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10170 1726879737.10437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10170 1726879737.10457: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 10170 1726879737.10471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2268a5ba8> <<< 10170 1726879737.10597: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22689b2e8> <<< 10170 1726879737.10607: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226892f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226888e80> <<< 10170 1726879737.10644: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226afad30> <<< 10170 1726879737.10675: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10170 1726879737.10686: 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 0x7fc22689bf60> <<< 10170 1726879737.10699: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226af4a20> <<< 10170 1726879737.10714: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10170 1726879737.10728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10170 1726879737.10765: 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 0x7fc228ea96a0> <<< 10170 1726879737.10783: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22689c048> <<< 10170 1726879737.10794: stdout chunk (state=3): >>>import 'pwd' # <<< 10170 1726879737.10819: 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 0x7fc228ea9a20> <<< 10170 1726879737.10881: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f38860> <<< 10170 1726879737.10931: 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' <<< 10170 1726879737.10944: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10170 1726879737.10956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10170 1726879737.10978: 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 0x7fc228ec1550> <<< 10170 1726879737.11000: 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' <<< 10170 1726879737.11147: 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 0x7fc228ec55c0> <<< 10170 1726879737.11179: 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' <<< 10170 1726879737.11189: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc228ec5a90> <<< 10170 1726879737.11212: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10170 1726879737.11230: 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 0x7fc228ec5ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228ec1da0> <<< 10170 1726879737.11246: 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' <<< 10170 1726879737.11276: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10170 1726879737.11286: 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 0x7fc228ec5ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228ec5470> <<< 10170 1726879737.11305: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 10170 1726879737.11314: 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 0x7fc228ec51d0> <<< 10170 1726879737.11327: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228eb5a90> <<< 10170 1726879737.11349: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226ae0358> <<< 10170 1726879737.11369: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10170 1726879737.11408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10170 1726879737.11458: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228ec1400> <<< 10170 1726879737.11585: 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' <<< 10170 1726879737.11612: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224eca898> <<< 10170 1726879737.11678: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 10170 1726879737.11688: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.11718: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10170 1726879737.11736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.11747: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 10170 1726879737.11759: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.12911: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.13884: 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' <<< 10170 1726879737.13899: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224b87a58> import 'atexit' # <<< 10170 1726879737.13924: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10170 1726879737.13957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10170 1726879737.14023: 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 0x7fc224bad208> <<< 10170 1726879737.14038: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224bef470> <<< 10170 1726879737.14059: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 10170 1726879737.14069: 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 0x7fc224bef588> <<< 10170 1726879737.14079: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10170 1726879737.14109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10170 1726879737.14154: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224befac8> <<< 10170 1726879737.14174: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10170 1726879737.14187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10170 1726879737.14209: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10170 1726879737.14244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10170 1726879737.14263: 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' <<< 10170 1726879737.14354: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224b82fd0> <<< 10170 1726879737.14386: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10170 1726879737.14395: 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 0x7fc224bf3a58> <<< 10170 1726879737.14412: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 10170 1726879737.14421: 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 0x7fc224b82080> <<< 10170 1726879737.14436: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10170 1726879737.14458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10170 1726879737.14514: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224bf0080> <<< 10170 1726879737.14529: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224bd0240> <<< 10170 1726879737.14831: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224bc5438> <<< 10170 1726879737.14855: 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' <<< 10170 1726879737.14885: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224ee5c88> <<< 10170 1726879737.14906: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10170 1726879737.14915: 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 0x7fc224bd8278> <<< 10170 1726879737.14935: 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 <<< 10170 1726879737.14947: 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 0x7fc224bd8390> <<< 10170 1726879737.14959: 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 <<< 10170 1726879737.14975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10170 1726879737.14992: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10170 1726879737.15022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10170 1726879737.15043: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10170 1726879737.15062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10170 1726879737.15113: 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 0x7fc224e44e10> <<< 10170 1726879737.15197: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10170 1726879737.15208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 10170 1726879737.15214: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224e48eb8> <<< 10170 1726879737.15234: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224e35240> <<< 10170 1726879737.15248: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10170 1726879737.15261: 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 0x7fc224e35a58> <<< 10170 1726879737.15470: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224be5748> <<< 10170 1726879737.15502: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10170 1726879737.15543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10170 1726879737.15560: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10170 1726879737.15581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 10170 1726879737.15674: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224e68ef0> <<< 10170 1726879737.15730: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224e350b8> <<< 10170 1726879737.15876: 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 0x7fc224e76860> <<< 10170 1726879737.15899: 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' <<< 10170 1726879737.15908: 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 0x7fc224e76e48> <<< 10170 1726879737.15946: 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' <<< 10170 1726879737.15955: 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 0x7fc224e76f98> <<< 10170 1726879737.15971: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224bd84e0> <<< 10170 1726879737.15986: 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 <<< 10170 1726879737.15996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10170 1726879737.16011: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10170 1726879737.16026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10170 1726879737.16077: 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 0x7fc224e93978> <<< 10170 1726879737.16253: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224e8e0b8> <<< 10170 1726879737.16275: 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' <<< 10170 1726879737.16283: 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 0x7fc224e8e2b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224e84b38> <<< 10170 1726879737.16304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.16313: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.16321: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 10170 1726879737.16333: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.16412: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.16499: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.16508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.16514: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py <<< 10170 1726879737.16533: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10170 1726879737.16545: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10170 1726879737.16654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.16765: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10170 1726879737.16774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10170 1726879737.16790: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10170 1726879737.16801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10170 1726879737.16818: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10170 1726879737.16827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10170 1726879737.16857: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10170 1726879737.16865: 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 0x7fc224eafd68> <<< 10170 1726879737.16915: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224eafa20> <<< 10170 1726879737.16958: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224eaf240> <<< 10170 1726879737.16971: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10170 1726879737.16993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10170 1726879737.17024: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224eaf898> <<< 10170 1726879737.17033: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224e9cac8> <<< 10170 1726879737.17044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.17546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.18021: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 10170 1726879737.18032: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10170 1726879737.18051: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 10170 1726879737.18061: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 10170 1726879737.18075: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 10170 1726879737.18093: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.18108: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.18141: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py <<< 10170 1726879737.18152: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.18163: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.18183: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10170 1726879737.18304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.18427: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10170 1726879737.18437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10170 1726879737.18459: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc221519208> <<< 10170 1726879737.18469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.18838: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.19207: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.19256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.19320: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10170 1726879737.19355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.19383: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py <<< 10170 1726879737.19395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.19454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.19530: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 10170 1726879737.19549: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10170 1726879737.19564: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.19593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.19624: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10170 1726879737.19632: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.19801: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.19973: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10170 1726879737.19987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10170 1726879737.20111: stdout chunk (state=3): >>>import '_ast' # <<< 10170 1726879737.20129: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22158dda0> <<< 10170 1726879737.20137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.20156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.20169: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10170 1726879737.20185: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.20235: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.20291: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py <<< 10170 1726879737.20305: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 10170 1726879737.20315: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10170 1726879737.20332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.20362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.20397: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 10170 1726879737.20405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.20438: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.20466: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.20511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.20580: 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 <<< 10170 1726879737.20750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10170 1726879737.20848: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10170 1726879737.20855: 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 0x7fc2215af0b8> <<< 10170 1726879737.20919: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22156bdd8> <<< 10170 1726879737.20958: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py <<< 10170 1726879737.20968: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.21012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.21066: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.21085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.21125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.21427: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.21709: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10170 1726879737.21739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10170 1726879737.21764: 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' <<< 10170 1726879737.21908: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22168dfd0> <<< 10170 1726879737.21924: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10170 1726879737.21940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10170 1726879737.22051: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2216a80b8> <<< 10170 1726879737.22099: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2215828d0> <<< 10170 1726879737.22158: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py <<< 10170 1726879737.22172: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10170 1726879737.22193: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.22219: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 10170 1726879737.22236: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.22247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.22267: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py <<< 10170 1726879737.22360: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 10170 1726879737.22380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.22390: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 10170 1726879737.22401: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.22602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.22892: stdout chunk (state=3): >>># zipimport: zlib available <<< 10170 1726879737.23056: 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 0x7fc221601550> <<< 10170 1726879737.23437: stdout chunk (state=3): >>> {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 10170 1726879737.23447: stdout chunk (state=3): >>># destroy __main__ <<< 10170 1726879737.23739: 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 <<< 10170 1726879737.23750: stdout chunk (state=3): >>># 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 <<< 10170 1726879737.23767: 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 <<< 10170 1726879737.23786: stdout chunk (state=3): >>># 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 <<< 10170 1726879737.23797: 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 <<< 10170 1726879737.23821: 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 <<< 10170 1726879737.23831: stdout chunk (state=3): >>># 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 <<< 10170 1726879737.23841: 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 <<< 10170 1726879737.23861: stdout chunk (state=3): >>># 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 <<< 10170 1726879737.23872: 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 # 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 <<< 10170 1726879737.23879: 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 # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 <<< 10170 1726879737.23885: stdout chunk (state=3): >>># destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 10170 1726879737.23904: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10170 1726879737.24084: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10170 1726879737.24105: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 10170 1726879737.24116: stdout chunk (state=3): >>># destroy importlib.machinery <<< 10170 1726879737.24121: stdout chunk (state=3): >>># destroy zipimport <<< 10170 1726879737.24146: stdout chunk (state=3): >>># destroy _compression <<< 10170 1726879737.24154: stdout chunk (state=3): >>># destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10170 1726879737.24170: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10170 1726879737.24194: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10170 1726879737.24205: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit <<< 10170 1726879737.24211: stdout chunk (state=3): >>># destroy _string <<< 10170 1726879737.24229: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10170 1726879737.24236: stdout chunk (state=3): >>># destroy _socket <<< 10170 1726879737.24257: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 10170 1726879737.24288: stdout chunk (state=3): >>># destroy selinux <<< 10170 1726879737.24298: 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 <<< 10170 1726879737.24345: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10170 1726879737.24354: 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 <<< 10170 1726879737.24365: 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 <<< 10170 1726879737.24386: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat <<< 10170 1726879737.24396: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath <<< 10170 1726879737.24405: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 10170 1726879737.24412: 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 <<< 10170 1726879737.24434: 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 <<< 10170 1726879737.24443: stdout chunk (state=3): >>># cleanup[3] wiping _locale <<< 10170 1726879737.24451: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap <<< 10170 1726879737.24458: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 10170 1726879737.24464: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache <<< 10170 1726879737.24494: stdout chunk (state=3): >>># 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 <<< 10170 1726879737.24512: stdout chunk (state=3): >>># 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 <<< 10170 1726879737.24521: 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 <<< 10170 1726879737.24535: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10170 1726879737.24544: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10170 1726879737.24654: stdout chunk (state=3): >>># destroy posixpath <<< 10170 1726879737.24687: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 10170 1726879737.24704: stdout chunk (state=3): >>># destroy _heapq <<< 10170 1726879737.24714: stdout chunk (state=3): >>># destroy select <<< 10170 1726879737.24732: stdout chunk (state=3): >>># destroy linecache <<< 10170 1726879737.24739: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 10170 1726879737.24755: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10170 1726879737.24769: 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 <<< 10170 1726879737.24778: stdout chunk (state=3): >>># destroy _operator <<< 10170 1726879737.24783: stdout chunk (state=3): >>># destroy re <<< 10170 1726879737.25072: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10170 1726879737.25119: stderr chunk (state=3): >>><<< 10170 1726879737.25126: stdout chunk (state=3): >>><<< 10170 1726879737.25174: _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 0x7fc228f98e48> # /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 0x7fc228f2e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228f989b0> # /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 0x7fc228f3b630> 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 0x7fc228f42160> # /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 0x7fc228f470f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228f42748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228f42390> # /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 0x7fc228eec470> # /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 0x7fc228ef1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228eecb38> # /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 0x7fc228ef84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228edbd68> # /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 0x7fc228ede198> # /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 0x7fc2271ec940> # /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 0x7fc2271fe240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228f4ca20> 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 0x7fc22716b080> # /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 0x7fc2271772b0> # /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 0x7fc227177f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc227177a90> 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 0x7fc227180080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2271c77b8> # /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 0x7fc2271c7ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2271bb160> # /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 0x7fc2271bbe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2271b2438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2271a3470> # /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 0x7fc226f24278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f2ccf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2271bb438> 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 0x7fc226f31e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22719d2b0> # /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 0x7fc226f381d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f31f98> # 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 0x7fc226f382e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22720cfd0> # /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 0x7fc226f38dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f389e8> # /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 0x7fc226f436a0> # /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 0x7fc226f43e80> # /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 0x7fc226acb198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f43780> # /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 0x7fc226acfc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f38518> # /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 0x7fc226af42e8> # 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 0x7fc226af46a0> # /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 0x7fc226afa390> # /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 0x7fc2268a5ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22689b2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226892f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226888e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226afad30> # 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 0x7fc22689bf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226af4a20> # /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 0x7fc228ea96a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22689c048> 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 0x7fc228ea9a20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226f38860> # /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 0x7fc228ec1550> # /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 0x7fc228ec55c0> # 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 0x7fc228ec5a90> # 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 0x7fc228ec5ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228ec1da0> # /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 0x7fc228ec5ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228ec5470> # 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 0x7fc228ec51d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc228eb5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc226ae0358> # /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 0x7fc228ec1400> # /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 0x7fc224eca898> # zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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 0x7fc224b87a58> 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 0x7fc224bad208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224bef470> # 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 0x7fc224bef588> # /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 0x7fc224befac8> # /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 0x7fc224b82fd0> # 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 0x7fc224bf3a58> # 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 0x7fc224b82080> # /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 0x7fc224bf0080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224bd0240> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224bc5438> # /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 0x7fc224ee5c88> # 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 0x7fc224bd8278> # /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 0x7fc224bd8390> # /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 0x7fc224e44e10> # /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 0x7fc224e48eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224e35240> # /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 0x7fc224e35a58> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224be5748> # /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 0x7fc224e68ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224e350b8> # 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 0x7fc224e76860> # 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 0x7fc224e76e48> # 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 0x7fc224e76f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224bd84e0> # /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 0x7fc224e93978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224e8e0b8> # 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 0x7fc224e8e2b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224e84b38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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_lineinfile_payload_2_maaaq2/ansible_lineinfile_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_lineinfile_payload_2_maaaq2/ansible_lineinfile_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 0x7fc224eafd68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224eafa20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224eaf240> # /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 0x7fc224eaf898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc224e9cac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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 0x7fc221519208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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_lineinfile_payload_2_maaaq2/ansible_lineinfile_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 0x7fc22158dda0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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_lineinfile_payload_2_maaaq2/ansible_lineinfile_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 0x7fc2215af0b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc22156bdd8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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 0x7fc22168dfd0> # /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 0x7fc2216a80b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2215828d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_2_maaaq2/ansible_lineinfile_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 0x7fc221601550> {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 __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.43.118 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 __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 10170 1726879737.25271: done with _execute_module (lineinfile, {'line': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com', 'state': 'present', 'create': True, 'path': '/root/.ssh/authorized_keys', 'group': 'root', 'owner': 'root', 'mode': '0600', '_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': 'lineinfile', '_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-1726879736.860803-10170-150227318738167/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10170 1726879737.25285: _low_level_execute_command(): starting 10170 1726879737.25290: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879736.860803-10170-150227318738167/ > /dev/null 2>&1 && sleep 0' 10170 1726879737.27782: stderr chunk (state=2): >>><<< 10170 1726879737.27789: stdout chunk (state=2): >>><<< 10170 1726879737.27804: _low_level_execute_command() done: rc=0, stdout=, stderr= 10170 1726879737.27811: handler run complete 10170 1726879737.27831: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10170 1726879737.27835: variable 'ansible_host' from source: host vars for 'managed_node3' 10170 1726879737.27840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10170 1726879737.27843: variable 'ansible_port' from source: unknown 10170 1726879737.27846: variable 'ansible_user' from source: unknown 10170 1726879737.27851: attempt loop complete, returning result 10170 1726879737.27855: _execute() done 10170 1726879737.27858: dumping result to json 10170 1726879737.27865: done dumping result, returning 10170 1726879737.27872: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed [0e44ad9b-8ddf-3aea-1756-0000000000ec] 10170 1726879737.27876: sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000ec 10170 1726879737.27920: done sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000ec 10170 1726879737.27924: WORKER PROCESS EXITING changed: [managed_node3] => { "backup": "", "changed": true } MSG: line added 9674 1726879737.28140: no more pending results, returning what we have 9674 1726879737.28143: results queue empty 9674 1726879737.28146: checking for any_errors_fatal 9674 1726879737.28153: done checking for any_errors_fatal 9674 1726879737.28154: checking for max_fail_percentage 9674 1726879737.28155: done checking for max_fail_percentage 9674 1726879737.28156: checking to see if all hosts have failed and the running result is not ok 9674 1726879737.28156: done checking to see if all hosts have failed 9674 1726879737.28157: getting the remaining hosts for this loop 9674 1726879737.28158: done getting the remaining hosts for this loop 9674 1726879737.28161: getting the next task for host managed_node3 9674 1726879737.28168: done getting next task for host managed_node3 9674 1726879737.28171: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 9674 1726879737.28174: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879737.28182: getting variables 9674 1726879737.28184: in VariableManager get_vars() 9674 1726879737.28208: Calling all_inventory to load vars for managed_node3 9674 1726879737.28211: Calling groups_inventory to load vars for managed_node3 9674 1726879737.28213: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879737.28220: Calling all_plugins_play to load vars for managed_node3 9674 1726879737.28222: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879737.28225: Calling groups_plugins_play to load vars for managed_node3 9674 1726879737.28332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879737.28449: done with get_vars() 9674 1726879737.28456: done getting variables TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Friday 20 September 2024 20:48:57 -0400 (0:00:00.498) 0:00:14.771 ****** 9674 1726879737.28526: entering _queue_task() for managed_node3/slurp 9674 1726879737.28701: worker is 1 (out of 1 available) 9674 1726879737.28715: exiting _queue_task() for managed_node3/slurp 9674 1726879737.28726: done queuing things up, now waiting for results queue to drain 9674 1726879737.28728: waiting for pending results... 10181 1726879737.28841: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 10181 1726879737.28962: in run() - task 0e44ad9b-8ddf-3aea-1756-0000000000ee 10181 1726879737.28975: variable 'ansible_search_path' from source: unknown 10181 1726879737.28979: variable 'ansible_search_path' from source: unknown 10181 1726879737.29009: calling self._execute() 10181 1726879737.29026: variable 'kdump_ssh_server' from source: play vars 10181 1726879737.29164: variable 'kdump_ssh_server' from source: play vars 10181 1726879737.29174: variable 'kdump_test_ssh_server_outside' from source: play vars 10181 1726879737.29225: variable 'kdump_test_ssh_server_outside' from source: play vars 10181 1726879737.29231: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10181 1726879737.29273: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10181 1726879737.29293: in VariableManager get_vars() 10181 1726879737.29320: Calling all_inventory to load vars for managed_node3 10181 1726879737.29327: Calling groups_inventory to load vars for managed_node3 10181 1726879737.29332: Calling all_plugins_inventory to load vars for managed_node3 10181 1726879737.29347: Calling all_plugins_play to load vars for managed_node3 10181 1726879737.29353: Calling groups_plugins_inventory to load vars for managed_node3 10181 1726879737.29359: Calling groups_plugins_play to load vars for managed_node3 10181 1726879737.29487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10181 1726879737.29638: done with get_vars() 10181 1726879737.29652: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10181 1726879737.29690: variable 'ansible_delegated_vars' from source: unknown 10181 1726879737.29705: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10181 1726879737.29711: variable 'omit' from source: magic vars 10181 1726879737.29768: variable 'omit' from source: magic vars 10181 1726879737.29812: variable 'omit' from source: magic vars 10181 1726879737.29838: variable 'omit' from source: magic vars 10181 1726879737.29850: variable 'ansible_delegated_vars' from source: unknown 10181 1726879737.29867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10181 1726879737.29891: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10181 1726879737.29908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10181 1726879737.29924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10181 1726879737.29935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10181 1726879737.29960: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10181 1726879737.29965: variable 'ansible_host' from source: host vars for 'managed_node3' 10181 1726879737.29969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10181 1726879737.29973: variable 'ansible_port' from source: unknown 10181 1726879737.29977: variable 'ansible_user' from source: unknown 10181 1726879737.30048: Set connection var ansible_pipelining to False 10181 1726879737.30056: Set connection var ansible_timeout to 10 10181 1726879737.30062: Set connection var ansible_shell_executable to /bin/sh 10181 1726879737.30068: Set connection var ansible_shell_type to sh 10181 1726879737.30071: Set connection var ansible_connection to ssh 10181 1726879737.30076: Set connection var ansible_module_compression to ZIP_DEFLATED 10181 1726879737.30096: variable 'ansible_delegated_vars' from source: unknown 10181 1726879737.30101: variable 'ansible_user' from source: unknown 10181 1726879737.30109: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10181 1726879737.30250: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10181 1726879737.30261: variable 'omit' from source: magic vars 10181 1726879737.30268: starting attempt loop 10181 1726879737.30271: running the handler 10181 1726879737.30283: _low_level_execute_command(): starting 10181 1726879737.30290: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10181 1726879737.32567: stdout chunk (state=2): >>>/root <<< 10181 1726879737.32690: stderr chunk (state=3): >>><<< 10181 1726879737.32700: stdout chunk (state=3): >>><<< 10181 1726879737.32721: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10181 1726879737.32736: _low_level_execute_command(): starting 10181 1726879737.32743: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879737.327296-10181-215265938815462 `" && echo ansible-tmp-1726879737.327296-10181-215265938815462="` echo /root/.ansible/tmp/ansible-tmp-1726879737.327296-10181-215265938815462 `" ) && sleep 0' 10181 1726879737.35198: stdout chunk (state=2): >>>ansible-tmp-1726879737.327296-10181-215265938815462=/root/.ansible/tmp/ansible-tmp-1726879737.327296-10181-215265938815462 <<< 10181 1726879737.35326: stderr chunk (state=3): >>><<< 10181 1726879737.35334: stdout chunk (state=3): >>><<< 10181 1726879737.35351: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879737.327296-10181-215265938815462=/root/.ansible/tmp/ansible-tmp-1726879737.327296-10181-215265938815462 , stderr= 10181 1726879737.35369: variable 'ansible_delegated_vars' from source: unknown 10181 1726879737.35415: variable 'ansible_module_compression' from source: unknown 10181 1726879737.35450: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 10181 1726879737.35480: variable 'ansible_facts' from source: unknown 10181 1726879737.35552: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879737.327296-10181-215265938815462/AnsiballZ_slurp.py 10181 1726879737.35905: Sending initial data 10181 1726879737.35912: Sent initial data (152 bytes) 10181 1726879737.38144: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmpriwmn739 /root/.ansible/tmp/ansible-tmp-1726879737.327296-10181-215265938815462/AnsiballZ_slurp.py <<< 10181 1726879737.39165: stderr chunk (state=3): >>><<< 10181 1726879737.39177: stdout chunk (state=3): >>><<< 10181 1726879737.39201: done transferring module to remote 10181 1726879737.39216: _low_level_execute_command(): starting 10181 1726879737.39221: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879737.327296-10181-215265938815462/ /root/.ansible/tmp/ansible-tmp-1726879737.327296-10181-215265938815462/AnsiballZ_slurp.py && sleep 0' 10181 1726879737.41585: stderr chunk (state=2): >>><<< 10181 1726879737.41597: stdout chunk (state=2): >>><<< 10181 1726879737.41613: _low_level_execute_command() done: rc=0, stdout=, stderr= 10181 1726879737.41617: _low_level_execute_command(): starting 10181 1726879737.41622: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879737.327296-10181-215265938815462/AnsiballZ_slurp.py && sleep 0' 10181 1726879737.44417: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 10181 1726879737.44434: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10181 1726879737.44487: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10181 1726879737.44520: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10181 1726879737.44567: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 10181 1726879737.44579: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10181 1726879737.44595: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10181 1726879737.44641: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10181 1726879737.44652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10181 1726879737.44666: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10181 1726879737.44693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10181 1726879737.44701: stdout chunk (state=3): >>>import '_codecs' # <<< 10181 1726879737.44728: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fe6ee48> <<< 10181 1726879737.44754: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10181 1726879737.44767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 10181 1726879737.44779: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fe04828> <<< 10181 1726879737.44790: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fe6e9b0> <<< 10181 1726879737.44807: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 10181 1726879737.44819: 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 0x7f150fe11630> <<< 10181 1726879737.44846: stdout chunk (state=3): >>>import '_signal' # <<< 10181 1726879737.44860: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 10181 1726879737.44869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 10181 1726879737.44878: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fe18160> <<< 10181 1726879737.44904: 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' <<< 10181 1726879737.44927: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10181 1726879737.44935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10181 1726879737.44953: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10181 1726879737.44965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10181 1726879737.44980: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fe1d0f0> <<< 10181 1726879737.44990: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fe18748> <<< 10181 1726879737.45020: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fe18390> <<< 10181 1726879737.45050: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10181 1726879737.45063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10181 1726879737.45078: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10181 1726879737.45100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10181 1726879737.45111: stdout chunk (state=3): >>>import 'errno' # <<< 10181 1726879737.45132: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10181 1726879737.45147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10181 1726879737.45163: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fdc2470> <<< 10181 1726879737.45193: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10181 1726879737.45200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10181 1726879737.45221: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 10181 1726879737.45233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fdc7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fdc2b38> <<< 10181 1726879737.45270: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10181 1726879737.45298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10181 1726879737.45410: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fdce4e0> <<< 10181 1726879737.45426: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fdb1d68> <<< 10181 1726879737.45452: 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' <<< 10181 1726879737.45464: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fdb4198> <<< 10181 1726879737.45503: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10181 1726879737.45519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10181 1726879737.45533: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0c2940> <<< 10181 1726879737.45555: 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 <<< 10181 1726879737.45574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10181 1726879737.45584: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0d4240> <<< 10181 1726879737.45669: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fe22a20> <<< 10181 1726879737.45679: 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. <<< 10181 1726879737.45900: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10181 1726879737.45914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10181 1726879737.45929: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10181 1726879737.45946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10181 1726879737.45956: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10181 1726879737.45976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10181 1726879737.45990: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10181 1726879737.46016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10181 1726879737.46025: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10181 1726879737.46099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10181 1726879737.46106: stdout chunk (state=3): >>>import '_functools' # <<< 10181 1726879737.46131: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10181 1726879737.46160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10181 1726879737.46180: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10181 1726879737.46193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10181 1726879737.46218: stdout chunk (state=3): >>>import '_operator' # <<< 10181 1726879737.46225: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0420f0> <<< 10181 1726879737.46247: 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 0x7f150e04d320> <<< 10181 1726879737.46265: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 10181 1726879737.46272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 10181 1726879737.46301: 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 0x7f150e04dfd0> <<< 10181 1726879737.46311: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e04db00> <<< 10181 1726879737.46325: stdout chunk (state=3): >>>import 'itertools' # <<< 10181 1726879737.46344: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10181 1726879737.46359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10181 1726879737.46367: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e04c0f0> <<< 10181 1726879737.46376: stdout chunk (state=3): >>>import '_collections' # <<< 10181 1726879737.46428: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e09d828> <<< 10181 1726879737.46445: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10181 1726879737.46461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10181 1726879737.46494: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e09dc18> <<< 10181 1726879737.46555: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0911d0> <<< 10181 1726879737.46572: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 10181 1726879737.46581: 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 0x7f150e091eb8> <<< 10181 1726879737.46588: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0884a8> <<< 10181 1726879737.46637: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0794e0> <<< 10181 1726879737.46662: 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' <<< 10181 1726879737.46677: stdout chunk (state=3): >>>import '_sre' # <<< 10181 1726879737.46695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10181 1726879737.46713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10181 1726879737.46727: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10181 1726879737.46741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10181 1726879737.46770: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150ddf92e8> <<< 10181 1726879737.46794: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de01d68> <<< 10181 1726879737.46805: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0914a8> <<< 10181 1726879737.46814: stdout chunk (state=3): >>>import '_locale' # <<< 10181 1726879737.46864: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10181 1726879737.46883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de07e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e073320> <<< 10181 1726879737.46904: 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' <<< 10181 1726879737.46935: 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' <<< 10181 1726879737.46944: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150de0e240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de0e048> <<< 10181 1726879737.46975: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10181 1726879737.46984: 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 0x7f150de0e358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0eb080> <<< 10181 1726879737.47006: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10181 1726879737.47012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10181 1726879737.47036: 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' <<< 10181 1726879737.47055: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10181 1726879737.47068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10181 1726879737.47088: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de0ee48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de0ea58> <<< 10181 1726879737.47113: 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' <<< 10181 1726879737.47121: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de19710> <<< 10181 1726879737.47141: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10181 1726879737.47155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10181 1726879737.47177: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10181 1726879737.47184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10181 1726879737.47245: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de19ef0> <<< 10181 1726879737.47261: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10181 1726879737.47277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10181 1726879737.47312: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d99f208> <<< 10181 1726879737.47326: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de197f0> <<< 10181 1726879737.47343: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10181 1726879737.47361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10181 1726879737.47412: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d9a4cf8> <<< 10181 1726879737.47427: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de0e588> <<< 10181 1726879737.47446: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10181 1726879737.47467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10181 1726879737.47484: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 10181 1726879737.47494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d9c8358> <<< 10181 1726879737.47529: 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 0x7f150d9c8710> <<< 10181 1726879737.47544: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10181 1726879737.47566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10181 1726879737.47580: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10181 1726879737.47594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10181 1726879737.47605: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d9d0400> <<< 10181 1726879737.47630: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10181 1726879737.47647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10181 1726879737.47667: stdout chunk (state=3): >>>import 'time' # <<< 10181 1726879737.47680: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10181 1726879737.47698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10181 1726879737.47722: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10181 1726879737.47731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10181 1726879737.47750: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10181 1726879737.47785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10181 1726879737.47802: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 10181 1726879737.47811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 10181 1726879737.47816: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d77ac18> <<< 10181 1726879737.47943: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d76d358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d76d048> <<< 10181 1726879737.47961: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d75eef0> <<< 10181 1726879737.47987: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d9d0da0> <<< 10181 1726879737.48021: 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 0x7f150d76dfd0> <<< 10181 1726879737.48039: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d9c8a90> <<< 10181 1726879737.48056: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10181 1726879737.48080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10181 1726879737.48115: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10181 1726879737.48125: 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 0x7f150fd7f780> <<< 10181 1726879737.48135: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d7750b8> <<< 10181 1726879737.48152: stdout chunk (state=3): >>>import 'pwd' # <<< 10181 1726879737.48165: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 10181 1726879737.48174: 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 0x7f150fd7fb00> <<< 10181 1726879737.48230: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de0e8d0> <<< 10181 1726879737.48253: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10181 1726879737.48266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10181 1726879737.48287: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10181 1726879737.48303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10181 1726879737.48332: 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 0x7f150fd97630> <<< 10181 1726879737.48348: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10181 1726879737.48357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10181 1726879737.48493: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10181 1726879737.48502: 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 0x7f150fd9b6a0> <<< 10181 1726879737.48526: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10181 1726879737.48535: 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 0x7f150fd9bb70> <<< 10181 1726879737.48562: 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 0x7f150fd9bc88> <<< 10181 1726879737.48571: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fd97e80> <<< 10181 1726879737.48589: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 10181 1726879737.48599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 10181 1726879737.48613: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10181 1726879737.48630: 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 0x7f150fd9bfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fd9b550> <<< 10181 1726879737.48652: 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 0x7f150fd9b2b0> <<< 10181 1726879737.48672: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fd8bb70> <<< 10181 1726879737.48688: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d9b43c8> <<< 10181 1726879737.48715: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10181 1726879737.48752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10181 1726879737.48797: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fd974e0> <<< 10181 1726879737.48918: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10181 1726879737.48928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10181 1726879737.48951: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bd9f978> <<< 10181 1726879737.49011: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip' # zipimport: zlib available <<< 10181 1726879737.49028: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.49050: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/__init__.py <<< 10181 1726879737.49067: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.49078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.49090: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/__init__.py <<< 10181 1726879737.49098: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.50241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.51209: 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' <<< 10181 1726879737.51225: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150baf37f0> import 'atexit' # <<< 10181 1726879737.51245: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10181 1726879737.51283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10181 1726879737.51347: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10181 1726879737.51357: 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 0x7f150ba832e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150baf3e48> <<< 10181 1726879737.51388: 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 0x7f150bd9ffd0> <<< 10181 1726879737.51409: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10181 1726879737.51438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10181 1726879737.51484: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150ba5eba8> <<< 10181 1726879737.51498: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10181 1726879737.51521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10181 1726879737.51537: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10181 1726879737.51574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10181 1726879737.51593: 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' <<< 10181 1726879737.51680: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bac91d0> <<< 10181 1726879737.51714: 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 0x7f150bac9b00> <<< 10181 1726879737.51746: 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 0x7f150ba72080> <<< 10181 1726879737.51765: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10181 1726879737.51775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10181 1726879737.51850: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bac7160> <<< 10181 1726879737.51858: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150baa4320> <<< 10181 1726879737.52165: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150ba9b518> <<< 10181 1726879737.52184: 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' <<< 10181 1726879737.52209: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bdba2b0> <<< 10181 1726879737.52241: 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 0x7f150bdc8208> <<< 10181 1726879737.52269: 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 0x7f150baad400> <<< 10181 1726879737.52293: 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 <<< 10181 1726879737.52304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10181 1726879737.52327: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10181 1726879737.52353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10181 1726879737.52377: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10181 1726879737.52389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10181 1726879737.52442: 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 0x7f150bd54e80> <<< 10181 1726879737.52530: 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' <<< 10181 1726879737.52552: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bd5af28> <<< 10181 1726879737.52560: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bd4b2b0> <<< 10181 1726879737.52580: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10181 1726879737.52597: 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 0x7f150bd4bac8> <<< 10181 1726879737.52796: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bab87b8> <<< 10181 1726879737.52831: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10181 1726879737.52868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10181 1726879737.52888: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10181 1726879737.52898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10181 1726879737.52914: stdout chunk (state=3): >>>import '_string' # <<< 10181 1726879737.52997: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bd7cf28> <<< 10181 1726879737.53063: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bd4b128> <<< 10181 1726879737.53193: 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' <<< 10181 1726879737.53202: 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 0x7f150bd89e48> <<< 10181 1726879737.53234: 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' <<< 10181 1726879737.53243: 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 0x7f150bd89f28> <<< 10181 1726879737.53280: 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 0x7f150bad80f0> <<< 10181 1726879737.53299: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150baad550> <<< 10181 1726879737.53319: 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 <<< 10181 1726879737.53334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10181 1726879737.53343: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10181 1726879737.53364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10181 1726879737.53406: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10181 1726879737.53415: 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 0x7f150bae7a58> <<< 10181 1726879737.53585: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150badf198> <<< 10181 1726879737.53612: 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' <<< 10181 1726879737.53621: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150badf390> <<< 10181 1726879737.53627: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bad8c18> <<< 10181 1726879737.53644: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.53653: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.53667: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10181 1726879737.53750: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.53814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.53823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.53828: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py <<< 10181 1726879737.53846: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10181 1726879737.53854: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10181 1726879737.53864: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.53959: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.54058: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10181 1726879737.54067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10181 1726879737.54083: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10181 1726879737.54097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10181 1726879737.54118: 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' <<< 10181 1726879737.54149: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10181 1726879737.54156: 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 0x7f150bb00e48> <<< 10181 1726879737.54202: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bb00b00> <<< 10181 1726879737.54245: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bb00320> <<< 10181 1726879737.54258: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10181 1726879737.54272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10181 1726879737.54313: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bb00978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150baeec88> <<< 10181 1726879737.54332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.54813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.55283: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py <<< 10181 1726879737.55295: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10181 1726879737.55313: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 10181 1726879737.55337: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py <<< 10181 1726879737.55352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.55371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.55401: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 10181 1726879737.55420: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.55434: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/_text.py <<< 10181 1726879737.55447: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.55561: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.55687: 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' <<< 10181 1726879737.55720: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083ed4a8> <<< 10181 1726879737.55728: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.56100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.56455: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.56506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.56567: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py <<< 10181 1726879737.56577: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.56603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.56630: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py <<< 10181 1726879737.56638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.56703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.56774: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/errors.py <<< 10181 1726879737.56796: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10181 1726879737.56811: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10181 1726879737.56847: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.56873: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10181 1726879737.56886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.57048: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.57238: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10181 1726879737.57248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10181 1726879737.57376: stdout chunk (state=3): >>>import '_ast' # <<< 10181 1726879737.57388: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508463c50> <<< 10181 1726879737.57399: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.57412: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.57435: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10181 1726879737.57442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.57497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.57554: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py <<< 10181 1726879737.57561: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py <<< 10181 1726879737.57579: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10181 1726879737.57590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.57626: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.57667: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py <<< 10181 1726879737.57686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.57706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.57743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.57781: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.57859: 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 <<< 10181 1726879737.58027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10181 1726879737.58122: 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 0x7f1508486198> <<< 10181 1726879737.58198: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150843beb8> <<< 10181 1726879737.58233: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/file.py <<< 10181 1726879737.58240: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/process.py <<< 10181 1726879737.58246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.58295: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.58344: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.58367: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.58400: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.58695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.58968: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10181 1726879737.59000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10181 1726879737.59015: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10181 1726879737.59030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10181 1726879737.59165: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150ba2a0f0> <<< 10181 1726879737.59185: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10181 1726879737.59197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10181 1726879737.59308: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150ba2a198> <<< 10181 1726879737.59355: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150847cb00> <<< 10181 1726879737.59415: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py <<< 10181 1726879737.59428: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.59448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.59470: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py <<< 10181 1726879737.59484: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.59500: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.59521: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py <<< 10181 1726879737.59613: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/basic.py <<< 10181 1726879737.59634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.59648: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/modules/__init__.py <<< 10181 1726879737.59655: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.59691: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.59778: stdout chunk (state=3): >>># zipimport: zlib available <<< 10181 1726879737.59949: stdout chunk (state=3): >>> {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEa2NlZzQyY0IxbnVuOWl4eHp1VVhVSGdBdXgxZjc4NXRmT1ZlL0tVV2RQMzR4eWtFMzdZVVNxSG5qRGV2MnJJWHFDSHUyS29tMGdCMGZZc200bndFTW54cFMyL3NTcDlaS09TOXhzRWpMYk85RTNGako3VkhmR215dnBHVWNyS2dvU3liVjlaWURmblIwa1pOdElYQTZFS0piZmg0QnNGNkNaY1BKTlh0bkcxbklTQ2Vlblc1VEp1T2ZydmVWUUxvOFVSZ0dUK3JiKy95L3hXbG9zc1Q5azRTbGRWNE5zd0NBTjNYN20rbkVuU01rc2VFVUdjeU45YkNqMG1adEpKUXNEekZQdDZ0Q0RRY1hxK0xvUklPd2hkWUxGcVUxazROeUNuc2s5L0VZNFd1Zk10M0laeGlHdWlsdGRaaTlUclZSM1ZnczBWL0MxQU1aa3NZM05aaS9UbjdsZ3BKWlVlZVBLZSt2eDNkYy83WHExdDIwNThhV01LYS83Z284M3d0aUxOZDZ0a2hPNW93cjUrRHFUZllNdldkblZyK05BaW1aWUVvSDdTVDJpYVBpc1BONFplMm03UkR4RlhlaERMWjk0Q2FEUHZPcHYxRGdyMTJEZGV3eGpLcVRRbHhKTzk3YUNTMDdRbWIweWZMYUNhQldmU2tVcHRJN0U0d0tBWDg9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} # destroy __main__ <<< 10181 1726879737.60223: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10181 1726879737.60241: 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 <<< 10181 1726879737.60257: 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 <<< 10181 1726879737.60272: 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 <<< 10181 1726879737.60294: 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 <<< 10181 1726879737.60311: 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 <<< 10181 1726879737.60331: 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 <<< 10181 1726879737.60352: 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 # 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 <<< 10181 1726879737.60365: 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 # 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 <<< 10181 1726879737.60406: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10181 1726879737.60563: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10181 1726879737.60592: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10181 1726879737.60606: stdout chunk (state=3): >>># destroy zipimport <<< 10181 1726879737.60625: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2<<< 10181 1726879737.60634: stdout chunk (state=3): >>> # destroy lzma <<< 10181 1726879737.60655: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10181 1726879737.60680: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10181 1726879737.60696: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 10181 1726879737.60720: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10181 1726879737.60737: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon <<< 10181 1726879737.60749: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 10181 1726879737.60775: stdout chunk (state=3): >>># destroy selinux <<< 10181 1726879737.60792: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex <<< 10181 1726879737.60802: stdout chunk (state=3): >>># destroy textwrap # destroy locale # destroy copy # destroy struct <<< 10181 1726879737.60833: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10181 1726879737.60845: 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 <<< 10181 1726879737.60860: stdout chunk (state=3): >>># 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 <<< 10181 1726879737.60879: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath <<< 10181 1726879737.60888: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 10181 1726879737.60905: 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 <<< 10181 1726879737.60914: 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 <<< 10181 1726879737.60932: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 10181 1726879737.60942: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 10181 1726879737.60950: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10181 1726879737.60971: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< 10181 1726879737.60982: 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 <<< 10181 1726879737.60990: stdout chunk (state=3): >>># 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 <<< 10181 1726879737.61012: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 10181 1726879737.61020: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10181 1726879737.61145: stdout chunk (state=3): >>># destroy posixpath <<< 10181 1726879737.61166: stdout chunk (state=3): >>># destroy stat <<< 10181 1726879737.61182: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 10181 1726879737.61197: stdout chunk (state=3): >>># destroy select <<< 10181 1726879737.61216: stdout chunk (state=3): >>># destroy linecache <<< 10181 1726879737.61229: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect <<< 10181 1726879737.61238: stdout chunk (state=3): >>># destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10181 1726879737.61252: 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 <<< 10181 1726879737.61271: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 10181 1726879737.61555: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10181 1726879737.61604: stderr chunk (state=3): >>><<< 10181 1726879737.61610: stdout chunk (state=3): >>><<< 10181 1726879737.61656: _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 0x7f150fe6ee48> # /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 0x7f150fe04828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fe6e9b0> # /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 0x7f150fe11630> 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 0x7f150fe18160> # /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 0x7f150fe1d0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fe18748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fe18390> # /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 0x7f150fdc2470> # /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 0x7f150fdc7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fdc2b38> # /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 0x7f150fdce4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fdb1d68> # /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 0x7f150fdb4198> # /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 0x7f150e0c2940> # /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 0x7f150e0d4240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fe22a20> 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 0x7f150e0420f0> # /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 0x7f150e04d320> # /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 0x7f150e04dfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e04db00> 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 0x7f150e04c0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e09d828> # /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 0x7f150e09dc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0911d0> # /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 0x7f150e091eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0884a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0794e0> # /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 0x7f150ddf92e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de01d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0914a8> 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 0x7f150de07e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e073320> # /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 0x7f150de0e240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de0e048> # 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 0x7f150de0e358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150e0eb080> # /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 0x7f150de0ee48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de0ea58> # /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 0x7f150de19710> # /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 0x7f150de19ef0> # /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 0x7f150d99f208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de197f0> # /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 0x7f150d9a4cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de0e588> # /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 0x7f150d9c8358> # 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 0x7f150d9c8710> # /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 0x7f150d9d0400> # /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 0x7f150d77ac18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d76d358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d76d048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d75eef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d9d0da0> # 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 0x7f150d76dfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d9c8a90> # /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 0x7f150fd7f780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d7750b8> 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 0x7f150fd7fb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150de0e8d0> # /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 0x7f150fd97630> # /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 0x7f150fd9b6a0> # 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 0x7f150fd9bb70> # 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 0x7f150fd9bc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fd97e80> # /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 0x7f150fd9bfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fd9b550> # 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 0x7f150fd9b2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150fd8bb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150d9b43c8> # /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 0x7f150fd974e0> # /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 0x7f150bd9f978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_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 0x7f150baf37f0> 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 0x7f150ba832e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150baf3e48> # 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 0x7f150bd9ffd0> # /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 0x7f150ba5eba8> # /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 0x7f150bac91d0> # 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 0x7f150bac9b00> # 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 0x7f150ba72080> # /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 0x7f150bac7160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150baa4320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150ba9b518> # /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 0x7f150bdba2b0> # 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 0x7f150bdc8208> # /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 0x7f150baad400> # /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 0x7f150bd54e80> # /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 0x7f150bd5af28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bd4b2b0> # /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 0x7f150bd4bac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bab87b8> # /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 0x7f150bd7cf28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bd4b128> # 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 0x7f150bd89e48> # 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 0x7f150bd89f28> # 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 0x7f150bad80f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150baad550> # /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 0x7f150bae7a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150badf198> # 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 0x7f150badf390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bad8c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_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 0x7f150bb00e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bb00b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150bb00320> # /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 0x7f150bb00978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150baeec88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_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_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_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 0x7f15083ed4a8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_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 0x7f1508463c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_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_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f1508486198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150843beb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_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 0x7f150ba2a0f0> # /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 0x7f150ba2a198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150847cb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_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_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_4bqk4_pb/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEa2NlZzQyY0IxbnVuOWl4eHp1VVhVSGdBdXgxZjc4NXRmT1ZlL0tVV2RQMzR4eWtFMzdZVVNxSG5qRGV2MnJJWHFDSHUyS29tMGdCMGZZc200bndFTW54cFMyL3NTcDlaS09TOXhzRWpMYk85RTNGako3VkhmR215dnBHVWNyS2dvU3liVjlaWURmblIwa1pOdElYQTZFS0piZmg0QnNGNkNaY1BKTlh0bkcxbklTQ2Vlblc1VEp1T2ZydmVWUUxvOFVSZ0dUK3JiKy95L3hXbG9zc1Q5azRTbGRWNE5zd0NBTjNYN20rbkVuU01rc2VFVUdjeU45YkNqMG1adEpKUXNEekZQdDZ0Q0RRY1hxK0xvUklPd2hkWUxGcVUxazROeUNuc2s5L0VZNFd1Zk10M0laeGlHdWlsdGRaaTlUclZSM1ZnczBWL0MxQU1aa3NZM05aaS9UbjdsZ3BKWlVlZVBLZSt2eDNkYy83WHExdDIwNThhV01LYS83Z284M3d0aUxOZDZ0a2hPNW93cjUrRHFUZllNdldkblZyK05BaW1aWUVvSDdTVDJpYVBpc1BONFplMm03UkR4RlhlaERMWjk0Q2FEUHZPcHYxRGdyMTJEZGV3eGpLcVRRbHhKTzk3YUNTMDdRbWIweWZMYUNhQldmU2tVcHRJN0U0d0tBWDg9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} # 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.43.118 closed. 10181 1726879737.61749: done with _execute_module (slurp, {'src': '/etc/ssh/ssh_host_rsa_key.pub', '_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': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879737.327296-10181-215265938815462/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10181 1726879737.61763: _low_level_execute_command(): starting 10181 1726879737.61769: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879737.327296-10181-215265938815462/ > /dev/null 2>&1 && sleep 0' 10181 1726879737.64358: stderr chunk (state=2): >>><<< 10181 1726879737.64369: stdout chunk (state=2): >>><<< 10181 1726879737.64386: _low_level_execute_command() done: rc=0, stdout=, stderr= 10181 1726879737.64395: handler run complete 10181 1726879737.64409: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10181 1726879737.64412: variable 'ansible_host' from source: host vars for 'managed_node3' 10181 1726879737.64417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10181 1726879737.64420: variable 'ansible_port' from source: unknown 10181 1726879737.64425: variable 'ansible_user' from source: unknown 10181 1726879737.64430: attempt loop complete, returning result 10181 1726879737.64433: _execute() done 10181 1726879737.64437: dumping result to json 10181 1726879737.64443: done dumping result, returning 10181 1726879737.64451: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key [0e44ad9b-8ddf-3aea-1756-0000000000ee] 10181 1726879737.64456: sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000ee 10181 1726879737.64498: done sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000ee 10181 1726879737.64502: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEa2NlZzQyY0IxbnVuOWl4eHp1VVhVSGdBdXgxZjc4NXRmT1ZlL0tVV2RQMzR4eWtFMzdZVVNxSG5qRGV2MnJJWHFDSHUyS29tMGdCMGZZc200bndFTW54cFMyL3NTcDlaS09TOXhzRWpMYk85RTNGako3VkhmR215dnBHVWNyS2dvU3liVjlaWURmblIwa1pOdElYQTZFS0piZmg0QnNGNkNaY1BKTlh0bkcxbklTQ2Vlblc1VEp1T2ZydmVWUUxvOFVSZ0dUK3JiKy95L3hXbG9zc1Q5azRTbGRWNE5zd0NBTjNYN20rbkVuU01rc2VFVUdjeU45YkNqMG1adEpKUXNEekZQdDZ0Q0RRY1hxK0xvUklPd2hkWUxGcVUxazROeUNuc2s5L0VZNFd1Zk10M0laeGlHdWlsdGRaaTlUclZSM1ZnczBWL0MxQU1aa3NZM05aaS9UbjdsZ3BKWlVlZVBLZSt2eDNkYy83WHExdDIwNThhV01LYS83Z284M3d0aUxOZDZ0a2hPNW93cjUrRHFUZllNdldkblZyK05BaW1aWUVvSDdTVDJpYVBpc1BONFplMm03UkR4RlhlaERMWjk0Q2FEUHZPcHYxRGdyMTJEZGV3eGpLcVRRbHhKTzk3YUNTMDdRbWIweWZMYUNhQldmU2tVcHRJN0U0d0tBWDg9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "source": "/etc/ssh/ssh_host_rsa_key.pub" } 9674 1726879737.64659: no more pending results, returning what we have 9674 1726879737.64662: results queue empty 9674 1726879737.64662: checking for any_errors_fatal 9674 1726879737.64672: done checking for any_errors_fatal 9674 1726879737.64673: checking for max_fail_percentage 9674 1726879737.64674: done checking for max_fail_percentage 9674 1726879737.64674: checking to see if all hosts have failed and the running result is not ok 9674 1726879737.64675: done checking to see if all hosts have failed 9674 1726879737.64675: getting the remaining hosts for this loop 9674 1726879737.64676: done getting the remaining hosts for this loop 9674 1726879737.64679: getting the next task for host managed_node3 9674 1726879737.64684: done getting next task for host managed_node3 9674 1726879737.64687: ^ task is: TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 9674 1726879737.64690: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 9674 1726879737.64702: getting variables 9674 1726879737.64704: in VariableManager get_vars() 9674 1726879737.64734: Calling all_inventory to load vars for managed_node3 9674 1726879737.64737: Calling groups_inventory to load vars for managed_node3 9674 1726879737.64738: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879737.64748: Calling all_plugins_play to load vars for managed_node3 9674 1726879737.64751: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879737.64753: Calling groups_plugins_play to load vars for managed_node3 9674 1726879737.64866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879737.64987: done with get_vars() 9674 1726879737.64998: done getting variables TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Friday 20 September 2024 20:48:57 -0400 (0:00:00.365) 0:00:15.137 ****** 9674 1726879737.65067: entering _queue_task() for managed_node3/known_hosts 9674 1726879737.65068: Creating lock for known_hosts 9674 1726879737.65258: worker is 1 (out of 1 available) 9674 1726879737.65272: exiting _queue_task() for managed_node3/known_hosts 9674 1726879737.65283: done queuing things up, now waiting for results queue to drain 9674 1726879737.65284: waiting for pending results... 10189 1726879737.65390: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 10189 1726879737.65511: in run() - task 0e44ad9b-8ddf-3aea-1756-0000000000ef 10189 1726879737.65526: variable 'ansible_search_path' from source: unknown 10189 1726879737.65530: variable 'ansible_search_path' from source: unknown 10189 1726879737.65556: calling self._execute() 10189 1726879737.65673: variable 'ansible_host' from source: host vars for 'managed_node3' 10189 1726879737.65682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10189 1726879737.65690: variable 'omit' from source: magic vars 10189 1726879737.65763: variable 'omit' from source: magic vars 10189 1726879737.65810: variable 'omit' from source: magic vars 10189 1726879737.65999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10189 1726879737.67568: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10189 1726879737.67632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10189 1726879737.67665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10189 1726879737.67696: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10189 1726879737.67718: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10189 1726879737.67809: variable '__kdump_ssh_server_location' from source: role '' all vars 10189 1726879737.67925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10189 1726879737.68062: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10189 1726879737.68089: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10189 1726879737.68117: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10189 1726879737.68140: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10189 1726879737.68209: 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) 10189 1726879737.68230: 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) 10189 1726879737.68253: 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) 10189 1726879737.68273: 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) 10189 1726879737.68364: variable 'kdump_target' from source: play vars 10189 1726879737.68440: variable 'kdump_ssh_user' from source: play vars 10189 1726879737.68512: variable 'hostvars' from source: magic vars 10189 1726879737.68519: variable 'kdump_test_ssh_server_outside' from source: play vars 10189 1726879737.68524: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.68572: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.68586: in VariableManager get_vars() 10189 1726879737.68598: Calling all_inventory to load vars for managed_node3 10189 1726879737.68603: Calling groups_inventory to load vars for managed_node3 10189 1726879737.68610: Calling all_plugins_inventory to load vars for managed_node3 10189 1726879737.68620: Calling all_plugins_play to load vars for managed_node3 10189 1726879737.68625: Calling groups_plugins_inventory to load vars for managed_node3 10189 1726879737.68631: Calling groups_plugins_play to load vars for managed_node3 10189 1726879737.68734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10189 1726879737.68842: done with get_vars() 10189 1726879737.68859: variable 'ansible_user_id' from source: facts 10189 1726879737.68867: variable 'kdump_test_ssh_server_inside' from source: play vars 10189 1726879737.69034: variable 'kdump_test_ssh_source' from source: play vars 10189 1726879737.69142: variable 'ansible_env' from source: facts 10189 1726879737.69158: variable 'hostvars' from source: magic vars 10189 1726879737.69163: variable 'kdump_test_ssh_server_outside' from source: play vars 10189 1726879737.69168: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.69213: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.69221: in VariableManager get_vars() 10189 1726879737.69227: Calling all_inventory to load vars for managed_node3 10189 1726879737.69231: Calling groups_inventory to load vars for managed_node3 10189 1726879737.69236: Calling all_plugins_inventory to load vars for managed_node3 10189 1726879737.69242: Calling all_plugins_play to load vars for managed_node3 10189 1726879737.69249: Calling groups_plugins_inventory to load vars for managed_node3 10189 1726879737.69255: Calling groups_plugins_play to load vars for managed_node3 10189 1726879737.69354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10189 1726879737.69458: done with get_vars() 10189 1726879737.69469: variable 'ansible_all_ipv4_addresses' from source: facts 10189 1726879737.69474: in VariableManager get_vars() 10189 1726879737.69479: Calling all_inventory to load vars for managed_node3 10189 1726879737.69482: Calling groups_inventory to load vars for managed_node3 10189 1726879737.69487: Calling all_plugins_inventory to load vars for managed_node3 10189 1726879737.69494: Calling all_plugins_play to load vars for managed_node3 10189 1726879737.69498: Calling groups_plugins_inventory to load vars for managed_node3 10189 1726879737.69504: Calling groups_plugins_play to load vars for managed_node3 10189 1726879737.69586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10189 1726879737.69690: done with get_vars() 10189 1726879737.69702: variable 'ansible_all_ipv6_addresses' from source: facts 10189 1726879737.69707: in VariableManager get_vars() 10189 1726879737.69712: Calling all_inventory to load vars for managed_node3 10189 1726879737.69716: Calling groups_inventory to load vars for managed_node3 10189 1726879737.69720: Calling all_plugins_inventory to load vars for managed_node3 10189 1726879737.69726: Calling all_plugins_play to load vars for managed_node3 10189 1726879737.69731: Calling groups_plugins_inventory to load vars for managed_node3 10189 1726879737.69737: Calling groups_plugins_play to load vars for managed_node3 10189 1726879737.69819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10189 1726879737.69923: done with get_vars() 10189 1726879737.69933: variable 'ansible_default_ipv4' from source: facts 10189 1726879737.69942: variable 'kdump_ssh_server' from source: play vars 10189 1726879737.69950: variable 'kdump_test_ssh_server_outside' from source: play vars 10189 1726879737.69997: variable 'kdump_test_ssh_server_outside' from source: play vars 10189 1726879737.70004: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.70049: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.70081: variable '__kdump_serverpubkey' from source: set_fact 10189 1726879737.70099: variable '__kdump_ssh_server_location' from source: role '' all vars 10189 1726879737.70141: variable '__kdump_ssh_server_location' from source: role '' all vars 10189 1726879737.70275: variable 'kdump_target' from source: play vars 10189 1726879737.70334: variable 'kdump_ssh_user' from source: play vars 10189 1726879737.70426: variable 'hostvars' from source: magic vars 10189 1726879737.70432: variable 'kdump_test_ssh_server_outside' from source: play vars 10189 1726879737.70437: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.70479: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.70487: in VariableManager get_vars() 10189 1726879737.70494: Calling all_inventory to load vars for managed_node3 10189 1726879737.70499: Calling groups_inventory to load vars for managed_node3 10189 1726879737.70504: Calling all_plugins_inventory to load vars for managed_node3 10189 1726879737.70510: Calling all_plugins_play to load vars for managed_node3 10189 1726879737.70515: Calling groups_plugins_inventory to load vars for managed_node3 10189 1726879737.70521: Calling groups_plugins_play to load vars for managed_node3 10189 1726879737.70601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10189 1726879737.70701: done with get_vars() 10189 1726879737.70712: variable 'ansible_user_id' from source: facts 10189 1726879737.70720: variable 'kdump_test_ssh_server_inside' from source: play vars 10189 1726879737.70875: variable 'kdump_test_ssh_source' from source: play vars 10189 1726879737.70981: variable 'ansible_env' from source: facts 10189 1726879737.70995: variable 'hostvars' from source: magic vars 10189 1726879737.70999: variable 'kdump_test_ssh_server_outside' from source: play vars 10189 1726879737.71004: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.71048: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.71056: in VariableManager get_vars() 10189 1726879737.71062: Calling all_inventory to load vars for managed_node3 10189 1726879737.71066: Calling groups_inventory to load vars for managed_node3 10189 1726879737.71071: Calling all_plugins_inventory to load vars for managed_node3 10189 1726879737.71077: Calling all_plugins_play to load vars for managed_node3 10189 1726879737.71081: Calling groups_plugins_inventory to load vars for managed_node3 10189 1726879737.71086: Calling groups_plugins_play to load vars for managed_node3 10189 1726879737.71169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10189 1726879737.71434: done with get_vars() 10189 1726879737.71447: variable 'ansible_all_ipv4_addresses' from source: facts 10189 1726879737.71452: in VariableManager get_vars() 10189 1726879737.71457: Calling all_inventory to load vars for managed_node3 10189 1726879737.71461: Calling groups_inventory to load vars for managed_node3 10189 1726879737.71466: Calling all_plugins_inventory to load vars for managed_node3 10189 1726879737.71472: Calling all_plugins_play to load vars for managed_node3 10189 1726879737.71477: Calling groups_plugins_inventory to load vars for managed_node3 10189 1726879737.71482: Calling groups_plugins_play to load vars for managed_node3 10189 1726879737.71562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10189 1726879737.71667: done with get_vars() 10189 1726879737.71679: variable 'ansible_all_ipv6_addresses' from source: facts 10189 1726879737.71684: in VariableManager get_vars() 10189 1726879737.71689: Calling all_inventory to load vars for managed_node3 10189 1726879737.71695: Calling groups_inventory to load vars for managed_node3 10189 1726879737.71699: Calling all_plugins_inventory to load vars for managed_node3 10189 1726879737.71705: Calling all_plugins_play to load vars for managed_node3 10189 1726879737.71710: Calling groups_plugins_inventory to load vars for managed_node3 10189 1726879737.71715: Calling groups_plugins_play to load vars for managed_node3 10189 1726879737.71795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10189 1726879737.71902: done with get_vars() 10189 1726879737.71912: variable 'ansible_default_ipv4' from source: facts 10189 1726879737.71923: variable 'kdump_ssh_server' from source: play vars 10189 1726879737.71928: variable 'kdump_test_ssh_server_outside' from source: play vars 10189 1726879737.71977: variable 'kdump_test_ssh_server_outside' from source: play vars 10189 1726879737.71984: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.72030: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.72055: variable 'omit' from source: magic vars 10189 1726879737.72074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10189 1726879737.72095: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10189 1726879737.72113: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10189 1726879737.72128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10189 1726879737.72139: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10189 1726879737.72164: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10189 1726879737.72168: variable 'ansible_host' from source: host vars for 'managed_node3' 10189 1726879737.72172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10189 1726879737.72246: Set connection var ansible_pipelining to False 10189 1726879737.72254: Set connection var ansible_timeout to 10 10189 1726879737.72260: Set connection var ansible_shell_executable to /bin/sh 10189 1726879737.72266: Set connection var ansible_shell_type to sh 10189 1726879737.72269: Set connection var ansible_connection to ssh 10189 1726879737.72274: Set connection var ansible_module_compression to ZIP_DEFLATED 10189 1726879737.72294: variable 'ansible_shell_executable' from source: unknown 10189 1726879737.72298: variable 'ansible_connection' from source: unknown 10189 1726879737.72301: variable 'ansible_module_compression' from source: unknown 10189 1726879737.72304: variable 'ansible_shell_type' from source: unknown 10189 1726879737.72307: variable 'ansible_shell_executable' from source: unknown 10189 1726879737.72311: variable 'ansible_host' from source: host vars for 'managed_node3' 10189 1726879737.72315: variable 'ansible_pipelining' from source: unknown 10189 1726879737.72319: variable 'ansible_timeout' from source: unknown 10189 1726879737.72323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10189 1726879737.72431: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10189 1726879737.72442: variable 'omit' from source: magic vars 10189 1726879737.72451: starting attempt loop 10189 1726879737.72455: running the handler 10189 1726879737.72468: _low_level_execute_command(): starting 10189 1726879737.72475: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10189 1726879737.74800: stdout chunk (state=2): >>>/root <<< 10189 1726879737.74929: stderr chunk (state=3): >>><<< 10189 1726879737.74936: stdout chunk (state=3): >>><<< 10189 1726879737.74955: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10189 1726879737.74967: _low_level_execute_command(): starting 10189 1726879737.74973: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879737.7496305-10189-37156757026973 `" && echo ansible-tmp-1726879737.7496305-10189-37156757026973="` echo /root/.ansible/tmp/ansible-tmp-1726879737.7496305-10189-37156757026973 `" ) && sleep 0' 10189 1726879737.77438: stdout chunk (state=2): >>>ansible-tmp-1726879737.7496305-10189-37156757026973=/root/.ansible/tmp/ansible-tmp-1726879737.7496305-10189-37156757026973 <<< 10189 1726879737.77567: stderr chunk (state=3): >>><<< 10189 1726879737.77574: stdout chunk (state=3): >>><<< 10189 1726879737.77590: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879737.7496305-10189-37156757026973=/root/.ansible/tmp/ansible-tmp-1726879737.7496305-10189-37156757026973 , stderr= 10189 1726879737.77645: variable 'ansible_module_compression' from source: unknown 10189 1726879737.77680: ANSIBALLZ: Using lock for known_hosts 10189 1726879737.77684: ANSIBALLZ: Acquiring lock 10189 1726879737.77688: ANSIBALLZ: Lock acquired: 140479297634224 10189 1726879737.77693: ANSIBALLZ: Creating module 10189 1726879737.86977: ANSIBALLZ: Writing module into payload 10189 1726879737.87063: ANSIBALLZ: Writing module 10189 1726879737.87083: ANSIBALLZ: Renaming module 10189 1726879737.87091: ANSIBALLZ: Done creating module 10189 1726879737.87107: variable 'ansible_facts' from source: unknown 10189 1726879737.87168: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879737.7496305-10189-37156757026973/AnsiballZ_known_hosts.py 10189 1726879737.87270: Sending initial data 10189 1726879737.87278: Sent initial data (158 bytes) 10189 1726879737.89835: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmp7ysgqdf3 /root/.ansible/tmp/ansible-tmp-1726879737.7496305-10189-37156757026973/AnsiballZ_known_hosts.py <<< 10189 1726879737.90854: stderr chunk (state=3): >>><<< 10189 1726879737.90863: stdout chunk (state=3): >>><<< 10189 1726879737.90883: done transferring module to remote 10189 1726879737.90900: _low_level_execute_command(): starting 10189 1726879737.90906: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879737.7496305-10189-37156757026973/ /root/.ansible/tmp/ansible-tmp-1726879737.7496305-10189-37156757026973/AnsiballZ_known_hosts.py && sleep 0' 10189 1726879737.93262: stderr chunk (state=2): >>><<< 10189 1726879737.93270: stdout chunk (state=2): >>><<< 10189 1726879737.93285: _low_level_execute_command() done: rc=0, stdout=, stderr= 10189 1726879737.93289: _low_level_execute_command(): starting 10189 1726879737.93296: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879737.7496305-10189-37156757026973/AnsiballZ_known_hosts.py && sleep 0' 10189 1726879737.96156: 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' # <<< 10189 1726879737.96178: stdout chunk (state=3): >>># installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 10189 1726879737.96224: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10189 1726879737.96238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10189 1726879737.96247: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10189 1726879737.96266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10189 1726879737.96280: stdout chunk (state=3): >>>import '_codecs' # <<< 10189 1726879737.96301: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b56677e48> <<< 10189 1726879737.96336: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10189 1726879737.96345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 10189 1726879737.96360: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5660d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b566779b0><<< 10189 1726879737.96377: stdout chunk (state=3): >>> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 10189 1726879737.96386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 10189 1726879737.96398: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5661a630> <<< 10189 1726879737.96421: stdout chunk (state=3): >>>import '_signal' # <<< 10189 1726879737.96445: 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' <<< 10189 1726879737.96459: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b56621160> <<< 10189 1726879737.96480: 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' <<< 10189 1726879737.96499: 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' <<< 10189 1726879737.96517: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10189 1726879737.96534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10189 1726879737.96556: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b566260f0> <<< 10189 1726879737.96564: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b56621748> <<< 10189 1726879737.96593: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b56621390> <<< 10189 1726879737.96618: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10189 1726879737.96633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10189 1726879737.96647: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10189 1726879737.96669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10189 1726879737.96681: stdout chunk (state=3): >>>import 'errno' # <<< 10189 1726879737.96698: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10189 1726879737.96712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10189 1726879737.96726: stdout chunk (state=3): >>>import '_stat' # <<< 10189 1726879737.96734: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565cb470> <<< 10189 1726879737.96756: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10189 1726879737.96764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10189 1726879737.96787: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 10189 1726879737.96798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565d0e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565cbb38> <<< 10189 1726879737.96834: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10189 1726879737.96862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10189 1726879737.96976: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565d74e0> <<< 10189 1726879737.96995: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565bad68> <<< 10189 1726879737.97014: 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' <<< 10189 1726879737.97030: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565bd198> <<< 10189 1726879737.97068: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10189 1726879737.97084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10189 1726879737.97100: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b548cb940> <<< 10189 1726879737.97120: 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 <<< 10189 1726879737.97139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10189 1726879737.97150: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b548dd240> <<< 10189 1726879737.97229: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5662ba20> <<< 10189 1726879737.97240: 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. <<< 10189 1726879737.97470: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10189 1726879737.97487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10189 1726879737.97498: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10189 1726879737.97511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10189 1726879737.97531: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10189 1726879737.97549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10189 1726879737.97561: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10189 1726879737.97575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10189 1726879737.97596: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10189 1726879737.97672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10189 1726879737.97681: stdout chunk (state=3): >>>import '_functools' # <<< 10189 1726879737.97702: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10189 1726879737.97735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10189 1726879737.97758: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10189 1726879737.97769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10189 1726879737.97791: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5484a080> <<< 10189 1726879737.97816: 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' <<< 10189 1726879737.97826: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b548562b0> <<< 10189 1726879737.97847: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 10189 1726879737.97853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 10189 1726879737.97879: 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 0x7f5b54856f60> <<< 10189 1726879737.97888: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54856a90> <<< 10189 1726879737.97906: stdout chunk (state=3): >>>import 'itertools' # <<< 10189 1726879737.97916: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10189 1726879737.97936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5485f080> <<< 10189 1726879737.97955: stdout chunk (state=3): >>>import '_collections' # <<< 10189 1726879737.98003: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b548a67b8> <<< 10189 1726879737.98024: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10189 1726879737.98036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10189 1726879737.98074: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b548a6ba8> <<< 10189 1726879737.98129: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5489a160> <<< 10189 1726879737.98157: 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 0x7f5b5489ae48> <<< 10189 1726879737.98166: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54891438> <<< 10189 1726879737.98211: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54882470> <<< 10189 1726879737.98232: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10189 1726879737.98239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10189 1726879737.98255: stdout chunk (state=3): >>>import '_sre' # <<< 10189 1726879737.98271: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10189 1726879737.98290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10189 1726879737.98318: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10189 1726879737.98328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10189 1726879737.98346: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54603278> <<< 10189 1726879737.98366: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5460bcf8> <<< 10189 1726879737.98375: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5489a438> <<< 10189 1726879737.98389: stdout chunk (state=3): >>>import '_locale' # <<< 10189 1726879737.98445: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10189 1726879737.98459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54610e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5487c2b0> <<< 10189 1726879737.98478: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 10189 1726879737.98487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 10189 1726879737.98516: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879737.98524: 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 0x7f5b546171d0> <<< 10189 1726879737.98535: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54610f98> <<< 10189 1726879737.98552: 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' <<< 10189 1726879737.98563: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5b546172e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b548ebfd0> <<< 10189 1726879737.98577: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10189 1726879737.98592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10189 1726879737.98607: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 10189 1726879737.98616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 10189 1726879737.98631: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10189 1726879737.98648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10189 1726879737.98664: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54617dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b546179e8> <<< 10189 1726879737.98686: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10189 1726879737.98699: 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 0x7f5b546226a0> <<< 10189 1726879737.98716: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10189 1726879737.98734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10189 1726879737.98756: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10189 1726879737.98763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10189 1726879737.98815: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54622e80> <<< 10189 1726879737.98834: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10189 1726879737.98855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10189 1726879737.98883: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b541aa198> <<< 10189 1726879737.98897: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54622780> <<< 10189 1726879737.98913: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10189 1726879737.98932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10189 1726879737.98982: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b541aec88> <<< 10189 1726879737.98996: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54617518> <<< 10189 1726879737.99012: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10189 1726879737.99037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10189 1726879737.99061: 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 0x7f5b541d32e8> <<< 10189 1726879737.99096: 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 0x7f5b541d36a0> <<< 10189 1726879737.99110: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10189 1726879737.99137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10189 1726879737.99157: 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'<<< 10189 1726879737.99166: stdout chunk (state=3): >>> <<< 10189 1726879737.99182: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b541d9390> <<< 10189 1726879737.99194: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10189 1726879737.99218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10189 1726879737.99234: stdout chunk (state=3): >>>import 'time' # <<< 10189 1726879737.99253: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10189 1726879737.99263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10189 1726879737.99295: 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' <<< 10189 1726879737.99313: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10189 1726879737.99366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10189 1726879737.99392: 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' <<< 10189 1726879737.99403: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b53f84ba8> <<< 10189 1726879737.99523: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b53f7a2e8> <<< 10189 1726879737.99533: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b53f71f98> <<< 10189 1726879737.99542: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b53f67e80> <<< 10189 1726879737.99566: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b541d9d30> <<< 10189 1726879737.99599: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879737.99607: 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 0x7f5b53f7af60> <<< 10189 1726879737.99614: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b541d3a20> <<< 10189 1726879737.99638: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10189 1726879737.99651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10189 1726879737.99692: 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 0x7f5b56588710> <<< 10189 1726879737.99702: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b53f7b048> <<< 10189 1726879737.99720: stdout chunk (state=3): >>>import 'pwd' # <<< 10189 1726879737.99742: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879737.99752: 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 0x7f5b56588a90> <<< 10189 1726879737.99802: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54617860> <<< 10189 1726879737.99823: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10189 1726879737.99839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10189 1726879737.99858: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10189 1726879737.99867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10189 1726879737.99901: 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 0x7f5b565a05c0> <<< 10189 1726879737.99920: 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' <<< 10189 1726879738.00063: 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 0x7f5b565a4630> <<< 10189 1726879738.00105: 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 0x7f5b565a4b00> <<< 10189 1726879738.00124: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879738.00133: 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 0x7f5b565a4c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565a0e10> <<< 10189 1726879738.00156: 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' <<< 10189 1726879738.00176: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879738.00185: 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 0x7f5b565a4f60> <<< 10189 1726879738.00190: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565a44e0> <<< 10189 1726879738.00210: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879738.00217: 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 0x7f5b565a4240> <<< 10189 1726879738.00230: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b56594b00> <<< 10189 1726879738.00251: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b541bf358> <<< 10189 1726879738.00273: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10189 1726879738.00309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10189 1726879738.00352: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565a0470> <<< 10189 1726879738.00480: 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' <<< 10189 1726879738.00504: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b525a8908> <<< 10189 1726879738.00568: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip' <<< 10189 1726879738.00580: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10189 1726879738.00611: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10189 1726879738.00624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.00637: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py <<< 10189 1726879738.00649: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.01807: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.02800: 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' <<< 10189 1726879738.02814: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b52265ac8> import 'atexit' # <<< 10189 1726879738.02842: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10189 1726879738.02873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10189 1726879738.02942: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879738.02953: 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 0x7f5b5228c278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522cf4e0> <<< 10189 1726879738.02977: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879738.02987: 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 0x7f5b522cf5f8> <<< 10189 1726879738.02997: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10189 1726879738.03029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10189 1726879738.03072: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522cfb38> <<< 10189 1726879738.03093: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10189 1726879738.03106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10189 1726879738.03130: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10189 1726879738.03161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10189 1726879738.03185: 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' <<< 10189 1726879738.03270: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522d2160> <<< 10189 1726879738.03303: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879738.03311: 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 0x7f5b52272390> <<< 10189 1726879738.03333: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879738.03341: 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 0x7f5b52272e48> <<< 10189 1726879738.03359: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10189 1726879738.03368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10189 1726879738.03439: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522d0128> <<< 10189 1726879738.03447: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522ae2b0> <<< 10189 1726879738.03753: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522a34a8> <<< 10189 1726879738.03767: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10189 1726879738.03781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10189 1726879738.03800: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b525c4f98> <<< 10189 1726879738.03833: 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' <<< 10189 1726879738.03845: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5b522b6358> <<< 10189 1726879738.03861: 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 <<< 10189 1726879738.03870: 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 0x7f5b522b6470> <<< 10189 1726879738.03883: 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 <<< 10189 1726879738.03901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10189 1726879738.03914: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10189 1726879738.03950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10189 1726879738.03967: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10189 1726879738.03986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10189 1726879738.04037: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879738.04046: 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 0x7f5b52521eb8> <<< 10189 1726879738.04126: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10189 1726879738.04134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 10189 1726879738.04140: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b52527eb8> <<< 10189 1726879738.04158: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b525142e8> <<< 10189 1726879738.04170: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10189 1726879738.04184: 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 0x7f5b52514b00> <<< 10189 1726879738.04396: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522c4828> <<< 10189 1726879738.04429: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10189 1726879738.04467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10189 1726879738.04483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10189 1726879738.04504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 10189 1726879738.04596: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b52547eb8> <<< 10189 1726879738.04657: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b52514160> <<< 10189 1726879738.04792: 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 0x7f5b52214da0> <<< 10189 1726879738.04828: 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 0x7f5b52214e80> <<< 10189 1726879738.04872: 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' <<< 10189 1726879738.04884: 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 0x7f5b52222048> <<< 10189 1726879738.04895: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522b65c0> <<< 10189 1726879738.04918: 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' <<< 10189 1726879738.04936: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10189 1726879738.04958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10189 1726879738.05001: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879738.05011: 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 0x7f5b522319e8> <<< 10189 1726879738.05178: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5222b128> <<< 10189 1726879738.05206: 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 0x7f5b5222b320> <<< 10189 1726879738.05217: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b52222ba8> <<< 10189 1726879738.05227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.05255: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py <<< 10189 1726879738.05270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.05341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.05414: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10189 1726879738.05423: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py <<< 10189 1726879738.05434: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.05453: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10189 1726879738.05464: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.05562: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.05673: 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' <<< 10189 1726879738.05702: 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' <<< 10189 1726879738.05727: 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' <<< 10189 1726879738.05761: 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 0x7f5b5224ee10> <<< 10189 1726879738.05818: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5224eac8> <<< 10189 1726879738.05858: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5224e2e8> <<< 10189 1726879738.05879: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10189 1726879738.05887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10189 1726879738.05930: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5224e940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b52238c18> <<< 10189 1726879738.05949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.06446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.06922: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py <<< 10189 1726879738.06932: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10189 1726879738.06948: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py <<< 10189 1726879738.06979: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py <<< 10189 1726879738.06989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.07013: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.07035: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py <<< 10189 1726879738.07049: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.07061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.07080: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py <<< 10189 1726879738.07088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.07203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.07327: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10189 1726879738.07336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10189 1726879738.07367: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b4ebf6400> <<< 10189 1726879738.07375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.07752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.08122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.08172: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.08234: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py <<< 10189 1726879738.08242: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.08272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.08296: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py <<< 10189 1726879738.08312: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.08372: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.08450: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py <<< 10189 1726879738.08465: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10189 1726879738.08479: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10189 1726879738.08484: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.08510: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.08547: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10189 1726879738.08554: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.08717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.08893: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10189 1726879738.08908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10189 1726879738.09027: stdout chunk (state=3): >>>import '_ast' # <<< 10189 1726879738.09042: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b4ec6ce10> <<< 10189 1726879738.09054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.09072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.09083: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10189 1726879738.09097: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.09150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.09203: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py <<< 10189 1726879738.09213: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py <<< 10189 1726879738.09228: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10189 1726879738.09247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.09278: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.09312: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py <<< 10189 1726879738.09319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.09354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.09381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.09424: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.09494: 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 <<< 10189 1726879738.09670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10189 1726879738.09769: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879738.09777: 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 0x7f5b52582128> <<< 10189 1726879738.09847: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b4ec4ee48> <<< 10189 1726879738.09884: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py <<< 10189 1726879738.09895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.09945: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.09994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.10011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.10053: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.10358: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.10647: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10189 1726879738.10676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10189 1726879738.10702: 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' <<< 10189 1726879738.10847: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b4ec83080> <<< 10189 1726879738.10874: 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' <<< 10189 1726879738.10991: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b4ec83128> <<< 10189 1726879738.11038: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b52566940> <<< 10189 1726879738.11101: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py <<< 10189 1726879738.11112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.11134: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.11158: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py <<< 10189 1726879738.11170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.11187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.11207: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py <<< 10189 1726879738.11300: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py <<< 10189 1726879738.11323: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10189 1726879738.11337: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/modules/__init__.py <<< 10189 1726879738.11349: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.11471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.11611: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py <<< 10189 1726879738.11621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 10189 1726879738.11654: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 10189 1726879738.11662: 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 0x7f5b4ed523c8> <<< 10189 1726879738.11676: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b4ec91d68> <<< 10189 1726879738.11754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10189 1726879738.11903: 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 0x7f5b4ed526d8> <<< 10189 1726879738.11964: stdout chunk (state=3): >>>import 'gc' # <<< 10189 1726879738.12979: stdout chunk (state=3): >>> {"key": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "name": "10.31.43.118", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "file", "diff": {"before_header": "/dev/null", "after_header": "/etc/ssh/ssh_known_hosts", "before": "", "after": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n"}, "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "secontext": "system_u:object_r:etc_t:s0", "size": 612, "invocation": {"module_args": {"key": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t<<< 10189 1726879738.12991: stdout chunk (state=3): >>>2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "name": "10.31.43.118", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/dev/null", "after_header": "/etc/ssh/ssh_known_hosts", "before": "", "after": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n"}, "changed": true}}} # destroy __main__ <<< 10189 1726879738.13331: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10189 1726879738.13342: 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 <<< 10189 1726879738.13356: stdout chunk (state=3): >>># 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 <<< 10189 1726879738.13367: 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 <<< 10189 1726879738.13376: stdout chunk (state=3): >>># 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 <<< 10189 1726879738.13384: 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 <<< 10189 1726879738.13391: stdout chunk (state=3): >>># 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 <<< 10189 1726879738.13412: stdout chunk (state=3): >>># 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 <<< 10189 1726879738.13429: 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 <<< 10189 1726879738.13448: stdout chunk (state=3): >>># 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 <<< 10189 1726879738.13472: 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 # 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 <<< 10189 1726879738.13487: stdout chunk (state=3): >>># 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 hmac # destroy hmac <<< 10189 1726879738.13499: stdout chunk (state=3): >>># cleanup[2] removing _hmacopenssl # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing gc <<< 10189 1726879738.13520: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10189 1726879738.13703: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10189 1726879738.13738: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10189 1726879738.13752: stdout chunk (state=3): >>># destroy zipimport <<< 10189 1726879738.13775: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10189 1726879738.13798: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 10189 1726879738.13808: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 10189 1726879738.13833: stdout chunk (state=3): >>># destroy syslog <<< 10189 1726879738.13842: stdout chunk (state=3): >>># destroy uuid # destroy ctypes <<< 10189 1726879738.13859: stdout chunk (state=3): >>># destroy traceback # destroy atexit # destroy _string <<< 10189 1726879738.13878: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader <<< 10189 1726879738.13898: stdout chunk (state=3): >>># destroy systemd.id128 # destroy _socket <<< 10189 1726879738.13917: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 10189 1726879738.13942: stdout chunk (state=3): >>># destroy selinux <<< 10189 1726879738.13950: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap <<< 10189 1726879738.13957: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy struct <<< 10189 1726879738.13993: stdout chunk (state=3): >>># destroy hashlib # destroy _hmacopenssl # destroy gc <<< 10189 1726879738.14014: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10189 1726879738.14025: 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 <<< 10189 1726879738.14042: stdout chunk (state=3): >>># cleanup[3] wiping codecs <<< 10189 1726879738.14050: 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 <<< 10189 1726879738.14058: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno <<< 10189 1726879738.14075: 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 <<< 10189 1726879738.14086: stdout chunk (state=3): >>># cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 10189 1726879738.14096: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 10189 1726879738.14105: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator <<< 10189 1726879738.14111: 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 <<< 10189 1726879738.14134: 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 <<< 10189 1726879738.14143: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 10189 1726879738.14152: stdout chunk (state=3): >>># cleanup[3] wiping time <<< 10189 1726879738.14157: stdout chunk (state=3): >>># cleanup[3] wiping linecache # destroy tokenize <<< 10189 1726879738.14171: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd <<< 10189 1726879738.14187: 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 <<< 10189 1726879738.14199: stdout chunk (state=3): >>># 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 <<< 10189 1726879738.14206: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util <<< 10189 1726879738.14213: stdout chunk (state=3): >>># destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 10189 1726879738.14234: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10189 1726879738.14243: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10189 1726879738.14368: stdout chunk (state=3): >>># destroy posixpath <<< 10189 1726879738.14398: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 10189 1726879738.14412: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 10189 1726879738.14432: stdout chunk (state=3): >>># destroy select <<< 10189 1726879738.14453: stdout chunk (state=3): >>># destroy linecache <<< 10189 1726879738.14470: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10189 1726879738.14486: 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 <<< 10189 1726879738.14504: stdout chunk (state=3): >>># destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 10189 1726879738.14801: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10189 1726879738.14849: stderr chunk (state=3): >>><<< 10189 1726879738.14855: stdout chunk (state=3): >>><<< 10189 1726879738.14904: _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 0x7f5b56677e48> # /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 0x7f5b5660d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b566779b0> # /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 0x7f5b5661a630> 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 0x7f5b56621160> # /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 0x7f5b566260f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b56621748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b56621390> # /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 0x7f5b565cb470> # /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 0x7f5b565d0e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565cbb38> # /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 0x7f5b565d74e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565bad68> # /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 0x7f5b565bd198> # /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 0x7f5b548cb940> # /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 0x7f5b548dd240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5662ba20> 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 0x7f5b5484a080> # /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 0x7f5b548562b0> # /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 0x7f5b54856f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54856a90> 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 0x7f5b5485f080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b548a67b8> # /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 0x7f5b548a6ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5489a160> # /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 0x7f5b5489ae48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54891438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54882470> # /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 0x7f5b54603278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5460bcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5489a438> 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 0x7f5b54610e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5487c2b0> # /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 0x7f5b546171d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54610f98> # 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 0x7f5b546172e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b548ebfd0> # /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 0x7f5b54617dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b546179e8> # /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 0x7f5b546226a0> # /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 0x7f5b54622e80> # /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 0x7f5b541aa198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54622780> # /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 0x7f5b541aec88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54617518> # /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 0x7f5b541d32e8> # 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 0x7f5b541d36a0> # /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 0x7f5b541d9390> # /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 0x7f5b53f84ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b53f7a2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b53f71f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b53f67e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b541d9d30> # 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 0x7f5b53f7af60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b541d3a20> # /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 0x7f5b56588710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b53f7b048> 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 0x7f5b56588a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b54617860> # /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 0x7f5b565a05c0> # /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 0x7f5b565a4630> # 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 0x7f5b565a4b00> # 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 0x7f5b565a4c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565a0e10> # /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 0x7f5b565a4f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b565a44e0> # 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 0x7f5b565a4240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b56594b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b541bf358> # /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 0x7f5b565a0470> # /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 0x7f5b525a8908> # zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_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 0x7f5b52265ac8> 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 0x7f5b5228c278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522cf4e0> # 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 0x7f5b522cf5f8> # /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 0x7f5b522cfb38> # /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 0x7f5b522d2160> # 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 0x7f5b52272390> # 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 0x7f5b52272e48> # /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 0x7f5b522d0128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522ae2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522a34a8> # /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 0x7f5b525c4f98> # 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 0x7f5b522b6358> # /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 0x7f5b522b6470> # /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 0x7f5b52521eb8> # /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 0x7f5b52527eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b525142e8> # /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 0x7f5b52514b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522c4828> # /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 0x7f5b52547eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b52514160> # 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 0x7f5b52214da0> # 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 0x7f5b52214e80> # 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 0x7f5b52222048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b522b65c0> # /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 0x7f5b522319e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5222b128> # 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 0x7f5b5222b320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b52222ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_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_known_hosts_payload_moyh8oav/ansible_known_hosts_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_known_hosts_payload_moyh8oav/ansible_known_hosts_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 0x7f5b5224ee10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5224eac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b5224e2e8> # /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 0x7f5b5224e940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b52238c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_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_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_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_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_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 0x7f5b4ebf6400> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_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_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_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_known_hosts_payload_moyh8oav/ansible_known_hosts_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 0x7f5b4ec6ce10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_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_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_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_known_hosts_payload_moyh8oav/ansible_known_hosts_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 0x7f5b52582128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b4ec4ee48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_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 0x7f5b4ec83080> # /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 0x7f5b4ec83128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b52566940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_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_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_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_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_moyh8oav/ansible_known_hosts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /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 0x7f5b4ed523c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5b4ec91d68> # 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 0x7f5b4ed526d8> import 'gc' # {"key": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "name": "10.31.43.118", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "file", "diff": {"before_header": "/dev/null", "after_header": "/etc/ssh/ssh_known_hosts", "before": "", "after": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n"}, "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "secontext": "system_u:object_r:etc_t:s0", "size": 612, "invocation": {"module_args": {"key": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "name": "10.31.43.118", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/dev/null", "after_header": "/etc/ssh/ssh_known_hosts", "before": "", "after": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n"}, "changed": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 hmac # destroy hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 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 hashlib # destroy _hmacopenssl # 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.43.118 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 hmac # destroy hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 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 hashlib # destroy _hmacopenssl # 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 10189 1726879738.15001: done with _execute_module (known_hosts, {'key': '10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n', 'name': '10.31.43.118', 'path': '/etc/ssh/ssh_known_hosts', '_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': 'known_hosts', '_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-1726879737.7496305-10189-37156757026973/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10189 1726879738.15016: _low_level_execute_command(): starting 10189 1726879738.15021: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879737.7496305-10189-37156757026973/ > /dev/null 2>&1 && sleep 0' 10189 1726879738.17547: stderr chunk (state=2): >>><<< 10189 1726879738.17555: stdout chunk (state=2): >>><<< 10189 1726879738.17570: _low_level_execute_command() done: rc=0, stdout=, stderr= 10189 1726879738.17579: handler run complete 10189 1726879738.17598: attempt loop complete, returning result 10189 1726879738.17602: _execute() done 10189 1726879738.17605: dumping result to json 10189 1726879738.17610: done dumping result, returning 10189 1726879738.17617: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node [0e44ad9b-8ddf-3aea-1756-0000000000ef] 10189 1726879738.17621: sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000ef 10189 1726879738.17657: done sending task result for task 0e44ad9b-8ddf-3aea-1756-0000000000ef 10189 1726879738.17661: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.43.118", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 612, "state": "file", "uid": 0 } 9674 1726879738.17860: no more pending results, returning what we have 9674 1726879738.17863: results queue empty 9674 1726879738.17863: checking for any_errors_fatal 9674 1726879738.17870: done checking for any_errors_fatal 9674 1726879738.17870: checking for max_fail_percentage 9674 1726879738.17872: done checking for max_fail_percentage 9674 1726879738.17872: checking to see if all hosts have failed and the running result is not ok 9674 1726879738.17873: done checking to see if all hosts have failed 9674 1726879738.17873: getting the remaining hosts for this loop 9674 1726879738.17874: done getting the remaining hosts for this loop 9674 1726879738.17877: getting the next task for host managed_node3 9674 1726879738.17883: done getting next task for host managed_node3 9674 1726879738.17886: ^ task is: TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 9674 1726879738.17888: ^ state is: HOST STATE: block=3, 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=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 9674 1726879738.17898: getting variables 9674 1726879738.17900: in VariableManager get_vars() 9674 1726879738.17926: Calling all_inventory to load vars for managed_node3 9674 1726879738.17928: Calling groups_inventory to load vars for managed_node3 9674 1726879738.17930: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879738.17938: Calling all_plugins_play to load vars for managed_node3 9674 1726879738.17940: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879738.17942: Calling groups_plugins_play to load vars for managed_node3 9674 1726879738.18065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879738.18179: done with get_vars() 9674 1726879738.18187: done getting variables TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Friday 20 September 2024 20:48:58 -0400 (0:00:00.531) 0:00:15.669 ****** 9674 1726879738.18256: entering _queue_task() for managed_node3/stat 9674 1726879738.18429: worker is 1 (out of 1 available) 9674 1726879738.18446: exiting _queue_task() for managed_node3/stat 9674 1726879738.18455: done queuing things up, now waiting for results queue to drain 9674 1726879738.18457: waiting for pending results... 10200 1726879738.18564: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 10200 1726879738.18676: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000005a 10200 1726879738.18693: variable 'ansible_search_path' from source: unknown 10200 1726879738.18697: variable 'ansible_search_path' from source: unknown 10200 1726879738.18725: calling self._execute() 10200 1726879738.18780: variable 'ansible_host' from source: host vars for 'managed_node3' 10200 1726879738.18788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10200 1726879738.18799: variable 'omit' from source: magic vars 10200 1726879738.18869: variable 'omit' from source: magic vars 10200 1726879738.18905: variable 'omit' from source: magic vars 10200 1726879738.18930: variable 'omit' from source: magic vars 10200 1726879738.18963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10200 1726879738.18990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10200 1726879738.19010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10200 1726879738.19026: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10200 1726879738.19037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10200 1726879738.19062: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10200 1726879738.19068: variable 'ansible_host' from source: host vars for 'managed_node3' 10200 1726879738.19072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10200 1726879738.19144: Set connection var ansible_pipelining to False 10200 1726879738.19152: Set connection var ansible_timeout to 10 10200 1726879738.19159: Set connection var ansible_shell_executable to /bin/sh 10200 1726879738.19165: Set connection var ansible_shell_type to sh 10200 1726879738.19168: Set connection var ansible_connection to ssh 10200 1726879738.19173: Set connection var ansible_module_compression to ZIP_DEFLATED 10200 1726879738.19190: variable 'ansible_shell_executable' from source: unknown 10200 1726879738.19196: variable 'ansible_connection' from source: unknown 10200 1726879738.19200: variable 'ansible_module_compression' from source: unknown 10200 1726879738.19203: variable 'ansible_shell_type' from source: unknown 10200 1726879738.19206: variable 'ansible_shell_executable' from source: unknown 10200 1726879738.19209: variable 'ansible_host' from source: host vars for 'managed_node3' 10200 1726879738.19213: variable 'ansible_pipelining' from source: unknown 10200 1726879738.19216: variable 'ansible_timeout' from source: unknown 10200 1726879738.19220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10200 1726879738.19364: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10200 1726879738.19377: variable 'omit' from source: magic vars 10200 1726879738.19384: starting attempt loop 10200 1726879738.19388: running the handler 10200 1726879738.19401: _low_level_execute_command(): starting 10200 1726879738.19409: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10200 1726879738.21750: stdout chunk (state=2): >>>/root <<< 10200 1726879738.21869: stderr chunk (state=3): >>><<< 10200 1726879738.21876: stdout chunk (state=3): >>><<< 10200 1726879738.21895: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10200 1726879738.21907: _low_level_execute_command(): starting 10200 1726879738.21912: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879738.2190242-10200-150333370214983 `" && echo ansible-tmp-1726879738.2190242-10200-150333370214983="` echo /root/.ansible/tmp/ansible-tmp-1726879738.2190242-10200-150333370214983 `" ) && sleep 0' 10200 1726879738.24359: stdout chunk (state=2): >>>ansible-tmp-1726879738.2190242-10200-150333370214983=/root/.ansible/tmp/ansible-tmp-1726879738.2190242-10200-150333370214983 <<< 10200 1726879738.24487: stderr chunk (state=3): >>><<< 10200 1726879738.24496: stdout chunk (state=3): >>><<< 10200 1726879738.24513: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879738.2190242-10200-150333370214983=/root/.ansible/tmp/ansible-tmp-1726879738.2190242-10200-150333370214983 , stderr= 10200 1726879738.24567: variable 'ansible_module_compression' from source: unknown 10200 1726879738.24621: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10200 1726879738.24651: variable 'ansible_facts' from source: unknown 10200 1726879738.24723: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879738.2190242-10200-150333370214983/AnsiballZ_stat.py 10200 1726879738.24827: Sending initial data 10200 1726879738.24834: Sent initial data (152 bytes) 10200 1726879738.27362: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmplmvsukoi /root/.ansible/tmp/ansible-tmp-1726879738.2190242-10200-150333370214983/AnsiballZ_stat.py <<< 10200 1726879738.28398: stderr chunk (state=3): >>><<< 10200 1726879738.28407: stdout chunk (state=3): >>><<< 10200 1726879738.28428: done transferring module to remote 10200 1726879738.28443: _low_level_execute_command(): starting 10200 1726879738.28451: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879738.2190242-10200-150333370214983/ /root/.ansible/tmp/ansible-tmp-1726879738.2190242-10200-150333370214983/AnsiballZ_stat.py && sleep 0' 10200 1726879738.30833: stderr chunk (state=2): >>><<< 10200 1726879738.30848: stdout chunk (state=3): >>><<< 10200 1726879738.30859: _low_level_execute_command() done: rc=0, stdout=, stderr= 10200 1726879738.30864: _low_level_execute_command(): starting 10200 1726879738.30869: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879738.2190242-10200-150333370214983/AnsiballZ_stat.py && sleep 0' 10200 1726879738.33669: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10200 1726879738.33687: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 10200 1726879738.33743: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10200 1726879738.33776: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10200 1726879738.33819: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 10200 1726879738.33831: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10200 1726879738.33849: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10200 1726879738.33896: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10200 1726879738.33903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10200 1726879738.33926: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10200 1726879738.33948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10200 1726879738.33955: stdout chunk (state=3): >>>import '_codecs' # <<< 10200 1726879738.33981: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8d71e48> <<< 10200 1726879738.34007: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10200 1726879738.34028: 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 0x7f2ce8d07828> <<< 10200 1726879738.34042: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8d719b0> <<< 10200 1726879738.34060: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 10200 1726879738.34068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 10200 1726879738.34078: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8d14630> <<< 10200 1726879738.34098: stdout chunk (state=3): >>>import '_signal' # <<< 10200 1726879738.34114: 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' <<< 10200 1726879738.34133: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8d1b160> <<< 10200 1726879738.34157: 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' <<< 10200 1726879738.34174: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10200 1726879738.34181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10200 1726879738.34199: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10200 1726879738.34214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10200 1726879738.34229: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8d200f0> <<< 10200 1726879738.34242: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8d1b748> <<< 10200 1726879738.34273: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8d1b390> <<< 10200 1726879738.34299: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10200 1726879738.34317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10200 1726879738.34331: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10200 1726879738.34360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10200 1726879738.34366: stdout chunk (state=3): >>>import 'errno' # <<< 10200 1726879738.34384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10200 1726879738.34394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10200 1726879738.34409: stdout chunk (state=3): >>>import '_stat' # <<< 10200 1726879738.34417: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8cc5470> <<< 10200 1726879738.34448: 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' <<< 10200 1726879738.34477: 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' <<< 10200 1726879738.34486: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8ccae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8cc5b38> <<< 10200 1726879738.34520: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10200 1726879738.34552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10200 1726879738.34666: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8cd14e0> <<< 10200 1726879738.34683: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8cb4d68> <<< 10200 1726879738.34704: 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' <<< 10200 1726879738.34716: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8cb7198> <<< 10200 1726879738.34757: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10200 1726879738.34773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10200 1726879738.34790: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6fc5940> <<< 10200 1726879738.34809: 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 <<< 10200 1726879738.34828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10200 1726879738.34837: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6fd7240> <<< 10200 1726879738.34914: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8d25a20> <<< 10200 1726879738.34927: 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. <<< 10200 1726879738.35155: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10200 1726879738.35170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10200 1726879738.35192: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10200 1726879738.35205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10200 1726879738.35212: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10200 1726879738.35233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10200 1726879738.35248: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10200 1726879738.35262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10200 1726879738.35281: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10200 1726879738.35357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10200 1726879738.35367: stdout chunk (state=3): >>>import '_functools' # <<< 10200 1726879738.35390: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10200 1726879738.35422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10200 1726879738.35446: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10200 1726879738.35456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10200 1726879738.35479: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f450f0> <<< 10200 1726879738.35505: 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' <<< 10200 1726879738.35513: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f50320> <<< 10200 1726879738.35529: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 10200 1726879738.35541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 10200 1726879738.35566: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.35575: 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 0x7f2ce6f50fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f50b00> <<< 10200 1726879738.35593: stdout chunk (state=3): >>>import 'itertools' # <<< 10200 1726879738.35602: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10200 1726879738.35625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10200 1726879738.35632: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f4f0f0> <<< 10200 1726879738.35647: stdout chunk (state=3): >>>import '_collections' # <<< 10200 1726879738.35693: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6fa0828> <<< 10200 1726879738.35712: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10200 1726879738.35725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10200 1726879738.35764: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6fa0c18> <<< 10200 1726879738.35816: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f941d0> <<< 10200 1726879738.35848: 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' <<< 10200 1726879738.35856: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f94eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f8b4a8> <<< 10200 1726879738.35903: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f7c4e0> <<< 10200 1726879738.35917: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10200 1726879738.35937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10200 1726879738.35945: stdout chunk (state=3): >>>import '_sre' # <<< 10200 1726879738.35963: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10200 1726879738.35974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10200 1726879738.36008: 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' <<< 10200 1726879738.36039: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6cfc2e8> <<< 10200 1726879738.36052: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d04d68> <<< 10200 1726879738.36067: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f944a8> <<< 10200 1726879738.36075: stdout chunk (state=3): >>>import '_locale' # <<< 10200 1726879738.36131: 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' <<< 10200 1726879738.36145: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d0ae80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f76320> <<< 10200 1726879738.36168: 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' <<< 10200 1726879738.36206: 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 0x7f2ce6d11240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d11048> <<< 10200 1726879738.36238: 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 0x7f2ce6d11358> <<< 10200 1726879738.36246: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6fee080> <<< 10200 1726879738.36270: 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' <<< 10200 1726879738.36295: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 10200 1726879738.36301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 10200 1726879738.36319: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10200 1726879738.36330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10200 1726879738.36350: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d11e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d11a58> <<< 10200 1726879738.36374: 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' <<< 10200 1726879738.36383: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d1c710> <<< 10200 1726879738.36397: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10200 1726879738.36420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10200 1726879738.36435: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10200 1726879738.36452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10200 1726879738.36499: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d1cef0> <<< 10200 1726879738.36524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10200 1726879738.36533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10200 1726879738.36575: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce68a2208> <<< 10200 1726879738.36583: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d1c7f0> <<< 10200 1726879738.36605: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10200 1726879738.36613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10200 1726879738.36673: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce68a7cf8> <<< 10200 1726879738.36680: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d11588> <<< 10200 1726879738.36704: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10200 1726879738.36718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10200 1726879738.36747: 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' <<< 10200 1726879738.36757: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce68cb358> <<< 10200 1726879738.36786: 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' <<< 10200 1726879738.36795: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ce68cb710> <<< 10200 1726879738.36810: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10200 1726879738.36825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10200 1726879738.36848: 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' <<< 10200 1726879738.36869: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce68d3400> <<< 10200 1726879738.36883: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10200 1726879738.36910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10200 1726879738.36923: stdout chunk (state=3): >>>import 'time' # <<< 10200 1726879738.36945: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10200 1726879738.36957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10200 1726879738.36984: 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' <<< 10200 1726879738.37004: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10200 1726879738.37045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10200 1726879738.37068: 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' <<< 10200 1726879738.37082: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce667dc18> <<< 10200 1726879738.37204: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6670358> <<< 10200 1726879738.37213: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6670048> <<< 10200 1726879738.37223: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6661ef0> <<< 10200 1726879738.37254: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce68d3da0> <<< 10200 1726879738.37287: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.37295: 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 0x7f2ce6670fd0> <<< 10200 1726879738.37310: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce68cba90> <<< 10200 1726879738.37323: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10200 1726879738.37340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10200 1726879738.37379: 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 0x7f2ce8c82710> <<< 10200 1726879738.37400: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce66780b8> <<< 10200 1726879738.37408: stdout chunk (state=3): >>>import 'pwd' # <<< 10200 1726879738.37430: 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 0x7f2ce8c82a90> <<< 10200 1726879738.37494: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d118d0> <<< 10200 1726879738.37511: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10200 1726879738.37531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10200 1726879738.37544: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10200 1726879738.37563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10200 1726879738.37588: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.37602: 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 0x7f2ce8c9a5c0> <<< 10200 1726879738.37615: 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' <<< 10200 1726879738.37751: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.37760: 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 0x7f2ce8c9e630> <<< 10200 1726879738.37787: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.37795: 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 0x7f2ce8c9eb00> <<< 10200 1726879738.37816: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.37823: 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 0x7f2ce8c9ec18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8c9ae10> <<< 10200 1726879738.37847: 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' <<< 10200 1726879738.37877: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.37886: 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 0x7f2ce8c9ef60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8c9e4e0> <<< 10200 1726879738.37903: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.37911: 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 0x7f2ce8c9e240> <<< 10200 1726879738.37928: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8c8eb00> <<< 10200 1726879738.37951: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce68b73c8> <<< 10200 1726879738.37968: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10200 1726879738.38006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10200 1726879738.38050: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8c9a470> <<< 10200 1726879738.38179: 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' <<< 10200 1726879738.38207: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4ca2908> <<< 10200 1726879738.38266: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip' <<< 10200 1726879738.38276: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.38287: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.38311: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10200 1726879738.38327: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.38337: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 10200 1726879738.38355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.39499: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.40467: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10200 1726879738.40477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4960ac8> <<< 10200 1726879738.40482: stdout chunk (state=3): >>>import 'atexit' # <<< 10200 1726879738.40509: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10200 1726879738.40543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10200 1726879738.40606: 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 0x7f2ce4986278> <<< 10200 1726879738.40615: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49c94e0> <<< 10200 1726879738.40649: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.40657: 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 0x7f2ce49c95f8> <<< 10200 1726879738.40668: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10200 1726879738.40698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10200 1726879738.40743: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49c9b38> <<< 10200 1726879738.40761: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10200 1726879738.40775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10200 1726879738.40798: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10200 1726879738.40842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10200 1726879738.40864: 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' <<< 10200 1726879738.40953: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49cc080> <<< 10200 1726879738.40986: 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 0x7f2ce4cc4748> <<< 10200 1726879738.41011: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.41019: 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 0x7f2ce4964128> <<< 10200 1726879738.41035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10200 1726879738.41051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10200 1726879738.41116: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4964b00> <<< 10200 1726879738.41133: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49a82b0> <<< 10200 1726879738.41435: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce499f4a8> <<< 10200 1726879738.41457: 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' <<< 10200 1726879738.41489: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4cc4fd0> <<< 10200 1726879738.41513: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.41524: 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 0x7f2ce49b22b0> <<< 10200 1726879738.41546: 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 <<< 10200 1726879738.41553: 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 0x7f2ce49b23c8> <<< 10200 1726879738.41566: 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 <<< 10200 1726879738.41583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10200 1726879738.41598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10200 1726879738.41631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10200 1726879738.41651: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10200 1726879738.41669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10200 1726879738.41719: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.41728: 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 0x7f2ce4c59e48> <<< 10200 1726879738.41808: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10200 1726879738.41819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 10200 1726879738.41839: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4c5fe80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4c4f278> <<< 10200 1726879738.41864: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10200 1726879738.41873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 10200 1726879738.41880: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4c4fa90> <<< 10200 1726879738.42080: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49bc780> <<< 10200 1726879738.42116: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10200 1726879738.42152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10200 1726879738.42174: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10200 1726879738.42182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10200 1726879738.42197: stdout chunk (state=3): >>>import '_string' # <<< 10200 1726879738.42283: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4c81eb8> <<< 10200 1726879738.42349: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4c4f0f0> <<< 10200 1726879738.42480: 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' <<< 10200 1726879738.42489: 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 0x7f2ce490fda0> <<< 10200 1726879738.42517: 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' <<< 10200 1726879738.42525: 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 0x7f2ce490fe80> <<< 10200 1726879738.42558: 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' <<< 10200 1726879738.42567: 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 0x7f2ce491d048> <<< 10200 1726879738.42580: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49b2518> <<< 10200 1726879738.42603: 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' <<< 10200 1726879738.42626: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10200 1726879738.42645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10200 1726879738.42695: 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 0x7f2ce492b9b0> <<< 10200 1726879738.42872: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49240f0> <<< 10200 1726879738.42894: 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' <<< 10200 1726879738.42907: 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 0x7f2ce49242e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce491db70> <<< 10200 1726879738.42919: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.42937: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10200 1726879738.42952: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.43028: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.43106: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10200 1726879738.43122: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10200 1726879738.43146: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10200 1726879738.43153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.43255: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.43358: 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' <<< 10200 1726879738.43378: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10200 1726879738.43392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10200 1726879738.43405: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10200 1726879738.43413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10200 1726879738.43441: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10200 1726879738.43449: 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 0x7f2ce4944dd8> <<< 10200 1726879738.43495: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4944a90> <<< 10200 1726879738.43537: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49442b0> <<< 10200 1726879738.43552: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10200 1726879738.43566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10200 1726879738.43601: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4944908> <<< 10200 1726879738.43610: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4935be0> <<< 10200 1726879738.43621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.44108: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.44562: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10200 1726879738.44572: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10200 1726879738.44586: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10200 1726879738.44613: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10200 1726879738.44628: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.44647: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.44672: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 10200 1726879738.44680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.44696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.44706: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 10200 1726879738.44724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.44836: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.44957: 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' <<< 10200 1726879738.44988: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce12f1518> # zipimport: zlib available <<< 10200 1726879738.45352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.45703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.45757: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.45814: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 10200 1726879738.45825: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.45853: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.45881: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 10200 1726879738.45888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.45955: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.46025: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 10200 1726879738.46046: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10200 1726879738.46059: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10200 1726879738.46095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.46123: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10200 1726879738.46137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.46298: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.46478: 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' <<< 10200 1726879738.46609: stdout chunk (state=3): >>>import '_ast' # <<< 10200 1726879738.46620: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce1367e10> <<< 10200 1726879738.46634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.46650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.46672: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10200 1726879738.46733: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.46791: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10200 1726879738.46804: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 10200 1726879738.46823: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10200 1726879738.46830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.46862: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.46893: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 10200 1726879738.46903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.46930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.46964: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.47003: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.47076: 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 <<< 10200 1726879738.47250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10200 1726879738.47350: 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' <<< 10200 1726879738.47360: stdout chunk (state=3): >>>import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ce1389128> <<< 10200 1726879738.47429: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce133ee48> <<< 10200 1726879738.47464: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 10200 1726879738.47482: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.47527: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.47578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.47596: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.47639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.47928: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.48214: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10200 1726879738.48246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10200 1726879738.48269: 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' <<< 10200 1726879738.48418: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4a0f080> <<< 10200 1726879738.48435: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10200 1726879738.48453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10200 1726879738.48561: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4a0f128> <<< 10200 1726879738.48617: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce137f940> <<< 10200 1726879738.48674: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py <<< 10200 1726879738.48686: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10200 1726879738.48711: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.48729: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 10200 1726879738.48738: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 10200 1726879738.48752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.48766: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.48779: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 10200 1726879738.48882: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 10200 1726879738.48897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.48913: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10200 1726879738.49025: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.49200: stdout chunk (state=3): >>># zipimport: zlib available <<< 10200 1726879738.49397: stdout chunk (state=3): >>>import 'gc' # <<< 10200 1726879738.50431: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 77, "inode": 497025158, "dev": 51713, "nlink": 1, "atime": 1726879684.082937, "mtime": 1726879681.8959272, "ctime": 1726879682.1839285, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "mimetype": "text/plain", "charset": "us-ascii", "version": "1319338946", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 10200 1726879738.50452: stdout chunk (state=3): >>># destroy __main__ <<< 10200 1726879738.50812: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10200 1726879738.50824: 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 <<< 10200 1726879738.50845: 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 <<< 10200 1726879738.50856: stdout chunk (state=3): >>># 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 <<< 10200 1726879738.50875: 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 # 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 <<< 10200 1726879738.50895: stdout chunk (state=3): >>># 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 <<< 10200 1726879738.50920: stdout chunk (state=3): >>># 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 <<< 10200 1726879738.50947: 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 # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # 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 <<< 10200 1726879738.50963: stdout chunk (state=3): >>># 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 <<< 10200 1726879738.51002: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10200 1726879738.51197: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10200 1726879738.51233: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10200 1726879738.51244: stdout chunk (state=3): >>># destroy zipimport <<< 10200 1726879738.51265: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib <<< 10200 1726879738.51275: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10200 1726879738.51296: stdout chunk (state=3): >>># destroy __main__ <<< 10200 1726879738.51307: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10200 1726879738.51335: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 10200 1726879738.51352: stdout chunk (state=3): >>># destroy traceback # destroy atexit <<< 10200 1726879738.51358: stdout chunk (state=3): >>># destroy _string <<< 10200 1726879738.51389: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 10200 1726879738.51404: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 10200 1726879738.51422: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy datetime <<< 10200 1726879738.51441: stdout chunk (state=3): >>># destroy selinux <<< 10200 1726879738.51456: 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 <<< 10200 1726879738.51489: stdout chunk (state=3): >>># destroy gc <<< 10200 1726879738.51513: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10200 1726879738.51530: 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 <<< 10200 1726879738.51544: 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 <<< 10200 1726879738.51562: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 10200 1726879738.51572: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 10200 1726879738.51587: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types <<< 10200 1726879738.51598: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 10200 1726879738.51606: stdout chunk (state=3): >>># destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq <<< 10200 1726879738.51614: stdout chunk (state=3): >>># 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 <<< 10200 1726879738.51633: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 10200 1726879738.51642: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading <<< 10200 1726879738.51658: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10200 1726879738.51674: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< 10200 1726879738.51684: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping _hashlib <<< 10200 1726879738.51707: stdout chunk (state=3): >>># 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 <<< 10200 1726879738.51715: 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 <<< 10200 1726879738.51733: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10200 1726879738.51741: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10200 1726879738.51884: stdout chunk (state=3): >>># destroy posixpath <<< 10200 1726879738.51909: stdout chunk (state=3): >>># destroy stat <<< 10200 1726879738.51927: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 10200 1726879738.51946: stdout chunk (state=3): >>># destroy _heapq <<< 10200 1726879738.51956: stdout chunk (state=3): >>># destroy select <<< 10200 1726879738.51972: stdout chunk (state=3): >>># destroy linecache <<< 10200 1726879738.51992: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib <<< 10200 1726879738.52003: stdout chunk (state=3): >>># destroy collections <<< 10200 1726879738.52021: 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 # destroy _operator <<< 10200 1726879738.52026: stdout chunk (state=3): >>># destroy re <<< 10200 1726879738.52319: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10200 1726879738.52366: stderr chunk (state=3): >>><<< 10200 1726879738.52372: stdout chunk (state=3): >>><<< 10200 1726879738.52419: _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 0x7f2ce8d71e48> # /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 0x7f2ce8d07828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8d719b0> # /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 0x7f2ce8d14630> 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 0x7f2ce8d1b160> # /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 0x7f2ce8d200f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8d1b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8d1b390> # /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 0x7f2ce8cc5470> # /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 0x7f2ce8ccae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8cc5b38> # /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 0x7f2ce8cd14e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8cb4d68> # /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 0x7f2ce8cb7198> # /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 0x7f2ce6fc5940> # /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 0x7f2ce6fd7240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8d25a20> 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 0x7f2ce6f450f0> # /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 0x7f2ce6f50320> # /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 0x7f2ce6f50fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f50b00> 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 0x7f2ce6f4f0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6fa0828> # /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 0x7f2ce6fa0c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f941d0> # /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 0x7f2ce6f94eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f8b4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f7c4e0> # /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 0x7f2ce6cfc2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d04d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f944a8> 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 0x7f2ce6d0ae80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6f76320> # /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 0x7f2ce6d11240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d11048> # 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 0x7f2ce6d11358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6fee080> # /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 0x7f2ce6d11e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d11a58> # /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 0x7f2ce6d1c710> # /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 0x7f2ce6d1cef0> # /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 0x7f2ce68a2208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d1c7f0> # /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 0x7f2ce68a7cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d11588> # /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 0x7f2ce68cb358> # 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 0x7f2ce68cb710> # /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 0x7f2ce68d3400> # /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 0x7f2ce667dc18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6670358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6670048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6661ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce68d3da0> # 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 0x7f2ce6670fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce68cba90> # /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 0x7f2ce8c82710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce66780b8> 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 0x7f2ce8c82a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce6d118d0> # /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 0x7f2ce8c9a5c0> # /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 0x7f2ce8c9e630> # 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 0x7f2ce8c9eb00> # 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 0x7f2ce8c9ec18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8c9ae10> # /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 0x7f2ce8c9ef60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8c9e4e0> # 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 0x7f2ce8c9e240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce8c8eb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce68b73c8> # /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 0x7f2ce8c9a470> # /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 0x7f2ce4ca2908> # zipimport: found 33 names in '/tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/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 0x7f2ce4960ac8> 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 0x7f2ce4986278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49c94e0> # 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 0x7f2ce49c95f8> # /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 0x7f2ce49c9b38> # /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 0x7f2ce49cc080> # 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 0x7f2ce4cc4748> # 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 0x7f2ce4964128> # /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 0x7f2ce4964b00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49a82b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce499f4a8> # /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 0x7f2ce4cc4fd0> # 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 0x7f2ce49b22b0> # /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 0x7f2ce49b23c8> # /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 0x7f2ce4c59e48> # /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 0x7f2ce4c5fe80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4c4f278> # /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 0x7f2ce4c4fa90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49bc780> # /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 0x7f2ce4c81eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4c4f0f0> # 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 0x7f2ce490fda0> # 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 0x7f2ce490fe80> # 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 0x7f2ce491d048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49b2518> # /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 0x7f2ce492b9b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49240f0> # 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 0x7f2ce49242e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce491db70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/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_06i9btkq/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_06i9btkq/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 0x7f2ce4944dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4944a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce49442b0> # /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 0x7f2ce4944908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce4935be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/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_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/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_06i9btkq/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_06i9btkq/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 0x7f2ce12f1518> # 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_06i9btkq/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_06i9btkq/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_06i9btkq/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_06i9btkq/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_06i9btkq/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 0x7f2ce1367e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/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_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/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_06i9btkq/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 0x7f2ce1389128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce133ee48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/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 0x7f2ce4a0f080> # /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 0x7f2ce4a0f128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ce137f940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/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_06i9btkq/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_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/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_06i9btkq/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_06i9btkq/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_06i9btkq/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 77, "inode": 497025158, "dev": 51713, "nlink": 1, "atime": 1726879684.082937, "mtime": 1726879681.8959272, "ctime": 1726879682.1839285, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "mimetype": "text/plain", "charset": "us-ascii", "version": "1319338946", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "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 # 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.43.118 closed. 10200 1726879738.52552: done with _execute_module (stat, {'path': '/etc/kdump.conf', '_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-1726879738.2190242-10200-150333370214983/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10200 1726879738.52567: _low_level_execute_command(): starting 10200 1726879738.52572: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879738.2190242-10200-150333370214983/ > /dev/null 2>&1 && sleep 0' 10200 1726879738.55154: stderr chunk (state=2): >>><<< 10200 1726879738.55164: stdout chunk (state=2): >>><<< 10200 1726879738.55180: _low_level_execute_command() done: rc=0, stdout=, stderr= 10200 1726879738.55188: handler run complete 10200 1726879738.55223: attempt loop complete, returning result 10200 1726879738.55227: _execute() done 10200 1726879738.55231: dumping result to json 10200 1726879738.55236: done dumping result, returning 10200 1726879738.55244: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists [0e44ad9b-8ddf-3aea-1756-00000000005a] 10200 1726879738.55250: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000005a 10200 1726879738.55286: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000005a 10200 1726879738.55290: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726879684.082937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1726879682.1839285, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 497025158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726879681.8959272, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "1319338946", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 9674 1726879738.55456: no more pending results, returning what we have 9674 1726879738.55458: results queue empty 9674 1726879738.55459: checking for any_errors_fatal 9674 1726879738.55467: done checking for any_errors_fatal 9674 1726879738.55468: checking for max_fail_percentage 9674 1726879738.55469: done checking for max_fail_percentage 9674 1726879738.55470: checking to see if all hosts have failed and the running result is not ok 9674 1726879738.55470: done checking to see if all hosts have failed 9674 1726879738.55471: getting the remaining hosts for this loop 9674 1726879738.55472: done getting the remaining hosts for this loop 9674 1726879738.55475: getting the next task for host managed_node3 9674 1726879738.55480: done getting next task for host managed_node3 9674 1726879738.55483: ^ task is: TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 9674 1726879738.55485: ^ state is: HOST STATE: block=3, 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=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 9674 1726879738.55495: getting variables 9674 1726879738.55497: in VariableManager get_vars() 9674 1726879738.55526: Calling all_inventory to load vars for managed_node3 9674 1726879738.55528: Calling groups_inventory to load vars for managed_node3 9674 1726879738.55530: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879738.55538: Calling all_plugins_play to load vars for managed_node3 9674 1726879738.55540: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879738.55542: Calling groups_plugins_play to load vars for managed_node3 9674 1726879738.55655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879738.55803: done with get_vars() 9674 1726879738.55811: done getting variables 9674 1726879738.55856: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Friday 20 September 2024 20:48:58 -0400 (0:00:00.376) 0:00:16.045 ****** 9674 1726879738.55877: entering _queue_task() for managed_node3/template 9674 1726879738.56051: worker is 1 (out of 1 available) 9674 1726879738.56066: exiting _queue_task() for managed_node3/template 9674 1726879738.56076: done queuing things up, now waiting for results queue to drain 9674 1726879738.56078: waiting for pending results... 10208 1726879738.56186: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 10208 1726879738.56288: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000005b 10208 1726879738.56303: variable 'ansible_search_path' from source: unknown 10208 1726879738.56307: variable 'ansible_search_path' from source: unknown 10208 1726879738.56337: calling self._execute() 10208 1726879738.56394: variable 'ansible_host' from source: host vars for 'managed_node3' 10208 1726879738.56402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10208 1726879738.56411: variable 'omit' from source: magic vars 10208 1726879738.56484: variable 'omit' from source: magic vars 10208 1726879738.56518: variable 'omit' from source: magic vars 10208 1726879738.56707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10208 1726879738.58241: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10208 1726879738.58308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10208 1726879738.58339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10208 1726879738.58370: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10208 1726879738.58395: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10208 1726879738.58455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10208 1726879738.58478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10208 1726879738.58500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10208 1726879738.58527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10208 1726879738.58539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10208 1726879738.58627: variable '__kdump_conf' from source: set_fact 10208 1726879738.58659: variable 'omit' from source: magic vars 10208 1726879738.58681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10208 1726879738.58704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10208 1726879738.58720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10208 1726879738.58735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10208 1726879738.58748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10208 1726879738.58772: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10208 1726879738.58776: variable 'ansible_host' from source: host vars for 'managed_node3' 10208 1726879738.58781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10208 1726879738.58853: Set connection var ansible_pipelining to False 10208 1726879738.58861: Set connection var ansible_timeout to 10 10208 1726879738.58868: Set connection var ansible_shell_executable to /bin/sh 10208 1726879738.58873: Set connection var ansible_shell_type to sh 10208 1726879738.58876: Set connection var ansible_connection to ssh 10208 1726879738.58881: Set connection var ansible_module_compression to ZIP_DEFLATED 10208 1726879738.58902: variable 'ansible_shell_executable' from source: unknown 10208 1726879738.58907: variable 'ansible_connection' from source: unknown 10208 1726879738.58911: variable 'ansible_module_compression' from source: unknown 10208 1726879738.58914: variable 'ansible_shell_type' from source: unknown 10208 1726879738.58917: variable 'ansible_shell_executable' from source: unknown 10208 1726879738.58920: variable 'ansible_host' from source: host vars for 'managed_node3' 10208 1726879738.58925: variable 'ansible_pipelining' from source: unknown 10208 1726879738.58928: variable 'ansible_timeout' from source: unknown 10208 1726879738.58932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10208 1726879738.59009: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10208 1726879738.59022: variable 'omit' from source: magic vars 10208 1726879738.59029: starting attempt loop 10208 1726879738.59033: running the handler 10208 1726879738.59046: _low_level_execute_command(): starting 10208 1726879738.59054: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10208 1726879738.61416: stdout chunk (state=2): >>>/root <<< 10208 1726879738.61540: stderr chunk (state=3): >>><<< 10208 1726879738.61548: stdout chunk (state=3): >>><<< 10208 1726879738.61567: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10208 1726879738.61580: _low_level_execute_command(): starting 10208 1726879738.61586: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216 `" && echo ansible-tmp-1726879738.615759-10208-205497659959216="` echo /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216 `" ) && sleep 0' 10208 1726879738.64196: stdout chunk (state=2): >>>ansible-tmp-1726879738.615759-10208-205497659959216=/root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216 <<< 10208 1726879738.64333: stderr chunk (state=3): >>><<< 10208 1726879738.64340: stdout chunk (state=3): >>><<< 10208 1726879738.64358: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879738.615759-10208-205497659959216=/root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216 , stderr= 10208 1726879738.64376: evaluation_path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks 10208 1726879738.64397: search_path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/templates/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/templates/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/kdump.conf.j2 10208 1726879738.64420: variable 'ansible_search_path' from source: unknown 10208 1726879738.64894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10208 1726879738.64919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10208 1726879738.64941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10208 1726879738.64970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10208 1726879738.64982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10208 1726879738.65183: variable 'ansible_managed' from source: unknown 10208 1726879738.65191: variable 'kdump_target' from source: play vars 10208 1726879738.65259: variable 'kdump_ssh_user' from source: play vars 10208 1726879738.65325: variable 'hostvars' from source: magic vars 10208 1726879738.65332: variable 'kdump_test_ssh_server_outside' from source: play vars 10208 1726879738.65337: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10208 1726879738.65383: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10208 1726879738.65397: in VariableManager get_vars() 10208 1726879738.65407: Calling all_inventory to load vars for managed_node3 10208 1726879738.65411: Calling groups_inventory to load vars for managed_node3 10208 1726879738.65417: Calling all_plugins_inventory to load vars for managed_node3 10208 1726879738.65427: Calling all_plugins_play to load vars for managed_node3 10208 1726879738.65432: Calling groups_plugins_inventory to load vars for managed_node3 10208 1726879738.65438: Calling groups_plugins_play to load vars for managed_node3 10208 1726879738.65555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10208 1726879738.65661: done with get_vars() 10208 1726879738.65676: variable 'ansible_user_id' from source: facts 10208 1726879738.65683: variable 'kdump_test_ssh_server_inside' from source: play vars 10208 1726879738.65839: variable 'kdump_test_ssh_source' from source: play vars 10208 1726879738.65949: variable 'ansible_env' from source: facts 10208 1726879738.65963: variable 'hostvars' from source: magic vars 10208 1726879738.65967: variable 'kdump_test_ssh_server_outside' from source: play vars 10208 1726879738.65972: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10208 1726879738.66015: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10208 1726879738.66023: in VariableManager get_vars() 10208 1726879738.66029: Calling all_inventory to load vars for managed_node3 10208 1726879738.66033: Calling groups_inventory to load vars for managed_node3 10208 1726879738.66038: Calling all_plugins_inventory to load vars for managed_node3 10208 1726879738.66046: Calling all_plugins_play to load vars for managed_node3 10208 1726879738.66051: Calling groups_plugins_inventory to load vars for managed_node3 10208 1726879738.66057: Calling groups_plugins_play to load vars for managed_node3 10208 1726879738.66138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10208 1726879738.66240: done with get_vars() 10208 1726879738.66252: variable 'ansible_all_ipv4_addresses' from source: facts 10208 1726879738.66257: in VariableManager get_vars() 10208 1726879738.66262: Calling all_inventory to load vars for managed_node3 10208 1726879738.66266: Calling groups_inventory to load vars for managed_node3 10208 1726879738.66270: Calling all_plugins_inventory to load vars for managed_node3 10208 1726879738.66276: Calling all_plugins_play to load vars for managed_node3 10208 1726879738.66280: Calling groups_plugins_inventory to load vars for managed_node3 10208 1726879738.66285: Calling groups_plugins_play to load vars for managed_node3 10208 1726879738.66368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10208 1726879738.66487: done with get_vars() 10208 1726879738.66498: variable 'ansible_all_ipv6_addresses' from source: facts 10208 1726879738.66503: in VariableManager get_vars() 10208 1726879738.66508: Calling all_inventory to load vars for managed_node3 10208 1726879738.66512: Calling groups_inventory to load vars for managed_node3 10208 1726879738.66516: Calling all_plugins_inventory to load vars for managed_node3 10208 1726879738.66522: Calling all_plugins_play to load vars for managed_node3 10208 1726879738.66526: Calling groups_plugins_inventory to load vars for managed_node3 10208 1726879738.66532: Calling groups_plugins_play to load vars for managed_node3 10208 1726879738.66612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10208 1726879738.66715: done with get_vars() 10208 1726879738.66725: variable 'ansible_default_ipv4' from source: facts 10208 1726879738.66735: variable 'kdump_ssh_user' from source: play vars 10208 1726879738.66802: variable 'hostvars' from source: magic vars 10208 1726879738.66808: variable 'kdump_test_ssh_server_outside' from source: play vars 10208 1726879738.66813: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10208 1726879738.66856: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10208 1726879738.66865: in VariableManager get_vars() 10208 1726879738.66870: Calling all_inventory to load vars for managed_node3 10208 1726879738.66875: Calling groups_inventory to load vars for managed_node3 10208 1726879738.66879: Calling all_plugins_inventory to load vars for managed_node3 10208 1726879738.66885: Calling all_plugins_play to load vars for managed_node3 10208 1726879738.66890: Calling groups_plugins_inventory to load vars for managed_node3 10208 1726879738.66898: Calling groups_plugins_play to load vars for managed_node3 10208 1726879738.66977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10208 1726879738.67080: done with get_vars() 10208 1726879738.67090: variable 'ansible_user_id' from source: facts 10208 1726879738.67098: variable 'kdump_ssh_server' from source: play vars 10208 1726879738.67102: variable 'kdump_test_ssh_server_outside' from source: play vars 10208 1726879738.67150: variable 'kdump_test_ssh_server_outside' from source: play vars 10208 1726879738.67156: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10208 1726879738.67200: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10208 1726879738.67210: variable 'kdump_sshkey' from source: role '' defaults 10208 1726879738.67214: variable 'kdump_path' from source: play vars 10208 1726879738.67219: variable 'kdump_core_collector' from source: role '' defaults 10208 1726879738.67223: variable 'ansible_facts' from source: unknown 10208 1726879738.67258: variable 'kdump_auto_reset_crashkernel' from source: role '' defaults 10208 1726879738.67263: variable 'kdump_system_action' from source: role '' defaults 10208 1726879738.67268: variable 'kdump_dracut_args' from source: role '' defaults 10208 1726879738.68416: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10208 1726879738.68461: variable 'ansible_module_compression' from source: unknown 10208 1726879738.68501: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10208 1726879738.68528: variable 'ansible_facts' from source: unknown 10208 1726879738.68587: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/AnsiballZ_stat.py 10208 1726879738.68678: Sending initial data 10208 1726879738.68685: Sent initial data (151 bytes) 10208 1726879738.71323: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmp6p969c7r /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/AnsiballZ_stat.py <<< 10208 1726879738.72383: stderr chunk (state=3): >>><<< 10208 1726879738.72394: stdout chunk (state=3): >>><<< 10208 1726879738.72415: done transferring module to remote 10208 1726879738.72429: _low_level_execute_command(): starting 10208 1726879738.72435: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/ /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/AnsiballZ_stat.py && sleep 0' 10208 1726879738.74835: stderr chunk (state=2): >>><<< 10208 1726879738.74846: stdout chunk (state=2): >>><<< 10208 1726879738.74863: _low_level_execute_command() done: rc=0, stdout=, stderr= 10208 1726879738.74868: _low_level_execute_command(): starting 10208 1726879738.74873: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/AnsiballZ_stat.py && sleep 0' 10208 1726879738.77736: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 10208 1726879738.77754: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10208 1726879738.77808: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10208 1726879738.77843: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10208 1726879738.77887: stdout chunk (state=3): >>>import 'posix' # <<< 10208 1726879738.77898: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10208 1726879738.77915: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10208 1726879738.77960: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10208 1726879738.77968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10208 1726879738.77985: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10208 1726879738.78009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10208 1726879738.78021: stdout chunk (state=3): >>>import '_codecs' # <<< 10208 1726879738.78048: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d522e48> <<< 10208 1726879738.78077: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10208 1726879738.78093: 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 0x7fa45d4b8828> <<< 10208 1726879738.78105: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d5229b0> <<< 10208 1726879738.78130: 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' <<< 10208 1726879738.78143: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d4c5630> <<< 10208 1726879738.78160: stdout chunk (state=3): >>>import '_signal' # <<< 10208 1726879738.78183: 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' <<< 10208 1726879738.78202: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d4cc160> <<< 10208 1726879738.78220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 10208 1726879738.78230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 10208 1726879738.78247: 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' <<< 10208 1726879738.78264: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10208 1726879738.78286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10208 1726879738.78294: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d4d10f0> <<< 10208 1726879738.78310: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d4cc748> <<< 10208 1726879738.78338: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d4cc390> <<< 10208 1726879738.78371: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10208 1726879738.78379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10208 1726879738.78400: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10208 1726879738.78416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10208 1726879738.78437: stdout chunk (state=3): >>>import 'errno' # <<< 10208 1726879738.78449: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10208 1726879738.78470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10208 1726879738.78483: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d476470> <<< 10208 1726879738.78504: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10208 1726879738.78517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10208 1726879738.78538: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 10208 1726879738.78556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d47be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d476b38> <<< 10208 1726879738.78588: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10208 1726879738.78619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10208 1726879738.78732: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d4824e0> <<< 10208 1726879738.78754: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d465d68> <<< 10208 1726879738.78769: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 10208 1726879738.78778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 10208 1726879738.78789: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d468198> <<< 10208 1726879738.78827: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10208 1726879738.78839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10208 1726879738.78859: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b776940> <<< 10208 1726879738.78876: 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 <<< 10208 1726879738.78901: 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 0x7fa45b788240> <<< 10208 1726879738.78990: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d4d6a20> 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. <<< 10208 1726879738.79228: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10208 1726879738.79239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10208 1726879738.79262: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10208 1726879738.79269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10208 1726879738.79286: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10208 1726879738.79300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10208 1726879738.79320: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10208 1726879738.79327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10208 1726879738.79356: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10208 1726879738.79428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10208 1726879738.79442: stdout chunk (state=3): >>>import '_functools' # <<< 10208 1726879738.79460: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10208 1726879738.79498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10208 1726879738.79512: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10208 1726879738.79531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10208 1726879738.79550: stdout chunk (state=3): >>>import '_operator' # <<< 10208 1726879738.79559: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b6f6080> <<< 10208 1726879738.79575: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10208 1726879738.79584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b7012b0> <<< 10208 1726879738.79601: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 10208 1726879738.79608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 10208 1726879738.79642: 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 0x7fa45b701f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b701a90> <<< 10208 1726879738.79661: stdout chunk (state=3): >>>import 'itertools' # <<< 10208 1726879738.79678: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10208 1726879738.79697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10208 1726879738.79709: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b70b080> <<< 10208 1726879738.79719: stdout chunk (state=3): >>>import '_collections' # <<< 10208 1726879738.79764: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b7517b8> <<< 10208 1726879738.79786: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10208 1726879738.79798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10208 1726879738.79838: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b751ba8> <<< 10208 1726879738.79895: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b745160> <<< 10208 1726879738.79917: 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' <<< 10208 1726879738.79929: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b745e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b73c438> <<< 10208 1726879738.79978: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b72d470> <<< 10208 1726879738.80001: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10208 1726879738.80014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 10208 1726879738.80039: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10208 1726879738.80050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10208 1726879738.80073: 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' <<< 10208 1726879738.80106: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4ae2b0> <<< 10208 1726879738.80122: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4b6d30> <<< 10208 1726879738.80137: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b7450b8> <<< 10208 1726879738.80148: stdout chunk (state=3): >>>import '_locale' # <<< 10208 1726879738.80199: 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 0x7fa45b4bbe48> <<< 10208 1726879738.80212: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b7272b0> <<< 10208 1726879738.80231: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 10208 1726879738.80240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 10208 1726879738.80266: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879738.80275: 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 0x7fa45b4c2208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4bbfd0> <<< 10208 1726879738.80305: 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 0x7fa45b4c22e8> <<< 10208 1726879738.80314: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b796fd0> <<< 10208 1726879738.80335: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10208 1726879738.80342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10208 1726879738.80363: 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' <<< 10208 1726879738.80382: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10208 1726879738.80396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10208 1726879738.80412: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4c2dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4c29e8> <<< 10208 1726879738.80440: 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' <<< 10208 1726879738.80453: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4cd6a0> <<< 10208 1726879738.80464: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10208 1726879738.80484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10208 1726879738.80500: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10208 1726879738.80517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10208 1726879738.80577: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4cde80> <<< 10208 1726879738.80593: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10208 1726879738.80601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10208 1726879738.80645: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b054198> <<< 10208 1726879738.80653: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4cd780> <<< 10208 1726879738.80673: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10208 1726879738.80683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10208 1726879738.80743: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b059c88> <<< 10208 1726879738.80753: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4c2518> <<< 10208 1726879738.80775: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10208 1726879738.80788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10208 1726879738.80810: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 10208 1726879738.80819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b07d2e8> <<< 10208 1726879738.80855: 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 0x7fa45b07d6a0> <<< 10208 1726879738.80869: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10208 1726879738.80893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10208 1726879738.80914: 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' <<< 10208 1726879738.80931: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b084390> <<< 10208 1726879738.80953: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10208 1726879738.80970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10208 1726879738.80991: stdout chunk (state=3): >>>import 'time' # <<< 10208 1726879738.81004: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10208 1726879738.81021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10208 1726879738.81050: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10208 1726879738.81059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10208 1726879738.81068: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10208 1726879738.81111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10208 1726879738.81127: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 10208 1726879738.81141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45ae2eba8> <<< 10208 1726879738.81267: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45ae252e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45ae1bf98> <<< 10208 1726879738.81279: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45ae13e80> <<< 10208 1726879738.81310: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b084d30> <<< 10208 1726879738.81348: 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 0x7fa45ae25f60> <<< 10208 1726879738.81367: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b07da20> <<< 10208 1726879738.81381: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10208 1726879738.81401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10208 1726879738.81440: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879738.81450: 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 0x7fa45d435710> <<< 10208 1726879738.81461: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45ae29048> <<< 10208 1726879738.81470: stdout chunk (state=3): >>>import 'pwd' # <<< 10208 1726879738.81489: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879738.81499: 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 0x7fa45d435a90> <<< 10208 1726879738.81555: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4c2860> <<< 10208 1726879738.81575: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10208 1726879738.81593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10208 1726879738.81610: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10208 1726879738.81620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10208 1726879738.81653: 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 0x7fa45d44b5c0> <<< 10208 1726879738.81672: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10208 1726879738.81679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10208 1726879738.81818: 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 0x7fa45d44f630> <<< 10208 1726879738.81855: 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 0x7fa45d44fb00> <<< 10208 1726879738.81887: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879738.81898: 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 0x7fa45d44fc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d44be10> <<< 10208 1726879738.81917: 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' <<< 10208 1726879738.81946: 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 0x7fa45d44ff60> <<< 10208 1726879738.81955: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d44f4e0> <<< 10208 1726879738.81972: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879738.81982: 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 0x7fa45d44f240> <<< 10208 1726879738.81996: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d43fb00> <<< 10208 1726879738.82011: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b069358> <<< 10208 1726879738.82034: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10208 1726879738.82072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10208 1726879738.82115: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d44b470> <<< 10208 1726879738.82248: 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' <<< 10208 1726879738.82271: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa459453908> <<< 10208 1726879738.82334: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip' <<< 10208 1726879738.82347: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.82355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.82380: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10208 1726879738.82393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.82406: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 10208 1726879738.82418: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.83625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.84664: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10208 1726879738.84676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa459114ac8> import 'atexit' # <<< 10208 1726879738.84695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10208 1726879738.84736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10208 1726879738.84799: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879738.84808: 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 0x7fa45913b278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591794e0> <<< 10208 1726879738.84840: 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 0x7fa4591795f8> <<< 10208 1726879738.84861: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10208 1726879738.84888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10208 1726879738.84935: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa459179b38> <<< 10208 1726879738.84952: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10208 1726879738.84974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10208 1726879738.84988: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10208 1726879738.85025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10208 1726879738.85046: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 10208 1726879738.85053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 10208 1726879738.85130: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45917c160> <<< 10208 1726879738.85165: 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 0x7fa459127390> <<< 10208 1726879738.85198: 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 0x7fa459127e48> <<< 10208 1726879738.85214: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10208 1726879738.85226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10208 1726879738.85297: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45917a128> <<< 10208 1726879738.85308: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45915c2b0> <<< 10208 1726879738.85617: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591514a8> <<< 10208 1726879738.85634: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10208 1726879738.85648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10208 1726879738.85665: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa459477fd0> <<< 10208 1726879738.85694: 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 0x7fa459118160> <<< 10208 1726879738.85722: 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 0x7fa459165438> <<< 10208 1726879738.85748: 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 <<< 10208 1726879738.85759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10208 1726879738.85779: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10208 1726879738.85807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10208 1726879738.85832: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10208 1726879738.85845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10208 1726879738.85929: 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 0x7fa4591f2eb8> <<< 10208 1726879738.85995: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10208 1726879738.86006: 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 0x7fa4591f8f60> <<< 10208 1726879738.86025: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591e62e8> <<< 10208 1726879738.86038: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10208 1726879738.86057: 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 0x7fa4591e6b00> <<< 10208 1726879738.86258: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591707f0> <<< 10208 1726879738.86294: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10208 1726879738.86329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10208 1726879738.86351: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10208 1726879738.86359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10208 1726879738.86376: stdout chunk (state=3): >>>import '_string' # <<< 10208 1726879738.86455: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa459216f28> <<< 10208 1726879738.86511: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591e6160> <<< 10208 1726879738.86644: 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' <<< 10208 1726879738.86653: 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 0x7fa4591a6e10> <<< 10208 1726879738.86682: 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' <<< 10208 1726879738.86691: 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 0x7fa4591a6ef0> <<< 10208 1726879738.86726: 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' <<< 10208 1726879738.86734: 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 0x7fa4591b30b8> <<< 10208 1726879738.86746: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa459165588> <<< 10208 1726879738.86772: 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' <<< 10208 1726879738.86793: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10208 1726879738.86809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10208 1726879738.86858: 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 0x7fa4591c1a58> <<< 10208 1726879738.87034: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591bb198> <<< 10208 1726879738.87067: 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' <<< 10208 1726879738.87080: 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 0x7fa4591bb390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591b3c18> <<< 10208 1726879738.87097: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.87112: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10208 1726879738.87119: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.87196: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.87272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.87286: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10208 1726879738.87304: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10208 1726879738.87315: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.87414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.87515: 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' <<< 10208 1726879738.87549: 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' <<< 10208 1726879738.87573: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10208 1726879738.87580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10208 1726879738.87607: 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' <<< 10208 1726879738.87616: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4591dae48> <<< 10208 1726879738.87666: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591dab00> <<< 10208 1726879738.87705: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591da320> <<< 10208 1726879738.87719: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10208 1726879738.87735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10208 1726879738.87773: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591da978> <<< 10208 1726879738.87786: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591c9c88> # zipimport: zlib available <<< 10208 1726879738.88282: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.88750: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10208 1726879738.88769: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10208 1726879738.88775: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10208 1726879738.88804: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10208 1726879738.88815: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.88837: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.88863: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 10208 1726879738.88876: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.88884: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.88903: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10208 1726879738.89018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.89146: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10208 1726879738.89154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10208 1726879738.89170: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa455aa24a8> <<< 10208 1726879738.89180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.89553: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.89916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.89964: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90025: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 10208 1726879738.90037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90060: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90082: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 10208 1726879738.90101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90227: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 10208 1726879738.90236: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90254: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10208 1726879738.90263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90325: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10208 1726879738.90336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90499: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90669: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10208 1726879738.90684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10208 1726879738.90805: stdout chunk (state=3): >>>import '_ast' # <<< 10208 1726879738.90821: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa455b18e48> <<< 10208 1726879738.90832: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90859: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10208 1726879738.90877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90924: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.90977: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py <<< 10208 1726879738.90993: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10208 1726879738.91001: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10208 1726879738.91020: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.91050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.91081: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 10208 1726879738.91088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.91121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.91153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.91196: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.91260: 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 <<< 10208 1726879738.91424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10208 1726879738.91511: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879738.91521: 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 0x7fa455afb128> <<< 10208 1726879738.91584: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa455e45e48> <<< 10208 1726879738.91616: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py <<< 10208 1726879738.91630: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.91677: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.91728: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.91749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.91785: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.92087: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.92373: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10208 1726879738.92401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10208 1726879738.92423: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10208 1726879738.92431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10208 1726879738.92569: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa455b2d080> <<< 10208 1726879738.92583: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10208 1726879738.92600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10208 1726879738.92711: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa455b2d128> <<< 10208 1726879738.92759: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa455ad0940> <<< 10208 1726879738.92814: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py <<< 10208 1726879738.92827: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 10208 1726879738.92839: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.92853: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.92875: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py <<< 10208 1726879738.92883: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10208 1726879738.92905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.92918: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py <<< 10208 1726879738.93013: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 10208 1726879738.93031: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10208 1726879738.93040: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 10208 1726879738.93061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.93161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.93332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879738.93507: stdout chunk (state=3): >>>import 'gc' # <<< 10208 1726879738.94505: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 77, "inode": 497025158, "dev": 51713, "nlink": 1, "atime": 1726879684.082937, "mtime": 1726879681.8959272, "ctime": 1726879682.1839285, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "mimetype": "text/plain", "charset": "us-ascii", "version": "1319338946", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 10208 1726879738.94515: stdout chunk (state=3): >>># destroy __main__ <<< 10208 1726879738.95142: 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 # 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 <<< 10208 1726879738.95225: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10208 1726879738.95267: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 10208 1726879738.95301: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10208 1726879738.95332: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10208 1726879738.95382: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 10208 1726879738.95420: 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 <<< 10208 1726879738.95443: stdout chunk (state=3): >>># destroy _json # destroy datetime <<< 10208 1726879738.95484: 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 <<< 10208 1726879738.95508: stdout chunk (state=3): >>># destroy gc <<< 10208 1726879738.95555: 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 # 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 <<< 10208 1726879738.95608: 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 <<< 10208 1726879738.95624: 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 <<< 10208 1726879738.95664: 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 <<< 10208 1726879738.95725: 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 # 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 <<< 10208 1726879738.95738: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10208 1726879738.95853: stdout chunk (state=3): >>># destroy posixpath <<< 10208 1726879738.95885: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 10208 1726879738.95902: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse <<< 10208 1726879738.95922: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 10208 1726879738.95941: stdout chunk (state=3): >>># destroy linecache <<< 10208 1726879738.95958: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib <<< 10208 1726879738.95980: stdout chunk (state=3): >>># 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 <<< 10208 1726879738.95989: stdout chunk (state=3): >>># destroy re <<< 10208 1726879738.96272: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10208 1726879738.96316: stderr chunk (state=3): >>><<< 10208 1726879738.96323: stdout chunk (state=3): >>><<< 10208 1726879738.96372: _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 0x7fa45d522e48> # /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 0x7fa45d4b8828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d5229b0> # /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 0x7fa45d4c5630> 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 0x7fa45d4cc160> # /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 0x7fa45d4d10f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d4cc748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d4cc390> # /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 0x7fa45d476470> # /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 0x7fa45d47be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d476b38> # /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 0x7fa45d4824e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d465d68> # /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 0x7fa45d468198> # /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 0x7fa45b776940> # /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 0x7fa45b788240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d4d6a20> 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 0x7fa45b6f6080> # /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 0x7fa45b7012b0> # /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 0x7fa45b701f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b701a90> 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 0x7fa45b70b080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b7517b8> # /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 0x7fa45b751ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b745160> # /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 0x7fa45b745e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b73c438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b72d470> # /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 0x7fa45b4ae2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4b6d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b7450b8> 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 0x7fa45b4bbe48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b7272b0> # /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 0x7fa45b4c2208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4bbfd0> # 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 0x7fa45b4c22e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b796fd0> # /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 0x7fa45b4c2dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4c29e8> # /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 0x7fa45b4cd6a0> # /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 0x7fa45b4cde80> # /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 0x7fa45b054198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4cd780> # /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 0x7fa45b059c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4c2518> # /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 0x7fa45b07d2e8> # 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 0x7fa45b07d6a0> # /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 0x7fa45b084390> # /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 0x7fa45ae2eba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45ae252e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45ae1bf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45ae13e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b084d30> # 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 0x7fa45ae25f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b07da20> # /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 0x7fa45d435710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45ae29048> 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 0x7fa45d435a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b4c2860> # /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 0x7fa45d44b5c0> # /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 0x7fa45d44f630> # 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 0x7fa45d44fb00> # 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 0x7fa45d44fc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d44be10> # /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 0x7fa45d44ff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d44f4e0> # 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 0x7fa45d44f240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45d43fb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45b069358> # /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 0x7fa45d44b470> # /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 0x7fa459453908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.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 0x7fa459114ac8> 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 0x7fa45913b278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591794e0> # 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 0x7fa4591795f8> # /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 0x7fa459179b38> # /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 0x7fa45917c160> # 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 0x7fa459127390> # 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 0x7fa459127e48> # /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 0x7fa45917a128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa45915c2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591514a8> # /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 0x7fa459477fd0> # 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 0x7fa459118160> # /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 0x7fa459165438> # /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 0x7fa4591f2eb8> # /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 0x7fa4591f8f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591e62e8> # /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 0x7fa4591e6b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591707f0> # /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 0x7fa459216f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591e6160> # 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 0x7fa4591a6e10> # 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 0x7fa4591a6ef0> # 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 0x7fa4591b30b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa459165588> # /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 0x7fa4591c1a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591bb198> # 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 0x7fa4591bb390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591b3c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.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 0x7fa4591dae48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591dab00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591da320> # /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 0x7fa4591da978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4591c9c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.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_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.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_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.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 0x7fa455aa24a8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.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 0x7fa455b18e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.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_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fa455afb128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa455e45e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.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 0x7fa455b2d080> # /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 0x7fa455b2d128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa455ad0940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_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.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.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_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j98b0ezx/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 77, "inode": 497025158, "dev": 51713, "nlink": 1, "atime": 1726879684.082937, "mtime": 1726879681.8959272, "ctime": 1726879682.1839285, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "mimetype": "text/plain", "charset": "us-ascii", "version": "1319338946", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.43.118 closed. 10208 1726879738.96485: done with _execute_module (ansible.legacy.stat, {'path': '/etc/kdump.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_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.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-1726879738.615759-10208-205497659959216/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10208 1726879738.96906: Sending initial data 10208 1726879738.96913: Sent initial data (154 bytes) 10208 1726879738.99283: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmp44p_73l5/kdump.conf.j2 /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/source <<< 10208 1726879738.99586: stderr chunk (state=3): >>><<< 10208 1726879738.99596: stdout chunk (state=3): >>><<< 10208 1726879738.99610: _low_level_execute_command(): starting 10208 1726879738.99614: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/ /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/source && sleep 0' 10208 1726879739.02033: stderr chunk (state=2): >>><<< 10208 1726879739.02045: stdout chunk (state=2): >>><<< 10208 1726879739.02064: _low_level_execute_command() done: rc=0, stdout=, stderr= 10208 1726879739.02088: variable 'ansible_module_compression' from source: unknown 10208 1726879739.02124: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 10208 1726879739.02144: variable 'ansible_facts' from source: unknown 10208 1726879739.02202: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/AnsiballZ_copy.py 10208 1726879739.02299: Sending initial data 10208 1726879739.02307: Sent initial data (151 bytes) 10208 1726879739.04936: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmp1cqvw6bc /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/AnsiballZ_copy.py <<< 10208 1726879739.06007: stderr chunk (state=3): >>><<< 10208 1726879739.06017: stdout chunk (state=3): >>><<< 10208 1726879739.06036: done transferring module to remote 10208 1726879739.06050: _low_level_execute_command(): starting 10208 1726879739.06057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/ /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/AnsiballZ_copy.py && sleep 0' 10208 1726879739.08539: stderr chunk (state=2): >>><<< 10208 1726879739.08552: stdout chunk (state=2): >>><<< 10208 1726879739.08568: _low_level_execute_command() done: rc=0, stdout=, stderr= 10208 1726879739.08573: _low_level_execute_command(): starting 10208 1726879739.08579: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/AnsiballZ_copy.py && sleep 0' 10208 1726879739.11454: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 10208 1726879739.11471: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10208 1726879739.11529: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10208 1726879739.11560: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10208 1726879739.11606: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 10208 1726879739.11619: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 10208 1726879739.11638: stdout chunk (state=3): >>># installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 10208 1726879739.11683: 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' <<< 10208 1726879739.11707: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10208 1726879739.11732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10208 1726879739.11748: stdout chunk (state=3): >>>import '_codecs' # <<< 10208 1726879739.11766: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd1eae48> <<< 10208 1726879739.11801: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10208 1726879739.11810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 10208 1726879739.11820: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd180828> <<< 10208 1726879739.11832: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd1ea9b0> <<< 10208 1726879739.11855: 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' <<< 10208 1726879739.11866: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd18d630> <<< 10208 1726879739.11888: stdout chunk (state=3): >>>import '_signal' # <<< 10208 1726879739.11908: 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' <<< 10208 1726879739.11924: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd194160> <<< 10208 1726879739.11949: 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' <<< 10208 1726879739.11966: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10208 1726879739.11976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'<<< 10208 1726879739.11983: stdout chunk (state=3): >>> <<< 10208 1726879739.11998: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10208 1726879739.12012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10208 1726879739.12020: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd1990f0> <<< 10208 1726879739.12042: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd194748> <<< 10208 1726879739.12065: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd194390> <<< 10208 1726879739.12099: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10208 1726879739.12115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10208 1726879739.12131: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10208 1726879739.12148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10208 1726879739.12165: stdout chunk (state=3): >>>import 'errno' # <<< 10208 1726879739.12181: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10208 1726879739.12200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10208 1726879739.12208: stdout chunk (state=3): >>>import '_stat' # <<< 10208 1726879739.12220: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd13e470> <<< 10208 1726879739.12239: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10208 1726879739.12252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10208 1726879739.12268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 10208 1726879739.12282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd143e48> <<< 10208 1726879739.12294: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd13eb38> <<< 10208 1726879739.12322: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10208 1726879739.12353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10208 1726879739.12470: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd14a4e0> <<< 10208 1726879739.12486: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd12dd68> <<< 10208 1726879739.12511: 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' <<< 10208 1726879739.12528: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd130198> <<< 10208 1726879739.12564: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10208 1726879739.12582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10208 1726879739.12596: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb43e940> <<< 10208 1726879739.12619: 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 <<< 10208 1726879739.12635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10208 1726879739.12652: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb450240> <<< 10208 1726879739.12730: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd19ea20> <<< 10208 1726879739.12740: 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. <<< 10208 1726879739.12984: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10208 1726879739.12995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10208 1726879739.13005: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10208 1726879739.13022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10208 1726879739.13035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10208 1726879739.13056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10208 1726879739.13069: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10208 1726879739.13088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10208 1726879739.13103: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10208 1726879739.13186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10208 1726879739.13195: stdout chunk (state=3): >>>import '_functools' # <<< 10208 1726879739.13216: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10208 1726879739.13250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10208 1726879739.13270: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10208 1726879739.13284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10208 1726879739.13305: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3be080> <<< 10208 1726879739.13329: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10208 1726879739.13336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3c92b0> <<< 10208 1726879739.13358: 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' <<< 10208 1726879739.13390: 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 0x7f21cb3c9f60> <<< 10208 1726879739.13400: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3c9a90> <<< 10208 1726879739.13417: stdout chunk (state=3): >>>import 'itertools' # <<< 10208 1726879739.13435: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10208 1726879739.13442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10208 1726879739.13460: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3d3080> <<< 10208 1726879739.13467: stdout chunk (state=3): >>>import '_collections' # <<< 10208 1726879739.13518: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb4197b8> <<< 10208 1726879739.13535: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10208 1726879739.13553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10208 1726879739.13587: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb419ba8> <<< 10208 1726879739.13647: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb40d160> <<< 10208 1726879739.13666: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 10208 1726879739.13676: 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 0x7f21cb40de48> <<< 10208 1726879739.13693: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb404438> <<< 10208 1726879739.13730: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3f5470> <<< 10208 1726879739.13755: 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' <<< 10208 1726879739.13771: stdout chunk (state=3): >>>import '_sre' # <<< 10208 1726879739.13790: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10208 1726879739.13809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10208 1726879739.13824: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10208 1726879739.13833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10208 1726879739.13862: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb176278> <<< 10208 1726879739.13881: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb17ecf8> <<< 10208 1726879739.13889: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb40d438> <<< 10208 1726879739.13906: stdout chunk (state=3): >>>import '_locale' # <<< 10208 1726879739.13961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10208 1726879739.13975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb183e10> <<< 10208 1726879739.13980: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3ef2b0> <<< 10208 1726879739.14001: 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' <<< 10208 1726879739.14032: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879739.14041: 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 0x7f21cb18a1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb183f98> <<< 10208 1726879739.14073: 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 0x7f21cb18a2e8> <<< 10208 1726879739.14083: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb45efd0> <<< 10208 1726879739.14097: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10208 1726879739.14116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10208 1726879739.14123: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 10208 1726879739.14139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 10208 1726879739.14151: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10208 1726879739.14165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10208 1726879739.14176: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb18add8> <<< 10208 1726879739.14187: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb18a9e8> <<< 10208 1726879739.14201: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10208 1726879739.14210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 10208 1726879739.14216: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb1956a0> <<< 10208 1726879739.14232: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10208 1726879739.14252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10208 1726879739.14276: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10208 1726879739.14284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10208 1726879739.14343: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb195e80> <<< 10208 1726879739.14358: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10208 1726879739.14372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10208 1726879739.14409: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad1c198> <<< 10208 1726879739.14426: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb195780> <<< 10208 1726879739.14442: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10208 1726879739.14461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10208 1726879739.14511: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad21c88> <<< 10208 1726879739.14529: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb18a518> <<< 10208 1726879739.14544: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10208 1726879739.14569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10208 1726879739.14585: 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' <<< 10208 1726879739.14595: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad452e8> <<< 10208 1726879739.14628: 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' <<< 10208 1726879739.14637: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cad456a0> <<< 10208 1726879739.14648: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10208 1726879739.14674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10208 1726879739.14695: 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' <<< 10208 1726879739.14711: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad4c390> <<< 10208 1726879739.14736: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10208 1726879739.14754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10208 1726879739.14776: stdout chunk (state=3): >>>import 'time' # <<< 10208 1726879739.14792: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10208 1726879739.14816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10208 1726879739.14830: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10208 1726879739.14844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10208 1726879739.14856: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10208 1726879739.14899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10208 1726879739.14913: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 10208 1726879739.14922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 10208 1726879739.14932: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caaf6ba8> <<< 10208 1726879739.15054: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caaed2e8> <<< 10208 1726879739.15069: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caae3f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caadbe80> <<< 10208 1726879739.15102: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad4cd30> <<< 10208 1726879739.15136: 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 0x7f21caaedf60> <<< 10208 1726879739.15154: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad45a20> <<< 10208 1726879739.15173: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10208 1726879739.15190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10208 1726879739.15227: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879739.15236: 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 0x7f21cd0fd710> <<< 10208 1726879739.15253: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caaf1048> import 'pwd' # <<< 10208 1726879739.15284: 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 0x7f21cd0fda90> <<< 10208 1726879739.15346: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb18a860> <<< 10208 1726879739.15362: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10208 1726879739.15381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10208 1726879739.15396: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10208 1726879739.15410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10208 1726879739.15438: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879739.15451: 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 0x7f21cd1135c0> <<< 10208 1726879739.15462: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10208 1726879739.15469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10208 1726879739.15606: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879739.15614: 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 0x7f21cd117630> <<< 10208 1726879739.15647: 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' <<< 10208 1726879739.15656: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cd117b00> <<< 10208 1726879739.15678: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879739.15687: 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 0x7f21cd117c18> <<< 10208 1726879739.15694: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd113e10> <<< 10208 1726879739.15709: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 10208 1726879739.15718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 10208 1726879739.15738: 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 0x7f21cd117f60> <<< 10208 1726879739.15749: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd1174e0> <<< 10208 1726879739.15772: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879739.15789: 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 0x7f21cd117240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd107b00> <<< 10208 1726879739.15811: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad31358> <<< 10208 1726879739.15834: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10208 1726879739.15871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10208 1726879739.15913: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd113470> <<< 10208 1726879739.16048: 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' <<< 10208 1726879739.16070: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c911b908> <<< 10208 1726879739.16133: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip' <<< 10208 1726879739.16145: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.16154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.16175: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10208 1726879739.16188: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.16200: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/__init__.py <<< 10208 1726879739.16217: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.17366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.18357: 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 0x7f21c8ddcac8> <<< 10208 1726879739.18369: stdout chunk (state=3): >>>import 'atexit' # <<< 10208 1726879739.18389: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10208 1726879739.18426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10208 1726879739.18489: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879739.18500: 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 0x7f21c8e03278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e414e0> <<< 10208 1726879739.18529: 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 0x7f21c8e415f8> <<< 10208 1726879739.18551: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10208 1726879739.18577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10208 1726879739.18623: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e41b38> <<< 10208 1726879739.18639: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10208 1726879739.18666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10208 1726879739.18677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10208 1726879739.18711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10208 1726879739.18729: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 10208 1726879739.18739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 10208 1726879739.18815: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e44160> <<< 10208 1726879739.18853: 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 0x7f21c8def390> <<< 10208 1726879739.18883: 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 0x7f21c8defe48> <<< 10208 1726879739.18902: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10208 1726879739.18912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10208 1726879739.18985: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e42128> <<< 10208 1726879739.18997: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e242b0> <<< 10208 1726879739.19309: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e194a8> <<< 10208 1726879739.19323: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10208 1726879739.19338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10208 1726879739.19357: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c9139d30> <<< 10208 1726879739.19388: 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 0x7f21c8e44d68> <<< 10208 1726879739.19419: 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 0x7f21c8e2d400> <<< 10208 1726879739.19445: 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 <<< 10208 1726879739.19455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10208 1726879739.19477: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10208 1726879739.19504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10208 1726879739.19532: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10208 1726879739.19543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10208 1726879739.19596: 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 0x7f21c8ebae80> <<< 10208 1726879739.19685: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10208 1726879739.19698: 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 0x7f21c8ec0e48> <<< 10208 1726879739.19716: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8eae2b0> <<< 10208 1726879739.19730: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10208 1726879739.19754: 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 0x7f21c8eaeac8> <<< 10208 1726879739.19951: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e387b8> <<< 10208 1726879739.19985: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10208 1726879739.20020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10208 1726879739.20043: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10208 1726879739.20050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10208 1726879739.20063: stdout chunk (state=3): >>>import '_string' # <<< 10208 1726879739.20150: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8ee0e10> <<< 10208 1726879739.20206: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8eaec18> <<< 10208 1726879739.20333: 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' <<< 10208 1726879739.20342: 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 0x7f21c8e6ed30> <<< 10208 1726879739.20371: 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' <<< 10208 1726879739.20380: 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 0x7f21c8e6ee10> <<< 10208 1726879739.20414: 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' <<< 10208 1726879739.20421: 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 0x7f21c8e6ef98> <<< 10208 1726879739.20434: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e2d550> <<< 10208 1726879739.20456: 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 <<< 10208 1726879739.20464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10208 1726879739.20478: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10208 1726879739.20495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10208 1726879739.20545: 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 0x7f21c8e8a978> <<< 10208 1726879739.20719: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e850b8> <<< 10208 1726879739.20747: 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' <<< 10208 1726879739.20760: 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 0x7f21c8e852b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e7bb38> <<< 10208 1726879739.20776: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10208 1726879739.20785: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/__init__.py <<< 10208 1726879739.20793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.20872: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.20950: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.20960: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/__init__.py <<< 10208 1726879739.20972: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10208 1726879739.20990: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10208 1726879739.21092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.21192: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10208 1726879739.21201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10208 1726879739.21215: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10208 1726879739.21232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10208 1726879739.21252: 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' <<< 10208 1726879739.21273: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10208 1726879739.21284: 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 0x7f21c8ea4d68> <<< 10208 1726879739.21330: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8ea4a20> <<< 10208 1726879739.21370: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8ea4240> <<< 10208 1726879739.21386: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10208 1726879739.21399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10208 1726879739.21436: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8ea4898> <<< 10208 1726879739.21448: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e92ac8> <<< 10208 1726879739.21456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.21944: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.22395: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/six/__init__.py <<< 10208 1726879739.22408: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10208 1726879739.22417: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/converters.py <<< 10208 1726879739.22452: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/selinux.py <<< 10208 1726879739.22462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.22478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.22502: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/selectors.py <<< 10208 1726879739.22510: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.22529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.22541: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/_text.py <<< 10208 1726879739.22559: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.22663: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.22783: 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' <<< 10208 1726879739.22814: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c576b208> # zipimport: zlib available <<< 10208 1726879739.23184: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.23531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.23582: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.23647: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/collections.py <<< 10208 1726879739.23657: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.23678: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.23707: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/warnings.py <<< 10208 1726879739.23714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.23777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.23850: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/errors.py <<< 10208 1726879739.23868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.23884: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10208 1726879739.23916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.23949: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10208 1726879739.23962: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.24136: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.24310: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10208 1726879739.24317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10208 1726879739.24447: stdout chunk (state=3): >>>import '_ast' # <<< 10208 1726879739.24455: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c57e0e48> <<< 10208 1726879739.24468: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.24483: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.24505: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10208 1726879739.24512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.24566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.24620: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10208 1726879739.24628: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/parameters.py <<< 10208 1726879739.24645: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10208 1726879739.24659: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.24694: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.24722: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/locale.py <<< 10208 1726879739.24732: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.24763: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.24798: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.24837: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.24903: 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 <<< 10208 1726879739.25068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10208 1726879739.25161: 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 0x7f21c57c2128> <<< 10208 1726879739.25235: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c5b10e48> <<< 10208 1726879739.25266: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/file.py <<< 10208 1726879739.25275: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10208 1726879739.25327: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.25374: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.25398: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.25431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.25716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.25989: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10208 1726879739.26016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10208 1726879739.26038: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10208 1726879739.26050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10208 1726879739.26182: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c57f4080> <<< 10208 1726879739.26202: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10208 1726879739.26213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10208 1726879739.26325: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c57f4128> <<< 10208 1726879739.26367: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c5b27940> <<< 10208 1726879739.26432: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_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.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/distro/__init__.py <<< 10208 1726879739.26448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.26459: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.26487: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/sys_info.py <<< 10208 1726879739.26503: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.26510: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.26533: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/pycompat24.py <<< 10208 1726879739.26623: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/basic.py <<< 10208 1726879739.26644: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10208 1726879739.26653: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/modules/__init__.py <<< 10208 1726879739.26665: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.27000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.27320: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/filecmp.cpython-36.pyc matches /usr/lib64/python3.6/filecmp.py <<< 10208 1726879739.27335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/filecmp.cpython-36.pyc' <<< 10208 1726879739.27352: stdout chunk (state=3): >>>import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c5802fd0> <<< 10208 1726879739.27432: stdout chunk (state=3): >>># zipimport: zlib available <<< 10208 1726879739.27609: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 10208 1726879739.27618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c543a160> <<< 10208 1726879739.27686: stdout chunk (state=3): >>>import 'gc' # <<< 10208 1726879739.28913: stdout chunk (state=3): >>> {"dest": "/etc/kdump.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/source", "md5sum": "2a79b4b289c24f779e4ed6a05caae666", "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "changed": true, "backup_file": "/etc/kdump.conf.17661.2024-09-20@20:48:59~", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/source", "dest": "/etc/kdump.conf", "backup": true, "mode": "0644", "follow": false, "_original_basename": "kdump.conf.j2", "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 10208 1726879739.28923: stdout chunk (state=3): >>># destroy __main__ <<< 10208 1726879739.29288: 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 <<< 10208 1726879739.29300: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 10208 1726879739.29316: 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 <<< 10208 1726879739.29325: stdout chunk (state=3): >>># 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 <<< 10208 1726879739.29339: 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 <<< 10208 1726879739.29347: stdout chunk (state=3): >>># 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 <<< 10208 1726879739.29365: 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 # 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 <<< 10208 1726879739.29387: stdout chunk (state=3): >>># 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 <<< 10208 1726879739.29408: 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 # cleanup[2] removing ansible.module_utils.errors <<< 10208 1726879739.29426: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing 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 filecmp # destroy filecmp # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing gc <<< 10208 1726879739.29458: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10208 1726879739.29650: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10208 1726879739.29682: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 10208 1726879739.29694: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 10208 1726879739.29712: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 10208 1726879739.29727: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10208 1726879739.29745: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10208 1726879739.29777: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 10208 1726879739.29787: stdout chunk (state=3): >>># destroy traceback <<< 10208 1726879739.29804: stdout chunk (state=3): >>># destroy atexit # destroy _string <<< 10208 1726879739.29813: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader <<< 10208 1726879739.29823: stdout chunk (state=3): >>># destroy systemd.id128 <<< 10208 1726879739.29843: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 10208 1726879739.29853: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 10208 1726879739.29868: stdout chunk (state=3): >>># destroy datetime <<< 10208 1726879739.29884: stdout chunk (state=3): >>># destroy selinux # destroy gc # destroy platform # destroy ansible.module_utils.distro._distro <<< 10208 1726879739.29896: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap <<< 10208 1726879739.29913: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy struct <<< 10208 1726879739.29954: 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 <<< 10208 1726879739.29967: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs <<< 10208 1726879739.29989: 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 <<< 10208 1726879739.30000: stdout chunk (state=3): >>># 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 <<< 10208 1726879739.30021: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 10208 1726879739.30031: 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 <<< 10208 1726879739.30053: stdout chunk (state=3): >>># 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 <<< 10208 1726879739.30062: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time <<< 10208 1726879739.30077: stdout chunk (state=3): >>># cleanup[3] wiping linecache # destroy tokenize <<< 10208 1726879739.30087: stdout chunk (state=3): >>># cleanup[3] wiping pwd <<< 10208 1726879739.30113: stdout chunk (state=3): >>># 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 <<< 10208 1726879739.30123: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 10208 1726879739.30143: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10208 1726879739.30150: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10208 1726879739.30265: stdout chunk (state=3): >>># destroy posixpath <<< 10208 1726879739.30285: stdout chunk (state=3): >>># destroy stat <<< 10208 1726879739.30301: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 10208 1726879739.30322: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 10208 1726879739.30352: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 10208 1726879739.30361: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10208 1726879739.30372: stdout chunk (state=3): >>># destroy collections <<< 10208 1726879739.30380: 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 <<< 10208 1726879739.30387: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 10208 1726879739.30406: stdout chunk (state=3): >>># destroy re <<< 10208 1726879739.30678: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10208 1726879739.30728: stderr chunk (state=3): >>><<< 10208 1726879739.30733: stdout chunk (state=3): >>><<< 10208 1726879739.30781: _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 0x7f21cd1eae48> # /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 0x7f21cd180828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd1ea9b0> # /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 0x7f21cd18d630> 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 0x7f21cd194160> # /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 0x7f21cd1990f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd194748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd194390> # /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 0x7f21cd13e470> # /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 0x7f21cd143e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd13eb38> # /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 0x7f21cd14a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd12dd68> # /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 0x7f21cd130198> # /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 0x7f21cb43e940> # /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 0x7f21cb450240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd19ea20> 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 0x7f21cb3be080> # /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 0x7f21cb3c92b0> # /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 0x7f21cb3c9f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3c9a90> 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 0x7f21cb3d3080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb4197b8> # /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 0x7f21cb419ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb40d160> # /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 0x7f21cb40de48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb404438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3f5470> # /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 0x7f21cb176278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb17ecf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb40d438> 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 0x7f21cb183e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3ef2b0> # /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 0x7f21cb18a1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb183f98> # 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 0x7f21cb18a2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb45efd0> # /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 0x7f21cb18add8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb18a9e8> # /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 0x7f21cb1956a0> # /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 0x7f21cb195e80> # /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 0x7f21cad1c198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb195780> # /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 0x7f21cad21c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb18a518> # /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 0x7f21cad452e8> # 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 0x7f21cad456a0> # /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 0x7f21cad4c390> # /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 0x7f21caaf6ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caaed2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caae3f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caadbe80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad4cd30> # 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 0x7f21caaedf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad45a20> # /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 0x7f21cd0fd710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caaf1048> 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 0x7f21cd0fda90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb18a860> # /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 0x7f21cd1135c0> # /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 0x7f21cd117630> # 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 0x7f21cd117b00> # 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 0x7f21cd117c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd113e10> # /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 0x7f21cd117f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd1174e0> # 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 0x7f21cd117240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cd107b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad31358> # /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 0x7f21cd113470> # /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 0x7f21c911b908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_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 0x7f21c8ddcac8> 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 0x7f21c8e03278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e414e0> # 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 0x7f21c8e415f8> # /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 0x7f21c8e41b38> # /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 0x7f21c8e44160> # 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 0x7f21c8def390> # 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 0x7f21c8defe48> # /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 0x7f21c8e42128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e242b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e194a8> # /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 0x7f21c9139d30> # 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 0x7f21c8e44d68> # /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 0x7f21c8e2d400> # /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 0x7f21c8ebae80> # /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 0x7f21c8ec0e48> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8eae2b0> # /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 0x7f21c8eaeac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e387b8> # /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 0x7f21c8ee0e10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8eaec18> # 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 0x7f21c8e6ed30> # 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 0x7f21c8e6ee10> # 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 0x7f21c8e6ef98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e2d550> # /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 0x7f21c8e8a978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e850b8> # 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 0x7f21c8e852b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e7bb38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_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 0x7f21c8ea4d68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8ea4a20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8ea4240> # /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 0x7f21c8ea4898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c8e92ac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_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.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_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.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_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 0x7f21c576b208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_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 0x7f21c57e0e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_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.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f21c57c2128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c5b10e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_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 0x7f21c57f4080> # /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 0x7f21c57f4128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c5b27940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_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.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_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.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_xfex7yhy/ansible_ansible.legacy.copy_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/filecmp.cpython-36.pyc matches /usr/lib64/python3.6/filecmp.py # code object from '/usr/lib64/python3.6/__pycache__/filecmp.cpython-36.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21c5802fd0> # 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 0x7f21c543a160> import 'gc' # {"dest": "/etc/kdump.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/source", "md5sum": "2a79b4b289c24f779e4ed6a05caae666", "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "changed": true, "backup_file": "/etc/kdump.conf.17661.2024-09-20@20:48:59~", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/source", "dest": "/etc/kdump.conf", "backup": true, "mode": "0644", "follow": false, "_original_basename": "kdump.conf.j2", "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": 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 # cleanup[2] removing filecmp # destroy filecmp # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 gc # 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.43.118 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 filecmp # destroy filecmp # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 gc # 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 10208 1726879739.30875: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/source', 'dest': '/etc/kdump.conf', 'backup': True, 'mode': '0644', 'follow': False, '_original_basename': 'kdump.conf.j2', 'checksum': '6cd39e38a0493d6adb01189fb34612d703fa5d05', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10208 1726879739.30910: _low_level_execute_command(): starting 10208 1726879739.30917: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/ > /dev/null 2>&1 && sleep 0' 10208 1726879739.33459: stderr chunk (state=2): >>><<< 10208 1726879739.33469: stdout chunk (state=2): >>><<< 10208 1726879739.33484: _low_level_execute_command() done: rc=0, stdout=, stderr= 10208 1726879739.33496: handler run complete 10208 1726879739.33517: attempt loop complete, returning result 10208 1726879739.33523: _execute() done 10208 1726879739.33526: dumping result to json 10208 1726879739.33532: done dumping result, returning 10208 1726879739.33539: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf [0e44ad9b-8ddf-3aea-1756-00000000005b] 10208 1726879739.33544: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000005b 10208 1726879739.33575: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000005b 10208 1726879739.33579: WORKER PROCESS EXITING Notification for handler Restart kdump has been saved. changed: [managed_node3] => { "backup_file": "/etc/kdump.conf.17661.2024-09-20@20:48:59~", "changed": true, "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "2a79b4b289c24f779e4ed6a05caae666", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1726879738.615759-10208-205497659959216/source", "state": "file", "uid": 0 } 9674 1726879739.33748: no more pending results, returning what we have 9674 1726879739.33751: results queue empty 9674 1726879739.33752: checking for any_errors_fatal 9674 1726879739.33757: done checking for any_errors_fatal 9674 1726879739.33757: checking for max_fail_percentage 9674 1726879739.33758: done checking for max_fail_percentage 9674 1726879739.33760: checking to see if all hosts have failed and the running result is not ok 9674 1726879739.33761: done checking to see if all hosts have failed 9674 1726879739.33762: getting the remaining hosts for this loop 9674 1726879739.33763: done getting the remaining hosts for this loop 9674 1726879739.33766: getting the next task for host managed_node3 9674 1726879739.33769: done getting next task for host managed_node3 9674 1726879739.33771: ^ task is: TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 9674 1726879739.33774: ^ state is: HOST STATE: block=3, 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=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 9674 1726879739.33782: getting variables 9674 1726879739.33784: in VariableManager get_vars() 9674 1726879739.33804: Calling all_inventory to load vars for managed_node3 9674 1726879739.33807: Calling groups_inventory to load vars for managed_node3 9674 1726879739.33808: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879739.33816: Calling all_plugins_play to load vars for managed_node3 9674 1726879739.33818: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879739.33821: Calling groups_plugins_play to load vars for managed_node3 9674 1726879739.33948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879739.34071: done with get_vars() 9674 1726879739.34078: done getting variables TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Friday 20 September 2024 20:48:59 -0400 (0:00:00.782) 0:00:16.827 ****** 9674 1726879739.34150: entering _queue_task() for managed_node3/slurp 9674 1726879739.34328: worker is 1 (out of 1 available) 9674 1726879739.34342: exiting _queue_task() for managed_node3/slurp 9674 1726879739.34354: done queuing things up, now waiting for results queue to drain 9674 1726879739.34356: waiting for pending results... 10226 1726879739.34464: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 10226 1726879739.34570: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000005c 10226 1726879739.34585: variable 'ansible_search_path' from source: unknown 10226 1726879739.34589: variable 'ansible_search_path' from source: unknown 10226 1726879739.34617: calling self._execute() 10226 1726879739.34675: variable 'ansible_host' from source: host vars for 'managed_node3' 10226 1726879739.34683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10226 1726879739.34693: variable 'omit' from source: magic vars 10226 1726879739.34765: variable 'omit' from source: magic vars 10226 1726879739.34801: variable 'omit' from source: magic vars 10226 1726879739.34825: variable 'omit' from source: magic vars 10226 1726879739.34858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10226 1726879739.34885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10226 1726879739.34903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10226 1726879739.34919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10226 1726879739.34930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10226 1726879739.34954: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10226 1726879739.34960: variable 'ansible_host' from source: host vars for 'managed_node3' 10226 1726879739.34965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10226 1726879739.35036: Set connection var ansible_pipelining to False 10226 1726879739.35044: Set connection var ansible_timeout to 10 10226 1726879739.35050: Set connection var ansible_shell_executable to /bin/sh 10226 1726879739.35055: Set connection var ansible_shell_type to sh 10226 1726879739.35059: Set connection var ansible_connection to ssh 10226 1726879739.35064: Set connection var ansible_module_compression to ZIP_DEFLATED 10226 1726879739.35083: variable 'ansible_shell_executable' from source: unknown 10226 1726879739.35087: variable 'ansible_connection' from source: unknown 10226 1726879739.35093: variable 'ansible_module_compression' from source: unknown 10226 1726879739.35096: variable 'ansible_shell_type' from source: unknown 10226 1726879739.35100: variable 'ansible_shell_executable' from source: unknown 10226 1726879739.35103: variable 'ansible_host' from source: host vars for 'managed_node3' 10226 1726879739.35108: variable 'ansible_pipelining' from source: unknown 10226 1726879739.35111: variable 'ansible_timeout' from source: unknown 10226 1726879739.35115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10226 1726879739.35262: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10226 1726879739.35274: variable 'omit' from source: magic vars 10226 1726879739.35280: starting attempt loop 10226 1726879739.35284: running the handler 10226 1726879739.35298: _low_level_execute_command(): starting 10226 1726879739.35306: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10226 1726879739.37670: stdout chunk (state=2): >>>/root <<< 10226 1726879739.37788: stderr chunk (state=3): >>><<< 10226 1726879739.37796: stdout chunk (state=3): >>><<< 10226 1726879739.37816: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10226 1726879739.37830: _low_level_execute_command(): starting 10226 1726879739.37836: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879739.3782444-10226-117832444447283 `" && echo ansible-tmp-1726879739.3782444-10226-117832444447283="` echo /root/.ansible/tmp/ansible-tmp-1726879739.3782444-10226-117832444447283 `" ) && sleep 0' 10226 1726879739.40382: stdout chunk (state=2): >>>ansible-tmp-1726879739.3782444-10226-117832444447283=/root/.ansible/tmp/ansible-tmp-1726879739.3782444-10226-117832444447283 <<< 10226 1726879739.40516: stderr chunk (state=3): >>><<< 10226 1726879739.40523: stdout chunk (state=3): >>><<< 10226 1726879739.40539: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879739.3782444-10226-117832444447283=/root/.ansible/tmp/ansible-tmp-1726879739.3782444-10226-117832444447283 , stderr= 10226 1726879739.40597: variable 'ansible_module_compression' from source: unknown 10226 1726879739.40631: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 10226 1726879739.40661: variable 'ansible_facts' from source: unknown 10226 1726879739.40734: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879739.3782444-10226-117832444447283/AnsiballZ_slurp.py 10226 1726879739.40841: Sending initial data 10226 1726879739.40848: Sent initial data (153 bytes) 10226 1726879739.43434: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmp_g_4spqk /root/.ansible/tmp/ansible-tmp-1726879739.3782444-10226-117832444447283/AnsiballZ_slurp.py <<< 10226 1726879739.44429: stderr chunk (state=3): >>><<< 10226 1726879739.44438: stdout chunk (state=3): >>><<< 10226 1726879739.44461: done transferring module to remote 10226 1726879739.44476: _low_level_execute_command(): starting 10226 1726879739.44482: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879739.3782444-10226-117832444447283/ /root/.ansible/tmp/ansible-tmp-1726879739.3782444-10226-117832444447283/AnsiballZ_slurp.py && sleep 0' 10226 1726879739.46921: stderr chunk (state=2): >>><<< 10226 1726879739.46932: stdout chunk (state=2): >>><<< 10226 1726879739.46952: _low_level_execute_command() done: rc=0, stdout=, stderr= 10226 1726879739.46957: _low_level_execute_command(): starting 10226 1726879739.46962: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879739.3782444-10226-117832444447283/AnsiballZ_slurp.py && sleep 0' 10226 1726879739.49939: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10226 1726879739.49958: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 10226 1726879739.50007: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10226 1726879739.50045: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10226 1726879739.50085: stdout chunk (state=3): >>>import 'posix' # <<< 10226 1726879739.50096: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') <<< 10226 1726879739.50112: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # <<< 10226 1726879739.50128: stdout chunk (state=3): >>># installed zipimport hook <<< 10226 1726879739.50161: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10226 1726879739.50171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10226 1726879739.50184: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10226 1726879739.50213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10226 1726879739.50220: stdout chunk (state=3): >>>import '_codecs' # <<< 10226 1726879739.50250: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea826de48> <<< 10226 1726879739.50278: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10226 1726879739.50299: 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 0x7f7ea8203828> <<< 10226 1726879739.50308: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea826d9b0> <<< 10226 1726879739.50326: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 10226 1726879739.50336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 10226 1726879739.50346: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea8210630> <<< 10226 1726879739.50365: stdout chunk (state=3): >>>import '_signal' # <<< 10226 1726879739.50378: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 10226 1726879739.50387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 10226 1726879739.50400: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea8217160> <<< 10226 1726879739.50420: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 10226 1726879739.50428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 10226 1726879739.50441: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10226 1726879739.50451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10226 1726879739.50467: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10226 1726879739.50479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10226 1726879739.50495: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea821c0f0> <<< 10226 1726879739.50507: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea8217748> <<< 10226 1726879739.50539: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea8217390> <<< 10226 1726879739.50567: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10226 1726879739.50582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10226 1726879739.50595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10226 1726879739.50616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10226 1726879739.50629: stdout chunk (state=3): >>>import 'errno' # <<< 10226 1726879739.50648: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10226 1726879739.50666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10226 1726879739.50674: stdout chunk (state=3): >>>import '_stat' # <<< 10226 1726879739.50691: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea81c1470> <<< 10226 1726879739.50705: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10226 1726879739.50717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10226 1726879739.50738: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 10226 1726879739.50757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea81c6e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea81c1b38> <<< 10226 1726879739.50788: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10226 1726879739.50820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10226 1726879739.50934: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea81cd4e0> <<< 10226 1726879739.50954: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea81b0d68> <<< 10226 1726879739.50970: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 10226 1726879739.50981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 10226 1726879739.50988: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea81b3198> <<< 10226 1726879739.51027: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10226 1726879739.51037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10226 1726879739.51058: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea64c1940> <<< 10226 1726879739.51073: 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 <<< 10226 1726879739.51097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10226 1726879739.51104: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea64d3240> <<< 10226 1726879739.51186: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea8221a20> <<< 10226 1726879739.51194: 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. <<< 10226 1726879739.51423: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10226 1726879739.51435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10226 1726879739.51458: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10226 1726879739.51465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10226 1726879739.51484: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10226 1726879739.51499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10226 1726879739.51517: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10226 1726879739.51528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10226 1726879739.51556: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10226 1726879739.51637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10226 1726879739.51651: stdout chunk (state=3): >>>import '_functools' # <<< 10226 1726879739.51669: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10226 1726879739.51706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10226 1726879739.51722: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10226 1726879739.51740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10226 1726879739.51763: stdout chunk (state=3): >>>import '_operator' # <<< 10226 1726879739.51773: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea64410f0> <<< 10226 1726879739.51789: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10226 1726879739.51799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea644c320> <<< 10226 1726879739.51815: 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' <<< 10226 1726879739.51850: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 10226 1726879739.51859: 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 0x7f7ea644cfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea644cb00> <<< 10226 1726879739.51872: stdout chunk (state=3): >>>import 'itertools' # <<< 10226 1726879739.51885: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10226 1726879739.51906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea644b0f0> <<< 10226 1726879739.51924: stdout chunk (state=3): >>>import '_collections' # <<< 10226 1726879739.51975: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea649c828> <<< 10226 1726879739.51995: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10226 1726879739.52006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10226 1726879739.52048: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea649cc18> <<< 10226 1726879739.52104: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea64901d0> <<< 10226 1726879739.52131: 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' <<< 10226 1726879739.52142: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea6490eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea64874a8> <<< 10226 1726879739.52193: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea64784e0> <<< 10226 1726879739.52208: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10226 1726879739.52222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10226 1726879739.52231: stdout chunk (state=3): >>>import '_sre' # <<< 10226 1726879739.52255: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10226 1726879739.52265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10226 1726879739.52285: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10226 1726879739.52295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10226 1726879739.52324: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea61f8320> <<< 10226 1726879739.52338: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea6200da0> <<< 10226 1726879739.52353: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea6490128> <<< 10226 1726879739.52363: stdout chunk (state=3): >>>import '_locale' # <<< 10226 1726879739.52419: 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 0x7f7ea6206e80> <<< 10226 1726879739.52432: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea6472320> <<< 10226 1726879739.52447: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 10226 1726879739.52456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 10226 1726879739.52481: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10226 1726879739.52491: 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 0x7f7ea620d240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea620d048> <<< 10226 1726879739.52523: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10226 1726879739.52535: 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 0x7f7ea620d358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea64ea080> <<< 10226 1726879739.52548: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10226 1726879739.52565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10226 1726879739.52578: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 10226 1726879739.52595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 10226 1726879739.52602: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10226 1726879739.52616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10226 1726879739.52629: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea620de48> <<< 10226 1726879739.52640: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea620da58> <<< 10226 1726879739.52656: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10226 1726879739.52667: 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 0x7f7ea6218710> <<< 10226 1726879739.52681: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10226 1726879739.52700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10226 1726879739.52720: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10226 1726879739.52730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10226 1726879739.52786: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea6218ef0> <<< 10226 1726879739.52803: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10226 1726879739.52817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10226 1726879739.52859: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5d9e208> <<< 10226 1726879739.52872: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea62187f0> <<< 10226 1726879739.52889: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10226 1726879739.52910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10226 1726879739.52962: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5da3cf8> <<< 10226 1726879739.52979: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea620d588> <<< 10226 1726879739.52989: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10226 1726879739.53012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10226 1726879739.53032: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 10226 1726879739.53041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5dc7358> <<< 10226 1726879739.53070: 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' <<< 10226 1726879739.53080: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7ea5dc7710> <<< 10226 1726879739.53090: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10226 1726879739.53109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10226 1726879739.53124: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10226 1726879739.53138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10226 1726879739.53149: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5dcf400> <<< 10226 1726879739.53168: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10226 1726879739.53187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10226 1726879739.53207: stdout chunk (state=3): >>>import 'time' # <<< 10226 1726879739.53219: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10226 1726879739.53238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10226 1726879739.53261: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10226 1726879739.53271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10226 1726879739.53284: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10226 1726879739.53325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10226 1726879739.53338: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 10226 1726879739.53353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5b79c18> <<< 10226 1726879739.53479: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5b6c358> <<< 10226 1726879739.53488: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5b6c048> <<< 10226 1726879739.53507: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5b5def0> <<< 10226 1726879739.53525: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5dcfda0> <<< 10226 1726879739.53563: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10226 1726879739.53571: 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 0x7f7ea5b6cfd0> <<< 10226 1726879739.53582: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5dc7a90> <<< 10226 1726879739.53595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10226 1726879739.53616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10226 1726879739.53653: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10226 1726879739.53663: 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 0x7f7ea817e780> <<< 10226 1726879739.53681: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5b740b8> <<< 10226 1726879739.53694: stdout chunk (state=3): >>>import 'pwd' # <<< 10226 1726879739.53707: 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 0x7f7ea817eb00> <<< 10226 1726879739.53770: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea620d8d0> <<< 10226 1726879739.53789: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10226 1726879739.53800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10226 1726879739.53823: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10226 1726879739.53838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10226 1726879739.53866: 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 0x7f7ea8196630> <<< 10226 1726879739.53889: 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' <<< 10226 1726879739.54030: 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 0x7f7ea819a6a0> <<< 10226 1726879739.54064: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10226 1726879739.54075: 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 0x7f7ea819ab70> <<< 10226 1726879739.54104: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10226 1726879739.54113: 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 0x7f7ea819ac88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea8196e80> <<< 10226 1726879739.54128: 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' <<< 10226 1726879739.54157: 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 0x7f7ea819afd0> <<< 10226 1726879739.54168: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea819a550> <<< 10226 1726879739.54184: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 10226 1726879739.54193: 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 0x7f7ea819a2b0> <<< 10226 1726879739.54206: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea818ab70> <<< 10226 1726879739.54231: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5db33c8> <<< 10226 1726879739.54248: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10226 1726879739.54292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10226 1726879739.54336: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea81964e0> <<< 10226 1726879739.54463: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10226 1726879739.54470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10226 1726879739.54490: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea419e978> <<< 10226 1726879739.54552: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip' <<< 10226 1726879739.54561: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.54567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.54593: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10226 1726879739.54608: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.54616: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/__init__.py <<< 10226 1726879739.54636: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.55783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.56767: 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 0x7f7ea3ef27f0> <<< 10226 1726879739.56781: stdout chunk (state=3): >>>import 'atexit' # <<< 10226 1726879739.56801: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10226 1726879739.56845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10226 1726879739.56903: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10226 1726879739.56914: 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 0x7f7ea3e822e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3ef2e48> <<< 10226 1726879739.56947: 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 0x7f7ea419efd0> <<< 10226 1726879739.56963: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10226 1726879739.56990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10226 1726879739.57040: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3e5dba8> <<< 10226 1726879739.57052: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10226 1726879739.57077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10226 1726879739.57092: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10226 1726879739.57130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10226 1726879739.57142: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 10226 1726879739.57157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 10226 1726879739.57238: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3ec81d0> <<< 10226 1726879739.57271: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10226 1726879739.57279: 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 0x7f7ea41b97b8> <<< 10226 1726879739.57305: 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 0x7f7ea3e71080> <<< 10226 1726879739.57324: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10226 1726879739.57335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10226 1726879739.57403: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3ec6160> <<< 10226 1726879739.57415: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3ea3320> <<< 10226 1726879739.57720: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3e9a518> <<< 10226 1726879739.57739: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10226 1726879739.57752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10226 1726879739.57769: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3e71c50> <<< 10226 1726879739.57799: 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 0x7f7ea41b9dd8> <<< 10226 1726879739.57828: 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 0x7f7ea3eac470> <<< 10226 1726879739.57850: 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 <<< 10226 1726879739.57864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10226 1726879739.57883: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10226 1726879739.57912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10226 1726879739.57939: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10226 1726879739.57954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10226 1726879739.58003: 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 0x7f7ea4153eb8> <<< 10226 1726879739.58095: 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' <<< 10226 1726879739.58110: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea4159ef0> <<< 10226 1726879739.58119: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea414a2e8> <<< 10226 1726879739.58140: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10226 1726879739.58154: 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 0x7f7ea414ab00> <<< 10226 1726879739.58358: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3eb7828> <<< 10226 1726879739.58395: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10226 1726879739.58430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10226 1726879739.58451: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10226 1726879739.58458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10226 1726879739.58472: stdout chunk (state=3): >>>import '_string' # <<< 10226 1726879739.58554: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea417bf28> <<< 10226 1726879739.58616: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea414a160> <<< 10226 1726879739.58746: 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' <<< 10226 1726879739.58755: 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 0x7f7ea4188e10> <<< 10226 1726879739.58785: 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' <<< 10226 1726879739.58796: 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 0x7f7ea4188ef0> <<< 10226 1726879739.58826: 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' <<< 10226 1726879739.58842: 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 0x7f7ea3ed70b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3eac5c0> <<< 10226 1726879739.58867: 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' <<< 10226 1726879739.58893: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10226 1726879739.58906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10226 1726879739.58956: 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' <<< 10226 1726879739.58965: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7ea3ee6a58> <<< 10226 1726879739.59138: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3ede198> <<< 10226 1726879739.59164: 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' <<< 10226 1726879739.59173: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7ea3ede390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3ed7c18> <<< 10226 1726879739.59184: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.59200: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py <<< 10226 1726879739.59216: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.59290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.59361: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.59376: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10226 1726879739.59390: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10226 1726879739.59397: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.59493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.59596: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10226 1726879739.59604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10226 1726879739.59617: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10226 1726879739.59626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10226 1726879739.59645: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10226 1726879739.59657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10226 1726879739.59674: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10226 1726879739.59684: 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 0x7f7ea3f02dd8> <<< 10226 1726879739.59734: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3f02a90> <<< 10226 1726879739.59771: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3f022b0> <<< 10226 1726879739.59787: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10226 1726879739.59803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10226 1726879739.59837: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3f02908> <<< 10226 1726879739.59846: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3eedbe0> <<< 10226 1726879739.59857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.60341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.60794: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py <<< 10226 1726879739.60811: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10226 1726879739.60826: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 10226 1726879739.60852: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py <<< 10226 1726879739.60869: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.60880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.60953: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10226 1726879739.61057: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.61181: 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' <<< 10226 1726879739.61210: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea07ee240> # zipimport: zlib available <<< 10226 1726879739.61580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.61933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.61981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62043: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py <<< 10226 1726879739.62053: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62104: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py <<< 10226 1726879739.62112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62249: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/errors.py <<< 10226 1726879739.62259: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62274: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10226 1726879739.62281: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62314: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62343: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10226 1726879739.62354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62688: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10226 1726879739.62697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10226 1726879739.62824: stdout chunk (state=3): >>>import '_ast' # <<< 10226 1726879739.62835: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea08a2e80> <<< 10226 1726879739.62849: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62862: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62880: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10226 1726879739.62887: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62944: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.62996: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10226 1726879739.63005: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py <<< 10226 1726879739.63021: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10226 1726879739.63038: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.63071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.63101: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py <<< 10226 1726879739.63111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.63140: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.63172: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.63210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.63280: 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 <<< 10226 1726879739.63447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10226 1726879739.63540: 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 0x7f7ea08c5198> <<< 10226 1726879739.63615: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea083beb8> <<< 10226 1726879739.63652: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/file.py <<< 10226 1726879739.63661: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/process.py <<< 10226 1726879739.63672: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.63707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.63756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.63781: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.63811: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.64102: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.64378: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10226 1726879739.64409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10226 1726879739.64428: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10226 1726879739.64439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10226 1726879739.64574: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3e290f0> <<< 10226 1726879739.64598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10226 1726879739.64606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10226 1726879739.64719: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3e29198> <<< 10226 1726879739.64770: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea08bbb00> <<< 10226 1726879739.64828: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py <<< 10226 1726879739.64839: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10226 1726879739.64860: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.64883: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py <<< 10226 1726879739.64894: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.64911: stdout chunk (state=3): >>># zipimport: zlib available<<< 10226 1726879739.64919: stdout chunk (state=3): >>> <<< 10226 1726879739.64933: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py <<< 10226 1726879739.65027: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/basic.py <<< 10226 1726879739.65046: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10226 1726879739.65056: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/modules/__init__.py <<< 10226 1726879739.65064: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.65100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.65188: stdout chunk (state=3): >>># zipimport: zlib available <<< 10226 1726879739.65314: stdout chunk (state=3): >>> {"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} <<< 10226 1726879739.65336: stdout chunk (state=3): >>># destroy __main__ <<< 10226 1726879739.65641: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 10226 1726879739.65658: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 10226 1726879739.65676: stdout chunk (state=3): >>># 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 <<< 10226 1726879739.65685: 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 <<< 10226 1726879739.65697: 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 # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil <<< 10226 1726879739.65745: stdout chunk (state=3): >>># 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 <<< 10226 1726879739.65764: stdout chunk (state=3): >>># 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 <<< 10226 1726879739.65773: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10226 1726879739.65948: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10226 1726879739.65973: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10226 1726879739.65990: stdout chunk (state=3): >>># destroy zipimport <<< 10226 1726879739.66004: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10226 1726879739.66028: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal <<< 10226 1726879739.66040: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10226 1726879739.66054: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 10226 1726879739.66071: stdout chunk (state=3): >>># destroy traceback # destroy atexit # destroy _string <<< 10226 1726879739.66086: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader <<< 10226 1726879739.66111: stdout chunk (state=3): >>># destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 10226 1726879739.66121: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy datetime <<< 10226 1726879739.66145: stdout chunk (state=3): >>># destroy selinux <<< 10226 1726879739.66168: 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 <<< 10226 1726879739.66200: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib<<< 10226 1726879739.66211: stdout chunk (state=3): >>> # 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 <<< 10226 1726879739.66219: 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 <<< 10226 1726879739.66226: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 10226 1726879739.66233: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat<<< 10226 1726879739.66258: stdout chunk (state=3): >>> # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc <<< 10226 1726879739.66268: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg<<< 10226 1726879739.66276: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 10226 1726879739.66284: 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 <<< 10226 1726879739.66293: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale <<< 10226 1726879739.66316: stdout chunk (state=3): >>># 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 <<< 10226 1726879739.66327: stdout chunk (state=3): >>># cleanup[3] wiping pwd <<< 10226 1726879739.66342: stdout chunk (state=3): >>># 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 <<< 10226 1726879739.66353: stdout chunk (state=3): >>># 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 <<< 10226 1726879739.66361: stdout chunk (state=3): >>># destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 10226 1726879739.66376: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10226 1726879739.66386: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10226 1726879739.66495: stdout chunk (state=3): >>># destroy posixpath <<< 10226 1726879739.66522: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 10226 1726879739.66537: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 10226 1726879739.66552: stdout chunk (state=3): >>># destroy select <<< 10226 1726879739.66569: stdout chunk (state=3): >>># destroy linecache <<< 10226 1726879739.66585: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 10226 1726879739.66595: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10226 1726879739.66613: 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 <<< 10226 1726879739.66623: stdout chunk (state=3): >>># destroy _operator # destroy re <<< 10226 1726879739.66898: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10226 1726879739.66947: stderr chunk (state=3): >>><<< 10226 1726879739.66953: stdout chunk (state=3): >>><<< 10226 1726879739.66996: _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 0x7f7ea826de48> # /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 0x7f7ea8203828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea826d9b0> # /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 0x7f7ea8210630> 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 0x7f7ea8217160> # /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 0x7f7ea821c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea8217748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea8217390> # /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 0x7f7ea81c1470> # /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 0x7f7ea81c6e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea81c1b38> # /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 0x7f7ea81cd4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea81b0d68> # /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 0x7f7ea81b3198> # /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 0x7f7ea64c1940> # /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 0x7f7ea64d3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea8221a20> 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 0x7f7ea64410f0> # /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 0x7f7ea644c320> # /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 0x7f7ea644cfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea644cb00> 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 0x7f7ea644b0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea649c828> # /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 0x7f7ea649cc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea64901d0> # /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 0x7f7ea6490eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea64874a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea64784e0> # /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 0x7f7ea61f8320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea6200da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea6490128> 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 0x7f7ea6206e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea6472320> # /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 0x7f7ea620d240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea620d048> # 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 0x7f7ea620d358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea64ea080> # /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 0x7f7ea620de48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea620da58> # /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 0x7f7ea6218710> # /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 0x7f7ea6218ef0> # /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 0x7f7ea5d9e208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea62187f0> # /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 0x7f7ea5da3cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea620d588> # /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 0x7f7ea5dc7358> # 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 0x7f7ea5dc7710> # /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 0x7f7ea5dcf400> # /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 0x7f7ea5b79c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5b6c358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5b6c048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5b5def0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5dcfda0> # 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 0x7f7ea5b6cfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5dc7a90> # /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 0x7f7ea817e780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5b740b8> 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 0x7f7ea817eb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea620d8d0> # /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 0x7f7ea8196630> # /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 0x7f7ea819a6a0> # 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 0x7f7ea819ab70> # 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 0x7f7ea819ac88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea8196e80> # /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 0x7f7ea819afd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea819a550> # 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 0x7f7ea819a2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea818ab70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea5db33c8> # /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 0x7f7ea81964e0> # /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 0x7f7ea419e978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_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 0x7f7ea3ef27f0> 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 0x7f7ea3e822e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3ef2e48> # 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 0x7f7ea419efd0> # /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 0x7f7ea3e5dba8> # /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 0x7f7ea3ec81d0> # 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 0x7f7ea41b97b8> # 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 0x7f7ea3e71080> # /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 0x7f7ea3ec6160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3ea3320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3e9a518> # /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 0x7f7ea3e71c50> # 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 0x7f7ea41b9dd8> # /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 0x7f7ea3eac470> # /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 0x7f7ea4153eb8> # /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 0x7f7ea4159ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea414a2e8> # /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 0x7f7ea414ab00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3eb7828> # /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 0x7f7ea417bf28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea414a160> # 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 0x7f7ea4188e10> # 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 0x7f7ea4188ef0> # 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 0x7f7ea3ed70b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3eac5c0> # /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 0x7f7ea3ee6a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3ede198> # 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 0x7f7ea3ede390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3ed7c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_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 0x7f7ea3f02dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3f02a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3f022b0> # /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 0x7f7ea3f02908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea3eedbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_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_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_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 0x7f7ea07ee240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_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 0x7f7ea08a2e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_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_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f7ea08c5198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea083beb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_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 0x7f7ea3e290f0> # /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 0x7f7ea3e29198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7ea08bbb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_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_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_pq95iw0s/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} # 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.43.118 closed. 10226 1726879739.67096: done with _execute_module (slurp, {'src': '/sys/kernel/kexec_crash_size', '_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': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879739.3782444-10226-117832444447283/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10226 1726879739.67112: _low_level_execute_command(): starting 10226 1726879739.67118: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879739.3782444-10226-117832444447283/ > /dev/null 2>&1 && sleep 0' 10226 1726879739.69667: stderr chunk (state=2): >>><<< 10226 1726879739.69677: stdout chunk (state=2): >>><<< 10226 1726879739.69693: _low_level_execute_command() done: rc=0, stdout=, stderr= 10226 1726879739.69699: handler run complete 10226 1726879739.69874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10226 1726879739.70042: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10226 1726879739.70078: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10226 1726879739.70107: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10226 1726879739.70133: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10226 1726879739.70208: variable 'kexec_crash_size' from source: unknown 10226 1726879739.70223: Evaluated conditional (kexec_crash_size is success): True 10226 1726879739.70232: attempt loop complete, returning result 10226 1726879739.70236: _execute() done 10226 1726879739.70240: dumping result to json 10226 1726879739.70246: done dumping result, returning 10226 1726879739.70253: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel [0e44ad9b-8ddf-3aea-1756-00000000005c] 10226 1726879739.70257: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000005c 10226 1726879739.70287: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000005c 10226 1726879739.70290: WORKER PROCESS EXITING ok: [managed_node3] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } 9674 1726879739.70415: no more pending results, returning what we have 9674 1726879739.70418: results queue empty 9674 1726879739.70418: checking for any_errors_fatal 9674 1726879739.70424: done checking for any_errors_fatal 9674 1726879739.70425: checking for max_fail_percentage 9674 1726879739.70426: done checking for max_fail_percentage 9674 1726879739.70427: checking to see if all hosts have failed and the running result is not ok 9674 1726879739.70427: done checking to see if all hosts have failed 9674 1726879739.70428: getting the remaining hosts for this loop 9674 1726879739.70429: done getting the remaining hosts for this loop 9674 1726879739.70432: getting the next task for host managed_node3 9674 1726879739.70437: done getting next task for host managed_node3 9674 1726879739.70439: ^ task is: TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 9674 1726879739.70442: ^ state is: HOST STATE: block=3, 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=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 9674 1726879739.70450: getting variables 9674 1726879739.70452: in VariableManager get_vars() 9674 1726879739.70479: Calling all_inventory to load vars for managed_node3 9674 1726879739.70482: Calling groups_inventory to load vars for managed_node3 9674 1726879739.70484: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879739.70493: Calling all_plugins_play to load vars for managed_node3 9674 1726879739.70496: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879739.70498: Calling groups_plugins_play to load vars for managed_node3 9674 1726879739.70663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879739.70778: done with get_vars() 9674 1726879739.70785: done getting variables 9674 1726879739.70828: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Friday 20 September 2024 20:48:59 -0400 (0:00:00.366) 0:00:17.194 ****** 9674 1726879739.70850: entering _queue_task() for managed_node3/set_fact 9674 1726879739.71021: worker is 1 (out of 1 available) 9674 1726879739.71035: exiting _queue_task() for managed_node3/set_fact 9674 1726879739.71046: done queuing things up, now waiting for results queue to drain 9674 1726879739.71047: waiting for pending results... 10234 1726879739.71163: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 10234 1726879739.71269: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000005d 10234 1726879739.71283: variable 'ansible_search_path' from source: unknown 10234 1726879739.71288: variable 'ansible_search_path' from source: unknown 10234 1726879739.71316: calling self._execute() 10234 1726879739.71372: variable 'ansible_host' from source: host vars for 'managed_node3' 10234 1726879739.71380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10234 1726879739.71389: variable 'omit' from source: magic vars 10234 1726879739.71462: variable 'omit' from source: magic vars 10234 1726879739.71500: variable 'omit' from source: magic vars 10234 1726879739.71697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10234 1726879739.73272: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10234 1726879739.73331: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10234 1726879739.73363: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10234 1726879739.73390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10234 1726879739.73413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10234 1726879739.73473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10234 1726879739.73498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10234 1726879739.73517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10234 1726879739.73548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10234 1726879739.73561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10234 1726879739.73665: variable 'kexec_crash_size' from source: set_fact 10234 1726879739.73723: variable 'omit' from source: magic vars 10234 1726879739.73747: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10234 1726879739.73768: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10234 1726879739.73783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10234 1726879739.73799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10234 1726879739.73809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10234 1726879739.73833: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10234 1726879739.73838: variable 'ansible_host' from source: host vars for 'managed_node3' 10234 1726879739.73842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10234 1726879739.73913: Set connection var ansible_pipelining to False 10234 1726879739.73922: Set connection var ansible_timeout to 10 10234 1726879739.73928: Set connection var ansible_shell_executable to /bin/sh 10234 1726879739.73934: Set connection var ansible_shell_type to sh 10234 1726879739.73937: Set connection var ansible_connection to ssh 10234 1726879739.73942: Set connection var ansible_module_compression to ZIP_DEFLATED 10234 1726879739.73963: variable 'ansible_shell_executable' from source: unknown 10234 1726879739.73967: variable 'ansible_connection' from source: unknown 10234 1726879739.73971: variable 'ansible_module_compression' from source: unknown 10234 1726879739.73975: variable 'ansible_shell_type' from source: unknown 10234 1726879739.73977: variable 'ansible_shell_executable' from source: unknown 10234 1726879739.73981: variable 'ansible_host' from source: host vars for 'managed_node3' 10234 1726879739.73985: variable 'ansible_pipelining' from source: unknown 10234 1726879739.73988: variable 'ansible_timeout' from source: unknown 10234 1726879739.73993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10234 1726879739.74067: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10234 1726879739.74079: variable 'omit' from source: magic vars 10234 1726879739.74086: starting attempt loop 10234 1726879739.74089: running the handler 10234 1726879739.74102: handler run complete 10234 1726879739.74110: attempt loop complete, returning result 10234 1726879739.74113: _execute() done 10234 1726879739.74116: dumping result to json 10234 1726879739.74120: done dumping result, returning 10234 1726879739.74127: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact [0e44ad9b-8ddf-3aea-1756-00000000005d] 10234 1726879739.74132: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000005d 10234 1726879739.74156: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000005d 10234 1726879739.74159: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } 9674 1726879739.74282: no more pending results, returning what we have 9674 1726879739.74284: results queue empty 9674 1726879739.74285: checking for any_errors_fatal 9674 1726879739.74291: done checking for any_errors_fatal 9674 1726879739.74293: checking for max_fail_percentage 9674 1726879739.74294: done checking for max_fail_percentage 9674 1726879739.74295: checking to see if all hosts have failed and the running result is not ok 9674 1726879739.74295: done checking to see if all hosts have failed 9674 1726879739.74296: getting the remaining hosts for this loop 9674 1726879739.74297: done getting the remaining hosts for this loop 9674 1726879739.74300: getting the next task for host managed_node3 9674 1726879739.74307: done getting next task for host managed_node3 9674 1726879739.74311: ^ task is: TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 9674 1726879739.74313: ^ state is: HOST STATE: block=3, 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 9674 1726879739.74323: getting variables 9674 1726879739.74324: in VariableManager get_vars() 9674 1726879739.74360: Calling all_inventory to load vars for managed_node3 9674 1726879739.74362: Calling groups_inventory to load vars for managed_node3 9674 1726879739.74364: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879739.74372: Calling all_plugins_play to load vars for managed_node3 9674 1726879739.74374: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879739.74376: Calling groups_plugins_play to load vars for managed_node3 9674 1726879739.74506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879739.74622: done with get_vars() 9674 1726879739.74629: done getting variables 9674 1726879739.74672: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Friday 20 September 2024 20:48:59 -0400 (0:00:00.038) 0:00:17.233 ****** 9674 1726879739.74694: entering _queue_task() for managed_node3/command 9674 1726879739.74860: worker is 1 (out of 1 available) 9674 1726879739.74875: exiting _queue_task() for managed_node3/command 9674 1726879739.74884: done queuing things up, now waiting for results queue to drain 9674 1726879739.74886: waiting for pending results... 10235 1726879739.75002: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 10235 1726879739.75106: in run() - task 0e44ad9b-8ddf-3aea-1756-00000000005f 10235 1726879739.75122: variable 'ansible_search_path' from source: unknown 10235 1726879739.75126: variable 'ansible_search_path' from source: unknown 10235 1726879739.75155: calling self._execute() 10235 1726879739.75215: variable 'ansible_host' from source: host vars for 'managed_node3' 10235 1726879739.75223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10235 1726879739.75232: variable 'omit' from source: magic vars 10235 1726879739.75484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10235 1726879739.77082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10235 1726879739.77136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10235 1726879739.77170: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10235 1726879739.77200: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10235 1726879739.77221: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10235 1726879739.77303: variable 'kdump_reboot_required' from source: set_fact 10235 1726879739.77318: Evaluated conditional (kdump_reboot_required | bool): False 10235 1726879739.77323: when evaluation is False, skipping this task 10235 1726879739.77326: _execute() done 10235 1726879739.77329: dumping result to json 10235 1726879739.77333: done dumping result, returning 10235 1726879739.77340: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed [0e44ad9b-8ddf-3aea-1756-00000000005f] 10235 1726879739.77347: sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000005f 10235 1726879739.77373: done sending task result for task 0e44ad9b-8ddf-3aea-1756-00000000005f 10235 1726879739.77376: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 9674 1726879739.77491: no more pending results, returning what we have 9674 1726879739.77495: results queue empty 9674 1726879739.77496: checking for any_errors_fatal 9674 1726879739.77500: done checking for any_errors_fatal 9674 1726879739.77501: checking for max_fail_percentage 9674 1726879739.77502: done checking for max_fail_percentage 9674 1726879739.77503: checking to see if all hosts have failed and the running result is not ok 9674 1726879739.77504: done checking to see if all hosts have failed 9674 1726879739.77504: getting the remaining hosts for this loop 9674 1726879739.77505: done getting the remaining hosts for this loop 9674 1726879739.77509: getting the next task for host managed_node3 9674 1726879739.77514: done getting next task for host managed_node3 9674 1726879739.77517: ^ task is: TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 9674 1726879739.77521: ^ state is: HOST STATE: block=3, 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 9674 1726879739.77533: getting variables 9674 1726879739.77534: in VariableManager get_vars() 9674 1726879739.77565: Calling all_inventory to load vars for managed_node3 9674 1726879739.77568: Calling groups_inventory to load vars for managed_node3 9674 1726879739.77569: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879739.77578: Calling all_plugins_play to load vars for managed_node3 9674 1726879739.77580: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879739.77582: Calling groups_plugins_play to load vars for managed_node3 9674 1726879739.77716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879739.77871: done with get_vars() 9674 1726879739.77880: done getting variables 9674 1726879739.77924: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Friday 20 September 2024 20:48:59 -0400 (0:00:00.032) 0:00:17.265 ****** 9674 1726879739.77947: entering _queue_task() for managed_node3/command 9674 1726879739.78129: worker is 1 (out of 1 available) 9674 1726879739.78144: exiting _queue_task() for managed_node3/command 9674 1726879739.78154: done queuing things up, now waiting for results queue to drain 9674 1726879739.78155: waiting for pending results... 10236 1726879739.78272: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 10236 1726879739.78383: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000060 10236 1726879739.78399: variable 'ansible_search_path' from source: unknown 10236 1726879739.78403: variable 'ansible_search_path' from source: unknown 10236 1726879739.78431: calling self._execute() 10236 1726879739.78489: variable 'ansible_host' from source: host vars for 'managed_node3' 10236 1726879739.78498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10236 1726879739.78507: variable 'omit' from source: magic vars 10236 1726879739.78765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10236 1726879739.80329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10236 1726879739.80391: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10236 1726879739.80422: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10236 1726879739.80453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10236 1726879739.80475: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10236 1726879739.80554: variable 'kdump_reboot_required' from source: set_fact 10236 1726879739.80570: Evaluated conditional (kdump_reboot_required | bool): False 10236 1726879739.80574: when evaluation is False, skipping this task 10236 1726879739.80578: _execute() done 10236 1726879739.80582: dumping result to json 10236 1726879739.80585: done dumping result, returning 10236 1726879739.80593: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed [0e44ad9b-8ddf-3aea-1756-000000000060] 10236 1726879739.80599: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000060 10236 1726879739.80625: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000060 10236 1726879739.80629: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 9674 1726879739.80743: no more pending results, returning what we have 9674 1726879739.80746: results queue empty 9674 1726879739.80747: checking for any_errors_fatal 9674 1726879739.80752: done checking for any_errors_fatal 9674 1726879739.80753: checking for max_fail_percentage 9674 1726879739.80754: done checking for max_fail_percentage 9674 1726879739.80754: checking to see if all hosts have failed and the running result is not ok 9674 1726879739.80755: done checking to see if all hosts have failed 9674 1726879739.80756: getting the remaining hosts for this loop 9674 1726879739.80757: done getting the remaining hosts for this loop 9674 1726879739.80760: getting the next task for host managed_node3 9674 1726879739.80768: done getting next task for host managed_node3 9674 1726879739.80771: ^ task is: TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 9674 1726879739.80774: ^ state is: HOST STATE: block=3, 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 9674 1726879739.80785: getting variables 9674 1726879739.80787: in VariableManager get_vars() 9674 1726879739.80819: Calling all_inventory to load vars for managed_node3 9674 1726879739.80821: Calling groups_inventory to load vars for managed_node3 9674 1726879739.80823: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879739.80831: Calling all_plugins_play to load vars for managed_node3 9674 1726879739.80833: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879739.80835: Calling groups_plugins_play to load vars for managed_node3 9674 1726879739.80965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879739.81084: done with get_vars() 9674 1726879739.81094: done getting variables 9674 1726879739.81160: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Friday 20 September 2024 20:48:59 -0400 (0:00:00.032) 0:00:17.298 ****** 9674 1726879739.81181: entering _queue_task() for managed_node3/fail 9674 1726879739.81183: Creating lock for fail 9674 1726879739.81364: worker is 1 (out of 1 available) 9674 1726879739.81377: exiting _queue_task() for managed_node3/fail 9674 1726879739.81388: done queuing things up, now waiting for results queue to drain 9674 1726879739.81390: waiting for pending results... 10237 1726879739.81509: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 10237 1726879739.81617: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000062 10237 1726879739.81631: variable 'ansible_search_path' from source: unknown 10237 1726879739.81635: variable 'ansible_search_path' from source: unknown 10237 1726879739.81666: calling self._execute() 10237 1726879739.81728: variable 'ansible_host' from source: host vars for 'managed_node3' 10237 1726879739.81736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10237 1726879739.81747: variable 'omit' from source: magic vars 10237 1726879739.82001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10237 1726879739.83585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10237 1726879739.83636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10237 1726879739.83668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10237 1726879739.83698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10237 1726879739.83720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10237 1726879739.83799: variable 'kdump_reboot_required' from source: set_fact 10237 1726879739.83814: Evaluated conditional (kdump_reboot_required | bool): False 10237 1726879739.83818: when evaluation is False, skipping this task 10237 1726879739.83822: _execute() done 10237 1726879739.83825: dumping result to json 10237 1726879739.83829: done dumping result, returning 10237 1726879739.83835: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false [0e44ad9b-8ddf-3aea-1756-000000000062] 10237 1726879739.83841: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000062 10237 1726879739.83869: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000062 10237 1726879739.83872: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 9674 1726879739.83983: no more pending results, returning what we have 9674 1726879739.83985: results queue empty 9674 1726879739.83986: checking for any_errors_fatal 9674 1726879739.83990: done checking for any_errors_fatal 9674 1726879739.83992: checking for max_fail_percentage 9674 1726879739.83994: done checking for max_fail_percentage 9674 1726879739.83994: checking to see if all hosts have failed and the running result is not ok 9674 1726879739.83995: done checking to see if all hosts have failed 9674 1726879739.83996: getting the remaining hosts for this loop 9674 1726879739.83997: done getting the remaining hosts for this loop 9674 1726879739.84000: getting the next task for host managed_node3 9674 1726879739.84006: done getting next task for host managed_node3 9674 1726879739.84009: ^ task is: TASK: fedora.linux_system_roles.kdump : Reboot the managed node 9674 1726879739.84011: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879739.84023: getting variables 9674 1726879739.84024: in VariableManager get_vars() 9674 1726879739.84053: Calling all_inventory to load vars for managed_node3 9674 1726879739.84056: Calling groups_inventory to load vars for managed_node3 9674 1726879739.84057: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879739.84065: Calling all_plugins_play to load vars for managed_node3 9674 1726879739.84067: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879739.84069: Calling groups_plugins_play to load vars for managed_node3 9674 1726879739.84241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879739.84358: done with get_vars() 9674 1726879739.84368: done getting variables 9674 1726879739.84462: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Friday 20 September 2024 20:48:59 -0400 (0:00:00.033) 0:00:17.331 ****** 9674 1726879739.84484: entering _queue_task() for managed_node3/reboot 9674 1726879739.84485: Creating lock for reboot 9674 1726879739.84662: worker is 1 (out of 1 available) 9674 1726879739.84680: exiting _queue_task() for managed_node3/reboot 9674 1726879739.84691: done queuing things up, now waiting for results queue to drain 9674 1726879739.84694: waiting for pending results... 10238 1726879739.84812: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Reboot the managed node 10238 1726879739.84918: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000063 10238 1726879739.84932: variable 'ansible_search_path' from source: unknown 10238 1726879739.84936: variable 'ansible_search_path' from source: unknown 10238 1726879739.84965: calling self._execute() 10238 1726879739.85023: variable 'ansible_host' from source: host vars for 'managed_node3' 10238 1726879739.85032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10238 1726879739.85041: variable 'omit' from source: magic vars 10238 1726879739.85301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10238 1726879739.87064: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10238 1726879739.87117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10238 1726879739.87149: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10238 1726879739.87175: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10238 1726879739.87199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10238 1726879739.87267: variable 'kdump_reboot_required' from source: set_fact 10238 1726879739.87282: Evaluated conditional (kdump_reboot_required | bool): False 10238 1726879739.87286: when evaluation is False, skipping this task 10238 1726879739.87289: _execute() done 10238 1726879739.87295: dumping result to json 10238 1726879739.87298: done dumping result, returning 10238 1726879739.87304: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Reboot the managed node [0e44ad9b-8ddf-3aea-1756-000000000063] 10238 1726879739.87309: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000063 10238 1726879739.87334: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000063 10238 1726879739.87337: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 9674 1726879739.87451: no more pending results, returning what we have 9674 1726879739.87453: results queue empty 9674 1726879739.87454: checking for any_errors_fatal 9674 1726879739.87460: done checking for any_errors_fatal 9674 1726879739.87461: checking for max_fail_percentage 9674 1726879739.87462: done checking for max_fail_percentage 9674 1726879739.87463: checking to see if all hosts have failed and the running result is not ok 9674 1726879739.87464: done checking to see if all hosts have failed 9674 1726879739.87464: getting the remaining hosts for this loop 9674 1726879739.87465: done getting the remaining hosts for this loop 9674 1726879739.87468: getting the next task for host managed_node3 9674 1726879739.87473: done getting next task for host managed_node3 9674 1726879739.87477: ^ task is: TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag 9674 1726879739.87479: ^ state is: HOST STATE: block=3, 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 9674 1726879739.87491: getting variables 9674 1726879739.87494: in VariableManager get_vars() 9674 1726879739.87524: Calling all_inventory to load vars for managed_node3 9674 1726879739.87527: Calling groups_inventory to load vars for managed_node3 9674 1726879739.87529: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879739.87537: Calling all_plugins_play to load vars for managed_node3 9674 1726879739.87539: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879739.87541: Calling groups_plugins_play to load vars for managed_node3 9674 1726879739.87668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879739.87784: done with get_vars() 9674 1726879739.87793: done getting variables 9674 1726879739.87835: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Friday 20 September 2024 20:48:59 -0400 (0:00:00.033) 0:00:17.365 ****** 9674 1726879739.87857: entering _queue_task() for managed_node3/set_fact 9674 1726879739.88025: worker is 1 (out of 1 available) 9674 1726879739.88038: exiting _queue_task() for managed_node3/set_fact 9674 1726879739.88049: done queuing things up, now waiting for results queue to drain 9674 1726879739.88050: waiting for pending results... 10239 1726879739.88165: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag 10239 1726879739.88270: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000064 10239 1726879739.88285: variable 'ansible_search_path' from source: unknown 10239 1726879739.88289: variable 'ansible_search_path' from source: unknown 10239 1726879739.88316: calling self._execute() 10239 1726879739.88374: variable 'ansible_host' from source: host vars for 'managed_node3' 10239 1726879739.88382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10239 1726879739.88392: variable 'omit' from source: magic vars 10239 1726879739.88637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10239 1726879739.90395: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10239 1726879739.90440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10239 1726879739.90472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10239 1726879739.90500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10239 1726879739.90521: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10239 1726879739.90590: variable 'kdump_reboot_required' from source: set_fact 10239 1726879739.90607: Evaluated conditional (kdump_reboot_required | bool): False 10239 1726879739.90611: when evaluation is False, skipping this task 10239 1726879739.90614: _execute() done 10239 1726879739.90617: dumping result to json 10239 1726879739.90621: done dumping result, returning 10239 1726879739.90627: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag [0e44ad9b-8ddf-3aea-1756-000000000064] 10239 1726879739.90632: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000064 10239 1726879739.90659: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000064 10239 1726879739.90662: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 9674 1726879739.90775: no more pending results, returning what we have 9674 1726879739.90778: results queue empty 9674 1726879739.90779: checking for any_errors_fatal 9674 1726879739.90784: done checking for any_errors_fatal 9674 1726879739.90784: checking for max_fail_percentage 9674 1726879739.90785: done checking for max_fail_percentage 9674 1726879739.90786: checking to see if all hosts have failed and the running result is not ok 9674 1726879739.90787: done checking to see if all hosts have failed 9674 1726879739.90787: getting the remaining hosts for this loop 9674 1726879739.90788: done getting the remaining hosts for this loop 9674 1726879739.90793: getting the next task for host managed_node3 9674 1726879739.90798: done getting next task for host managed_node3 9674 1726879739.90801: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started 9674 1726879739.90804: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879739.90816: getting variables 9674 1726879739.90817: in VariableManager get_vars() 9674 1726879739.90846: Calling all_inventory to load vars for managed_node3 9674 1726879739.90849: Calling groups_inventory to load vars for managed_node3 9674 1726879739.90851: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879739.90858: Calling all_plugins_play to load vars for managed_node3 9674 1726879739.90860: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879739.90863: Calling groups_plugins_play to load vars for managed_node3 9674 1726879739.91022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879739.91136: done with get_vars() 9674 1726879739.91144: done getting variables 9674 1726879739.91184: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Friday 20 September 2024 20:48:59 -0400 (0:00:00.033) 0:00:17.398 ****** 9674 1726879739.91206: entering _queue_task() for managed_node3/service 9674 1726879739.91366: worker is 1 (out of 1 available) 9674 1726879739.91380: exiting _queue_task() for managed_node3/service 9674 1726879739.91391: done queuing things up, now waiting for results queue to drain 9674 1726879739.91394: waiting for pending results... 10240 1726879739.91506: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started 10240 1726879739.91609: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000065 10240 1726879739.91623: variable 'ansible_search_path' from source: unknown 10240 1726879739.91627: variable 'ansible_search_path' from source: unknown 10240 1726879739.91656: calling self._execute() 10240 1726879739.91713: variable 'ansible_host' from source: host vars for 'managed_node3' 10240 1726879739.91721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10240 1726879739.91730: variable 'omit' from source: magic vars 10240 1726879739.91801: variable 'omit' from source: magic vars 10240 1726879739.91836: variable 'omit' from source: magic vars 10240 1726879739.91863: variable 'omit' from source: magic vars 10240 1726879739.91895: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10240 1726879739.91922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10240 1726879739.91940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10240 1726879739.91957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10240 1726879739.91969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10240 1726879739.91993: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10240 1726879739.91997: variable 'ansible_host' from source: host vars for 'managed_node3' 10240 1726879739.92001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10240 1726879739.92072: Set connection var ansible_pipelining to False 10240 1726879739.92080: Set connection var ansible_timeout to 10 10240 1726879739.92087: Set connection var ansible_shell_executable to /bin/sh 10240 1726879739.92093: Set connection var ansible_shell_type to sh 10240 1726879739.92097: Set connection var ansible_connection to ssh 10240 1726879739.92102: Set connection var ansible_module_compression to ZIP_DEFLATED 10240 1726879739.92122: variable 'ansible_shell_executable' from source: unknown 10240 1726879739.92127: variable 'ansible_connection' from source: unknown 10240 1726879739.92130: variable 'ansible_module_compression' from source: unknown 10240 1726879739.92133: variable 'ansible_shell_type' from source: unknown 10240 1726879739.92137: variable 'ansible_shell_executable' from source: unknown 10240 1726879739.92140: variable 'ansible_host' from source: host vars for 'managed_node3' 10240 1726879739.92147: variable 'ansible_pipelining' from source: unknown 10240 1726879739.92150: variable 'ansible_timeout' from source: unknown 10240 1726879739.92154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10240 1726879739.92249: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10240 1726879739.92261: variable 'omit' from source: magic vars 10240 1726879739.92269: starting attempt loop 10240 1726879739.92273: running the handler 10240 1726879739.92412: variable 'ansible_facts' from source: unknown 10240 1726879739.92504: _low_level_execute_command(): starting 10240 1726879739.92513: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10240 1726879739.94871: stdout chunk (state=2): >>>/root <<< 10240 1726879739.94989: stderr chunk (state=3): >>><<< 10240 1726879739.94998: stdout chunk (state=3): >>><<< 10240 1726879739.95015: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10240 1726879739.95027: _low_level_execute_command(): starting 10240 1726879739.95033: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879739.9502242-10240-221018888470339 `" && echo ansible-tmp-1726879739.9502242-10240-221018888470339="` echo /root/.ansible/tmp/ansible-tmp-1726879739.9502242-10240-221018888470339 `" ) && sleep 0' 10240 1726879739.97608: stdout chunk (state=2): >>>ansible-tmp-1726879739.9502242-10240-221018888470339=/root/.ansible/tmp/ansible-tmp-1726879739.9502242-10240-221018888470339 <<< 10240 1726879739.97742: stderr chunk (state=3): >>><<< 10240 1726879739.97749: stdout chunk (state=3): >>><<< 10240 1726879739.97764: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879739.9502242-10240-221018888470339=/root/.ansible/tmp/ansible-tmp-1726879739.9502242-10240-221018888470339 , stderr= 10240 1726879739.97790: variable 'ansible_module_compression' from source: unknown 10240 1726879739.97838: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10240 1726879739.97886: variable 'ansible_facts' from source: unknown 10240 1726879739.98046: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879739.9502242-10240-221018888470339/AnsiballZ_systemd.py 10240 1726879739.98154: Sending initial data 10240 1726879739.98161: Sent initial data (155 bytes) 10240 1726879740.00761: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmpt45oa9j5 /root/.ansible/tmp/ansible-tmp-1726879739.9502242-10240-221018888470339/AnsiballZ_systemd.py <<< 10240 1726879740.02657: stderr chunk (state=3): >>><<< 10240 1726879740.02670: stdout chunk (state=3): >>><<< 10240 1726879740.02694: done transferring module to remote 10240 1726879740.02708: _low_level_execute_command(): starting 10240 1726879740.02714: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879739.9502242-10240-221018888470339/ /root/.ansible/tmp/ansible-tmp-1726879739.9502242-10240-221018888470339/AnsiballZ_systemd.py && sleep 0' 10240 1726879740.05204: stderr chunk (state=2): >>><<< 10240 1726879740.05212: stdout chunk (state=2): >>><<< 10240 1726879740.05227: _low_level_execute_command() done: rc=0, stdout=, stderr= 10240 1726879740.05232: _low_level_execute_command(): starting 10240 1726879740.05239: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879739.9502242-10240-221018888470339/AnsiballZ_systemd.py && sleep 0' 10240 1726879740.08121: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10240 1726879740.08136: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 10240 1726879740.08190: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10240 1726879740.08220: stdout chunk (state=3): >>>import '_io' # <<< 10240 1726879740.08229: stdout chunk (state=3): >>>import 'marshal' # <<< 10240 1726879740.08262: stdout chunk (state=3): >>>import 'posix' # <<< 10240 1726879740.08272: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10240 1726879740.08304: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10240 1726879740.08338: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10240 1726879740.08347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10240 1726879740.08360: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10240 1726879740.08389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10240 1726879740.08398: stdout chunk (state=3): >>>import '_codecs' # <<< 10240 1726879740.08421: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918e2ee48> <<< 10240 1726879740.08451: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10240 1726879740.08469: 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 0x7ff918dc4828> <<< 10240 1726879740.08479: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918e2e9b0> <<< 10240 1726879740.08498: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 10240 1726879740.08511: 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 0x7ff918dd1630> <<< 10240 1726879740.08537: stdout chunk (state=3): >>>import '_signal' # <<< 10240 1726879740.08554: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 10240 1726879740.08560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 10240 1726879740.08570: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918dd8160> <<< 10240 1726879740.08594: 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' <<< 10240 1726879740.08613: 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' <<< 10240 1726879740.08637: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10240 1726879740.08650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10240 1726879740.08663: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918ddd0f0> <<< 10240 1726879740.08679: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918dd8748> <<< 10240 1726879740.08705: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918dd8390> <<< 10240 1726879740.08739: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10240 1726879740.08750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10240 1726879740.08759: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10240 1726879740.08785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10240 1726879740.08793: stdout chunk (state=3): >>>import 'errno' # <<< 10240 1726879740.08811: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10240 1726879740.08824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10240 1726879740.08841: stdout chunk (state=3): >>>import '_stat' # <<< 10240 1726879740.08847: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d82470> <<< 10240 1726879740.08870: 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' <<< 10240 1726879740.08898: 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' <<< 10240 1726879740.08910: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d87e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d82b38> <<< 10240 1726879740.08946: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10240 1726879740.08972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10240 1726879740.09084: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d8e4e0> <<< 10240 1726879740.09100: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d71d68> <<< 10240 1726879740.09123: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 10240 1726879740.09136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d74198> <<< 10240 1726879740.09175: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10240 1726879740.09195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10240 1726879740.09204: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff917082940> <<< 10240 1726879740.09225: 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 <<< 10240 1726879740.09245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10240 1726879740.09255: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff917094240> <<< 10240 1726879740.09334: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918de2a20> <<< 10240 1726879740.09347: 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. <<< 10240 1726879740.09752: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10240 1726879740.09765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10240 1726879740.09780: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10240 1726879740.09794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10240 1726879740.09807: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10240 1726879740.09826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10240 1726879740.09841: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10240 1726879740.09854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10240 1726879740.09876: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10240 1726879740.09961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10240 1726879740.09969: stdout chunk (state=3): >>>import '_functools' # <<< 10240 1726879740.09993: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10240 1726879740.10021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10240 1726879740.10042: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10240 1726879740.10055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10240 1726879740.10077: stdout chunk (state=3): >>>import '_operator' # <<< 10240 1726879740.10088: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916fb8080> <<< 10240 1726879740.10105: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10240 1726879740.10113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916fc32b0> <<< 10240 1726879740.10130: 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' <<< 10240 1726879740.10159: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.10166: 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 0x7ff916fc3f60> <<< 10240 1726879740.10172: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916fc3a90> <<< 10240 1726879740.10188: stdout chunk (state=3): >>>import 'itertools' # <<< 10240 1726879740.10203: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10240 1726879740.10214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10240 1726879740.10226: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916fcd080> <<< 10240 1726879740.10237: stdout chunk (state=3): >>>import '_collections' # <<< 10240 1726879740.10288: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91705d7b8> <<< 10240 1726879740.10301: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10240 1726879740.10319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10240 1726879740.10354: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91705dba8> <<< 10240 1726879740.10412: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff917051160> <<< 10240 1726879740.10432: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 10240 1726879740.10445: 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 0x7ff917051e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff917048438> <<< 10240 1726879740.10490: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff917039470> <<< 10240 1726879740.10513: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10240 1726879740.10519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10240 1726879740.10532: stdout chunk (state=3): >>>import '_sre' # <<< 10240 1726879740.10546: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10240 1726879740.10564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10240 1726879740.10579: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10240 1726879740.10588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10240 1726879740.10615: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d70278> <<< 10240 1726879740.10635: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d78cf8> <<< 10240 1726879740.10642: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff917051438> <<< 10240 1726879740.10661: stdout chunk (state=3): >>>import '_locale' # <<< 10240 1726879740.10708: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10240 1726879740.10717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d7de10> <<< 10240 1726879740.10724: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9170332b0> <<< 10240 1726879740.10749: 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' <<< 10240 1726879740.10779: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.10788: 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 0x7ff916d841d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d7df98> <<< 10240 1726879740.10816: 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 0x7ff916d842e8> <<< 10240 1726879740.10824: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9170a2fd0> <<< 10240 1726879740.10844: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10240 1726879740.10851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10240 1726879740.10876: 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' <<< 10240 1726879740.10928: 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 0x7ff916d84dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d849e8> <<< 10240 1726879740.10938: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10240 1726879740.10956: 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 0x7ff916d8f6a0> <<< 10240 1726879740.10963: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10240 1726879740.10985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10240 1726879740.11001: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10240 1726879740.11015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10240 1726879740.11067: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d8fe80> <<< 10240 1726879740.11089: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10240 1726879740.11098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10240 1726879740.11139: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916916198> <<< 10240 1726879740.11146: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d8f780> <<< 10240 1726879740.11167: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10240 1726879740.11177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10240 1726879740.11238: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91691bc88> <<< 10240 1726879740.11246: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d84518> <<< 10240 1726879740.11266: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10240 1726879740.11280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10240 1726879740.11304: 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' <<< 10240 1726879740.11315: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91693f2e8> <<< 10240 1726879740.11345: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.11353: 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 0x7ff91693f6a0> <<< 10240 1726879740.11366: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10240 1726879740.11382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10240 1726879740.11408: 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' <<< 10240 1726879740.11429: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916946390> <<< 10240 1726879740.11443: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10240 1726879740.11467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10240 1726879740.11480: stdout chunk (state=3): >>>import 'time' # <<< 10240 1726879740.11505: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10240 1726879740.11512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10240 1726879740.11542: 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' <<< 10240 1726879740.11561: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10240 1726879740.11598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10240 1726879740.11620: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 10240 1726879740.11634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9166f0ba8> <<< 10240 1726879740.11756: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9166e72e8> <<< 10240 1726879740.11770: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9166ddf98> <<< 10240 1726879740.11779: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9166d5e80> <<< 10240 1726879740.11803: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916946d30> <<< 10240 1726879740.11834: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.11843: 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 0x7ff9166e7f60> <<< 10240 1726879740.11854: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91693fa20> <<< 10240 1726879740.11874: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10240 1726879740.11886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10240 1726879740.11923: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.11932: 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 0x7ff918d3f6a0> <<< 10240 1726879740.11943: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9166eb048> <<< 10240 1726879740.11949: stdout chunk (state=3): >>>import 'pwd' # <<< 10240 1726879740.11976: 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 0x7ff918d3fa20> <<< 10240 1726879740.12047: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d84860> <<< 10240 1726879740.12055: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10240 1726879740.12074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10240 1726879740.12090: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10240 1726879740.12105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10240 1726879740.12131: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.12148: 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 0x7ff918d57550> <<< 10240 1726879740.12158: 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' <<< 10240 1726879740.12296: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.12306: 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 0x7ff918d5b5c0> <<< 10240 1726879740.12329: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.12337: 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 0x7ff918d5ba90> <<< 10240 1726879740.12357: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.12371: 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 0x7ff918d5bba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d57da0> <<< 10240 1726879740.12394: 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' <<< 10240 1726879740.12414: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.12427: 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 0x7ff918d5bef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d5b470> <<< 10240 1726879740.12446: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.12459: 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 0x7ff918d5b1d0> <<< 10240 1726879740.12469: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d4ba90> <<< 10240 1726879740.12487: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91692b358> <<< 10240 1726879740.12509: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10240 1726879740.12546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10240 1726879740.12589: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d57400> <<< 10240 1726879740.12800: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10240 1726879740.12807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10240 1726879740.12817: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914d5f898> <<< 10240 1726879740.12960: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip' <<< 10240 1726879740.12968: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.12986: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.13005: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10240 1726879740.13016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.13036: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 10240 1726879740.13048: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.14161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.15103: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10240 1726879740.15115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914a31a58> <<< 10240 1726879740.15124: stdout chunk (state=3): >>>import 'atexit' # <<< 10240 1726879740.15145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10240 1726879740.15177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10240 1726879740.15252: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.15263: 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 0x7ff9149d5208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9149db470> <<< 10240 1726879740.15284: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.15297: 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 0x7ff9149db588> <<< 10240 1726879740.15306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10240 1726879740.15334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10240 1726879740.15379: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9149dbac8> <<< 10240 1726879740.15395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10240 1726879740.15414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10240 1726879740.15433: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10240 1726879740.15454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10240 1726879740.15473: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 10240 1726879740.15481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 10240 1726879740.15558: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914a08a90> <<< 10240 1726879740.15590: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.15598: 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 0x7ff914a08b38> <<< 10240 1726879740.15619: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.15628: 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 0x7ff914d12208> <<< 10240 1726879740.15644: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10240 1726879740.15664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10240 1726879740.15728: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914d12550> <<< 10240 1726879740.15736: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914a03240> <<< 10240 1726879740.16038: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9149f5438> <<< 10240 1726879740.16055: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10240 1726879740.16069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10240 1726879740.16084: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914a03860> <<< 10240 1726879740.16111: 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 0x7ff914a08390> <<< 10240 1726879740.16142: 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 0x7ff914d3ce48> <<< 10240 1726879740.16161: 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 <<< 10240 1726879740.16172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10240 1726879740.16193: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10240 1726879740.16211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10240 1726879740.16238: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10240 1726879740.16250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10240 1726879740.16301: 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 0x7ff914c90908> <<< 10240 1726879740.16384: 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' <<< 10240 1726879740.16401: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914c9da58> <<< 10240 1726879740.16416: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914d3acf8> <<< 10240 1726879740.16433: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10240 1726879740.16447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'<<< 10240 1726879740.16457: stdout chunk (state=3): >>> import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914c8a400> <<< 10240 1726879740.16647: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914d34240> <<< 10240 1726879740.16674: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10240 1726879740.16711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10240 1726879740.16728: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10240 1726879740.16742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10240 1726879740.16752: stdout chunk (state=3): >>>import '_string' # <<< 10240 1726879740.16838: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914cbaa90> <<< 10240 1726879740.16893: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914c8a5c0> <<< 10240 1726879740.17021: 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' <<< 10240 1726879740.17029: 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 0x7ff914cc79b0> <<< 10240 1726879740.17057: 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' <<< 10240 1726879740.17064: 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 0x7ff914cc7a90> <<< 10240 1726879740.17100: 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 0x7ff914cc7c18> <<< 10240 1726879740.17122: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914d3cf98> <<< 10240 1726879740.17142: 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 <<< 10240 1726879740.17153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10240 1726879740.17162: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10240 1726879740.17185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10240 1726879740.17235: 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' <<< 10240 1726879740.17246: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff914ce45f8> <<< 10240 1726879740.17404: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914cd9cf8> <<< 10240 1726879740.17429: 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' <<< 10240 1726879740.17447: 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 0x7ff914cd9ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914cd97b8> <<< 10240 1726879740.17465: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10240 1726879740.17482: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.17558: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.17635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.17655: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10240 1726879740.17669: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10240 1726879740.17772: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.17873: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10240 1726879740.17882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10240 1726879740.17905: 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' <<< 10240 1726879740.17918: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10240 1726879740.17932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10240 1726879740.17952: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.17965: 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 0x7ff914cfe978> <<< 10240 1726879740.18008: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914cfe668> <<< 10240 1726879740.18049: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914cefe48> <<< 10240 1726879740.18060: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10240 1726879740.18073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10240 1726879740.18112: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914cfe4a8> <<< 10240 1726879740.18124: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914cef6a0> # zipimport: zlib available <<< 10240 1726879740.18604: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.19060: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 10240 1726879740.19076: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10240 1726879740.19092: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10240 1726879740.19110: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 10240 1726879740.19120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.19143: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.19166: 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_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py <<< 10240 1726879740.19173: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.19188: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.19201: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 10240 1726879740.19213: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.19322: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.19442: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10240 1726879740.19450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10240 1726879740.19473: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91136b2b0> # zipimport: zlib available <<< 10240 1726879740.19827: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.20170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.20221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.20277: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 10240 1726879740.20287: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.20314: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.20344: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10240 1726879740.20407: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.20474: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 10240 1726879740.20497: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10240 1726879740.20509: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10240 1726879740.20542: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.20574: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10240 1726879740.20583: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.20752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.20915: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10240 1726879740.20925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10240 1726879740.21131: stdout chunk (state=3): >>>import '_ast' # <<< 10240 1726879740.21147: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff911460828> <<< 10240 1726879740.21156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21192: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10240 1726879740.21199: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21252: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21304: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10240 1726879740.21316: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 10240 1726879740.21325: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10240 1726879740.21342: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21372: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21402: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 10240 1726879740.21412: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21438: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21470: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21575: 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 <<< 10240 1726879740.21655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10240 1726879740.21764: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.21772: 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 0x7ff9117110b8> <<< 10240 1726879740.21831: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9113a8828> <<< 10240 1726879740.21858: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py <<< 10240 1726879740.21870: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 10240 1726879740.21880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21919: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.21989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.22023: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.22285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.22551: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10240 1726879740.22589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10240 1726879740.22605: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10240 1726879740.22614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10240 1726879740.22753: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff911700fd0> <<< 10240 1726879740.22771: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10240 1726879740.22780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10240 1726879740.22883: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9117200b8> <<< 10240 1726879740.22931: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9113ad8d0> <<< 10240 1726879740.22988: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 10240 1726879740.23000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23049: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10240 1726879740.23071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23089: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 10240 1726879740.23190: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 10240 1726879740.23211: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10240 1726879740.23223: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10240 1726879740.23387: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23534: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23554: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23665: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23689: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 10240 1726879740.23699: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.23872: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10240 1726879740.23910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10240 1726879740.24570: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91148f198> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 10240 1726879740.24581: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.24705: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.24845: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.24873: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.24924: stdout chunk (state=3): >>># /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' <<< 10240 1726879740.24949: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 10240 1726879740.24961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 10240 1726879740.24982: stdout chunk (state=3): >>># /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' <<< 10240 1726879740.25008: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91141e6a0> <<< 10240 1726879740.25024: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 10240 1726879740.25037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 10240 1726879740.25053: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 10240 1726879740.25095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 10240 1726879740.25111: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 10240 1726879740.25126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 10240 1726879740.25134: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91144d0f0> <<< 10240 1726879740.25226: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.25237: 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 0x7ff91144d898> <<< 10240 1726879740.25242: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff911428d68> <<< 10240 1726879740.25268: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.25278: 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 0x7ff911444e10> <<< 10240 1726879740.25291: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff911428080> <<< 10240 1726879740.25328: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91141f198> <<< 10240 1726879740.25336: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff911489a90> <<< 10240 1726879740.25355: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 10240 1726879740.25369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 10240 1726879740.25391: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 10240 1726879740.25399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 10240 1726879740.25418: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9113e7cf8> <<< 10240 1726879740.25430: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 10240 1726879740.25447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 10240 1726879740.25458: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9113ec860> <<< 10240 1726879740.25484: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9114bcd30> <<< 10240 1726879740.25496: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 10240 1726879740.25511: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 10240 1726879740.25523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.25530: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10240 1726879740.25536: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.25590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.25635: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10240 1726879740.25644: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.25676: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.25714: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10240 1726879740.25722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.25739: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.25747: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 10240 1726879740.25770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.25797: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 10240 1726879740.25844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.25884: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10240 1726879740.25895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.25929: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.25964: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10240 1726879740.25971: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.26017: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.26063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.26111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.26154: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 10240 1726879740.26163: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10240 1726879740.26174: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.26597: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.26972: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 10240 1726879740.26982: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27022: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27068: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27089: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27117: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 10240 1726879740.27128: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 10240 1726879740.27142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27183: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10240 1726879740.27232: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27272: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10240 1726879740.27286: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27302: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27333: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10240 1726879740.27340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27385: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 10240 1726879740.27401: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27447: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 10240 1726879740.27526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 10240 1726879740.27562: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff910ae9be0> <<< 10240 1726879740.27591: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10240 1726879740.27609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 10240 1726879740.27796: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff910b2f710> <<< 10240 1726879740.27807: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 10240 1726879740.27814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.27914: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 10240 1726879740.27924: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.28119: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.28203: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10240 1726879740.28210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.28263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.28322: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10240 1726879740.28335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.28362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.28408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10240 1726879740.28432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10240 1726879740.28454: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10240 1726879740.28484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'<<< 10240 1726879740.28493: stdout chunk (state=3): >>> <<< 10240 1726879740.28574: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff910b08828> <<< 10240 1726879740.28645: 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 0x7ff910b11ef0> <<< 10240 1726879740.28883: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff910b3a748> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 10240 1726879740.28898: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.28937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.28979: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10240 1726879740.28986: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.29055: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.29364: 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 0x7ff910c25908> <<< 10240 1726879740.29468: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.29568: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.29738: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 10240 1726879740.29746: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10240 1726879740.29762: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.29789: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.29823: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10240 1726879740.29836: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.29867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.29912: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 10240 1726879740.29920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 10240 1726879740.29962: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 10240 1726879740.29982: 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 0x7ff910c26a58> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff910c266d8> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 10240 1726879740.30002: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10240 1726879740.30015: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 10240 1726879740.30046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.30082: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10240 1726879740.30089: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.30222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.30353: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10240 1726879740.30361: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.30428: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.30515: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.30545: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.30576: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10240 1726879740.30586: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10240 1726879740.30596: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.30610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.30634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.30736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.30846: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10240 1726879740.30856: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.30949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.31053: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 10240 1726879740.31083: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.31112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.31543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.31975: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10240 1726879740.31989: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 10240 1726879740.32075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.32153: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10240 1726879740.32164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.32234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.32314: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10240 1726879740.32441: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.32561: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10240 1726879740.32577: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10240 1726879740.32594: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10240 1726879740.32632: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.32666: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 10240 1726879740.32674: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.32752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.32824: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.32979: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.33127: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 10240 1726879740.33137: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10240 1726879740.33151: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.33176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.33205: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10240 1726879740.33214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.33232: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.33261: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 10240 1726879740.33318: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.33377: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 10240 1726879740.33402: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.33418: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10240 1726879740.33435: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.33474: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.33519: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10240 1726879740.33527: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.33571: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.33613: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10240 1726879740.33627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.33834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34038: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10240 1726879740.34046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34090: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34138: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10240 1726879740.34148: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34171: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34201: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 10240 1726879740.34237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34259: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10240 1726879740.34272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34322: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10240 1726879740.34330: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34388: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34451: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10240 1726879740.34467: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10240 1726879740.34480: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 10240 1726879740.34514: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34550: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10240 1726879740.34561: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34571: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34595: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34628: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34718: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34777: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 10240 1726879740.34794: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10240 1726879740.34802: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34837: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.34872: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10240 1726879740.34881: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.35037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.35190: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10240 1726879740.35199: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.35236: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.35272: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10240 1726879740.35285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.35314: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.35360: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available<<< 10240 1726879740.35370: stdout chunk (state=3): >>> <<< 10240 1726879740.35430: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.35497: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10240 1726879740.35516: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.35578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.35654: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 10240 1726879740.35667: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 10240 1726879740.35775: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.35870: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10240 1726879740.35987: stdout chunk (state=3): >>># zipimport: zlib available <<< 10240 1726879740.36141: stdout chunk (state=3): >>>import 'gc' # <<< 10240 1726879740.37471: stdout chunk (state=3): >>> {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ExecMainStartTimestampMonotonic": "223835804", "ExecMainExitTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ExecMainExitTimestampMonotonic": "237707941", "ExecMainPID": "8633", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:17 EDT] ; pid=8633 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:04 EDT] ; pid=8624 ; code=exited ; status=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", "Capabil<<< 10240 1726879740.37497: stdout chunk (state=3): >>>ityBoundingSet": "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": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:48:17 EDT", "StateChangeTimestampMonotonic": "237708639", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveExitTimestampMonotonic": "223835932", "ActiveEnterTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ActiveEnterTimestampMonotonic": "237708639", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ActiveExitTimestampMonotonic": "223810441", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveEnterTimestampMonotonic": "223833814", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ConditionTimestampMonotonic": "223834777", "AssertTimestamp": "Fri 2024-09-20 20:48:04 EDT", "AssertTimestampMonotonic": "223834800", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "39b2026e4db94f349aec263560f56544", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10240 1726879740.37862: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10240 1726879740.37875: 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 <<< 10240 1726879740.37882: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins <<< 10240 1726879740.37900: 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 <<< 10240 1726879740.37916: 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 <<< 10240 1726879740.37933: stdout chunk (state=3): >>># 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 <<< 10240 1726879740.37946: 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 <<< 10240 1726879740.37955: stdout chunk (state=3): >>># 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 <<< 10240 1726879740.37962: 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 <<< 10240 1726879740.37972: 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 <<< 10240 1726879740.37980: 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 # 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 <<< 10240 1726879740.37988: stdout chunk (state=3): >>># 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 <<< 10240 1726879740.37997: 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 <<< 10240 1726879740.38029: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing 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 <<< 10240 1726879740.38041: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter <<< 10240 1726879740.38058: stdout chunk (state=3): >>># 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 <<< 10240 1726879740.38078: stdout chunk (state=3): >>># 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 <<< 10240 1726879740.38088: 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 # 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 <<< 10240 1726879740.38099: stdout chunk (state=3): >>># 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 <<< 10240 1726879740.38122: stdout chunk (state=3): >>># 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 <<< 10240 1726879740.38155: stdout chunk (state=3): >>># destroy _ast <<< 10240 1726879740.38165: stdout chunk (state=3): >>># destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10240 1726879740.38533: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10240 1726879740.38569: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10240 1726879740.38587: stdout chunk (state=3): >>># destroy zipimport <<< 10240 1726879740.38605: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10240 1726879740.38637: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10240 1726879740.38649: stdout chunk (state=3): >>># destroy encodings <<< 10240 1726879740.38674: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10240 1726879740.38688: stdout chunk (state=3): >>># destroy ctypes <<< 10240 1726879740.38705: stdout chunk (state=3): >>># destroy _string <<< 10240 1726879740.38714: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10240 1726879740.38722: stdout chunk (state=3): >>># destroy _socket <<< 10240 1726879740.38739: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10240 1726879740.38754: stdout chunk (state=3): >>># destroy _json <<< 10240 1726879740.38777: stdout chunk (state=3): >>># destroy selinux <<< 10240 1726879740.38786: stdout chunk (state=3): >>># destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy <<< 10240 1726879740.38828: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10240 1726879740.38869: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction <<< 10240 1726879740.38877: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy _compat_pickle <<< 10240 1726879740.38896: stdout chunk (state=3): >>># destroy _pickle <<< 10240 1726879740.38908: stdout chunk (state=3): >>># destroy array # destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 10240 1726879740.38926: stdout chunk (state=3): >>># destroy fcntl <<< 10240 1726879740.38944: stdout chunk (state=3): >>># destroy datetime <<< 10240 1726879740.38962: stdout chunk (state=3): >>># destroy gc <<< 10240 1726879740.38971: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 10240 1726879740.38993: stdout chunk (state=3): >>># destroy _ssl <<< 10240 1726879740.39001: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 10240 1726879740.39017: stdout chunk (state=3): >>># destroy getpass # destroy contextlib <<< 10240 1726879740.39027: stdout chunk (state=3): >>># destroy termios <<< 10240 1726879740.39039: stdout chunk (state=3): >>># destroy json <<< 10240 1726879740.39055: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10240 1726879740.39077: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback <<< 10240 1726879740.39128: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp<<< 10240 1726879740.39153: 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 # 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 <<< 10240 1726879740.39168: stdout chunk (state=3): >>># cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 10240 1726879740.39183: 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 <<< 10240 1726879740.39207: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types <<< 10240 1726879740.39222: stdout chunk (state=3): >>># 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 <<< 10240 1726879740.39239: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale <<< 10240 1726879740.39260: stdout chunk (state=3): >>># 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 <<< 10240 1726879740.39272: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10240 1726879740.39345: 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 <<< 10240 1726879740.39362: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10240 1726879740.39371: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10240 1726879740.39548: stdout chunk (state=3): >>># destroy posixpath <<< 10240 1726879740.39579: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 10240 1726879740.39588: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse <<< 10240 1726879740.39604: stdout chunk (state=3): >>># destroy _heapq <<< 10240 1726879740.39613: stdout chunk (state=3): >>># destroy select <<< 10240 1726879740.39630: stdout chunk (state=3): >>># destroy linecache <<< 10240 1726879740.39645: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 10240 1726879740.39655: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10240 1726879740.39662: stdout chunk (state=3): >>># 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 <<< 10240 1726879740.39679: stdout chunk (state=3): >>># 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 <<< 10240 1726879740.39688: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re <<< 10240 1726879740.39697: stdout chunk (state=3): >>># destroy warnings <<< 10240 1726879740.40019: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10240 1726879740.40070: stderr chunk (state=3): >>><<< 10240 1726879740.40076: stdout chunk (state=3): >>><<< 10240 1726879740.40147: _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 0x7ff918e2ee48> # /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 0x7ff918dc4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918e2e9b0> # /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 0x7ff918dd1630> 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 0x7ff918dd8160> # /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 0x7ff918ddd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918dd8748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918dd8390> # /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 0x7ff918d82470> # /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 0x7ff918d87e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d82b38> # /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 0x7ff918d8e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d71d68> # /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 0x7ff918d74198> # /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 0x7ff917082940> # /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 0x7ff917094240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918de2a20> 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 0x7ff916fb8080> # /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 0x7ff916fc32b0> # /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 0x7ff916fc3f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916fc3a90> 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 0x7ff916fcd080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91705d7b8> # /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 0x7ff91705dba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff917051160> # /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 0x7ff917051e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff917048438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff917039470> # /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 0x7ff916d70278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d78cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff917051438> 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 0x7ff916d7de10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9170332b0> # /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 0x7ff916d841d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d7df98> # 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 0x7ff916d842e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9170a2fd0> # /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 0x7ff916d84dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d849e8> # /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 0x7ff916d8f6a0> # /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 0x7ff916d8fe80> # /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 0x7ff916916198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d8f780> # /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 0x7ff91691bc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d84518> # /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 0x7ff91693f2e8> # 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 0x7ff91693f6a0> # /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 0x7ff916946390> # /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 0x7ff9166f0ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9166e72e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9166ddf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9166d5e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916946d30> # 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 0x7ff9166e7f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91693fa20> # /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 0x7ff918d3f6a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9166eb048> 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 0x7ff918d3fa20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff916d84860> # /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 0x7ff918d57550> # /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 0x7ff918d5b5c0> # 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 0x7ff918d5ba90> # 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 0x7ff918d5bba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d57da0> # /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 0x7ff918d5bef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d5b470> # 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 0x7ff918d5b1d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff918d4ba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91692b358> # /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 0x7ff918d57400> # /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 0x7ff914d5f898> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/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 0x7ff914a31a58> 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 0x7ff9149d5208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9149db470> # 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 0x7ff9149db588> # /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 0x7ff9149dbac8> # /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 0x7ff914a08a90> # 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 0x7ff914a08b38> # 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 0x7ff914d12208> # /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 0x7ff914d12550> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914a03240> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9149f5438> # /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 0x7ff914a03860> # 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 0x7ff914a08390> # /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 0x7ff914d3ce48> # /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 0x7ff914c90908> # /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 0x7ff914c9da58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914d3acf8> # /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 0x7ff914c8a400> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914d34240> # /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 0x7ff914cbaa90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914c8a5c0> # 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 0x7ff914cc79b0> # 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 0x7ff914cc7a90> # 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 0x7ff914cc7c18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914d3cf98> # /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 0x7ff914ce45f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914cd9cf8> # 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 0x7ff914cd9ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914cd97b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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 0x7ff914cfe978> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914cfe668> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914cefe48> # /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 0x7ff914cfe4a8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff914cef6a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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 0x7ff91136b2b0> # 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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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 0x7ff911460828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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 0x7ff9117110b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9113a8828> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/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 0x7ff911700fd0> # /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 0x7ff9117200b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9113ad8d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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 0x7ff91148f198> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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 0x7ff91141e6a0> # /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 0x7ff91144d0f0> # 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 0x7ff91144d898> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff911428d68> # 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 0x7ff911444e10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff911428080> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff91141f198> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff911489a90> # /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 0x7ff9113e7cf8> # /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 0x7ff9113ec860> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9114bcd30> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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 0x7ff910ae9be0> # /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 0x7ff910b2f710> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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 0x7ff910b08828> # 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 0x7ff910b11ef0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff910b3a748> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/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 0x7ff910c25908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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 0x7ff910c26a58> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff910c266d8> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/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_88ruqqc_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ExecMainStartTimestampMonotonic": "223835804", "ExecMainExitTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ExecMainExitTimestampMonotonic": "237707941", "ExecMainPID": "8633", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:17 EDT] ; pid=8633 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:04 EDT] ; pid=8624 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:48:17 EDT", "StateChangeTimestampMonotonic": "237708639", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveExitTimestampMonotonic": "223835932", "ActiveEnterTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ActiveEnterTimestampMonotonic": "237708639", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ActiveExitTimestampMonotonic": "223810441", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveEnterTimestampMonotonic": "223833814", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ConditionTimestampMonotonic": "223834777", "AssertTimestamp": "Fri 2024-09-20 20:48:04 EDT", "AssertTimestampMonotonic": "223834800", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "39b2026e4db94f349aec263560f56544", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.43.118 closed. 10240 1726879740.40436: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', '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-1726879739.9502242-10240-221018888470339/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10240 1726879740.40461: _low_level_execute_command(): starting 10240 1726879740.40468: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879739.9502242-10240-221018888470339/ > /dev/null 2>&1 && sleep 0' 10240 1726879740.43118: stderr chunk (state=2): >>><<< 10240 1726879740.43128: stdout chunk (state=2): >>><<< 10240 1726879740.43145: _low_level_execute_command() done: rc=0, stdout=, stderr= 10240 1726879740.43156: handler run complete 10240 1726879740.43192: attempt loop complete, returning result 10240 1726879740.43197: _execute() done 10240 1726879740.43201: dumping result to json 10240 1726879740.43211: done dumping result, returning 10240 1726879740.43218: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started [0e44ad9b-8ddf-3aea-1756-000000000065] 10240 1726879740.43224: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000065 10240 1726879740.43307: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000065 10240 1726879740.43312: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ActiveEnterTimestampMonotonic": "237708639", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ActiveExitTimestampMonotonic": "223810441", "ActiveState": "active", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:48:04 EDT", "AssertTimestampMonotonic": "223834800", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ConditionTimestampMonotonic": "223834777", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ExecMainExitTimestampMonotonic": "237707941", "ExecMainPID": "8633", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ExecMainStartTimestampMonotonic": "223835804", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:17 EDT] ; pid=8633 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:04 EDT] ; pid=8624 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.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": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveEnterTimestampMonotonic": "223833814", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveExitTimestampMonotonic": "223835932", "InvocationID": "39b2026e4db94f349aec263560f56544", "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": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice", "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": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:48:17 EDT", "StateChangeTimestampMonotonic": "237708639", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "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": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 9674 1726879740.43621: no more pending results, returning what we have 9674 1726879740.43623: results queue empty 9674 1726879740.43624: checking for any_errors_fatal 9674 1726879740.43627: done checking for any_errors_fatal 9674 1726879740.43628: checking for max_fail_percentage 9674 1726879740.43629: done checking for max_fail_percentage 9674 1726879740.43629: checking to see if all hosts have failed and the running result is not ok 9674 1726879740.43630: done checking to see if all hosts have failed 9674 1726879740.43630: getting the remaining hosts for this loop 9674 1726879740.43631: done getting the remaining hosts for this loop 9674 1726879740.43633: getting the next task for host managed_node3 9674 1726879740.43638: done getting next task for host managed_node3 9674 1726879740.43639: ^ task is: TASK: meta (role_complete) 9674 1726879740.43641: ^ state is: HOST STATE: block=3, 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 9674 1726879740.43648: getting variables 9674 1726879740.43649: in VariableManager get_vars() 9674 1726879740.43671: Calling all_inventory to load vars for managed_node3 9674 1726879740.43673: Calling groups_inventory to load vars for managed_node3 9674 1726879740.43674: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879740.43680: Calling all_plugins_play to load vars for managed_node3 9674 1726879740.43682: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879740.43683: Calling groups_plugins_play to load vars for managed_node3 9674 1726879740.43806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879740.43917: done with get_vars() 9674 1726879740.43927: done getting variables 9674 1726879740.43981: done queuing things up, now waiting for results queue to drain 9674 1726879740.43982: results queue empty 9674 1726879740.43983: checking for any_errors_fatal 9674 1726879740.43985: done checking for any_errors_fatal 9674 1726879740.43986: checking for max_fail_percentage 9674 1726879740.43986: done checking for max_fail_percentage 9674 1726879740.43987: checking to see if all hosts have failed and the running result is not ok 9674 1726879740.43987: done checking to see if all hosts have failed 9674 1726879740.43987: getting the remaining hosts for this loop 9674 1726879740.43988: done getting the remaining hosts for this loop 9674 1726879740.43989: getting the next task for host managed_node3 9674 1726879740.43994: done getting next task for host managed_node3 9674 1726879740.43995: ^ task is: TASK: Cleanup kdump_path 9674 1726879740.43996: ^ 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 9674 1726879740.43997: getting variables 9674 1726879740.43998: in VariableManager get_vars() 9674 1726879740.44004: Calling all_inventory to load vars for managed_node3 9674 1726879740.44005: Calling groups_inventory to load vars for managed_node3 9674 1726879740.44006: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879740.44009: Calling all_plugins_play to load vars for managed_node3 9674 1726879740.44010: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879740.44012: Calling groups_plugins_play to load vars for managed_node3 9674 1726879740.44089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879740.44191: done with get_vars() 9674 1726879740.44198: done getting variables TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:96 Friday 20 September 2024 20:49:00 -0400 (0:00:00.530) 0:00:17.928 ****** 9674 1726879740.44242: entering _queue_task() for managed_node3/file 9674 1726879740.44415: worker is 1 (out of 1 available) 9674 1726879740.44429: exiting _queue_task() for managed_node3/file 9674 1726879740.44439: done queuing things up, now waiting for results queue to drain 9674 1726879740.44441: waiting for pending results... 10251 1726879740.44563: running TaskExecutor() for managed_node3/TASK: Cleanup kdump_path 10251 1726879740.44657: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000012 10251 1726879740.44671: variable 'ansible_search_path' from source: unknown 10251 1726879740.44699: calling self._execute() 10251 1726879740.44716: variable 'kdump_ssh_server' from source: play vars 10251 1726879740.44859: variable 'kdump_ssh_server' from source: play vars 10251 1726879740.44868: variable 'kdump_test_ssh_server_outside' from source: play vars 10251 1726879740.44917: variable 'kdump_test_ssh_server_outside' from source: play vars 10251 1726879740.44924: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10251 1726879740.44969: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10251 1726879740.44988: in VariableManager get_vars() 10251 1726879740.45013: Calling all_inventory to load vars for managed_node3 10251 1726879740.45020: Calling groups_inventory to load vars for managed_node3 10251 1726879740.45028: Calling all_plugins_inventory to load vars for managed_node3 10251 1726879740.45046: Calling all_plugins_play to load vars for managed_node3 10251 1726879740.45053: Calling groups_plugins_inventory to load vars for managed_node3 10251 1726879740.45059: Calling groups_plugins_play to load vars for managed_node3 10251 1726879740.45450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10251 1726879740.45573: done with get_vars() 10251 1726879740.45581: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10251 1726879740.45618: variable 'ansible_delegated_vars' from source: unknown 10251 1726879740.45630: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10251 1726879740.45636: variable 'omit' from source: magic vars 10251 1726879740.45696: variable 'omit' from source: magic vars 10251 1726879740.45718: variable 'omit' from source: magic vars 10251 1726879740.45737: variable 'kdump_path' from source: play vars 10251 1726879740.45790: variable 'kdump_path' from source: play vars 10251 1726879740.45807: variable 'omit' from source: magic vars 10251 1726879740.45819: variable 'ansible_delegated_vars' from source: unknown 10251 1726879740.45836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10251 1726879740.45862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10251 1726879740.45879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10251 1726879740.45894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10251 1726879740.45905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10251 1726879740.45929: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10251 1726879740.45934: variable 'ansible_host' from source: host vars for 'managed_node3' 10251 1726879740.45939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10251 1726879740.45942: variable 'ansible_port' from source: unknown 10251 1726879740.45948: variable 'ansible_user' from source: unknown 10251 1726879740.46015: Set connection var ansible_pipelining to False 10251 1726879740.46022: Set connection var ansible_timeout to 10 10251 1726879740.46028: Set connection var ansible_shell_executable to /bin/sh 10251 1726879740.46034: Set connection var ansible_shell_type to sh 10251 1726879740.46037: Set connection var ansible_connection to ssh 10251 1726879740.46043: Set connection var ansible_module_compression to ZIP_DEFLATED 10251 1726879740.46063: variable 'ansible_delegated_vars' from source: unknown 10251 1726879740.46067: variable 'ansible_user' from source: unknown 10251 1726879740.46075: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10251 1726879740.46213: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10251 1726879740.46224: variable 'omit' from source: magic vars 10251 1726879740.46230: starting attempt loop 10251 1726879740.46233: running the handler 10251 1726879740.46247: _low_level_execute_command(): starting 10251 1726879740.46256: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10251 1726879740.48711: stdout chunk (state=2): >>>/root <<< 10251 1726879740.48837: stderr chunk (state=3): >>><<< 10251 1726879740.48847: stdout chunk (state=3): >>><<< 10251 1726879740.48869: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10251 1726879740.48883: _low_level_execute_command(): starting 10251 1726879740.48889: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879740.4887788-10251-20854073919058 `" && echo ansible-tmp-1726879740.4887788-10251-20854073919058="` echo /root/.ansible/tmp/ansible-tmp-1726879740.4887788-10251-20854073919058 `" ) && sleep 0' 10251 1726879740.51544: stdout chunk (state=2): >>>ansible-tmp-1726879740.4887788-10251-20854073919058=/root/.ansible/tmp/ansible-tmp-1726879740.4887788-10251-20854073919058 <<< 10251 1726879740.51682: stderr chunk (state=3): >>><<< 10251 1726879740.51690: stdout chunk (state=3): >>><<< 10251 1726879740.51708: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879740.4887788-10251-20854073919058=/root/.ansible/tmp/ansible-tmp-1726879740.4887788-10251-20854073919058 , stderr= 10251 1726879740.51729: variable 'ansible_delegated_vars' from source: unknown 10251 1726879740.51773: variable 'ansible_module_compression' from source: unknown 10251 1726879740.51816: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10251 1726879740.51851: variable 'ansible_facts' from source: unknown 10251 1726879740.51923: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879740.4887788-10251-20854073919058/AnsiballZ_file.py 10251 1726879740.52029: Sending initial data 10251 1726879740.52036: Sent initial data (151 bytes) 10251 1726879740.54708: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmprmbnce58 /root/.ansible/tmp/ansible-tmp-1726879740.4887788-10251-20854073919058/AnsiballZ_file.py <<< 10251 1726879740.55773: stderr chunk (state=3): >>><<< 10251 1726879740.55783: stdout chunk (state=3): >>><<< 10251 1726879740.55805: done transferring module to remote 10251 1726879740.55819: _low_level_execute_command(): starting 10251 1726879740.55825: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879740.4887788-10251-20854073919058/ /root/.ansible/tmp/ansible-tmp-1726879740.4887788-10251-20854073919058/AnsiballZ_file.py && sleep 0' 10251 1726879740.58363: stderr chunk (state=2): >>><<< 10251 1726879740.58373: stdout chunk (state=2): >>><<< 10251 1726879740.58389: _low_level_execute_command() done: rc=0, stdout=, stderr= 10251 1726879740.58395: _low_level_execute_command(): starting 10251 1726879740.58401: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879740.4887788-10251-20854073919058/AnsiballZ_file.py && sleep 0' 10251 1726879740.61385: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # <<< 10251 1726879740.61401: stdout chunk (state=3): >>>import '_weakref' # <<< 10251 1726879740.61459: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10251 1726879740.61490: stdout chunk (state=3): >>>import '_io' # <<< 10251 1726879740.61501: stdout chunk (state=3): >>>import 'marshal' # <<< 10251 1726879740.61531: stdout chunk (state=3): >>>import 'posix' # <<< 10251 1726879740.61542: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') <<< 10251 1726879740.61548: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') <<< 10251 1726879740.61555: stdout chunk (state=3): >>>import '_weakref' # # installing zipimport hook <<< 10251 1726879740.61575: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10251 1726879740.61614: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10251 1726879740.61622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10251 1726879740.61639: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10251 1726879740.61666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10251 1726879740.61675: stdout chunk (state=3): >>>import '_codecs' # <<< 10251 1726879740.61704: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f705ce48> <<< 10251 1726879740.61732: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10251 1726879740.61756: 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 0x7f96f6ff2828> <<< 10251 1726879740.61762: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f705c9b0> <<< 10251 1726879740.61786: 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' <<< 10251 1726879740.61806: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6fff630> <<< 10251 1726879740.61819: stdout chunk (state=3): >>>import '_signal' # <<< 10251 1726879740.61840: 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' <<< 10251 1726879740.61863: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f7006160> <<< 10251 1726879740.61884: 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' <<< 10251 1726879740.61898: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10251 1726879740.61911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10251 1726879740.61928: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10251 1726879740.61946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10251 1726879740.61953: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f700b0f0> <<< 10251 1726879740.61975: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f7006748> <<< 10251 1726879740.61998: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f7006390> <<< 10251 1726879740.62038: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10251 1726879740.62047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10251 1726879740.62066: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10251 1726879740.62081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10251 1726879740.62099: stdout chunk (state=3): >>>import 'errno' # <<< 10251 1726879740.62111: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10251 1726879740.62132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10251 1726879740.62146: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6fb0470> <<< 10251 1726879740.62167: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10251 1726879740.62180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10251 1726879740.62200: 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' <<< 10251 1726879740.62217: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6fb5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6fb0b38> <<< 10251 1726879740.62252: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10251 1726879740.62280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10251 1726879740.62396: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6fbc4e0> <<< 10251 1726879740.62413: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6f9fd68> <<< 10251 1726879740.62434: 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' <<< 10251 1726879740.62451: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6fa2198> <<< 10251 1726879740.62488: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10251 1726879740.62507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10251 1726879740.62519: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f52b0940> <<< 10251 1726879740.62541: 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 <<< 10251 1726879740.62556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10251 1726879740.62570: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f52c2240> <<< 10251 1726879740.62652: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f7010a20> <<< 10251 1726879740.62662: 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. <<< 10251 1726879740.62893: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10251 1726879740.62912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10251 1726879740.62922: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10251 1726879740.62934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10251 1726879740.62950: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10251 1726879740.62971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10251 1726879740.62986: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10251 1726879740.63001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10251 1726879740.63017: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10251 1726879740.63107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10251 1726879740.63114: stdout chunk (state=3): >>>import '_functools' # <<< 10251 1726879740.63137: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10251 1726879740.63169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10251 1726879740.63189: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10251 1726879740.63199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10251 1726879740.63228: stdout chunk (state=3): >>>import '_operator' # <<< 10251 1726879740.63234: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f52300f0> <<< 10251 1726879740.63250: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10251 1726879740.63257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f523b320> <<< 10251 1726879740.63276: 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' <<< 10251 1726879740.63307: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.63317: 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 0x7f96f523bfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f523bb00> <<< 10251 1726879740.63332: stdout chunk (state=3): >>>import 'itertools' # <<< 10251 1726879740.63348: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10251 1726879740.63360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10251 1726879740.63370: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f523a0f0> <<< 10251 1726879740.63390: stdout chunk (state=3): >>>import '_collections' # <<< 10251 1726879740.63439: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f528c828> <<< 10251 1726879740.63457: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10251 1726879740.63469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10251 1726879740.63507: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f528cc18> <<< 10251 1726879740.63563: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f52801d0> <<< 10251 1726879740.63589: 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' <<< 10251 1726879740.63602: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f5280eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f52774a8> <<< 10251 1726879740.63654: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f52674e0> <<< 10251 1726879740.63667: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10251 1726879740.63686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 10251 1726879740.63711: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10251 1726879740.63721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10251 1726879740.63745: 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' <<< 10251 1726879740.63779: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4fe7320> <<< 10251 1726879740.63794: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4fefda0> <<< 10251 1726879740.63814: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f5280128> <<< 10251 1726879740.63823: stdout chunk (state=3): >>>import '_locale' # <<< 10251 1726879740.63871: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10251 1726879740.63880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4ff5eb8> <<< 10251 1726879740.63893: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f5261320> <<< 10251 1726879740.63911: 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' <<< 10251 1726879740.63937: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.63946: 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 0x7f96f4ffb278> <<< 10251 1726879740.63954: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4ffb080> <<< 10251 1726879740.63980: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.63988: 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 0x7f96f4ffb390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f52d9080> <<< 10251 1726879740.64004: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10251 1726879740.64020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10251 1726879740.64035: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 10251 1726879740.64047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 10251 1726879740.64055: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10251 1726879740.64072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10251 1726879740.64094: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4ffbe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4ffba90> <<< 10251 1726879740.64111: 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' <<< 10251 1726879740.64121: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f5007748> <<< 10251 1726879740.64138: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10251 1726879740.64153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10251 1726879740.64188: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10251 1726879740.64196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10251 1726879740.64245: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f5007f28> <<< 10251 1726879740.64260: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10251 1726879740.64276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10251 1726879740.64308: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4b8d240> <<< 10251 1726879740.64325: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f5007828> <<< 10251 1726879740.64338: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10251 1726879740.64353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10251 1726879740.64408: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4b92d30> <<< 10251 1726879740.64420: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4ffb5c0> <<< 10251 1726879740.64435: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10251 1726879740.64455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10251 1726879740.64471: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 10251 1726879740.64485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4bb6390> <<< 10251 1726879740.64513: 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 0x7f96f4bb6748> <<< 10251 1726879740.64533: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10251 1726879740.64550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10251 1726879740.64568: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10251 1726879740.64576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10251 1726879740.64593: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4bbe438> <<< 10251 1726879740.64609: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10251 1726879740.64635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10251 1726879740.64649: stdout chunk (state=3): >>>import 'time' # <<< 10251 1726879740.64665: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10251 1726879740.64674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10251 1726879740.64704: 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' <<< 10251 1726879740.64725: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10251 1726879740.64764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10251 1726879740.64785: 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' <<< 10251 1726879740.64801: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4967c50> <<< 10251 1726879740.64919: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f495b390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f495b080> <<< 10251 1726879740.64939: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f494cf28> <<< 10251 1726879740.64962: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4bbedd8> <<< 10251 1726879740.64997: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.65009: 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 0x7f96f4962048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4bb6ac8> <<< 10251 1726879740.65030: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10251 1726879740.65047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10251 1726879740.65086: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.65100: 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 0x7f96f6f6c7b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f49620f0> <<< 10251 1726879740.65118: stdout chunk (state=3): >>>import 'pwd' # <<< 10251 1726879740.65136: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.65152: 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 0x7f96f6f6cb38> <<< 10251 1726879740.65202: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4ffb908> <<< 10251 1726879740.65220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10251 1726879740.65234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10251 1726879740.65257: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10251 1726879740.65268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10251 1726879740.65295: 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 0x7f96f6f85668> <<< 10251 1726879740.65316: 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' <<< 10251 1726879740.65456: 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 0x7f96f6f896d8> <<< 10251 1726879740.65487: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.65496: 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 0x7f96f6f89ba8> <<< 10251 1726879740.65521: 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' <<< 10251 1726879740.65532: stdout chunk (state=3): >>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96f6f89cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6f85eb8> <<< 10251 1726879740.65548: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 10251 1726879740.65556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 10251 1726879740.65570: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.65580: 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 0x7f96f6f93048> <<< 10251 1726879740.65586: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6f89588> <<< 10251 1726879740.65607: 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' <<< 10251 1726879740.65616: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96f6f892e8> <<< 10251 1726879740.65630: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6f79ba8> <<< 10251 1726879740.65651: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4ba1400> <<< 10251 1726879740.65671: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10251 1726879740.65708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10251 1726879740.65750: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6f85518> <<< 10251 1726879740.65882: 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' <<< 10251 1726879740.65906: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2f8c9b0> <<< 10251 1726879740.65969: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip' <<< 10251 1726879740.65981: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10251 1726879740.66009: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10251 1726879740.66022: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.66034: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 10251 1726879740.66047: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.67180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.68208: 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 0x7f96f2cc97f0> <<< 10251 1726879740.68219: stdout chunk (state=3): >>>import 'atexit' # <<< 10251 1726879740.68239: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10251 1726879740.68282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10251 1726879740.68348: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.68359: 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 0x7f96f2c71320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cc9e80> <<< 10251 1726879740.68384: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.68396: 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 0x7f96f2f8ce10> <<< 10251 1726879740.68406: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10251 1726879740.68434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10251 1726879740.68480: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2c4cbe0> <<< 10251 1726879740.68495: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10251 1726879740.68515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10251 1726879740.68533: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10251 1726879740.68568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10251 1726879740.68589: 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' <<< 10251 1726879740.68676: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cb7208> <<< 10251 1726879740.68711: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.68719: 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 0x7f96f2fa97f0> <<< 10251 1726879740.68742: 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 0x7f96f2c4b0b8> <<< 10251 1726879740.68761: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10251 1726879740.68772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10251 1726879740.68843: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cb5198> <<< 10251 1726879740.68851: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2c92358> <<< 10251 1726879740.69159: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2c89550> <<< 10251 1726879740.69174: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10251 1726879740.69184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10251 1726879740.69204: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2fa9dd8> <<< 10251 1726879740.69237: 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 0x7f96f2c9b390> <<< 10251 1726879740.69265: 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 0x7f96f2c9b4a8> <<< 10251 1726879740.69287: 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 <<< 10251 1726879740.69303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10251 1726879740.69322: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10251 1726879740.69350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10251 1726879740.69374: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10251 1726879740.69385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10251 1726879740.69441: 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 0x7f96f2f42ef0> <<< 10251 1726879740.69544: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10251 1726879740.69554: 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 0x7f96f2f48f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2f39320> <<< 10251 1726879740.69569: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10251 1726879740.69590: 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 0x7f96f2f39ba8> <<< 10251 1726879740.69789: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2ca6860> <<< 10251 1726879740.69824: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10251 1726879740.69862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10251 1726879740.69884: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10251 1726879740.69894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10251 1726879740.69906: stdout chunk (state=3): >>>import '_string' # <<< 10251 1726879740.69987: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2f6af60> <<< 10251 1726879740.70051: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2f39208> <<< 10251 1726879740.70180: 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' <<< 10251 1726879740.70190: 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 0x7f96f2f77e80> <<< 10251 1726879740.70216: 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' <<< 10251 1726879740.70239: 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 0x7f96f2f77f60> <<< 10251 1726879740.70256: 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' <<< 10251 1726879740.70266: 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 0x7f96f2cc60f0> <<< 10251 1726879740.70281: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2c9b5f8> <<< 10251 1726879740.70303: 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' <<< 10251 1726879740.70326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10251 1726879740.70344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10251 1726879740.70388: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.70397: 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 0x7f96f2cd6a90> <<< 10251 1726879740.70568: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cce1d0> <<< 10251 1726879740.70587: 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' <<< 10251 1726879740.70608: 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 0x7f96f2cce3c8> <<< 10251 1726879740.70618: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cc6c50> # zipimport: zlib available <<< 10251 1726879740.70633: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.70642: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 10251 1726879740.70649: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.70725: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.70794: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10251 1726879740.70804: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/__init__.py <<< 10251 1726879740.70810: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.70826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.70831: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10251 1726879740.70930: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10251 1726879740.71022: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10251 1726879740.71036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10251 1726879740.71049: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10251 1726879740.71062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10251 1726879740.71075: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10251 1726879740.71085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10251 1726879740.71110: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.71120: 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 0x7f96f2ceee80> <<< 10251 1726879740.71166: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2ceeb38> <<< 10251 1726879740.71208: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cee358> <<< 10251 1726879740.71219: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10251 1726879740.71236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10251 1726879740.71272: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cee9b0> <<< 10251 1726879740.71284: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cddcf8> # zipimport: zlib available <<< 10251 1726879740.71777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.72240: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 10251 1726879740.72255: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10251 1726879740.72273: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 10251 1726879740.72286: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 10251 1726879740.72303: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.72330: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.72351: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available<<< 10251 1726879740.72360: stdout chunk (state=3): >>> <<< 10251 1726879740.72371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.72393: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10251 1726879740.72508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.72631: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10251 1726879740.72639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10251 1726879740.72659: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96ef5dc588> <<< 10251 1726879740.72668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.73032: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.73388: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.73437: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.73501: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10251 1726879740.73536: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.73562: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 10251 1726879740.73579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.73631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.73701: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 10251 1726879740.73711: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.73727: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10251 1726879740.73734: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.73765: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.73795: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10251 1726879740.73804: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.73963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.74141: 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' <<< 10251 1726879740.74275: stdout chunk (state=3): >>>import '_ast' # <<< 10251 1726879740.74284: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96ef652ef0> <<< 10251 1726879740.74299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.74313: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.74335: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10251 1726879740.74394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.74450: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10251 1726879740.74462: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 10251 1726879740.74476: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10251 1726879740.74484: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.74518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.74549: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 10251 1726879740.74558: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.74589: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.74618: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.74662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.74731: 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 <<< 10251 1726879740.74904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10251 1726879740.75000: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10251 1726879740.75010: 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 0x7f96ef674198> <<< 10251 1726879740.75077: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96ef626eb8> <<< 10251 1726879740.75111: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/process.py <<< 10251 1726879740.75121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.75172: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.75220: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.75243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.75279: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.75574: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.75865: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10251 1726879740.75892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10251 1726879740.75918: 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'<<< 10251 1726879740.75930: stdout chunk (state=3): >>> <<< 10251 1726879740.76064: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2c170f0> <<< 10251 1726879740.76085: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10251 1726879740.76097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10251 1726879740.76212: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2c17198> <<< 10251 1726879740.76262: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96ef66ab00> <<< 10251 1726879740.76326: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload__u_erqlm/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__u_erqlm/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py <<< 10251 1726879740.76336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.76357: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.76379: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 10251 1726879740.76389: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.76410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.76430: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 10251 1726879740.76523: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 10251 1726879740.76532: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.76540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.76554: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/modules/__init__.py <<< 10251 1726879740.76562: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.76991: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.77484: stdout chunk (state=3): >>># zipimport: zlib available <<< 10251 1726879740.77660: stdout chunk (state=3): >>> {"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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}}} <<< 10251 1726879740.77675: stdout chunk (state=3): >>># destroy __main__ <<< 10251 1726879740.77976: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10251 1726879740.77992: 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 <<< 10251 1726879740.78001: 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 <<< 10251 1726879740.78021: 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 <<< 10251 1726879740.78041: 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 # 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 <<< 10251 1726879740.78052: 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 # 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 <<< 10251 1726879740.78061: stdout chunk (state=3): >>># 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 <<< 10251 1726879740.78067: 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 <<< 10251 1726879740.78094: 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 <<< 10251 1726879740.78116: stdout chunk (state=3): >>># destroy _ast # destroy _datetime <<< 10251 1726879740.78126: stdout chunk (state=3): >>># destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10251 1726879740.78302: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10251 1726879740.78331: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10251 1726879740.78348: stdout chunk (state=3): >>># destroy zipimport <<< 10251 1726879740.78365: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10251 1726879740.78384: stdout chunk (state=3): >>># destroy _socket <<< 10251 1726879740.78406: 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 <<< 10251 1726879740.78423: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping marshal <<< 10251 1726879740.78442: stdout chunk (state=3): >>># 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 <<< 10251 1726879740.78451: stdout chunk (state=3): >>># destroy abc <<< 10251 1726879740.78460: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 10251 1726879740.78467: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping posixpath <<< 10251 1726879740.78475: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 10251 1726879740.78482: 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 <<< 10251 1726879740.78507: 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 # cleanup[3] wiping _locale <<< 10251 1726879740.78516: stdout chunk (state=3): >>># cleanup[3] wiping struct # cleanup[3] wiping _struct <<< 10251 1726879740.78526: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 10251 1726879740.78533: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 10251 1726879740.78540: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache <<< 10251 1726879740.78547: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp <<< 10251 1726879740.78573: 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 # 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 <<< 10251 1726879740.78586: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 10251 1726879740.78601: stdout chunk (state=3): >>># cleanup[3] wiping subprocess <<< 10251 1726879740.78629: 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 # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging <<< 10251 1726879740.78645: 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 # destroy json.encoder <<< 10251 1726879740.78658: 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 <<< 10251 1726879740.78686: stdout chunk (state=3): >>># cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro <<< 10251 1726879740.78706: 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 # cleanup[3] wiping builtins <<< 10251 1726879740.78899: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno <<< 10251 1726879740.78920: stdout chunk (state=3): >>># 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 <<< 10251 1726879740.78957: 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 <<< 10251 1726879740.78977: stdout chunk (state=3): >>># destroy stat # destroy _heapq <<< 10251 1726879740.78989: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json <<< 10251 1726879740.79000: stdout chunk (state=3): >>># destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 10251 1726879740.79027: stdout chunk (state=3): >>># destroy select <<< 10251 1726879740.79046: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 10251 1726879740.79063: stdout chunk (state=3): >>># destroy ctypes <<< 10251 1726879740.79073: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 10251 1726879740.79082: stdout chunk (state=3): >>># destroy time <<< 10251 1726879740.79100: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 10251 1726879740.79124: stdout chunk (state=3): >>># destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 10251 1726879740.79421: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10251 1726879740.79470: stderr chunk (state=3): >>><<< 10251 1726879740.79476: stdout chunk (state=3): >>><<< 10251 1726879740.79524: _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 0x7f96f705ce48> # /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 0x7f96f6ff2828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f705c9b0> # /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 0x7f96f6fff630> 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 0x7f96f7006160> # /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 0x7f96f700b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f7006748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f7006390> # /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 0x7f96f6fb0470> # /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 0x7f96f6fb5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6fb0b38> # /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 0x7f96f6fbc4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6f9fd68> # /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 0x7f96f6fa2198> # /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 0x7f96f52b0940> # /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 0x7f96f52c2240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f7010a20> 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 0x7f96f52300f0> # /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 0x7f96f523b320> # /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 0x7f96f523bfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f523bb00> 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 0x7f96f523a0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f528c828> # /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 0x7f96f528cc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f52801d0> # /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 0x7f96f5280eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f52774a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f52674e0> # /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 0x7f96f4fe7320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4fefda0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f5280128> 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 0x7f96f4ff5eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f5261320> # /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 0x7f96f4ffb278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4ffb080> # 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 0x7f96f4ffb390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f52d9080> # /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 0x7f96f4ffbe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4ffba90> # /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 0x7f96f5007748> # /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 0x7f96f5007f28> # /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 0x7f96f4b8d240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f5007828> # /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 0x7f96f4b92d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4ffb5c0> # /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 0x7f96f4bb6390> # 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 0x7f96f4bb6748> # /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 0x7f96f4bbe438> # /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 0x7f96f4967c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f495b390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f495b080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f494cf28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4bbedd8> # 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 0x7f96f4962048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4bb6ac8> # /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 0x7f96f6f6c7b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f49620f0> 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 0x7f96f6f6cb38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4ffb908> # /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 0x7f96f6f85668> # /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 0x7f96f6f896d8> # 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 0x7f96f6f89ba8> # 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 0x7f96f6f89cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6f85eb8> # /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 0x7f96f6f93048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6f89588> # 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 0x7f96f6f892e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f6f79ba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f4ba1400> # /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 0x7f96f6f85518> # /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 0x7f96f2f8c9b0> # zipimport: found 33 names in '/tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload__u_erqlm/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 0x7f96f2cc97f0> 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 0x7f96f2c71320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cc9e80> # 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 0x7f96f2f8ce10> # /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 0x7f96f2c4cbe0> # /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 0x7f96f2cb7208> # 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 0x7f96f2fa97f0> # 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 0x7f96f2c4b0b8> # /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 0x7f96f2cb5198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2c92358> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2c89550> # /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 0x7f96f2fa9dd8> # 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 0x7f96f2c9b390> # /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 0x7f96f2c9b4a8> # /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 0x7f96f2f42ef0> # /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 0x7f96f2f48f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2f39320> # /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 0x7f96f2f39ba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2ca6860> # /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 0x7f96f2f6af60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2f39208> # 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 0x7f96f2f77e80> # 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 0x7f96f2f77f60> # 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 0x7f96f2cc60f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2c9b5f8> # /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 0x7f96f2cd6a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cce1d0> # 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 0x7f96f2cce3c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cc6c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload__u_erqlm/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__u_erqlm/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__u_erqlm/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 0x7f96f2ceee80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2ceeb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cee358> # /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 0x7f96f2cee9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96f2cddcf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload__u_erqlm/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__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload__u_erqlm/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__u_erqlm/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__u_erqlm/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 0x7f96ef5dc588> # 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__u_erqlm/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__u_erqlm/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__u_erqlm/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__u_erqlm/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__u_erqlm/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 0x7f96ef652ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload__u_erqlm/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__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload__u_erqlm/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__u_erqlm/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 0x7f96ef674198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96ef626eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload__u_erqlm/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 0x7f96f2c170f0> # /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 0x7f96f2c17198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96ef66ab00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload__u_erqlm/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__u_erqlm/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__u_erqlm/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload__u_erqlm/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__u_erqlm/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload__u_erqlm/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__u_erqlm/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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.43.118 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 10251 1726879740.79622: done with _execute_module (file, {'path': '/tmp/tests_ssh', '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-1726879740.4887788-10251-20854073919058/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10251 1726879740.79636: _low_level_execute_command(): starting 10251 1726879740.79642: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879740.4887788-10251-20854073919058/ > /dev/null 2>&1 && sleep 0' 10251 1726879740.82262: stderr chunk (state=2): >>><<< 10251 1726879740.82274: stdout chunk (state=2): >>><<< 10251 1726879740.82290: _low_level_execute_command() done: rc=0, stdout=, stderr= 10251 1726879740.82299: handler run complete 10251 1726879740.82314: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10251 1726879740.82321: variable 'ansible_host' from source: host vars for 'managed_node3' 10251 1726879740.82326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10251 1726879740.82331: variable 'ansible_port' from source: unknown 10251 1726879740.82334: variable 'ansible_user' from source: unknown 10251 1726879740.82340: attempt loop complete, returning result 10251 1726879740.82342: _execute() done 10251 1726879740.82345: dumping result to json 10251 1726879740.82352: done dumping result, returning 10251 1726879740.82358: done running TaskExecutor() for managed_node3/TASK: Cleanup kdump_path [0e44ad9b-8ddf-3aea-1756-000000000012] 10251 1726879740.82362: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000012 10251 1726879740.82407: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000012 10251 1726879740.82411: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } 9674 1726879740.82812: no more pending results, returning what we have 9674 1726879740.82814: results queue empty 9674 1726879740.82815: checking for any_errors_fatal 9674 1726879740.82816: done checking for any_errors_fatal 9674 1726879740.82816: checking for max_fail_percentage 9674 1726879740.82817: done checking for max_fail_percentage 9674 1726879740.82817: checking to see if all hosts have failed and the running result is not ok 9674 1726879740.82818: done checking to see if all hosts have failed 9674 1726879740.82818: getting the remaining hosts for this loop 9674 1726879740.82819: done getting the remaining hosts for this loop 9674 1726879740.82821: getting the next task for host managed_node3 9674 1726879740.82825: done getting next task for host managed_node3 9674 1726879740.82826: ^ task is: TASK: meta (flush_handlers) 9674 1726879740.82827: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879740.82830: getting variables 9674 1726879740.82831: in VariableManager get_vars() 9674 1726879740.82850: Calling all_inventory to load vars for managed_node3 9674 1726879740.82851: Calling groups_inventory to load vars for managed_node3 9674 1726879740.82853: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879740.82861: Calling all_plugins_play to load vars for managed_node3 9674 1726879740.82862: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879740.82864: Calling groups_plugins_play to load vars for managed_node3 9674 1726879740.82959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879740.83065: done with get_vars() 9674 1726879740.83072: done getting variables 9674 1726879740.83125: in VariableManager get_vars() 9674 1726879740.83132: Calling all_inventory to load vars for managed_node3 9674 1726879740.83134: Calling groups_inventory to load vars for managed_node3 9674 1726879740.83135: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879740.83138: Calling all_plugins_play to load vars for managed_node3 9674 1726879740.83139: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879740.83141: Calling groups_plugins_play to load vars for managed_node3 9674 1726879740.83218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879740.83325: done with get_vars() NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed_node3 9674 1726879740.83348: done queuing things up, now waiting for results queue to drain 9674 1726879740.83350: results queue empty 9674 1726879740.83350: checking for any_errors_fatal 9674 1726879740.83354: done checking for any_errors_fatal 9674 1726879740.83354: checking for max_fail_percentage 9674 1726879740.83355: done checking for max_fail_percentage 9674 1726879740.83355: checking to see if all hosts have failed and the running result is not ok 9674 1726879740.83356: done checking to see if all hosts have failed 9674 1726879740.83356: getting the remaining hosts for this loop 9674 1726879740.83357: done getting the remaining hosts for this loop 9674 1726879740.83358: getting the next task for host managed_node3 9674 1726879740.83359: done getting next task for host managed_node3 9674 1726879740.83361: ^ task is: HANDLER: fedora.linux_system_roles.kdump : Restart kdump 9674 1726879740.83361: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879740.83363: getting variables 9674 1726879740.83363: in VariableManager get_vars() 9674 1726879740.83371: Calling all_inventory to load vars for managed_node3 9674 1726879740.83372: Calling groups_inventory to load vars for managed_node3 9674 1726879740.83373: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879740.83377: Calling all_plugins_play to load vars for managed_node3 9674 1726879740.83378: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879740.83379: Calling groups_plugins_play to load vars for managed_node3 9674 1726879740.83477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879740.83586: done with get_vars() 9674 1726879740.83594: done getting variables 9674 1726879740.83623: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Friday 20 September 2024 20:49:00 -0400 (0:00:00.393) 0:00:18.322 ****** 9674 1726879740.83645: entering _queue_task() for managed_node3/service 9674 1726879740.83854: worker is 1 (out of 1 available) 9674 1726879740.83869: exiting _queue_task() for managed_node3/service 9674 1726879740.83885: done queuing things up, now waiting for results queue to drain 9674 1726879740.83886: waiting for pending results... 10259 1726879740.84008: running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.kdump : Restart kdump 10259 1726879740.84128: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000067 10259 1726879740.84144: variable 'ansible_search_path' from source: unknown 10259 1726879740.84149: variable 'ansible_search_path' from source: unknown 10259 1726879740.84178: calling self._execute() 10259 1726879740.84239: variable 'ansible_host' from source: host vars for 'managed_node3' 10259 1726879740.84247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10259 1726879740.84256: variable 'omit' from source: magic vars 10259 1726879740.84543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10259 1726879740.86209: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10259 1726879740.86277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10259 1726879740.86311: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10259 1726879740.86346: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10259 1726879740.86368: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10259 1726879740.86430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10259 1726879740.86455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10259 1726879740.86475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10259 1726879740.86508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10259 1726879740.86520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10259 1726879740.86616: variable '__kdump_service_start' from source: set_fact 10259 1726879740.86650: Evaluated conditional (not __kdump_service_start.changed | d(false)): True 10259 1726879740.86731: variable 'kdump_reboot_required' from source: set_fact 10259 1726879740.86739: Evaluated conditional (not kdump_reboot_required): True 10259 1726879740.86749: variable 'omit' from source: magic vars 10259 1726879740.86780: variable 'omit' from source: magic vars 10259 1726879740.86808: variable 'omit' from source: magic vars 10259 1726879740.86831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10259 1726879740.86854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10259 1726879740.86869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10259 1726879740.86883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10259 1726879740.86895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10259 1726879740.86921: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10259 1726879740.86926: variable 'ansible_host' from source: host vars for 'managed_node3' 10259 1726879740.86930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10259 1726879740.87000: Set connection var ansible_pipelining to False 10259 1726879740.87008: Set connection var ansible_timeout to 10 10259 1726879740.87014: Set connection var ansible_shell_executable to /bin/sh 10259 1726879740.87019: Set connection var ansible_shell_type to sh 10259 1726879740.87023: Set connection var ansible_connection to ssh 10259 1726879740.87028: Set connection var ansible_module_compression to ZIP_DEFLATED 10259 1726879740.87051: variable 'ansible_shell_executable' from source: unknown 10259 1726879740.87056: variable 'ansible_connection' from source: unknown 10259 1726879740.87059: variable 'ansible_module_compression' from source: unknown 10259 1726879740.87062: variable 'ansible_shell_type' from source: unknown 10259 1726879740.87066: variable 'ansible_shell_executable' from source: unknown 10259 1726879740.87069: variable 'ansible_host' from source: host vars for 'managed_node3' 10259 1726879740.87074: variable 'ansible_pipelining' from source: unknown 10259 1726879740.87078: variable 'ansible_timeout' from source: unknown 10259 1726879740.87082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10259 1726879740.87173: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10259 1726879740.87185: variable 'omit' from source: magic vars 10259 1726879740.87193: starting attempt loop 10259 1726879740.87197: running the handler 10259 1726879740.87268: variable 'ansible_facts' from source: unknown 10259 1726879740.87355: _low_level_execute_command(): starting 10259 1726879740.87364: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10259 1726879740.89711: stdout chunk (state=2): >>>/root <<< 10259 1726879740.89836: stderr chunk (state=3): >>><<< 10259 1726879740.89846: stdout chunk (state=3): >>><<< 10259 1726879740.89866: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10259 1726879740.89878: _low_level_execute_command(): starting 10259 1726879740.89884: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879740.8987424-10259-135315621724579 `" && echo ansible-tmp-1726879740.8987424-10259-135315621724579="` echo /root/.ansible/tmp/ansible-tmp-1726879740.8987424-10259-135315621724579 `" ) && sleep 0' 10259 1726879740.92421: stdout chunk (state=2): >>>ansible-tmp-1726879740.8987424-10259-135315621724579=/root/.ansible/tmp/ansible-tmp-1726879740.8987424-10259-135315621724579 <<< 10259 1726879740.92557: stderr chunk (state=3): >>><<< 10259 1726879740.92565: stdout chunk (state=3): >>><<< 10259 1726879740.92584: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879740.8987424-10259-135315621724579=/root/.ansible/tmp/ansible-tmp-1726879740.8987424-10259-135315621724579 , stderr= 10259 1726879740.92615: variable 'ansible_module_compression' from source: unknown 10259 1726879740.92657: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10259 1726879740.92710: variable 'ansible_facts' from source: unknown 10259 1726879740.92866: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879740.8987424-10259-135315621724579/AnsiballZ_systemd.py 10259 1726879740.92979: Sending initial data 10259 1726879740.92986: Sent initial data (155 bytes) 10259 1726879740.95538: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmprn451mip /root/.ansible/tmp/ansible-tmp-1726879740.8987424-10259-135315621724579/AnsiballZ_systemd.py <<< 10259 1726879740.97702: stderr chunk (state=3): >>><<< 10259 1726879740.97713: stdout chunk (state=3): >>><<< 10259 1726879740.97737: done transferring module to remote 10259 1726879740.97752: _low_level_execute_command(): starting 10259 1726879740.97758: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879740.8987424-10259-135315621724579/ /root/.ansible/tmp/ansible-tmp-1726879740.8987424-10259-135315621724579/AnsiballZ_systemd.py && sleep 0' 10259 1726879741.00147: stderr chunk (state=2): >>><<< 10259 1726879741.00158: stdout chunk (state=2): >>><<< 10259 1726879741.00174: _low_level_execute_command() done: rc=0, stdout=, stderr= 10259 1726879741.00178: _low_level_execute_command(): starting 10259 1726879741.00183: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879740.8987424-10259-135315621724579/AnsiballZ_systemd.py && sleep 0' 10259 1726879741.03159: 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 <<< 10259 1726879741.03175: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10259 1726879741.03210: 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' <<< 10259 1726879741.03233: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10259 1726879741.03259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10259 1726879741.03269: stdout chunk (state=3): >>>import '_codecs' # <<< 10259 1726879741.03291: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eb76e48> <<< 10259 1726879741.03323: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10259 1726879741.03341: 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 0x7f8f2eb0c828> <<< 10259 1726879741.03355: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eb769b0> <<< 10259 1726879741.03373: 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' <<< 10259 1726879741.03387: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eb19630> <<< 10259 1726879741.03405: stdout chunk (state=3): >>>import '_signal' # <<< 10259 1726879741.03430: 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' <<< 10259 1726879741.03447: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eb20160> <<< 10259 1726879741.03467: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 10259 1726879741.03486: stdout chunk (state=3): >>># 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 <<< 10259 1726879741.03497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10259 1726879741.03511: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10259 1726879741.03530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10259 1726879741.03541: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eb250f0> <<< 10259 1726879741.03558: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eb20748> <<< 10259 1726879741.03583: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eb20390> <<< 10259 1726879741.03612: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10259 1726879741.03621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10259 1726879741.03647: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10259 1726879741.03661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10259 1726879741.03677: stdout chunk (state=3): >>>import 'errno' # <<< 10259 1726879741.03691: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10259 1726879741.03713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10259 1726879741.03726: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eaca470> <<< 10259 1726879741.03750: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10259 1726879741.03766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10259 1726879741.03798: 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 0x7f8f2eacfe48> <<< 10259 1726879741.03805: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eacab38> <<< 10259 1726879741.03830: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10259 1726879741.03864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10259 1726879741.03973: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2ead64e0> <<< 10259 1726879741.03995: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eab9d68> <<< 10259 1726879741.04017: 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' <<< 10259 1726879741.04026: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eabc198> <<< 10259 1726879741.04067: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10259 1726879741.04078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10259 1726879741.04099: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cdca940> <<< 10259 1726879741.04113: 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 <<< 10259 1726879741.04137: 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 0x7f8f2cddc240> <<< 10259 1726879741.04233: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eb2aa20> 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. <<< 10259 1726879741.04639: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10259 1726879741.04661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10259 1726879741.04670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10259 1726879741.04683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10259 1726879741.04696: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10259 1726879741.04715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10259 1726879741.04731: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10259 1726879741.04748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10259 1726879741.04765: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10259 1726879741.04841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10259 1726879741.04848: stdout chunk (state=3): >>>import '_functools' # <<< 10259 1726879741.04872: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10259 1726879741.04900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10259 1726879741.04919: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10259 1726879741.04934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10259 1726879741.04955: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd00080> <<< 10259 1726879741.04977: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10259 1726879741.04984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd0b2b0> <<< 10259 1726879741.05004: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 10259 1726879741.05011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 10259 1726879741.05039: 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 0x7f8f2cd0bf60> <<< 10259 1726879741.05048: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd0ba90> <<< 10259 1726879741.05064: stdout chunk (state=3): >>>import 'itertools' # <<< 10259 1726879741.05082: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10259 1726879741.05096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10259 1726879741.05112: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd15080> <<< 10259 1726879741.05119: stdout chunk (state=3): >>>import '_collections' # <<< 10259 1726879741.05168: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cda67b8> <<< 10259 1726879741.05182: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10259 1726879741.05207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10259 1726879741.05234: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cda6ba8> <<< 10259 1726879741.05288: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd9a160> <<< 10259 1726879741.05310: 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' <<< 10259 1726879741.05324: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd9ae48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd91438> <<< 10259 1726879741.05369: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd81470> <<< 10259 1726879741.05391: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10259 1726879741.05402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10259 1726879741.05412: stdout chunk (state=3): >>>import '_sre' # <<< 10259 1726879741.05427: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10259 1726879741.05446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10259 1726879741.05458: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10259 1726879741.05476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10259 1726879741.05497: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cab82b0> <<< 10259 1726879741.05516: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cac0d30> <<< 10259 1726879741.05531: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd9a0b8> <<< 10259 1726879741.05544: stdout chunk (state=3): >>>import '_locale' # <<< 10259 1726879741.05588: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10259 1726879741.05597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cac5e10> <<< 10259 1726879741.05612: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd7b2b0> <<< 10259 1726879741.05626: 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' <<< 10259 1726879741.05661: 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 0x7f8f2cacc1d0> <<< 10259 1726879741.05671: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cac5f98> <<< 10259 1726879741.05697: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10259 1726879741.05706: 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 0x7f8f2cacc2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cdeafd0> <<< 10259 1726879741.05723: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10259 1726879741.05735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10259 1726879741.05755: 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' <<< 10259 1726879741.05776: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10259 1726879741.05786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10259 1726879741.05804: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2caccdd8> <<< 10259 1726879741.05812: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cacc9e8> <<< 10259 1726879741.05828: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10259 1726879741.05835: 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 0x7f8f2cad76a0> <<< 10259 1726879741.05854: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10259 1726879741.05872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10259 1726879741.05894: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10259 1726879741.05901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10259 1726879741.05957: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cad7e80> <<< 10259 1726879741.05975: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10259 1726879741.05987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10259 1726879741.06025: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c65e198> <<< 10259 1726879741.06038: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cad7780> <<< 10259 1726879741.06054: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10259 1726879741.06070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10259 1726879741.06121: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c663c88> <<< 10259 1726879741.06134: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cacc518> <<< 10259 1726879741.06152: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10259 1726879741.06174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10259 1726879741.06198: 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 0x7f8f2c6872e8> <<< 10259 1726879741.06232: 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 0x7f8f2c6876a0> <<< 10259 1726879741.06248: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10259 1726879741.06266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10259 1726879741.06291: 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' <<< 10259 1726879741.06309: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c68e390> <<< 10259 1726879741.06326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10259 1726879741.06352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10259 1726879741.06364: stdout chunk (state=3): >>>import 'time' # <<< 10259 1726879741.06384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10259 1726879741.06396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10259 1726879741.06422: 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' <<< 10259 1726879741.06456: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10259 1726879741.06483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10259 1726879741.06504: 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' <<< 10259 1726879741.06521: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c437ba8> <<< 10259 1726879741.06636: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c42f2e8> <<< 10259 1726879741.06643: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c425f98> <<< 10259 1726879741.06650: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c41de80> <<< 10259 1726879741.06681: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c68ed30> <<< 10259 1726879741.06712: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10259 1726879741.06720: 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 0x7f8f2c42ff60> <<< 10259 1726879741.06732: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c687a20> <<< 10259 1726879741.06752: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10259 1726879741.06766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10259 1726879741.06806: 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 0x7f8f2ea86710> <<< 10259 1726879741.06823: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c432048> <<< 10259 1726879741.06833: stdout chunk (state=3): >>>import 'pwd' # <<< 10259 1726879741.06856: 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 0x7f8f2ea86a90> <<< 10259 1726879741.06920: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cacc860> <<< 10259 1726879741.06937: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10259 1726879741.06956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10259 1726879741.06969: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10259 1726879741.06989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10259 1726879741.07010: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 10259 1726879741.07018: 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 0x7f8f2ea9f5c0> <<< 10259 1726879741.07035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10259 1726879741.07044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10259 1726879741.07178: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10259 1726879741.07187: 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 0x7f8f2eaa3630> <<< 10259 1726879741.07213: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10259 1726879741.07222: 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 0x7f8f2eaa3b00> <<< 10259 1726879741.07250: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10259 1726879741.07260: 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 0x7f8f2eaa3c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2ea9fe10> <<< 10259 1726879741.07282: 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' <<< 10259 1726879741.07301: 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 0x7f8f2eaa3f60> <<< 10259 1726879741.07310: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eaa34e0> <<< 10259 1726879741.07335: 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' <<< 10259 1726879741.07344: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f2eaa3240> <<< 10259 1726879741.07356: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2ea93b00> <<< 10259 1726879741.07378: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c673358> <<< 10259 1726879741.07398: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10259 1726879741.07439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10259 1726879741.07483: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2ea9f470> <<< 10259 1726879741.07696: 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' <<< 10259 1726879741.07722: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aaa6908> <<< 10259 1726879741.07861: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip' <<< 10259 1726879741.07873: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10259 1726879741.07907: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10259 1726879741.07922: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.07937: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 10259 1726879741.07951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.09068: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.10005: 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' <<< 10259 1726879741.10017: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a777ac8> import 'atexit' # <<< 10259 1726879741.10045: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10259 1726879741.10072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10259 1726879741.10148: 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 0x7f8f2a71d278> <<< 10259 1726879741.10158: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a7234e0> <<< 10259 1726879741.10186: 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 0x7f8f2a7235f8> <<< 10259 1726879741.10207: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10259 1726879741.10238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10259 1726879741.10281: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a723b38> <<< 10259 1726879741.10296: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10259 1726879741.10320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10259 1726879741.10336: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10259 1726879741.10358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10259 1726879741.10375: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 10259 1726879741.10383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 10259 1726879741.10462: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a750b00> <<< 10259 1726879741.10496: 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 0x7f8f2aa5a048> <<< 10259 1726879741.10524: 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 0x7f8f2aa5a278> <<< 10259 1726879741.10546: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10259 1726879741.10567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10259 1726879741.10633: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa5a5c0> <<< 10259 1726879741.10642: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a74b2b0> <<< 10259 1726879741.10958: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a73d4a8> <<< 10259 1726879741.10978: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10259 1726879741.10988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10259 1726879741.11003: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a74b630> <<< 10259 1726879741.11033: 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 0x7f8f2aa84dd8> <<< 10259 1726879741.11062: 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 0x7f8f2aa84ef0> <<< 10259 1726879741.11085: 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 <<< 10259 1726879741.11096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10259 1726879741.11120: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10259 1726879741.11140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10259 1726879741.11165: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10259 1726879741.11174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10259 1726879741.11228: 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' <<< 10259 1726879741.11248: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f2a9d79b0> <<< 10259 1726879741.11329: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10259 1726879741.11342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 10259 1726879741.11352: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a9e5a90> <<< 10259 1726879741.11362: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa82da0> <<< 10259 1726879741.11375: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10259 1726879741.11394: 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 0x7f8f2a9d24a8> <<< 10259 1726879741.11596: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa7d2e8> <<< 10259 1726879741.11628: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10259 1726879741.11665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10259 1726879741.11680: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10259 1726879741.11700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10259 1726879741.11707: stdout chunk (state=3): >>>import '_string' # <<< 10259 1726879741.11794: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa02ac8> <<< 10259 1726879741.11851: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a9d2668> <<< 10259 1726879741.11983: 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 0x7f8f2aa0c9e8> <<< 10259 1726879741.12019: 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 0x7f8f2aa0cac8> <<< 10259 1726879741.12063: 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 0x7f8f2aa0cc50> <<< 10259 1726879741.12083: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa79080> <<< 10259 1726879741.12104: 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 <<< 10259 1726879741.12114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10259 1726879741.12130: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10259 1726879741.12148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10259 1726879741.12195: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10259 1726879741.12203: 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 0x7f8f2aa2c630> <<< 10259 1726879741.12367: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa21d30> <<< 10259 1726879741.12395: 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' <<< 10259 1726879741.12404: 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 0x7f8f2aa21f28> <<< 10259 1726879741.12409: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa217f0> <<< 10259 1726879741.12424: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.12442: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10259 1726879741.12457: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.12531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.12604: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.12620: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 10259 1726879741.12635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.12652: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10259 1726879741.12750: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.12854: 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' <<< 10259 1726879741.12874: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10259 1726879741.12894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10259 1726879741.12904: 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' <<< 10259 1726879741.12934: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10259 1726879741.12943: 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 0x7f8f2aa44a20> <<< 10259 1726879741.12998: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa44710> <<< 10259 1726879741.13035: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa36ef0> <<< 10259 1726879741.13056: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10259 1726879741.13063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10259 1726879741.13103: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa44588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa36748> <<< 10259 1726879741.13121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.13606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.14066: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 10259 1726879741.14074: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10259 1726879741.14094: 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_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10259 1726879741.14114: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 10259 1726879741.14132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.14149: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.14175: 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_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py <<< 10259 1726879741.14182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.14199: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.14213: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 10259 1726879741.14221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.14335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.14457: 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' <<< 10259 1726879741.14489: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f270b32e8> # zipimport: zlib available <<< 10259 1726879741.14855: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.15201: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.15255: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.15314: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 10259 1726879741.15324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.15350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.15377: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 10259 1726879741.15386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.15451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.15520: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 10259 1726879741.15540: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10259 1726879741.15549: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10259 1726879741.15560: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.15591: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.15617: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10259 1726879741.15631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.15802: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.15982: 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' <<< 10259 1726879741.16207: stdout chunk (state=3): >>>import '_ast' # <<< 10259 1726879741.16219: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f271a88d0> <<< 10259 1726879741.16228: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.16246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.16264: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10259 1726879741.16271: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.16327: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.16376: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10259 1726879741.16385: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 10259 1726879741.16405: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10259 1726879741.16416: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.16454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.16479: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 10259 1726879741.16489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.16519: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.16556: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.16594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.16666: 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 <<< 10259 1726879741.16751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10259 1726879741.16863: 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 0x7f8f27129160> <<< 10259 1726879741.16928: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f270ee8d0> <<< 10259 1726879741.16959: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py <<< 10259 1726879741.16969: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10259 1726879741.17021: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.17072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.17098: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.17130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.17400: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.17669: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10259 1726879741.17711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10259 1726879741.17728: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10259 1726879741.17742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10259 1726879741.17881: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f271550b8> <<< 10259 1726879741.17901: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10259 1726879741.17910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10259 1726879741.18012: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f27155160> <<< 10259 1726879741.18061: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f27100ac8> <<< 10259 1726879741.18119: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py <<< 10259 1726879741.18126: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 10259 1726879741.18141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18155: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18180: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 10259 1726879741.18196: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18206: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18229: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 10259 1726879741.18328: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 10259 1726879741.18345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18355: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 10259 1726879741.18366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18672: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18689: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18705: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18778: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18838: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 10259 1726879741.18850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18898: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18960: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.18973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.19015: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10259 1726879741.19059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10259 1726879741.19725: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f271d4208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 10259 1726879741.19735: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.19876: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.20015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.20045: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.20095: stdout chunk (state=3): >>># /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' <<< 10259 1726879741.20117: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 10259 1726879741.20128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 10259 1726879741.20155: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 10259 1726879741.20162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 10259 1726879741.20182: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f27167710> <<< 10259 1726879741.20197: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 10259 1726879741.20211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 10259 1726879741.20231: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 10259 1726879741.20268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 10259 1726879741.20285: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 10259 1726879741.20303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 10259 1726879741.20311: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2719a160> <<< 10259 1726879741.20402: 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 0x7f8f2719a908> <<< 10259 1726879741.20412: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f27172dd8> <<< 10259 1726879741.20452: 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 0x7f8f2718ae80> <<< 10259 1726879741.20469: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f271720f0> <<< 10259 1726879741.20506: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f27165208> <<< 10259 1726879741.20527: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f271ceb00> <<< 10259 1726879741.20543: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 10259 1726879741.20559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 10259 1726879741.20578: 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' <<< 10259 1726879741.20593: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f271eed68> <<< 10259 1726879741.20614: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 10259 1726879741.20625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 10259 1726879741.20646: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f271f58d0> <<< 10259 1726879741.20661: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f27470fd0> <<< 10259 1726879741.20671: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 10259 1726879741.20683: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 10259 1726879741.20705: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.20713: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10259 1726879741.20719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.20779: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.20818: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10259 1726879741.20833: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.20866: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.20905: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10259 1726879741.20914: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.20931: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10259 1726879741.20939: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.20963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.20983: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10259 1726879741.21001: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.21036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.21078: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10259 1726879741.21087: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.21120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.21157: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10259 1726879741.21165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.21214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.21260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.21308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.21354: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 10259 1726879741.21363: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10259 1726879741.21373: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.21792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22165: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 10259 1726879741.22175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22214: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22312: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 10259 1726879741.22331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22349: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22375: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 10259 1726879741.22383: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22428: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22467: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10259 1726879741.22481: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22503: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22527: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10259 1726879741.22535: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22560: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22579: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 10259 1726879741.22593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.22719: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 10259 1726879741.22732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 10259 1726879741.22764: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f26831c50> <<< 10259 1726879741.22783: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10259 1726879741.22809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 10259 1726879741.22997: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f26877780> <<< 10259 1726879741.23010: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10259 1726879741.23065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.23111: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 10259 1726879741.23125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.23312: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.23400: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 10259 1726879741.23457: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.23517: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10259 1726879741.23531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.23559: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.23605: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10259 1726879741.23625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10259 1726879741.23650: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10259 1726879741.23680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10259 1726879741.23765: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2684f898> <<< 10259 1726879741.23836: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 10259 1726879741.23847: 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 0x7f8f2685bf60> <<< 10259 1726879741.24075: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f26883358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 10259 1726879741.24088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.24134: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.24178: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10259 1726879741.24185: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.24256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.24566: 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 0x7f8f2696d978> <<< 10259 1726879741.24672: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.24772: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.24943: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 10259 1726879741.24956: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10259 1726879741.24966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.24996: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25032: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10259 1726879741.25039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25114: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 10259 1726879741.25125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 10259 1726879741.25168: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 10259 1726879741.25183: 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 0x7f8f26969ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f26969748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 10259 1726879741.25198: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25208: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10259 1726879741.25221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25251: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25286: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10259 1726879741.25294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25555: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10259 1726879741.25566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25785: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10259 1726879741.25795: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10259 1726879741.25807: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.25947: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.26055: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10259 1726879741.26069: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.26160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.26260: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 10259 1726879741.26293: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.26318: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.26751: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.27172: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10259 1726879741.27186: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10259 1726879741.27197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.27272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.27354: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10259 1726879741.27365: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.27436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.27512: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10259 1726879741.27521: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.27645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.27759: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10259 1726879741.27777: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10259 1726879741.27791: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10259 1726879741.27839: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.27879: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 10259 1726879741.27888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.27956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28339: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 10259 1726879741.28353: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 10259 1726879741.28383: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28417: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10259 1726879741.28424: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28447: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28462: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 10259 1726879741.28478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28582: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10259 1726879741.28590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28612: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28629: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10259 1726879741.28644: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28740: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10259 1726879741.28749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28789: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.28834: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10259 1726879741.28849: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29258: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10259 1726879741.29266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29357: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10259 1726879741.29368: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29390: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29421: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 10259 1726879741.29429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29455: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29478: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10259 1726879741.29496: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29515: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29548: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 10259 1726879741.29611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29673: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10259 1726879741.29692: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29704: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 10259 1726879741.29746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29780: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10259 1726879741.29790: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29801: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29822: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.29951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30010: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 10259 1726879741.30020: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10259 1726879741.30031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30107: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10259 1726879741.30122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30420: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10259 1726879741.30431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30498: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10259 1726879741.30509: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30545: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30583: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10259 1726879741.30591: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30655: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30718: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 10259 1726879741.30734: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10259 1726879741.30742: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30875: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 10259 1726879741.30885: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 10259 1726879741.30900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.30998: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.31097: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10259 1726879741.31204: stdout chunk (state=3): >>># zipimport: zlib available <<< 10259 1726879741.31364: stdout chunk (state=3): >>>import 'gc' # <<< 10259 1726879759.83936: stdout chunk (state=3): >>> {"name": "kdump", "changed": true, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ExecMainStartTimestampMonotonic": "223835804", "ExecMainExitTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ExecMainExitTimestampMonotonic": "237707941", "ExecMainPID": "8633", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:17 EDT] ; pid=8633 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:04 EDT] ; pid=8624 ; code=exited ; status=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": "", "AllowedMem<<< 10259 1726879759.83974: stdout chunk (state=3): >>>oryNodes": "", "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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:48:17 EDT", "StateChangeTimestampMonotonic": "237708639", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveExitTimestampMonotonic": "223835932", "ActiveEnterTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ActiveEnterTimestampMonotonic": "237708639", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ActiveExitTimestampMonotonic": "223810441", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveEnterTimestampMonotonic": "223833814", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ConditionTimestampMonotonic": "223834777", "AssertTimestamp": "Fri 2024-09-20 20:48:04 EDT", "AssertTimestampMonotonic": "223834800", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "39b2026e4db94f349aec263560f56544", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10259 1726879759.84576: 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 <<< 10259 1726879759.84590: 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 <<< 10259 1726879759.84606: 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__ <<< 10259 1726879759.84629: 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 # 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 <<< 10259 1726879759.84640: stdout chunk (state=3): >>># 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 <<< 10259 1726879759.84653: stdout chunk (state=3): >>># 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 <<< 10259 1726879759.84671: stdout chunk (state=3): >>># 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 <<< 10259 1726879759.84698: stdout chunk (state=3): >>># destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.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 <<< 10259 1726879759.84708: stdout chunk (state=3): >>># 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 <<< 10259 1726879759.84727: stdout chunk (state=3): >>># 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 <<< 10259 1726879759.84736: stdout chunk (state=3): >>># 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 <<< 10259 1726879759.84754: stdout chunk (state=3): >>># 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 <<< 10259 1726879759.84765: stdout chunk (state=3): >>># 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 <<< 10259 1726879759.84775: stdout chunk (state=3): >>># 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 <<< 10259 1726879759.84813: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10259 1726879759.85144: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10259 1726879759.85173: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 10259 1726879759.85182: stdout chunk (state=3): >>># destroy importlib.machinery <<< 10259 1726879759.85194: stdout chunk (state=3): >>># destroy zipimport <<< 10259 1726879759.85210: stdout chunk (state=3): >>># destroy _compression <<< 10259 1726879759.85219: stdout chunk (state=3): >>># destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10259 1726879759.85237: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10259 1726879759.85246: stdout chunk (state=3): >>># destroy encodings <<< 10259 1726879759.85273: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10259 1726879759.85281: stdout chunk (state=3): >>># destroy ctypes <<< 10259 1726879759.85293: stdout chunk (state=3): >>># destroy _string <<< 10259 1726879759.85309: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10259 1726879759.85317: stdout chunk (state=3): >>># destroy _socket <<< 10259 1726879759.85337: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10259 1726879759.85346: stdout chunk (state=3): >>># destroy _json <<< 10259 1726879759.85376: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy <<< 10259 1726879759.85417: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10259 1726879759.85452: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool <<< 10259 1726879759.85461: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle <<< 10259 1726879759.85475: stdout chunk (state=3): >>># destroy _pickle # destroy array <<< 10259 1726879759.85484: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.util <<< 10259 1726879759.85493: stdout chunk (state=3): >>># destroy atexit # destroy multiprocessing.process <<< 10259 1726879759.85505: stdout chunk (state=3): >>># destroy fcntl <<< 10259 1726879759.85520: stdout chunk (state=3): >>># destroy datetime <<< 10259 1726879759.85533: stdout chunk (state=3): >>># destroy gc <<< 10259 1726879759.85550: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 10259 1726879759.85566: stdout chunk (state=3): >>># destroy _ssl <<< 10259 1726879759.85577: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 10259 1726879759.85590: stdout chunk (state=3): >>># destroy getpass # destroy contextlib # destroy termios <<< 10259 1726879759.85605: stdout chunk (state=3): >>># destroy json <<< 10259 1726879759.85625: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10259 1726879759.85642: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback <<< 10259 1726879759.85681: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10259 1726879759.85694: 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 <<< 10259 1726879759.85715: 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 # destroy abc <<< 10259 1726879759.85724: stdout chunk (state=3): >>># cleanup[3] wiping errno <<< 10259 1726879759.85733: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 10259 1726879759.85754: stdout chunk (state=3): >>># 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 <<< 10259 1726879759.85763: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator <<< 10259 1726879759.85783: 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 <<< 10259 1726879759.85795: 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 <<< 10259 1726879759.85803: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping threading <<< 10259 1726879759.85810: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10259 1726879759.85830: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd <<< 10259 1726879759.85839: 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 <<< 10259 1726879759.85859: stdout chunk (state=3): >>># 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 <<< 10259 1726879759.85869: stdout chunk (state=3): >>># cleanup[3] wiping _selinux <<< 10259 1726879759.85889: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10259 1726879759.85901: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10259 1726879759.86043: stdout chunk (state=3): >>># destroy posixpath <<< 10259 1726879759.86070: stdout chunk (state=3): >>># destroy stat <<< 10259 1726879759.86080: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 10259 1726879759.86086: stdout chunk (state=3): >>># destroy _heapq <<< 10259 1726879759.86104: stdout chunk (state=3): >>># destroy select <<< 10259 1726879759.86125: stdout chunk (state=3): >>># destroy linecache <<< 10259 1726879759.86145: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10259 1726879759.86158: 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 <<< 10259 1726879759.86166: stdout chunk (state=3): >>># destroy _operator <<< 10259 1726879759.86173: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 10259 1726879759.86565: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10259 1726879759.86617: stderr chunk (state=3): >>><<< 10259 1726879759.86625: stdout chunk (state=3): >>><<< 10259 1726879759.86717: _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 0x7f8f2eb76e48> # /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 0x7f8f2eb0c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eb769b0> # /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 0x7f8f2eb19630> 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 0x7f8f2eb20160> # /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 0x7f8f2eb250f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eb20748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eb20390> # /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 0x7f8f2eaca470> # /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 0x7f8f2eacfe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eacab38> # /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 0x7f8f2ead64e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eab9d68> # /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 0x7f8f2eabc198> # /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 0x7f8f2cdca940> # /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 0x7f8f2cddc240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eb2aa20> 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 0x7f8f2cd00080> # /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 0x7f8f2cd0b2b0> # /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 0x7f8f2cd0bf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd0ba90> 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 0x7f8f2cd15080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cda67b8> # /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 0x7f8f2cda6ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd9a160> # /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 0x7f8f2cd9ae48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd91438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd81470> # /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 0x7f8f2cab82b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cac0d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd9a0b8> 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 0x7f8f2cac5e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cd7b2b0> # /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 0x7f8f2cacc1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cac5f98> # 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 0x7f8f2cacc2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cdeafd0> # /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 0x7f8f2caccdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cacc9e8> # /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 0x7f8f2cad76a0> # /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 0x7f8f2cad7e80> # /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 0x7f8f2c65e198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cad7780> # /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 0x7f8f2c663c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cacc518> # /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 0x7f8f2c6872e8> # 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 0x7f8f2c6876a0> # /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 0x7f8f2c68e390> # /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 0x7f8f2c437ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c42f2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c425f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c41de80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c68ed30> # 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 0x7f8f2c42ff60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c687a20> # /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 0x7f8f2ea86710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c432048> 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 0x7f8f2ea86a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2cacc860> # /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 0x7f8f2ea9f5c0> # /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 0x7f8f2eaa3630> # 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 0x7f8f2eaa3b00> # 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 0x7f8f2eaa3c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2ea9fe10> # /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 0x7f8f2eaa3f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2eaa34e0> # 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 0x7f8f2eaa3240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2ea93b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2c673358> # /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 0x7f8f2ea9f470> # /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 0x7f8f2aaa6908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/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 0x7f8f2a777ac8> 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 0x7f8f2a71d278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a7234e0> # 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 0x7f8f2a7235f8> # /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 0x7f8f2a723b38> # /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 0x7f8f2a750b00> # 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 0x7f8f2aa5a048> # 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 0x7f8f2aa5a278> # /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 0x7f8f2aa5a5c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a74b2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a73d4a8> # /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 0x7f8f2a74b630> # 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 0x7f8f2aa84dd8> # /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 0x7f8f2aa84ef0> # /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 0x7f8f2a9d79b0> # /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 0x7f8f2a9e5a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa82da0> # /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 0x7f8f2a9d24a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa7d2e8> # /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 0x7f8f2aa02ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2a9d2668> # 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 0x7f8f2aa0c9e8> # 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 0x7f8f2aa0cac8> # 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 0x7f8f2aa0cc50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa79080> # /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 0x7f8f2aa2c630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa21d30> # 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 0x7f8f2aa21f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa217f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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 0x7f8f2aa44a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa44710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa36ef0> # /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 0x7f8f2aa44588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f2aa36748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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 0x7f8f270b32e8> # 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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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 0x7f8f271a88d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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 0x7f8f27129160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f270ee8d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/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 0x7f8f271550b8> # /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 0x7f8f27155160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f27100ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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 0x7f8f271d4208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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 0x7f8f27167710> # /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 0x7f8f2719a160> # 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 0x7f8f2719a908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f27172dd8> # 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 0x7f8f2718ae80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f271720f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f27165208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f271ceb00> # /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 0x7f8f271eed68> # /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 0x7f8f271f58d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f27470fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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 0x7f8f26831c50> # /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 0x7f8f26877780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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 0x7f8f2684f898> # 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 0x7f8f2685bf60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f26883358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/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 0x7f8f2696d978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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 0x7f8f26969ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f26969748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/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_5ovmv0yn/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "kdump", "changed": true, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ExecMainStartTimestampMonotonic": "223835804", "ExecMainExitTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ExecMainExitTimestampMonotonic": "237707941", "ExecMainPID": "8633", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:17 EDT] ; pid=8633 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:04 EDT] ; pid=8624 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:48:17 EDT", "StateChangeTimestampMonotonic": "237708639", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveExitTimestampMonotonic": "223835932", "ActiveEnterTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ActiveEnterTimestampMonotonic": "237708639", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ActiveExitTimestampMonotonic": "223810441", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveEnterTimestampMonotonic": "223833814", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ConditionTimestampMonotonic": "223834777", "AssertTimestamp": "Fri 2024-09-20 20:48:04 EDT", "AssertTimestampMonotonic": "223834800", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "39b2026e4db94f349aec263560f56544", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.43.118 closed. 10259 1726879759.87070: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'restarted', '_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-1726879740.8987424-10259-135315621724579/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10259 1726879759.87099: _low_level_execute_command(): starting 10259 1726879759.87106: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879740.8987424-10259-135315621724579/ > /dev/null 2>&1 && sleep 0' 10259 1726879759.89894: stderr chunk (state=2): >>><<< 10259 1726879759.89910: stdout chunk (state=2): >>><<< 10259 1726879759.89928: _low_level_execute_command() done: rc=0, stdout=, stderr= 10259 1726879759.89939: handler run complete 10259 1726879759.89976: attempt loop complete, returning result 10259 1726879759.89981: _execute() done 10259 1726879759.89986: dumping result to json 10259 1726879759.90000: done dumping result, returning 10259 1726879759.90007: done running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.kdump : Restart kdump [0e44ad9b-8ddf-3aea-1756-000000000067] 10259 1726879759.90012: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000067 10259 1726879759.90096: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000067 10259 1726879759.90101: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ActiveEnterTimestampMonotonic": "237708639", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ActiveExitTimestampMonotonic": "223810441", "ActiveState": "active", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:48:04 EDT", "AssertTimestampMonotonic": "223834800", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ConditionTimestampMonotonic": "223834777", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:48:17 EDT", "ExecMainExitTimestampMonotonic": "237707941", "ExecMainPID": "8633", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:04 EDT", "ExecMainStartTimestampMonotonic": "223835804", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:17 EDT] ; pid=8633 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:04 EDT] ; stop_time=[Fri 2024-09-20 20:48:04 EDT] ; pid=8624 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.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": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveEnterTimestampMonotonic": "223833814", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:04 EDT", "InactiveExitTimestampMonotonic": "223835932", "InvocationID": "39b2026e4db94f349aec263560f56544", "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": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice", "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": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:48:17 EDT", "StateChangeTimestampMonotonic": "237708639", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "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": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 9674 1726879759.90594: no more pending results, returning what we have 9674 1726879759.90596: results queue empty 9674 1726879759.90597: checking for any_errors_fatal 9674 1726879759.90598: done checking for any_errors_fatal 9674 1726879759.90598: checking for max_fail_percentage 9674 1726879759.90599: done checking for max_fail_percentage 9674 1726879759.90600: checking to see if all hosts have failed and the running result is not ok 9674 1726879759.90600: done checking to see if all hosts have failed 9674 1726879759.90600: getting the remaining hosts for this loop 9674 1726879759.90601: done getting the remaining hosts for this loop 9674 1726879759.90604: getting the next task for host managed_node3 9674 1726879759.90608: done getting next task for host managed_node3 9674 1726879759.90609: ^ task is: TASK: meta (flush_handlers) 9674 1726879759.90610: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879759.90613: getting variables 9674 1726879759.90614: in VariableManager get_vars() 9674 1726879759.90632: Calling all_inventory to load vars for managed_node3 9674 1726879759.90634: Calling groups_inventory to load vars for managed_node3 9674 1726879759.90635: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879759.90641: Calling all_plugins_play to load vars for managed_node3 9674 1726879759.90642: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879759.90644: Calling groups_plugins_play to load vars for managed_node3 9674 1726879759.90765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879759.90876: done with get_vars() 9674 1726879759.90883: done getting variables 9674 1726879759.90930: in VariableManager get_vars() 9674 1726879759.90936: Calling all_inventory to load vars for managed_node3 9674 1726879759.90937: Calling groups_inventory to load vars for managed_node3 9674 1726879759.90939: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879759.90942: Calling all_plugins_play to load vars for managed_node3 9674 1726879759.90943: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879759.90944: Calling groups_plugins_play to load vars for managed_node3 9674 1726879759.91022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879759.91122: done with get_vars() 9674 1726879759.91131: done queuing things up, now waiting for results queue to drain 9674 1726879759.91132: results queue empty 9674 1726879759.91132: checking for any_errors_fatal 9674 1726879759.91137: done checking for any_errors_fatal 9674 1726879759.91137: checking for max_fail_percentage 9674 1726879759.91138: done checking for max_fail_percentage 9674 1726879759.91138: checking to see if all hosts have failed and the running result is not ok 9674 1726879759.91139: done checking to see if all hosts have failed 9674 1726879759.91139: getting the remaining hosts for this loop 9674 1726879759.91139: done getting the remaining hosts for this loop 9674 1726879759.91141: getting the next task for host managed_node3 9674 1726879759.91143: done getting next task for host managed_node3 9674 1726879759.91143: ^ task is: None 9674 1726879759.91144: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879759.91145: done queuing things up, now waiting for results queue to drain 9674 1726879759.91145: results queue empty 9674 1726879759.91146: checking for any_errors_fatal 9674 1726879759.91146: done checking for any_errors_fatal 9674 1726879759.91146: checking for max_fail_percentage 9674 1726879759.91147: done checking for max_fail_percentage 9674 1726879759.91147: checking to see if all hosts have failed and the running result is not ok 9674 1726879759.91147: done checking to see if all hosts have failed 9674 1726879759.91148: getting the next task for host managed_node3 9674 1726879759.91150: done getting next task for host managed_node3 9674 1726879759.91151: ^ task is: None 9674 1726879759.91151: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879759.91187: in VariableManager get_vars() 9674 1726879759.91199: done with get_vars() 9674 1726879759.91203: in VariableManager get_vars() 9674 1726879759.91209: done with get_vars() 9674 1726879759.91211: variable 'omit' from source: magic vars 9674 1726879759.91230: in VariableManager get_vars() 9674 1726879759.91235: done with get_vars() 9674 1726879759.91250: variable 'omit' from source: magic vars PLAY [Run tests_ssh.yml in check_mode] ***************************************** 9674 1726879759.91383: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 9674 1726879759.91402: getting the remaining hosts for this loop 9674 1726879759.91403: done getting the remaining hosts for this loop 9674 1726879759.91404: getting the next task for host managed_node3 9674 1726879759.91406: done getting next task for host managed_node3 9674 1726879759.91407: ^ task is: TASK: Gathering Facts 9674 1726879759.91408: ^ 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 9674 1726879759.91409: getting variables 9674 1726879759.91410: in VariableManager get_vars() 9674 1726879759.91415: Calling all_inventory to load vars for managed_node3 9674 1726879759.91416: Calling groups_inventory to load vars for managed_node3 9674 1726879759.91417: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879759.91421: Calling all_plugins_play to load vars for managed_node3 9674 1726879759.91423: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879759.91424: Calling groups_plugins_play to load vars for managed_node3 9674 1726879759.91499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879759.91629: done with get_vars() 9674 1726879759.91634: done getting variables 9674 1726879759.91662: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:29 Friday 20 September 2024 20:49:19 -0400 (0:00:19.080) 0:00:37.403 ****** 9674 1726879759.91679: entering _queue_task() for managed_node3/gather_facts 9674 1726879759.91845: worker is 1 (out of 1 available) 9674 1726879759.91858: exiting _queue_task() for managed_node3/gather_facts 9674 1726879759.91868: done queuing things up, now waiting for results queue to drain 9674 1726879759.91869: waiting for pending results... 10550 1726879759.91989: running TaskExecutor() for managed_node3/TASK: Gathering Facts 10550 1726879759.92084: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000183 10550 1726879759.92101: variable 'ansible_search_path' from source: unknown 10550 1726879759.92130: calling self._execute() 10550 1726879759.92188: variable 'ansible_host' from source: host vars for 'managed_node3' 10550 1726879759.92198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10550 1726879759.92206: variable 'omit' from source: magic vars 10550 1726879759.92299: variable 'omit' from source: magic vars 10550 1726879759.92332: variable 'omit' from source: magic vars 10550 1726879759.92360: variable 'omit' from source: magic vars 10550 1726879759.92401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10550 1726879759.92441: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10550 1726879759.92465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10550 1726879759.92482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10550 1726879759.92497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10550 1726879759.92535: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10550 1726879759.92541: variable 'ansible_host' from source: host vars for 'managed_node3' 10550 1726879759.92550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10550 1726879759.92652: Set connection var ansible_pipelining to False 10550 1726879759.92658: Set connection var ansible_timeout to 10 10550 1726879759.92662: Set connection var ansible_shell_executable to /bin/sh 10550 1726879759.92665: Set connection var ansible_shell_type to sh 10550 1726879759.92668: Set connection var ansible_connection to ssh 10550 1726879759.92671: Set connection var ansible_module_compression to ZIP_DEFLATED 10550 1726879759.92694: variable 'ansible_shell_executable' from source: unknown 10550 1726879759.92700: variable 'ansible_connection' from source: unknown 10550 1726879759.92703: variable 'ansible_module_compression' from source: unknown 10550 1726879759.92711: variable 'ansible_shell_type' from source: unknown 10550 1726879759.92715: variable 'ansible_shell_executable' from source: unknown 10550 1726879759.92719: variable 'ansible_host' from source: host vars for 'managed_node3' 10550 1726879759.92722: variable 'ansible_pipelining' from source: unknown 10550 1726879759.92726: variable 'ansible_timeout' from source: unknown 10550 1726879759.92730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10550 1726879759.92886: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10550 1726879759.92906: variable 'omit' from source: magic vars 10550 1726879759.92914: starting attempt loop 10550 1726879759.92918: running the handler 10550 1726879759.92931: variable 'ansible_facts' from source: unknown 10550 1726879759.92947: _low_level_execute_command(): starting 10550 1726879759.92958: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10550 1726879759.95387: stdout chunk (state=2): >>>/root <<< 10550 1726879759.95512: stderr chunk (state=3): >>><<< 10550 1726879759.95519: stdout chunk (state=3): >>><<< 10550 1726879759.95539: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10550 1726879759.95555: _low_level_execute_command(): starting 10550 1726879759.95562: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879759.9554765-10550-46146109731414 `" && echo ansible-tmp-1726879759.9554765-10550-46146109731414="` echo /root/.ansible/tmp/ansible-tmp-1726879759.9554765-10550-46146109731414 `" ) && sleep 0' 10550 1726879759.98100: stdout chunk (state=2): >>>ansible-tmp-1726879759.9554765-10550-46146109731414=/root/.ansible/tmp/ansible-tmp-1726879759.9554765-10550-46146109731414 <<< 10550 1726879759.98266: stderr chunk (state=3): >>><<< 10550 1726879759.98274: stdout chunk (state=3): >>><<< 10550 1726879759.98296: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879759.9554765-10550-46146109731414=/root/.ansible/tmp/ansible-tmp-1726879759.9554765-10550-46146109731414 , stderr= 10550 1726879759.98332: variable 'ansible_module_compression' from source: unknown 10550 1726879759.98394: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10550 1726879759.98453: variable 'ansible_facts' from source: unknown 10550 1726879759.98625: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879759.9554765-10550-46146109731414/AnsiballZ_setup.py 10550 1726879759.98784: Sending initial data 10550 1726879759.98797: Sent initial data (152 bytes) 10550 1726879760.01404: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-96742lpjrhp6/tmp7wnqaddk /root/.ansible/tmp/ansible-tmp-1726879759.9554765-10550-46146109731414/AnsiballZ_setup.py <<< 10550 1726879760.04097: stderr chunk (state=3): >>><<< 10550 1726879760.04109: stdout chunk (state=3): >>><<< 10550 1726879760.04131: done transferring module to remote 10550 1726879760.04146: _low_level_execute_command(): starting 10550 1726879760.04152: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879759.9554765-10550-46146109731414/ /root/.ansible/tmp/ansible-tmp-1726879759.9554765-10550-46146109731414/AnsiballZ_setup.py && sleep 0' 10550 1726879760.06561: stderr chunk (state=2): >>><<< 10550 1726879760.06571: stdout chunk (state=2): >>><<< 10550 1726879760.06588: _low_level_execute_command() done: rc=0, stdout=, stderr= 10550 1726879760.06596: _low_level_execute_command(): starting 10550 1726879760.06601: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879759.9554765-10550-46146109731414/AnsiballZ_setup.py && sleep 0' 10550 1726879760.09685: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 10550 1726879760.09706: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10550 1726879760.09762: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10550 1726879760.09795: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10550 1726879760.09839: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 10550 1726879760.09852: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10550 1726879760.09872: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10550 1726879760.09919: 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' <<< 10550 1726879760.09945: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10550 1726879760.09963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10550 1726879760.09980: stdout chunk (state=3): >>>import '_codecs' # <<< 10550 1726879760.09998: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2290ae48> <<< 10550 1726879760.10043: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10550 1726879760.10068: 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 0x7fee228a0828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2290a9b0> <<< 10550 1726879760.10087: 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' <<< 10550 1726879760.10114: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee228ad630> <<< 10550 1726879760.10331: 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 0x7fee228b4160> # /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 0x7fee228b90f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee228b4748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee228b4390> # /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' <<< 10550 1726879760.10360: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10550 1726879760.10384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 10550 1726879760.10412: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10550 1726879760.10441: 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 0x7fee2285e470> <<< 10550 1726879760.10461: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10550 1726879760.10479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10550 1726879760.10512: 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 0x7fee22863e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2285eb38> <<< 10550 1726879760.10543: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10550 1726879760.10582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10550 1726879760.10686: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2286a4e0> <<< 10550 1726879760.10708: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2284dd68> <<< 10550 1726879760.10729: 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' <<< 10550 1726879760.10745: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee22850198> <<< 10550 1726879760.10779: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10550 1726879760.10798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10550 1726879760.10815: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b5e940> <<< 10550 1726879760.10831: 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 <<< 10550 1726879760.10853: 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 0x7fee20b70240> <<< 10550 1726879760.10962: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee228bea20> 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. <<< 10550 1726879760.11599: 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 # 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 <<< 10550 1726879760.11692: 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 # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20a96080> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10550 1726879760.11704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20aa12b0> <<< 10550 1726879760.11713: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 10550 1726879760.11735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 10550 1726879760.11754: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 10550 1726879760.11767: 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 0x7fee20aa1f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20aa1a90> <<< 10550 1726879760.11784: stdout chunk (state=3): >>>import 'itertools' # <<< 10550 1726879760.11795: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10550 1726879760.11813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10550 1726879760.11819: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20aab080> <<< 10550 1726879760.11832: stdout chunk (state=3): >>>import '_collections' # <<< 10550 1726879760.11880: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b397b8> <<< 10550 1726879760.11901: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10550 1726879760.11911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10550 1726879760.11953: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b39ba8> <<< 10550 1726879760.12007: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b2d160> <<< 10550 1726879760.12028: 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' <<< 10550 1726879760.12040: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b2de48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b24438> <<< 10550 1726879760.12089: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b15470> <<< 10550 1726879760.12105: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10550 1726879760.12120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10550 1726879760.12128: stdout chunk (state=3): >>>import '_sre' # <<< 10550 1726879760.12150: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10550 1726879760.12160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10550 1726879760.12184: 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' <<< 10550 1726879760.12218: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2084e2b0> <<< 10550 1726879760.12232: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20856d30> <<< 10550 1726879760.12250: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b2d0b8> <<< 10550 1726879760.12258: stdout chunk (state=3): >>>import '_locale' # <<< 10550 1726879760.12310: 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' <<< 10550 1726879760.12323: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2085be48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b0f2b0> <<< 10550 1726879760.12350: 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' <<< 10550 1726879760.12382: 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 0x7fee20862208> <<< 10550 1726879760.12394: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2085bfd0> <<< 10550 1726879760.12412: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10550 1726879760.12427: 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 0x7fee20862320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b7efd0> <<< 10550 1726879760.12449: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10550 1726879760.12456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10550 1726879760.12481: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 10550 1726879760.12494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 10550 1726879760.12503: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10550 1726879760.12525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10550 1726879760.12535: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20862e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20862a20> <<< 10550 1726879760.12553: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10550 1726879760.12563: 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 0x7fee2086d6d8> <<< 10550 1726879760.12583: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10550 1726879760.12599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10550 1726879760.12621: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10550 1726879760.12631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10550 1726879760.12685: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2086deb8> <<< 10550 1726879760.12703: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10550 1726879760.12718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10550 1726879760.12755: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee203f41d0> <<< 10550 1726879760.12768: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2086d7b8> <<< 10550 1726879760.12783: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10550 1726879760.12800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10550 1726879760.12852: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee203f8cc0> <<< 10550 1726879760.12862: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20862550> <<< 10550 1726879760.12880: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10550 1726879760.12903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10550 1726879760.12920: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 10550 1726879760.12931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' <<< 10550 1726879760.12937: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2041d320> <<< 10550 1726879760.12974: 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 0x7fee2041d6d8> <<< 10550 1726879760.12982: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10550 1726879760.12999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10550 1726879760.13084: 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 0x7fee204243c8> # /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' <<< 10550 1726879760.13100: stdout chunk (state=3): >>>import 'time' # <<< 10550 1726879760.13118: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10550 1726879760.13133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10550 1726879760.13160: 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' <<< 10550 1726879760.13178: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10550 1726879760.13220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10550 1726879760.13247: 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 0x7fee201cebe0> <<< 10550 1726879760.13378: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee201c1320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee201bbfd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee201b3eb8> <<< 10550 1726879760.13460: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20424d68> # 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 0x7fee201c1f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2041da58> <<< 10550 1726879760.13493: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10550 1726879760.13511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10550 1726879760.13547: 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 0x7fee2281b748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee201c9080> <<< 10550 1726879760.13587: 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' # 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 0x7fee2281bac8> <<< 10550 1726879760.13654: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20862898> <<< 10550 1726879760.13681: 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' <<< 10550 1726879760.13707: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10550 1726879760.13723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10550 1726879760.13771: 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 0x7fee228335f8> # /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' <<< 10550 1726879760.14208: 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 0x7fee22837668> # 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 0x7fee22837b38> # 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 0x7fee22837c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee22833e48> # /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 0x7fee22837f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee22837518> # 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 0x7fee22837278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee22827b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20409390> # /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 0x7fee228334a8> <<< 10550 1726879760.14445: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10550 1726879760.14466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10550 1726879760.14475: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e7f3940> <<< 10550 1726879760.14600: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip' <<< 10550 1726879760.14612: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10550 1726879760.14649: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10550 1726879760.14667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.14677: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 10550 1726879760.14685: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.15773: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.16716: 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 0x7fee1e4c5b00> import 'atexit' # <<< 10550 1726879760.16741: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10550 1726879760.16770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10550 1726879760.16837: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10550 1726879760.16853: 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 0x7fee1e46a278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e471518> <<< 10550 1726879760.16870: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 10550 1726879760.16883: 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 0x7fee1e471630> <<< 10550 1726879760.16898: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10550 1726879760.16926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10550 1726879760.17096: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e471b70> # /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' <<< 10550 1726879760.17151: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e49cb00> <<< 10550 1726879760.17186: 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 0x7fee1e7a7048> <<< 10550 1726879760.17214: 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 0x7fee1e7a7278> <<< 10550 1726879760.17231: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10550 1726879760.17255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10550 1726879760.17332: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e7a75c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e4972b0> <<< 10550 1726879760.17622: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e48a4a8> <<< 10550 1726879760.17645: 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' <<< 10550 1726879760.17675: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e4978d0> <<< 10550 1726879760.17697: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10550 1726879760.17706: 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 0x7fee1e7d1dd8> <<< 10550 1726879760.17725: 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 <<< 10550 1726879760.17737: 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 0x7fee1e7d1ef0> <<< 10550 1726879760.17752: 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 <<< 10550 1726879760.17769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10550 1726879760.17781: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10550 1726879760.17807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10550 1726879760.17828: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10550 1726879760.17847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10550 1726879760.17895: 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 0x7fee1e6a69b0> <<< 10550 1726879760.17980: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10550 1726879760.17989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 10550 1726879760.17998: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e6b2ac8> <<< 10550 1726879760.18011: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e7d4da0> <<< 10550 1726879760.18027: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10550 1726879760.18047: 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 0x7fee1e7dc4a8> <<< 10550 1726879760.18253: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e7ce2e8> <<< 10550 1726879760.18287: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10550 1726879760.18320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10550 1726879760.18341: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10550 1726879760.18348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10550 1726879760.18363: stdout chunk (state=3): >>>import '_string' # <<< 10550 1726879760.18447: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e6cdb00> <<< 10550 1726879760.18503: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e7dc668> <<< 10550 1726879760.18632: 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' <<< 10550 1726879760.18642: 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 0x7fee1e6dba20> <<< 10550 1726879760.18670: 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' <<< 10550 1726879760.18681: 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 0x7fee1e6dbb00> <<< 10550 1726879760.18717: 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 0x7fee1e6dbc88> <<< 10550 1726879760.18737: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e7c6080> <<< 10550 1726879760.18758: 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 <<< 10550 1726879760.18768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10550 1726879760.18778: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10550 1726879760.18800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10550 1726879760.18850: 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' <<< 10550 1726879760.18857: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee1e778668> <<< 10550 1726879760.19019: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e76dd68> <<< 10550 1726879760.19041: 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' <<< 10550 1726879760.19054: 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 0x7fee1e76df60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e76d828> <<< 10550 1726879760.19080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.19089: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.19096: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 10550 1726879760.19107: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.19180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.19265: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 10550 1726879760.19278: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.19338: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10550 1726879760.19444: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.19805: 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 0x7fee1e791a58> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e791748> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e781f28> # /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 0x7fee1e7915c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e781780> # zipimport: zlib available <<< 10550 1726879760.20236: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.20686: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10550 1726879760.20704: 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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 10550 1726879760.20739: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 10550 1726879760.20749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.20769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.20786: 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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py <<< 10550 1726879760.20800: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.20812: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.20833: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 10550 1726879760.20840: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.20953: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.21072: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10550 1726879760.21081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10550 1726879760.21099: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e571320> <<< 10550 1726879760.21113: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.21464: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.22126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10550 1726879760.22139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.22166: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10550 1726879760.22192: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.22351: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.22516: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10550 1726879760.22529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10550 1726879760.22741: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e6668d0> <<< 10550 1726879760.22754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.22788: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10550 1726879760.22801: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.22849: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.22909: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10550 1726879760.22933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.22961: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.22995: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 10550 1726879760.23006: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.23050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.23075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.23105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.23172: 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 <<< 10550 1726879760.23250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10550 1726879760.23351: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10550 1726879760.23359: 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 0x7fee1e5e1128> <<< 10550 1726879760.23414: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e5b1898> <<< 10550 1726879760.23444: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 10550 1726879760.23456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.23501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.23557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.23584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.23606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.23895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.24147: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10550 1726879760.24176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10550 1726879760.24211: 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' <<< 10550 1726879760.24338: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e616080> <<< 10550 1726879760.24353: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10550 1726879760.24364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10550 1726879760.24471: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e616128> <<< 10550 1726879760.24514: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e5b2940> <<< 10550 1726879760.24561: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 10550 1726879760.24573: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.24590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.24623: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10550 1726879760.24643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.24679: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 10550 1726879760.24771: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 10550 1726879760.24786: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 10550 1726879760.24798: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.24850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.24908: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.24919: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.24949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.24975: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.25018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.25031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.25059: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available<<< 10550 1726879760.25073: stdout chunk (state=3): >>> <<< 10550 1726879760.25125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.25203: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10550 1726879760.25239: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10550 1726879760.25275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10550 1726879760.25941: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e67eb70> <<< 10550 1726879760.25963: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 10550 1726879760.26097: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.26225: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.26262: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.26320: stdout chunk (state=3): >>># /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' <<< 10550 1726879760.26332: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 10550 1726879760.26380: stdout chunk (state=3): >>># 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' <<< 10550 1726879760.26400: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2016d0b8> <<< 10550 1726879760.26420: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 10550 1726879760.26429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 10550 1726879760.26450: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 10550 1726879760.26480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 10550 1726879760.26503: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 10550 1726879760.26512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 10550 1726879760.26528: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2018eac8> <<< 10550 1726879760.26612: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 10550 1726879760.26624: 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 0x7fee201972b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20179780> <<< 10550 1726879760.26659: 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' <<< 10550 1726879760.26669: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fee2018e828> <<< 10550 1726879760.26677: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2016da58> <<< 10550 1726879760.26722: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e654b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e6884a8> <<< 10550 1726879760.26753: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 10550 1726879760.26766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 10550 1726879760.26784: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 10550 1726879760.26793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 10550 1726879760.26806: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e72d710> <<< 10550 1726879760.26824: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 10550 1726879760.26840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 10550 1726879760.26852: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e738278> <<< 10550 1726879760.26878: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e69d748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 10550 1726879760.26895: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 10550 1726879760.26903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.26917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.26924: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10550 1726879760.26938: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.26975: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27030: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10550 1726879760.27038: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27115: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10550 1726879760.27126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27147: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 10550 1726879760.27175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27197: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10550 1726879760.27208: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27248: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27285: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10550 1726879760.27294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27329: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27362: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10550 1726879760.27374: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27418: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27555: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10550 1726879760.27573: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.27998: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28383: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 10550 1726879760.28399: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28481: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28514: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28544: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 10550 1726879760.28555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28608: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10550 1726879760.28651: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28697: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10550 1726879760.28707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28735: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28772: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 10550 1726879760.28782: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28816: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 10550 1726879760.28828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.28958: 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' <<< 10550 1726879760.28999: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e751c50> <<< 10550 1726879760.29019: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10550 1726879760.29048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 10550 1726879760.29262: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1a628080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10550 1726879760.29317: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.29361: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 10550 1726879760.29380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.29563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.29649: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10550 1726879760.29658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.29713: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.29786: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 10550 1726879760.29812: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.29863: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10550 1726879760.29880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10550 1726879760.29905: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10550 1726879760.29937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10550 1726879760.30036: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1a6402b0> <<< 10550 1726879760.30112: 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 0x7fee1a5c8978> <<< 10550 1726879760.30334: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1a61ba90> <<< 10550 1726879760.30345: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 10550 1726879760.30416: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.30461: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10550 1726879760.30511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.30773: 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 0x7fee1e7007f0> <<< 10550 1726879760.31048: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10550 1726879760.31205: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py <<< 10550 1726879760.31221: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10550 1726879760.31232: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.31260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.31296: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10550 1726879760.31304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.31337: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.31381: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 10550 1726879760.31390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 10550 1726879760.31436: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 10550 1726879760.31446: 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 0x7fee1e70a518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e70a198> <<< 10550 1726879760.31464: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 10550 1726879760.31480: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10550 1726879760.31509: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.31525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.31563: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10550 1726879760.31570: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.31710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.31847: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10550 1726879760.31857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.31937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.32024: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.32048: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.32082: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10550 1726879760.32101: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 10550 1726879760.32120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.32139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.32244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.32364: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10550 1726879760.32376: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.32470: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.32570: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10550 1726879760.32578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.32606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.32631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.33076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.33509: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10550 1726879760.33525: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10550 1726879760.33536: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.33609: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.33696: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10550 1726879760.33707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.33777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.33865: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10550 1726879760.33991: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34115: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10550 1726879760.34143: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10550 1726879760.34190: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34228: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 10550 1726879760.34244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34309: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34387: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34694: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 10550 1726879760.34718: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 10550 1726879760.34743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34773: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10550 1726879760.34782: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34802: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34819: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 10550 1726879760.34837: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34884: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34943: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10550 1726879760.34951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.34989: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10550 1726879760.35003: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35095: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10550 1726879760.35103: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35149: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35193: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10550 1726879760.35203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35613: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10550 1726879760.35622: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35665: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35718: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10550 1726879760.35729: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35762: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35789: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 10550 1726879760.35816: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35838: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10550 1726879760.35850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35876: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.35939: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 10550 1726879760.35971: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36037: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10550 1726879760.36051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36062: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 10550 1726879760.36070: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36137: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10550 1726879760.36169: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10550 1726879760.36179: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36311: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36398: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 10550 1726879760.36435: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36483: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10550 1726879760.36491: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36806: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 10550 1726879760.36869: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36887: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 10550 1726879760.36952: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.36995: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 10550 1726879760.37035: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.37150: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 10550 1726879760.37185: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.37265: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py <<< 10550 1726879760.37274: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 10550 1726879760.37350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10550 1726879760.38116: stdout chunk (state=3): >>>import 'gc' # <<< 10550 1726879760.38986: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py <<< 10550 1726879760.39000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' <<< 10550 1726879760.39018: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py <<< 10550 1726879760.39036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' <<< 10550 1726879760.39071: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' <<< 10550 1726879760.39082: 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 0x7fee1e4e1208> <<< 10550 1726879760.39094: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e4fd5c0> <<< 10550 1726879760.39156: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e4fd860> <<< 10550 1726879760.41990: 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' <<< 10550 1726879760.42041: 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' <<< 10550 1726879760.42072: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e5415f8> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e541390> <<< 10550 1726879760.42406: 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 <<< 10550 1726879760.66611: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "20", "epoch": "1726879760", "epoch_int": "1726879760", "date": "2024-09-20", "time": "20:49:20", "iso8601_micro": "2024-09-21T00:49:20.383227Z", "iso8601": "2024-09-21T00:49:20Z", "iso8601_basic": "20240920T204920383227", "iso8601_basic_short": "20240920T204920", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_hostnqn": "", "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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43<<< 10550 1726879760.66648: stdout chunk (state=3): >>>-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": 2679, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 860, "free": 2679}, "nocache": {"free": 3290, "used": 249}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 300, "ansible_lvm<<< 10550 1726879760.66676: stdout chunk (state=3): >>>": "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": 263507017728, "block_size": 4096, "block_total": 65533179, "block_available": 64332768, "block_used": 1200411, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_is_chroot": false, "ansible_loadavg": {"1m": 1.26, "5m": 0.53, "15m": 0.22}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_local": {}, "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": <<< 10550 1726879760.66703: stdout chunk (state=3): >>>"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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10550 1726879760.67162: 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 <<< 10550 1726879760.67173: stdout chunk (state=3): >>># clear sys.meta_path <<< 10550 1726879760.67184: stdout chunk (state=3): >>># 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 <<< 10550 1726879760.67202: stdout chunk (state=3): >>># 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 <<< 10550 1726879760.67215: stdout chunk (state=3): >>># 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 <<< 10550 1726879760.67231: 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 # 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 <<< 10550 1726879760.67247: stdout chunk (state=3): >>># 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 <<< 10550 1726879760.67263: 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 # 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 <<< 10550 1726879760.67282: 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 # 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 <<< 10550 1726879760.67295: 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 # 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 <<< 10550 1726879760.67309: 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 <<< 10550 1726879760.67328: 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 # 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 <<< 10550 1726879760.67345: stdout chunk (state=3): >>># 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 <<< 10550 1726879760.67355: stdout chunk (state=3): >>># 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 <<< 10550 1726879760.67364: stdout chunk (state=3): >>># 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 <<< 10550 1726879760.67372: 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 <<< 10550 1726879760.67379: 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 <<< 10550 1726879760.67404: stdout chunk (state=3): >>># 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 <<< 10550 1726879760.67420: stdout chunk (state=3): >>># destroy _ast <<< 10550 1726879760.67434: stdout chunk (state=3): >>># destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10550 1726879760.67731: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10550 1726879760.67771: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10550 1726879760.67815: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10550 1726879760.67845: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings <<< 10550 1726879760.67880: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy _string <<< 10550 1726879760.67933: 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 <<< 10550 1726879760.67969: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy <<< 10550 1726879760.68012: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10550 1726879760.68088: stdout chunk (state=3): >>># 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 <<< 10550 1726879760.68112: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 10550 1726879760.68124: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 10550 1726879760.68154: stdout chunk (state=3): >>># destroy _ssl <<< 10550 1726879760.68168: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib <<< 10550 1726879760.68175: stdout chunk (state=3): >>># destroy termios <<< 10550 1726879760.68193: stdout chunk (state=3): >>># destroy json <<< 10550 1726879760.68206: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10550 1726879760.68219: stdout chunk (state=3): >>># destroy glob <<< 10550 1726879760.68236: stdout chunk (state=3): >>># 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 <<< 10550 1726879760.68281: 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 <<< 10550 1726879760.68295: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 10550 1726879760.68332: stdout chunk (state=3): >>># 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 <<< 10550 1726879760.68346: stdout chunk (state=3): >>># cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 10550 1726879760.68358: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 10550 1726879760.68367: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator <<< 10550 1726879760.68376: 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 <<< 10550 1726879760.68442: 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 # 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 <<< 10550 1726879760.68455: 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 # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile <<< 10550 1726879760.68473: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep <<< 10550 1726879760.68488: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 10550 1726879760.68499: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 10550 1726879760.68666: stdout chunk (state=3): >>># destroy posixpath <<< 10550 1726879760.68676: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse <<< 10550 1726879760.68711: stdout chunk (state=3): >>># destroy stat <<< 10550 1726879760.68729: stdout chunk (state=3): >>># destroy _signal # destroy _heapq # destroy select <<< 10550 1726879760.68751: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 10550 1726879760.68762: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10550 1726879760.68771: stdout chunk (state=3): >>># destroy collections <<< 10550 1726879760.68795: 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 # destroy _operator <<< 10550 1726879760.68804: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 10550 1726879760.69256: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10550 1726879760.69266: stdout chunk (state=3): >>><<< 10550 1726879760.69280: stderr chunk (state=3): >>><<< 10550 1726879760.69368: _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 0x7fee2290ae48> # /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 0x7fee228a0828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2290a9b0> # /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 0x7fee228ad630> 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 0x7fee228b4160> # /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 0x7fee228b90f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee228b4748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee228b4390> # /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 0x7fee2285e470> # /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 0x7fee22863e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2285eb38> # /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 0x7fee2286a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2284dd68> # /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 0x7fee22850198> # /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 0x7fee20b5e940> # /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 0x7fee20b70240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee228bea20> 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 0x7fee20a96080> # /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 0x7fee20aa12b0> # /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 0x7fee20aa1f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20aa1a90> 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 0x7fee20aab080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b397b8> # /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 0x7fee20b39ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b2d160> # /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 0x7fee20b2de48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b24438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b15470> # /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 0x7fee2084e2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20856d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b2d0b8> 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 0x7fee2085be48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b0f2b0> # /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 0x7fee20862208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2085bfd0> # 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 0x7fee20862320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20b7efd0> # /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 0x7fee20862e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20862a20> # /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 0x7fee2086d6d8> # /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 0x7fee2086deb8> # /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 0x7fee203f41d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2086d7b8> # /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 0x7fee203f8cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20862550> # /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 0x7fee2041d320> # 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 0x7fee2041d6d8> # /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 0x7fee204243c8> # /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 0x7fee201cebe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee201c1320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee201bbfd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee201b3eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20424d68> # 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 0x7fee201c1f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2041da58> # /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 0x7fee2281b748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee201c9080> 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 0x7fee2281bac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20862898> # /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 0x7fee228335f8> # /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 0x7fee22837668> # 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 0x7fee22837b38> # 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 0x7fee22837c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee22833e48> # /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 0x7fee22837f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee22837518> # 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 0x7fee22837278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee22827b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20409390> # /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 0x7fee228334a8> # /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 0x7fee1e7f3940> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_300ub02r/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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 0x7fee1e4c5b00> 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 0x7fee1e46a278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e471518> # 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 0x7fee1e471630> # /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 0x7fee1e471b70> # /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 0x7fee1e49cb00> # 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 0x7fee1e7a7048> # 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 0x7fee1e7a7278> # /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 0x7fee1e7a75c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e4972b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e48a4a8> # /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 0x7fee1e4978d0> # 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 0x7fee1e7d1dd8> # /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 0x7fee1e7d1ef0> # /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 0x7fee1e6a69b0> # /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 0x7fee1e6b2ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e7d4da0> # /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 0x7fee1e7dc4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e7ce2e8> # /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 0x7fee1e6cdb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e7dc668> # 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 0x7fee1e6dba20> # 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 0x7fee1e6dbb00> # 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 0x7fee1e6dbc88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e7c6080> # /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 0x7fee1e778668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e76dd68> # 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 0x7fee1e76df60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e76d828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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_300ub02r/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 0x7fee1e791a58> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e791748> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e781f28> # /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 0x7fee1e7915c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e781780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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 0x7fee1e571320> # 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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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 0x7fee1e6668d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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 0x7fee1e5e1128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e5b1898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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 0x7fee1e616080> # /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 0x7fee1e616128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e5b2940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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 0x7fee1e67eb70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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 0x7fee2016d0b8> # /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 0x7fee2018eac8> # 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 0x7fee201972b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee20179780> # 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 0x7fee2018e828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee2016da58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e654b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e6884a8> # /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 0x7fee1e72d710> # /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 0x7fee1e738278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e69d748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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 0x7fee1e751c50> # /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 0x7fee1a628080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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 0x7fee1a6402b0> # 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 0x7fee1a5c8978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1a61ba90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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 0x7fee1e7007f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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_300ub02r/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 0x7fee1e70a518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e70a198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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_300ub02r/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 0x7fee1e4e1208> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e4fd5c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e4fd860> # /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 0x7fee1e5415f8> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fee1e541390> 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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "20", "epoch": "1726879760", "epoch_int": "1726879760", "date": "2024-09-20", "time": "20:49:20", "iso8601_micro": "2024-09-21T00:49:20.383227Z", "iso8601": "2024-09-21T00:49:20Z", "iso8601_basic": "20240920T204920383227", "iso8601_basic_short": "20240920T204920", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_hostnqn": "", "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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": 2679, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 860, "free": 2679}, "nocache": {"free": 3290, "used": 249}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 300, "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": 263507017728, "block_size": 4096, "block_total": 65533179, "block_available": 64332768, "block_used": 1200411, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_is_chroot": false, "ansible_loadavg": {"1m": 1.26, "5m": 0.53, "15m": 0.22}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_local": {}, "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "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.43.118 closed. 10550 1726879760.69915: 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-1726879759.9554765-10550-46146109731414/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10550 1726879760.69951: _low_level_execute_command(): starting 10550 1726879760.69960: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879759.9554765-10550-46146109731414/ > /dev/null 2>&1 && sleep 0' 10550 1726879760.72679: stderr chunk (state=2): >>><<< 10550 1726879760.72688: stdout chunk (state=2): >>><<< 10550 1726879760.72703: _low_level_execute_command() done: rc=0, stdout=, stderr= 10550 1726879760.72710: handler run complete 10550 1726879760.72779: variable 'ansible_facts' from source: unknown 10550 1726879760.72846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10550 1726879760.73031: variable 'ansible_facts' from source: unknown 10550 1726879760.73080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10550 1726879760.73154: attempt loop complete, returning result 10550 1726879760.73159: _execute() done 10550 1726879760.73162: dumping result to json 10550 1726879760.73177: done dumping result, returning 10550 1726879760.73181: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e44ad9b-8ddf-3aea-1756-000000000183] 10550 1726879760.73185: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000183 10550 1726879760.73302: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000183 10550 1726879760.73306: WORKER PROCESS EXITING ok: [managed_node3] 9674 1726879760.73631: no more pending results, returning what we have 9674 1726879760.73633: results queue empty 9674 1726879760.73633: checking for any_errors_fatal 9674 1726879760.73634: done checking for any_errors_fatal 9674 1726879760.73635: checking for max_fail_percentage 9674 1726879760.73635: done checking for max_fail_percentage 9674 1726879760.73636: checking to see if all hosts have failed and the running result is not ok 9674 1726879760.73636: done checking to see if all hosts have failed 9674 1726879760.73637: getting the remaining hosts for this loop 9674 1726879760.73637: done getting the remaining hosts for this loop 9674 1726879760.73639: getting the next task for host managed_node3 9674 1726879760.73642: done getting next task for host managed_node3 9674 1726879760.73643: ^ task is: TASK: meta (flush_handlers) 9674 1726879760.73644: ^ 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 9674 1726879760.73646: getting variables 9674 1726879760.73647: in VariableManager get_vars() 9674 1726879760.73665: Calling all_inventory to load vars for managed_node3 9674 1726879760.73667: Calling groups_inventory to load vars for managed_node3 9674 1726879760.73668: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879760.73675: Calling all_plugins_play to load vars for managed_node3 9674 1726879760.73676: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879760.73678: Calling groups_plugins_play to load vars for managed_node3 9674 1726879760.73770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879760.73881: done with get_vars() 9674 1726879760.73894: done getting variables 9674 1726879760.73972: in VariableManager get_vars() 9674 1726879760.73978: Calling all_inventory to load vars for managed_node3 9674 1726879760.73980: Calling groups_inventory to load vars for managed_node3 9674 1726879760.73981: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879760.73984: Calling all_plugins_play to load vars for managed_node3 9674 1726879760.73986: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879760.73987: Calling groups_plugins_play to load vars for managed_node3 9674 1726879760.74142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879760.74295: done with get_vars() 9674 1726879760.74309: done queuing things up, now waiting for results queue to drain 9674 1726879760.74310: results queue empty 9674 1726879760.74311: checking for any_errors_fatal 9674 1726879760.74315: done checking for any_errors_fatal 9674 1726879760.74316: checking for max_fail_percentage 9674 1726879760.74317: done checking for max_fail_percentage 9674 1726879760.74317: checking to see if all hosts have failed and the running result is not ok 9674 1726879760.74318: done checking to see if all hosts have failed 9674 1726879760.74318: getting the remaining hosts for this loop 9674 1726879760.74318: done getting the remaining hosts for this loop 9674 1726879760.74320: getting the next task for host managed_node3 9674 1726879760.74322: done getting next task for host managed_node3 9674 1726879760.74329: ^ task is: TASK: Run ansible-playbook with tests_ssh.yml in check mode 9674 1726879760.74330: ^ 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 9674 1726879760.74332: getting variables 9674 1726879760.74333: in VariableManager get_vars() 9674 1726879760.74341: Calling all_inventory to load vars for managed_node3 9674 1726879760.74343: Calling groups_inventory to load vars for managed_node3 9674 1726879760.74345: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879760.74350: Calling all_plugins_play to load vars for managed_node3 9674 1726879760.74353: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879760.74357: Calling groups_plugins_play to load vars for managed_node3 9674 1726879760.74470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879760.74581: done with get_vars() 9674 1726879760.74586: done getting variables 9674 1726879760.74616: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:38 Friday 20 September 2024 20:49:20 -0400 (0:00:00.829) 0:00:38.232 ****** 9674 1726879760.74633: entering _queue_task() for managed_node3/command 9674 1726879760.74814: worker is 1 (out of 1 available) 9674 1726879760.74830: exiting _queue_task() for managed_node3/command 9674 1726879760.74846: done queuing things up, now waiting for results queue to drain 9674 1726879760.74848: waiting for pending results... 10583 1726879760.74989: running TaskExecutor() for managed_node3/TASK: Run ansible-playbook with tests_ssh.yml in check mode 10583 1726879760.75087: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000015 10583 1726879760.75113: variable 'ansible_search_path' from source: unknown 10583 1726879760.75161: calling self._execute() 10583 1726879760.75185: in VariableManager get_vars() 10583 1726879760.75210: Calling all_inventory to load vars for localhost 10583 1726879760.75218: Calling groups_inventory to load vars for localhost 10583 1726879760.75223: Calling all_plugins_inventory to load vars for localhost 10583 1726879760.75238: Calling all_plugins_play to load vars for localhost 10583 1726879760.75244: Calling groups_plugins_inventory to load vars for localhost 10583 1726879760.75252: Calling groups_plugins_play to load vars for localhost 10583 1726879760.75307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10583 1726879760.75336: done with get_vars() 10583 1726879760.75342: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10583 1726879760.75399: variable 'ansible_delegated_vars' from source: unknown 10583 1726879760.75407: variable 'ansible_connection' from source: host vars for 'localhost' 10583 1726879760.75421: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 10583 1726879760.75434: variable 'omit' from source: magic vars 10583 1726879760.75498: variable 'omit' from source: magic vars 10583 1726879760.75537: variable 'omit' from source: magic vars 10583 1726879760.75745: variable 'tempinventory' from source: set_fact 10583 1726879760.75778: variable 'omit' from source: magic vars 10583 1726879760.75800: variable 'ansible_delegated_vars' from source: unknown 10583 1726879760.75808: variable 'ansible_connection' from source: host vars for 'localhost' 10583 1726879760.75812: variable 'ansible_connection' from source: host vars for 'localhost' 10583 1726879760.75834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10583 1726879760.75859: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 10583 1726879760.75884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10583 1726879760.75903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10583 1726879760.75916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10583 1726879760.75967: Set connection var ansible_pipelining to False 10583 1726879760.75972: Set connection var ansible_timeout to 10 10583 1726879760.75977: Set connection var ansible_shell_executable to /bin/sh 10583 1726879760.75981: Set connection var ansible_shell_type to sh 10583 1726879760.75985: Set connection var ansible_connection to local 10583 1726879760.75989: Set connection var ansible_module_compression to ZIP_DEFLATED 10583 1726879760.76007: variable 'ansible_delegated_vars' from source: unknown 10583 1726879760.76012: variable 'ansible_connection' from source: host vars for 'localhost' 10583 1726879760.76015: variable 'ansible_user' from source: unknown 10583 1726879760.76167: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10583 1726879760.76182: variable 'omit' from source: magic vars 10583 1726879760.76190: starting attempt loop 10583 1726879760.76196: running the handler 10583 1726879760.76215: _low_level_execute_command(): starting 10583 1726879760.76224: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 10583 1726879760.76229: in local.exec_command() 10583 1726879760.76233: opening command with Popen() 10583 1726879760.76339: done running command with Popen() 10583 1726879760.76347: getting output with communicate() 10583 1726879760.76757: done communicating 10583 1726879760.76762: done with local.exec_command() 10583 1726879760.76769: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10583 1726879760.76779: _low_level_execute_command(): starting 10583 1726879760.76785: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879760.7677438-10583-233798366442444 `" && echo ansible-tmp-1726879760.7677438-10583-233798366442444="` echo /root/.ansible/tmp/ansible-tmp-1726879760.7677438-10583-233798366442444 `" ) && sleep 0' 10583 1726879760.76787: in local.exec_command() 10583 1726879760.76791: opening command with Popen() 10583 1726879760.76825: done running command with Popen() 10583 1726879760.76830: getting output with communicate() 10583 1726879760.77445: done communicating 10583 1726879760.77452: done with local.exec_command() 10583 1726879760.77455: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879760.7677438-10583-233798366442444=/root/.ansible/tmp/ansible-tmp-1726879760.7677438-10583-233798366442444 , stderr= 10583 1726879760.77467: variable 'ansible_delegated_vars' from source: unknown 10583 1726879760.77476: variable 'ansible_module_compression' from source: unknown 10583 1726879760.77518: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 10583 1726879760.77545: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 10583 1726879760.77620: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879760.7677438-10583-233798366442444/AnsiballZ_command.py 10583 1726879760.77715: done transferring module to remote 10583 1726879760.77732: _low_level_execute_command(): starting 10583 1726879760.77743: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879760.7677438-10583-233798366442444/ /root/.ansible/tmp/ansible-tmp-1726879760.7677438-10583-233798366442444/AnsiballZ_command.py && sleep 0' 10583 1726879760.77749: in local.exec_command() 10583 1726879760.77755: opening command with Popen() 10583 1726879760.77804: done running command with Popen() 10583 1726879760.77810: getting output with communicate() 10583 1726879760.78196: done communicating 10583 1726879760.78201: done with local.exec_command() 10583 1726879760.78205: _low_level_execute_command() done: rc=0, stdout=, stderr= 10583 1726879760.78209: _low_level_execute_command(): starting 10583 1726879760.78215: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879760.7677438-10583-233798366442444/AnsiballZ_command.py && sleep 0' 10583 1726879760.78218: in local.exec_command() 10583 1726879760.78221: opening command with Popen() 10583 1726879760.78251: done running command with Popen() 10583 1726879760.78256: getting output with communicate() 10583 1726879780.61246: done communicating 10583 1726879780.61260: done with local.exec_command() 10583 1726879780.63117: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": " 10596 1726879761.25754: starting run\nansible-playbook [core 2.16.11]\n config file = None\n configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']\n ansible python module location = /usr/local/lib/python3.12/site-packages/ansible\n ansible collection location = /tmp/collections-Rg1\n executable location = /usr/local/bin/ansible-playbook\n 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)\n jinja version = 3.1.4\n libyaml = True\nNo config file found; using defaults\n 10596 1726879761.26144: Added group all to inventory\n 10596 1726879761.26146: Added group ungrouped to inventory\n 10596 1726879761.26149: Group all now contains ungrouped\n 10596 1726879761.26151: Examining possible inventory source: /tmp/ansible.fgpw48if.inventory.yaml\n 10596 1726879761.36448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache\n 10596 1726879761.36515: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py\n 10596 1726879761.36541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory\n 10596 1726879761.36590: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py\n 10596 1726879761.36658: Loaded config def from plugin (inventory/script)\n 10596 1726879761.36660: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py\n 10596 1726879761.36705: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py\n 10596 1726879761.36786: Loaded config def from plugin (inventory/yaml)\n 10596 1726879761.36788: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py\n 10596 1726879761.36863: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py\n 10596 1726879761.37307: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py\n 10596 1726879761.37310: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py)\nhost_list declined parsing /tmp/ansible.fgpw48if.inventory.yaml as it did not pass its verify_file() method\n 10596 1726879761.37313: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py)\nscript declined parsing /tmp/ansible.fgpw48if.inventory.yaml as it did not pass its verify_file() method\n 10596 1726879761.37320: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py)\n 10596 1726879761.37324: Loading data from /tmp/ansible.fgpw48if.inventory.yaml\n 10596 1726879761.39819: /tmp/ansible.fgpw48if.inventory.yaml was not parsable by auto\n 10596 1726879761.39888: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py)\n 10596 1726879761.39931: Loading data from /tmp/ansible.fgpw48if.inventory.yaml\n 10596 1726879761.42431: group all already in inventory\n 10596 1726879761.42438: set inventory_file for managed_node1\n 10596 1726879761.42443: set inventory_dir for managed_node1\n 10596 1726879761.42443: Added host managed_node1 to inventory\n 10596 1726879761.42445: Added host managed_node1 to group all\n 10596 1726879761.42445: set ansible_check_mode for managed_node1\n 10596 1726879761.42446: set ansible_config_file for managed_node1\n 10596 1726879761.42446: set ansible_diff_mode for managed_node1\n 10596 1726879761.42447: set ansible_facts for managed_node1\n 10596 1726879761.42447: set ansible_forks for managed_node1\n 10596 1726879761.42447: set ansible_host for managed_node1\n 10596 1726879761.42448: set ansible_inventory_sources for managed_node1\n 10596 1726879761.42448: set ansible_limit for managed_node1\n 10596 1726879761.42449: set ansible_playbook_python for managed_node1\n 10596 1726879761.42449: set ansible_run_tags for managed_node1\n 10596 1726879761.42450: set ansible_skip_tags for managed_node1\n 10596 1726879761.42450: set ansible_ssh_extra_args for managed_node1\n 10596 1726879761.42451: set ansible_verbosity for managed_node1\n 10596 1726879761.42451: set ansible_version for managed_node1\n 10596 1726879761.42452: set group_names for managed_node1\n 10596 1726879761.42452: set groups for managed_node1\n 10596 1726879761.42456: set inventory_dir for managed_node1\n 10596 1726879761.42457: set inventory_file for managed_node1\n 10596 1726879761.42457: set inventory_hostname for managed_node1\n 10596 1726879761.42458: set inventory_hostname_short for managed_node1\n 10596 1726879761.42458: set omit for managed_node1\n 10596 1726879761.42458: set playbook_dir for managed_node1\n 10596 1726879761.42460: set inventory_file for managed_node2\n 10596 1726879761.42462: set inventory_dir for managed_node2\n 10596 1726879761.42463: Added host managed_node2 to inventory\n 10596 1726879761.42464: Added host managed_node2 to group all\n 10596 1726879761.42464: set ansible_check_mode for managed_node2\n 10596 1726879761.42464: set ansible_config_file for managed_node2\n 10596 1726879761.42465: set ansible_diff_mode for managed_node2\n 10596 1726879761.42465: set ansible_facts for managed_node2\n 10596 1726879761.42465: set ansible_forks for managed_node2\n 10596 1726879761.42466: set ansible_host for managed_node2\n 10596 1726879761.42466: set ansible_inventory_sources for managed_node2\n 10596 1726879761.42467: set ansible_limit for managed_node2\n 10596 1726879761.42467: set ansible_playbook_python for managed_node2\n 10596 1726879761.42467: set ansible_run_tags for managed_node2\n 10596 1726879761.42468: set ansible_skip_tags for managed_node2\n 10596 1726879761.42468: set ansible_ssh_extra_args for managed_node2\n 10596 1726879761.42468: set ansible_verbosity for managed_node2\n 10596 1726879761.42469: set ansible_version for managed_node2\n 10596 1726879761.42469: set group_names for managed_node2\n 10596 1726879761.42469: set groups for managed_node2\n 10596 1726879761.42470: set inventory_dir for managed_node2\n 10596 1726879761.42470: set inventory_file for managed_node2\n 10596 1726879761.42471: set inventory_hostname for managed_node2\n 10596 1726879761.42471: set inventory_hostname_short for managed_node2\n 10596 1726879761.42471: set omit for managed_node2\n 10596 1726879761.42472: set playbook_dir for managed_node2\n 10596 1726879761.42473: set inventory_file for managed_node3\n 10596 1726879761.42475: set inventory_dir for managed_node3\n 10596 1726879761.42475: Added host managed_node3 to inventory\n 10596 1726879761.42476: Added host managed_node3 to group all\n 10596 1726879761.42476: set ansible_all_ipv4_addresses for managed_node3\n 10596 1726879761.42476: set ansible_all_ipv6_addresses for managed_node3\n 10596 1726879761.42477: set ansible_apparmor for managed_node3\n 10596 1726879761.42477: set ansible_architecture for managed_node3\n 10596 1726879761.42477: set ansible_bios_date for managed_node3\n 10596 1726879761.42478: set ansible_bios_vendor for managed_node3\n 10596 1726879761.42478: set ansible_bios_version for managed_node3\n 10596 1726879761.42478: set ansible_board_asset_tag for managed_node3\n 10596 1726879761.42479: set ansible_board_name for managed_node3\n 10596 1726879761.42479: set ansible_board_serial for managed_node3\n 10596 1726879761.42479: set ansible_board_vendor for managed_node3\n 10596 1726879761.42480: set ansible_board_version for managed_node3\n 10596 1726879761.42480: set ansible_chassis_asset_tag for managed_node3\n 10596 1726879761.42480: set ansible_chassis_serial for managed_node3\n 10596 1726879761.42481: set ansible_chassis_vendor for managed_node3\n 10596 1726879761.42481: set ansible_chassis_version for managed_node3\n 10596 1726879761.42482: set ansible_check_mode for managed_node3\n 10596 1726879761.42482: set ansible_cmdline for managed_node3\n 10596 1726879761.42482: set ansible_config_file for managed_node3\n 10596 1726879761.42483: set ansible_date_time for managed_node3\n 10596 1726879761.42483: set ansible_default_ipv4 for managed_node3\n 10596 1726879761.42483: set ansible_default_ipv6 for managed_node3\n 10596 1726879761.42486: set ansible_device_links for managed_node3\n 10596 1726879761.42487: set ansible_devices for managed_node3\n 10596 1726879761.42487: set ansible_diff_mode for managed_node3\n 10596 1726879761.42488: set ansible_distribution for managed_node3\n 10596 1726879761.42488: set ansible_distribution_file_parsed for managed_node3\n 10596 1726879761.42489: set ansible_distribution_file_path for managed_node3\n 10596 1726879761.42489: set ansible_distribution_file_variety for managed_node3\n 10596 1726879761.42490: set ansible_distribution_major_version for managed_node3\n 10596 1726879761.42491: set ansible_distribution_release for managed_node3\n 10596 1726879761.42493: set ansible_distribution_version for managed_node3\n 10596 1726879761.42493: set ansible_dns for managed_node3\n 10596 1726879761.42494: set ansible_domain for managed_node3\n 10596 1726879761.42494: set ansible_effective_group_id for managed_node3\n 10596 1726879761.42495: set ansible_effective_user_id for managed_node3\n 10596 1726879761.42495: set ansible_env for managed_node3\n 10596 1726879761.42496: set ansible_eth0 for managed_node3\n 10596 1726879761.42496: set ansible_facts for managed_node3\n 10596 1726879761.42496: set ansible_fibre_channel_wwn for managed_node3\n 10596 1726879761.42497: set ansible_fips for managed_node3\n 10596 1726879761.42497: set ansible_forks for managed_node3\n 10596 1726879761.42498: set ansible_form_factor for managed_node3\n 10596 1726879761.42498: set ansible_fqdn for managed_node3\n 10596 1726879761.42498: set ansible_host for managed_node3\n 10596 1726879761.42499: set ansible_hostname for managed_node3\n 10596 1726879761.42499: set ansible_hostnqn for managed_node3\n 10596 1726879761.42500: set ansible_interfaces for managed_node3\n 10596 1726879761.42500: set ansible_inventory_sources for managed_node3\n 10596 1726879761.42500: set ansible_is_chroot for managed_node3\n 10596 1726879761.42501: set ansible_iscsi_iqn for managed_node3\n 10596 1726879761.42501: set ansible_kernel for managed_node3\n 10596 1726879761.42501: set ansible_kernel_version for managed_node3\n 10596 1726879761.42502: set ansible_limit for managed_node3\n 10596 1726879761.42502: set ansible_lo for managed_node3\n 10596 1726879761.42502: set ansible_loadavg for managed_node3\n 10596 1726879761.42503: set ansible_local for managed_node3\n 10596 1726879761.42503: set ansible_locally_reachable_ips for managed_node3\n 10596 1726879761.42504: set ansible_lsb for managed_node3\n 10596 1726879761.42504: set ansible_lvm for managed_node3\n 10596 1726879761.42504: set ansible_machine for managed_node3\n 10596 1726879761.42505: set ansible_machine_id for managed_node3\n 10596 1726879761.42505: set ansible_memfree_mb for managed_node3\n 10596 1726879761.42505: set ansible_memory_mb for managed_node3\n 10596 1726879761.42506: set ansible_memtotal_mb for managed_node3\n 10596 1726879761.42506: set ansible_mounts for managed_node3\n 10596 1726879761.42506: set ansible_nodename for managed_node3\n 10596 1726879761.42507: set ansible_os_family for managed_node3\n 10596 1726879761.42507: set ansible_pkg_mgr for managed_node3\n 10596 1726879761.42507: set ansible_playbook_python for managed_node3\n 10596 1726879761.42508: set ansible_proc_cmdline for managed_node3\n 10596 1726879761.42508: set ansible_processor for managed_node3\n 10596 1726879761.42508: set ansible_processor_cores for managed_node3\n 10596 1726879761.42509: set ansible_processor_count for managed_node3\n 10596 1726879761.42509: set ansible_processor_nproc for managed_node3\n 10596 1726879761.42509: set ansible_processor_threads_per_core for managed_node3\n 10596 1726879761.42510: set ansible_processor_vcpus for managed_node3\n 10596 1726879761.42510: set ansible_product_name for managed_node3\n 10596 1726879761.42510: set ansible_product_serial for managed_node3\n 10596 1726879761.42511: set ansible_product_uuid for managed_node3\n 10596 1726879761.42511: set ansible_product_version for managed_node3\n 10596 1726879761.42511: set ansible_python for managed_node3\n 10596 1726879761.42512: set ansible_python_version for managed_node3\n 10596 1726879761.42512: set ansible_real_group_id for managed_node3\n 10596 1726879761.42513: set ansible_real_user_id for managed_node3\n 10596 1726879761.42513: set ansible_run_tags for managed_node3\n 10596 1726879761.42513: set ansible_selinux for managed_node3\n 10596 1726879761.42514: set ansible_selinux_python_present for managed_node3\n 10596 1726879761.42514: set ansible_service_mgr for managed_node3\n 10596 1726879761.42514: set ansible_skip_tags for managed_node3\n 10596 1726879761.42515: set ansible_ssh_extra_args for managed_node3\n 10596 1726879761.42515: set ansible_ssh_host_key_dsa_public for managed_node3\n 10596 1726879761.42515: set ansible_ssh_host_key_dsa_public_keytype for managed_node3\n 10596 1726879761.42516: set ansible_ssh_host_key_ecdsa_public for managed_node3\n 10596 1726879761.42516: set ansible_ssh_host_key_ecdsa_public_keytype for managed_node3\n 10596 1726879761.42516: set ansible_ssh_host_key_ed25519_public for managed_node3\n 10596 1726879761.42517: set ansible_ssh_host_key_ed25519_public_keytype for managed_node3\n 10596 1726879761.42518: set ansible_ssh_host_key_rsa_public for managed_node3\n 10596 1726879761.42518: set ansible_ssh_host_key_rsa_public_keytype for managed_node3\n 10596 1726879761.42519: set ansible_swapfree_mb for managed_node3\n 10596 1726879761.42519: set ansible_swaptotal_mb for managed_node3\n 10596 1726879761.42520: set ansible_system for managed_node3\n 10596 1726879761.42520: set ansible_system_capabilities for managed_node3\n 10596 1726879761.42521: set ansible_system_capabilities_enforced for managed_node3\n 10596 1726879761.42521: set ansible_system_vendor for managed_node3\n 10596 1726879761.42521: set ansible_uptime_seconds for managed_node3\n 10596 1726879761.42522: set ansible_user_dir for managed_node3\n 10596 1726879761.42522: set ansible_user_gecos for managed_node3\n 10596 1726879761.42522: set ansible_user_gid for managed_node3\n 10596 1726879761.42523: set ansible_user_id for managed_node3\n 10596 1726879761.42523: set ansible_user_shell for managed_node3\n 10596 1726879761.42523: set ansible_user_uid for managed_node3\n 10596 1726879761.42524: set ansible_userspace_architecture for managed_node3\n 10596 1726879761.42524: set ansible_userspace_bits for managed_node3\n 10596 1726879761.42524: set ansible_verbosity for managed_node3\n 10596 1726879761.42525: set ansible_version for managed_node3\n 10596 1726879761.42525: set ansible_virtualization_role for managed_node3\n 10596 1726879761.42525: set ansible_virtualization_tech_guest for managed_node3\n 10596 1726879761.42526: set ansible_virtualization_tech_host for managed_node3\n 10596 1726879761.42526: set ansible_virtualization_type for managed_node3\n 10596 1726879761.42526: set discovered_interpreter_python for managed_node3\n 10596 1726879761.42527: set gather_subset for managed_node3\n 10596 1726879761.42527: set group_names for managed_node3\n 10596 1726879761.42527: set groups for managed_node3\n 10596 1726879761.42528: set inventory_dir for managed_node3\n 10596 1726879761.42528: set inventory_file for managed_node3\n 10596 1726879761.42529: set inventory_hostname for managed_node3\n 10596 1726879761.42529: set inventory_hostname_short for managed_node3\n 10596 1726879761.42530: set module_setup for managed_node3\n 10596 1726879761.42531: set omit for managed_node3\n 10596 1726879761.42531: set playbook_dir for managed_node3\n 10596 1726879761.42532: set tempinventory for managed_node3\nParsed /tmp/ansible.fgpw48if.inventory.yaml inventory source with yaml plugin\n 10596 1726879761.42535: Reconcile groups and hosts in inventory.\n 10596 1726879761.42538: Group ungrouped now contains managed_node1\n 10596 1726879761.42539: Group ungrouped now contains managed_node2\n 10596 1726879761.42539: Group ungrouped now contains managed_node3\n 10596 1726879761.42618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name\n 10596 1726879761.42724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments\n 10596 1726879761.42763: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py\n 10596 1726879761.42789: Loaded config def from plugin (vars/host_group_vars)\n 10596 1726879761.42797: 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)\n 10596 1726879761.42808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars\n 10596 1726879761.42815: 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)\n 10596 1726879761.42855: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False)\n 10596 1726879761.43162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879761.43312: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py\n 10596 1726879761.43351: Loaded config def from plugin (connection/local)\n 10596 1726879761.43355: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True)\n 10596 1726879761.45274: Loaded config def from plugin (connection/paramiko_ssh)\n 10596 1726879761.45279: 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)\n 10596 1726879761.46216: 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)\n 10596 1726879761.46256: Loaded config def from plugin (connection/psrp)\n 10596 1726879761.46259: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True)\n 10596 1726879761.47030: 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)\n 10596 1726879761.47070: Loaded config def from plugin (connection/ssh)\n 10596 1726879761.47073: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True)\n 10596 1726879761.48673: 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)\n 10596 1726879761.48715: Loaded config def from plugin (connection/winrm)\n 10596 1726879761.48718: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True)\n 10596 1726879761.48751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name\n 10596 1726879761.48822: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py\n 10596 1726879761.48887: Loaded config def from plugin (shell/cmd)\n 10596 1726879761.48890: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True)\n 10596 1726879761.48912: 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)\n 10596 1726879761.48978: Loaded config def from plugin (shell/powershell)\n 10596 1726879761.48980: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True)\n 10596 1726879761.49040: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py\n 10596 1726879761.49217: Loaded config def from plugin (shell/sh)\n 10596 1726879761.49219: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True)\n 10596 1726879761.49253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name\n 10596 1726879761.49376: Loaded config def from plugin (become/runas)\n 10596 1726879761.49378: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True)\n 10596 1726879761.49717: Loaded config def from plugin (become/su)\n 10596 1726879761.49720: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True)\n 10596 1726879761.49876: Loaded config def from plugin (become/sudo)\n 10596 1726879761.49878: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True)\nrunning playbook inside collection fedora.linux_system_roles\n 10596 1726879761.49915: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml\n 10596 1726879761.50448: trying /usr/local/lib/python3.12/site-packages/ansible/modules\n 10596 1726879761.53421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action\n 10596 1726879761.53454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__\n 10596 1726879761.53826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback\n 10596 1726879761.53838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__\nredirecting (type: callback) ansible.builtin.debug to ansible.posix.debug\nredirecting (type: callback) ansible.builtin.debug to ansible.posix.debug\n 10596 1726879761.54075: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py\n 10596 1726879761.54168: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug)\n 10596 1726879761.54170: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Rg1/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__)\n 10596 1726879761.54194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name\n 10596 1726879761.54211: 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)\n 10596 1726879761.54320: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py\n 10596 1726879761.54386: Loaded config def from plugin (callback/default)\n 10596 1726879761.54388: 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)\n 10596 1726879761.55420: Loaded config def from plugin (callback/junit)\n 10596 1726879761.55422: 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)\n 10596 1726879761.55465: 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)\n 10596 1726879761.55511: Loaded config def from plugin (callback/minimal)\n 10596 1726879761.55512: 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)\n 10596 1726879761.55550: 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)\n 10596 1726879761.55600: Loaded config def from plugin (callback/tree)\n 10596 1726879761.55602: 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)\nredirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks\n 10596 1726879761.55685: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks)\n 10596 1726879761.55686: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Rg1/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)\nSkipping callback 'default', as we already have a stdout callback.\nSkipping callback 'minimal', as we already have a stdout callback.\nSkipping callback 'oneline', as we already have a stdout callback.\n\nPLAYBOOK: tests_ssh.yml ********************************************************\n1 plays in tests_ssh.yml\n 10596 1726879761.55707: in VariableManager get_vars()\n 10596 1726879761.55722: done with get_vars()\n 10596 1726879761.55726: in VariableManager get_vars()\n 10596 1726879761.55733: done with get_vars()\n 10596 1726879761.55735: variable 'omit' from source: magic vars\n 10596 1726879761.55764: in VariableManager get_vars()\n 10596 1726879761.55775: done with get_vars()\n 10596 1726879761.55793: variable 'omit' from source: magic vars\n\nPLAY [Ensure that the rule runs with ssh] **************************************\n 10596 1726879761.56280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy\n 10596 1726879761.56353: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py\n 10596 1726879761.56376: getting the remaining hosts for this loop\n 10596 1726879761.56377: done getting the remaining hosts for this loop\n 10596 1726879761.56379: getting the next task for host managed_node1\n 10596 1726879761.56381: done getting next task for host managed_node1\n 10596 1726879761.56382: ^ task is: TASK: Gathering Facts\n 10596 1726879761.56383: ^ 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\n 10596 1726879761.56384: getting the next task for host managed_node2\n 10596 1726879761.56385: done getting next task for host managed_node2\n 10596 1726879761.56386: ^ task is: TASK: Gathering Facts\n 10596 1726879761.56387: ^ 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\n 10596 1726879761.56387: getting the next task for host managed_node3\n 10596 1726879761.56388: done getting next task for host managed_node3\n 10596 1726879761.56389: ^ task is: TASK: Gathering Facts\n 10596 1726879761.56389: ^ 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\n 10596 1726879761.56392: getting variables\n 10596 1726879761.56393: in VariableManager get_vars()\n 10596 1726879761.56400: Calling all_inventory to load vars for managed_node1\n 10596 1726879761.56401: Calling groups_inventory to load vars for managed_node1\n 10596 1726879761.56403: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879761.56412: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879761.56419: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879761.56420: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879761.56444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879761.56478: done with get_vars()\n 10596 1726879761.56483: done getting variables\n 10596 1726879761.56542: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [Gathering Facts] *********************************************************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2\nFriday 20 September 2024 20:49:21 -0400 (0:00:00.009) 0:00:00.009 ****** \n 10596 1726879761.56560: entering _queue_task() for managed_node1/gather_facts\n 10596 1726879761.56561: Creating lock for gather_facts\n 10596 1726879761.56789: worker is 1 (out of 3 available)\n 10596 1726879761.56800: exiting _queue_task() for managed_node1/gather_facts\n 10596 1726879761.56812: getting variables\n 10596 1726879761.56815: in VariableManager get_vars()\n 10596 1726879761.56878: Calling all_inventory to load vars for managed_node2\n 10596 1726879761.56882: Calling groups_inventory to load vars for managed_node2\n 10596 1726879761.56887: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879761.56903: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879761.56906: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879761.56909: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879761.56972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879761.57008: done with get_vars()\n 10596 1726879761.57018: done getting variables\n 10596 1726879761.57104: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879761.57115: entering _queue_task() for managed_node2/gather_facts\n 10596 1726879761.57380: worker is 2 (out of 3 available)\n 10596 1726879761.57394: exiting _queue_task() for managed_node2/gather_facts\n 10596 1726879761.57406: getting variables\n 10596 1726879761.57408: in VariableManager get_vars()\n 10596 1726879761.57525: Calling all_inventory to load vars for managed_node3\n 10596 1726879761.57529: Calling groups_inventory to load vars for managed_node3\n 10596 1726879761.57535: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879761.57551: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879761.57555: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879761.57558: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879761.57628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879761.57656: done with get_vars()\n 10596 1726879761.57665: done getting variables\n 10596 1726879761.57742: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879761.57754: entering _queue_task() for managed_node3/gather_facts\n 10596 1726879761.58002: worker is 3 (out of 3 available)\n 10596 1726879761.58014: exiting _queue_task() for managed_node3/gather_facts\n 10596 1726879761.58024: done queuing things up, now waiting for results queue to drain\n 10596 1726879761.58026: waiting for pending results...\n 10617 1726879761.57568: running TaskExecutor() for managed_node2/TASK: Gathering Facts\n 10617 1726879761.57676: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000011\n 10617 1726879761.57695: variable 'ansible_search_path' from source: unknown\n 10617 1726879761.57712: calling self._execute()\n 10617 1726879761.57762: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10617 1726879761.57771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10617 1726879761.57780: variable 'omit' from source: magic vars\n 10617 1726879761.57865: variable 'omit' from source: magic vars\n 10617 1726879761.57889: variable 'omit' from source: magic vars\n 10617 1726879761.57919: variable 'omit' from source: magic vars\n 10617 1726879761.57950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10617 1726879761.57979: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10617 1726879761.58003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10617 1726879761.58021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10617 1726879761.58035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10617 1726879761.58063: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10617 1726879761.58068: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10617 1726879761.58072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10617 1726879761.58169: Set connection var ansible_shell_executable to /bin/sh\n 10617 1726879761.58177: Set connection var ansible_connection to ssh\n 10617 1726879761.58183: Set connection var ansible_timeout to 10\n 10617 1726879761.58186: Set connection var ansible_shell_type to sh\n 10617 1726879761.58193: Set connection var ansible_pipelining to False\n 10617 1726879761.58201: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10615 1726879761.58181: running TaskExecutor() for managed_node1/TASK: Gathering Facts\n 10617 1726879761.58221: variable 'ansible_shell_executable' from source: unknown\n 10617 1726879761.58225: variable 'ansible_connection' from source: unknown\n 10617 1726879761.58228: variable 'ansible_module_compression' from source: unknown\n 10617 1726879761.58231: variable 'ansible_shell_type' from source: unknown\n 10617 1726879761.58234: variable 'ansible_shell_executable' from source: unknown\n 10617 1726879761.58236: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10617 1726879761.58240: variable 'ansible_pipelining' from source: unknown\n 10617 1726879761.58243: variable 'ansible_timeout' from source: unknown\n 10617 1726879761.58246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10615 1726879761.58283: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000011\n 10615 1726879761.58299: variable 'ansible_search_path' from source: unknown\n 10615 1726879761.58322: calling self._execute()\n 10617 1726879761.58363: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10617 1726879761.58375: variable 'omit' from source: magic vars\n 10615 1726879761.58377: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10617 1726879761.58381: starting attempt loop\n 10617 1726879761.58384: running the handler\n 10615 1726879761.58385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10615 1726879761.58395: variable 'omit' from source: magic vars\n 10615 1726879761.58524: variable 'omit' from source: magic vars\n 10617 1726879761.58530: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10617 1726879761.58548: _low_level_execute_command(): starting\n 10615 1726879761.58553: variable 'omit' from source: magic vars\n 10617 1726879761.58556: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n 10615 1726879761.58587: variable 'omit' from source: magic vars\n 10615 1726879761.58622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10615 1726879761.58654: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10615 1726879761.58673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10615 1726879761.58690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10615 1726879761.58706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10615 1726879761.58734: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10615 1726879761.58740: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10615 1726879761.58744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10615 1726879761.58846: Set connection var ansible_shell_executable to /bin/sh\n 10615 1726879761.58858: Set connection var ansible_connection to ssh\n 10615 1726879761.58865: Set connection var ansible_timeout to 10\n 10615 1726879761.58868: Set connection var ansible_shell_type to sh\n 10615 1726879761.58873: Set connection var ansible_pipelining to False\n 10615 1726879761.58880: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10615 1726879761.58900: variable 'ansible_shell_executable' from source: unknown\n 10615 1726879761.58906: variable 'ansible_connection' from source: unknown\n 10615 1726879761.58910: variable 'ansible_module_compression' from source: unknown\n 10615 1726879761.58913: variable 'ansible_shell_type' from source: unknown\n 10615 1726879761.58915: variable 'ansible_shell_executable' from source: unknown\n 10615 1726879761.58918: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10615 1726879761.58921: variable 'ansible_pipelining' from source: unknown\n 10615 1726879761.58923: variable 'ansible_timeout' from source: unknown\n 10615 1726879761.58927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10615 1726879761.59044: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10615 1726879761.59058: variable 'omit' from source: magic vars\n 10615 1726879761.59064: starting attempt loop\n 10615 1726879761.59067: running the handler\n 10615 1726879761.59080: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10618 1726879761.59635: running TaskExecutor() for managed_node3/TASK: Gathering Facts\n 10618 1726879761.59754: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000011\n 10618 1726879761.59770: variable 'ansible_search_path' from source: unknown\n 10618 1726879761.59805: calling self._execute()\n 10618 1726879761.59873: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10618 1726879761.59885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10618 1726879761.59896: variable 'omit' from source: magic vars\n 10618 1726879761.59993: variable 'omit' from source: magic vars\n 10618 1726879761.60019: variable 'omit' from source: magic vars\n 10618 1726879761.60040: variable 'omit' from source: magic vars\n 10618 1726879761.60075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10615 1726879761.60102: _low_level_execute_command(): starting\n 10615 1726879761.60114: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 10618 1726879761.60105: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10618 1726879761.60162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10618 1726879761.60180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10618 1726879761.60195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10618 1726879761.60224: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10618 1726879761.60231: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10618 1726879761.60234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10618 1726879761.60337: Set connection var ansible_shell_executable to /bin/sh\n 10618 1726879761.60343: Set connection var ansible_connection to ssh\n 10618 1726879761.60347: Set connection var ansible_timeout to 10\n 10618 1726879761.60351: Set connection var ansible_shell_type to sh\n 10618 1726879761.60354: Set connection var ansible_pipelining to False\n 10618 1726879761.60358: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10618 1726879761.60371: variable 'ansible_shell_executable' from source: unknown\n 10618 1726879761.60373: variable 'ansible_connection' from source: unknown\n 10618 1726879761.60375: variable 'ansible_module_compression' from source: unknown\n 10618 1726879761.60377: variable 'ansible_shell_type' from source: unknown\n 10618 1726879761.60379: variable 'ansible_shell_executable' from source: unknown\n 10618 1726879761.60380: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10618 1726879761.60382: variable 'ansible_pipelining' from source: unknown\n 10618 1726879761.60384: variable 'ansible_timeout' from source: unknown\n 10618 1726879761.60386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10618 1726879761.60494: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10618 1726879761.60506: variable 'omit' from source: magic vars\n 10618 1726879761.60512: starting attempt loop\n 10618 1726879761.60516: running the handler\n 10618 1726879761.60528: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10618 1726879761.60542: _low_level_execute_command(): starting\n 10618 1726879761.60552: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10617 1726879761.61565: stdout chunk (state=2):\n>>>/root\n<<<\n 10617 1726879761.61639: stderr chunk (state=3):\n>>><<<\n 10617 1726879761.61646: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 10617 1726879761.61673: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10617 1726879761.61685: _low_level_execute_command(): starting\n 10617 1726879761.61692: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775 `\" && echo ansible-tmp-1726879761.6167996-10617-243012067255775=\"` echo /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775 `\" && echo ansible-tmp-1726879761.6167996-10617-243012067255775=\"` echo /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775 `\" ) && sleep 0'\"'\"''\n 10615 1726879761.63337: stdout chunk (state=2):\n>>>/root\n<<<\n 10618 1726879761.63367: stdout chunk (state=2):\n>>>/root\n<<<\n 10618 1726879761.63376: stderr chunk (state=2):\n>>><<<\n 10618 1726879761.63389: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 10618 1726879761.63410: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10618 1726879761.63422: _low_level_execute_command(): starting\n 10618 1726879761.63427: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739 `\" && echo ansible-tmp-1726879761.634161-10618-97710003948739=\"` echo /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n 10615 1726879761.63453: stderr chunk (state=3):\n>>><<<\n 10615 1726879761.63460: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739 `\" && echo ansible-tmp-1726879761.634161-10618-97710003948739=\"` echo /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739 `\" ) && sleep 0'\"'\"''\n<10.31.42.60> (0, b'/root\\n', b'')\n 10615 1726879761.63498: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10615 1726879761.63517: _low_level_execute_command(): starting\n 10615 1726879761.63525: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670 `\" && echo ansible-tmp-1726879761.6351032-10615-234950531759670=\"` echo /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670 `\" && echo ansible-tmp-1726879761.6351032-10615-234950531759670=\"` echo /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670 `\" ) && sleep 0'\"'\"''\n 10617 1726879761.64521: stdout chunk (state=2):\n>>>ansible-tmp-1726879761.6167996-10617-243012067255775=/root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775\n<<<\n 10617 1726879761.64536: stderr chunk (state=2):\n>>><<<\n 10617 1726879761.64545: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879761.6167996-10617-243012067255775=/root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775\\n', b'')\n 10617 1726879761.64566: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879761.6167996-10617-243012067255775=/root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775\n, stderr=\n 10617 1726879761.64595: variable 'ansible_module_compression' from source: unknown\n 10617 1726879761.64646: ANSIBALLZ: Using generic lock for ansible.legacy.setup\n 10617 1726879761.64651: ANSIBALLZ: Acquiring lock\n 10617 1726879761.64653: ANSIBALLZ: Lock acquired: 140708134187472\n 10617 1726879761.64656: ANSIBALLZ: Creating module\n 10618 1726879761.66527: stdout chunk (state=2):\n>>>ansible-tmp-1726879761.634161-10618-97710003948739=/root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739\n<<<\n 10615 1726879761.66698: stdout chunk (state=2):\n>>>ansible-tmp-1726879761.6351032-10615-234950531759670=/root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670\n<<<\n 10615 1726879761.66748: stderr chunk (state=3):\n>>><<<\n 10615 1726879761.66756: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879761.6351032-10615-234950531759670=/root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670\\n', b'')\n 10615 1726879761.66777: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879761.6351032-10615-234950531759670=/root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670\n, stderr=\n 10618 1726879761.66800: stderr chunk (state=3):\n>>><<<\n 10618 1726879761.66808: stdout chunk (state=3):\n>>><<<\n 10615 1726879761.66807: variable 'ansible_module_compression' from source: unknown\n<10.31.43.118> (0, b'ansible-tmp-1726879761.634161-10618-97710003948739=/root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739\\n', b'')\n 10618 1726879761.66831: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879761.634161-10618-97710003948739=/root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739\n, stderr=\n 10618 1726879761.66860: variable 'ansible_module_compression' from source: unknown\n 10615 1726879761.66860: ANSIBALLZ: Using generic lock for ansible.legacy.setup\n 10615 1726879761.66885: ANSIBALLZ: Acquiring lock\n 10618 1726879761.66914: ANSIBALLZ: Using generic lock for ansible.legacy.setup\n 10618 1726879761.66920: ANSIBALLZ: Acquiring lock\n 10617 1726879761.87713: ANSIBALLZ: Writing module into payload\n 10617 1726879761.87833: ANSIBALLZ: Writing module\n 10617 1726879761.87858: ANSIBALLZ: Renaming module\n 10617 1726879761.87865: ANSIBALLZ: Done creating module\n 10617 1726879761.87898: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10617 1726879761.87907: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n Attempting python interpreter discovery\n 10617 1726879761.87919: _low_level_execute_command(): starting\n 10617 1726879761.87926: _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'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/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'\"'\"''\n 10615 1726879761.87990: ANSIBALLZ: Lock acquired: 140708134187472\n 10615 1726879761.88003: ANSIBALLZ: Reading module after lock\n 10615 1726879761.88063: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10615 1726879761.88075: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n Attempting python interpreter discovery\n 10615 1726879761.88088: _low_level_execute_command(): starting\n 10615 1726879761.88096: _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'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/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'\"'\"''\n 10618 1726879761.88188: ANSIBALLZ: Lock acquired: 140708134187472\n 10618 1726879761.88199: ANSIBALLZ: Reading module after lock\n 10618 1726879761.88256: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10618 1726879761.88268: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n Attempting python interpreter discovery\n 10618 1726879761.88279: _low_level_execute_command(): starting\n 10618 1726879761.88285: _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'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/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'\"'\"''\n 10617 1726879761.90564: stdout chunk (state=2):\n>>>PLATFORM\n<<<\n 10617 1726879761.90629: stdout chunk (state=3):\n>>>Linux\n<<<\n 10617 1726879761.90668: stdout chunk (state=3):\n>>>FOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n<<<\n 10617 1726879761.90838: stderr chunk (state=3):\n>>><<<\n 10617 1726879761.90846: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.12\\n/usr/bin/python3.6\\n/usr/bin/python3\\n/usr/libexec/platform-python\\nENDFOUND\\n', b'')\n 10617 1726879761.90872: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n, stderr=\n 10617 1726879761.90880 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python']\n 10615 1726879761.90886: stdout chunk (state=2):\n>>>PLATFORM\n<<<\n 10615 1726879761.90909: stdout chunk (state=3):\n>>>Linux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n<<<\n 10617 1726879761.90941: _low_level_execute_command(): starting\n 10617 1726879761.90951: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 10618 1726879761.91132: stdout chunk (state=2):\n>>>PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n<<<\n 10618 1726879761.91304: stderr chunk (state=3):\n>>><<<\n 10618 1726879761.91312: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.12\\n/usr/bin/python3.6\\n/usr/bin/python3\\n/usr/libexec/platform-python\\nENDFOUND\\n', b'')\n 10618 1726879761.91336: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n, stderr=\n 10618 1726879761.91344 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python']\n 10618 1726879761.91407: _low_level_execute_command(): starting\n 10618 1726879761.91414: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 10618 1726879761.92060: Sending initial data\n 10618 1726879761.92068: Sent initial data (1234 bytes)\n 10615 1726879761.92073: stderr chunk (state=3):\n>>><<<\n 10615 1726879761.92081: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.12\\n/usr/bin/python3.6\\n/usr/bin/python3\\n/usr/libexec/platform-python\\nENDFOUND\\n', b'')\n 10615 1726879761.92108: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n, stderr=\n 10615 1726879761.92118 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python']\n 10615 1726879761.92178: _low_level_execute_command(): starting\n 10615 1726879761.92185: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 10615 1726879761.92277: Sending initial data\n 10615 1726879761.92285: Sent initial data (1234 bytes)\n 10617 1726879761.92683: Sending initial data\n 10617 1726879761.92695: Sent initial data (1234 bytes)\n 10618 1726879761.95588: stdout chunk (state=3):\n>>>{\"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\"}\n<<<\n 10618 1726879761.95998: stderr chunk (state=3):\n>>><<<\n 10618 1726879761.96006: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'{\"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\"}\\n', b'')\n 10618 1726879761.96026: _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\"}\n, stderr=\n 10618 1726879761.96089: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10618 1726879761.96097: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10618 1726879761.96103: variable 'ansible_module_compression' from source: unknown\n 10618 1726879761.96135: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10618 1726879761.96159: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 10618 1726879761.96317: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpk07oyi2w TO /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 10618 1726879761.96433: Sending initial data\n 10618 1726879761.96440: Sent initial data (152 bytes)\n 10617 1726879761.96916: stdout chunk (state=3):\n>>>{\"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\"}\n<<<\n 10617 1726879761.97079: stderr chunk (state=3):\n>>><<<\n 10617 1726879761.97086: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'{\"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\"}\\n', b'')\n 10617 1726879761.97112: _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\"}\n, stderr=\n 10617 1726879761.97172: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10617 1726879761.97179: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10617 1726879761.97189: variable 'ansible_module_compression' from source: unknown\n 10617 1726879761.97225: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10617 1726879761.97251: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10615 1726879761.97256: stdout chunk (state=3):\n>>>{\"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\"}\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 10617 1726879761.97406: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp898iut5d TO /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 10617 1726879761.97519: Sending initial data\n 10617 1726879761.97527: Sent initial data (154 bytes)\n 10615 1726879761.97821: stderr chunk (state=3):\n>>><<<\n 10615 1726879761.97830: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'{\"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\"}\\n', b'')\n 10615 1726879761.97852: _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\"}\n, stderr=\n 10615 1726879761.97943: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10615 1726879761.97952: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10615 1726879761.97957: variable 'ansible_module_compression' from source: unknown\n 10615 1726879761.97997: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10615 1726879761.98024: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 10615 1726879761.98251: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2d9f3cnw TO /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 10615 1726879761.98775: Sending initial data\n 10615 1726879761.98782: Sent initial data (154 bytes)\n 10618 1726879761.99282: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpk07oyi2w /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py\n<<<\n 10617 1726879762.00742: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp898iut5d /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py\n<<<\n 10618 1726879762.01295: stderr chunk (state=3):\n>>><<<\n 10618 1726879762.01304: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpk07oyi2w /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py\\n', b'')\n 10618 1726879762.01343: done transferring module to remote\n 10618 1726879762.01359: _low_level_execute_command(): starting\n 10618 1726879762.01365: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/ /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/ /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10615 1726879762.02181: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2d9f3cnw /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py\n<<<\n 10617 1726879762.04366: stderr chunk (state=3):\n>>><<<\n 10617 1726879762.04376: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp898iut5d /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py\\n', b'')\n 10617 1726879762.04409: done transferring module to remote\n 10617 1726879762.04427: _low_level_execute_command(): starting\n 10617 1726879762.04433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/ /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/ /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10618 1726879762.04598: stderr chunk (state=2):\n>>><<<\n 10618 1726879762.04608: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10618 1726879762.04629: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10618 1726879762.04633: _low_level_execute_command(): starting\n 10618 1726879762.04638: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10615 1726879762.05322: stderr chunk (state=3):\n>>><<<\n 10615 1726879762.05329: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2d9f3cnw /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py\\n', b'')\n 10615 1726879762.05348: done transferring module to remote\n 10615 1726879762.05361: _low_level_execute_command(): starting\n 10615 1726879762.05370: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/ /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/ /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10617 1726879762.07430: stderr chunk (state=2):\n>>><<<\n 10617 1726879762.07438: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10617 1726879762.07456: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10617 1726879762.07460: _low_level_execute_command(): starting\n 10617 1726879762.07465: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10618 1726879762.08084: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21a18e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219ae828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21a189b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219bb630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n<<<\n 10618 1726879762.08134: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c70f0>\r\n<<<\n 10618 1726879762.08154: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2748>\r\n<<<\n 10618 1726879762.08188: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2390>\r\n<<<\n 10618 1726879762.08220: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10618 1726879762.08242: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10618 1726879762.08271: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10618 1726879762.08310: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2196c470>\r\n<<<\n 10618 1726879762.08339: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10615 1726879762.08350: stderr chunk (state=2):\n>>><<<\n 10615 1726879762.08358: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10618 1726879762.08377: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21971e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2196cb38>\r\n<<<\n 10615 1726879762.08380: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10615 1726879762.08384: _low_level_execute_command(): starting\n 10615 1726879762.08389: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 10618 1726879762.08407: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10618 1726879762.08439: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10618 1726879762.08869: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219784e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2195bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2195e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc6c940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc7e240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219cca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10618 1726879762.09181: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10618 1726879762.09206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 10618 1726879762.09232: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10618 1726879762.09243: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10618 1726879762.09268: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 10618 1726879762.09284: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10618 1726879762.09301: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10618 1726879762.09372: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10618 1726879762.09382: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10618 1726879762.09400: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10618 1726879762.09428: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10618 1726879762.09450: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 10618 1726879762.09461: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10618 1726879762.09486: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fba4080>\r\n<<<\n 10618 1726879762.09506: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n<<<\n 10618 1726879762.09526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbaf2b0>\r\n<<<\n 10618 1726879762.09542: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10618 1726879762.09561: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.09582: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1fbaff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbafa90>\r\n<<<\n 10618 1726879762.09591: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 10618 1726879762.09610: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 10618 1726879762.09626: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbb9080>\r\n<<<\n 10618 1726879762.09637: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 10618 1726879762.09685: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc487b8>\r\n<<<\n 10618 1726879762.09702: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 10618 1726879762.09720: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10618 1726879762.09753: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc48ba8>\r\n<<<\n 10618 1726879762.09808: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3c160>\r\n<<<\n 10618 1726879762.09824: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n<<<\n 10618 1726879762.09845: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3ce48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc33438>\r\n<<<\n 10618 1726879762.09890: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc23470>\r\n<<<\n 10618 1726879762.09910: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 10618 1726879762.09928: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 10618 1726879762.09949: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 10618 1726879762.09961: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10618 1726879762.09979: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10015: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f95c278>\r\n<<<\n 10618 1726879762.10028: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f964cf8>\r\n<<<\n 10618 1726879762.10046: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3c438>\r\n<<<\n 10618 1726879762.10056: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10618 1726879762.10104: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f969e10>\r\n<<<\n 10618 1726879762.10127: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc1d2b0>\r\n<<<\n 10618 1726879762.10143: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10159: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.10177: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f9701d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f969f98>\r\n<<<\n 10618 1726879762.10198: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.10214: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f9702e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc8cfd0>\r\n<<<\n 10618 1726879762.10244: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10264: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10276: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 10618 1726879762.10296: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10312: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f9709e8>\r\n<<<\n 10618 1726879762.10328: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n<<<\n 10618 1726879762.10350: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97b6a0>\r\n<<<\n 10618 1726879762.10360: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 10618 1726879762.10375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10387: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n<<<\n 10618 1726879762.10403: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10455: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97be80>\r\n<<<\n 10618 1726879762.10480: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10525: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f502198>\r\n<<<\n 10618 1726879762.10537: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97b780>\r\n<<<\n 10618 1726879762.10559: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 10618 1726879762.10569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10620: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f507c88>\r\n<<<\n 10618 1726879762.10630: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970518>\r\n<<<\n 10618 1726879762.10649: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10618 1726879762.10662: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10685: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10700: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f52b2e8>\r\n<<<\n 10618 1726879762.10716: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.10737: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f52b6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10618 1726879762.10762: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10776: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 10618 1726879762.10796: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f532390>\r\n<<<\n 10618 1726879762.10822: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10618 1726879762.10841: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10855: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 10618 1726879762.10876: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 10618 1726879762.10888: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10912: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 10618 1726879762.10922: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10937: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10618 1726879762.10969: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10618 1726879762.10996: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\n<<<\n 10618 1726879762.11010: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2dbba8>\r\n<<<\n 10618 1726879762.11117: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2d32e8>\r\n<<<\n 10618 1726879762.11127: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2c9f98>\r\n<<<\n 10618 1726879762.11132: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2c1e80>\r\n<<<\n 10618 1726879762.11161: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f532d30>\r\n<<<\n 10618 1726879762.11190: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.11200: stdout chunk (state=3):\n>>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f2d3f60>\r\n<<<\n 10618 1726879762.11206: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f52ba20>\r\n<<<\n 10618 1726879762.11226: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 10618 1726879762.11239: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10618 1726879762.11275: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.11287: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 10615 1726879762.11307: stdout chunk (state=3):\n>>>import sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10618 1726879762.11316: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21928710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2d6048>\r\nimport 'pwd' # \r\n<<<\n 10618 1726879762.11332: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21928a90>\r\n<<<\n 10615 1726879762.11364: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10618 1726879762.11387: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970860>\r\n<<<\n 10615 1726879762.11399: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 10615 1726879762.11408: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 10618 1726879762.11415: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10618 1726879762.11428: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10617 1726879762.11462: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10617 1726879762.11486: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10617 1726879762.11535: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10617 1726879762.11573: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10617 1726879762.11612: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n<<<\n 10617 1726879762.11653: stdout chunk (state=3):\n>>># installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10615 1726879762.11686: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830d013e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfa9828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830d0139b0>\r\n<<<\n 10615 1726879762.11705: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfb6630>\r\nimport '_signal' # \r\n<<<\n 10618 1726879762.11718: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e219415c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10617 1726879762.11720: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10617 1726879762.11762: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0c7e48>\r\n<<<\n 10617 1726879762.11846: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe05d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0c79b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe06a630>\r\n<<<\n 10617 1726879762.11882: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10617 1726879762.11931: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 10617 1726879762.11961: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10617 1726879762.11987: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0760f0>\r\n<<<\n 10617 1726879762.12017: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071748>\r\n<<<\n 10617 1726879762.12073: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10617 1726879762.12084: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10617 1726879762.12143: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10617 1726879762.12183: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe01b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10617 1726879762.12216: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe020e48>\r\n<<<\n 10617 1726879762.12234: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe01bb38>\r\n<<<\n 10615 1726879762.12284: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfc20f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf67470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf6ce48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf67b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10618 1726879762.12318: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21941e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219454e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21935b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f517358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21941470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d901908>\r\n<<<\n 10615 1726879762.12336: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf734e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf56d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf59198>\r\n<<<\n 10615 1726879762.12348: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10618 1726879762.12362: stdout chunk (state=3):\n>>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.12373: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10615 1726879762.12387: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b267940>\r\n<<<\n 10617 1726879762.12386: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0274e0>\r\n<<<\n 10615 1726879762.12409: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10615 1726879762.12443: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b279240>\r\n<<<\n 10617 1726879762.12447: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe00ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe00d198>\r\n<<<\n 10615 1726879762.12502: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfc7a20>\r\n<<<\n 10615 1726879762.12517: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10617 1726879762.12807: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc31b940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc32d240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe07ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10615 1726879762.12911: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10615 1726879762.12930: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10615 1726879762.12938: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 10615 1726879762.12953: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10615 1726879762.12965: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10615 1726879762.12985: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10615 1726879762.13001: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 10615 1726879762.13014: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10615 1726879762.13035: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10615 1726879762.13105: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10615 1726879762.13116: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10615 1726879762.13138: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10615 1726879762.13169: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10617 1726879762.13174: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10615 1726879762.13200: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10617 1726879762.13208: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10615 1726879762.13229: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b19f080>\r\n<<<\n 10615 1726879762.13244: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n<<<\n 10617 1726879762.13250: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10615 1726879762.13271: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1aa2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10617 1726879762.13280: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10615 1726879762.13304: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830b1aaf60>\r\n<<<\n 10617 1726879762.13309: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10615 1726879762.13325: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1aaa90>\r\nimport 'itertools' # \r\n<<<\n 10615 1726879762.13362: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1b4080>\r\n<<<\n 10617 1726879762.13366: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 10615 1726879762.13377: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 10617 1726879762.13383: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10615 1726879762.13426: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b2437b8>\r\n<<<\n 10618 1726879762.13440: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.13447: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 10615 1726879762.13460: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10615 1726879762.13487: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b243ba8>\r\n<<<\n 10615 1726879762.13545: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237160>\r\n<<<\n 10615 1726879762.13560: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n<<<\n 10615 1726879762.13571: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237e48>\r\n<<<\n 10615 1726879762.13577: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b22e438>\r\n<<<\n 10617 1726879762.13579: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc253080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc25e2b0>\r\n<<<\n 10617 1726879762.13602: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc25ef60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc25ea90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc268080>\r\nimport '_collections' # \r\n<<<\n 10615 1726879762.13629: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b21e470>\r\n<<<\n 10615 1726879762.13643: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 10615 1726879762.13661: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 10617 1726879762.13644: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2f77b8>\r\n<<<\n 10617 1726879762.13676: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10615 1726879762.13692: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10615 1726879762.13712: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n<<<\n 10615 1726879762.13719: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10615 1726879762.13750: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af57278>\r\n<<<\n 10615 1726879762.13760: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af5fcf8>\r\n<<<\n 10615 1726879762.13776: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237438>\r\n<<<\n 10615 1726879762.13786: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10617 1726879762.13805: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2f7ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2eb160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2ebe48>\r\n<<<\n 10617 1726879762.13822: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2e2438>\r\n<<<\n 10615 1726879762.13846: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af64e10>\r\n<<<\n 10615 1726879762.13855: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b2182b0>\r\n<<<\n 10615 1726879762.13870: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n<<<\n 10615 1726879762.13878: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10615 1726879762.13903: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.13912: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830af6b1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af64f98>\r\n<<<\n 10617 1726879762.13920: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2d2470>\r\n<<<\n 10615 1726879762.13955: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830af6b2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b287fd0>\r\n<<<\n 10617 1726879762.13959: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 10615 1726879762.13981: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 10617 1726879762.13981: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14001: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14013: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 10615 1726879762.14030: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14042: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6bdd8>\r\n<<<\n 10615 1726879762.14050: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b9e8>\r\n<<<\n 10615 1726879762.14068: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n<<<\n 10615 1726879762.14076: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af766a0>\r\n<<<\n 10615 1726879762.14100: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 10617 1726879762.14100: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc00b2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc013d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2eb0b8>\r\nimport '_locale' # \r\n<<<\n 10615 1726879762.14113: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14136: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10617 1726879762.14141: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc018e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2cc2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14193: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af76e80>\r\n<<<\n 10615 1726879762.14209: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 10615 1726879762.14224: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14259: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830aafd198>\r\n<<<\n 10615 1726879762.14274: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af76780>\r\n<<<\n 10615 1726879762.14294: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 10617 1726879762.14294: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc01f208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc018fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc01f320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc33bfd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01fe10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01fa20>\r\n<<<\n 10615 1726879762.14314: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10618 1726879762.14345: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 10618 1726879762.14360: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5d3ac8>\r\nimport 'atexit' # \r\n<<<\n 10615 1726879762.14369: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab02c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b518>\r\n<<<\n 10618 1726879762.14388: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10615 1726879762.14408: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10618 1726879762.14418: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14440: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab262e8>\r\n<<<\n 10617 1726879762.14440: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02a6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14462: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.14486: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d578278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d57f4e0>\r\n<<<\n 10617 1726879762.14496: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02aeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14502: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830ab266a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10618 1726879762.14524: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d57f5f8>\r\n<<<\n 10618 1726879762.14531: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10615 1726879762.14539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14546: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab2d390>\r\n<<<\n 10618 1726879762.14563: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14570: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10615 1726879762.14586: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10618 1726879762.14600: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d57fb38>\r\n<<<\n 10615 1726879762.14609: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 10618 1726879762.14631: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10618 1726879762.14640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14656: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 10615 1726879762.14665: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 10618 1726879762.14673: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14696: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10618 1726879762.14706: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10617 1726879762.14704: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbb11d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02a7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbb5cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01f550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbda2e8>\r\n<<<\n 10615 1726879762.14740: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n<<<\n 10615 1726879762.14749: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8d6ba8>\r\n<<<\n 10617 1726879762.14759: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efbbda6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 10618 1726879762.14783: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5aab00>\r\n<<<\n 10617 1726879762.14795: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 10618 1726879762.14815: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d8b5048>\r\n<<<\n 10617 1726879762.14821: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbe1390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10617 1726879762.14887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10618 1726879762.14919: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d8b5278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10615 1726879762.14931: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8ce2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8c4f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8bce80>\r\n<<<\n 10618 1726879762.15211: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8b55c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5a52b0>\r\n<<<\n 10615 1726879762.15223: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab2dd30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830a8cef60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab26a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf23710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8d1048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf23a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10615 1726879762.15253: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf3c5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10618 1726879762.15272: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5984a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10618 1726879762.15289: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5a5860>\r\n<<<\n 10618 1726879762.15313: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d8dfdd8>\r\n<<<\n 10618 1726879762.15339: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10615 1726879762.15362: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40630>\r\n<<<\n 10615 1726879762.15387: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.15413: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40b00>\r\n<<<\n 10618 1726879762.15442: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8dfef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10615 1726879762.15481: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf3ce10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40f60>\r\n<<<\n 10618 1726879762.15510: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7b49b0>\r\n<<<\n 10615 1726879762.15529: stdout chunk (state=3):\n>>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf404e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40240>\r\n<<<\n 10615 1726879762.15553: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf30b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab12358>\r\n<<<\n 10618 1726879762.15589: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7c0ac8>\r\n<<<\n 10615 1726879762.15614: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10618 1726879762.15631: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8e2da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8ea4a8>\r\n<<<\n 10615 1726879762.15652: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf3c470>\r\n<<<\n 10618 1726879762.15823: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8d82e8>\r\n<<<\n 10615 1726879762.15861: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 10618 1726879762.15886: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10618 1726879762.15900: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10615 1726879762.15905: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308efc908>\r\n<<<\n 10618 1726879762.15924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 10618 1726879762.16003: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7dbb00>\r\n<<<\n 10615 1726879762.16021: stdout chunk (state=3):\n>>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.16029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.16056: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8ea668>\r\n<<<\n 10615 1726879762.16056: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.16078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10615 1726879762.16087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.16180: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.16188: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7e79e8>\r\n<<<\n 10618 1726879762.16218: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7e7ac8>\r\n<<<\n 10618 1726879762.16258: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7e7c50>\r\n<<<\n 10618 1726879762.16276: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8d4080>\r\n<<<\n 10618 1726879762.16296: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n<<<\n 10618 1726879762.16306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10618 1726879762.16319: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10618 1726879762.16340: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10618 1726879762.16375: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.16383: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d886630>\r\n<<<\n 10618 1726879762.16548: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d87bd30>\r\n<<<\n 10618 1726879762.16570: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.16584: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d87bf28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d87b7f0>\r\n<<<\n 10618 1726879762.16601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.16609: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10618 1726879762.16620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.16693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.16760: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.16769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.16779: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.16785: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.16806: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.16901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.16999: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 10618 1726879762.17007: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10618 1726879762.17022: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 10618 1726879762.17035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10618 1726879762.17050: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n<<<\n 10618 1726879762.17057: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10618 1726879762.17079: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.17088: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d89ea20>\r\n<<<\n 10618 1726879762.17140: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d89e710>\r\n<<<\n 10618 1726879762.17171: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d890ef0>\r\n<<<\n 10618 1726879762.17184: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 10618 1726879762.17203: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10615 1726879762.17203: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.17240: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d89e588>\r\n<<<\n 10618 1726879762.17249: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d890748>\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.17292: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb98aba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb9822e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb978f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb970e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbe1d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efb982f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbdaa20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdfd7710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb985048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdfd7a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01f898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff05c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed fro<<<\n 10617 1726879762.17324: stdout chunk (state=3):\n>>>m '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff0e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff44e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdfe4b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbc6358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff0470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9fb0908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.17719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.18169: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 10615 1726879762.18189: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bceac8>\r\nimport 'atexit' # \r\n<<<\n 10615 1726879762.18201: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10618 1726879762.18224: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.18234: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10618 1726879762.18254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.18272: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 10618 1726879762.18281: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.18296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.18312: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308b73278>\r\n<<<\n 10615 1726879762.18325: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b7a4e0>\r\n<<<\n 10615 1726879762.18340: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.18352: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308b7a5f8>\r\n<<<\n 10615 1726879762.18359: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10618 1726879762.18373: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.18393: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10617 1726879762.18414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.18435: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b7ab38>\r\n<<<\n 10618 1726879762.18436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.18457: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10615 1726879762.18470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10615 1726879762.18493: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10615 1726879762.18509: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10615 1726879762.18532: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n<<<\n 10615 1726879762.18542: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10618 1726879762.18561: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10618 1726879762.18579: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d67f2e8>\r\n<<<\n 10618 1726879762.18590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.18620: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba5b00>\r\n<<<\n 10615 1726879762.18652: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.18662: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308eb0048>\r\n<<<\n 10615 1726879762.18678: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.18689: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308eb0278>\r\n<<<\n 10615 1726879762.18699: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10615 1726879762.18728: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10615 1726879762.18787: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308eb05c0>\r\n<<<\n 10615 1726879762.18805: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba02b0>\r\n<<<\n 10618 1726879762.18941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.19098: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b934a8>\r\n<<<\n 10615 1726879762.19119: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 10615 1726879762.19126: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10615 1726879762.19149: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba0630>\r\n<<<\n 10615 1726879762.19171: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.19181: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308edadd8>\r\n<<<\n 10615 1726879762.19199: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 10615 1726879762.19209: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308edaef0>\r\n<<<\n 10615 1726879762.19222: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 10615 1726879762.19239: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 10615 1726879762.19260: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10615 1726879762.19282: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10615 1726879762.19297: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10618 1726879762.19312: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.19322: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10618 1726879762.19340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.19363: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.19374: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308daf9b0>\r\n<<<\n 10618 1726879762.19402: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.19435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.19467: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308dbbb00>\r\n<<<\n 10615 1726879762.19478: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308eddda0>\r\n<<<\n 10615 1726879762.19496: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 10618 1726879762.19495: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.19518: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ee54a8>\r\n<<<\n 10618 1726879762.19555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.19602: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.19618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.19627: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 10618 1726879762.19637: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.19662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.19695: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.19707: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ed32e8>\r\n<<<\n 10615 1726879762.19742: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10615 1726879762.19775: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10615 1726879762.19799: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10615 1726879762.19806: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 10615 1726879762.19822: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 10618 1726879762.19871: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.19901: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308dd6b38>\r\n<<<\n 10615 1726879762.19960: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ee5668>\r\n<<<\n 10618 1726879762.20044: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10618 1726879762.20055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10615 1726879762.20089: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.20100: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308de29e8>\r\n<<<\n 10615 1726879762.20127: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.20136: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308de2ac8>\r\n<<<\n 10615 1726879762.20164: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.20176: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308de2c50>\r\n<<<\n 10615 1726879762.20183: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ecf080>\r\n<<<\n 10615 1726879762.20208: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10615 1726879762.20230: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10615 1726879762.20244: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10618 1726879762.20258: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10618 1726879762.20277: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7748d0>\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.20306: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e81630>\r\n<<<\n 10618 1726879762.20306: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.20330: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.20374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.20431: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10618 1726879762.20444: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10615 1726879762.20467: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e76d30>\r\n<<<\n 10618 1726879762.20470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.20498: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.20507: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e76f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e767f0>\r\n<<<\n 10615 1726879762.20530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.20503: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.20541: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.20545: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.20563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.20595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.20614: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c82ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9c27278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c2e4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9c2e5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c2eb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c59b00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f64048>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f64278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f645c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c542b0>\r\n<<<\n 10615 1726879762.20649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.20660: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.20701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 10618 1726879762.20706: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10615 1726879762.20726: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10615 1726879762.20736: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.20783: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10615 1726879762.20832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.20888: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d6f5128>\r\n<<<\n 10615 1726879762.20935: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10615 1726879762.20958: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 10618 1726879762.20964: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d6bd898>\r\n<<<\n 10615 1726879762.20967: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10618 1726879762.20994: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.21004: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10615 1726879762.21018: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.21026: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e99a20>\r\n<<<\n 10618 1726879762.21042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.21075: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e99710>\r\n<<<\n 10618 1726879762.21092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.21112: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e8bef0>\r\n<<<\n 10618 1726879762.21120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.21137: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10618 1726879762.21146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.21180: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e99588>\r\n<<<\n 10615 1726879762.21195: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e8b748>\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.21413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.21679: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10615 1726879762.21680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.21717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10617 1726879762.21731: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c474a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c546d8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9c59400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f8eeb8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e60978>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e6fa90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f91d68>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f99470>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f872b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e8ba90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f99630>\r\n<<<\n 10618 1726879762.21761: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10618 1726879762.21879: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d723080>\r\n<<<\n 10618 1726879762.21900: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10618 1726879762.21908: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10618 1726879762.22004: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d723128>\r\n<<<\n 10618 1726879762.22050: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d6be940>\r\n<<<\n 10618 1726879762.22112: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 10618 1726879762.22122: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.22142: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 10615 1726879762.22152: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 10615 1726879762.22161: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10618 1726879762.22177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.22195: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.22206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10615 1726879762.22224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.22239: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 10615 1726879762.22253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.22265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.22284: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10615 1726879762.22293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.22309: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10618 1726879762.22323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.22337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10618 1726879762.22345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.22401: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.22411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.22454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.22467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.22483: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.22525: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 10618 1726879762.22526: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.22539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10615 1726879762.22554: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c7b2e8>\r\n<<<\n 10618 1726879762.22560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.22567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.22580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.22606: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 10618 1726879762.22616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.22671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.22733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.22744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.22783: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10618 1726879762.22830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10617 1726879762.22851: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e989b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e98a90>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e98c18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f7f080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f355f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f2acf8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f2aef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f2a7b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f4e9e8>\r\n<<<\n 10615 1726879762.22919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.23272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.23321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.23380: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10615 1726879762.23388: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.23414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.23445: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 10615 1726879762.23456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.23485: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d78ab70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 10618 1726879762.23497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.23512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.23583: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10615 1726879762.23599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.23613: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 10615 1726879762.23618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.23635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.23650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.23675: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 10615 1726879762.23683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.23762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.23789: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.23852: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10615 1726879762.23861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.23878: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n<<<\n 10618 1726879762.23889: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n<<<\n 10617 1726879762.23909: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f4e6d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f3feb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f4e550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f3f710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.23919: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n<<<\n 10618 1726879762.23945: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d82f0b8>\r\n<<<\n 10618 1726879762.23966: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n<<<\n 10618 1726879762.23980: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 10618 1726879762.24019: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n<<<\n 10618 1726879762.24038: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n<<<\n 10618 1726879762.24057: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\n<<<\n 10618 1726879762.24064: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d851ac8>\r\n<<<\n 10615 1726879762.24071: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10618 1726879762.24156: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d85f2b0>\r\n<<<\n 10618 1726879762.24166: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d83c780>\r\n<<<\n 10618 1726879762.24197: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'<<<\n 10618 1726879762.24207: stdout chunk (state=3):\n>>>\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d851828>\r\n<<<\n 10618 1726879762.24218: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d82fa58>\r\n<<<\n 10615 1726879762.24238: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10615 1726879762.24256: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d6f8d0>\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.24281: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d761b70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7944a8>\r\n<<<\n 10615 1726879762.24282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.24289: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n<<<\n 10618 1726879762.24312: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n<<<\n 10615 1726879762.24306: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.24329: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 10618 1726879762.24340: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f27b710>\r\n<<<\n 10618 1726879762.24358: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n<<<\n 10615 1726879762.24362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.24375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10618 1726879762.24390: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f282278>\r\n<<<\n 10618 1726879762.24419: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7a9748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 10615 1726879762.24420: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10618 1726879762.24439: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 10618 1726879762.24450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.24467: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.24468: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.24505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.24505: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.24540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.24564: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.24568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.24611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.24611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.24643: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 10618 1726879762.24664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 10618 1726879762.24674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.24675: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10618 1726879762.24702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.24724: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 10618 1726879762.24734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.24763: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10618 1726879762.24763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.24803: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 10618 1726879762.24812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.24845: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.24869: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.24881: stdout chunk (state=3):\n>>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308cf0128>\r\n<<<\n 10618 1726879762.24897: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.24936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.24936: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308cb8898>\r\n<<<\n 10615 1726879762.24960: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 10615 1726879762.24971: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.24984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.25003: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d2f2b0>\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.25029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.25037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.25063: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\n<<<\n 10618 1726879762.25072: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n<<<\n 10618 1726879762.25080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.25088: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.25095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.25142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.25398: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.25493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.25675: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10615 1726879762.25708: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10615 1726879762.25732: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 10615 1726879762.25739: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10618 1726879762.25864: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 10615 1726879762.25874: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d1e080>\r\n<<<\n 10618 1726879762.25874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.25897: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10615 1726879762.25911: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10618 1726879762.25929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.25956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.25980: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26000: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d1e128>\r\n<<<\n 10618 1726879762.26010: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n<<<\n 10618 1726879762.26019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26042: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308cb9940>\r\n<<<\n 10618 1726879762.26052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.26065: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n<<<\n 10618 1726879762.26076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.26108: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.26127: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.26127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26138: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26157: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 10615 1726879762.26166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.26184: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.26205: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10618 1726879762.26220: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.26244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.26264: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 10618 1726879762.26276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26301: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10615 1726879762.26315: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26330: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10615 1726879762.26338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.26351: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.26400: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.26416: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.26428: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 10618 1726879762.26451: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2a4c50>\r\n<<<\n 10617 1726879762.26480: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.26500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.26500: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 10615 1726879762.26545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26595: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 10615 1726879762.26602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.26617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.26697: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e19736080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.26717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.26744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.26770: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10618 1726879762.26798: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.26816: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10618 1726879762.26993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.27074: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 10618 1726879762.27083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.27132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.27195: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 10618 1726879762.27202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.27237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.27278: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 10618 1726879762.27303: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 10618 1726879762.27324: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 10618 1726879762.27358: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 10618 1726879762.27441: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1974e2b0>\r\n<<<\n 10615 1726879762.27465: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d85b70>\r\n<<<\n 10615 1726879762.27477: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.27510: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.27518: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e196d5978>\r\n<<<\n 10615 1726879762.27620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.27749: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e19729a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n<<<\n 10615 1726879762.27753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.27777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.27779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.27803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.27847: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 10615 1726879762.27842: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n<<<\n 10618 1726879762.27861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.27868: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n<<<\n 10615 1726879762.27885: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n<<<\n 10615 1726879762.27907: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\n<<<\n 10615 1726879762.27922: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e2a0b8>\r\n<<<\n 10618 1726879762.27932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.27944: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n<<<\n 10615 1726879762.27956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n<<<\n 10615 1726879762.27970: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 10615 1726879762.28002: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n<<<\n 10615 1726879762.28027: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n<<<\n 10615 1726879762.28035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\n<<<\n 10615 1726879762.28048: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e4cac8>\r\n<<<\n 10615 1726879762.28138: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.28148: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e5d2b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e40780>\r\n<<<\n 10615 1726879762.28178: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.28186: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e4c828>\r\n<<<\n 10615 1726879762.28204: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e2aa58>\r\n<<<\n 10618 1726879762.28240: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d80f7f0>\r\n<<<\n 10615 1726879762.28251: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d5cb70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d8f4a8>\r\n<<<\n 10615 1726879762.28264: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n<<<\n 10615 1726879762.28283: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n<<<\n 10615 1726879762.28298: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n<<<\n 10615 1726879762.28314: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 10618 1726879762.28340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.28333: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a876710>\r\n<<<\n 10615 1726879762.28355: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10615 1726879762.28369: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a87d278>\r\n<<<\n 10615 1726879762.28394: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308da4748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 10615 1726879762.28402: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 10615 1726879762.28427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.28437: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 10615 1726879762.28444: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.28455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.28490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.28543: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n<<<\n 10615 1726879762.28552: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.28586: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.28609: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 10618 1726879762.28621: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 10618 1726879762.28638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.28662: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.28662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.28680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.28706: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.28708: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.28735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.28753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.28779: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 10615 1726879762.28783: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 10615 1726879762.28803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.28832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.28839: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.28862: stdout chunk (state=3):\n>>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d81b518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d81b198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 10615 1726879762.28881: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.28886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.28918: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e238d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9da4128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d6c898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.28921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.28964: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.28977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.29000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.29045: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n<<<\n 10615 1726879762.29059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.29086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.29215: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n<<<\n 10618 1726879762.29223: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.29297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.29384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.29418: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.29446: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\n<<<\n 10618 1726879762.29462: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.29476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.29489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.29502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.29616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.29736: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\n<<<\n 10618 1726879762.29746: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.29847: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.29857: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.29898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.29938: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.29953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.29969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.29981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.30002: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9dd2080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9dd2128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d6d940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.30031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.30052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30055: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n<<<\n 10615 1726879762.30072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30147: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 10615 1726879762.30155: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30210: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n<<<\n 10615 1726879762.30219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30258: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 10615 1726879762.30265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30389: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n<<<\n 10615 1726879762.30416: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 10618 1726879762.30426: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30438: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a89fc50>\r\n<<<\n 10615 1726879762.30459: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 10615 1726879762.30472: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 10615 1726879762.30665: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d31080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 10615 1726879762.30683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30731: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30781: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n<<<\n 10615 1726879762.30789: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.30846: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\n<<<\n 10618 1726879762.30856: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 10618 1726879762.30868: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.30941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.30971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.31006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10618 1726879762.31036: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.31057: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 10615 1726879762.31067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.31100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.31113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.31178: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.31190: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.31215: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.31255: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 10615 1726879762.31279: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 10615 1726879762.31299: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 10618 1726879762.31304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.31329: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 10615 1726879762.31405: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d492b0>\r\n<<<\n 10618 1726879762.31427: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 10618 1726879762.31441: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.31459: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available<<<\n 10615 1726879762.31471: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10618 1726879762.31473: stdout chunk (state=3):\n>>>\r\n<<<\n 10615 1726879762.31482: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8304cd0978>\r\n<<<\n 10618 1726879762.31504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.31535: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.31616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.31690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.31713: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d24a90>\r\n<<<\n 10615 1726879762.31721: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.31757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.31801: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.31843: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.31874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.31995: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\n<<<\n 10618 1726879762.32006: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.32042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.32069: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n<<<\n 10618 1726879762.32078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.32103: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e39b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ede0b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\n<<<\n 10618 1726879762.32103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.32127: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.32174: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.32188: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e0a7f0>\r\n<<<\n 10618 1726879762.32235: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.32261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.32283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.32281: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 10618 1726879762.32301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.32331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.32380: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.32390: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.32431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.32476: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 10618 1726879762.32485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.32547: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 10615 1726879762.32555: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 10615 1726879762.32570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.32602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.32638: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 10615 1726879762.32646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.32677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.32687: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.32718: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n<<<\n 10615 1726879762.32727: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 10615 1726879762.32763: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.32779: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e15518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e15198>\r\n<<<\n 10615 1726879762.32789: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.32805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 10615 1726879762.32817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.32846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.32880: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n<<<\n 10618 1726879762.32887: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 10615 1726879762.32895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.32906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.32943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.32986: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n<<<\n 10618 1726879762.32997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.33031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33056: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.33085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33113: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 10618 1726879762.33122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33144: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.33165: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n<<<\n 10618 1726879762.33170: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 10615 1726879762.33178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.33216: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f00ac8>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f0e2b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9eeb780>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f00828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9edea58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e10b70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e434a8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb92a710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb931278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e58748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # lo<<<\n 10617 1726879762.33236: stdout chunk (state=3):\n>>>aded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.33251: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.33267: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33303: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 10618 1726879762.33324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.33344: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.33345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33369: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.33377: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33406: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.33413: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 10615 1726879762.33429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.33443: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.33467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.33558: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33626: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\n<<<\n 10618 1726879762.33636: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 10618 1726879762.33643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.33675: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\n<<<\n 10615 1726879762.33700: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.33705: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.33724: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 10618 1726879762.33740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.33781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.33882: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.33886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.33915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.33939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.34043: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 10618 1726879762.34052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.34083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.34119: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 10618 1726879762.34130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.34164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.34202: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 10618 1726879762.34211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.34276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.34342: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\n<<<\n 10618 1726879762.34352: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 10618 1726879762.34358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.34371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.34425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.34492: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\n<<<\n 10618 1726879762.34506: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 10618 1726879762.34577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.34698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.34776: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n<<<\n 10618 1726879762.34786: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n<<<\n 10618 1726879762.34811: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n<<<\n 10615 1726879762.34812: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.34820: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n<<<\n 10618 1726879762.34850: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e19219cc0>\r\n<<<\n 10618 1726879762.34858: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5fdf98>\r\n<<<\n 10615 1726879762.34886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.34918: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5fdc18>\r\n<<<\n 10615 1726879762.34965: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 10615 1726879762.34975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.35047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.35126: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.35252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.35374: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 10615 1726879762.35390: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 10615 1726879762.35398: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.35443: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.35481: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 10615 1726879762.35493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.35557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.35635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.35782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.35799: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb953c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5de5080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.35942: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\n<<<\n 10615 1726879762.35953: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.35981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.36014: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.36040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.36055: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n<<<\n 10615 1726879762.36068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.36122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.36182: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.36197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.36224: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.36274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.36318: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 10615 1726879762.36332: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.36367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.36416: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 10615 1726879762.36423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10618 1726879762.36611: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10615 1726879762.36630: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.36827: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 10615 1726879762.36837: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.36874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.36897: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5dfd2b0>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef5d84978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5dd8a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.36923: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n<<<\n 10615 1726879762.36940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.36956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.36982: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n<<<\n 10615 1726879762.36994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37058: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.37074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.37086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37103: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 10615 1726879762.37113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37167: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37227: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 10615 1726879762.37244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.37253: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.37296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37329: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 10615 1726879762.37345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.37368: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ebe7f0>\r\n<<<\n 10615 1726879762.37379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37550: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\n<<<\n 10615 1726879762.37561: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\n<<<\n 10615 1726879762.37567: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.37613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37654: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 10615 1726879762.37664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.37962: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.38002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.38042: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 10615 1726879762.38053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.38081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.38121: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 10615 1726879762.38128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.38191: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.38254: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\n<<<\n 10615 1726879762.38267: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 10615 1726879762.38336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.38408: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\n<<<\n 10615 1726879762.38416: stdout chunk (state=3):\n>>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 10615 1726879762.38489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.38497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9ecb518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ecb198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10618 1726879762.38753: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n<<<\n 10618 1726879762.38775: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10618 1726879762.38802: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n<<<\n 10618 1726879762.38812: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc'\r\n<<<\n 10618 1726879762.38827: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5f7b00>\r\n<<<\n 10618 1726879762.38839: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5f7898>\r\n<<<\n 10615 1726879762.38960: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10618 1726879762.39096: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 10615 1726879762.39241: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n<<<\n 10615 1726879762.39251: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n<<<\n 10615 1726879762.39268: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n<<<\n 10615 1726879762.39283: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n<<<\n 10615 1726879762.39314: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10615 1726879762.39323: stdout chunk (state=3):\n>>># extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308bee0b8>\r\n<<<\n 10615 1726879762.39337: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bf5358>\r\n<<<\n 10615 1726879762.39397: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bf7f28>\r\n<<<\n 10617 1726879762.39899: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.40999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.42596: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.42629: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.42654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.42676: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 10617 1726879762.42685: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.42722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.42767: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.42818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.42860: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 10617 1726879762.42874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.42930: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n<<<\n 10615 1726879762.42954: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10615 1726879762.42977: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n<<<\n 10615 1726879762.42986: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc'\r\n<<<\n 10615 1726879762.43000: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c3ab00>\r\n<<<\n 10615 1726879762.43015: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c3a898>\r\n<<<\n 10617 1726879762.43104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10615 1726879762.43284: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 10617 1726879762.43535: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.43560: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.43580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.43609: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 10617 1726879762.43617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.43642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.43672: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 10617 1726879762.43680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.43753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.43858: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.43876: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10617 1726879762.43913: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.45047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\n<<<\n 10617 1726879762.45062: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.45595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10617 1726879762.45670: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10617 1726879762.46235: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9cacda0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cac0b8>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cabba8>\r\n<<<\n 10617 1726879762.54819: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d05080>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cf3dd8>\r\n<<<\n 10617 1726879762.54885: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 10617 1726879762.54902: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 10618 1726879762.63135: stdout chunk (state=3):\n>>>\r\n{\"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_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-43-118.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-43-118\", \"ansible_nodename\": \"ip-10-31-43-118.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\": \"b119555ee37242fda7d6ea50df5f675e\", \"ansible_hostnqn\": \"\", \"ansible_fibre_channel_wwn\": [], \"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_loadavg\": {\"1m\": 1.26, \"5m\": 0.53, \"15m\": 0.22}, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB<<<\n 10618 1726879762.63172: stdout chunk (state=3):\n>>>3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_is_chroot\": false, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_local\": {}, \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"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_lsb\": {}, \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"22\", \"epoch\": \"1726879762\", \"epoch_int\": \"1726879762\", \"date\": \"2024-09-20\", \"time\": \"20:49:22\", \"iso8601_micro\": \"2024-09-21T00:49:22.370231Z\", \"iso8601\": \"2024-09-21T00:49:22Z\", \"iso8601_basic\": \"20240920T204922370231\", \"iso8601_basic_short\": \"20240920T204922\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_iscsi_iqn\": \"\", \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"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\": 2679, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 860, \"free\": 2679}, \"nocache\": {\"free\": 3290, \"used\": 249}, \"swap\": {\"total\": 0, \"free\": 0, \"used\": 0, \"cached\": 0}}, \"ansible_bios_dat<<<\n 10618 1726879762.63212: stdout chunk (state=3):\n>>>e\": \"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\": \"ec292a96-79e9-1c2f-064e-b7bb26bb3b8c\", \"ansible_product_uuid\": \"ec292a96-79e9-1c2f-064e-b7bb26bb3b8c\", \"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\": 302, \"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\": 263506997248, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332763, \"block_used\": 1200416, \"inode_total\": 131071472, \"inode_available\": 130994238, \"inode_used\": 77234, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_fips\": false, \"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_interfaces\": [\"eth0\", \"lo\"], \"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_nocach<<<\n 10618 1726879762.63225: stdout chunk (state=3):\n>>>e_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_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:fe:60:82:cb:2b\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.43.118\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::cfe:60ff:fe82:cb2b\", \"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_default_ipv4\": {\"gateway\": \"10.31.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.43.118\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:fe:60:82:cb:2b\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.43.118\"], \"ansible_all_ipv6_addresses\": [\"fe80::cfe:60ff:fe82:cb2b\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.43.118\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::cfe:60ff:fe82:cb2b\"]}, \"ansible_service_mgr\": \"systemd\", \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 10618 1726879762.63723: stdout chunk (state=3):\n>>># clear builtins._\r\n<<<\n 10618 1726879762.63747: stdout chunk (state=3):\n>>># clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n<<<\n 10618 1726879762.63766: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n<<<\n 10618 1726879762.63777: stdout chunk (state=3):\n>>># cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n<<<\n 10618 1726879762.63797: stdout chunk (state=3):\n>>># cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n<<<\n 10618 1726879762.63813: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n<<<\n 10618 1726879762.63827: stdout chunk (state=3):\n>>># cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n<<<\n 10618 1726879762.63842: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n<<<\n 10618 1726879762.63858: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n<<<\n 10618 1726879762.63874: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n<<<\n 10618 1726879762.63887: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n<<<\n 10618 1726879762.63904: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n<<<\n 10618 1726879762.63919: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n<<<\n 10618 1726879762.63936: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n<<<\n 10618 1726879762.63948: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n<<<\n 10618 1726879762.64008: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10618 1726879762.64279: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10618 1726879762.64309: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 10618 1726879762.64324: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 10618 1726879762.64350: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 10618 1726879762.64370: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n<<<\n 10618 1726879762.64382: stdout chunk (state=3):\n>>># destroy encodings\r\n<<<\n 10618 1726879762.64406: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 10618 1726879762.64415: stdout chunk (state=3):\n>>># destroy ctypes\r\n<<<\n 10618 1726879762.64426: stdout chunk (state=3):\n>>># destroy _string\r\n<<<\n 10618 1726879762.64447: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n<<<\n 10618 1726879762.64458: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 10618 1726879762.64473: stdout chunk (state=3):\n>>># destroy _json\r\n<<<\n 10618 1726879762.64507: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n<<<\n 10618 1726879762.64546: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 10618 1726879762.64580: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n<<<\n 10618 1726879762.64593: stdout chunk (state=3):\n>>># destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n<<<\n 10618 1726879762.64613: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy queue\r\n<<<\n 10618 1726879762.64626: stdout chunk (state=3):\n>>># destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n<<<\n 10618 1726879762.64634: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy fcntl\r\n<<<\n 10618 1726879762.64655: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 10618 1726879762.64666: stdout chunk (state=3):\n>>># destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n<<<\n 10618 1726879762.64682: stdout chunk (state=3):\n>>># destroy _ssl\r\n<<<\n 10618 1726879762.64703: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n<<<\n 10618 1726879762.64715: stdout chunk (state=3):\n>>># destroy termios\r\n<<<\n 10618 1726879762.64727: stdout chunk (state=3):\n>>># destroy json\r\n<<<\n 10618 1726879762.64753: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy glob\r\n<<<\n 10618 1726879762.64787: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n<<<\n 10618 1726879762.64805: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n<<<\n 10618 1726879762.64830: stdout chunk (state=3):\n>>># cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n<<<\n 10618 1726879762.64847: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n<<<\n 10618 1726879762.64862: stdout chunk (state=3):\n>>># destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n<<<\n 10618 1726879762.64884: stdout chunk (state=3):\n>>># cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n<<<\n 10618 1726879762.64901: stdout chunk (state=3):\n>>># destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n<<<\n 10618 1726879762.64922: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n<<<\n 10618 1726879762.64932: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 10618 1726879762.65060: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10618 1726879762.65160: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 10618 1726879762.65206: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n<<<\n 10618 1726879762.65250: stdout chunk (state=3):\n>>># destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n<<<\n 10618 1726879762.65281: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 10618 1726879762.65766: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 10618 1726879762.65774: stdout chunk (state=3):\n>>><<<\n 10618 1726879762.65785: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21a18e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219ae828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21a189b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219bb630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c70f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2196c470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21971e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2196cb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219784e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2195bd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2195e198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc6c940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc7e240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219cca20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fba4080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbaf2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1fbaff60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbafa90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbb9080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc487b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc48ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3c160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3ce48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc33438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc23470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f95c278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f964cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3c438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f969e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc1d2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f9701d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f969f98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f9702e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc8cfd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f9709e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97b6a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97be80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f502198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97b780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f507c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f52b2e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f52b6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f532390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2dbba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2d32e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2c9f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2c1e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f532d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f2d3f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f52ba20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21928710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2d6048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21928a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e219415c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21941e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219454e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21935b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f517358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21941470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d901908>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5d3ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d578278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d57f4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d57f5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d57fb38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5aab00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d8b5048>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d8b5278>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8b55c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5a52b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5984a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5a5860>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d8dfdd8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8dfef0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7b49b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7c0ac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8e2da0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8ea4a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8d82e8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7dbb00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8ea668>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7e79e8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7e7ac8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7e7c50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8d4080>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d886630>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d87bd30>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d87bf28>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d87b7f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d89ea20>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d89e710>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d890ef0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d89e588>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d890748>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d67f2e8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7748d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d6f5128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d6bd898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d723080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d723128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d6be940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d78ab70>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d82f0b8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d851ac8>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d85f2b0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d83c780>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d851828>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d82fa58>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d761b70>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7944a8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f27b710>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f282278>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7a9748>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2a4c50>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e19736080>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1974e2b0>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e196d5978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e19729a90>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d80f7f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d81b518>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d81b198>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e19219cc0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5fdf98>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5fdc18>\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.dummy.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5f7b00>\\r\\nimport \\'multiprocessing.dummy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5f7898>\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\n\\r\\n{\"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_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-43-118.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-43-118\", \"ansible_nodename\": \"ip-10-31-43-118.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\": \"b119555ee37242fda7d6ea50df5f675e\", \"ansible_hostnqn\": \"\", \"ansible_fibre_channel_wwn\": [], \"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_loadavg\": {\"1m\": 1.26, \"5m\": 0.53, \"15m\": 0.22}, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_is_chroot\": false, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_local\": {}, \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"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_lsb\": {}, \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"22\", \"epoch\": \"1726879762\", \"epoch_int\": \"1726879762\", \"date\": \"2024-09-20\", \"time\": \"20:49:22\", \"iso8601_micro\": \"2024-09-21T00:49:22.370231Z\", \"iso8601\": \"2024-09-21T00:49:22Z\", \"iso8601_basic\": \"20240920T204922370231\", \"iso8601_basic_short\": \"20240920T204922\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_iscsi_iqn\": \"\", \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"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\": 2679, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 860, \"free\": 2679}, \"nocache\": {\"free\": 3290, \"used\": 249}, \"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\": \"ec292a96-79e9-1c2f-064e-b7bb26bb3b8c\", \"ansible_product_uuid\": \"ec292a96-79e9-1c2f-064e-b7bb26bb3b8c\", \"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\": 302, \"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\": 263506997248, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332763, \"block_used\": 1200416, \"inode_total\": 131071472, \"inode_available\": 130994238, \"inode_used\": 77234, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_fips\": false, \"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_interfaces\": [\"eth0\", \"lo\"], \"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_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:fe:60:82:cb:2b\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.43.118\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::cfe:60ff:fe82:cb2b\", \"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_default_ipv4\": {\"gateway\": \"10.31.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.43.118\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:fe:60:82:cb:2b\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.43.118\"], \"ansible_all_ipv6_addresses\": [\"fe80::cfe:60ff:fe82:cb2b\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.43.118\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::cfe:60ff:fe82:cb2b\"]}, \"ansible_service_mgr\": \"systemd\", \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing multiprocessing.dummy\\r\\n# cleanup[2] removing multiprocessing.dummy.connection\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.dummy\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy unicodedata\\r\\n# destroy gc\\r\\n# destroy array\\r\\n# destroy multiprocessing.dummy.connection\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 10618 1726879762.65932: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21a18e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219ae828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21a189b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219bb630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c70f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2196c470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21971e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2196cb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219784e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2195bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2195e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc6c940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc7e240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219cca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fba4080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbaf2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1fbaff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbafa90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbb9080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc487b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc48ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3c160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3ce48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc33438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc23470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f95c278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f964cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3c438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f969e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc1d2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f9701d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f969f98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f9702e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc8cfd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f9709e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97b6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97be80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f502198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97b780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f507c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f52b2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f52b6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f532390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2dbba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2d32e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2c9f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2c1e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f532d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f2d3f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f52ba20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21928710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2d6048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21928a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e219415c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21941e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219454e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21935b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f517358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21941470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d901908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5d3ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d578278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d57f4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d57f5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d57fb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5aab00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d8b5048>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d8b5278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8b55c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5a52b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5984a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5a5860>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d8dfdd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8dfef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7b49b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7c0ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8e2da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8ea4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8d82e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7dbb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8ea668>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7e79e8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7e7ac8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7e7c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8d4080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d886630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d87bd30>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d87bf28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d87b7f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d89ea20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d89e710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d890ef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d89e588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d890748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d67f2e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7748d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d6f5128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d6bd898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d723080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d723128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d6be940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d78ab70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d82f0b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d851ac8>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d85f2b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d83c780>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d851828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d82fa58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d761b70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7944a8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f27b710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f282278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7a9748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2a4c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e19736080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1974e2b0>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e196d5978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e19729a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d80f7f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d81b518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d81b198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e19219cc0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5fdf98>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5fdc18>\r\nimport 'gc' # \r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5f7b00>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5f7898>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{\"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_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-43-118.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-43-118\", \"ansible_nodename\": \"ip-10-31-43-118.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\": \"b119555ee37242fda7d6ea50df5f675e\", \"ansible_hostnqn\": \"\", \"ansible_fibre_channel_wwn\": [], \"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_loadavg\": {\"1m\": 1.26, \"5m\": 0.53, \"15m\": 0.22}, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_is_chroot\": false, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_local\": {}, \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"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_lsb\": {}, \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"22\", \"epoch\": \"1726879762\", \"epoch_int\": \"1726879762\", \"date\": \"2024-09-20\", \"time\": \"20:49:22\", \"iso8601_micro\": \"2024-09-21T00:49:22.370231Z\", \"iso8601\": \"2024-09-21T00:49:22Z\", \"iso8601_basic\": \"20240920T204922370231\", \"iso8601_basic_short\": \"20240920T204922\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_iscsi_iqn\": \"\", \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"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\": 2679, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 860, \"free\": 2679}, \"nocache\": {\"free\": 3290, \"used\": 249}, \"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\": \"ec292a96-79e9-1c2f-064e-b7bb26bb3b8c\", \"ansible_product_uuid\": \"ec292a96-79e9-1c2f-064e-b7bb26bb3b8c\", \"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\": 302, \"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\": 263506997248, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332763, \"block_used\": 1200416, \"inode_total\": 131071472, \"inode_available\": 130994238, \"inode_used\": 77234, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_fips\": false, \"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_interfaces\": [\"eth0\", \"lo\"], \"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_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:fe:60:82:cb:2b\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.43.118\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::cfe:60ff:fe82:cb2b\", \"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_default_ipv4\": {\"gateway\": \"10.31.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.43.118\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:fe:60:82:cb:2b\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.43.118\"], \"ansible_all_ipv6_addresses\": [\"fe80::cfe:60ff:fe82:cb2b\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.43.118\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::cfe:60ff:fe82:cb2b\"]}, \"ansible_service_mgr\": \"systemd\", \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 10618 1726879762.66597: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879761.634161-10618-97710003948739/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10618 1726879762.66620: _low_level_execute_command(): starting\n 10618 1726879762.66626: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10615 1726879762.67337: stdout chunk (state=3):\n>>>\r\n{\"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_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 46708 10.31.42.60 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.40.75 46708 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_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-42-60.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-42-60\", \"ansible_nodename\": \"ip-10-31-42-60.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\": \"560fe8f14e354e3ebf202fd05f3905e6\", \"ansible_is_chroot\": false, \"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_di<<<\n 10615 1726879762.67375: stdout chunk (state=3):\n>>>stribution_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_fips\": false, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBANrP2tp08P0UFve86kcqAG/P7JofrwujIjbGLVT5vexaK9P6FiKxYacFc6bn+bvYKXoznIsqla9QDYZxCfgnIqeeSuag1kM9JSGxB3aG98fgFkr79RGyy48dKfj7ZU7theSHSwy7qc9yw4NUGhKURXF6YlQRgO3/lSqJilGSyxAVAAAAFQCd5yjXndU+oRpRlAmB/FuYb3Ot7wAAAIBDKJgC/r+RRpmwUC0pqHiWLC4Jh+kor0I86ONfJ6Xo81gC12VupeASDlYkNVVm5wG0v0s9D7VTCLzQaOYBH0HWDMXYJ9vZZqt1ubCX6suvFvmFlsuB+qSnOzEErHfY65m3v++JMkZgT0b9ZduEMADIAklcqyW/GK1k1xywOLIuqQAAAIBTeyjE5Nic+lpTBGV/MV+QyQt79xKksuoTcA1khY/QrbpEFknsN6m1JhHeB7M2OfmQW7zNHh7z+5/yF9wtNcuUOuYd8yw3bzhsIjGWd1qrp/pA++i9RsKxGBbFBa57x880pL8LpJ2sqL6cLykNCojWTe5jPuK0qlIyAoXPYcROKQ==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdm/fxAKuaztbzHa/HXOLuCvbwVpAijVK2z1yJejzNacto8S3zhWF1yQPqt0LIozoJmA/EJRY/d5sfDU993BTc=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIEMB8OxilaAt60O/SQkQwZbit1E6UFdRUG232YDOKz4U\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_fibre_channel_wwn\": [], \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_loadavg\": {\"1m\": 1.04, \"5m\": 0.54, \"15m\": 0.23}, \"ansible_local\": {}, \"ansible_hostnqn\": \"\", \"ansible_apparmor\": {\"status\": \"disabled\"}, \"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_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_iscsi_iqn\": \"\", \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"22\", \"epoch\": \"1726879762\", \"epoch_int\": \"1726879762\", \"date\": \"2024-09-20\", \"time\": \"20:49:22\", \"iso8601_micro\": \"2024-09-21T00:49:22.413475Z\", \"iso8601\": \"2024-09-21T00:49:22Z\", \"iso8601_basic\": \"20240920T204922413475\", \"iso8601_basic_short\": \"20240920T204922\", \"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_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, \"<<<\n 10615 1726879762.67420: stdout chunk (state=3):\n>>>ansible_memtotal_mb\": 3539, \"ansible_memfree_mb\": 2685, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 854, \"free\": 2685}, \"nocache\": {\"free\": 3295, \"used\": 244}, \"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\": \"ec234d35-220b-3a86-e648-271a7d435833\", \"ansible_product_uuid\": \"ec234d35-220b-3a86-e648-271a7d435833\", \"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\": 348, \"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\": 263507042304, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332774, \"block_used\": 1200405, \"inode_total\": 131071472, \"inode_available\": 130994238, \"inode_used\": 77234, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_pkg_mgr\": \"dnf\", \"ansible_interfaces\": [\"eth0\", \"lo\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:3a:1c:28:10:a5\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.42.60\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::c3a:1cff:fe28:10a5\", \"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 [<<<\n 10615 1726879762.67444: stdout chunk (state=3):\n>>>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.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.42.60\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:3a:1c:28:10:a5\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.42.60\"], \"ansible_all_ipv6_addresses\": [\"fe80::c3a:1cff:fe28:10a5\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.42.60\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::c3a:1cff:fe28:10a5\"]}, \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 10615 1726879762.67865: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 10615 1726879762.67885: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n<<<\n 10615 1726879762.67910: stdout chunk (state=3):\n>>># cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n<<<\n 10615 1726879762.67936: stdout chunk (state=3):\n>>># cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n<<<\n 10615 1726879762.67962: stdout chunk (state=3):\n>>># cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n<<<\n 10615 1726879762.67983: stdout chunk (state=3):\n>>># cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n<<<\n 10615 1726879762.68005: stdout chunk (state=3):\n>>># destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n<<<\n 10615 1726879762.68022: stdout chunk (state=3):\n>>># cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n<<<\n 10615 1726879762.68043: stdout chunk (state=3):\n>>># cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n<<<\n 10615 1726879762.68063: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n<<<\n 10615 1726879762.68081: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n<<<\n 10615 1726879762.68104: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro<<<\n 10615 1726879762.68119: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n<<<\n 10615 1726879762.68134: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n<<<\n 10615 1726879762.68156: stdout chunk (state=3):\n>>># cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n<<<\n 10615 1726879762.68176: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n<<<\n 10615 1726879762.68198: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n<<<\n 10615 1726879762.68216: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n<<<\n 10615 1726879762.68235: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n<<<\n 10615 1726879762.68256: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n<<<\n 10615 1726879762.68273: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n<<<\n 10615 1726879762.68290: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n<<<\n 10615 1726879762.68592: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10615 1726879762.68696: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 10615 1726879762.68722: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n<<<\n 10615 1726879762.68757: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n<<<\n 10615 1726879762.68770: stdout chunk (state=3):\n>>># destroy _string\r\n<<<\n 10615 1726879762.68787: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 10615 1726879762.68806: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy systemd._daemon\r\n<<<\n 10615 1726879762.68820: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 10615 1726879762.68833: stdout chunk (state=3):\n>>># destroy _json\r\n<<<\n 10615 1726879762.68865: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n<<<\n 10615 1726879762.68878: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy copy\r\n<<<\n 10615 1726879762.68907: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 10615 1726879762.68947: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n<<<\n 10615 1726879762.68963: stdout chunk (state=3):\n>>># destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n<<<\n 10615 1726879762.68983: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n<<<\n 10615 1726879762.69012: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy fcntl\r\n<<<\n 10615 1726879762.69024: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 10615 1726879762.69037: stdout chunk (state=3):\n>>># destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n<<<\n 10615 1726879762.69057: stdout chunk (state=3):\n>>># destroy _ssl\r\n<<<\n 10615 1726879762.69073: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n<<<\n 10615 1726879762.69095: stdout chunk (state=3):\n>>># destroy contextlib\r\n# destroy termios\r\n<<<\n 10615 1726879762.69106: stdout chunk (state=3):\n>>># destroy json\r\n<<<\n 10615 1726879762.69131: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n<<<\n 10615 1726879762.69151: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n<<<\n 10615 1726879762.69186: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n<<<\n 10615 1726879762.69229: stdout chunk (state=3):\n>>># cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n<<<\n 10615 1726879762.69271: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n<<<\n 10615 1726879762.69311: stdout chunk (state=3):\n>>># destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 10615 1726879762.69425: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n<<<\n 10615 1726879762.69459: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10615 1726879762.69585: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy _functools\r\n<<<\n 10615 1726879762.69606: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n<<<\n 10615 1726879762.69630: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n<<<\n 10615 1726879762.69651: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy select\r\n<<<\n 10618 1726879762.69645: stderr chunk (state=2):\n>>><<<\n 10618 1726879762.69665: stdout chunk (state=2):\n>>><<<\n 10615 1726879762.69685: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n<<<\n<10.31.43.118> (0, b'', b'')\n 10615 1726879762.69712: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 10618 1726879762.69717: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10615 1726879762.69724: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 10618 1726879762.69726: handler run complete\n 10618 1726879762.69801: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10618 1726879762.69870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10615 1726879762.70080: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 10615 1726879762.70087: stdout chunk (state=3):\n>>><<<\n 10618 1726879762.70090: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10615 1726879762.70099: stderr chunk (state=3):\n>>><<<\n 10618 1726879762.70171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830d013e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfa9828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830d0139b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfb6630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfc20f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf67470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf6ce48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf67b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf734e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf56d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf59198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b267940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b279240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfc7a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b19f080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1aa2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830b1aaf60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1aaa90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1b4080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b2437b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b243ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b22e438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b21e470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af57278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af5fcf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af64e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b2182b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830af6b1d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af64f98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830af6b2e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b287fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6bdd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b9e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af766a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af76e80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830aafd198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af76780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab02c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab262e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830ab266a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab2d390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8d6ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8ce2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8c4f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8bce80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab2dd30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830a8cef60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab26a20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf23710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8d1048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf23a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf3c5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf3ce10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf404e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf30b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab12358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf3c470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308efc908>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bceac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308b73278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b7a4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308b7a5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b7ab38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba5b00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308eb0048>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308eb0278>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308eb05c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba02b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b934a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba0630>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308edadd8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308edaef0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308daf9b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308dbbb00>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308eddda0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ee54a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ed32e8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308dd6b38>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ee5668>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308de29e8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308de2ac8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308de2c50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ecf080>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e81630>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e76d30>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e76f28>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e767f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e99a20>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e99710>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e8bef0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e99588>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e8b748>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c7b2e8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d6f8d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308cf0128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308cb8898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d1e080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d1e128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308cb9940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d85b70>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e2a0b8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e4cac8>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e5d2b0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e40780>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e4c828>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e2aa58>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d5cb70>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d8f4a8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a876710>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a87d278>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308da4748>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a89fc50>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d31080>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d492b0>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8304cd0978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d24a90>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e0a7f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e15518>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e15198>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308bee0b8>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bf5358>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bf7f28>\\r\\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.dummy.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c3ab00>\\r\\nimport \\'multiprocessing.dummy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c3a898>\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\n\\r\\n{\"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_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 46708 10.31.42.60 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.40.75 46708 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_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-42-60.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-42-60\", \"ansible_nodename\": \"ip-10-31-42-60.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\": \"560fe8f14e354e3ebf202fd05f3905e6\", \"ansible_is_chroot\": false, \"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_fips\": false, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBANrP2tp08P0UFve86kcqAG/P7JofrwujIjbGLVT5vexaK9P6FiKxYacFc6bn+bvYKXoznIsqla9QDYZxCfgnIqeeSuag1kM9JSGxB3aG98fgFkr79RGyy48dKfj7ZU7theSHSwy7qc9yw4NUGhKURXF6YlQRgO3/lSqJilGSyxAVAAAAFQCd5yjXndU+oRpRlAmB/FuYb3Ot7wAAAIBDKJgC/r+RRpmwUC0pqHiWLC4Jh+kor0I86ONfJ6Xo81gC12VupeASDlYkNVVm5wG0v0s9D7VTCLzQaOYBH0HWDMXYJ9vZZqt1ubCX6suvFvmFlsuB+qSnOzEErHfY65m3v++JMkZgT0b9ZduEMADIAklcqyW/GK1k1xywOLIuqQAAAIBTeyjE5Nic+lpTBGV/MV+QyQt79xKksuoTcA1khY/QrbpEFknsN6m1JhHeB7M2OfmQW7zNHh7z+5/yF9wtNcuUOuYd8yw3bzhsIjGWd1qrp/pA++i9RsKxGBbFBa57x880pL8LpJ2sqL6cLykNCojWTe5jPuK0qlIyAoXPYcROKQ==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdm/fxAKuaztbzHa/HXOLuCvbwVpAijVK2z1yJejzNacto8S3zhWF1yQPqt0LIozoJmA/EJRY/d5sfDU993BTc=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIEMB8OxilaAt60O/SQkQwZbit1E6UFdRUG232YDOKz4U\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_fibre_channel_wwn\": [], \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_loadavg\": {\"1m\": 1.04, \"5m\": 0.54, \"15m\": 0.23}, \"ansible_local\": {}, \"ansible_hostnqn\": \"\", \"ansible_apparmor\": {\"status\": \"disabled\"}, \"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_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_iscsi_iqn\": \"\", \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"22\", \"epoch\": \"1726879762\", \"epoch_int\": \"1726879762\", \"date\": \"2024-09-20\", \"time\": \"20:49:22\", \"iso8601_micro\": \"2024-09-21T00:49:22.413475Z\", \"iso8601\": \"2024-09-21T00:49:22Z\", \"iso8601_basic\": \"20240920T204922413475\", \"iso8601_basic_short\": \"20240920T204922\", \"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_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\": 2685, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 854, \"free\": 2685}, \"nocache\": {\"free\": 3295, \"used\": 244}, \"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\": \"ec234d35-220b-3a86-e648-271a7d435833\", \"ansible_product_uuid\": \"ec234d35-220b-3a86-e648-271a7d435833\", \"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\": 348, \"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\": 263507042304, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332774, \"block_used\": 1200405, \"inode_total\": 131071472, \"inode_available\": 130994238, \"inode_used\": 77234, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_pkg_mgr\": \"dnf\", \"ansible_interfaces\": [\"eth0\", \"lo\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:3a:1c:28:10:a5\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.42.60\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::c3a:1cff:fe28:10a5\", \"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.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.42.60\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:3a:1c:28:10:a5\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.42.60\"], \"ansible_all_ipv6_addresses\": [\"fe80::c3a:1cff:fe28:10a5\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.42.60\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::c3a:1cff:fe28:10a5\"]}, \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing multiprocessing.dummy\\r\\n# cleanup[2] removing multiprocessing.dummy.connection\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.dummy\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy gc\\r\\n# destroy unicodedata\\r\\n# destroy array\\r\\n# destroy multiprocessing.dummy.connection\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 10615 1726879762.70246: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830d013e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfa9828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830d0139b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfb6630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfc20f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf67470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf6ce48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf67b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf734e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf56d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf59198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b267940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b279240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfc7a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b19f080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1aa2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830b1aaf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1aaa90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1b4080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b2437b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b243ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b22e438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b21e470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af57278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af5fcf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af64e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b2182b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830af6b1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af64f98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830af6b2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b287fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6bdd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b9e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af766a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af76e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830aafd198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af76780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab02c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab262e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830ab266a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab2d390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8d6ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8ce2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8c4f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8bce80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab2dd30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830a8cef60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab26a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf23710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8d1048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf23a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf3c5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf3ce10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf404e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf30b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab12358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf3c470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308efc908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bceac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308b73278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b7a4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308b7a5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b7ab38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba5b00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308eb0048>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308eb0278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308eb05c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba02b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b934a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba0630>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308edadd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308edaef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308daf9b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308dbbb00>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308eddda0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ee54a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ed32e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308dd6b38>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ee5668>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308de29e8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308de2ac8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308de2c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ecf080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e81630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e76d30>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e76f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e767f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e99a20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e99710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e8bef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e99588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e8b748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c7b2e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d6f8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308cf0128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308cb8898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d1e080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d1e128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308cb9940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d85b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e2a0b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e4cac8>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e5d2b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e40780>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e4c828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e2aa58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d5cb70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d8f4a8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a876710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a87d278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308da4748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a89fc50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d31080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d492b0>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8304cd0978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d24a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e0a7f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e15518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e15198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308bee0b8>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bf5358>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bf7f28>\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c3ab00>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c3a898>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{\"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_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 46708 10.31.42.60 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.40.75 46708 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_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-42-60.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-42-60\", \"ansible_nodename\": \"ip-10-31-42-60.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\": \"560fe8f14e354e3ebf202fd05f3905e6\", \"ansible_is_chroot\": false, \"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_fips\": false, \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBANrP2tp08P0UFve86kcqAG/P7JofrwujIjbGLVT5vexaK9P6FiKxYacFc6bn+bvYKXoznIsqla9QDYZxCfgnIqeeSuag1kM9JSGxB3aG98fgFkr79RGyy48dKfj7ZU7theSHSwy7qc9yw4NUGhKURXF6YlQRgO3/lSqJilGSyxAVAAAAFQCd5yjXndU+oRpRlAmB/FuYb3Ot7wAAAIBDKJgC/r+RRpmwUC0pqHiWLC4Jh+kor0I86ONfJ6Xo81gC12VupeASDlYkNVVm5wG0v0s9D7VTCLzQaOYBH0HWDMXYJ9vZZqt1ubCX6suvFvmFlsuB+qSnOzEErHfY65m3v++JMkZgT0b9ZduEMADIAklcqyW/GK1k1xywOLIuqQAAAIBTeyjE5Nic+lpTBGV/MV+QyQt79xKksuoTcA1khY/QrbpEFknsN6m1JhHeB7M2OfmQW7zNHh7z+5/yF9wtNcuUOuYd8yw3bzhsIjGWd1qrp/pA++i9RsKxGBbFBa57x880pL8LpJ2sqL6cLykNCojWTe5jPuK0qlIyAoXPYcROKQ==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdm/fxAKuaztbzHa/HXOLuCvbwVpAijVK2z1yJejzNacto8S3zhWF1yQPqt0LIozoJmA/EJRY/d5sfDU993BTc=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIEMB8OxilaAt60O/SQkQwZbit1E6UFdRUG232YDOKz4U\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_fibre_channel_wwn\": [], \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_loadavg\": {\"1m\": 1.04, \"5m\": 0.54, \"15m\": 0.23}, \"ansible_local\": {}, \"ansible_hostnqn\": \"\", \"ansible_apparmor\": {\"status\": \"disabled\"}, \"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_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_iscsi_iqn\": \"\", \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"22\", \"epoch\": \"1726879762\", \"epoch_int\": \"1726879762\", \"date\": \"2024-09-20\", \"time\": \"20:49:22\", \"iso8601_micro\": \"2024-09-21T00:49:22.413475Z\", \"iso8601\": \"2024-09-21T00:49:22Z\", \"iso8601_basic\": \"20240920T204922413475\", \"iso8601_basic_short\": \"20240920T204922\", \"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_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\": 2685, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 854, \"free\": 2685}, \"nocache\": {\"free\": 3295, \"used\": 244}, \"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\": \"ec234d35-220b-3a86-e648-271a7d435833\", \"ansible_product_uuid\": \"ec234d35-220b-3a86-e648-271a7d435833\", \"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\": 348, \"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\": 263507042304, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332774, \"block_used\": 1200405, \"inode_total\": 131071472, \"inode_available\": 130994238, \"inode_used\": 77234, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_pkg_mgr\": \"dnf\", \"ansible_interfaces\": [\"eth0\", \"lo\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:3a:1c:28:10:a5\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.42.60\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::c3a:1cff:fe28:10a5\", \"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.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.42.60\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:3a:1c:28:10:a5\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.42.60\"], \"ansible_all_ipv6_addresses\": [\"fe80::c3a:1cff:fe28:10a5\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.42.60\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::c3a:1cff:fe28:10a5\"]}, \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 10618 1726879762.70304: attempt loop complete, returning result\n 10618 1726879762.70489: _execute() done\n 10618 1726879762.70499: dumping result to json\n 10618 1726879762.70527: done dumping result, returning\n 10618 1726879762.70535: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e44ad9b-8ddf-c952-e8a3-000000000011]\n 10618 1726879762.70612: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000011\n 10618 1726879762.70797: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000011\n 10618 1726879762.70801: WORKER PROCESS EXITING\n 10615 1726879762.70908: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879761.6351032-10615-234950531759670/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10615 1726879762.70922: _low_level_execute_command(): starting\n 10615 1726879762.70928: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/ > /dev/null 2>&1 && sleep 0'\"'\"''\nok: [managed_node3]\n 10615 1726879762.74658: stderr chunk (state=2):\n>>><<<\n 10615 1726879762.74668: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10615 1726879762.74686: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10615 1726879762.74696: handler run complete\n 10615 1726879762.74767: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10615 1726879762.74861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10615 1726879762.75032: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10615 1726879762.75086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10615 1726879762.75162: attempt loop complete, returning result\n 10615 1726879762.75168: _execute() done\n 10615 1726879762.75172: dumping result to json\n 10615 1726879762.75194: done dumping result, returning\n 10615 1726879762.75201: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e44ad9b-8ddf-c952-e8a3-000000000011]\n 10615 1726879762.75217: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000011\n 10615 1726879762.75332: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000011\n 10615 1726879762.75337: WORKER PROCESS EXITING\nok: [managed_node1]\n 10617 1726879762.75717: stdout chunk (state=3):\n>>>\r\n{\"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_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_lsb\": {}, \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"ansible_fips\": false, \"ansible_local\": {}, \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_hostnqn\": \"\", \"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-43-205.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-43-205\", \"ansible_nodename\": \"ip-10-31-43-205.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\": \"dae6aa4b3ba1448bb36d96c0cd2ec37b\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_is_chroot\": false, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"22\", \"epoch\": \"1726879762\", \"epoch_int\": \"1726879762\", \"date\": \"2024-09-20\", \"time\": \"20:49:22\", \"iso8601_micro\": \"2024-09-21T00:49:22.476503Z\", \"iso8601\": \"2024-09-21T00:49:22Z\", \"iso8601_basic\": \"20240920T204922476503\", \"iso8601_basic_short\": \"20240920T204922\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"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_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAJsdzGRYA/Snyby20ge35a5qQIZYTd9ViENGvv4bAjHfrkvS61LezQctlloFY3X+HU+K2XZG5pQDHtF1OYNTb28Q4vu8Ngb3T8e2edstns1tyruH5H1kHPON2Mlx5uBgQNNDwSP7c7i9A9WKYDaPFqaH3nI5RiU5QrRYwWx3OUQ/AAAAFQCw0aFfZdmlLCNNYAu9mS/edB/+GwAAAIAB4g7E+4+OFPlTKkQdU/nizHh28XWWbz2rvkUhc9TQvFkJl7ify3rdINVQ9tAhxmz4NeOzQO8vOYZUpI9voenSSONwVa/WDdVpiIyYsZui0vCVLLDbee34miHdQ6Sx3jH/jvIjHfpCJadk89WR7Qj077tif++57vRvXFPYEuRwXAAAAIAH3QkD8r0pyHvgCiCT0Yjs8mDSK78BDfaZoIlSt+EVkbIVQ/tV2yu5X1A/PPxcYZp4LWW6mvLsJy6oxqI8L5OAcTi4ZC55oPGJN8D6GkMIonzLjE5JgUPud+LR2ZHCqdkmFD6bZVBrL1SVHmaiqAEAw9AbrR2zMMD1jAaCd+RX2w==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFk8La6clkOkTnCbrhAZoWLNG5PgMjezjPZhgd60eU557A9kyYyinoPq6lVSbANe+ncuUoV0yaS7R7pt0TAW2s=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAII3<<<\n 10617 1726879762.75742: stdout chunk (state=3):\n>>>/RnI9VU52j8bUgbG0h5XQqf5VprXJRYHCn8pIkM8u\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_service_mgr\": \"systemd\", \"ansible_interfaces\": [\"eth0\", \"lo\"], \"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_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:39:86:56:18:4b\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.43.205\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::c39:86ff:fe56:184b\", \"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_default_ipv4\": {\"gateway\": \"10.31.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.43.205\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:39:86:56:18:4b\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.43.205\"], \"ansible_all_ipv6_addresses\": [\"fe80::c39:86ff:fe56:184b\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.43.205\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::c39:86ff:<<<\n 10617 1726879762.76568: stdout chunk (state=3):\n>>>fe56:184b\"]}, \"ansible_fibre_channel_wwn\": [], \"ansible_processor\": [\"0\", \"GenuineIntel\", \"Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz\", \"1\", \"GenuineIntel\", \"Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz\"], \"ansible_processor_count\": 1, \"ansible_processor_cores\": 1, \"ansible_processor_threads_per_core\": 2, \"ansible_processor_vcpus\": 2, \"ansible_processor_nproc\": 2, \"ansible_memtotal_mb\": 3539, \"ansible_memfree_mb\": 2670, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 869, \"free\": 2670}, \"nocache\": {\"free\": 3282, \"used\": 257}, \"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\": \"ec2ca561-7ddf-6101-81cb-3ce7068e5e5a\", \"ansible_product_uuid\": \"ec2ca561-7ddf-6101-81cb-3ce7068e5e5a\", \"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\": 372, \"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\": 263506735104, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332699, \"block_used\": 1200480, \"inode_total\": 131071472, \"inode_available\": 130994226, \"inode_used\": 77246, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_loadavg\": {\"1m\": 1.1, \"5m\": 0.54, \"15m\": 0.23}, \"ansible_iscsi_iqn\": \"\", \"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_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 35814 10.31.43.205 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.40.75 35814 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<<<\n 10617 1726879762.76583: stdout chunk (state=3):\n>>> --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}\"}, \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing z<<<\n 10617 1726879762.76610: stdout chunk (state=3):\n>>>ipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# clea<<<\n 10617 1726879762.76620: stdout chunk (state=3):\n>>>nup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors<<<\n 10617 1726879762.77703: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansi<<<\n 10617 1726879762.77727: stdout chunk (state=3):\n>>>ble.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.modul<<<\n 10617 1726879762.77742: stdout chunk (state=3):\n>>>e_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# clea<<<\n 10617 1726879762.77755: stdout chunk (state=3):\n>>>nup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10617 1726879762.78261: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 10617 1726879762.78507: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 10617 1726879762.78514: stdout chunk (state=3):\n>>><<<\n 10617 1726879762.78531: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0c7e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe05d828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0c79b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe06a630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0760f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe01b470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe020e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe01bb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0274e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe00ad68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe00d198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc31b940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc32d240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe07ba20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc253080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc25e2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc25ef60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc25ea90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc268080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2f77b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2f7ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2eb160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2ebe48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2e2438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2d2470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc00b2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc013d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2eb0b8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc018e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2cc2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc01f208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc018fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc01f320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc33bfd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01fe10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01fa20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02a6d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02aeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbb11d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02a7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbb5cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01f550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbda2e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efbbda6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbe1390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb98aba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb9822e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb978f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb970e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbe1d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efb982f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbdaa20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdfd7710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb985048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdfd7a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01f898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff05c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff0e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff44e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdfe4b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbc6358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff0470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9fb0908>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c82ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9c27278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c2e4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9c2e5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c2eb38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c59b00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f64048>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f64278>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f645c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c542b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c474a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c546d8>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9c59400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f8eeb8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e60978>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e6fa90>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f91d68>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f99470>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f872b0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e8ba90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f99630>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e989b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e98a90>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e98c18>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f7f080>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f355f8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f2acf8>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f2aef0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f2a7b8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f4e9e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f4e6d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f3feb8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f4e550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f3f710>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d2f2b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e238d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9da4128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d6c898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9dd2080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9dd2128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d6d940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e39b70>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ede0b8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f00ac8>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f0e2b0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9eeb780>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f00828>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9edea58>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e10b70>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e434a8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb92a710>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb931278>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e58748>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb953c50>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5de5080>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5dfd2b0>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef5d84978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5dd8a90>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ebe7f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9ecb518>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ecb198>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9cacda0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cac0b8>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cabba8>\\r\\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.dummy.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d05080>\\r\\nimport \\'multiprocessing.dummy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cf3dd8>\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\n\\r\\n{\"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_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_lsb\": {}, \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"ansible_fips\": false, \"ansible_local\": {}, \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_hostnqn\": \"\", \"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-43-205.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-43-205\", \"ansible_nodename\": \"ip-10-31-43-205.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\": \"dae6aa4b3ba1448bb36d96c0cd2ec37b\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_is_chroot\": false, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"22\", \"epoch\": \"1726879762\", \"epoch_int\": \"1726879762\", \"date\": \"2024-09-20\", \"time\": \"20:49:22\", \"iso8601_micro\": \"2024-09-21T00:49:22.476503Z\", \"iso8601\": \"2024-09-21T00:49:22Z\", \"iso8601_basic\": \"20240920T204922476503\", \"iso8601_basic_short\": \"20240920T204922\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"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_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAJsdzGRYA/Snyby20ge35a5qQIZYTd9ViENGvv4bAjHfrkvS61LezQctlloFY3X+HU+K2XZG5pQDHtF1OYNTb28Q4vu8Ngb3T8e2edstns1tyruH5H1kHPON2Mlx5uBgQNNDwSP7c7i9A9WKYDaPFqaH3nI5RiU5QrRYwWx3OUQ/AAAAFQCw0aFfZdmlLCNNYAu9mS/edB/+GwAAAIAB4g7E+4+OFPlTKkQdU/nizHh28XWWbz2rvkUhc9TQvFkJl7ify3rdINVQ9tAhxmz4NeOzQO8vOYZUpI9voenSSONwVa/WDdVpiIyYsZui0vCVLLDbee34miHdQ6Sx3jH/jvIjHfpCJadk89WR7Qj077tif++57vRvXFPYEuRwXAAAAIAH3QkD8r0pyHvgCiCT0Yjs8mDSK78BDfaZoIlSt+EVkbIVQ/tV2yu5X1A/PPxcYZp4LWW6mvLsJy6oxqI8L5OAcTi4ZC55oPGJN8D6GkMIonzLjE5JgUPud+LR2ZHCqdkmFD6bZVBrL1SVHmaiqAEAw9AbrR2zMMD1jAaCd+RX2w==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFk8La6clkOkTnCbrhAZoWLNG5PgMjezjPZhgd60eU557A9kyYyinoPq6lVSbANe+ncuUoV0yaS7R7pt0TAW2s=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAII3/RnI9VU52j8bUgbG0h5XQqf5VprXJRYHCn8pIkM8u\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_service_mgr\": \"systemd\", \"ansible_interfaces\": [\"eth0\", \"lo\"], \"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_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:39:86:56:18:4b\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.43.205\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::c39:86ff:fe56:184b\", \"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_default_ipv4\": {\"gateway\": \"10.31.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.43.205\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:39:86:56:18:4b\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.43.205\"], \"ansible_all_ipv6_addresses\": [\"fe80::c39:86ff:fe56:184b\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.43.205\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::c39:86ff:fe56:184b\"]}, \"ansible_fibre_channel_wwn\": [], \"ansible_processor\": [\"0\", \"GenuineIntel\", \"Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz\", \"1\", \"GenuineIntel\", \"Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz\"], \"ansible_processor_count\": 1, \"ansible_processor_cores\": 1, \"ansible_processor_threads_per_core\": 2, \"ansible_processor_vcpus\": 2, \"ansible_processor_nproc\": 2, \"ansible_memtotal_mb\": 3539, \"ansible_memfree_mb\": 2670, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 869, \"free\": 2670}, \"nocache\": {\"free\": 3282, \"used\": 257}, \"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\": \"ec2ca561-7ddf-6101-81cb-3ce7068e5e5a\", \"ansible_product_uuid\": \"ec2ca561-7ddf-6101-81cb-3ce7068e5e5a\", \"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\": 372, \"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\": 263506735104, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332699, \"block_used\": 1200480, \"inode_total\": 131071472, \"inode_available\": 130994226, \"inode_used\": 77246, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_loadavg\": {\"1m\": 1.1, \"5m\": 0.54, \"15m\": 0.23}, \"ansible_iscsi_iqn\": \"\", \"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_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 35814 10.31.43.205 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.40.75 35814 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_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing multiprocessing.dummy\\r\\n# cleanup[2] removing multiprocessing.dummy.connection\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.dummy\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy gc\\r\\n# destroy unicodedata\\r\\n# destroy array\\r\\n# destroy multiprocessing.dummy.connection\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 10617 1726879762.78630: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0c7e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe05d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0c79b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe06a630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0760f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe01b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe020e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe01bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0274e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe00ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe00d198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc31b940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc32d240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe07ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc253080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc25e2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc25ef60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc25ea90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc268080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2f77b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2f7ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2eb160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2ebe48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2e2438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2d2470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc00b2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc013d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2eb0b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc018e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2cc2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc01f208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc018fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc01f320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc33bfd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01fe10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01fa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02a6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02aeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbb11d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02a7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbb5cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01f550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbda2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efbbda6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbe1390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb98aba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb9822e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb978f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb970e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbe1d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efb982f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbdaa20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdfd7710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb985048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdfd7a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01f898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff05c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff0e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff44e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdfe4b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbc6358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff0470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9fb0908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c82ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9c27278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c2e4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9c2e5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c2eb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c59b00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f64048>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f64278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f645c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c542b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c474a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c546d8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9c59400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f8eeb8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e60978>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e6fa90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f91d68>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f99470>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f872b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e8ba90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f99630>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e989b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e98a90>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e98c18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f7f080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f355f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f2acf8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f2aef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f2a7b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f4e9e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f4e6d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f3feb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f4e550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f3f710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d2f2b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e238d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9da4128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d6c898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9dd2080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9dd2128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d6d940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e39b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ede0b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f00ac8>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f0e2b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9eeb780>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f00828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9edea58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e10b70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e434a8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb92a710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb931278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e58748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb953c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5de5080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5dfd2b0>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef5d84978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5dd8a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ebe7f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9ecb518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ecb198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9cacda0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cac0b8>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cabba8>\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d05080>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cf3dd8>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{\"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_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_lsb\": {}, \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"ansible_fips\": false, \"ansible_local\": {}, \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_hostnqn\": \"\", \"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-43-205.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-43-205\", \"ansible_nodename\": \"ip-10-31-43-205.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\": \"dae6aa4b3ba1448bb36d96c0cd2ec37b\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_is_chroot\": false, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"22\", \"epoch\": \"1726879762\", \"epoch_int\": \"1726879762\", \"date\": \"2024-09-20\", \"time\": \"20:49:22\", \"iso8601_micro\": \"2024-09-21T00:49:22.476503Z\", \"iso8601\": \"2024-09-21T00:49:22Z\", \"iso8601_basic\": \"20240920T204922476503\", \"iso8601_basic_short\": \"20240920T204922\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"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_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAJsdzGRYA/Snyby20ge35a5qQIZYTd9ViENGvv4bAjHfrkvS61LezQctlloFY3X+HU+K2XZG5pQDHtF1OYNTb28Q4vu8Ngb3T8e2edstns1tyruH5H1kHPON2Mlx5uBgQNNDwSP7c7i9A9WKYDaPFqaH3nI5RiU5QrRYwWx3OUQ/AAAAFQCw0aFfZdmlLCNNYAu9mS/edB/+GwAAAIAB4g7E+4+OFPlTKkQdU/nizHh28XWWbz2rvkUhc9TQvFkJl7ify3rdINVQ9tAhxmz4NeOzQO8vOYZUpI9voenSSONwVa/WDdVpiIyYsZui0vCVLLDbee34miHdQ6Sx3jH/jvIjHfpCJadk89WR7Qj077tif++57vRvXFPYEuRwXAAAAIAH3QkD8r0pyHvgCiCT0Yjs8mDSK78BDfaZoIlSt+EVkbIVQ/tV2yu5X1A/PPxcYZp4LWW6mvLsJy6oxqI8L5OAcTi4ZC55oPGJN8D6GkMIonzLjE5JgUPud+LR2ZHCqdkmFD6bZVBrL1SVHmaiqAEAw9AbrR2zMMD1jAaCd+RX2w==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFk8La6clkOkTnCbrhAZoWLNG5PgMjezjPZhgd60eU557A9kyYyinoPq6lVSbANe+ncuUoV0yaS7R7pt0TAW2s=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAII3/RnI9VU52j8bUgbG0h5XQqf5VprXJRYHCn8pIkM8u\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_service_mgr\": \"systemd\", \"ansible_interfaces\": [\"eth0\", \"lo\"], \"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_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:39:86:56:18:4b\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.43.205\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::c39:86ff:fe56:184b\", \"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_default_ipv4\": {\"gateway\": \"10.31.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.43.205\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:39:86:56:18:4b\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.43.205\"], \"ansible_all_ipv6_addresses\": [\"fe80::c39:86ff:fe56:184b\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.43.205\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::c39:86ff:fe56:184b\"]}, \"ansible_fibre_channel_wwn\": [], \"ansible_processor\": [\"0\", \"GenuineIntel\", \"Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz\", \"1\", \"GenuineIntel\", \"Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz\"], \"ansible_processor_count\": 1, \"ansible_processor_cores\": 1, \"ansible_processor_threads_per_core\": 2, \"ansible_processor_vcpus\": 2, \"ansible_processor_nproc\": 2, \"ansible_memtotal_mb\": 3539, \"ansible_memfree_mb\": 2670, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 869, \"free\": 2670}, \"nocache\": {\"free\": 3282, \"used\": 257}, \"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\": \"ec2ca561-7ddf-6101-81cb-3ce7068e5e5a\", \"ansible_product_uuid\": \"ec2ca561-7ddf-6101-81cb-3ce7068e5e5a\", \"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\": 372, \"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\": 263506735104, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332699, \"block_used\": 1200480, \"inode_total\": 131071472, \"inode_available\": 130994226, \"inode_used\": 77246, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_loadavg\": {\"1m\": 1.1, \"5m\": 0.54, \"15m\": 0.23}, \"ansible_iscsi_iqn\": \"\", \"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_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 35814 10.31.43.205 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.40.75 35814 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_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 10617 1726879762.79254: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879761.6167996-10617-243012067255775/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10617 1726879762.79280: _low_level_execute_command(): starting\n 10617 1726879762.79287: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10617 1726879762.84457: stderr chunk (state=2):\n>>><<<\n 10617 1726879762.84467: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10617 1726879762.84491: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10617 1726879762.84500: handler run complete\n 10617 1726879762.84569: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10617 1726879762.84636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10617 1726879762.84827: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10617 1726879762.84880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10617 1726879762.84968: attempt loop complete, returning result\n 10617 1726879762.84975: _execute() done\n 10617 1726879762.84978: dumping result to json\n 10617 1726879762.85007: done dumping result, returning\n 10617 1726879762.85017: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e44ad9b-8ddf-c952-e8a3-000000000011]\n 10617 1726879762.85027: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000011\n 10617 1726879762.85230: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000011\n 10617 1726879762.85234: WORKER PROCESS EXITING\nok: [managed_node2]\n 10596 1726879762.85612: no more pending results, returning what we have\n 10596 1726879762.85615: results queue empty\n 10596 1726879762.85616: checking for any_errors_fatal\n 10596 1726879762.85617: done checking for any_errors_fatal\n 10596 1726879762.85617: checking for max_fail_percentage\n 10596 1726879762.85618: done checking for max_fail_percentage\n 10596 1726879762.85619: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879762.85619: done checking to see if all hosts have failed\n 10596 1726879762.85619: getting the remaining hosts for this loop\n 10596 1726879762.85620: done getting the remaining hosts for this loop\n 10596 1726879762.85623: getting the next task for host managed_node1\n 10596 1726879762.85627: done getting next task for host managed_node1\n 10596 1726879762.85628: ^ task is: TASK: meta (flush_handlers)\n 10596 1726879762.85629: ^ 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\n 10596 1726879762.85630: getting the next task for host managed_node2\n 10596 1726879762.85631: done getting next task for host managed_node2\n 10596 1726879762.85632: ^ task is: TASK: meta (flush_handlers)\n 10596 1726879762.85632: ^ 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\n 10596 1726879762.85633: getting the next task for host managed_node3\n 10596 1726879762.85634: done getting next task for host managed_node3\n 10596 1726879762.85635: ^ task is: TASK: meta (flush_handlers)\n 10596 1726879762.85635: ^ 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\n 10596 1726879762.85640: getting variables\n 10596 1726879762.85641: in VariableManager get_vars()\n 10596 1726879762.85658: Calling all_inventory to load vars for managed_node1\n 10596 1726879762.85660: Calling groups_inventory to load vars for managed_node1\n 10596 1726879762.85662: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879762.85670: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879762.85672: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879762.85674: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879762.85784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879762.85984: done with get_vars()\n 10596 1726879762.86000: done getting variables\n 10596 1726879762.86074: in VariableManager get_vars()\n 10596 1726879762.86081: Calling all_inventory to load vars for managed_node1\n 10596 1726879762.86082: Calling groups_inventory to load vars for managed_node1\n 10596 1726879762.86084: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879762.86087: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879762.86088: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879762.86089: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879762.86228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879762.86330: done with get_vars()\n 10596 1726879762.86344: getting variables\n 10596 1726879762.86346: in VariableManager get_vars()\n 10596 1726879762.86353: Calling all_inventory to load vars for managed_node2\n 10596 1726879762.86355: Calling groups_inventory to load vars for managed_node2\n 10596 1726879762.86357: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879762.86361: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879762.86363: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879762.86369: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879762.86490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879762.86616: done with get_vars()\n 10596 1726879762.86622: done getting variables\n 10596 1726879762.86651: in VariableManager get_vars()\n 10596 1726879762.86657: Calling all_inventory to load vars for managed_node2\n 10596 1726879762.86659: Calling groups_inventory to load vars for managed_node2\n 10596 1726879762.86660: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879762.86663: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879762.86664: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879762.86665: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879762.86805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879762.86955: done with get_vars()\n 10596 1726879762.86963: getting variables\n 10596 1726879762.86964: in VariableManager get_vars()\n 10596 1726879762.86972: Calling all_inventory to load vars for managed_node3\n 10596 1726879762.86974: Calling groups_inventory to load vars for managed_node3\n 10596 1726879762.86977: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879762.86981: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879762.86983: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879762.86986: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879762.87141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879762.87272: done with get_vars()\n 10596 1726879762.87284: done getting variables\n 10596 1726879762.87330: in VariableManager get_vars()\n 10596 1726879762.87336: Calling all_inventory to load vars for managed_node3\n 10596 1726879762.87337: Calling groups_inventory to load vars for managed_node3\n 10596 1726879762.87339: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879762.87341: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879762.87342: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879762.87344: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879762.87435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879762.87593: done with get_vars()\n 10596 1726879762.87602: done queuing things up, now waiting for results queue to drain\n 10596 1726879762.87604: results queue empty\n 10596 1726879762.87608: checking for any_errors_fatal\n 10596 1726879762.87614: done checking for any_errors_fatal\n 10596 1726879762.87615: checking for max_fail_percentage\n 10596 1726879762.87616: done checking for max_fail_percentage\n 10596 1726879762.87617: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879762.87617: done checking to see if all hosts have failed\n 10596 1726879762.87618: getting the remaining hosts for this loop\n 10596 1726879762.87619: done getting the remaining hosts for this loop\n 10596 1726879762.87621: getting the next task for host managed_node1\n 10596 1726879762.87626: done getting next task for host managed_node1\n 10596 1726879762.87628: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }}\n 10596 1726879762.87629: ^ 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\n 10596 1726879762.87630: getting the next task for host managed_node2\n 10596 1726879762.87632: done getting next task for host managed_node2\n 10596 1726879762.87634: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }}\n 10596 1726879762.87634: ^ 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\n 10596 1726879762.87635: getting the next task for host managed_node3\n 10596 1726879762.87636: done getting next task for host managed_node3\n 10596 1726879762.87637: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }}\n 10596 1726879762.87638: ^ 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\n 10596 1726879762.87640: getting variables\n 10596 1726879762.87641: in VariableManager get_vars()\n 10596 1726879762.87652: Calling all_inventory to load vars for managed_node1\n 10596 1726879762.87654: Calling groups_inventory to load vars for managed_node1\n 10596 1726879762.87656: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879762.87664: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879762.87668: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879762.87671: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879762.87901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879762.88007: done with get_vars()\n 10596 1726879762.88013: done getting variables\n 10596 1726879762.88198: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10596 1726879762.88202: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10596 1726879762.88246: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n\nTASK [Gather facts from managed_node1] *****************************************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:58\nFriday 20 September 2024 20:49:22 -0400 (0:00:01.317) 0:00:01.326 ****** \n 10596 1726879762.88278: entering _queue_task() for managed_node1/setup\n 10596 1726879762.88519: worker is 1 (out of 3 available)\n 10596 1726879762.88531: exiting _queue_task() for managed_node1/setup\n 10596 1726879762.88541: getting variables\n 10596 1726879762.88544: in VariableManager get_vars()\n 10596 1726879762.88621: Calling all_inventory to load vars for managed_node2\n 10596 1726879762.88626: Calling groups_inventory to load vars for managed_node2\n 10596 1726879762.88632: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879762.88655: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879762.88659: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879762.88662: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879762.88884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879762.89118: done with get_vars()\n 10596 1726879762.89130: done getting variables\n 10596 1726879762.89219: entering _queue_task() for managed_node2/setup\n 10596 1726879762.89490: worker is 2 (out of 3 available)\n 10596 1726879762.89504: exiting _queue_task() for managed_node2/setup\n 10596 1726879762.89515: getting variables\n 10596 1726879762.89518: in VariableManager get_vars()\n 10596 1726879762.89588: Calling all_inventory to load vars for managed_node3\n 10596 1726879762.89594: Calling groups_inventory to load vars for managed_node3\n 10596 1726879762.89600: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879762.89619: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879762.89622: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879762.89625: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879762.89860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10669 1726879762.88671: running TaskExecutor() for managed_node1/TASK: Gather facts from managed_node1\n 10669 1726879762.88784: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000006\n 10669 1726879762.88801: variable 'ansible_search_path' from source: unknown\n 10669 1726879762.88822: calling self._execute()\n 10669 1726879762.88838: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10669 1726879762.89006: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10669 1726879762.89016: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10669 1726879762.89077: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10669 1726879762.89095: in VariableManager get_vars()\n 10669 1726879762.89116: Calling all_inventory to load vars for managed_node1\n 10669 1726879762.89122: Calling groups_inventory to load vars for managed_node1\n 10669 1726879762.89130: Calling all_plugins_inventory to load vars for managed_node1\n 10669 1726879762.89142: Calling all_plugins_play to load vars for managed_node1\n 10669 1726879762.89148: Calling groups_plugins_inventory to load vars for managed_node1\n 10669 1726879762.89154: Calling groups_plugins_play to load vars for managed_node1\n 10669 1726879762.89344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10669 1726879762.89503: done with get_vars()\n 10669 1726879762.89512: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10669 1726879762.89563: variable 'ansible_delegated_vars' from source: unknown\n 10669 1726879762.89579: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10669 1726879762.89586: variable 'omit' from source: magic vars\n 10669 1726879762.89848: variable 'omit' from source: magic vars\n 10669 1726879762.89876: variable 'omit' from source: magic vars\n 10669 1726879762.89914: variable 'omit' from source: magic vars\n 10669 1726879762.89929: variable 'ansible_delegated_vars' from source: unknown\n 10669 1726879762.89947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10669 1726879762.89979: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10669 1726879762.90006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10669 1726879762.90027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10669 1726879762.90041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10669 1726879762.90074: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10669 1726879762.90080: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10669 1726879762.90084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10669 1726879762.90087: variable 'ansible_port' from source: unknown\n 10669 1726879762.90091: variable 'ansible_user' from source: unknown\n 10670 1726879762.90085: running TaskExecutor() for managed_node2/TASK: Gather facts from managed_node1\n 10670 1726879762.90182: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000006\n 10669 1726879762.90188: Set connection var ansible_shell_executable to /bin/sh\n 10669 1726879762.90197: Set connection var ansible_connection to ssh\n 10670 1726879762.90198: variable 'ansible_search_path' from source: unknown\n 10669 1726879762.90203: Set connection var ansible_timeout to 10\n 10669 1726879762.90207: Set connection var ansible_shell_type to sh\n 10669 1726879762.90211: Set connection var ansible_pipelining to False\n 10669 1726879762.90219: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10670 1726879762.90222: calling self._execute()\n 10670 1726879762.90238: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10669 1726879762.90242: variable 'ansible_delegated_vars' from source: unknown\n 10669 1726879762.90247: variable 'ansible_user' from source: unknown\n 10669 1726879762.90255: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10670 1726879762.90412: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10670 1726879762.90422: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10669 1726879762.90442: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10669 1726879762.90454: variable 'omit' from source: magic vars\n 10669 1726879762.90461: starting attempt loop\n 10669 1726879762.90464: running the handler\n 10669 1726879762.90476: _low_level_execute_command(): starting\n 10669 1726879762.90484: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 10670 1726879762.90485: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 10670 1726879762.90505: in VariableManager get_vars()\n 10670 1726879762.90530: Calling all_inventory to load vars for managed_node2\n 10670 1726879762.90539: Calling groups_inventory to load vars for managed_node2\n 10670 1726879762.90547: Calling all_plugins_inventory to load vars for managed_node2\n 10670 1726879762.90564: Calling all_plugins_play to load vars for managed_node2\n 10670 1726879762.90570: Calling groups_plugins_inventory to load vars for managed_node2\n 10670 1726879762.90576: Calling groups_plugins_play to load vars for managed_node2\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10670 1726879762.90758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10670 1726879762.90958: done with get_vars()\n 10670 1726879762.90969: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10596 1726879762.91321: done with get_vars()\n 10596 1726879762.91334: done getting variables\n 10596 1726879762.91436: entering _queue_task() for managed_node3/setup\n 10596 1726879762.91728: worker is 3 (out of 3 available)\n 10596 1726879762.91739: exiting _queue_task() for managed_node3/setup\n 10596 1726879762.91753: done queuing things up, now waiting for results queue to drain\n 10596 1726879762.91755: waiting for pending results...\n 10670 1726879762.91527: variable 'ansible_delegated_vars' from source: unknown\n 10670 1726879762.91540: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10670 1726879762.91547: variable 'omit' from source: magic vars\n 10670 1726879762.91618: variable 'omit' from source: magic vars\n 10670 1726879762.91647: variable 'omit' from source: magic vars\n 10670 1726879762.91680: variable 'omit' from source: magic vars\n 10670 1726879762.91695: variable 'ansible_delegated_vars' from source: unknown\n 10670 1726879762.91715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10670 1726879762.91745: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10670 1726879762.91764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10670 1726879762.91783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10670 1726879762.91799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10670 1726879762.91830: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10670 1726879762.91835: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10670 1726879762.91840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10670 1726879762.91843: variable 'ansible_port' from source: unknown\n 10670 1726879762.91847: variable 'ansible_user' from source: unknown\n 10670 1726879762.91952: Set connection var ansible_shell_executable to /bin/sh\n 10670 1726879762.91965: Set connection var ansible_connection to ssh\n 10670 1726879762.91972: Set connection var ansible_timeout to 10\n 10670 1726879762.91975: Set connection var ansible_shell_type to sh\n 10670 1726879762.91980: Set connection var ansible_pipelining to False\n 10670 1726879762.91987: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10670 1726879762.92009: variable 'ansible_delegated_vars' from source: unknown\n 10670 1726879762.92014: variable 'ansible_user' from source: unknown\n 10670 1726879762.92022: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10672 1726879762.92125: running TaskExecutor() for managed_node3/TASK: Gather facts from managed_node1\n 10670 1726879762.92212: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10670 1726879762.92227: variable 'omit' from source: magic vars\n 10670 1726879762.92234: starting attempt loop\n 10670 1726879762.92237: running the handler\n 10672 1726879762.92234: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000006\n 10670 1726879762.92250: _low_level_execute_command(): starting\n 10672 1726879762.92253: variable 'ansible_search_path' from source: unknown\n 10670 1726879762.92258: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n 10672 1726879762.92289: calling self._execute()\n 10672 1726879762.92313: variable 'kdump_test_ssh_server_outside' from source: play vars\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10672 1726879762.92515: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10672 1726879762.92530: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10672 1726879762.92594: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10672 1726879762.92610: in VariableManager get_vars()\n 10672 1726879762.92631: Calling all_inventory to load vars for managed_node3\n 10672 1726879762.92636: Calling groups_inventory to load vars for managed_node3\n 10672 1726879762.92641: Calling all_plugins_inventory to load vars for managed_node3\n 10672 1726879762.92656: Calling all_plugins_play to load vars for managed_node3\n 10672 1726879762.92660: Calling groups_plugins_inventory to load vars for managed_node3\n 10672 1726879762.92663: Calling groups_plugins_play to load vars for managed_node3\n 10672 1726879762.92796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10672 1726879762.92968: done with get_vars()\n 10672 1726879762.92978: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10672 1726879762.93044: variable 'ansible_delegated_vars' from source: unknown\n 10672 1726879762.93064: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10672 1726879762.93072: variable 'omit' from source: magic vars\n 10672 1726879762.93158: variable 'omit' from source: magic vars\n 10672 1726879762.93187: variable 'omit' from source: magic vars\n 10672 1726879762.93221: variable 'omit' from source: magic vars\n 10672 1726879762.93233: variable 'ansible_delegated_vars' from source: unknown\n 10672 1726879762.93255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10672 1726879762.93283: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10672 1726879762.93303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10672 1726879762.93319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10672 1726879762.93329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10672 1726879762.93357: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10672 1726879762.93363: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10672 1726879762.93368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10672 1726879762.93371: variable 'ansible_port' from source: unknown\n 10672 1726879762.93374: variable 'ansible_user' from source: unknown\n 10672 1726879762.93470: Set connection var ansible_shell_executable to /bin/sh\n 10672 1726879762.93479: Set connection var ansible_connection to ssh\n 10672 1726879762.93486: Set connection var ansible_timeout to 10\n 10672 1726879762.93489: Set connection var ansible_shell_type to sh\n 10672 1726879762.93497: Set connection var ansible_pipelining to False\n 10672 1726879762.93505: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10672 1726879762.93530: variable 'ansible_delegated_vars' from source: unknown\n 10672 1726879762.93540: variable 'ansible_user' from source: unknown\n 10672 1726879762.93551: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10672 1726879762.93753: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10672 1726879762.93764: variable 'omit' from source: magic vars\n 10672 1726879762.93770: starting attempt loop\n 10672 1726879762.93773: running the handler\n 10672 1726879762.93785: _low_level_execute_command(): starting\n 10672 1726879762.93794: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10669 1726879762.94246: stdout chunk (state=2):\n>>>/root\n<<<\n 10669 1726879762.94398: stderr chunk (state=3):\n>>><<<\n 10669 1726879762.94406: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 10669 1726879762.94433: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10669 1726879762.94448: _low_level_execute_command(): starting\n 10669 1726879762.94455: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572 `\" && echo ansible-tmp-1726879762.9444137-10669-253683214333572=\"` echo /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572 `\" && echo ansible-tmp-1726879762.9444137-10669-253683214333572=\"` echo /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572 `\" ) && sleep 0'\"'\"''\n 10670 1726879762.95787: stdout chunk (state=2):\n>>>/root\n<<<\n 10670 1726879762.95944: stderr chunk (state=3):\n>>><<<\n 10670 1726879762.95951: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 10670 1726879762.95971: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10670 1726879762.95981: _low_level_execute_command(): starting\n 10670 1726879762.95985: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326 `\" && echo ansible-tmp-1726879762.9597638-10670-84567741481326=\"` echo /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326 `\" && echo ansible-tmp-1726879762.9597638-10670-84567741481326=\"` echo /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326 `\" ) && sleep 0'\"'\"''\n 10672 1726879762.96257: stdout chunk (state=2):\n>>>/root\n<<<\n 10672 1726879762.96460: stderr chunk (state=3):\n>>><<<\n 10672 1726879762.96466: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 10672 1726879762.96485: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10672 1726879762.96497: _low_level_execute_command(): starting\n 10672 1726879762.96504: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858 `\" && echo ansible-tmp-1726879762.9649017-10672-126540299015858=\"` echo /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858 `\" && echo ansible-tmp-1726879762.9649017-10672-126540299015858=\"` echo /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858 `\" ) && sleep 0'\"'\"''\n 10669 1726879762.96950: stdout chunk (state=2):\n>>>ansible-tmp-1726879762.9444137-10669-253683214333572=/root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572\n<<<\n 10669 1726879762.97068: stderr chunk (state=3):\n>>><<<\n 10669 1726879762.97079: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879762.9444137-10669-253683214333572=/root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572\\n', b'')\n 10669 1726879762.97097: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879762.9444137-10669-253683214333572=/root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572\n, stderr=\n 10669 1726879762.97114: variable 'ansible_delegated_vars' from source: unknown\n 10669 1726879762.97154: variable 'ansible_module_compression' from source: unknown\n 10669 1726879762.97194: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10669 1726879762.97238: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 10669 1726879762.97389: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmph5vghi84 TO /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 10669 1726879762.97507: Sending initial data\n 10669 1726879762.97514: Sent initial data (154 bytes)\n 10670 1726879762.98878: stdout chunk (state=2):\n>>>ansible-tmp-1726879762.9597638-10670-84567741481326=/root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326\n<<<\n 10670 1726879762.99035: stderr chunk (state=3):\n>>><<<\n 10670 1726879762.99045: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879762.9597638-10670-84567741481326=/root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326\\n', b'')\n 10670 1726879762.99068: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879762.9597638-10670-84567741481326=/root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326\n, stderr=\n 10670 1726879762.99088: variable 'ansible_delegated_vars' from source: unknown\n 10670 1726879762.99142: variable 'ansible_module_compression' from source: unknown\n 10670 1726879762.99196: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10670 1726879762.99252: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 10670 1726879762.99476: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp_3kw48ob TO /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 10672 1726879762.99676: stdout chunk (state=2):\n>>>ansible-tmp-1726879762.9649017-10672-126540299015858=/root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858\n<<<\n 10672 1726879762.99688: stderr chunk (state=2):\n>>><<<\n 10672 1726879762.99704: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879762.9649017-10672-126540299015858=/root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858\\n', b'')\n 10672 1726879762.99720: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879762.9649017-10672-126540299015858=/root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858\n, stderr=\n 10672 1726879762.99740: variable 'ansible_delegated_vars' from source: unknown\n 10672 1726879762.99799: variable 'ansible_module_compression' from source: unknown\n 10672 1726879762.99853: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10672 1726879762.99915: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10670 1726879763.00070: Sending initial data\n 10670 1726879763.00077: Sent initial data (153 bytes)\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 10672 1726879763.00151: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4ai5spwu TO /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 10669 1726879763.00609: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmph5vghi84 /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py\n<<<\n 10672 1726879763.01006: Sending initial data\n 10672 1726879763.01014: Sent initial data (154 bytes)\n 10670 1726879763.03170: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp_3kw48ob /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py\n<<<\n 10669 1726879763.05384: stderr chunk (state=3):\n>>><<<\n 10669 1726879763.05401: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmph5vghi84 /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py\\n', b'')\n 10669 1726879763.05435: done transferring module to remote\n 10669 1726879763.05449: _low_level_execute_command(): starting\n 10669 1726879763.05455: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/ /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/ /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10670 1726879763.06245: stderr chunk (state=3):\n>>><<<\n 10670 1726879763.06255: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp_3kw48ob /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py\\n', b'')\n 10670 1726879763.06284: done transferring module to remote\n 10670 1726879763.06302: _low_level_execute_command(): starting\n 10670 1726879763.06309: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/ /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/ /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10672 1726879763.08300: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4ai5spwu /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py\n<<<\n 10669 1726879763.08483: stderr chunk (state=2):\n>>><<<\n 10669 1726879763.08495: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10669 1726879763.08518: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10669 1726879763.08521: _low_level_execute_command(): starting\n 10669 1726879763.08526: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10670 1726879763.09788: stderr chunk (state=2):\n>>><<<\n 10670 1726879763.09802: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10670 1726879763.09827: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10670 1726879763.09831: _low_level_execute_command(): starting\n 10670 1726879763.09836: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10672 1726879763.12046: stderr chunk (state=3):\n>>><<<\n 10672 1726879763.12058: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4ai5spwu /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py\\n', b'')\n 10672 1726879763.12088: done transferring module to remote\n 10672 1726879763.12104: _low_level_execute_command(): starting\n 10672 1726879763.12109: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/ /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/ /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10670 1726879763.13436: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 10670 1726879763.13473: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10670 1726879763.13509: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10669 1726879763.13553: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\n<<<\n 10670 1726879763.13561: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10669 1726879763.13567: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 10670 1726879763.13609: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10669 1726879763.13670: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\n<<<\n 10670 1726879763.13681: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10669 1726879763.13711: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 10670 1726879763.13722: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 10669 1726879763.13737: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10670 1726879763.13747: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74bc6e48>\r\n<<<\n 10670 1726879763.13765: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 10670 1726879763.13775: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\n<<<\n 10670 1726879763.13784: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b5c828>\r\n<<<\n 10670 1726879763.13790: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74bc69b0>\r\n<<<\n 10669 1726879763.13817: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10669 1726879763.13834: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10669 1726879763.13842: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 10670 1726879763.13854: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b69630>\r\nimport '_signal' # \r\n<<<\n 10670 1726879763.13863: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10669 1726879763.13880: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e80e48>\r\n<<<\n 10670 1726879763.13890: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70160>\r\n<<<\n 10669 1726879763.13905: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 10669 1726879763.13928: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e16828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e809b0>\r\n<<<\n 10670 1726879763.13938: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10669 1726879763.13959: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 10669 1726879763.13967: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e23630>\r\n<<<\n 10670 1726879763.13974: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b750f0>\r\n<<<\n 10669 1726879763.14015: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10670 1726879763.14025: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70390>\r\n<<<\n 10669 1726879763.14236: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2f0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10669 1726879763.14261: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10669 1726879763.14279: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10669 1726879763.14300: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10670 1726879763.14325: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1a470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1fe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1ab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10669 1726879763.14351: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd4470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10670 1726879763.14385: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b264e0>\r\n<<<\n 10669 1726879763.14412: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd9e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd4b38>\r\n<<<\n 10669 1726879763.14430: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10669 1726879763.14463: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10670 1726879763.14503: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b09d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b0c198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e1a940>\r\n# /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\r\n<<<\n 10670 1726879763.14528: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e2c240>\r\n<<<\n 10669 1726879763.14573: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696de04e0>\r\n<<<\n 10669 1726879763.14594: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dc3d68>\r\n<<<\n 10670 1726879763.14621: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b7aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10669 1726879763.14639: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dc6198>\r\n<<<\n 10669 1726879763.14770: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950d4940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950e6240>\r\n<<<\n 10672 1726879763.14824: stderr chunk (state=2):\n>>><<<\n 10672 1726879763.14835: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10672 1726879763.14861: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10672 1726879763.14866: _low_level_execute_command(): starting\n 10672 1726879763.14873: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10670 1726879763.15120: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10669 1726879763.15144: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e34a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10670 1726879763.15159: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10670 1726879763.15173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 10670 1726879763.15198: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10670 1726879763.15233: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 10670 1726879763.15269: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d520f0>\r\n<<<\n 10670 1726879763.15294: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n<<<\n 10670 1726879763.15321: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5d320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10670 1726879763.15569: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72d5dfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5db00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5c0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72df5828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72df5c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de91d0>\r\n<<<\n 10670 1726879763.15601: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de9eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de04a8>\r\n<<<\n 10670 1726879763.15653: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72dd14e0>\r\n<<<\n 10670 1726879763.15710: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10670 1726879763.15735: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10669 1726879763.15750: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69500c0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695017320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc695017fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695017b00>\r\nimport 'itertools' # \r\n<<<\n 10669 1726879763.15779: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950160f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950af828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10670 1726879763.15914: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b09320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b11da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de9128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b17eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72dcb320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72b1d278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d080>\r\n<<<\n 10670 1726879763.15943: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72b1d390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e43080>\r\n<<<\n 10670 1726879763.15971: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 10670 1726879763.15995: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10670 1726879763.16026: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 10670 1726879763.16050: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1de80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1da90>\r\n<<<\n 10670 1726879763.16139: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10669 1726879763.16151: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950afc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a31d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a3eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69509a4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69508b4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10669 1726879763.16194: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dc32e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dcbd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a34a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd1e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695085320>\r\n<<<\n 10669 1726879763.16214: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10670 1726879763.16489: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726af240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726b4d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10670 1726879763.16523: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726d8390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde726d8748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726e0438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10670 1726879763.16545: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n<<<\n 10670 1726879763.16573: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10670 1726879763.16603: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 10670 1726879763.16627: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10670 1726879763.16651: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10670 1726879763.16677: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7248ac50>\r\n<<<\n 10670 1726879763.16800: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7247d390>\r\n<<<\n 10670 1726879763.16823: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7247d080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7246ef28>\r\n<<<\n 10670 1726879763.16847: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726e0dd8>\r\n<<<\n 10670 1726879763.16877: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72485048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726d8ac8>\r\n<<<\n 10670 1726879763.16900: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 10670 1726879763.16919: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10670 1726879763.16952: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74ad7780>\r\n<<<\n 10670 1726879763.16977: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde724850f0>\r\nimport 'pwd' # \r\n<<<\n 10670 1726879763.17002: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74ad7b00>\r\n<<<\n 10670 1726879763.17056: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d908>\r\n<<<\n 10670 1726879763.17086: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10670 1726879763.17112: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 10670 1726879763.17132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 10670 1726879763.17154: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74aef630>\r\n<<<\n 10670 1726879763.17174: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10669 1726879763.17219: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694dd8240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694dd8358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950fd080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de3710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de3ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694969208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de37f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69496ecf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694992358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694992710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69499a400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694744c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694737358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694737048>\r\n<<<\n 10669 1726879763.17237: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694728ef0>\r\n<<<\n 10669 1726879763.17269: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69499ada0>\r\n<<<\n 10669 1726879763.17302: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694737fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694992a90>\r\n<<<\n 10670 1726879763.17324: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af36a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af3b70>\r\n<<<\n 10669 1726879763.17337: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 10669 1726879763.17354: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10669 1726879763.17400: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696d91780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69473f0b8>\r\n<<<\n 10670 1726879763.17412: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af3c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74aefe80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af3fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74af3550>\r\n<<<\n 10669 1726879763.17427: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 10670 1726879763.17433: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af32b0>\r\n<<<\n 10670 1726879763.17449: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74ae3b70>\r\n<<<\n 10670 1726879763.17465: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726c3400>\r\n<<<\n 10669 1726879763.17450: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696d91b00>\r\n<<<\n 10670 1726879763.17586: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74aef4e0>\r\n<<<\n 10669 1726879763.17720: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd88d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696da9630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10670 1726879763.17742: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 10669 1726879763.17760: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dad6a0>\r\n<<<\n 10670 1726879763.17762: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70aaf978>\r\n<<<\n 10669 1726879763.17793: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dadb70>\r\n<<<\n 10669 1726879763.17843: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dadc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696da9e80>\r\n<<<\n 10669 1726879763.17865: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 10670 1726879763.17894: stdout chunk (state=3):\n>>># zipimport: found 106 names in '/tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.17928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/__init__.py\r\n<<<\n 10670 1726879763.17957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10670 1726879763.17975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.17980: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dadfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dad550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dad2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696d9db70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69497e3c8>\r\n<<<\n 10669 1726879763.17990: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10672 1726879763.18053: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\n<<<\n 10672 1726879763.18074: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10672 1726879763.18131: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10669 1726879763.18145: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696da94e0>\r\n<<<\n 10672 1726879763.18175: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10672 1726879763.18351: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 10669 1726879763.18368: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d69978>\r\n<<<\n 10672 1726879763.18405: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994678de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946723828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994678d9b0>\r\n<<<\n 10669 1726879763.18441: stdout chunk (state=3):\n>>># zipimport: found 106 names in '/tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.18483: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946730630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n<<<\n 10669 1726879763.18524: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.18554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10672 1726879763.18574: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10672 1726879763.18606: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994673c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737748>\r\n<<<\n 10672 1726879763.18636: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737390>\r\n<<<\n 10672 1726879763.18668: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10672 1726879763.18690: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10672 1726879763.18720: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 10672 1726879763.18742: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10672 1726879763.18760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10672 1726879763.18778: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e1470>\r\n<<<\n 10672 1726879763.18796: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10672 1726879763.18814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10672 1726879763.18838: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e6e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e1b38>\r\n<<<\n 10672 1726879763.18870: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10672 1726879763.18900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10670 1726879763.18963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.19009: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466ed4e0>\r\n<<<\n 10672 1726879763.19024: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466d0d68>\r\n<<<\n 10672 1726879763.19060: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466d3198>\r\n<<<\n 10672 1726879763.19100: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10672 1726879763.19112: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10672 1726879763.19130: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449e1940>\r\n<<<\n 10672 1726879763.19145: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10672 1726879763.19167: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\n<<<\n 10672 1726879763.19176: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449f3240>\r\n<<<\n 10672 1726879763.19259: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946741a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10669 1726879763.19623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.19659: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10672 1726879763.19668: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10672 1726879763.19690: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10672 1726879763.19711: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10672 1726879763.19727: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10672 1726879763.19749: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 10672 1726879763.19756: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10672 1726879763.19779: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10672 1726879763.19867: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 10670 1726879763.19863: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708187f0>\r\n<<<\n 10670 1726879763.19890: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10672 1726879763.19900: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10670 1726879763.19921: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10672 1726879763.19925: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10672 1726879763.19942: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10672 1726879763.19963: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 10672 1726879763.19974: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449190f0>\r\n<<<\n 10670 1726879763.19975: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10672 1726879763.20001: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944924320>\r\n<<<\n 10670 1726879763.20002: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde707272e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70818e48>\r\n<<<\n 10670 1726879763.20026: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70aaffd0>\r\n<<<\n 10670 1726879763.20033: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10672 1726879763.20059: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9944924fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944924b00>\r\n<<<\n 10670 1726879763.20060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10672 1726879763.20068: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 10672 1726879763.20088: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 10672 1726879763.20099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 10670 1726879763.20114: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70783ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10670 1726879763.20132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10672 1726879763.20141: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449230f0>\r\nimport '_collections' # \r\n<<<\n 10670 1726879763.20157: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10670 1726879763.20169: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10670 1726879763.20194: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10672 1726879763.20202: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449bc828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10672 1726879763.20233: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449bcc18>\r\n<<<\n 10670 1726879763.20259: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70757b70>\r\n<<<\n 10670 1726879763.20294: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709280b8>\r\n<<<\n 10672 1726879763.20294: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b01d0>\r\n<<<\n 10672 1726879763.20321: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b0eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449a74a8>\r\n<<<\n 10670 1726879763.20332: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709282e8>\r\n<<<\n 10670 1726879763.20344: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10672 1726879763.20370: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449984e0>\r\n<<<\n 10670 1726879763.20402: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10670 1726879763.20430: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70928630>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70752320>\r\n<<<\n 10672 1726879763.20485: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446d0320>\r\n<<<\n 10672 1726879763.20504: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446d8da0>\r\n<<<\n 10672 1726879763.20513: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b0128>\r\n<<<\n 10672 1726879763.20531: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10669 1726879763.20545: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 10669 1726879763.20558: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ad27f0>\r\n<<<\n 10669 1726879763.20566: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 10669 1726879763.20599: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10672 1726879763.20601: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446deeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944992320>\r\n<<<\n 10672 1726879763.20621: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10669 1726879763.20622: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10672 1726879763.20646: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99446e4278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4080>\r\n<<<\n 10672 1726879763.20675: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10672 1726879763.20685: stdout chunk (state=3):\n>>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99446e4390>\r\n<<<\n 10669 1726879763.20704: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6929e12e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ad2e48>\r\n<<<\n 10670 1726879763.20718: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70747518>\r\n<<<\n 10669 1726879763.20744: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d69fd0>\r\n<<<\n 10670 1726879763.20745: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10670 1726879763.20765: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70752898>\r\n<<<\n 10669 1726879763.20765: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10670 1726879763.20797: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde7094ce48>\r\n<<<\n 10669 1726879763.20801: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10670 1726879763.20821: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7094cf60>\r\n<<<\n 10670 1726879763.20862: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10669 1726879763.20866: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a3dba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10670 1726879763.20904: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10669 1726879763.20910: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10670 1726879763.20916: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10670 1726879763.20929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10669 1726879763.20934: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10672 1726879763.21007: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944a0a080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944276208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0828>\r\n<<<\n 10669 1726879763.21061: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a11b70>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692be20b8>\r\n<<<\n 10670 1726879763.21064: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde707dda20>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde707ebb00>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7094ee10>\r\n<<<\n 10670 1726879763.21097: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70958518>\r\n<<<\n 10669 1726879763.21099: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692be22e8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10672 1726879763.21117: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994427bcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e45c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10669 1726879763.21135: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10672 1726879763.21157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n<<<\n 10672 1726879763.21168: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994429f358>\r\n<<<\n 10672 1726879763.21196: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10669 1726879763.21198: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692be2630>\r\n<<<\n 10669 1726879763.21220: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a0c320>\r\n<<<\n 10672 1726879763.21241: stdout chunk (state=3):\n>>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994429f710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 10672 1726879763.21251: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 10670 1726879763.21260: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70945358>\r\n<<<\n 10672 1726879763.21274: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 10672 1726879763.21283: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99442a7400>\r\n<<<\n 10670 1726879763.21289: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10672 1726879763.21311: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10672 1726879763.21319: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10670 1726879763.21318: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10670 1726879763.21344: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 10670 1726879763.21437: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70807b38>\r\n<<<\n 10672 1726879763.21447: stdout chunk (state=3):\n>>>import 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10672 1726879763.21467: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944051c18>\r\n<<<\n 10670 1726879763.21483: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709586d8>\r\n<<<\n 10669 1726879763.21502: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a01518>\r\n<<<\n 10669 1726879763.21525: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 10669 1726879763.21535: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10669 1726879763.21556: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a0c748>\r\n<<<\n 10669 1726879763.21586: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692a11470>\r\n<<<\n 10670 1726879763.21614: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70814a20>\r\n<<<\n 10669 1726879763.21616: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10670 1726879763.21638: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70814b00>\r\n<<<\n 10669 1726879763.21639: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c06f28>\r\n<<<\n 10669 1726879763.21657: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 10670 1726879763.21677: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70814c88>\r\n<<<\n 10669 1726879763.21684: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10670 1726879763.21686: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7093a0f0>\r\n<<<\n 10672 1726879763.21712: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944044358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944044048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944035ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99442a7da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9944044fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994429fa90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10669 1726879763.21713: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10670 1726879763.21734: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10669 1726879763.21736: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10669 1726879763.21757: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10670 1726879763.21762: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10670 1726879763.21783: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10670 1726879763.21795: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709f3668>\r\n<<<\n 10669 1726879763.21796: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692a979e8>\r\n<<<\n 10672 1726879763.21816: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994669e780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994404c0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994669eb00>\r\n<<<\n 10672 1726879763.21902: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 10669 1726879763.21899: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aa5b38>\r\n<<<\n 10669 1726879763.21914: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c08dd8>\r\n<<<\n 10669 1726879763.21944: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c124e0>\r\n<<<\n 10670 1726879763.21948: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709e6d68>\r\n<<<\n 10672 1726879763.21967: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466b6630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10670 1726879763.21998: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709e6f60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709e6828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10670 1726879763.22008: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.22073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.22099: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10672 1726879763.22108: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466ba6a0>\r\n<<<\n 10672 1726879763.22131: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10670 1726879763.22150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.22162: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.22172: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.22190: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bfa320>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10670 1726879763.22205: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.22220: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10669 1726879763.22237: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 10669 1726879763.22259: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 10672 1726879763.22267: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466bab70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466bac88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466b6e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466bafd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466ba550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466ba2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466aab70>\r\n<<<\n 10672 1726879763.22283: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994428b3c8>\r\n<<<\n 10672 1726879763.22299: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10670 1726879763.22301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.22416: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ac1b70>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c126a0>\r\n<<<\n 10672 1726879763.22436: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466b64e0>\r\n<<<\n 10669 1726879763.22515: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10669 1726879763.22530: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692acea90>\r\n<<<\n 10669 1726879763.22566: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692aceb70>\r\n<<<\n 10672 1726879763.22583: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 10670 1726879763.22620: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a0ea58>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a0e748>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709fcf28>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a0e5c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709fc780>\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.22621: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692acecf8>\r\n<<<\n 10669 1726879763.22632: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bf40b8>\r\n<<<\n 10672 1726879763.22632: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942676978>\r\n<<<\n 10669 1726879763.22661: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10669 1726879763.22672: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10669 1726879763.22686: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10669 1726879763.22743: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692cad6d8>\r\n<<<\n 10672 1726879763.22750: stdout chunk (state=3):\n>>># zipimport: found 106 names in '/tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.22775: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/__init__.py\r\n<<<\n 10672 1726879763.22794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.22811: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.22908: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ca0dd8>\r\n<<<\n 10669 1726879763.22944: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692ca4048>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ca0898>\r\n<<<\n 10669 1726879763.22966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.22976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10669 1726879763.22991: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.23060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.23073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.23145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.23153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.23168: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.23177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.23184: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10669 1726879763.23198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.23795: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.23808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692cc7ac8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cc77b8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cb5f98>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cc7630>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cb57f0>\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.23877: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10670 1726879763.23906: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7086c320>\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.23939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.24156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.24253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.24594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.24614: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 10669 1726879763.24628: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 10670 1726879763.24646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.24647: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10669 1726879763.24687: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10670 1726879763.24701: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10669 1726879763.24704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.24718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.24721: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.24740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.24751: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.24768: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.24775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10669 1726879763.24787: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.24822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.24894: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10670 1726879763.24909: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.24920: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 10670 1726879763.24930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.24931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.24940: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423df7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10670 1726879763.24965: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.24974: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10670 1726879763.24987: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 10670 1726879763.24996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.25028: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10672 1726879763.25040: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10672 1726879763.25056: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99422ee2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423dfe48>\r\n<<<\n 10669 1726879763.25071: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b26208>\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.25084: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942676fd0>\r\n<<<\n 10670 1726879763.25160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.25185: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994234aba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10672 1726879763.25199: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10672 1726879763.25220: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10672 1726879763.25239: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10672 1726879763.25259: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10670 1726879763.25330: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10670 1726879763.25340: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10672 1726879763.25358: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994231eb70>\r\n<<<\n 10672 1726879763.25372: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10672 1726879763.25382: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99424ef0b8>\r\n<<<\n 10672 1726879763.25404: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10672 1726879763.25421: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99424ef2e8>\r\n<<<\n 10669 1726879763.25432: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.25433: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10672 1726879763.25453: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10670 1726879763.25501: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10670 1726879763.25526: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709a2940>\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.25537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.25542: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99424ef630>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942319320>\r\n<<<\n 10670 1726879763.25562: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.25615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.25663: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10670 1726879763.25674: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10670 1726879763.25685: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10670 1726879763.25705: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.25732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.25761: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10670 1726879763.25770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.25782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.25803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.25824: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994230e518>\r\n<<<\n 10670 1726879763.25844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.25844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.25858: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10670 1726879763.25879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.25880: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942319898>\r\n<<<\n 10672 1726879763.25899: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10669 1726879763.25916: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.25936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.25938: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10672 1726879763.25950: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942513e48>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942513f60>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 10669 1726879763.25972: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.25982: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10669 1726879763.26035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.26088: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10672 1726879763.26100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423a4a20>\r\n<<<\n 10669 1726879763.26116: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10669 1726879763.26125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.26134: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 10670 1726879763.26143: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde708e11d0>\r\n<<<\n 10669 1726879763.26150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.26194: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709b3940>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 10669 1726879763.26199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.26217: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 10669 1726879763.26228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.26233: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423b2b38>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942515e10>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994251f518>\r\n<<<\n 10670 1726879763.26236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.26257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.26300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.26317: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.26352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.26389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.26418: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942507358>\r\n<<<\n 10672 1726879763.26450: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10672 1726879763.26481: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10672 1726879763.26501: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10672 1726879763.26509: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 10672 1726879763.26523: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 10669 1726879763.26564: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10669 1726879763.26572: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10672 1726879763.26602: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423ceb70>\r\n<<<\n 10670 1726879763.26611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.26656: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994251f6d8>\r\n<<<\n 10672 1726879763.26781: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10669 1726879763.26794: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10669 1726879763.26802: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c5c9b0>\r\n<<<\n 10672 1726879763.26812: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423dba58>\r\n<<<\n 10669 1726879763.26821: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.26831: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423dbb38>\r\n<<<\n 10669 1726879763.26838: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.26855: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 10669 1726879763.26865: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.26874: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10672 1726879763.26882: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423dbcc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425010f0>\r\n<<<\n 10670 1726879763.26906: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10672 1726879763.26919: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10670 1726879763.26937: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10669 1726879763.27015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.27026: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99425ba6a0>\r\n<<<\n 10669 1726879763.27044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.27056: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709100f0>\r\n<<<\n 10669 1726879763.27081: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.27083: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10669 1726879763.27119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.27145: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425adda0>\r\n<<<\n 10669 1726879763.27156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.27171: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10670 1726879763.27186: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70910198>\r\n<<<\n 10669 1726879763.27202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.27186: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99425adf98>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425ad860>\r\n<<<\n 10672 1726879763.27223: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.27223: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709b4b38>\r\n<<<\n 10669 1726879763.27260: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10670 1726879763.27278: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 10670 1726879763.27284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.27300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.27305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.27326: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 10670 1726879763.27336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.27352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.27365: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10672 1726879763.27374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.27390: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10672 1726879763.27393: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.27415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.27461: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692b9d208>\r\n<<<\n 10670 1726879763.27467: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10670 1726879763.27485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.27504: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.27512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.27531: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c6d978>\r\n<<<\n 10669 1726879763.27559: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 10669 1726879763.27573: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.27611: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 10669 1726879763.27630: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.27631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.27640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10670 1726879763.27650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.27662: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10672 1726879763.27671: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10669 1726879763.27683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.27695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.27711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.27722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.27731: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.27738: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99425d5a90>\r\n<<<\n 10672 1726879763.27756: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425d5780>\r\n<<<\n 10669 1726879763.27770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.27776: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.27795: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425c3f60>\r\n<<<\n 10672 1726879763.27818: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10670 1726879763.27826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.27861: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425d55f8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425c37b8>\r\n<<<\n 10672 1726879763.27878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.27878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.27894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.27926: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10670 1726879763.27960: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10669 1726879763.28015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.28289: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10669 1726879763.28333: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10669 1726879763.28358: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10672 1726879763.28366: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.28500: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bca0f0>\r\n<<<\n 10669 1726879763.28517: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10669 1726879763.28532: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10670 1726879763.28598: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708c8be0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 10670 1726879763.28608: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.28629: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bca198>\r\n<<<\n 10669 1726879763.28677: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c6eb70>\r\n<<<\n 10669 1726879763.28744: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 10669 1726879763.28756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.28776: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.28812: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.28831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.28844: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10669 1726879763.28867: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10672 1726879763.28877: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.28888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.28925: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.28937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.28978: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10669 1726879763.28994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.29001: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.29047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.29071: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.29102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.29123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.29137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.29173: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.29194: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10669 1726879763.29210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.29224: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942433390>\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.29240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.29264: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 10669 1726879763.29276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29307: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a62128>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a7ab38>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a8f320>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a667f0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a7a898>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a62ac8>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7098abe0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708b9518>\r\n<<<\n 10669 1726879763.29338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.29396: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.29413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29430: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7242a780>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde724312e8>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708d47b8>\r\n<<<\n 10670 1726879763.29447: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 10669 1726879763.29453: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10670 1726879763.29476: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.29496: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10670 1726879763.29575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.29588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29594: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.29618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29657: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 10670 1726879763.29667: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29676: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 10670 1726879763.29691: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29737: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 10670 1726879763.29747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29818: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 10670 1726879763.29825: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29856: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29889: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n<<<\n 10670 1726879763.29900: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.29928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.29979: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.29992: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.30033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.30043: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.30072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.30079: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.30098: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.30160: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b82be0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 10672 1726879763.30166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.30182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.30240: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10672 1726879763.30250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.30258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.30269: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.30301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.30315: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.30334: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 10672 1726879763.30343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.30448: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.30478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.30501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.30504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.30540: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10669 1726879763.30565: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n<<<\n 10669 1726879763.30579: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n<<<\n 10669 1726879763.30602: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n<<<\n 10669 1726879763.30611: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\n<<<\n 10669 1726879763.30635: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1d128>\r\n<<<\n 10669 1726879763.30651: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n<<<\n 10669 1726879763.30670: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n<<<\n 10669 1726879763.30680: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 10672 1726879763.30694: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10669 1726879763.30726: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n<<<\n 10669 1726879763.30823: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d35b38>\r\n<<<\n 10669 1726879763.30865: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d48320>\r\n<<<\n 10670 1726879763.30870: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.30878: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1a7f0>\r\n<<<\n 10669 1726879763.30906: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10672 1726879763.30912: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10669 1726879763.30921: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d35898>\r\n<<<\n 10669 1726879763.30942: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1dac8>\r\n<<<\n 10670 1726879763.30943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.30966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.30980: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c44be0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b73518>\r\n<<<\n 10672 1726879763.30980: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942569940>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.31005: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n<<<\n 10670 1726879763.31015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\n<<<\n 10670 1726879763.31024: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.31040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n<<<\n 10672 1726879763.31034: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 10669 1726879763.31084: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6946e4780>\r\n<<<\n 10670 1726879763.31100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.31112: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10669 1726879763.31121: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6946eb2e8>\r\n<<<\n 10672 1726879763.31084: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10672 1726879763.31139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.31158: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31168: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b8e7b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 10670 1726879763.31185: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.31197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 10670 1726879763.31213: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.31224: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.31233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.31257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.31267: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 10670 1726879763.31276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.31283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31303: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n<<<\n 10669 1726879763.31319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.31327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.31401: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 10669 1726879763.31427: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.31454: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7244dbe0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 10669 1726879763.31471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31478: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 10672 1726879763.31487: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10669 1726879763.31497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.31504: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 10672 1726879763.31522: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10669 1726879763.31533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.31539: stdout chunk (state=3):\n>>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942528198>\r\n<<<\n 10669 1726879763.31567: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 10669 1726879763.31578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.31587: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994257a908>\r\n<<<\n 10669 1726879763.31612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.31623: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 10672 1726879763.31632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31652: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n<<<\n 10670 1726879763.31651: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8e40f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 10670 1726879763.31669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.31682: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.31714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.31730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.31752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.31772: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.31786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31800: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.31840: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n<<<\n 10669 1726879763.31858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.31903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.31980: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 10670 1726879763.31988: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.32039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.32056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.32099: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 10670 1726879763.32109: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.32136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.32177: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 10670 1726879763.32198: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 10670 1726879763.32218: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 10670 1726879763.32243: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 10669 1726879763.32277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.32328: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10670 1726879763.32330: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8f8320>\r\n<<<\n 10672 1726879763.32365: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10670 1726879763.32378: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10670 1726879763.32397: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde6c8819e8>\r\n<<<\n 10672 1726879763.32398: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10672 1726879763.32530: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425570f0>\r\n<<<\n 10672 1726879763.32553: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10672 1726879763.32560: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10670 1726879763.32604: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8d6908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n<<<\n 10670 1726879763.32611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.32655: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 10672 1726879763.32666: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942557198>\r\n<<<\n 10669 1726879763.32671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.32678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.32696: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 10670 1726879763.32705: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.32710: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994257bb00>\r\n<<<\n 10669 1726879763.32717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.32761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.32772: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.32778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.32794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.32808: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\n<<<\n 10672 1726879763.32810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.32834: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.32850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.32860: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10669 1726879763.32879: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n<<<\n 10669 1726879763.32889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.32936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.32970: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10669 1726879763.32981: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 10669 1726879763.32990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.33000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.33022: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a2d860>\r\n<<<\n 10669 1726879763.33031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.33051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.33061: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.33073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.33103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.33112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.33123: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.33130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.33142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.33173: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.33180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.33202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.33211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.33236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.33247: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 10672 1726879763.33261: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 10672 1726879763.33269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.33283: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694706be0>\r\n<<<\n 10669 1726879763.33306: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 10670 1726879763.33416: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.33425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 10672 1726879763.33436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.33446: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.33456: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10672 1726879763.33478: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10670 1726879763.33478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.33521: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 10669 1726879763.33533: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68eb9e0f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 10669 1726879763.33542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.33559: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10670 1726879763.33575: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a42588>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a42208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 10670 1726879763.33593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.33603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 10670 1726879763.33608: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.33614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.33642: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n<<<\n 10669 1726879763.33649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.33658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.33678: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.33806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.33835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.33914: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 10669 1726879763.33931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.33947: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.33976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.34011: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.34042: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 10669 1726879763.34051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.34080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.34100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.34126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.34126: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 10672 1726879763.34163: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994248fbe0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.34168: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 10669 1726879763.34174: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 10670 1726879763.34189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.34198: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 10670 1726879763.34213: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.34280: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68ebaf320>\r\n<<<\n 10672 1726879763.34294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.34311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.34351: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc68eb3c9e8>\r\n<<<\n 10672 1726879763.34421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.34423: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n<<<\n 10670 1726879763.34439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.34452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.34505: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n<<<\n 10672 1726879763.34522: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10672 1726879763.34533: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n<<<\n 10672 1726879763.34545: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n<<<\n 10672 1726879763.34567: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n<<<\n 10672 1726879763.34585: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\n<<<\n 10672 1726879763.34608: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942629128>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n<<<\n 10669 1726879763.34612: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68eb90908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.34623: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n<<<\n 10670 1726879763.34637: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.34652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.34659: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.34661: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 10672 1726879763.34677: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n<<<\n 10669 1726879763.34699: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.34710: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.34712: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\n<<<\n 10672 1726879763.34727: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942641b38>\r\n<<<\n 10669 1726879763.34766: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.34805: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942656320>\r\n<<<\n 10672 1726879763.34814: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994262d7f0>\r\n<<<\n 10672 1726879763.34839: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10672 1726879763.34854: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942641898>\r\n<<<\n 10672 1726879763.34866: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942629ac8>\r\n<<<\n 10672 1726879763.34902: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99424d1be0>\r\n<<<\n 10672 1726879763.34911: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942480518>\r\n<<<\n 10672 1726879763.34927: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n<<<\n 10672 1726879763.34947: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n<<<\n 10672 1726879763.34961: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n<<<\n 10672 1726879763.34969: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 10672 1726879763.34983: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9943ff1780>\r\n<<<\n 10672 1726879763.35002: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n<<<\n 10672 1726879763.35012: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10672 1726879763.35030: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9943ff82e8>\r\n<<<\n 10672 1726879763.35052: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994249b7b8>\r\n<<<\n 10672 1726879763.35064: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 10669 1726879763.35082: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ce9860>\r\n<<<\n 10672 1726879763.35077: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 10672 1726879763.35099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 10672 1726879763.35106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.35117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.35148: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.35179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.35203: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n<<<\n 10672 1726879763.35211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.35245: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.35381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.35390: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.35407: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.35453: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 10669 1726879763.35464: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 10669 1726879763.35476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.35498: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.35522: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.35525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.35545: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.35546: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.35573: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.35577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.35602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.35621: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n<<<\n 10672 1726879763.35623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.35636: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 10672 1726879763.35657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.35682: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d00588>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d00208>\r\n<<<\n 10669 1726879763.35694: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 10669 1726879763.35701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.35710: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.35728: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.35730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.35761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.35763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.35795: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n<<<\n 10669 1726879763.35807: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.35832: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.35943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.35949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.36072: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 10670 1726879763.36084: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.36097: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.36112: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.36127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.36139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.36157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.36167: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 10670 1726879763.36182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.36250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.36252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.36280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.36316: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\n<<<\n 10669 1726879763.36331: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.36338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.36355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.36402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.36470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.36482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.36496: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.36540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.36582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.36598: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n<<<\n 10672 1726879763.36617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.36630: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.36642: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n<<<\n 10672 1726879763.36651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.36662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.36672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.36687: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n<<<\n 10672 1726879763.36699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.36713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.36724: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.36734: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.36747: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.36748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.36787: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 10670 1726879763.36797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.36796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.36825: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.36834: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.36853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.36870: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.36879: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.36880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.36904: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.36915: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.36942: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.36957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.36989: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 10670 1726879763.36998: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.37030: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 10670 1726879763.37042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.37062: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944014be0>\r\n<<<\n 10670 1726879763.37080: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 10670 1726879763.37095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.37105: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 10670 1726879763.37286: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.37298: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e4ab0f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.37310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.37359: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.37404: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n<<<\n 10672 1726879763.37412: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.37484: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 10670 1726879763.37498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.37534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.37578: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n<<<\n 10670 1726879763.37589: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.37597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.37613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.37641: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n<<<\n 10670 1726879763.37648: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.37673: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.37674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.37699: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 10670 1726879763.37709: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.37734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.37746: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 10670 1726879763.37746: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.37763: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 10670 1726879763.37773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.37790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.37801: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.37826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.37826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.37851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.37867: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 10672 1726879763.37887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 10672 1726879763.37915: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 10670 1726879763.37889: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 10669 1726879763.37925: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 10670 1726879763.37936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.37956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.37958: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.37964: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 10670 1726879763.37985: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 10670 1726879763.37994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.38011: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.38022: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e4bf320>\r\n<<<\n 10670 1726879763.38026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.38059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.38080: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10672 1726879763.38092: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f993e4489e8>\r\n<<<\n 10669 1726879763.38103: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.38115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.38150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.38203: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\n<<<\n 10670 1726879763.38220: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 10670 1726879763.38227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.38242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.38264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.38303: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 10672 1726879763.38318: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e49d908>\r\n<<<\n 10672 1726879763.38329: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.38337: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 10670 1726879763.38345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.38356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 10672 1726879763.38376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.38385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.38406: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 10672 1726879763.38418: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.38456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.38479: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.38504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.38527: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.38610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.38618: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 10670 1726879763.38645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.38680: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 10670 1726879763.38695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.38725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.38754: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.38761: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 10670 1726879763.38775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.38792: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425f4860>\r\n<<<\n 10670 1726879763.38834: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.38900: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 10672 1726879763.38901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.38915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.38926: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.38951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.38974: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.38986: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n<<<\n 10669 1726879763.38995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.38995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.39018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.39041: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n<<<\n 10670 1726879763.39055: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 10669 1726879763.39064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.39103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.39115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.39160: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 10669 1726879763.39176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.39176: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.39195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.39203: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 10669 1726879763.39221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.39222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.39243: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 10672 1726879763.39258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.39265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.39282: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10672 1726879763.39291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.39308: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 10669 1726879763.39316: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.39333: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 10669 1726879763.39452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.39462: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994260b588>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994260b208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.39490: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n<<<\n 10672 1726879763.39501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.39515: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n<<<\n 10670 1726879763.39538: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n<<<\n 10670 1726879763.39551: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n<<<\n 10670 1726879763.39580: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde6c3c9da0>\r\n<<<\n 10670 1726879763.39598: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c3c90b8>\r\n<<<\n 10669 1726879763.39619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.39640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.39658: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c3efba8>\r\n<<<\n 10672 1726879763.39765: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n<<<\n 10672 1726879763.39776: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.39825: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 10669 1726879763.39833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.39849: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.39880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.39929: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n<<<\n 10669 1726879763.39940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.39951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.39965: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.39974: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.39995: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n<<<\n 10672 1726879763.40012: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 10672 1726879763.40022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.40040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40064: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.40077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40116: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 10669 1726879763.40124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.40161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40186: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40246: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 10669 1726879763.40260: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40281: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 10669 1726879763.40288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.40298: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.40324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40356: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 10669 1726879763.40370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.40393: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40408: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.40516: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.40525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40541: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.40549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40597: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\n<<<\n 10669 1726879763.40609: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 10669 1726879763.40621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40701: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 10669 1726879763.40714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.40862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.40968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.41018: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 10669 1726879763.41026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.41064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.41100: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 10669 1726879763.41113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.41150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.41190: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 10669 1726879763.41199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.41263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.41333: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\n<<<\n 10669 1726879763.41344: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 10669 1726879763.41353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.41389: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\n<<<\n 10672 1726879763.41404: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.41422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.41487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.41505: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 10672 1726879763.41567: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 10672 1726879763.41578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.41585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.41646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.41725: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.41767: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10672 1726879763.41844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.41961: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 10672 1726879763.41977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.41995: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.42031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.42066: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 10672 1726879763.42073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.42149: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.42223: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.42374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.42522: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\n<<<\n 10672 1726879763.42535: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 10672 1726879763.42545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.42569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.42569: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n<<<\n 10672 1726879763.42600: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 10669 1726879763.42632: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n<<<\n 10669 1726879763.42662: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc68e6a3080>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68e696630>\r\n<<<\n 10669 1726879763.42723: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aecf98>\r\n<<<\n 10672 1726879763.42733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.42763: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 10672 1726879763.42773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.42783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.42807: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 10672 1726879763.42818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.42860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.42905: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 10672 1726879763.42919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.42963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43001: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 10672 1726879763.43014: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.43072: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70822ba8>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70822940>\r\n<<<\n 10672 1726879763.43211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10670 1726879763.43282: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 10670 1726879763.43293: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 10672 1726879763.43409: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 10672 1726879763.43417: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43509: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n<<<\n 10672 1726879763.43528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43571: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n<<<\n 10672 1726879763.43585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43604: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43632: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 10672 1726879763.43652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43689: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 10672 1726879763.43706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43817: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 10672 1726879763.43839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 10672 1726879763.43858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43920: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 10672 1726879763.43937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.43959: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.43999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.44035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.44086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.44141: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\n<<<\n 10672 1726879763.44163: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.44308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.44398: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.44545: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 10672 1726879763.44559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.44587: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.44621: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 10672 1726879763.44643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.44666: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.44705: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 10672 1726879763.44718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.44772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.44838: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\n<<<\n 10672 1726879763.44859: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 10672 1726879763.44921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10672 1726879763.44990: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\n<<<\n 10672 1726879763.45002: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 10672 1726879763.45075: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10669 1726879763.45651: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10669 1726879763.45688: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc'\r\n<<<\n 10669 1726879763.45733: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aeb6a0>\r\n<<<\n 10672 1726879763.45756: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n<<<\n 10672 1726879763.45766: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n<<<\n 10669 1726879763.45773: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aeb438>\r\n<<<\n 10672 1726879763.45789: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n<<<\n 10672 1726879763.45818: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10672 1726879763.45828: stdout chunk (state=3):\n>>># extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f993dfa0f60>\r\n<<<\n 10672 1726879763.45834: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993dfa0d30>\r\n<<<\n 10672 1726879763.45896: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994236da20>\r\n<<<\n 10669 1726879763.46089: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 10672 1726879763.47196: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10672 1726879763.48847: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10672 1726879763.48877: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n<<<\n 10672 1726879763.48896: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc'\r\n<<<\n 10672 1726879763.48915: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423f7400>\r\n<<<\n 10672 1726879763.48931: stdout chunk (state=3):\n>>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423f7198>\r\n<<<\n 10672 1726879763.49220: stdout chunk (state=3):\n>>>PyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n<<<\n 10670 1726879763.67459: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_is_chroot\": false, \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"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-43-205.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-43-205\", \"ansible_nodename\": \"ip-10-31-43-205.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\": \"dae6aa4b3ba1448bb36d96c0cd2ec37b\", \"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_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAJsdzGRYA/Snyby20ge35a5qQIZYTd9ViENGvv4bAjHfrkvS61LezQctlloFY3X+HU+K2XZG5pQDHtF1OYNTb28Q4vu8Ngb3T8e2edstns1tyruH5H1kHPON2Mlx5uBgQNNDwSP7c7i9A9WKYDaPFqaH3nI5RiU5QrRYwWx3OUQ/AAAAFQCw0aFfZdmlLCNNYAu9mS/edB/+GwAAAIAB4g7E+4+OFPlTKkQdU/nizHh28XWWbz2rvkUhc9TQvFkJl7ify3rdINVQ9tAhxmz4NeOzQO8vOYZUpI9voenSSONwVa/WDdVpiIyYsZui0vCVLLDbee34miHdQ6Sx3jH/jvIjHfpCJadk89WR7Qj077tif++57vRvXFPYEuRwXAAAAIAH3QkD8r0pyHvgCiCT0Yjs8mDSK78BDfaZoIlSt+EVkbIVQ/tV2yu5X1A/PPxcYZp4LWW6mvLsJy6oxqI8L5OAcTi4ZC55oPGJN8D6GkMIonzLjE5JgUPud+LR2ZHCqdkmFD6bZVBrL1SVHmaiqAEAw9AbrR2zMMD1jAaCd+RX2w==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48<<<\n 10670 1726879763.67502: stdout chunk (state=3):\n>>>GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFk8La6clkOkTnCbrhAZoWLNG5PgMjezjPZhgd60eU557A9kyYyinoPq6lVSbANe+ncuUoV0yaS7R7pt0TAW2s=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAII3/RnI9VU52j8bUgbG0h5XQqf5VprXJRYHCn8pIkM8u\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_hostnqn\": \"\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"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_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_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 35814 10.31.43.205 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.40.75 35814 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_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_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"23\", \"epoch\": \"1726879763\", \"epoch_int\": \"1726879763\", \"date\": \"2024-09-20\", \"time\": \"20:49:23\", \"iso8601_micro\": \"2024-09-21T00:49:23.415326Z\", \"iso8601\": \"2024-09-21T00:49:23Z\", \"iso8601_basic\": \"20240920T204923415326\", \"iso8601_basic_short\": \"20240920T204923\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_iscsi_iqn\": \"\", \"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\": 2684, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 855, \"free\": 2684}, \"nocache\": {\"free\": 3296, \"used\": 243}, \"swap\": {\"total\": 0, \"free\": 0, \"used\": 0, \"cached\": 0}}, \"ansible_bios_date\": \"08/24/2006<<<\n 10670 1726879763.67596: stdout chunk (state=3):\n>>>\", \"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\": \"ec2ca561-7ddf-6101-81cb-3ce7068e5e5a\", \"ansible_product_uuid\": \"ec2ca561-7ddf-6101-81cb-3ce7068e5e5a\", \"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\": 373, \"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\": 263506911232, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332742, \"block_used\": 1200437, \"inode_total\": 131071472, \"inode_available\": 130994229, \"inode_used\": 77243, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_fibre_channel_wwn\": [], \"ansible_local\": {}, \"ansible_loadavg\": {\"1m\": 1.1, \"5m\": 0.54, \"15m\": 0.23}, \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"ansible_fips\": false, \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_lsb\": {}, \"ansible_pkg_mgr\": \"dnf\", \"ansible_interfaces\": [\"lo\", \"eth0\"], \"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\": <<<\n 10670 1726879763.67628: stdout chunk (state=3):\n>>>\"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_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:39:86:56:18:4b\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.43.205\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::c39:86ff:fe56:184b\", \"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_default_ipv4\": {\"gateway\": \"10.31.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.43.205\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:39:86:56:18:4b\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.43.205\"], \"ansible_all_ipv6_addresses\": [\"fe80::c39:86ff:fe56:184b\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.43.205\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::c39:86ff:fe56:184b\"]}, \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 10670 1726879763.67936: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 10670 1726879763.67975: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n<<<\n 10670 1726879763.68010: stdout chunk (state=3):\n>>># cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n<<<\n 10670 1726879763.68042: stdout chunk (state=3):\n>>># cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n<<<\n 10670 1726879763.68085: stdout chunk (state=3):\n>>># destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n<<<\n 10670 1726879763.68127: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n<<<\n 10670 1726879763.68157: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n<<<\n 10670 1726879763.68182: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10670 1726879763.68506: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10670 1726879763.68536: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 10670 1726879763.68601: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n<<<\n 10670 1726879763.68636: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n<<<\n 10670 1726879763.68668: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n<<<\n 10670 1726879763.68714: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n<<<\n 10670 1726879763.68747: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 10670 1726879763.68800: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n<<<\n 10670 1726879763.68836: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n<<<\n 10670 1726879763.68864: stdout chunk (state=3):\n>>># destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n<<<\n 10670 1726879763.68895: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n<<<\n 10670 1726879763.68926: stdout chunk (state=3):\n>>># destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n<<<\n 10670 1726879763.68985: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n<<<\n 10670 1726879763.69019: stdout chunk (state=3):\n>>># destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n<<<\n 10670 1726879763.69057: stdout chunk (state=3):\n>>># destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n<<<\n 10670 1726879763.69100: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n<<<\n 10670 1726879763.69144: stdout chunk (state=3):\n>>># destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10670 1726879763.69307: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 10670 1726879763.69340: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n<<<\n 10670 1726879763.69378: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 10670 1726879763.69403: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 10670 1726879763.69731: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 10670 1726879763.69740: stdout chunk (state=3):\n>>><<<\n 10670 1726879763.69755: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74bc6e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b5c828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74bc69b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b69630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b750f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1a470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1fe48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1ab38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b264e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b09d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b0c198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e1a940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e2c240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b7aa20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d520f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5d320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72d5dfd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5db00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5c0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72df5828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72df5c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de91d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de9eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de04a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72dd14e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b09320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b11da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de9128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b17eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72dcb320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72b1d278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72b1d390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e43080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1de80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1da90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726af240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726b4d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726d8390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde726d8748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726e0438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7248ac50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7247d390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7247d080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7246ef28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726e0dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72485048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726d8ac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74ad7780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde724850f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74ad7b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74aef630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af36a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af3b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af3c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74aefe80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af3fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74af3550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af32b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74ae3b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726c3400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74aef4e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70aaf978>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708187f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde707272e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70818e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70aaffd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70783ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70757b70>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709280b8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709282e8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70928630>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70752320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70747518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70752898>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde7094ce48>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7094cf60>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde707dda20>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde707ebb00>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7094ee10>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70958518>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70945358>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70807b38>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709586d8>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70814a20>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70814b00>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70814c88>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7093a0f0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709f3668>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709e6d68>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709e6f60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709e6828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a0ea58>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a0e748>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709fcf28>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a0e5c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709fc780>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7086c320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709a2940>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde708e11d0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709b3940>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709100f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70910198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709b4b38>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708c8be0>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a62128>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a7ab38>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a8f320>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a667f0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a7a898>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a62ac8>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7098abe0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708b9518>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7242a780>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde724312e8>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708d47b8>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7244dbe0>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8e40f0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8f8320>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde6c8819e8>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8d6908>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a2d860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a42588>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a42208>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde6c3c9da0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c3c90b8>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c3efba8>\\r\\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.dummy.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70822ba8>\\r\\nimport \\'multiprocessing.dummy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70822940>\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_is_chroot\": false, \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"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-43-205.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-43-205\", \"ansible_nodename\": \"ip-10-31-43-205.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\": \"dae6aa4b3ba1448bb36d96c0cd2ec37b\", \"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_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAJsdzGRYA/Snyby20ge35a5qQIZYTd9ViENGvv4bAjHfrkvS61LezQctlloFY3X+HU+K2XZG5pQDHtF1OYNTb28Q4vu8Ngb3T8e2edstns1tyruH5H1kHPON2Mlx5uBgQNNDwSP7c7i9A9WKYDaPFqaH3nI5RiU5QrRYwWx3OUQ/AAAAFQCw0aFfZdmlLCNNYAu9mS/edB/+GwAAAIAB4g7E+4+OFPlTKkQdU/nizHh28XWWbz2rvkUhc9TQvFkJl7ify3rdINVQ9tAhxmz4NeOzQO8vOYZUpI9voenSSONwVa/WDdVpiIyYsZui0vCVLLDbee34miHdQ6Sx3jH/jvIjHfpCJadk89WR7Qj077tif++57vRvXFPYEuRwXAAAAIAH3QkD8r0pyHvgCiCT0Yjs8mDSK78BDfaZoIlSt+EVkbIVQ/tV2yu5X1A/PPxcYZp4LWW6mvLsJy6oxqI8L5OAcTi4ZC55oPGJN8D6GkMIonzLjE5JgUPud+LR2ZHCqdkmFD6bZVBrL1SVHmaiqAEAw9AbrR2zMMD1jAaCd+RX2w==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFk8La6clkOkTnCbrhAZoWLNG5PgMjezjPZhgd60eU557A9kyYyinoPq6lVSbANe+ncuUoV0yaS7R7pt0TAW2s=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAII3/RnI9VU52j8bUgbG0h5XQqf5VprXJRYHCn8pIkM8u\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_hostnqn\": \"\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"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_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_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 35814 10.31.43.205 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.40.75 35814 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_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_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"23\", \"epoch\": \"1726879763\", \"epoch_int\": \"1726879763\", \"date\": \"2024-09-20\", \"time\": \"20:49:23\", \"iso8601_micro\": \"2024-09-21T00:49:23.415326Z\", \"iso8601\": \"2024-09-21T00:49:23Z\", \"iso8601_basic\": \"20240920T204923415326\", \"iso8601_basic_short\": \"20240920T204923\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_iscsi_iqn\": \"\", \"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\": 2684, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 855, \"free\": 2684}, \"nocache\": {\"free\": 3296, \"used\": 243}, \"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\": \"ec2ca561-7ddf-6101-81cb-3ce7068e5e5a\", \"ansible_product_uuid\": \"ec2ca561-7ddf-6101-81cb-3ce7068e5e5a\", \"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\": 373, \"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\": 263506911232, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332742, \"block_used\": 1200437, \"inode_total\": 131071472, \"inode_available\": 130994229, \"inode_used\": 77243, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_fibre_channel_wwn\": [], \"ansible_local\": {}, \"ansible_loadavg\": {\"1m\": 1.1, \"5m\": 0.54, \"15m\": 0.23}, \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"ansible_fips\": false, \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_lsb\": {}, \"ansible_pkg_mgr\": \"dnf\", \"ansible_interfaces\": [\"lo\", \"eth0\"], \"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_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:39:86:56:18:4b\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.43.205\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::c39:86ff:fe56:184b\", \"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_default_ipv4\": {\"gateway\": \"10.31.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.43.205\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:39:86:56:18:4b\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.43.205\"], \"ansible_all_ipv6_addresses\": [\"fe80::c39:86ff:fe56:184b\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.43.205\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::c39:86ff:fe56:184b\"]}, \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing multiprocessing.dummy\\r\\n# cleanup[2] removing multiprocessing.dummy.connection\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.dummy\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy gc\\r\\n# destroy unicodedata\\r\\n# destroy array\\r\\n# destroy multiprocessing.dummy.connection\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 10670 1726879763.69921: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74bc6e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b5c828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74bc69b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b69630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b750f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1a470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1fe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1ab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b264e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b09d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b0c198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e1a940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e2c240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b7aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d520f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5d320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72d5dfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5db00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5c0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72df5828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72df5c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de91d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de9eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de04a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72dd14e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b09320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b11da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de9128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b17eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72dcb320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72b1d278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72b1d390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e43080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1de80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1da90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726af240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726b4d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726d8390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde726d8748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726e0438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7248ac50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7247d390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7247d080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7246ef28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726e0dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72485048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726d8ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74ad7780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde724850f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74ad7b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74aef630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af36a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af3b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af3c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74aefe80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af3fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74af3550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af32b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74ae3b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726c3400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74aef4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70aaf978>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708187f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde707272e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70818e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70aaffd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70783ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70757b70>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709280b8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709282e8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70928630>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70752320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70747518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70752898>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde7094ce48>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7094cf60>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde707dda20>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde707ebb00>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7094ee10>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70958518>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70945358>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70807b38>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709586d8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70814a20>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70814b00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70814c88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7093a0f0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709f3668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709e6d68>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709e6f60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709e6828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a0ea58>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a0e748>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709fcf28>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a0e5c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709fc780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7086c320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709a2940>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde708e11d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709b3940>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709100f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70910198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709b4b38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708c8be0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a62128>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a7ab38>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a8f320>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a667f0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a7a898>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a62ac8>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7098abe0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708b9518>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7242a780>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde724312e8>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708d47b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7244dbe0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8e40f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8f8320>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde6c8819e8>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8d6908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a2d860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a42588>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a42208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde6c3c9da0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c3c90b8>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c3efba8>\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70822ba8>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70822940>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{\"ansible_facts\": {\"ansible_is_chroot\": false, \"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"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-43-205.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-43-205\", \"ansible_nodename\": \"ip-10-31-43-205.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\": \"dae6aa4b3ba1448bb36d96c0cd2ec37b\", \"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_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAJsdzGRYA/Snyby20ge35a5qQIZYTd9ViENGvv4bAjHfrkvS61LezQctlloFY3X+HU+K2XZG5pQDHtF1OYNTb28Q4vu8Ngb3T8e2edstns1tyruH5H1kHPON2Mlx5uBgQNNDwSP7c7i9A9WKYDaPFqaH3nI5RiU5QrRYwWx3OUQ/AAAAFQCw0aFfZdmlLCNNYAu9mS/edB/+GwAAAIAB4g7E+4+OFPlTKkQdU/nizHh28XWWbz2rvkUhc9TQvFkJl7ify3rdINVQ9tAhxmz4NeOzQO8vOYZUpI9voenSSONwVa/WDdVpiIyYsZui0vCVLLDbee34miHdQ6Sx3jH/jvIjHfpCJadk89WR7Qj077tif++57vRvXFPYEuRwXAAAAIAH3QkD8r0pyHvgCiCT0Yjs8mDSK78BDfaZoIlSt+EVkbIVQ/tV2yu5X1A/PPxcYZp4LWW6mvLsJy6oxqI8L5OAcTi4ZC55oPGJN8D6GkMIonzLjE5JgUPud+LR2ZHCqdkmFD6bZVBrL1SVHmaiqAEAw9AbrR2zMMD1jAaCd+RX2w==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFk8La6clkOkTnCbrhAZoWLNG5PgMjezjPZhgd60eU557A9kyYyinoPq6lVSbANe+ncuUoV0yaS7R7pt0TAW2s=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAII3/RnI9VU52j8bUgbG0h5XQqf5VprXJRYHCn8pIkM8u\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_hostnqn\": \"\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"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_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_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 35814 10.31.43.205 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.40.75 35814 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_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_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"23\", \"epoch\": \"1726879763\", \"epoch_int\": \"1726879763\", \"date\": \"2024-09-20\", \"time\": \"20:49:23\", \"iso8601_micro\": \"2024-09-21T00:49:23.415326Z\", \"iso8601\": \"2024-09-21T00:49:23Z\", \"iso8601_basic\": \"20240920T204923415326\", \"iso8601_basic_short\": \"20240920T204923\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_iscsi_iqn\": \"\", \"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\": 2684, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 855, \"free\": 2684}, \"nocache\": {\"free\": 3296, \"used\": 243}, \"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\": \"ec2ca561-7ddf-6101-81cb-3ce7068e5e5a\", \"ansible_product_uuid\": \"ec2ca561-7ddf-6101-81cb-3ce7068e5e5a\", \"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\": 373, \"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\": 263506911232, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332742, \"block_used\": 1200437, \"inode_total\": 131071472, \"inode_available\": 130994229, \"inode_used\": 77243, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_fibre_channel_wwn\": [], \"ansible_local\": {}, \"ansible_loadavg\": {\"1m\": 1.1, \"5m\": 0.54, \"15m\": 0.23}, \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"ansible_fips\": false, \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_lsb\": {}, \"ansible_pkg_mgr\": \"dnf\", \"ansible_interfaces\": [\"lo\", \"eth0\"], \"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_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:39:86:56:18:4b\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.43.205\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::c39:86ff:fe56:184b\", \"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_default_ipv4\": {\"gateway\": \"10.31.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.43.205\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:39:86:56:18:4b\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.43.205\"], \"ansible_all_ipv6_addresses\": [\"fe80::c39:86ff:fe56:184b\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.43.205\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::c39:86ff:fe56:184b\"]}, \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 10669 1726879763.70781: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"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_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_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-42-60.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-42-60\", \"ansible_nodename\": \"ip-10-31-42-60.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\": \"560fe8f14e354e3ebf202fd05f3905e6\", \"ansible_lsb\": {}, \"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_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBANrP2tp08P0UFve86kcqAG/P7JofrwujIjbGLVT5vexaK9P6FiKxYacFc6bn+bvYKXoznIsqla9QDYZxCfgnIqeeSuag1kM9JSGxB3aG98fgFkr79RGyy48dKfj7ZU7theSHSwy7qc9yw4NUGhKURXF6YlQRgO3/lSqJilGSyxAVAAAAFQCd5yjXndU+oRpRlAmB/FuYb3Ot7wAAAIBDKJgC/r+RRpmwUC0pqHiWLC4Jh+kor0I86ONfJ6Xo81gC12VupeASDlYkNVVm5wG0v0s9D7VTCLzQaOYBH0HWDMXYJ9vZZqt1ubCX6suvFvmFlsuB+qSnOzEErHfY65m3v++JMkZgT0b9ZduEMADIAklcqyW/GK1k1xywOLIuqQAAAIBTeyjE5Nic+lpTBGV/MV+QyQt79xKksuoTcA1khY/QrbpEFknsN6m1JhHeB7M2OfmQW7zNHh7z+5/yF9wtNcuUOuYd8yw3bzhsIjGWd1qrp/pA++i9RsKxGBbFBa57x880pL8LpJ2sqL6cLykNCojWTe5jPuK0qlIyAoXPYcROKQ==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdm/fxAKuaztbzHa/HXOLuCvbwVpAijVK2z1yJejzNacto8S3zhWF1yQPqt0LIozoJmA/EJRY/d5sfDU993BTc=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIEMB8OxilaAt60O/SQkQwZbit1E6UFdRUG232YDOKz4U\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"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\": 2685, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 854, \"free\": 2685}, \"nocache\": {\"free\": 3295, \"used\": 244}, \"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\": \"ec234d35-220b-3a86-e648-271a7d435833\", \"ansible_product_uuid\": \"ec234d35-220b-3a86-e648-271a7d435833\", \"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\": 349, \"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\": 263507042304, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332774, \"block_used\": 1200405, \"inode_total\": 131071472, \"inode_available\": 130994238, \"inode_used\": 77234, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_fibre_channel_wwn\": [], \"ansible_is_chroot\": false, \"ansible_local\": {}, \"ansible_hostnqn\": \"\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"ansible_fips\": false, \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_iscsi_iqn\": \"\", \"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_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"23\", \"epoch\": \"1726879763\", \"epoch_int\": \"1726879763\", \"date\": \"2024-09-20\", \"time\": \"20:49:23\", \"iso8601_micro\": \"2024-09-21T00:49:23.664469Z\", \"iso8601\": \"2024-09-21T00:49:23Z\", \"iso8601_basic\": \"20240920T204923664469\", \"iso8601_basic_short\": \"20240920T204923\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_loadavg\": {\"1m\": 1.04, \"5m\": 0.54, \"15m\": 0.23}, \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 46708 10.31.42.60 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.40.75 46708 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_apparmor\": {\"status\": \"disabled\"}, \"ansible_interfaces\": [\"eth0\", \"lo\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:3a:1c:28:10:a5\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.42.60\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::c3a:1cff:fe28:10a5\", \"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.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.42.60\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:3a:1c:28:10:a5\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.42.60\"], \"ansible_all_ipv6_addresses\": [\"fe80::c3a:1cff:fe28:10a5\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.42.60\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::c3a:1cff:fe28:10a5\"]}, \"ansible_service_mgr\": \"systemd\", \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 10669 1726879763.71545: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10670 1726879763.71746: done with _execute_module (setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10670 1726879763.71798: _low_level_execute_command(): starting\n 10670 1726879763.71823: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10669 1726879763.72021: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n<<<\n 10669 1726879763.72049: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n<<<\n 10669 1726879763.72090: stdout chunk (state=3):\n>>># cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n<<<\n 10669 1726879763.72147: stdout chunk (state=3):\n>>># cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 10669 1726879763.72204: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10669 1726879763.73177: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 10669 1726879763.73184: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 10669 1726879763.73198: stdout chunk (state=3):\n>>><<<\n 10669 1726879763.73203: stderr chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e80e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e16828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e809b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e23630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2f0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd4470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd9e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd4b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696de04e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dc3d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dc6198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950d4940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950e6240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e34a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69500c0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695017320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc695017fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695017b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950160f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950af828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950afc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a31d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a3eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69509a4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69508b4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dc32e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dcbd68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a34a8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd1e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695085320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694dd8240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694dd8358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950fd080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8a58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de3710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de3ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694969208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de37f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69496ecf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694992358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694992710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69499a400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694744c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694737358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694737048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694728ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69499ada0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694737fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694992a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696d91780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69473f0b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696d91b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd88d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696da9630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dad6a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dadb70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dadc88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696da9e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dadfd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dad550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dad2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696d9db70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69497e3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696da94e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d69978>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ad27f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6929e12e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ad2e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d69fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a3dba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a11b70>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692be20b8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692be22e8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692be2630>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a0c320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a01518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a0c748>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692a11470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c06f28>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692a979e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aa5b38>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c08dd8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c124e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bfa320>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ac1b70>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c126a0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692acea90>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692aceb70>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692acecf8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bf40b8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692cad6d8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ca0dd8>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692ca4048>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ca0898>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692cc7ac8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cc77b8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cb5f98>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cc7630>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cb57f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b26208>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c5c9b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692b9d208>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c6d978>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bca0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bca198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c6eb70>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b82be0>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1d128>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d35b38>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d48320>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1a7f0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d35898>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1dac8>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c44be0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b73518>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6946e4780>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6946eb2e8>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b8e7b8>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694706be0>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68eb9e0f0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68ebaf320>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc68eb3c9e8>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68eb90908>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ce9860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d00588>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d00208>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc68e6a3080>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68e696630>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aecf98>\\r\\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.dummy.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aeb6a0>\\r\\nimport \\'multiprocessing.dummy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aeb438>\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"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_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_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-42-60.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-42-60\", \"ansible_nodename\": \"ip-10-31-42-60.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\": \"560fe8f14e354e3ebf202fd05f3905e6\", \"ansible_lsb\": {}, \"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_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBANrP2tp08P0UFve86kcqAG/P7JofrwujIjbGLVT5vexaK9P6FiKxYacFc6bn+bvYKXoznIsqla9QDYZxCfgnIqeeSuag1kM9JSGxB3aG98fgFkr79RGyy48dKfj7ZU7theSHSwy7qc9yw4NUGhKURXF6YlQRgO3/lSqJilGSyxAVAAAAFQCd5yjXndU+oRpRlAmB/FuYb3Ot7wAAAIBDKJgC/r+RRpmwUC0pqHiWLC4Jh+kor0I86ONfJ6Xo81gC12VupeASDlYkNVVm5wG0v0s9D7VTCLzQaOYBH0HWDMXYJ9vZZqt1ubCX6suvFvmFlsuB+qSnOzEErHfY65m3v++JMkZgT0b9ZduEMADIAklcqyW/GK1k1xywOLIuqQAAAIBTeyjE5Nic+lpTBGV/MV+QyQt79xKksuoTcA1khY/QrbpEFknsN6m1JhHeB7M2OfmQW7zNHh7z+5/yF9wtNcuUOuYd8yw3bzhsIjGWd1qrp/pA++i9RsKxGBbFBa57x880pL8LpJ2sqL6cLykNCojWTe5jPuK0qlIyAoXPYcROKQ==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdm/fxAKuaztbzHa/HXOLuCvbwVpAijVK2z1yJejzNacto8S3zhWF1yQPqt0LIozoJmA/EJRY/d5sfDU993BTc=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIEMB8OxilaAt60O/SQkQwZbit1E6UFdRUG232YDOKz4U\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"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\": 2685, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 854, \"free\": 2685}, \"nocache\": {\"free\": 3295, \"used\": 244}, \"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\": \"ec234d35-220b-3a86-e648-271a7d435833\", \"ansible_product_uuid\": \"ec234d35-220b-3a86-e648-271a7d435833\", \"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\": 349, \"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\": 263507042304, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332774, \"block_used\": 1200405, \"inode_total\": 131071472, \"inode_available\": 130994238, \"inode_used\": 77234, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_fibre_channel_wwn\": [], \"ansible_is_chroot\": false, \"ansible_local\": {}, \"ansible_hostnqn\": \"\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"ansible_fips\": false, \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_iscsi_iqn\": \"\", \"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_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"23\", \"epoch\": \"1726879763\", \"epoch_int\": \"1726879763\", \"date\": \"2024-09-20\", \"time\": \"20:49:23\", \"iso8601_micro\": \"2024-09-21T00:49:23.664469Z\", \"iso8601\": \"2024-09-21T00:49:23Z\", \"iso8601_basic\": \"20240920T204923664469\", \"iso8601_basic_short\": \"20240920T204923\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_loadavg\": {\"1m\": 1.04, \"5m\": 0.54, \"15m\": 0.23}, \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 46708 10.31.42.60 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.40.75 46708 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_apparmor\": {\"status\": \"disabled\"}, \"ansible_interfaces\": [\"eth0\", \"lo\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:3a:1c:28:10:a5\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.42.60\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::c3a:1cff:fe28:10a5\", \"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.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.42.60\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:3a:1c:28:10:a5\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.42.60\"], \"ansible_all_ipv6_addresses\": [\"fe80::c3a:1cff:fe28:10a5\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.42.60\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::c3a:1cff:fe28:10a5\"]}, \"ansible_service_mgr\": \"systemd\", \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing multiprocessing.dummy\\r\\n# cleanup[2] removing multiprocessing.dummy.connection\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.dummy\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy gc\\r\\n# destroy unicodedata\\r\\n# destroy array\\r\\n# destroy multiprocessing.dummy.connection\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 10669 1726879763.73508: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e80e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e16828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e809b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e23630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2f0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd4470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd9e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd4b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696de04e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dc3d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dc6198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950d4940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950e6240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e34a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69500c0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695017320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc695017fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695017b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950160f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950af828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950afc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a31d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a3eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69509a4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69508b4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dc32e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dcbd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a34a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd1e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695085320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694dd8240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694dd8358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950fd080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de3710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de3ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694969208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de37f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69496ecf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694992358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694992710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69499a400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694744c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694737358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694737048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694728ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69499ada0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694737fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694992a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696d91780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69473f0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696d91b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd88d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696da9630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dad6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dadb70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dadc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696da9e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dadfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dad550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dad2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696d9db70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69497e3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696da94e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d69978>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ad27f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6929e12e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ad2e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d69fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a3dba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a11b70>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692be20b8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692be22e8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692be2630>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a0c320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a01518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a0c748>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692a11470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c06f28>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692a979e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aa5b38>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c08dd8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c124e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bfa320>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ac1b70>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c126a0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692acea90>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692aceb70>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692acecf8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bf40b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692cad6d8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ca0dd8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692ca4048>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ca0898>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692cc7ac8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cc77b8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cb5f98>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cc7630>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cb57f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b26208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c5c9b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692b9d208>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c6d978>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bca0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bca198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c6eb70>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b82be0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1d128>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d35b38>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d48320>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1a7f0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d35898>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1dac8>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c44be0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b73518>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6946e4780>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6946eb2e8>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b8e7b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694706be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68eb9e0f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68ebaf320>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc68eb3c9e8>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68eb90908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ce9860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d00588>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d00208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc68e6a3080>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68e696630>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aecf98>\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aeb6a0>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aeb438>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{\"ansible_facts\": {\"ansible_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"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_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_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-42-60.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-42-60\", \"ansible_nodename\": \"ip-10-31-42-60.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\": \"560fe8f14e354e3ebf202fd05f3905e6\", \"ansible_lsb\": {}, \"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_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBANrP2tp08P0UFve86kcqAG/P7JofrwujIjbGLVT5vexaK9P6FiKxYacFc6bn+bvYKXoznIsqla9QDYZxCfgnIqeeSuag1kM9JSGxB3aG98fgFkr79RGyy48dKfj7ZU7theSHSwy7qc9yw4NUGhKURXF6YlQRgO3/lSqJilGSyxAVAAAAFQCd5yjXndU+oRpRlAmB/FuYb3Ot7wAAAIBDKJgC/r+RRpmwUC0pqHiWLC4Jh+kor0I86ONfJ6Xo81gC12VupeASDlYkNVVm5wG0v0s9D7VTCLzQaOYBH0HWDMXYJ9vZZqt1ubCX6suvFvmFlsuB+qSnOzEErHfY65m3v++JMkZgT0b9ZduEMADIAklcqyW/GK1k1xywOLIuqQAAAIBTeyjE5Nic+lpTBGV/MV+QyQt79xKksuoTcA1khY/QrbpEFknsN6m1JhHeB7M2OfmQW7zNHh7z+5/yF9wtNcuUOuYd8yw3bzhsIjGWd1qrp/pA++i9RsKxGBbFBa57x880pL8LpJ2sqL6cLykNCojWTe5jPuK0qlIyAoXPYcROKQ==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdm/fxAKuaztbzHa/HXOLuCvbwVpAijVK2z1yJejzNacto8S3zhWF1yQPqt0LIozoJmA/EJRY/d5sfDU993BTc=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIEMB8OxilaAt60O/SQkQwZbit1E6UFdRUG232YDOKz4U\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"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\": 2685, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 854, \"free\": 2685}, \"nocache\": {\"free\": 3295, \"used\": 244}, \"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\": \"ec234d35-220b-3a86-e648-271a7d435833\", \"ansible_product_uuid\": \"ec234d35-220b-3a86-e648-271a7d435833\", \"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\": 349, \"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\": 263507042304, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332774, \"block_used\": 1200405, \"inode_total\": 131071472, \"inode_available\": 130994238, \"inode_used\": 77234, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_fibre_channel_wwn\": [], \"ansible_is_chroot\": false, \"ansible_local\": {}, \"ansible_hostnqn\": \"\", \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"ansible_fips\": false, \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_iscsi_iqn\": \"\", \"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_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"23\", \"epoch\": \"1726879763\", \"epoch_int\": \"1726879763\", \"date\": \"2024-09-20\", \"time\": \"20:49:23\", \"iso8601_micro\": \"2024-09-21T00:49:23.664469Z\", \"iso8601\": \"2024-09-21T00:49:23Z\", \"iso8601_basic\": \"20240920T204923664469\", \"iso8601_basic_short\": \"20240920T204923\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_loadavg\": {\"1m\": 1.04, \"5m\": 0.54, \"15m\": 0.23}, \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 46708 10.31.42.60 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.40.75 46708 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_apparmor\": {\"status\": \"disabled\"}, \"ansible_interfaces\": [\"eth0\", \"lo\"], \"ansible_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:3a:1c:28:10:a5\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.42.60\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::c3a:1cff:fe28:10a5\", \"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.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.42.60\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:3a:1c:28:10:a5\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.42.60\"], \"ansible_all_ipv6_addresses\": [\"fe80::c3a:1cff:fe28:10a5\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.42.60\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::c3a:1cff:fe28:10a5\"]}, \"ansible_service_mgr\": \"systemd\", \"ansible_pkg_mgr\": \"dnf\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 10672 1726879763.73945: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_hostnqn\": \"\", \"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_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_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-43-118.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-43-118\", \"ansible_nodename\": \"ip-10-31-43-118.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\": \"b119555ee37242fda7d6ea50df5f675e\", \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_iscsi_iqn\": \"\", \"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\": 2679, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 860, \"free\": 2679}, \"nocache\": {\"free\": 3290, \"used\": 249}, \"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\": \"ec292a96-79e9-1c2f-064e-b7bb26bb3b8c\", \"ansible_product_uuid\": \"ec292a96-79e9-1c2f-064e-b7bb26bb3b8c\", \"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\": 303, \"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\": 263506997248, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332763, \"block_used\": 1200416, \"inode_total\": 131071472, \"inode_available\": 130994238, \"inode_used\": 77234, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_lsb\": {}, \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_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_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"23\", \"epoch\": \"1726879763\", \"epoch_int\": \"1726879763\", \"date\": \"2024-09-20\", \"time\": \"20:49:23\", \"iso8601_micro\": \"2024-09-21T00:49:23.694237Z\", \"iso8601\": \"2024-09-21T00:49:23Z\", \"iso8601_basic\": \"20240920T204923694237\", \"iso8601_basic_short\": \"20240920T204923\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_fibre_channel_wwn\": [], \"ansible_is_chroot\": false, \"ansible_loadavg\": {\"1m\": 1.26, \"5m\": 0.53, \"15m\": 0.22}, \"ansible_pkg_mgr\": \"dnf\", \"ansible_fips\": false, \"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_local\": {}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"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_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:fe:60:82:cb:2b\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.43.118\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::cfe:60ff:fe82:cb2b\", \"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_default_ipv4\": {\"gateway\": \"10.31.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.43.118\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:fe:60:82:cb:2b\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.43.118\"], \"ansible_all_ipv6_addresses\": [\"fe80::cfe:60ff:fe82:cb2b\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.43.118\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::cfe:60ff:fe82:cb2b\"]}, \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 10672 1726879763.74382: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n<<<\n 10672 1726879763.74405: stdout chunk (state=3):\n>>># cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n<<<\n 10672 1726879763.74424: stdout chunk (state=3):\n>>># cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n<<<\n 10672 1726879763.74442: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n<<<\n 10672 1726879763.74460: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n<<<\n 10672 1726879763.74477: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n<<<\n 10672 1726879763.74509: stdout chunk (state=3):\n>>># cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n<<<\n 10672 1726879763.74528: stdout chunk (state=3):\n>>># destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n<<<\n 10672 1726879763.74543: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n<<<\n 10672 1726879763.74557: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n<<<\n 10672 1726879763.74571: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n<<<\n 10669 1726879763.74613: done with _execute_module (setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10669 1726879763.74639: _low_level_execute_command(): starting\n 10669 1726879763.74647: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10672 1726879763.75176: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n<<<\n 10672 1726879763.76551: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 10672 1726879763.76560: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 10672 1726879763.76573: stdout chunk (state=3):\n>>><<<\n 10672 1726879763.76578: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994678de48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946723828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994678d9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946730630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994673c0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e1470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e6e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e1b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466ed4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466d0d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466d3198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449e1940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449f3240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946741a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449190f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944924320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9944924fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944924b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449230f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449bc828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449bcc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b01d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b0eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449a74a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449984e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446d0320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446d8da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b0128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446deeb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944992320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99446e4278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99446e4390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944a0a080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944276208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994427bcf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e45c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994429f358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994429f710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99442a7400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944051c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944044358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944044048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944035ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99442a7da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9944044fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994429fa90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994669e780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994404c0b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994669eb00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466b6630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466ba6a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466bab70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466bac88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466b6e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466bafd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466ba550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466ba2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466aab70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994428b3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466b64e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942676978>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423df7f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99422ee2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423dfe48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942676fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994234aba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994231eb70>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99424ef0b8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99424ef2e8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99424ef630>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942319320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994230e518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942319898>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942513e48>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942513f60>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423a4a20>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423b2b38>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942515e10>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994251f518>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942507358>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423ceb70>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994251f6d8>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423dba58>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423dbb38>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423dbcc0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425010f0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99425ba6a0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425adda0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99425adf98>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425ad860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99425d5a90>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425d5780>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425c3f60>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425d55f8>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425c37b8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942433390>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942569940>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942528198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994257a908>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425570f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942557198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994257bb00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994248fbe0>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942629128>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942641b38>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942656320>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994262d7f0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942641898>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942629ac8>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99424d1be0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942480518>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9943ff1780>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9943ff82e8>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994249b7b8>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944014be0>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e4ab0f0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e4bf320>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f993e4489e8>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e49d908>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425f4860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994260b588>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994260b208>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f993dfa0f60>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993dfa0d30>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994236da20>\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.dummy.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423f7400>\\r\\nimport \\'multiprocessing.dummy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423f7198>\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\nPyThreadState_Clear: warning: thread still has a frame\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_hostnqn\": \"\", \"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_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_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-43-118.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-43-118\", \"ansible_nodename\": \"ip-10-31-43-118.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\": \"b119555ee37242fda7d6ea50df5f675e\", \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_iscsi_iqn\": \"\", \"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\": 2679, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 860, \"free\": 2679}, \"nocache\": {\"free\": 3290, \"used\": 249}, \"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\": \"ec292a96-79e9-1c2f-064e-b7bb26bb3b8c\", \"ansible_product_uuid\": \"ec292a96-79e9-1c2f-064e-b7bb26bb3b8c\", \"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\": 303, \"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\": 263506997248, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332763, \"block_used\": 1200416, \"inode_total\": 131071472, \"inode_available\": 130994238, \"inode_used\": 77234, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_lsb\": {}, \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_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_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"23\", \"epoch\": \"1726879763\", \"epoch_int\": \"1726879763\", \"date\": \"2024-09-20\", \"time\": \"20:49:23\", \"iso8601_micro\": \"2024-09-21T00:49:23.694237Z\", \"iso8601\": \"2024-09-21T00:49:23Z\", \"iso8601_basic\": \"20240920T204923694237\", \"iso8601_basic_short\": \"20240920T204923\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_fibre_channel_wwn\": [], \"ansible_is_chroot\": false, \"ansible_loadavg\": {\"1m\": 1.26, \"5m\": 0.53, \"15m\": 0.22}, \"ansible_pkg_mgr\": \"dnf\", \"ansible_fips\": false, \"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_local\": {}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"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_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:fe:60:82:cb:2b\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.43.118\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::cfe:60ff:fe82:cb2b\", \"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_default_ipv4\": {\"gateway\": \"10.31.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.43.118\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:fe:60:82:cb:2b\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.43.118\"], \"ansible_all_ipv6_addresses\": [\"fe80::cfe:60ff:fe82:cb2b\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.43.118\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::cfe:60ff:fe82:cb2b\"]}, \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing multiprocessing.dummy\\r\\n# cleanup[2] removing multiprocessing.dummy.connection\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.dummy\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy queue\\r\\n# destroy traceback\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy shlex\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy platform\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy unicodedata\\r\\n# destroy gc\\r\\n# destroy array\\r\\n# destroy multiprocessing.dummy.connection\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 10672 1726879763.77234: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994678de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946723828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994678d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946730630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994673c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e1470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e6e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e1b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466ed4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466d0d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466d3198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449e1940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449f3240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946741a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449190f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944924320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9944924fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944924b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449230f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449bc828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449bcc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b01d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b0eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449a74a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449984e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446d0320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446d8da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b0128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446deeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944992320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99446e4278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99446e4390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944a0a080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944276208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994427bcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e45c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994429f358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994429f710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99442a7400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944051c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944044358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944044048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944035ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99442a7da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9944044fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994429fa90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994669e780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994404c0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994669eb00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466b6630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466ba6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466bab70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466bac88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466b6e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466bafd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466ba550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466ba2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466aab70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994428b3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466b64e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942676978>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423df7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99422ee2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423dfe48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942676fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994234aba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994231eb70>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99424ef0b8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99424ef2e8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99424ef630>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942319320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994230e518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942319898>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942513e48>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942513f60>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423a4a20>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423b2b38>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942515e10>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994251f518>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942507358>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423ceb70>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994251f6d8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423dba58>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423dbb38>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423dbcc0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425010f0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99425ba6a0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425adda0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99425adf98>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425ad860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99425d5a90>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425d5780>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425c3f60>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425d55f8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425c37b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942433390>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942569940>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942528198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994257a908>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425570f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942557198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994257bb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994248fbe0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942629128>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942641b38>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942656320>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994262d7f0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942641898>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942629ac8>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99424d1be0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942480518>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9943ff1780>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9943ff82e8>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994249b7b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944014be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e4ab0f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e4bf320>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f993e4489e8>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e49d908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425f4860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994260b588>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994260b208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f993dfa0f60>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993dfa0d30>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994236da20>\r\nimport 'gc' # \r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc'\r\nimport 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423f7400>\r\nimport 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423f7198>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{\"ansible_facts\": {\"ansible_hostnqn\": \"\", \"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_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_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-43-118.us-east-1.aws.redhat.com\", \"ansible_hostname\": \"ip-10-31-43-118\", \"ansible_nodename\": \"ip-10-31-43-118.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\": \"b119555ee37242fda7d6ea50df5f675e\", \"ansible_selinux_python_present\": true, \"ansible_selinux\": {\"status\": \"enabled\", \"policyvers\": 33, \"config_mode\": \"enforcing\", \"mode\": \"enforcing\", \"type\": \"targeted\"}, \"ansible_virtualization_type\": \"xen\", \"ansible_virtualization_role\": \"guest\", \"ansible_virtualization_tech_guest\": [\"xen\"], \"ansible_virtualization_tech_host\": [], \"ansible_iscsi_iqn\": \"\", \"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\": 2679, \"ansible_swaptotal_mb\": 0, \"ansible_swapfree_mb\": 0, \"ansible_memory_mb\": {\"real\": {\"total\": 3539, \"used\": 860, \"free\": 2679}, \"nocache\": {\"free\": 3290, \"used\": 249}, \"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\": \"ec292a96-79e9-1c2f-064e-b7bb26bb3b8c\", \"ansible_product_uuid\": \"ec292a96-79e9-1c2f-064e-b7bb26bb3b8c\", \"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\": 303, \"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\": 263506997248, \"block_size\": 4096, \"block_total\": 65533179, \"block_available\": 64332763, \"block_used\": 1200416, \"inode_total\": 131071472, \"inode_available\": 130994238, \"inode_used\": 77234, \"uuid\": \"fe591198-9082-4b15-9b62-e83518524cd2\"}], \"ansible_ssh_host_key_dsa_public\": \"AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==\", \"ansible_ssh_host_key_dsa_public_keytype\": \"ssh-dss\", \"ansible_ssh_host_key_rsa_public\": \"AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=\", \"ansible_ssh_host_key_rsa_public_keytype\": \"ssh-rsa\", \"ansible_ssh_host_key_ecdsa_public\": \"AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=\", \"ansible_ssh_host_key_ecdsa_public_keytype\": \"ecdsa-sha2-nistp256\", \"ansible_ssh_host_key_ed25519_public\": \"AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c\", \"ansible_ssh_host_key_ed25519_public_keytype\": \"ssh-ed25519\", \"ansible_lsb\": {}, \"ansible_env\": {\"PYTHONVERBOSE\": \"1\", \"LS_COLORS\": \"\", \"SSH_CONNECTION\": \"10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_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_system_capabilities_enforced\": \"False\", \"ansible_system_capabilities\": [], \"ansible_apparmor\": {\"status\": \"disabled\"}, \"ansible_dns\": {\"search\": [\"us-east-1.aws.redhat.com\"], \"nameservers\": [\"10.29.169.13\", \"10.29.170.12\", \"10.2.32.1\"]}, \"ansible_date_time\": {\"year\": \"2024\", \"month\": \"09\", \"weekday\": \"Friday\", \"weekday_number\": \"5\", \"weeknumber\": \"38\", \"day\": \"20\", \"hour\": \"20\", \"minute\": \"49\", \"second\": \"23\", \"epoch\": \"1726879763\", \"epoch_int\": \"1726879763\", \"date\": \"2024-09-20\", \"time\": \"20:49:23\", \"iso8601_micro\": \"2024-09-21T00:49:23.694237Z\", \"iso8601\": \"2024-09-21T00:49:23Z\", \"iso8601_basic\": \"20240920T204923694237\", \"iso8601_basic_short\": \"20240920T204923\", \"tz\": \"EDT\", \"tz_dst\": \"EDT\", \"tz_offset\": \"-0400\"}, \"ansible_fibre_channel_wwn\": [], \"ansible_is_chroot\": false, \"ansible_loadavg\": {\"1m\": 1.26, \"5m\": 0.53, \"15m\": 0.22}, \"ansible_pkg_mgr\": \"dnf\", \"ansible_fips\": false, \"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_local\": {}, \"ansible_interfaces\": [\"lo\", \"eth0\"], \"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_eth0\": {\"device\": \"eth0\", \"macaddress\": \"0e:fe:60:82:cb:2b\", \"mtu\": 9001, \"active\": true, \"module\": \"xen_netfront\", \"type\": \"ether\", \"pciid\": \"vif-0\", \"promisc\": false, \"ipv4\": {\"address\": \"10.31.43.118\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\"}, \"ipv6\": [{\"address\": \"fe80::cfe:60ff:fe82:cb2b\", \"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_default_ipv4\": {\"gateway\": \"10.31.40.1\", \"interface\": \"eth0\", \"address\": \"10.31.43.118\", \"broadcast\": \"10.31.43.255\", \"netmask\": \"255.255.252.0\", \"network\": \"10.31.40.0\", \"prefix\": \"22\", \"macaddress\": \"0e:fe:60:82:cb:2b\", \"mtu\": 9001, \"type\": \"ether\", \"alias\": \"eth0\"}, \"ansible_default_ipv6\": {}, \"ansible_all_ipv4_addresses\": [\"10.31.43.118\"], \"ansible_all_ipv6_addresses\": [\"fe80::cfe:60ff:fe82:cb2b\"], \"ansible_locally_reachable_ips\": {\"ipv4\": [\"10.31.43.118\", \"127.0.0.0/8\", \"127.0.0.1\"], \"ipv6\": [\"::1\", \"fe80::cfe:60ff:fe82:cb2b\"]}, \"ansible_service_mgr\": \"systemd\", \"gather_subset\": [\"all\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"all\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 10672 1726879763.78014: done with _execute_module (setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10672 1726879763.78068: _low_level_execute_command(): starting\n 10672 1726879763.78077: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n 10670 1726879763.76414: stderr chunk (state=2):\n>>><<<\n 10670 1726879763.78133: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/ > /dev/null 2>&1 && sleep 0'\"'\"''\n<10.31.43.205> (0, b'', b'')\n 10670 1726879763.78161: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10670 1726879763.78168: handler run complete\n 10670 1726879763.78322: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10670 1726879763.78434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10670 1726879763.78752: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10670 1726879763.78832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10670 1726879763.78963: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10670 1726879763.78968: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10670 1726879763.78972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10670 1726879763.78975: variable 'ansible_port' from source: unknown\n 10670 1726879763.78977: variable 'ansible_user' from source: unknown\n 10670 1726879763.78982: attempt loop complete, returning result\n 10670 1726879763.78985: _execute() done\n 10670 1726879763.78988: dumping result to json\n 10670 1726879763.79019: done dumping result, returning\n 10670 1726879763.79026: done running TaskExecutor() for managed_node2/TASK: Gather facts from managed_node1 [0e44ad9b-8ddf-c952-e8a3-000000000006]\n 10670 1726879763.79036: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000006\n 10670 1726879763.79535: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000006\n 10670 1726879763.79539: WORKER PROCESS EXITING\nok: [managed_node2]\n 10669 1726879763.82014: stderr chunk (state=2):\n>>><<<\n 10669 1726879763.82023: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10669 1726879763.82042: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10669 1726879763.82050: handler run complete\n 10669 1726879763.82120: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10669 1726879763.82178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10669 1726879763.82349: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10669 1726879763.82401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10669 1726879763.82472: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10669 1726879763.82477: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10669 1726879763.82482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10669 1726879763.82485: variable 'ansible_port' from source: unknown\n 10669 1726879763.82488: variable 'ansible_user' from source: unknown\n 10669 1726879763.82495: attempt loop complete, returning result\n 10669 1726879763.82499: _execute() done\n 10669 1726879763.82502: dumping result to json\n 10669 1726879763.82521: done dumping result, returning\n 10669 1726879763.82529: done running TaskExecutor() for managed_node1/TASK: Gather facts from managed_node1 [0e44ad9b-8ddf-c952-e8a3-000000000006]\n 10669 1726879763.82540: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000006\n 10669 1726879763.82650: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000006\n 10669 1726879763.82655: WORKER PROCESS EXITING\nok: [managed_node1]\n 10672 1726879763.83010: stderr chunk (state=2):\n>>><<<\n 10672 1726879763.83018: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10672 1726879763.83037: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10672 1726879763.83043: handler run complete\n 10672 1726879763.83111: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10672 1726879763.83176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10672 1726879763.83466: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10672 1726879763.83546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10672 1726879763.83668: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10672 1726879763.83674: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10672 1726879763.83684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10672 1726879763.83687: variable 'ansible_port' from source: unknown\n 10672 1726879763.83690: variable 'ansible_user' from source: unknown\n 10672 1726879763.83697: attempt loop complete, returning result\n 10672 1726879763.83700: _execute() done\n 10672 1726879763.83703: dumping result to json\n 10672 1726879763.83731: done dumping result, returning\n 10672 1726879763.83745: done running TaskExecutor() for managed_node3/TASK: Gather facts from managed_node1 [0e44ad9b-8ddf-c952-e8a3-000000000006]\n 10672 1726879763.83858: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000006\n 10672 1726879763.83968: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000006\n 10672 1726879763.83973: WORKER PROCESS EXITING\nok: [managed_node3]\n 10596 1726879763.84287: no more pending results, returning what we have\n 10596 1726879763.84291: results queue empty\n 10596 1726879763.84294: checking for any_errors_fatal\n 10596 1726879763.84296: done checking for any_errors_fatal\n 10596 1726879763.84297: checking for max_fail_percentage\n 10596 1726879763.84298: done checking for max_fail_percentage\n 10596 1726879763.84299: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879763.84299: done checking to see if all hosts have failed\n 10596 1726879763.84300: getting the remaining hosts for this loop\n 10596 1726879763.84302: done getting the remaining hosts for this loop\n 10596 1726879763.84305: getting the next task for host managed_node1\n 10596 1726879763.84309: done getting next task for host managed_node1\n 10596 1726879763.84311: ^ task is: TASK: Print message that this test is skipped on EL 6\n 10596 1726879763.84313: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879763.84314: getting the next task for host managed_node2\n 10596 1726879763.84316: done getting next task for host managed_node2\n 10596 1726879763.84317: ^ task is: TASK: Print message that this test is skipped on EL 6\n 10596 1726879763.84318: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879763.84321: getting the next task for host managed_node3\n 10596 1726879763.84324: done getting next task for host managed_node3\n 10596 1726879763.84325: ^ task is: TASK: Print message that this test is skipped on EL 6\n 10596 1726879763.84326: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879763.84335: getting variables\n 10596 1726879763.84337: in VariableManager get_vars()\n 10596 1726879763.84365: Calling all_inventory to load vars for managed_node1\n 10596 1726879763.84368: Calling groups_inventory to load vars for managed_node1\n 10596 1726879763.84371: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879763.84381: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879763.84383: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879763.84386: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879763.84528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.84630: done with get_vars()\n 10596 1726879763.84638: done getting variables\n 10596 1726879763.84720: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [Print message that this test is skipped on EL 6] *************************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:63\nFriday 20 September 2024 20:49:23 -0400 (0:00:00.964) 0:00:02.291 ****** \n 10596 1726879763.84739: entering _queue_task() for managed_node1/debug\n 10596 1726879763.84741: Creating lock for debug\n 10596 1726879763.84938: worker is 1 (out of 3 available)\n 10596 1726879763.84952: exiting _queue_task() for managed_node1/debug\n 10596 1726879763.84961: getting variables\n 10596 1726879763.84964: in VariableManager get_vars()\n 10596 1726879763.85022: Calling all_inventory to load vars for managed_node2\n 10596 1726879763.85026: Calling groups_inventory to load vars for managed_node2\n 10596 1726879763.85033: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879763.85052: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879763.85056: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879763.85059: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879763.85260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.85485: done with get_vars()\n 10596 1726879763.85497: done getting variables\n 10596 1726879763.85579: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879763.85587: entering _queue_task() for managed_node2/debug\n 10596 1726879763.85843: worker is 2 (out of 3 available)\n 10596 1726879763.85858: exiting _queue_task() for managed_node2/debug\n 10596 1726879763.85870: getting variables\n 10596 1726879763.85873: in VariableManager get_vars()\n 10596 1726879763.85940: Calling all_inventory to load vars for managed_node3\n 10596 1726879763.85943: Calling groups_inventory to load vars for managed_node3\n 10596 1726879763.85952: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879763.85966: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879763.85969: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879763.85972: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879763.86183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.86523: done with get_vars()\n 10596 1726879763.86533: done getting variables\n 10728 1726879763.85349: running TaskExecutor() for managed_node1/TASK: Print message that this test is skipped on EL 6\n 10728 1726879763.85439: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000007\n 10728 1726879763.85453: variable 'ansible_search_path' from source: unknown\n 10728 1726879763.85474: calling self._execute()\n 10728 1726879763.85540: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10728 1726879763.85549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10728 1726879763.85559: variable 'omit' from source: magic vars\n 10728 1726879763.85896: variable 'ansible_distribution' from source: facts\n 10728 1726879763.85923: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True\n 10728 1726879763.86045: variable 'ansible_distribution_major_version' from source: facts\n 10728 1726879763.86056: Evaluated conditional (ansible_distribution_major_version == '6'): False\n 10728 1726879763.86060: when evaluation is False, skipping this task\n 10728 1726879763.86064: _execute() done\n 10728 1726879763.86067: dumping result to json\n 10728 1726879763.86070: done dumping result, returning\n 10728 1726879763.86075: done running TaskExecutor() for managed_node1/TASK: Print message that this test is skipped on EL 6 [0e44ad9b-8ddf-c952-e8a3-000000000007]\n 10728 1726879763.86090: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000007\n 10728 1726879763.86120: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000007\n 10728 1726879763.86123: WORKER PROCESS EXITING\n 10596 1726879763.86815: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879763.86826: entering _queue_task() for managed_node3/debug\n 10596 1726879763.87050: worker is 3 (out of 3 available)\n 10596 1726879763.87063: exiting _queue_task() for managed_node3/debug\nskipping: [managed_node1] => {\n \"false_condition\": \"ansible_distribution_major_version == '6'\"\n}\n 10596 1726879763.87187: done queuing things up, now waiting for results queue to drain\n 10596 1726879763.87189: waiting for pending results...\n 10730 1726879763.86812: running TaskExecutor() for managed_node2/TASK: Print message that this test is skipped on EL 6\n 10730 1726879763.86898: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000007\n 10730 1726879763.86913: variable 'ansible_search_path' from source: unknown\n 10730 1726879763.86933: calling self._execute()\n 10730 1726879763.86984: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10730 1726879763.86994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10730 1726879763.87003: variable 'omit' from source: magic vars\n 10730 1726879763.87353: variable 'ansible_distribution' from source: facts\n 10730 1726879763.87378: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True\n 10730 1726879763.87467: variable 'ansible_distribution_major_version' from source: facts\n 10730 1726879763.87475: Evaluated conditional (ansible_distribution_major_version == '6'): False\n 10730 1726879763.87479: when evaluation is False, skipping this task\n 10730 1726879763.87484: _execute() done\n 10730 1726879763.87487: dumping result to json\n 10730 1726879763.87491: done dumping result, returning\n 10730 1726879763.87497: done running TaskExecutor() for managed_node2/TASK: Print message that this test is skipped on EL 6 [0e44ad9b-8ddf-c952-e8a3-000000000007]\n 10730 1726879763.87509: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000007\n 10730 1726879763.87533: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000007\n 10730 1726879763.87536: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"false_condition\": \"ansible_distribution_major_version == '6'\"\n}\n 10732 1726879763.87861: running TaskExecutor() for managed_node3/TASK: Print message that this test is skipped on EL 6\n 10732 1726879763.87950: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000007\n 10732 1726879763.87966: variable 'ansible_search_path' from source: unknown\n 10732 1726879763.87997: calling self._execute()\n 10732 1726879763.88063: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10732 1726879763.88074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10732 1726879763.88082: variable 'omit' from source: magic vars\n 10732 1726879763.88402: variable 'ansible_distribution' from source: facts\n 10732 1726879763.88427: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True\n 10732 1726879763.88537: variable 'ansible_distribution_major_version' from source: facts\n 10732 1726879763.88545: Evaluated conditional (ansible_distribution_major_version == '6'): False\n 10732 1726879763.88552: when evaluation is False, skipping this task\n 10732 1726879763.88557: _execute() done\n 10732 1726879763.88560: dumping result to json\n 10732 1726879763.88563: done dumping result, returning\n 10732 1726879763.88568: done running TaskExecutor() for managed_node3/TASK: Print message that this test is skipped on EL 6 [0e44ad9b-8ddf-c952-e8a3-000000000007]\n 10732 1726879763.88714: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000007\n 10732 1726879763.88745: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000007\n 10732 1726879763.88751: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"false_condition\": \"ansible_distribution_major_version == '6'\"\n}\n 10596 1726879763.88906: no more pending results, returning what we have\n 10596 1726879763.88912: results queue empty\n 10596 1726879763.88913: checking for any_errors_fatal\n 10596 1726879763.88928: done checking for any_errors_fatal\n 10596 1726879763.88929: checking for max_fail_percentage\n 10596 1726879763.88931: done checking for max_fail_percentage\n 10596 1726879763.88931: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879763.88932: done checking to see if all hosts have failed\n 10596 1726879763.88932: getting the remaining hosts for this loop\n 10596 1726879763.88934: done getting the remaining hosts for this loop\n 10596 1726879763.88938: getting the next task for host managed_node1\n 10596 1726879763.88943: done getting next task for host managed_node1\n 10596 1726879763.88945: ^ task is: TASK: meta (end_host)\n 10596 1726879763.88947: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879763.88951: getting the next task for host managed_node2\n 10596 1726879763.88953: done getting next task for host managed_node2\n 10596 1726879763.88954: ^ task is: TASK: meta (end_host)\n 10596 1726879763.88955: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879763.88956: getting the next task for host managed_node3\n 10596 1726879763.88957: done getting next task for host managed_node3\n 10596 1726879763.88958: ^ task is: TASK: meta (end_host)\n 10596 1726879763.88959: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879763.88965: getting variables\n 10596 1726879763.88966: in VariableManager get_vars()\n 10596 1726879763.88996: Calling all_inventory to load vars for managed_node1\n 10596 1726879763.89000: Calling groups_inventory to load vars for managed_node1\n 10596 1726879763.89003: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879763.89014: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879763.89017: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879763.89020: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879763.89201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.89390: done with get_vars()\n 10596 1726879763.89402: done getting variables\n\nTASK [Skip the test on EL 6 when control node == managed node] *****************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73\nFriday 20 September 2024 20:49:23 -0400 (0:00:00.047) 0:00:02.338 ****** \n 10596 1726879763.89507: in VariableManager get_vars()\n 10596 1726879763.89515: Calling all_inventory to load vars for managed_node1\n 10596 1726879763.89518: Calling groups_inventory to load vars for managed_node1\n 10596 1726879763.89520: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879763.89525: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879763.89527: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879763.89530: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879763.89708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.89896: done with get_vars()\n 10596 1726879763.90097: variable 'ansible_distribution' from source: facts\n 10596 1726879763.90113: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True\n 10596 1726879763.90221: variable 'ansible_distribution_major_version' from source: facts\n 10596 1726879763.90226: Evaluated conditional (ansible_distribution_major_version == '6'): False\nMETA: end_host conditional evaluated to False, continuing execution for managed_node1\nskipping: [managed_node1] => {\n \"skip_reason\": \"end_host conditional evaluated to False, continuing execution for managed_node1\"\n}\n\nMSG:\n\nend_host conditional evaluated to false, continuing execution for managed_node1\n 10596 1726879763.90256: getting variables\n 10596 1726879763.90257: in VariableManager get_vars()\n 10596 1726879763.90265: Calling all_inventory to load vars for managed_node2\n 10596 1726879763.90267: Calling groups_inventory to load vars for managed_node2\n 10596 1726879763.90269: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879763.90274: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879763.90276: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879763.90278: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879763.90422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.90603: done with get_vars()\n 10596 1726879763.90612: done getting variables\n\nTASK [Skip the test on EL 6 when control node == managed node] *****************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73\nFriday 20 September 2024 20:49:23 -0400 (0:00:00.011) 0:00:02.350 ****** \n 10596 1726879763.90675: in VariableManager get_vars()\n 10596 1726879763.90683: Calling all_inventory to load vars for managed_node2\n 10596 1726879763.90685: Calling groups_inventory to load vars for managed_node2\n 10596 1726879763.90687: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879763.90693: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879763.90695: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879763.90698: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879763.90858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.91035: done with get_vars()\n 10596 1726879763.91361: variable 'ansible_distribution' from source: facts\n 10596 1726879763.91365: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True\n 10596 1726879763.91465: variable 'ansible_distribution_major_version' from source: facts\n 10596 1726879763.91469: Evaluated conditional (ansible_distribution_major_version == '6'): False\nMETA: end_host conditional evaluated to False, continuing execution for managed_node2\nskipping: [managed_node2] => {\n \"skip_reason\": \"end_host conditional evaluated to False, continuing execution for managed_node2\"\n}\n\nMSG:\n\nend_host conditional evaluated to false, continuing execution for managed_node2\n 10596 1726879763.91490: getting variables\n 10596 1726879763.91493: in VariableManager get_vars()\n 10596 1726879763.91500: Calling all_inventory to load vars for managed_node3\n 10596 1726879763.91502: Calling groups_inventory to load vars for managed_node3\n 10596 1726879763.91504: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879763.91508: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879763.91511: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879763.91513: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879763.91657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.91836: done with get_vars()\n 10596 1726879763.91844: done getting variables\n\nTASK [Skip the test on EL 6 when control node == managed node] *****************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73\nFriday 20 September 2024 20:49:23 -0400 (0:00:00.012) 0:00:02.362 ****** \n 10596 1726879763.91905: in VariableManager get_vars()\n 10596 1726879763.91913: Calling all_inventory to load vars for managed_node3\n 10596 1726879763.91915: Calling groups_inventory to load vars for managed_node3\n 10596 1726879763.91917: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879763.91921: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879763.91924: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879763.91926: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879763.92084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.92265: done with get_vars()\n 10596 1726879763.92401: variable 'ansible_distribution' from source: facts\n 10596 1726879763.92406: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True\n 10596 1726879763.92510: variable 'ansible_distribution_major_version' from source: facts\n 10596 1726879763.92514: Evaluated conditional (ansible_distribution_major_version == '6'): False\nMETA: end_host conditional evaluated to False, continuing execution for managed_node3\nskipping: [managed_node3] => {\n \"skip_reason\": \"end_host conditional evaluated to False, continuing execution for managed_node3\"\n}\n\nMSG:\n\nend_host conditional evaluated to false, continuing execution for managed_node3\n 10596 1726879763.92533: done queuing things up, now waiting for results queue to drain\n 10596 1726879763.92535: results queue empty\n 10596 1726879763.92536: checking for any_errors_fatal\n 10596 1726879763.92541: done checking for any_errors_fatal\n 10596 1726879763.92542: checking for max_fail_percentage\n 10596 1726879763.92543: done checking for max_fail_percentage\n 10596 1726879763.92543: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879763.92544: done checking to see if all hosts have failed\n 10596 1726879763.92544: getting the remaining hosts for this loop\n 10596 1726879763.92545: done getting the remaining hosts for this loop\n 10596 1726879763.92547: getting the next task for host managed_node1\n 10596 1726879763.92554: done getting next task for host managed_node1\n 10596 1726879763.92556: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds.\n 10596 1726879763.92557: ^ 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\n 10596 1726879763.92558: getting the next task for host managed_node2\n 10596 1726879763.92560: done getting next task for host managed_node2\n 10596 1726879763.92561: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds.\n 10596 1726879763.92562: ^ 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\n 10596 1726879763.92563: getting the next task for host managed_node3\n 10596 1726879763.92565: done getting next task for host managed_node3\n 10596 1726879763.92566: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds.\n 10596 1726879763.92567: ^ 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\n 10596 1726879763.92570: getting variables\n 10596 1726879763.92570: in VariableManager get_vars()\n 10596 1726879763.92578: Calling all_inventory to load vars for managed_node1\n 10596 1726879763.92580: Calling groups_inventory to load vars for managed_node1\n 10596 1726879763.92582: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879763.92586: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879763.92588: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879763.92590: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879763.92728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.92913: done with get_vars()\n 10596 1726879763.92920: done getting variables\n\nTASK [Run the role. If reboot is not required - the play succeeds.] ************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:84\nFriday 20 September 2024 20:49:23 -0400 (0:00:00.010) 0:00:02.373 ****** \n 10596 1726879763.92982: entering _queue_task() for managed_node1/include_role\n 10596 1726879763.92984: Creating lock for include_role\n 10596 1726879763.93229: worker is 1 (out of 3 available)\n 10596 1726879763.93242: exiting _queue_task() for managed_node1/include_role\n 10596 1726879763.93258: getting variables\n 10596 1726879763.93261: in VariableManager get_vars()\n 10596 1726879763.93327: Calling all_inventory to load vars for managed_node2\n 10596 1726879763.93331: Calling groups_inventory to load vars for managed_node2\n 10596 1726879763.93338: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879763.93355: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879763.93359: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879763.93363: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879763.93856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.94057: done with get_vars()\n 10596 1726879763.94067: done getting variables\n 10596 1726879763.94162: entering _queue_task() for managed_node2/include_role\n 10596 1726879763.94461: worker is 2 (out of 3 available)\n 10596 1726879763.94476: exiting _queue_task() for managed_node2/include_role\n 10596 1726879763.94488: getting variables\n 10596 1726879763.94490: in VariableManager get_vars()\n 10596 1726879763.94560: Calling all_inventory to load vars for managed_node3\n 10596 1726879763.94563: Calling groups_inventory to load vars for managed_node3\n 10596 1726879763.94569: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879763.94586: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879763.94589: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879763.94594: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879763.95019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.95216: done with get_vars()\n 10596 1726879763.95227: done getting variables\n 10596 1726879763.95328: entering _queue_task() for managed_node3/include_role\n 10596 1726879763.95590: worker is 3 (out of 3 available)\n 10596 1726879763.95604: exiting _queue_task() for managed_node3/include_role\n 10596 1726879763.95615: done queuing things up, now waiting for results queue to drain\n 10596 1726879763.95616: waiting for pending results...\n 10733 1726879763.94446: running TaskExecutor() for managed_node1/TASK: Run the role. If reboot is not required - the play succeeds.\n 10733 1726879763.94557: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000000a\n 10733 1726879763.94573: variable 'ansible_search_path' from source: unknown\n 10733 1726879763.94597: calling self._execute()\n 10733 1726879763.94661: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10733 1726879763.94671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10733 1726879763.94679: variable 'omit' from source: magic vars\n 10733 1726879763.94780: _execute() done\n 10733 1726879763.94786: dumping result to json\n 10733 1726879763.94791: done dumping result, returning\n 10733 1726879763.94800: done running TaskExecutor() for managed_node1/TASK: Run the role. If reboot is not required - the play succeeds. [0e44ad9b-8ddf-c952-e8a3-00000000000a]\n 10733 1726879763.94816: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000a\n 10733 1726879763.94850: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000a\n 10733 1726879763.94853: WORKER PROCESS EXITING\n 10734 1726879763.96130: running TaskExecutor() for managed_node2/TASK: Run the role. If reboot is not required - the play succeeds.\n 10734 1726879763.96235: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000000a\n 10734 1726879763.96253: variable 'ansible_search_path' from source: unknown\n 10734 1726879763.96275: calling self._execute()\n 10734 1726879763.96337: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10734 1726879763.96346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10734 1726879763.96358: variable 'omit' from source: magic vars\n 10734 1726879763.96446: _execute() done\n 10734 1726879763.96454: dumping result to json\n 10734 1726879763.96459: done dumping result, returning\n 10734 1726879763.96464: done running TaskExecutor() for managed_node2/TASK: Run the role. If reboot is not required - the play succeeds. [0e44ad9b-8ddf-c952-e8a3-00000000000a]\n 10734 1726879763.96476: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000a\n 10734 1726879763.96507: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000a\n 10734 1726879763.96510: WORKER PROCESS EXITING\n 10735 1726879763.97039: running TaskExecutor() for managed_node3/TASK: Run the role. If reboot is not required - the play succeeds.\n 10735 1726879763.97143: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000000a\n 10735 1726879763.97163: variable 'ansible_search_path' from source: unknown\n 10735 1726879763.97197: calling self._execute()\n 10735 1726879763.97266: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10735 1726879763.97276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10735 1726879763.97284: variable 'omit' from source: magic vars\n 10735 1726879763.97380: _execute() done\n 10735 1726879763.97385: dumping result to json\n 10735 1726879763.97389: done dumping result, returning\n 10735 1726879763.97397: done running TaskExecutor() for managed_node3/TASK: Run the role. If reboot is not required - the play succeeds. [0e44ad9b-8ddf-c952-e8a3-00000000000a]\n 10735 1726879763.97542: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000a\n 10735 1726879763.97576: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000a\n 10735 1726879763.97580: WORKER PROCESS EXITING\n 10596 1726879763.97857: no more pending results, returning what we have\n 10596 1726879763.97861: in VariableManager get_vars()\n 10596 1726879763.97890: Calling all_inventory to load vars for managed_node1\n 10596 1726879763.97895: Calling groups_inventory to load vars for managed_node1\n 10596 1726879763.97898: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879763.97907: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879763.97909: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879763.97912: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879763.98082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.98265: done with get_vars()\n 10596 1726879763.98273: variable 'ansible_search_path' from source: unknown\n 10596 1726879763.98353: variable 'omit' from source: magic vars\n 10596 1726879763.98378: variable 'omit' from source: magic vars\n 10596 1726879763.98393: variable 'omit' from source: magic vars\n 10596 1726879763.98398: in VariableManager get_vars()\n 10596 1726879763.98407: Calling all_inventory to load vars for managed_node2\n 10596 1726879763.98409: Calling groups_inventory to load vars for managed_node2\n 10596 1726879763.98411: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879763.98416: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879763.98418: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879763.98421: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879763.98607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.98785: done with get_vars()\n 10596 1726879763.98792: variable 'ansible_search_path' from source: unknown\n 10596 1726879763.98861: variable 'omit' from source: magic vars\n 10596 1726879763.98880: variable 'omit' from source: magic vars\n 10596 1726879763.98900: variable 'omit' from source: magic vars\n 10596 1726879763.98904: in VariableManager get_vars()\n 10596 1726879763.98913: Calling all_inventory to load vars for managed_node3\n 10596 1726879763.98915: Calling groups_inventory to load vars for managed_node3\n 10596 1726879763.98917: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879763.98921: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879763.98923: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879763.98926: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879763.99074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879763.99253: done with get_vars()\n 10596 1726879763.99258: variable 'ansible_search_path' from source: unknown\n 10596 1726879763.99326: variable 'omit' from source: magic vars\n 10596 1726879763.99342: variable 'omit' from source: magic vars\n 10596 1726879763.99358: variable 'omit' from source: magic vars\n 10596 1726879763.99362: we have included files to process\n 10596 1726879763.99363: generating all_blocks data\n 10596 1726879763.99364: done generating all_blocks data\n 10596 1726879763.99365: processing included file: fedora.linux_system_roles.kdump\n 10596 1726879763.99386: in VariableManager get_vars()\n 10596 1726879763.99399: done with get_vars()\n 10596 1726879763.99469: in VariableManager get_vars()\n 10596 1726879763.99481: done with get_vars()\n 10596 1726879763.99527: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/vars/main.yml\n 10596 1726879763.99837: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/defaults/main.yml\n 10596 1726879763.99904: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/meta/main.yml\n 10596 1726879764.00046: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml\n 10596 1726879764.00421: in VariableManager get_vars()\n 10596 1726879764.00441: done with get_vars()\n 10596 1726879764.00677: in VariableManager get_vars()\n 10596 1726879764.00697: done with get_vars()\n 10596 1726879764.01689: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml\n 10596 1726879764.02173: iterating over new_blocks loaded from include file\n 10596 1726879764.02178: in VariableManager get_vars()\n 10596 1726879764.02386: done with get_vars()\n 10596 1726879764.02388: filtering new block on tags\n 10596 1726879764.02418: done filtering new block on tags\n 10596 1726879764.02422: in VariableManager get_vars()\n 10596 1726879764.02433: done with get_vars()\n 10596 1726879764.02435: filtering new block on tags\n 10596 1726879764.02452: done filtering new block on tags\n 10596 1726879764.02454: in VariableManager get_vars()\n 10596 1726879764.02464: done with get_vars()\n 10596 1726879764.02465: filtering new block on tags\n 10596 1726879764.02481: done filtering new block on tags\n 10596 1726879764.02483: in VariableManager get_vars()\n 10596 1726879764.02494: done with get_vars()\n 10596 1726879764.02495: filtering new block on tags\n 10596 1726879764.02510: done filtering new block on tags\n 10596 1726879764.02512: done iterating over new_blocks loaded from include file\n 10596 1726879764.02512: extending task lists for all hosts with included blocks\n 10596 1726879764.02651: done extending task lists\n 10596 1726879764.02652: done processing included files\n 10596 1726879764.02653: results queue empty\n 10596 1726879764.02653: checking for any_errors_fatal\n 10596 1726879764.02656: done checking for any_errors_fatal\n 10596 1726879764.02656: checking for max_fail_percentage\n 10596 1726879764.02657: done checking for max_fail_percentage\n 10596 1726879764.02658: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879764.02658: done checking to see if all hosts have failed\n 10596 1726879764.02659: getting the remaining hosts for this loop\n 10596 1726879764.02660: done getting the remaining hosts for this loop\n 10596 1726879764.02662: getting the next task for host managed_node1\n 10596 1726879764.02666: done getting next task for host managed_node1\n 10596 1726879764.02668: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 10596 1726879764.02671: ^ state is: HOST STATE: block=3, 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\n 10596 1726879764.02672: getting the next task for host managed_node2\n 10596 1726879764.02674: done getting next task for host managed_node2\n 10596 1726879764.02676: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 10596 1726879764.02677: ^ state is: HOST STATE: block=3, 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\n 10596 1726879764.02678: getting the next task for host managed_node3\n 10596 1726879764.02680: done getting next task for host managed_node3\n 10596 1726879764.02681: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 10596 1726879764.02682: ^ state is: HOST STATE: block=3, 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\n 10596 1726879764.02691: getting variables\n 10596 1726879764.02693: in VariableManager get_vars()\n 10596 1726879764.02704: Calling all_inventory to load vars for managed_node1\n 10596 1726879764.02706: Calling groups_inventory to load vars for managed_node1\n 10596 1726879764.02708: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879764.02713: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879764.02715: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879764.02717: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879764.02883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.03082: done with get_vars()\n 10596 1726879764.03090: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] *****\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2\nFriday 20 September 2024 20:49:24 -0400 (0:00:00.101) 0:00:02.475 ****** \n 10596 1726879764.03160: entering _queue_task() for managed_node1/include_tasks\n 10596 1726879764.03162: Creating lock for include_tasks\n 10596 1726879764.03620: worker is 1 (out of 3 available)\n 10596 1726879764.03632: exiting _queue_task() for managed_node1/include_tasks\n 10596 1726879764.03662: getting variables\n 10596 1726879764.03665: in VariableManager get_vars()\n 10596 1726879764.03738: Calling all_inventory to load vars for managed_node2\n 10596 1726879764.03741: Calling groups_inventory to load vars for managed_node2\n 10596 1726879764.03744: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879764.03759: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879764.03762: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879764.03766: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879764.03979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.04197: done with get_vars()\n 10596 1726879764.04209: done getting variables\n 10596 1726879764.04306: entering _queue_task() for managed_node2/include_tasks\n 10596 1726879764.04796: worker is 2 (out of 3 available)\n 10596 1726879764.04809: exiting _queue_task() for managed_node2/include_tasks\n 10596 1726879764.04837: getting variables\n 10596 1726879764.04839: in VariableManager get_vars()\n 10596 1726879764.04911: Calling all_inventory to load vars for managed_node3\n 10596 1726879764.04916: Calling groups_inventory to load vars for managed_node3\n 10596 1726879764.04918: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879764.04930: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879764.04933: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879764.04936: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879764.05158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.05377: done with get_vars()\n 10596 1726879764.05389: done getting variables\n 10596 1726879764.05482: entering _queue_task() for managed_node3/include_tasks\n 10736 1726879764.05663: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 10736 1726879764.05778: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000051\n 10736 1726879764.05798: variable 'ansible_search_path' from source: unknown\n 10736 1726879764.05803: variable 'ansible_search_path' from source: unknown\n 10596 1726879764.05808: worker is 3 (out of 3 available)\n 10596 1726879764.05829: exiting _queue_task() for managed_node3/include_tasks\n 10596 1726879764.05841: done queuing things up, now waiting for results queue to drain\n 10596 1726879764.05842: waiting for pending results...\n 10736 1726879764.05826: calling self._execute()\n 10736 1726879764.05893: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10736 1726879764.05905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10736 1726879764.05913: variable 'omit' from source: magic vars\n 10736 1726879764.06008: _execute() done\n 10736 1726879764.06014: dumping result to json\n 10736 1726879764.06018: done dumping result, returning\n 10736 1726879764.06023: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-c952-e8a3-000000000051]\n 10736 1726879764.06038: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000051\n 10737 1726879764.06019: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 10736 1726879764.06067: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000051\n 10736 1726879764.06071: WORKER PROCESS EXITING\n 10737 1726879764.06125: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000051\n 10737 1726879764.06138: variable 'ansible_search_path' from source: unknown\n 10737 1726879764.06141: variable 'ansible_search_path' from source: unknown\n 10737 1726879764.06161: calling self._execute()\n 10737 1726879764.06218: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10737 1726879764.06227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10737 1726879764.06235: variable 'omit' from source: magic vars\n 10737 1726879764.06329: _execute() done\n 10737 1726879764.06335: dumping result to json\n 10737 1726879764.06339: done dumping result, returning\n 10737 1726879764.06346: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-c952-e8a3-000000000051]\n 10737 1726879764.06362: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000051\n 10737 1726879764.06394: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000051\n 10737 1726879764.06398: WORKER PROCESS EXITING\n 10738 1726879764.06990: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 10738 1726879764.07097: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000051\n 10738 1726879764.07114: variable 'ansible_search_path' from source: unknown\n 10738 1726879764.07118: variable 'ansible_search_path' from source: unknown\n 10738 1726879764.07150: calling self._execute()\n 10738 1726879764.07216: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10738 1726879764.07226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10738 1726879764.07234: variable 'omit' from source: magic vars\n 10738 1726879764.07326: _execute() done\n 10738 1726879764.07332: dumping result to json\n 10738 1726879764.07336: done dumping result, returning\n 10738 1726879764.07342: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-c952-e8a3-000000000051]\n 10738 1726879764.07485: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000051\n 10738 1726879764.07516: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000051\n 10738 1726879764.07519: WORKER PROCESS EXITING\n 10596 1726879764.07789: no more pending results, returning what we have\n 10596 1726879764.07794: in VariableManager get_vars()\n 10596 1726879764.07826: Calling all_inventory to load vars for managed_node1\n 10596 1726879764.07829: Calling groups_inventory to load vars for managed_node1\n 10596 1726879764.07831: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879764.07839: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879764.07841: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879764.07844: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879764.08071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.08274: done with get_vars()\n 10596 1726879764.08281: variable 'ansible_search_path' from source: unknown\n 10596 1726879764.08282: variable 'ansible_search_path' from source: unknown\n 10596 1726879764.08318: in VariableManager get_vars()\n 10596 1726879764.08331: Calling all_inventory to load vars for managed_node2\n 10596 1726879764.08333: Calling groups_inventory to load vars for managed_node2\n 10596 1726879764.08335: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879764.08339: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879764.08341: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879764.08343: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879764.08485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.08672: done with get_vars()\n 10596 1726879764.08678: variable 'ansible_search_path' from source: unknown\n 10596 1726879764.08679: variable 'ansible_search_path' from source: unknown\n 10596 1726879764.08709: in VariableManager get_vars()\n 10596 1726879764.08721: Calling all_inventory to load vars for managed_node3\n 10596 1726879764.08723: Calling groups_inventory to load vars for managed_node3\n 10596 1726879764.08725: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879764.08729: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879764.08731: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879764.08734: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879764.08878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.09092: done with get_vars()\n 10596 1726879764.09098: variable 'ansible_search_path' from source: unknown\n 10596 1726879764.09099: variable 'ansible_search_path' from source: unknown\n 10596 1726879764.09128: we have included files to process\n 10596 1726879764.09129: generating all_blocks data\n 10596 1726879764.09131: done generating all_blocks data\n 10596 1726879764.09137: processing included file: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml\n 10596 1726879764.09138: loading included file: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml\n 10596 1726879764.09140: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml\nincluded: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed_node1, managed_node2, managed_node3\n 10596 1726879764.09783: done processing included file\n 10596 1726879764.09786: iterating over new_blocks loaded from include file\n 10596 1726879764.09787: in VariableManager get_vars()\n 10596 1726879764.09808: done with get_vars()\n 10596 1726879764.09810: filtering new block on tags\n 10596 1726879764.09826: done filtering new block on tags\n 10596 1726879764.09829: in VariableManager get_vars()\n 10596 1726879764.09846: done with get_vars()\n 10596 1726879764.09848: filtering new block on tags\n 10596 1726879764.09870: done filtering new block on tags\n 10596 1726879764.09872: in VariableManager get_vars()\n 10596 1726879764.09890: done with get_vars()\n 10596 1726879764.09894: filtering new block on tags\n 10596 1726879764.09912: done filtering new block on tags\n 10596 1726879764.09914: done iterating over new_blocks loaded from include file\n 10596 1726879764.09915: extending task lists for all hosts with included blocks\n 10596 1726879764.11205: done extending task lists\n 10596 1726879764.11207: done processing included files\n 10596 1726879764.11207: results queue empty\n 10596 1726879764.11208: checking for any_errors_fatal\n 10596 1726879764.11212: done checking for any_errors_fatal\n 10596 1726879764.11213: checking for max_fail_percentage\n 10596 1726879764.11214: done checking for max_fail_percentage\n 10596 1726879764.11214: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879764.11215: done checking to see if all hosts have failed\n 10596 1726879764.11216: getting the remaining hosts for this loop\n 10596 1726879764.11217: done getting the remaining hosts for this loop\n 10596 1726879764.11219: getting the next task for host managed_node1\n 10596 1726879764.11223: done getting next task for host managed_node1\n 10596 1726879764.11226: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 10596 1726879764.11228: ^ state is: HOST STATE: block=3, 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\n 10596 1726879764.11229: getting the next task for host managed_node2\n 10596 1726879764.11232: done getting next task for host managed_node2\n 10596 1726879764.11233: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 10596 1726879764.11235: ^ state is: HOST STATE: block=3, 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\n 10596 1726879764.11236: getting the next task for host managed_node3\n 10596 1726879764.11238: done getting next task for host managed_node3\n 10596 1726879764.11240: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 10596 1726879764.11241: ^ state is: HOST STATE: block=3, 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\n 10596 1726879764.11253: getting variables\n 10596 1726879764.11255: in VariableManager get_vars()\n 10596 1726879764.11267: Calling all_inventory to load vars for managed_node1\n 10596 1726879764.11269: Calling groups_inventory to load vars for managed_node1\n 10596 1726879764.11271: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879764.11276: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879764.11278: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879764.11281: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879764.11423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.11612: done with get_vars()\n 10596 1726879764.11621: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] *****\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2\nFriday 20 September 2024 20:49:24 -0400 (0:00:00.085) 0:00:02.560 ****** \n 10596 1726879764.11698: entering _queue_task() for managed_node1/setup\n 10596 1726879764.11969: worker is 1 (out of 3 available)\n 10596 1726879764.11982: exiting _queue_task() for managed_node1/setup\n 10596 1726879764.12013: getting variables\n 10596 1726879764.12015: in VariableManager get_vars()\n 10596 1726879764.12097: Calling all_inventory to load vars for managed_node2\n 10596 1726879764.12101: Calling groups_inventory to load vars for managed_node2\n 10596 1726879764.12104: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879764.12120: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879764.12123: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879764.12127: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879764.12546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.12778: done with get_vars()\n 10596 1726879764.12790: done getting variables\n 10596 1726879764.12890: entering _queue_task() for managed_node2/setup\n 10596 1726879764.13210: worker is 2 (out of 3 available)\n 10596 1726879764.13224: exiting _queue_task() for managed_node2/setup\n 10596 1726879764.13260: getting variables\n 10596 1726879764.13263: in VariableManager get_vars()\n 10596 1726879764.13342: Calling all_inventory to load vars for managed_node3\n 10596 1726879764.13346: Calling groups_inventory to load vars for managed_node3\n 10596 1726879764.13351: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879764.13366: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879764.13370: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879764.13373: Calling groups_plugins_play to load vars for managed_node3\n 10739 1726879764.12868: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 10739 1726879764.13012: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a3\n 10739 1726879764.13026: variable 'ansible_search_path' from source: unknown\n 10739 1726879764.13030: variable 'ansible_search_path' from source: unknown\n 10739 1726879764.13048: calling self._execute()\n 10739 1726879764.13103: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10739 1726879764.13111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10739 1726879764.13118: variable 'omit' from source: magic vars\n 10739 1726879764.13498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10741 1726879764.13851: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 10741 1726879764.14009: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a3\n 10741 1726879764.14024: variable 'ansible_search_path' from source: unknown\n 10741 1726879764.14028: variable 'ansible_search_path' from source: unknown\n 10741 1726879764.14047: calling self._execute()\n 10741 1726879764.14111: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10741 1726879764.14120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10741 1726879764.14128: variable 'omit' from source: magic vars\n 10741 1726879764.14493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10596 1726879764.15421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.15650: done with get_vars()\n 10596 1726879764.15663: done getting variables\n 10596 1726879764.15743: entering _queue_task() for managed_node3/setup\n 10596 1726879764.16023: worker is 3 (out of 3 available)\n 10596 1726879764.16037: exiting _queue_task() for managed_node3/setup\n 10596 1726879764.16054: done queuing things up, now waiting for results queue to drain\n 10596 1726879764.16055: waiting for pending results...\n 10741 1726879764.17902: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10741 1726879764.17980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10741 1726879764.18019: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10741 1726879764.18058: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10741 1726879764.18085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10741 1726879764.18160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 10741 1726879764.18187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 10741 1726879764.18214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10741 1726879764.18256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 10741 1726879764.18272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 10741 1726879764.18327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 10741 1726879764.18353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 10741 1726879764.18377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10741 1726879764.18491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 10741 1726879764.18510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 10741 1726879764.18685: variable '__kdump_required_facts' from source: role '' all vars\n 10741 1726879764.18700: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10742 1726879764.18680: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role\n 10741 1726879764.18782: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False\n 10741 1726879764.18788: when evaluation is False, skipping this task\n 10741 1726879764.18794: _execute() done\n 10741 1726879764.18797: dumping result to json\n 10741 1726879764.18800: done dumping result, returning\n 10741 1726879764.18807: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-c952-e8a3-0000000000a3]\n 10741 1726879764.18818: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a3\n 10742 1726879764.18829: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a3\n 10742 1726879764.18846: variable 'ansible_search_path' from source: unknown\n 10741 1726879764.18847: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a3\n 10741 1726879764.18853: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10742 1726879764.18850: variable 'ansible_search_path' from source: unknown\n 10742 1726879764.19628: calling self._execute()\n 10742 1726879764.19705: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10742 1726879764.19715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10742 1726879764.19724: variable 'omit' from source: magic vars\n 10739 1726879764.19723: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10739 1726879764.19801: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10739 1726879764.19840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10739 1726879764.19876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10739 1726879764.19925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10739 1726879764.19999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 10739 1726879764.20029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 10739 1726879764.20054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10739 1726879764.20095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 10739 1726879764.20110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 10739 1726879764.20160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 10739 1726879764.20183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 10742 1726879764.20199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10739 1726879764.20209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10739 1726879764.20246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 10739 1726879764.20261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 10739 1726879764.20430: variable '__kdump_required_facts' from source: role '' all vars\n 10739 1726879764.20441: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10739 1726879764.20521: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False\n 10739 1726879764.20527: when evaluation is False, skipping this task\n 10739 1726879764.20531: _execute() done\n 10739 1726879764.20534: dumping result to json\n 10739 1726879764.20537: done dumping result, returning\n 10739 1726879764.20543: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-c952-e8a3-0000000000a3]\n 10739 1726879764.20555: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a3\n 10739 1726879764.20582: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a3\n 10739 1726879764.20586: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10742 1726879764.23566: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10742 1726879764.23634: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10742 1726879764.23673: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10742 1726879764.23724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10742 1726879764.23751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10742 1726879764.23826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 10742 1726879764.23853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 10742 1726879764.23878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10742 1726879764.23918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 10742 1726879764.23935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 10742 1726879764.23985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 10742 1726879764.24014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 10742 1726879764.24038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10742 1726879764.24075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 10742 1726879764.24090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 10742 1726879764.24258: variable '__kdump_required_facts' from source: role '' all vars\n 10742 1726879764.24270: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10742 1726879764.24353: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False\n 10742 1726879764.24359: when evaluation is False, skipping this task\n 10742 1726879764.24363: _execute() done\n 10742 1726879764.24366: dumping result to json\n 10742 1726879764.24369: done dumping result, returning\n 10742 1726879764.24375: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-c952-e8a3-0000000000a3]\n 10742 1726879764.24508: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a3\n 10742 1726879764.24540: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a3\n 10742 1726879764.24544: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10596 1726879764.24996: no more pending results, returning what we have\n 10596 1726879764.25000: results queue empty\n 10596 1726879764.25001: checking for any_errors_fatal\n 10596 1726879764.25003: done checking for any_errors_fatal\n 10596 1726879764.25004: checking for max_fail_percentage\n 10596 1726879764.25005: done checking for max_fail_percentage\n 10596 1726879764.25006: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879764.25006: done checking to see if all hosts have failed\n 10596 1726879764.25007: getting the remaining hosts for this loop\n 10596 1726879764.25008: done getting the remaining hosts for this loop\n 10596 1726879764.25011: getting the next task for host managed_node1\n 10596 1726879764.25020: done getting next task for host managed_node1\n 10596 1726879764.25023: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree\n 10596 1726879764.25027: ^ state is: HOST STATE: block=3, 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\n 10596 1726879764.25029: getting the next task for host managed_node2\n 10596 1726879764.25033: done getting next task for host managed_node2\n 10596 1726879764.25035: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree\n 10596 1726879764.25037: ^ state is: HOST STATE: block=3, 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\n 10596 1726879764.25038: getting the next task for host managed_node3\n 10596 1726879764.25044: done getting next task for host managed_node3\n 10596 1726879764.25046: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree\n 10596 1726879764.25048: ^ state is: HOST STATE: block=3, 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\n 10596 1726879764.25062: getting variables\n 10596 1726879764.25064: in VariableManager get_vars()\n 10596 1726879764.25098: Calling all_inventory to load vars for managed_node1\n 10596 1726879764.25100: Calling groups_inventory to load vars for managed_node1\n 10596 1726879764.25103: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879764.25110: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879764.25113: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879764.25116: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879764.25361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.25561: done with get_vars()\n 10596 1726879764.25572: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Check if system is ostree] *************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10\nFriday 20 September 2024 20:49:24 -0400 (0:00:00.139) 0:00:02.700 ****** \n 10596 1726879764.25666: entering _queue_task() for managed_node1/stat\n 10596 1726879764.25888: worker is 1 (out of 3 available)\n 10596 1726879764.25902: exiting _queue_task() for managed_node1/stat\n 10596 1726879764.25932: getting variables\n 10596 1726879764.25935: in VariableManager get_vars()\n 10596 1726879764.26014: Calling all_inventory to load vars for managed_node2\n 10596 1726879764.26019: Calling groups_inventory to load vars for managed_node2\n 10596 1726879764.26021: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879764.26035: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879764.26038: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879764.26042: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879764.26257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.26485: done with get_vars()\n 10596 1726879764.26500: done getting variables\n 10596 1726879764.26599: entering _queue_task() for managed_node2/stat\n 10596 1726879764.26860: worker is 2 (out of 3 available)\n 10596 1726879764.26873: exiting _queue_task() for managed_node2/stat\n 10596 1726879764.26903: getting variables\n 10596 1726879764.26905: in VariableManager get_vars()\n 10596 1726879764.26986: Calling all_inventory to load vars for managed_node3\n 10596 1726879764.26991: Calling groups_inventory to load vars for managed_node3\n 10596 1726879764.26995: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879764.27008: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879764.27011: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879764.27014: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879764.27239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.27455: done with get_vars()\n 10596 1726879764.27466: done getting variables\n 10596 1726879764.27561: entering _queue_task() for managed_node3/stat\n 10596 1726879764.27822: worker is 3 (out of 3 available)\n 10596 1726879764.27838: exiting _queue_task() for managed_node3/stat\n 10596 1726879764.27851: done queuing things up, now waiting for results queue to drain\n 10596 1726879764.27854: waiting for pending results...\n 10747 1726879764.28032: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Check if system is ostree\n 10746 1726879764.28052: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Check if system is ostree\n 10747 1726879764.28164: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a5\n 10747 1726879764.28178: variable 'ansible_search_path' from source: unknown\n 10746 1726879764.28177: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a5\n 10747 1726879764.28182: variable 'ansible_search_path' from source: unknown\n 10746 1726879764.28191: variable 'ansible_search_path' from source: unknown\n 10746 1726879764.28196: variable 'ansible_search_path' from source: unknown\n 10747 1726879764.28205: calling self._execute()\n 10746 1726879764.28216: calling self._execute()\n 10747 1726879764.28262: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10747 1726879764.28271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10746 1726879764.28271: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10746 1726879764.28279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10747 1726879764.28279: variable 'omit' from source: magic vars\n 10746 1726879764.28286: variable 'omit' from source: magic vars\n 10747 1726879764.28589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 10746 1726879764.28589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 10747 1726879764.28854: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 10747 1726879764.28971: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 10747 1726879764.29011: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 10747 1726879764.29046: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 10747 1726879764.29124: 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)\n 10747 1726879764.29149: 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)\n 10747 1726879764.29174: 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)\n 10747 1726879764.29202: 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)\n 10747 1726879764.29311: Evaluated conditional (not __kdump_is_ostree is defined): True\n 10747 1726879764.29320: variable 'omit' from source: magic vars\n 10747 1726879764.29375: variable 'omit' from source: magic vars\n 10747 1726879764.29408: variable 'omit' from source: magic vars\n 10747 1726879764.29432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10747 1726879764.29457: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10747 1726879764.29474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10747 1726879764.29490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10747 1726879764.29504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10747 1726879764.29532: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10747 1726879764.29538: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10747 1726879764.29542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10747 1726879764.29634: Set connection var ansible_shell_executable to /bin/sh\n 10747 1726879764.29642: Set connection var ansible_connection to ssh\n 10747 1726879764.29648: Set connection var ansible_timeout to 10\n 10747 1726879764.29652: Set connection var ansible_shell_type to sh\n 10747 1726879764.29657: Set connection var ansible_pipelining to False\n 10747 1726879764.29665: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10747 1726879764.29687: variable 'ansible_shell_executable' from source: unknown\n 10747 1726879764.29694: variable 'ansible_connection' from source: unknown\n 10747 1726879764.29698: variable 'ansible_module_compression' from source: unknown\n 10747 1726879764.29702: variable 'ansible_shell_type' from source: unknown\n 10747 1726879764.29705: variable 'ansible_shell_executable' from source: unknown\n 10747 1726879764.29709: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10747 1726879764.29713: variable 'ansible_pipelining' from source: unknown\n 10747 1726879764.29716: variable 'ansible_timeout' from source: unknown\n 10747 1726879764.29720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10747 1726879764.29862: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10747 1726879764.29873: variable 'omit' from source: magic vars\n 10747 1726879764.29878: starting attempt loop\n 10747 1726879764.29881: running the handler\n 10747 1726879764.29895: _low_level_execute_command(): starting\n 10747 1726879764.29905: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10748 1726879764.30119: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Check if system is ostree\n 10748 1726879764.30267: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a5\n 10748 1726879764.30286: variable 'ansible_search_path' from source: unknown\n 10748 1726879764.30293: variable 'ansible_search_path' from source: unknown\n 10748 1726879764.30327: calling self._execute()\n 10748 1726879764.30403: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10748 1726879764.30413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10748 1726879764.30422: variable 'omit' from source: magic vars\n 10748 1726879764.30758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 10746 1726879764.28856: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 10746 1726879764.30952: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 10746 1726879764.30988: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 10746 1726879764.31030: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 10746 1726879764.31110: 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)\n 10748 1726879764.31128: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 10746 1726879764.31136: 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)\n 10746 1726879764.31161: 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)\n 10748 1726879764.31173: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 10746 1726879764.31187: 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)\n 10748 1726879764.31208: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 10748 1726879764.31242: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 10746 1726879764.31310: Evaluated conditional (not __kdump_is_ostree is defined): True\n 10746 1726879764.31319: variable 'omit' from source: magic vars\n 10748 1726879764.31326: 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)\n 10748 1726879764.31351: 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)\n 10748 1726879764.31375: 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)\n 10746 1726879764.31379: variable 'omit' from source: magic vars\n 10748 1726879764.31402: 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)\n 10746 1726879764.31413: variable 'omit' from source: magic vars\n 10746 1726879764.31439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10746 1726879764.31464: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10746 1726879764.31482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10746 1726879764.31502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10746 1726879764.31514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10748 1726879764.31513: Evaluated conditional (not __kdump_is_ostree is defined): True\n 10748 1726879764.31533: variable 'omit' from source: magic vars\n 10746 1726879764.31545: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10746 1726879764.31550: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10746 1726879764.31555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10748 1726879764.31593: variable 'omit' from source: magic vars\n 10748 1726879764.31625: variable 'omit' from source: magic vars\n 10746 1726879764.31651: Set connection var ansible_shell_executable to /bin/sh\n 10748 1726879764.31652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10746 1726879764.31660: Set connection var ansible_connection to ssh\n 10746 1726879764.31667: Set connection var ansible_timeout to 10\n 10746 1726879764.31670: Set connection var ansible_shell_type to sh\n 10746 1726879764.31676: Set connection var ansible_pipelining to False\n 10748 1726879764.31680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10746 1726879764.31683: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10748 1726879764.31697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10746 1726879764.31707: variable 'ansible_shell_executable' from source: unknown\n 10746 1726879764.31711: variable 'ansible_connection' from source: unknown\n 10748 1726879764.31713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10748 1726879764.31725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10748 1726879764.31754: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10748 1726879764.31760: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10748 1726879764.31764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10748 1726879764.31859: Set connection var ansible_shell_executable to /bin/sh\n 10748 1726879764.31867: Set connection var ansible_connection to ssh\n 10748 1726879764.31873: Set connection var ansible_timeout to 10\n 10748 1726879764.31876: Set connection var ansible_shell_type to sh\n 10748 1726879764.31881: Set connection var ansible_pipelining to False\n 10748 1726879764.31888: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10748 1726879764.31910: variable 'ansible_shell_executable' from source: unknown\n 10748 1726879764.31915: variable 'ansible_connection' from source: unknown\n 10748 1726879764.31918: variable 'ansible_module_compression' from source: unknown\n 10748 1726879764.31921: variable 'ansible_shell_type' from source: unknown\n 10748 1726879764.31924: variable 'ansible_shell_executable' from source: unknown\n 10748 1726879764.31927: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10748 1726879764.31931: variable 'ansible_pipelining' from source: unknown\n 10748 1726879764.31934: variable 'ansible_timeout' from source: unknown\n 10748 1726879764.31938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10748 1726879764.32087: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10748 1726879764.32100: variable 'omit' from source: magic vars\n 10748 1726879764.32106: starting attempt loop\n 10748 1726879764.32112: running the handler\n 10748 1726879764.32124: _low_level_execute_command(): starting\n 10748 1726879764.32132: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10746 1726879764.31714: variable 'ansible_module_compression' from source: unknown\n 10746 1726879764.32501: variable 'ansible_shell_type' from source: unknown\n 10746 1726879764.32506: variable 'ansible_shell_executable' from source: unknown\n 10746 1726879764.32510: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10746 1726879764.32513: variable 'ansible_pipelining' from source: unknown\n 10746 1726879764.32516: variable 'ansible_timeout' from source: unknown\n 10746 1726879764.32520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10746 1726879764.32682: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10746 1726879764.32695: variable 'omit' from source: magic vars\n 10746 1726879764.32701: starting attempt loop\n 10746 1726879764.32705: running the handler\n 10746 1726879764.32717: _low_level_execute_command(): starting\n 10746 1726879764.32725: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10747 1726879764.33042: stdout chunk (state=2):\n>>>/root\n<<<\n 10747 1726879764.33053: stderr chunk (state=2):\n>>><<<\n 10747 1726879764.33069: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 10747 1726879764.33088: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10747 1726879764.33103: _low_level_execute_command(): starting\n 10747 1726879764.33109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422 `\" && echo ansible-tmp-1726879764.3309689-10747-29958217469422=\"` echo /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422 `\" && echo ansible-tmp-1726879764.3309689-10747-29958217469422=\"` echo /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422 `\" ) && sleep 0'\"'\"''\n 10748 1726879764.35907: stdout chunk (state=2):\n>>>/root\n<<<\n 10746 1726879764.35972: stdout chunk (state=2):\n>>>/root\n<<<\n 10748 1726879764.36093: stderr chunk (state=3):\n>>><<<\n 10748 1726879764.36102: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 10748 1726879764.36129: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10748 1726879764.36143: _low_level_execute_command(): starting\n 10748 1726879764.36152: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740 `\" && echo ansible-tmp-1726879764.361371-10748-131743771295740=\"` echo /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740 `\" && echo ansible-tmp-1726879764.361371-10748-131743771295740=\"` echo /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740 `\" ) && sleep 0'\"'\"''\n 10746 1726879764.36336: stderr chunk (state=3):\n>>><<<\n 10746 1726879764.36345: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 10746 1726879764.36373: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10746 1726879764.36388: _low_level_execute_command(): starting\n 10746 1726879764.36397: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488 `\" && echo ansible-tmp-1726879764.3638237-10746-82048765447488=\"` echo /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488 `\" && echo ansible-tmp-1726879764.3638237-10746-82048765447488=\"` echo /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488 `\" ) && sleep 0'\"'\"''\n 10747 1726879764.36578: stdout chunk (state=2):\n>>>ansible-tmp-1726879764.3309689-10747-29958217469422=/root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422\n<<<\n 10747 1726879764.36588: stderr chunk (state=2):\n>>><<<\n 10747 1726879764.36601: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879764.3309689-10747-29958217469422=/root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422\\n', b'')\n 10747 1726879764.36618: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879764.3309689-10747-29958217469422=/root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422\n, stderr=\n 10747 1726879764.36686: variable 'ansible_module_compression' from source: unknown\n 10747 1726879764.36753: ANSIBALLZ: Using lock for stat\n 10747 1726879764.36759: ANSIBALLZ: Acquiring lock\n 10747 1726879764.36762: ANSIBALLZ: Lock acquired: 140708134557920\n 10747 1726879764.36766: ANSIBALLZ: Creating module\n 10748 1726879764.42604: stdout chunk (state=2):\n>>>ansible-tmp-1726879764.361371-10748-131743771295740=/root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740\n<<<\n 10748 1726879764.42617: stderr chunk (state=2):\n>>><<<\n 10748 1726879764.42629: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879764.361371-10748-131743771295740=/root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740\\n', b'')\n 10748 1726879764.42645: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879764.361371-10748-131743771295740=/root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740\n, stderr=\n 10746 1726879764.42652: stdout chunk (state=2):\n>>>ansible-tmp-1726879764.3638237-10746-82048765447488=/root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488\n<<<\n 10746 1726879764.42661: stderr chunk (state=2):\n>>><<<\n 10746 1726879764.42672: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879764.3638237-10746-82048765447488=/root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488\\n', b'')\n 10746 1726879764.42688: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879764.3638237-10746-82048765447488=/root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488\n, stderr=\n 10748 1726879764.42719: variable 'ansible_module_compression' from source: unknown\n 10746 1726879764.42753: variable 'ansible_module_compression' from source: unknown\n 10748 1726879764.42781: ANSIBALLZ: Using lock for stat\n 10748 1726879764.42786: ANSIBALLZ: Acquiring lock\n 10746 1726879764.42808: ANSIBALLZ: Using lock for stat\n 10746 1726879764.42813: ANSIBALLZ: Acquiring lock\n 10747 1726879764.51554: ANSIBALLZ: Writing module into payload\n 10747 1726879764.51689: ANSIBALLZ: Writing module\n 10747 1726879764.51717: ANSIBALLZ: Renaming module\n 10747 1726879764.51724: ANSIBALLZ: Done creating module\n 10747 1726879764.51742: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 10747 1726879764.51840: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp5vdp4m5b TO /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 10748 1726879764.51969: ANSIBALLZ: Lock acquired: 140708134557920\n 10748 1726879764.51978: ANSIBALLZ: Reading module after lock\n 10748 1726879764.52015: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 10748 1726879764.52129: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpmfb6q436 TO /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 10746 1726879764.52702: ANSIBALLZ: Lock acquired: 140708134557920\n 10746 1726879764.52712: ANSIBALLZ: Reading module after lock\n 10746 1726879764.52747: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10747 1726879764.52805: Sending initial data\n 10747 1726879764.52811: Sent initial data (152 bytes)\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 10746 1726879764.52843: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4luqyhi5 TO /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 10748 1726879764.53303: Sending initial data\n 10748 1726879764.53311: Sent initial data (152 bytes)\n 10746 1726879764.53696: Sending initial data\n 10746 1726879764.53704: Sent initial data (152 bytes)\n 10747 1726879764.55614: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp5vdp4m5b /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py\n<<<\n 10746 1726879764.56737: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4luqyhi5 /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py\n<<<\n 10748 1726879764.56808: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpmfb6q436 /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py\n<<<\n 10747 1726879764.56974: stderr chunk (state=3):\n>>><<<\n 10747 1726879764.56984: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp5vdp4m5b /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py\\n', b'')\n 10747 1726879764.57019: done transferring module to remote\n 10747 1726879764.57034: _low_level_execute_command(): starting\n 10747 1726879764.57041: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/ /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/ /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10748 1726879764.60110: stderr chunk (state=3):\n>>><<<\n 10748 1726879764.60122: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpmfb6q436 /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py\\n', b'')\n 10748 1726879764.60151: done transferring module to remote\n 10748 1726879764.60166: _low_level_execute_command(): starting\n 10748 1726879764.60172: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/ /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/ /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10746 1726879764.60999: stderr chunk (state=3):\n>>><<<\n 10746 1726879764.61010: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4luqyhi5 /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py\\n', b'')\n 10746 1726879764.61038: done transferring module to remote\n 10746 1726879764.61056: _low_level_execute_command(): starting\n 10746 1726879764.61063: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/ /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/ /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10747 1726879764.62095: stderr chunk (state=2):\n>>><<<\n 10747 1726879764.62106: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10747 1726879764.62131: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10747 1726879764.62135: _low_level_execute_command(): starting\n 10747 1726879764.62141: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10748 1726879764.62997: stderr chunk (state=2):\n>>><<<\n 10748 1726879764.63018: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10748 1726879764.63037: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10748 1726879764.63041: _low_level_execute_command(): starting\n 10748 1726879764.63046: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10746 1726879764.64135: stderr chunk (state=2):\n>>><<<\n 10746 1726879764.64146: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10746 1726879764.64171: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10746 1726879764.64175: _low_level_execute_command(): starting\n 10746 1726879764.64181: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10747 1726879764.65606: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n<<<\n 10747 1726879764.65662: stdout chunk (state=3):\n>>># installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46284ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627e2828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46284c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627ef630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6160>\r\n<<<\n 10747 1726879764.65694: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10747 1726879764.65719: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10747 1726879764.65756: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627fb0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6748>\r\n<<<\n 10747 1726879764.65782: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6390>\r\n<<<\n 10747 1726879764.65809: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10747 1726879764.65834: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10747 1726879764.65876: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 10747 1726879764.65905: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\n<<<\n 10747 1726879764.65932: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a0470>\r\n<<<\n 10747 1726879764.65956: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10747 1726879764.65998: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a5e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a0b38>\r\n<<<\n 10747 1726879764.66020: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10747 1726879764.66050: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10748 1726879764.66352: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10747 1726879764.66377: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627ac4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46278fd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462792198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460aa0940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460ab2240>\r\n<<<\n 10748 1726879764.66435: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0df4e48>\r\n<<<\n 10747 1726879764.66455: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462800a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10748 1726879764.66489: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d8a828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0df49b0>\r\n<<<\n 10748 1726879764.66524: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d97630>\r\n<<<\n 10748 1726879764.66570: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10748 1726879764.66593: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e160>\r\n<<<\n 10747 1726879764.66633: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10747 1726879764.66703: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10747 1726879764.66746: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10748 1726879764.66783: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0da30f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10747 1726879764.66826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 10747 1726879764.66869: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10748 1726879764.66932: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d48470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10747 1726879764.66975: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a200f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2b320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10748 1726879764.67021: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d4de48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d48b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10747 1726879764.67056: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc460a2bfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2bb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2a0f0>\r\n<<<\n 10747 1726879764.67075: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 10748 1726879764.67336: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d544e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d37d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d3a198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f048940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f05a240>\r\n<<<\n 10747 1726879764.67352: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a7b828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a7bc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6f1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6feb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a664a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a574e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 10748 1726879764.67393: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0da8a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10747 1726879764.67407: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10747 1726879764.67433: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607d7320>\r\n<<<\n 10747 1726879764.67456: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607dfda0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6f128>\r\n<<<\n 10747 1726879764.67471: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10747 1726879764.67511: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 10747 1726879764.67583: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607e5eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a51320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4607eb278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb080>\r\n<<<\n 10748 1726879764.67620: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10748 1726879764.67646: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 10748 1726879764.67732: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10748 1726879764.67766: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10747 1726879764.67801: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4607eb390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460ac9080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607ebe80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eba90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10748 1726879764.68084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efc80f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd3320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59efd3fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd3b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 10748 1726879764.68117: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd20f0>\r\nimport '_collections' # \r\n<<<\n 10747 1726879764.68136: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46037d240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460382d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603a6390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4603a6748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 10748 1726879764.68179: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f023828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 10747 1726879764.68206: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603ae438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10748 1726879764.68237: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f023c18>\r\n<<<\n 10747 1726879764.68257: stdout chunk (state=3):\n>>>import 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10748 1726879764.68295: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f0171d0>\r\n<<<\n 10747 1726879764.68327: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10748 1726879764.68351: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f017eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f00e4a8>\r\n<<<\n 10747 1726879764.68405: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460158c50>\r\n<<<\n 10748 1726879764.68436: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efff4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10748 1726879764.68463: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10747 1726879764.68530: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46014b390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46014b080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46013cf28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603aedd8>\r\n<<<\n 10747 1726879764.68561: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc46014bfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603a6ac8>\r\n<<<\n 10747 1726879764.68618: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10748 1726879764.68662: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed7f320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed87da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f017128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed8de80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59eff9320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ed94240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94048>\r\n<<<\n 10747 1726879764.68706: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc46275d780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4601530b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc46275db00>\r\n<<<\n 10748 1726879764.68763: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ed94358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f071080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 10747 1726879764.68805: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 10748 1726879764.68862: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9f710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10747 1726879764.68886: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462775630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10748 1726879764.68901: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10748 1726879764.69176: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9fef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e925208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9f7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e92acf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e94e358>\r\n<<<\n 10747 1726879764.69216: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4627796a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462779b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462779c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462775e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462779fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462779550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4627792b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462769b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460391400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10748 1726879764.69271: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59e94e710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 10747 1726879764.69290: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627754e0>\r\n<<<\n 10748 1726879764.69318: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e956400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10747 1726879764.69360: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 10748 1726879764.69406: stdout chunk (state=3):\n>>>import 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10747 1726879764.69426: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e77d978>\r\n<<<\n 10748 1726879764.69505: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e700c18>\r\n<<<\n 10747 1726879764.69519: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.69769: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6f3358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6f3048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6e4ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e956da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59e6f3fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e94ea90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d05780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6fb0b8>\r\n<<<\n 10748 1726879764.69804: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d05b00>\r\n<<<\n 10748 1726879764.70054: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed948d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d1d630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10746 1726879764.70067: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10748 1726879764.70113: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10746 1726879764.70155: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10748 1726879764.70198: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d216a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d21b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d21c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d1de80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n<<<\n 10746 1726879764.70269: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c9ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c32828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c9c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c3f630>\r\n<<<\n 10748 1726879764.70294: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d21fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d21550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d212b0>\r\n<<<\n 10746 1726879764.70341: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46160>\r\n<<<\n 10748 1726879764.70382: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d11b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e93a3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10746 1726879764.70421: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c4b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46748>\r\n<<<\n 10748 1726879764.70436: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d1d4e0>\r\n<<<\n 10746 1726879764.70472: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46390>\r\n<<<\n 10746 1726879764.70505: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10747 1726879764.70528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.70559: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd25978>\r\n<<<\n 10748 1726879764.70631: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10746 1726879764.70683: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf0470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf5e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf0b38>\r\n<<<\n 10748 1726879764.70714: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10746 1726879764.70748: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10747 1726879764.71419: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4d17f0>\r\n<<<\n 10747 1726879764.71455: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10747 1726879764.71484: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10746 1726879764.71546: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bfc4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bdfd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267be2198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ef0940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265f02240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c50a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10746 1726879764.71610: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10746 1726879764.71705: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e700f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7b320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0265e7bfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7bb00>\r\nimport 'itertools' # \r\n<<<\n 10747 1726879764.71809: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4612e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4d1e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e77dfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e43cba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10748 1726879764.71830: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10746 1726879764.71882: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7a0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ecb828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 10747 1726879764.71928: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4a71d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e438390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e438eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10746 1726879764.71979: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ecbc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebf1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebfeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265eb64a8>\r\n<<<\n 10747 1726879764.72021: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4a5198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e482320>\r\n<<<\n 10746 1726879764.72045: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ea74e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 10746 1726879764.72078: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10746 1726879764.72110: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c272e8>\r\n<<<\n 10746 1726879764.72145: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c2fd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebf4a8>\r\nimport '_locale' # \r\n<<<\n 10746 1726879764.72559: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c35e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ea1320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0265c3c240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0265c3c358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265f19080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3ce48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3ca58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c47710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c47ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 10747 1726879764.72602: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e479518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e7992b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e48b390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e48b4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e732f28>\r\n<<<\n 10746 1726879764.72679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657cd208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c477f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657d2cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c588>\r\n<<<\n 10747 1726879764.72702: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e737f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e729358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e729b70>\r\n<<<\n 10746 1726879764.72736: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n<<<\n 10748 1726879764.72806: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca797f0>\r\nimport 'atexit' # \r\n<<<\n 10748 1726879764.72898: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10747 1726879764.72934: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e496860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 10746 1726879764.72985: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657f6358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02657f6710>\r\n<<<\n 10748 1726879764.73031: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca092e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca79e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59cd25fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10747 1726879764.73071: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e75af60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e7291d0>\r\n<<<\n 10746 1726879764.73111: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657fe400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02655a8c18>\r\n<<<\n 10748 1726879764.73177: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9e4ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10747 1726879764.73194: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e767e80>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e767f60>\r\n<<<\n 10746 1726879764.73284: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026559b358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026559b048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026558cef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657feda0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f026559bfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657f6a90>\r\n<<<\n 10748 1726879764.73341: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca4f1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59c9f8390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59c9f8eb8>\r\n<<<\n 10747 1726879764.73364: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4b6128>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e48b5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4c5a90>\r\n<<<\n 10746 1726879764.73398: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bad780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02655a30b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267badb00>\r\n<<<\n 10748 1726879764.73414: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10748 1726879764.73473: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca4d198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca2a320>\r\n<<<\n 10747 1726879764.73496: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4bd1d0>\r\n<<<\n 10747 1726879764.73552: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4bd3c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4b6c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10746 1726879764.73577: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc5630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10747 1726879764.73594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.73981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10746 1726879764.73996: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc96a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc9b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc9c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc5e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc9fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc9550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc92b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bb9b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657e23c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc54e0>\r\n<<<\n 10748 1726879764.74055: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca21518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd472b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca333c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca334e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ccdaf60>\r\n<<<\n 10746 1726879764.74114: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263bcd978>\r\n<<<\n 10748 1726879764.74218: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccdff28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1ba8>\r\n<<<\n 10746 1726879764.74240: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.74586: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca3e898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd02f60>\r\n<<<\n 10748 1726879764.74623: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1208>\r\n<<<\n 10747 1726879764.74647: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4dee80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4deb38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4de358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4de9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4cccf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.74764: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59cd0fe10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59cd0ff98>\r\n<<<\n 10748 1726879764.74857: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca5e0b8>\r\n<<<\n 10748 1726879764.74887: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca33630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10748 1726879764.74953: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca6da58>\r\n<<<\n 10747 1726879764.75041: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10747 1726879764.75078: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.75107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.75165: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10748 1726879764.75201: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca65198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca65390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca5ec18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.75216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.75497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.75507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45adcb588>\r\n# zipimport: zlib available\r\n<<<\n 10746 1726879764.75516: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.75566: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10748 1726879764.75619: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10748 1726879764.75651: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca86e80>\r\n<<<\n 10748 1726879764.75702: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca86b38>\r\n<<<\n 10748 1726879764.75750: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca86358>\r\n<<<\n 10747 1726879764.75767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.75794: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10748 1726879764.75825: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca869b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca74cf8>\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.76107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.76157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10746 1726879764.76210: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02639217f0>\r\nimport 'atexit' # \r\n<<<\n 10746 1726879764.76240: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10747 1726879764.76283: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10746 1726879764.76299: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10746 1726879764.76344: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638b12e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263921e48>\r\n<<<\n 10747 1726879764.76367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10746 1726879764.76393: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263bcdfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10747 1726879764.76433: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.76479: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10746 1726879764.76507: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026388cba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10747 1726879764.76545: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10746 1726879764.76560: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10748 1726879764.76570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10746 1726879764.76883: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638f71d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f7278>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638a0198>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638f5160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638d2320>\r\n<<<\n 10747 1726879764.76894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10748 1726879764.76903: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.76944: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10747 1726879764.76982: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae42eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.77008: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.77033: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.77054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10746 1726879764.77084: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638c9518>\r\n<<<\n 10748 1726879764.77129: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10748 1726879764.77176: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc599373c88>\r\n# zipimport: zlib available\r\n<<<\n 10746 1726879764.77204: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263be82b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f7b00>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638db470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 10747 1726879764.77221: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.77239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.77268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.77310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.77367: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10747 1726879764.77631: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45ae641d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae19ef0>\r\n<<<\n 10748 1726879764.77641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.77677: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.77718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.77770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.77796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.77821: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.77860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.77900: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.77973: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.77996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.78031: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.78114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.78131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.78194: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.78233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.78262: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10746 1726879764.78296: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263b82ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b88f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638e6828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263baaf60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f88d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f8eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263906048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638db5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02639159e8>\r\n<<<\n 10747 1726879764.78360: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10747 1726879764.78408: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 10748 1726879764.78466: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.78478: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10747 1726879764.78553: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e407128>\r\n<<<\n 10747 1726879764.78576: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10748 1726879764.78605: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10747 1726879764.78953: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4071d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae5ab38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10748 1726879764.78968: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5993eaef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.79029: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.79051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.79095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.79108: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.79164: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10746 1726879764.79197: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026390d128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f026390d320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263906ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263930e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263930ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02639302e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263930940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026391dc18>\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.79247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.79320: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10747 1726879764.79364: stdout chunk (state=3):\n>>>\r\n{\"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\"}}}\r\n<<<\n 10747 1726879764.79387: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10748 1726879764.79418: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59940c198>\r\n<<<\n 10748 1726879764.79479: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5993c1eb8>\r\n<<<\n 10748 1726879764.79514: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 10746 1726879764.79545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.79634: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n<<<\n 10747 1726879764.79708: stdout chunk (state=3):\n>>># cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast<<<\n 10748 1726879764.79730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10747 1726879764.79743: stdout chunk (state=3):\n>>>\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10747 1726879764.80085: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n<<<\n 10748 1726879764.80110: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10746 1726879764.80134: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 10746 1726879764.80183: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.80224: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10748 1726879764.80251: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10746 1726879764.80294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10747 1726879764.80309: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n<<<\n 10748 1726879764.80315: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10747 1726879764.80337: stdout chunk (state=3):\n>>># destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n<<<\n 10746 1726879764.80376: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10748 1726879764.80415: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9af0f0>\r\n<<<\n 10747 1726879764.80436: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10746 1726879764.80454: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026021b400>\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.80462: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10747 1726879764.80657: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 10747 1726879764.80664: stdout chunk (state=3):\n>>><<<\n 10747 1726879764.80680: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46284ce48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627e2828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46284c9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627ef630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627fb0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a0470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a5e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a0b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627ac4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46278fd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462792198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460aa0940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460ab2240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462800a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a200f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2b320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc460a2bfd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2bb00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2a0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a7b828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a7bc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6f1d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6feb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a664a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a574e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607d7320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607dfda0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6f128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607e5eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a51320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4607eb278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4607eb390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460ac9080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607ebe80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eba90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46037d240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460382d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603a6390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4603a6748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603ae438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460158c50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46014b390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46014b080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46013cf28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603aedd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc46014bfd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603a6ac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc46275d780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4601530b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc46275db00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462775630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4627796a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462779b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462779c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462775e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462779fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462779550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4627792b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462769b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460391400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627754e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e77d978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4d17f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4612e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4d1e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e77dfd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e43cba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4a71d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e438390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e438eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4a5198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e482320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e479518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e7992b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e48b390>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e48b4a8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e732f28>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e737f28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e729358>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e729b70>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e496860>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e75af60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e7291d0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e767e80>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e767f60>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4b6128>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e48b5f8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4c5a90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4bd1d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4bd3c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4b6c50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4dee80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4deb38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4de358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4de9b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4cccf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45adcb588>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae42eb8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45ae641d0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae19ef0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e407128>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4071d0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae5ab38>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"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\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 10747 1726879764.80762: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46284ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627e2828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46284c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627ef630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627fb0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a0470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a5e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a0b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627ac4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46278fd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462792198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460aa0940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460ab2240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462800a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a200f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2b320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc460a2bfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2bb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2a0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a7b828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a7bc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6f1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6feb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a664a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a574e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607d7320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607dfda0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6f128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607e5eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a51320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4607eb278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4607eb390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460ac9080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607ebe80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eba90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46037d240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460382d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603a6390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4603a6748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603ae438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460158c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46014b390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46014b080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46013cf28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603aedd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc46014bfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603a6ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc46275d780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4601530b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc46275db00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462775630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4627796a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462779b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462779c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462775e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462779fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462779550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4627792b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462769b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460391400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627754e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e77d978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4d17f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4612e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4d1e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e77dfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e43cba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4a71d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e438390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e438eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4a5198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e482320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e479518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e7992b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e48b390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e48b4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e732f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e737f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e729358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e729b70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e496860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e75af60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e7291d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e767e80>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e767f60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4b6128>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e48b5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4c5a90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4bd1d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4bd3c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4b6c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4dee80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4deb38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4de358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4de9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4cccf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45adcb588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae42eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45ae641d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae19ef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e407128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4071d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae5ab38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"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\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 10747 1726879764.81322: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879764.3309689-10747-29958217469422/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10747 1726879764.81338: _low_level_execute_command(): starting\n 10747 1726879764.81345: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10746 1726879764.80797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10746 1726879764.81458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.80788: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9af198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc599402b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10748 1726879764.81481: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"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\"}}}\r\n<<<\n 10748 1726879764.82020: stdout chunk (state=3):\n>>># destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n<<<\n 10746 1726879764.82055: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0260292e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.82082: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n<<<\n 10746 1726879764.82125: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10746 1726879764.82172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.82197: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n<<<\n 10746 1726879764.82275: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.82294: stdout chunk (state=3):\n>>># cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n<<<\n 10746 1726879764.82309: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10748 1726879764.82327: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10746 1726879764.82870: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02602b41d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0260269ef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10748 1726879764.82938: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10748 1726879764.82946: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 10748 1726879764.82962: stdout chunk (state=3):\n>>><<<\n 10748 1726879764.82969: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0df4e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d8a828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0df49b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d97630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0da30f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d48470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d4de48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d48b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d544e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d37d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d3a198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f048940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f05a240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0da8a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efc80f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd3320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59efd3fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd3b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd20f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f023828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f023c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f0171d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f017eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f00e4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efff4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed7f320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed87da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f017128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed8de80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59eff9320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ed94240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ed94358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f071080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94a58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9f710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9fef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e925208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9f7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e92acf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e94e358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59e94e710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e956400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e700c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6f3358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6f3048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6e4ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e956da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59e6f3fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e94ea90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d05780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6fb0b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d05b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed948d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d1d630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d216a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d21b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d21c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d1de80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d21fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d21550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d212b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d11b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e93a3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d1d4e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd25978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca797f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca092e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca79e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59cd25fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9e4ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca4f1d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59c9f8390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59c9f8eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca4d198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca2a320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca21518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd472b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca333c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca334e0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ccdaf60>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccdff28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1390>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1ba8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca3e898>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd02f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1208>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59cd0fe10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59cd0ff98>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca5e0b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca33630>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca6da58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca65198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca65390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca5ec18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca86e80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca86b38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca86358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca869b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca74cf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc599373c88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5993eaef0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59940c198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5993c1eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9af0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9af198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc599402b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"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\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 10748 1726879764.83093: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0df4e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d8a828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0df49b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d97630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0da30f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d48470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d4de48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d48b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d544e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d37d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d3a198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f048940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f05a240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0da8a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efc80f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd3320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59efd3fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd3b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd20f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f023828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f023c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f0171d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f017eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f00e4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efff4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed7f320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed87da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f017128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed8de80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59eff9320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ed94240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ed94358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f071080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9f710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9fef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e925208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9f7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e92acf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e94e358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59e94e710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e956400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e700c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6f3358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6f3048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6e4ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e956da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59e6f3fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e94ea90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d05780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6fb0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d05b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed948d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d1d630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d216a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d21b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d21c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d1de80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d21fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d21550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d212b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d11b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e93a3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d1d4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd25978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca797f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca092e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca79e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59cd25fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9e4ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca4f1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59c9f8390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59c9f8eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca4d198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca2a320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca21518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd472b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca333c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca334e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ccdaf60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccdff28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1ba8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca3e898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd02f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1208>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59cd0fe10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59cd0ff98>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca5e0b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca33630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca6da58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca65198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca65390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca5ec18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca86e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca86b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca86358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca869b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca74cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc599373c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5993eaef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59940c198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5993c1eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9af0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9af198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc599402b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"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\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 10748 1726879764.83738: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879764.361371-10748-131743771295740/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10748 1726879764.83758: _low_level_execute_command(): starting\n 10748 1726879764.83771: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10746 1726879764.83054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10746 1726879764.83881: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263857128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10746 1726879764.83917: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638571d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02602aab38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10746 1726879764.84856: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"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\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10746 1726879764.85409: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10746 1726879764.85446: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 10746 1726879764.85484: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n<<<\n 10746 1726879764.85523: stdout chunk (state=3):\n>>># destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n<<<\n 10746 1726879764.85546: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n<<<\n 10746 1726879764.85565: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10746 1726879764.86197: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 10746 1726879764.86205: stdout chunk (state=3):\n>>><<<\n 10746 1726879764.86217: stderr chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c9ce48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c32828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c9c9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c3f630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c4b0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf0470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf5e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf0b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bfc4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bdfd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267be2198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ef0940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265f02240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c50a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e700f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7b320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0265e7bfd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7bb00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7a0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ecb828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ecbc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebf1d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebfeb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265eb64a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ea74e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c272e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c2fd68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebf4a8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c35e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ea1320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0265c3c240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0265c3c358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265f19080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3ce48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3ca58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c47710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c47ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657cd208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c477f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657d2cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657f6358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02657f6710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657fe400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02655a8c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026559b358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026559b048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026558cef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657feda0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f026559bfd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657f6a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bad780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02655a30b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267badb00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c8d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc5630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc96a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc9b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc9c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc5e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc9fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc9550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc92b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bb9b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657e23c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc54e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263bcd978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02639217f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638b12e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263921e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263bcdfd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026388cba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638f71d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f7278>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638a0198>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638f5160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638d2320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638c9518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263be82b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f7b00>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638db470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263b82ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b88f60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638e6828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263baaf60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f88d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f8eb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263906048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638db5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02639159e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026390d128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f026390d320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263906ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263930e10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263930ac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02639302e8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263930940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026391dc18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026021b400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0260292e80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02602b41d0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0260269ef0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263857128>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638571d0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02602aab38>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"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\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 10746 1726879764.86298: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c9ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c32828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c9c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c3f630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c4b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf0470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf5e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf0b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bfc4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bdfd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267be2198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ef0940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265f02240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c50a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e700f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7b320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0265e7bfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7bb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7a0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ecb828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ecbc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebf1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebfeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265eb64a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ea74e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c272e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c2fd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebf4a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c35e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ea1320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0265c3c240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0265c3c358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265f19080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3ce48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3ca58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c47710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c47ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657cd208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c477f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657d2cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657f6358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02657f6710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657fe400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02655a8c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026559b358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026559b048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026558cef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657feda0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f026559bfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657f6a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bad780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02655a30b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267badb00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc5630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc96a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc9b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc9c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc5e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc9fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc9550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc92b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bb9b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657e23c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc54e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263bcd978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02639217f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638b12e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263921e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263bcdfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026388cba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638f71d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f7278>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638a0198>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638f5160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638d2320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638c9518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263be82b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f7b00>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638db470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263b82ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b88f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638e6828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263baaf60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f88d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f8eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263906048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638db5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02639159e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026390d128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f026390d320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263906ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263930e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263930ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02639302e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263930940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026391dc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026021b400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0260292e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02602b41d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0260269ef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263857128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638571d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02602aab38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"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\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 10746 1726879764.86534: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879764.3638237-10746-82048765447488/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10746 1726879764.86549: _low_level_execute_command(): starting\n 10746 1726879764.86555: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10747 1726879764.87388: stderr chunk (state=2):\n>>><<<\n 10747 1726879764.87400: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10747 1726879764.87422: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10747 1726879764.87429: handler run complete\n 10747 1726879764.87448: attempt loop complete, returning result\n 10747 1726879764.87453: _execute() done\n 10747 1726879764.87456: dumping result to json\n 10747 1726879764.87460: done dumping result, returning\n 10747 1726879764.87467: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0e44ad9b-8ddf-c952-e8a3-0000000000a5]\n 10747 1726879764.87479: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a5\n 10747 1726879764.87515: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a5\n 10747 1726879764.87518: WORKER PROCESS EXITING\n 10748 1726879764.87871: stderr chunk (state=2):\n>>><<<\n 10748 1726879764.87882: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10748 1726879764.87908: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10748 1726879764.87915: handler run complete\n 10748 1726879764.87938: attempt loop complete, returning result\n 10748 1726879764.87943: _execute() done\n 10748 1726879764.87946: dumping result to json\n 10748 1726879764.87953: done dumping result, returning\n 10748 1726879764.87962: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0e44ad9b-8ddf-c952-e8a3-0000000000a5]\n 10748 1726879764.88114: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a5\n 10748 1726879764.88161: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a5\n 10748 1726879764.88166: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 10746 1726879764.91804: stderr chunk (state=2):\n>>><<<\n 10746 1726879764.91816: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10746 1726879764.91836: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10746 1726879764.91842: handler run complete\n 10746 1726879764.91867: attempt loop complete, returning result\n 10746 1726879764.91872: _execute() done\n 10746 1726879764.91874: dumping result to json\n 10746 1726879764.91878: done dumping result, returning\n 10746 1726879764.91885: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0e44ad9b-8ddf-c952-e8a3-0000000000a5]\n 10746 1726879764.91899: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a5\n 10746 1726879764.91939: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a5\n 10746 1726879764.91943: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 10596 1726879764.92342: no more pending results, returning what we have\n 10596 1726879764.92346: results queue empty\n 10596 1726879764.92347: checking for any_errors_fatal\n 10596 1726879764.92354: done checking for any_errors_fatal\n 10596 1726879764.92355: checking for max_fail_percentage\n 10596 1726879764.92356: done checking for max_fail_percentage\n 10596 1726879764.92357: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879764.92358: done checking to see if all hosts have failed\n 10596 1726879764.92358: getting the remaining hosts for this loop\n 10596 1726879764.92360: done getting the remaining hosts for this loop\n 10596 1726879764.92363: getting the next task for host managed_node1\n 10596 1726879764.92368: done getting next task for host managed_node1\n 10596 1726879764.92371: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree\n 10596 1726879764.92374: ^ state is: HOST STATE: block=3, 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\n 10596 1726879764.92375: getting the next task for host managed_node2\n 10596 1726879764.92378: done getting next task for host managed_node2\n 10596 1726879764.92379: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree\n 10596 1726879764.92381: ^ state is: HOST STATE: block=3, 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\n 10596 1726879764.92382: getting the next task for host managed_node3\n 10596 1726879764.92387: done getting next task for host managed_node3\n 10596 1726879764.92389: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree\n 10596 1726879764.92391: ^ state is: HOST STATE: block=3, 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\n 10596 1726879764.92406: getting variables\n 10596 1726879764.92407: in VariableManager get_vars()\n 10596 1726879764.92436: Calling all_inventory to load vars for managed_node1\n 10596 1726879764.92439: Calling groups_inventory to load vars for managed_node1\n 10596 1726879764.92441: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879764.92451: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879764.92454: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879764.92456: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879764.92680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.92901: done with get_vars()\n 10596 1726879764.92910: done getting variables\n 10596 1726879764.93009: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] ***\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15\nFriday 20 September 2024 20:49:24 -0400 (0:00:00.673) 0:00:03.374 ****** \n 10596 1726879764.93040: entering _queue_task() for managed_node1/set_fact\n 10596 1726879764.93042: Creating lock for set_fact\n 10596 1726879764.93273: worker is 1 (out of 3 available)\n 10596 1726879764.93286: exiting _queue_task() for managed_node1/set_fact\n 10596 1726879764.93314: getting variables\n 10596 1726879764.93316: in VariableManager get_vars()\n 10596 1726879764.93405: Calling all_inventory to load vars for managed_node2\n 10596 1726879764.93409: Calling groups_inventory to load vars for managed_node2\n 10596 1726879764.93411: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879764.93425: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879764.93428: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879764.93431: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879764.93658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.93883: done with get_vars()\n 10596 1726879764.93896: done getting variables\n 10596 1726879764.93993: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879764.94008: entering _queue_task() for managed_node2/set_fact\n 10596 1726879764.94290: worker is 2 (out of 3 available)\n 10596 1726879764.94304: exiting _queue_task() for managed_node2/set_fact\n 10596 1726879764.94332: getting variables\n 10596 1726879764.94335: in VariableManager get_vars()\n 10596 1726879764.94412: Calling all_inventory to load vars for managed_node3\n 10596 1726879764.94417: Calling groups_inventory to load vars for managed_node3\n 10596 1726879764.94419: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879764.94432: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879764.94436: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879764.94438: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879764.94679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879764.94910: done with get_vars()\n 10596 1726879764.94920: done getting variables\n 10596 1726879764.95001: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879764.95013: entering _queue_task() for managed_node3/set_fact\n 10596 1726879764.95273: worker is 3 (out of 3 available)\n 10596 1726879764.95288: exiting _queue_task() for managed_node3/set_fact\n 10596 1726879764.95312: done queuing things up, now waiting for results queue to drain\n 10596 1726879764.95314: waiting for pending results...\n 10774 1726879764.95555: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree\n 10772 1726879764.95610: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree\n 10774 1726879764.95704: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a6\n 10774 1726879764.95721: variable 'ansible_search_path' from source: unknown\n 10774 1726879764.95725: variable 'ansible_search_path' from source: unknown\n 10772 1726879764.95729: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a6\n 10772 1726879764.95744: variable 'ansible_search_path' from source: unknown\n 10772 1726879764.95747: variable 'ansible_search_path' from source: unknown\n 10774 1726879764.95760: calling self._execute()\n 10772 1726879764.95768: calling self._execute()\n 10774 1726879764.95830: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10772 1726879764.95830: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10772 1726879764.95851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10772 1726879764.95861: variable 'omit' from source: magic vars\n 10774 1726879764.95842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10774 1726879764.95909: variable 'omit' from source: magic vars\n 10772 1726879764.96186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 10774 1726879764.96235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 10772 1726879764.96452: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 10772 1726879764.96501: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 10772 1726879764.96535: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 10772 1726879764.96571: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 10774 1726879764.96576: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 10774 1726879764.96619: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 10772 1726879764.96648: 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)\n 10774 1726879764.96655: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 10772 1726879764.96673: 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)\n 10774 1726879764.96689: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 10772 1726879764.96701: 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)\n 10772 1726879764.96728: 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)\n 10774 1726879764.96769: 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)\n 10774 1726879764.96794: 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)\n 10774 1726879764.96819: 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)\n 10772 1726879764.96841: Evaluated conditional (not __kdump_is_ostree is defined): True\n 10774 1726879764.96844: 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)\n 10772 1726879764.96849: variable 'omit' from source: magic vars\n 10774 1726879764.96958: Evaluated conditional (not __kdump_is_ostree is defined): True\n 10774 1726879764.96967: variable 'omit' from source: magic vars\n 10773 1726879764.97064: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree\n 10773 1726879764.97200: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a6\n 10773 1726879764.97215: variable 'ansible_search_path' from source: unknown\n 10773 1726879764.97218: variable 'ansible_search_path' from source: unknown\n 10773 1726879764.97239: calling self._execute()\n 10773 1726879764.97299: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10773 1726879764.97309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10773 1726879764.97317: variable 'omit' from source: magic vars\n 10773 1726879764.97611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 10773 1726879764.97854: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 10773 1726879764.97900: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 10773 1726879764.97934: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 10773 1726879764.97967: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 10774 1726879764.97086: variable 'omit' from source: magic vars\n 10774 1726879764.98112: variable '__ostree_booted_stat' from source: set_fact\n 10774 1726879764.98156: variable 'omit' from source: magic vars\n 10774 1726879764.98181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10774 1726879764.98208: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10774 1726879764.98225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10774 1726879764.98241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10774 1726879764.98253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10772 1726879764.98257: variable 'omit' from source: magic vars\n 10774 1726879764.98280: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10774 1726879764.98286: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10774 1726879764.98290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10772 1726879764.98375: variable '__ostree_booted_stat' from source: set_fact\n 10774 1726879764.98387: Set connection var ansible_shell_executable to /bin/sh\n 10774 1726879764.98397: Set connection var ansible_connection to ssh\n 10774 1726879764.98403: Set connection var ansible_timeout to 10\n 10774 1726879764.98406: Set connection var ansible_shell_type to sh\n 10774 1726879764.98412: Set connection var ansible_pipelining to False\n 10774 1726879764.98418: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10772 1726879764.98422: variable 'omit' from source: magic vars\n 10774 1726879764.98438: variable 'ansible_shell_executable' from source: unknown\n 10774 1726879764.98443: variable 'ansible_connection' from source: unknown\n 10774 1726879764.98446: variable 'ansible_module_compression' from source: unknown\n 10772 1726879764.98445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10772 1726879764.98473: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10772 1726879764.98490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10773 1726879764.98501: 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)\n 10772 1726879764.98508: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10772 1726879764.98520: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10773 1726879764.98525: 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)\n 10773 1726879764.98549: 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)\n 10773 1726879764.98575: 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)\n 10773 1726879764.98684: Evaluated conditional (not __kdump_is_ostree is defined): True\n 10773 1726879764.98695: variable 'omit' from source: magic vars\n 10773 1726879764.98757: variable 'omit' from source: magic vars\n 10773 1726879764.98862: variable '__ostree_booted_stat' from source: set_fact\n 10773 1726879764.98907: variable 'omit' from source: magic vars\n 10773 1726879764.98930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10773 1726879764.98954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10773 1726879764.98969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10773 1726879764.98984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10773 1726879764.98996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10773 1726879764.99021: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10773 1726879764.99026: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10773 1726879764.99030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10773 1726879764.99122: Set connection var ansible_shell_executable to /bin/sh\n 10773 1726879764.99131: Set connection var ansible_connection to ssh\n 10773 1726879764.99137: Set connection var ansible_timeout to 10\n 10773 1726879764.99140: Set connection var ansible_shell_type to sh\n 10773 1726879764.99145: Set connection var ansible_pipelining to False\n 10773 1726879764.99152: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10773 1726879764.99172: variable 'ansible_shell_executable' from source: unknown\n 10773 1726879764.99176: variable 'ansible_connection' from source: unknown\n 10773 1726879764.99179: variable 'ansible_module_compression' from source: unknown\n 10773 1726879764.99182: variable 'ansible_shell_type' from source: unknown\n 10773 1726879764.99185: variable 'ansible_shell_executable' from source: unknown\n 10773 1726879764.99188: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10773 1726879764.99193: variable 'ansible_pipelining' from source: unknown\n 10773 1726879764.99196: variable 'ansible_timeout' from source: unknown\n 10773 1726879764.99200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10773 1726879764.99301: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10773 1726879764.99312: variable 'omit' from source: magic vars\n 10773 1726879764.99318: starting attempt loop\n 10773 1726879764.99321: running the handler\n 10773 1726879764.99331: handler run complete\n 10773 1726879764.99339: attempt loop complete, returning result\n 10773 1726879764.99342: _execute() done\n 10773 1726879764.99345: dumping result to json\n 10773 1726879764.99348: done dumping result, returning\n 10773 1726879764.99354: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0e44ad9b-8ddf-c952-e8a3-0000000000a6]\n 10773 1726879764.99364: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a6\n 10773 1726879764.99387: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a6\n 10774 1726879764.98449: variable 'ansible_shell_type' from source: unknown\n 10774 1726879764.99430: variable 'ansible_shell_executable' from source: unknown\n 10774 1726879764.99435: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10774 1726879764.99440: variable 'ansible_pipelining' from source: unknown\n 10774 1726879764.99443: variable 'ansible_timeout' from source: unknown\n 10774 1726879764.99447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10774 1726879764.99553: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10774 1726879764.99565: variable 'omit' from source: magic vars\n 10774 1726879764.99571: starting attempt loop\n 10774 1726879764.99574: running the handler\n 10774 1726879764.99584: handler run complete\n 10774 1726879764.99594: attempt loop complete, returning result\n 10774 1726879764.99597: _execute() done\n 10774 1726879764.99600: dumping result to json\n 10774 1726879764.99603: done dumping result, returning\n 10774 1726879764.99609: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0e44ad9b-8ddf-c952-e8a3-0000000000a6]\n 10774 1726879764.99742: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a6\n 10774 1726879764.99770: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a6\n 10774 1726879764.99774: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"__kdump_is_ostree\": false\n },\n \"changed\": false\n}\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"__kdump_is_ostree\": false\n },\n \"changed\": false\n}\n 10773 1726879764.99391: WORKER PROCESS EXITING\n 10772 1726879764.98546: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10772 1726879765.00393: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10772 1726879765.00401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10772 1726879765.00499: Set connection var ansible_shell_executable to /bin/sh\n 10772 1726879765.00508: Set connection var ansible_connection to ssh\n 10772 1726879765.00514: Set connection var ansible_timeout to 10\n 10772 1726879765.00517: Set connection var ansible_shell_type to sh\n 10772 1726879765.00522: Set connection var ansible_pipelining to False\n 10772 1726879765.00529: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10772 1726879765.00549: variable 'ansible_shell_executable' from source: unknown\n 10772 1726879765.00553: variable 'ansible_connection' from source: unknown\n 10772 1726879765.00557: variable 'ansible_module_compression' from source: unknown\n 10772 1726879765.00559: variable 'ansible_shell_type' from source: unknown\n 10772 1726879765.00562: variable 'ansible_shell_executable' from source: unknown\n 10772 1726879765.00565: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10772 1726879765.00569: variable 'ansible_pipelining' from source: unknown\n 10772 1726879765.00572: variable 'ansible_timeout' from source: unknown\n 10772 1726879765.00575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10772 1726879765.00681: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10772 1726879765.00695: variable 'omit' from source: magic vars\n 10772 1726879765.00701: starting attempt loop\n 10772 1726879765.00704: running the handler\n 10772 1726879765.00713: handler run complete\n 10772 1726879765.00722: attempt loop complete, returning result\n 10772 1726879765.00726: _execute() done\n 10772 1726879765.00729: dumping result to json\n 10772 1726879765.00732: done dumping result, returning\n 10772 1726879765.00738: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0e44ad9b-8ddf-c952-e8a3-0000000000a6]\n 10772 1726879765.00749: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a6\n 10772 1726879765.00771: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a6\n 10772 1726879765.00775: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"__kdump_is_ostree\": false\n },\n \"changed\": false\n}\n 10596 1726879765.01324: no more pending results, returning what we have\n 10596 1726879765.01328: results queue empty\n 10596 1726879765.01328: checking for any_errors_fatal\n 10596 1726879765.01334: done checking for any_errors_fatal\n 10596 1726879765.01334: checking for max_fail_percentage\n 10596 1726879765.01336: done checking for max_fail_percentage\n 10596 1726879765.01336: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879765.01337: done checking to see if all hosts have failed\n 10596 1726879765.01338: getting the remaining hosts for this loop\n 10596 1726879765.01339: done getting the remaining hosts for this loop\n 10596 1726879765.01342: getting the next task for host managed_node1\n 10596 1726879765.01350: done getting next task for host managed_node1\n 10596 1726879765.01353: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables\n 10596 1726879765.01356: ^ state is: HOST STATE: block=3, 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\n 10596 1726879765.01358: getting the next task for host managed_node2\n 10596 1726879765.01362: done getting next task for host managed_node2\n 10596 1726879765.01363: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables\n 10596 1726879765.01365: ^ state is: HOST STATE: block=3, 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\n 10596 1726879765.01366: getting the next task for host managed_node3\n 10596 1726879765.01371: done getting next task for host managed_node3\n 10596 1726879765.01372: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables\n 10596 1726879765.01374: ^ state is: HOST STATE: block=3, 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\n 10596 1726879765.01385: getting variables\n 10596 1726879765.01387: in VariableManager get_vars()\n 10596 1726879765.01418: Calling all_inventory to load vars for managed_node1\n 10596 1726879765.01420: Calling groups_inventory to load vars for managed_node1\n 10596 1726879765.01422: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879765.01430: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879765.01432: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879765.01435: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879765.01657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879765.01861: done with get_vars()\n 10596 1726879765.01871: done getting variables\n 10596 1726879765.01981: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] ***\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19\nFriday 20 September 2024 20:49:25 -0400 (0:00:00.089) 0:00:03.463 ****** \n 10596 1726879765.02015: entering _queue_task() for managed_node1/include_vars\n 10596 1726879765.02017: Creating lock for include_vars\n 10596 1726879765.02240: worker is 1 (out of 3 available)\n 10596 1726879765.02253: exiting _queue_task() for managed_node1/include_vars\n 10596 1726879765.02282: getting variables\n 10596 1726879765.02285: in VariableManager get_vars()\n 10596 1726879765.02361: Calling all_inventory to load vars for managed_node2\n 10596 1726879765.02365: Calling groups_inventory to load vars for managed_node2\n 10596 1726879765.02367: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879765.02381: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879765.02384: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879765.02386: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879765.02882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879765.03107: done with get_vars()\n 10596 1726879765.03118: done getting variables\n 10596 1726879765.03199: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879765.03211: entering _queue_task() for managed_node2/include_vars\n 10596 1726879765.03513: worker is 2 (out of 3 available)\n 10596 1726879765.03528: exiting _queue_task() for managed_node2/include_vars\n 10596 1726879765.03556: getting variables\n 10596 1726879765.03559: in VariableManager get_vars()\n 10596 1726879765.03643: Calling all_inventory to load vars for managed_node3\n 10596 1726879765.03647: Calling groups_inventory to load vars for managed_node3\n 10596 1726879765.03649: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879765.03664: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879765.03667: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879765.03670: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879765.04080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879765.04305: done with get_vars()\n 10596 1726879765.04317: done getting variables\n 10596 1726879765.04399: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879765.04412: entering _queue_task() for managed_node3/include_vars\n 10596 1726879765.04677: worker is 3 (out of 3 available)\n 10596 1726879765.04690: exiting _queue_task() for managed_node3/include_vars\n 10596 1726879765.04703: done queuing things up, now waiting for results queue to drain\n 10596 1726879765.04704: waiting for pending results...\n 10775 1726879765.03459: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables\n 10775 1726879765.03610: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a8\n 10775 1726879765.03629: variable 'ansible_search_path' from source: unknown\n 10775 1726879765.03633: variable 'ansible_search_path' from source: unknown\n 10775 1726879765.03908: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10775 1726879765.04097: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10775 1726879765.04274: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10776 1726879765.05141: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables\n 10776 1726879765.05272: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a8\n 10776 1726879765.05287: variable 'ansible_search_path' from source: unknown\n 10776 1726879765.05290: variable 'ansible_search_path' from source: unknown\n 10776 1726879765.05510: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10776 1726879765.05689: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10776 1726879765.05861: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10775 1726879765.06100: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10775 1726879765.06166: variable 'omit' from source: magic vars\n 10775 1726879765.06266: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10775 1726879765.06277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10775 1726879765.06288: variable 'omit' from source: magic vars\n 10775 1726879765.06508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 10775 1726879765.06755: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 10775 1726879765.06802: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 10775 1726879765.06838: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 10775 1726879765.06872: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 10775 1726879765.06945: variable '__vars_file' from source: task vars\n 10775 1726879765.07027: variable 'role_path' from source: magic vars\n 10775 1726879765.07035: variable 'item' from source: unknown\n 10775 1726879765.07047: Evaluated conditional (__vars_file is file): False\n 10775 1726879765.07053: when evaluation is False, skipping this task\n 10775 1726879765.07087: variable 'item' from source: unknown\n 10775 1726879765.07177: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"RedHat.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10775 1726879765.07261: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10775 1726879765.07271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10775 1726879765.07280: variable 'omit' from source: magic vars\n 10777 1726879765.07394: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables\n 10775 1726879765.07474: variable '__vars_file' from source: task vars\n 10777 1726879765.07538: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a8\n 10775 1726879765.07552: variable 'role_path' from source: magic vars\n 10775 1726879765.07559: variable 'item' from source: unknown\n 10775 1726879765.07569: Evaluated conditional (__vars_file is file): False\n 10775 1726879765.07573: when evaluation is False, skipping this task\n 10775 1726879765.07608: variable 'item' from source: unknown\n 10775 1726879765.07665: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=CentOS.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10775 1726879765.07736: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10775 1726879765.07746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10775 1726879765.07755: variable 'omit' from source: magic vars\n 10775 1726879765.07901: variable '__vars_file' from source: task vars\n 10775 1726879765.07978: variable 'role_path' from source: magic vars\n 10775 1726879765.07986: variable 'item' from source: unknown\n 10775 1726879765.07998: Evaluated conditional (__vars_file is file): False\n 10775 1726879765.08003: when evaluation is False, skipping this task\n 10775 1726879765.08034: variable 'item' from source: unknown\n 10775 1726879765.08093: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=CentOS_8.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_8.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10775 1726879765.08156: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10775 1726879765.08166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10775 1726879765.08176: variable 'omit' from source: magic vars\n 10775 1726879765.08349: variable '__vars_file' from source: task vars\n 10777 1726879765.07558: variable 'ansible_search_path' from source: unknown\n 10777 1726879765.08363: variable 'ansible_search_path' from source: unknown\n 10775 1726879765.08427: variable 'role_path' from source: magic vars\n 10775 1726879765.08434: variable 'item' from source: unknown\n 10775 1726879765.08444: Evaluated conditional (__vars_file is file): False\n 10775 1726879765.08448: when evaluation is False, skipping this task\n 10775 1726879765.08479: variable 'item' from source: unknown\n 10775 1726879765.08537: variable 'item' from source: unknown\nskipping: [managed_node1] => (item=CentOS_8.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_8.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10775 1726879765.08560: dumping result to json\n 10775 1726879765.08567: done dumping result, returning\n 10775 1726879765.08573: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0e44ad9b-8ddf-c952-e8a3-0000000000a8]\n 10775 1726879765.08586: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a8\n 10775 1726879765.08613: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a8\n 10775 1726879765.08616: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false\n}\n\nMSG:\n\nAll items skipped\n 10776 1726879765.08967: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10777 1726879765.08607: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10776 1726879765.09039: variable 'omit' from source: magic vars\n 10776 1726879765.09141: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10776 1726879765.09152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10776 1726879765.09163: variable 'omit' from source: magic vars\n 10777 1726879765.09166: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10777 1726879765.09338: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10776 1726879765.09382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 10777 1726879765.09512: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10777 1726879765.09575: variable 'omit' from source: magic vars\n 10776 1726879765.09627: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 10777 1726879765.09672: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10777 1726879765.09683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10776 1726879765.09671: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 10777 1726879765.09698: variable 'omit' from source: magic vars\n 10776 1726879765.09730: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 10776 1726879765.09765: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 10776 1726879765.09838: variable '__vars_file' from source: task vars\n 10776 1726879765.09979: variable 'role_path' from source: magic vars\n 10776 1726879765.09986: variable 'item' from source: unknown\n 10776 1726879765.09999: Evaluated conditional (__vars_file is file): False\n 10776 1726879765.10004: when evaluation is False, skipping this task\n 10776 1726879765.10038: variable 'item' from source: unknown\n 10776 1726879765.10104: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"RedHat.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10776 1726879765.10177: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10776 1726879765.10187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10776 1726879765.10198: variable 'omit' from source: magic vars\n 10776 1726879765.10348: variable '__vars_file' from source: task vars\n 10776 1726879765.10424: variable 'role_path' from source: magic vars\n 10776 1726879765.10431: variable 'item' from source: unknown\n 10776 1726879765.10441: Evaluated conditional (__vars_file is file): False\n 10776 1726879765.10444: when evaluation is False, skipping this task\n 10776 1726879765.10474: variable 'item' from source: unknown\n 10776 1726879765.10531: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=CentOS.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10776 1726879765.10595: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10776 1726879765.10605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10776 1726879765.10613: variable 'omit' from source: magic vars\n 10776 1726879765.10761: variable '__vars_file' from source: task vars\n 10776 1726879765.11084: variable 'role_path' from source: magic vars\n 10776 1726879765.11091: variable 'item' from source: unknown\n 10776 1726879765.11103: Evaluated conditional (__vars_file is file): False\n 10776 1726879765.11107: when evaluation is False, skipping this task\n 10776 1726879765.11135: variable 'item' from source: unknown\n 10776 1726879765.11195: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=CentOS_8.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_8.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10776 1726879765.11254: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10776 1726879765.11263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10776 1726879765.11271: variable 'omit' from source: magic vars\n 10776 1726879765.11416: variable '__vars_file' from source: task vars\n 10776 1726879765.11495: variable 'role_path' from source: magic vars\n 10776 1726879765.11502: variable 'item' from source: unknown\n 10776 1726879765.11512: Evaluated conditional (__vars_file is file): False\n 10776 1726879765.11515: when evaluation is False, skipping this task\n 10776 1726879765.11547: variable 'item' from source: unknown\n 10776 1726879765.11605: variable 'item' from source: unknown\nskipping: [managed_node2] => (item=CentOS_8.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_8.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10776 1726879765.11627: dumping result to json\n 10776 1726879765.11635: done dumping result, returning\n 10776 1726879765.11640: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0e44ad9b-8ddf-c952-e8a3-0000000000a8]\n 10776 1726879765.11652: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a8\n 10776 1726879765.11675: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a8\n 10776 1726879765.11678: WORKER PROCESS EXITING\n 10777 1726879765.11417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 10777 1726879765.12189: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 10777 1726879765.12235: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 10777 1726879765.12268: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 10777 1726879765.12303: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 10777 1726879765.12378: variable '__vars_file' from source: task vars\n 10777 1726879765.12462: variable 'role_path' from source: magic vars\n 10777 1726879765.12469: variable 'item' from source: unknown\n 10777 1726879765.12480: Evaluated conditional (__vars_file is file): False\n 10777 1726879765.12484: when evaluation is False, skipping this task\n 10777 1726879765.12521: variable 'item' from source: unknown\n 10777 1726879765.12584: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=RedHat.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"RedHat.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10777 1726879765.12661: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10777 1726879765.12671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10777 1726879765.12680: variable 'omit' from source: magic vars\n 10777 1726879765.12833: variable '__vars_file' from source: task vars\n 10777 1726879765.12909: variable 'role_path' from source: magic vars\n 10777 1726879765.12916: variable 'item' from source: unknown\n 10777 1726879765.12925: Evaluated conditional (__vars_file is file): False\n 10777 1726879765.12929: when evaluation is False, skipping this task\n 10777 1726879765.12959: variable 'item' from source: unknown\n 10777 1726879765.13024: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=CentOS.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10777 1726879765.13088: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10777 1726879765.13101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10777 1726879765.13112: variable 'omit' from source: magic vars\n 10777 1726879765.13255: variable '__vars_file' from source: task vars\n 10777 1726879765.13331: variable 'role_path' from source: magic vars\n 10777 1726879765.13338: variable 'item' from source: unknown\n 10777 1726879765.13348: Evaluated conditional (__vars_file is file): False\n 10777 1726879765.13351: when evaluation is False, skipping this task\n 10777 1726879765.13380: variable 'item' from source: unknown\n 10777 1726879765.13438: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=CentOS_8.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_8.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10777 1726879765.13502: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10777 1726879765.13512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10777 1726879765.13520: variable 'omit' from source: magic vars\n 10777 1726879765.13663: variable '__vars_file' from source: task vars\n 10777 1726879765.13740: variable 'role_path' from source: magic vars\n 10777 1726879765.13746: variable 'item' from source: unknown\n 10777 1726879765.13756: Evaluated conditional (__vars_file is file): False\n 10777 1726879765.13760: when evaluation is False, skipping this task\n 10777 1726879765.13790: variable 'item' from source: unknown\n 10777 1726879765.13848: variable 'item' from source: unknown\nskipping: [managed_node3] => (item=CentOS_8.yml) => {\n \"ansible_loop_var\": \"item\",\n \"changed\": false,\n \"false_condition\": \"__vars_file is file\",\n \"item\": \"CentOS_8.yml\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10777 1726879765.13870: dumping result to json\n 10777 1726879765.13876: done dumping result, returning\n 10777 1726879765.13882: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0e44ad9b-8ddf-c952-e8a3-0000000000a8]\n 10777 1726879765.14024: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a8\n 10777 1726879765.14050: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a8\n 10777 1726879765.14054: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false\n}\n\nMSG:\n\nAll items skipped\nskipping: [managed_node3] => {\n \"changed\": false\n}\n\nMSG:\n\nAll items skipped\n 10596 1726879765.14163: no more pending results, returning what we have\n 10596 1726879765.14169: results queue empty\n 10596 1726879765.14170: checking for any_errors_fatal\n 10596 1726879765.14178: done checking for any_errors_fatal\n 10596 1726879765.14178: checking for max_fail_percentage\n 10596 1726879765.14180: done checking for max_fail_percentage\n 10596 1726879765.14181: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879765.14182: done checking to see if all hosts have failed\n 10596 1726879765.14183: getting the remaining hosts for this loop\n 10596 1726879765.14186: done getting the remaining hosts for this loop\n 10596 1726879765.14190: getting the next task for host managed_node1\n 10596 1726879765.14203: done getting next task for host managed_node1\n 10596 1726879765.14207: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages\n 10596 1726879765.14210: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879765.14212: getting the next task for host managed_node2\n 10596 1726879765.14215: done getting next task for host managed_node2\n 10596 1726879765.14217: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages\n 10596 1726879765.14218: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879765.14219: getting the next task for host managed_node3\n 10596 1726879765.14222: done getting next task for host managed_node3\n 10596 1726879765.14224: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages\n 10596 1726879765.14226: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879765.14244: getting variables\n 10596 1726879765.14245: in VariableManager get_vars()\n 10596 1726879765.14275: Calling all_inventory to load vars for managed_node1\n 10596 1726879765.14278: Calling groups_inventory to load vars for managed_node1\n 10596 1726879765.14280: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879765.14289: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879765.14293: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879765.14296: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879765.14463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879765.14667: done with get_vars()\n 10596 1726879765.14677: done getting variables\n 10596 1726879765.14786: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Install required packages] *************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5\nFriday 20 September 2024 20:49:25 -0400 (0:00:00.128) 0:00:03.591 ****** \n 10596 1726879765.14818: entering _queue_task() for managed_node1/package\n 10596 1726879765.14820: Creating lock for package\n 10596 1726879765.15086: worker is 1 (out of 3 available)\n 10596 1726879765.15100: exiting _queue_task() for managed_node1/package\n 10596 1726879765.15133: getting variables\n 10596 1726879765.15135: in VariableManager get_vars()\n 10596 1726879765.15220: Calling all_inventory to load vars for managed_node2\n 10596 1726879765.15224: Calling groups_inventory to load vars for managed_node2\n 10596 1726879765.15226: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879765.15240: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879765.15243: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879765.15245: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879765.15479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879765.15695: done with get_vars()\n 10596 1726879765.15707: done getting variables\n 10596 1726879765.15788: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879765.15800: entering _queue_task() for managed_node2/package\n 10596 1726879765.16098: worker is 2 (out of 3 available)\n 10596 1726879765.16111: exiting _queue_task() for managed_node2/package\n 10596 1726879765.16140: getting variables\n 10596 1726879765.16143: in VariableManager get_vars()\n 10596 1726879765.16221: Calling all_inventory to load vars for managed_node3\n 10596 1726879765.16226: Calling groups_inventory to load vars for managed_node3\n 10596 1726879765.16228: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879765.16242: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879765.16246: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879765.16249: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879765.16698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879765.17004: done with get_vars()\n 10596 1726879765.17015: done getting variables\n 10596 1726879765.17095: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879765.17105: entering _queue_task() for managed_node3/package\n 10596 1726879765.17359: worker is 3 (out of 3 available)\n 10596 1726879765.17372: exiting _queue_task() for managed_node3/package\n 10596 1726879765.17386: done queuing things up, now waiting for results queue to drain\n 10596 1726879765.17387: waiting for pending results...\n 10778 1726879765.17019: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Install required packages\n 10778 1726879765.17144: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000052\n 10778 1726879765.17163: variable 'ansible_search_path' from source: unknown\n 10778 1726879765.17168: variable 'ansible_search_path' from source: unknown\n 10778 1726879765.17194: calling self._execute()\n 10778 1726879765.17258: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10778 1726879765.17267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10778 1726879765.17274: variable 'omit' from source: magic vars\n 10778 1726879765.17371: variable 'omit' from source: magic vars\n 10778 1726879765.17420: variable 'omit' from source: magic vars\n 10778 1726879765.17447: variable '__kdump_packages' from source: role '' all vars\n 10779 1726879765.17566: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Install required packages\n 10778 1726879765.17624: variable '__kdump_packages' from source: role '' all vars\n 10779 1726879765.17678: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000052\n 10779 1726879765.17694: variable 'ansible_search_path' from source: unknown\n 10779 1726879765.17699: variable 'ansible_search_path' from source: unknown\n 10779 1726879765.17720: calling self._execute()\n 10779 1726879765.17780: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10779 1726879765.17789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10779 1726879765.17800: variable 'omit' from source: magic vars\n 10778 1726879765.17833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10779 1726879765.17893: variable 'omit' from source: magic vars\n 10779 1726879765.17943: variable 'omit' from source: magic vars\n 10779 1726879765.17970: variable '__kdump_packages' from source: role '' all vars\n 10779 1726879765.18163: variable '__kdump_packages' from source: role '' all vars\n 10779 1726879765.18360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10780 1726879765.18686: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Install required packages\n 10780 1726879765.18809: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000052\n 10780 1726879765.18826: variable 'ansible_search_path' from source: unknown\n 10780 1726879765.18830: variable 'ansible_search_path' from source: unknown\n 10780 1726879765.18863: calling self._execute()\n 10780 1726879765.18935: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10780 1726879765.18944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10780 1726879765.18953: variable 'omit' from source: magic vars\n 10780 1726879765.19047: variable 'omit' from source: magic vars\n 10780 1726879765.19094: variable 'omit' from source: magic vars\n 10780 1726879765.19120: variable '__kdump_packages' from source: role '' all vars\n 10780 1726879765.19284: variable '__kdump_packages' from source: role '' all vars\n 10780 1726879765.19493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10778 1726879765.24263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10778 1726879765.24335: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10778 1726879765.24374: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10779 1726879765.24373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10778 1726879765.24411: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10778 1726879765.24437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10779 1726879765.24442: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10779 1726879765.24478: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10779 1726879765.24517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10778 1726879765.24530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 10779 1726879765.24543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10778 1726879765.24560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 10778 1726879765.24585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10778 1726879765.24626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 10779 1726879765.24629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 10778 1726879765.24641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 10779 1726879765.24655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 10779 1726879765.24679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10779 1726879765.24718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 10779 1726879765.24735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 10778 1726879765.24743: variable '__kdump_is_ostree' from source: set_fact\n 10778 1726879765.24753: variable 'omit' from source: magic vars\n 10778 1726879765.24778: variable 'omit' from source: magic vars\n 10778 1726879765.24804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10778 1726879765.24829: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10779 1726879765.24829: variable '__kdump_is_ostree' from source: set_fact\n 10779 1726879765.24844: variable 'omit' from source: magic vars\n 10778 1726879765.24847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10778 1726879765.24866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10779 1726879765.24869: variable 'omit' from source: magic vars\n 10778 1726879765.24877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10779 1726879765.24896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10779 1726879765.24922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10779 1726879765.24937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10779 1726879765.24973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10779 1726879765.24985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10779 1726879765.25014: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10779 1726879765.25020: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10779 1726879765.25024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10779 1726879765.25119: Set connection var ansible_shell_executable to /bin/sh\n 10779 1726879765.25128: Set connection var ansible_connection to ssh\n 10779 1726879765.25134: Set connection var ansible_timeout to 10\n 10779 1726879765.25137: Set connection var ansible_shell_type to sh\n 10779 1726879765.25143: Set connection var ansible_pipelining to False\n 10779 1726879765.25150: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10779 1726879765.25172: variable 'ansible_shell_executable' from source: unknown\n 10779 1726879765.25176: variable 'ansible_connection' from source: unknown\n 10779 1726879765.25179: variable 'ansible_module_compression' from source: unknown\n 10779 1726879765.25182: variable 'ansible_shell_type' from source: unknown\n 10779 1726879765.25184: variable 'ansible_shell_executable' from source: unknown\n 10779 1726879765.25187: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10779 1726879765.25192: variable 'ansible_pipelining' from source: unknown\n 10779 1726879765.25196: variable 'ansible_timeout' from source: unknown\n 10779 1726879765.25199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10779 1726879765.25299: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10779 1726879765.25310: variable 'omit' from source: magic vars\n 10779 1726879765.25316: starting attempt loop\n 10779 1726879765.25320: running the handler\n 10779 1726879765.25404: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10779 1726879765.25519: _low_level_execute_command(): starting\n 10779 1726879765.25529: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10780 1726879765.26034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10780 1726879765.26115: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10780 1726879765.26150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10780 1726879765.26185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10780 1726879765.26213: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10780 1726879765.26322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 10780 1726879765.26354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 10780 1726879765.26381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10780 1726879765.26426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 10780 1726879765.26443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 10778 1726879765.26453: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10778 1726879765.26461: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10778 1726879765.26465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10780 1726879765.26540: variable '__kdump_is_ostree' from source: set_fact\n 10780 1726879765.26548: variable 'omit' from source: magic vars\n 10780 1726879765.26573: variable 'omit' from source: magic vars\n 10780 1726879765.26600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10780 1726879765.26624: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10780 1726879765.26641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10780 1726879765.26657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10780 1726879765.26669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10778 1726879765.26572: Set connection var ansible_shell_executable to /bin/sh\n 10780 1726879765.26697: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10778 1726879765.26700: Set connection var ansible_connection to ssh\n 10780 1726879765.26703: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10780 1726879765.26707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10780 1726879765.26801: Set connection var ansible_shell_executable to /bin/sh\n 10780 1726879765.26809: Set connection var ansible_connection to ssh\n 10780 1726879765.26815: Set connection var ansible_timeout to 10\n 10780 1726879765.26818: Set connection var ansible_shell_type to sh\n 10780 1726879765.26824: Set connection var ansible_pipelining to False\n 10780 1726879765.26831: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10780 1726879765.26852: variable 'ansible_shell_executable' from source: unknown\n 10780 1726879765.26857: variable 'ansible_connection' from source: unknown\n 10780 1726879765.26860: variable 'ansible_module_compression' from source: unknown\n 10780 1726879765.26863: variable 'ansible_shell_type' from source: unknown\n 10780 1726879765.26866: variable 'ansible_shell_executable' from source: unknown\n 10780 1726879765.26869: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10780 1726879765.26873: variable 'ansible_pipelining' from source: unknown\n 10780 1726879765.26876: variable 'ansible_timeout' from source: unknown\n 10780 1726879765.26880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10780 1726879765.27598: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10780 1726879765.27611: variable 'omit' from source: magic vars\n 10780 1726879765.27617: starting attempt loop\n 10780 1726879765.27621: running the handler\n 10780 1726879765.27709: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10778 1726879765.26707: Set connection var ansible_timeout to 10\n 10778 1726879765.27799: Set connection var ansible_shell_type to sh\n 10778 1726879765.27809: Set connection var ansible_pipelining to False\n 10778 1726879765.27818: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10780 1726879765.27828: _low_level_execute_command(): starting\n 10780 1726879765.27836: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n 10778 1726879765.27844: variable 'ansible_shell_executable' from source: unknown\n 10778 1726879765.27851: variable 'ansible_connection' from source: unknown\n 10778 1726879765.27855: variable 'ansible_module_compression' from source: unknown\n 10778 1726879765.27857: variable 'ansible_shell_type' from source: unknown\n 10778 1726879765.27860: variable 'ansible_shell_executable' from source: unknown\n 10778 1726879765.27863: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10778 1726879765.27868: variable 'ansible_pipelining' from source: unknown\n 10778 1726879765.27871: variable 'ansible_timeout' from source: unknown\n 10778 1726879765.27875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10778 1726879765.27988: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10778 1726879765.28003: variable 'omit' from source: magic vars\n 10778 1726879765.28010: starting attempt loop\n 10778 1726879765.28013: running the handler\n 10778 1726879765.28117: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10778 1726879765.28268: _low_level_execute_command(): starting\n 10778 1726879765.28277: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10779 1726879765.30654: stdout chunk (state=2):\n>>>/root\n<<<\n 10779 1726879765.30667: stderr chunk (state=2):\n>>><<<\n 10779 1726879765.30681: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 10779 1726879765.30701: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10779 1726879765.30713: _low_level_execute_command(): starting\n 10779 1726879765.30719: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887 `\" && echo ansible-tmp-1726879765.3070884-10779-281163547119887=\"` echo /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887 `\" && echo ansible-tmp-1726879765.3070884-10779-281163547119887=\"` echo /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887 `\" ) && sleep 0'\"'\"''\n 10778 1726879765.31480: stdout chunk (state=2):\n>>>/root\n<<<\n 10778 1726879765.31687: stderr chunk (state=3):\n>>><<<\n 10778 1726879765.31697: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 10778 1726879765.31722: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10778 1726879765.31734: _low_level_execute_command(): starting\n 10778 1726879765.31739: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855 `\" && echo ansible-tmp-1726879765.317294-10778-51171945689855=\"` echo /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855 `\" && echo ansible-tmp-1726879765.317294-10778-51171945689855=\"` echo /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855 `\" ) && sleep 0'\"'\"''\n 10780 1726879765.32401: stdout chunk (state=2):\n>>>/root\n<<<\n 10780 1726879765.32412: stderr chunk (state=2):\n>>><<<\n 10780 1726879765.32425: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 10780 1726879765.32442: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10780 1726879765.32453: _low_level_execute_command(): starting\n 10780 1726879765.32459: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872 `\" && echo ansible-tmp-1726879765.3244874-10780-190423935595872=\"` echo /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872 `\" && echo ansible-tmp-1726879765.3244874-10780-190423935595872=\"` echo /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872 `\" ) && sleep 0'\"'\"''\n 10779 1726879765.33441: stdout chunk (state=2):\n>>>ansible-tmp-1726879765.3070884-10779-281163547119887=/root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887\n<<<\n 10779 1726879765.33748: stderr chunk (state=3):\n>>><<<\n 10779 1726879765.33757: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879765.3070884-10779-281163547119887=/root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887\\n', b'')\n 10779 1726879765.33781: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879765.3070884-10779-281163547119887=/root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887\n, stderr=\n 10779 1726879765.33815: variable 'ansible_module_compression' from source: unknown\n 10779 1726879765.33872: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 10779 1726879765.33877: ANSIBALLZ: Acquiring lock\n 10779 1726879765.33881: ANSIBALLZ: Lock acquired: 140708134187472\n 10779 1726879765.33884: ANSIBALLZ: Creating module\n 10778 1726879765.34670: stdout chunk (state=2):\n>>>ansible-tmp-1726879765.317294-10778-51171945689855=/root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855\n<<<\n 10778 1726879765.34680: stderr chunk (state=2):\n>>><<<\n 10778 1726879765.34691: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879765.317294-10778-51171945689855=/root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855\\n', b'')\n 10778 1726879765.34708: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879765.317294-10778-51171945689855=/root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855\n, stderr=\n 10778 1726879765.34738: variable 'ansible_module_compression' from source: unknown\n 10778 1726879765.34799: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 10778 1726879765.34804: ANSIBALLZ: Acquiring lock\n 10780 1726879765.36021: stdout chunk (state=2):\n>>>ansible-tmp-1726879765.3244874-10780-190423935595872=/root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872\n<<<\n 10780 1726879765.37057: stderr chunk (state=3):\n>>><<<\n 10780 1726879765.37066: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879765.3244874-10780-190423935595872=/root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872\\n', b'')\n 10780 1726879765.37090: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879765.3244874-10780-190423935595872=/root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872\n, stderr=\n 10780 1726879765.37127: variable 'ansible_module_compression' from source: unknown\n 10780 1726879765.37186: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 10780 1726879765.37195: ANSIBALLZ: Acquiring lock\n 10779 1726879765.52066: ANSIBALLZ: Writing module into payload\n 10779 1726879765.52347: ANSIBALLZ: Writing module\n 10779 1726879765.52374: ANSIBALLZ: Renaming module\n 10779 1726879765.52380: ANSIBALLZ: Done creating module\n 10779 1726879765.52408: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 10779 1726879765.52540: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpadudc4df TO /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 10778 1726879765.52618: ANSIBALLZ: Lock acquired: 140708134187472\n 10778 1726879765.52627: ANSIBALLZ: Reading module after lock\n 10778 1726879765.52667: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 10778 1726879765.52801: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp0644jpum TO /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 10780 1726879765.52904: ANSIBALLZ: Lock acquired: 140708134187472\n 10780 1726879765.52914: ANSIBALLZ: Reading module after lock\n 10780 1726879765.52958: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 10780 1726879765.53106: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpqgyobwl7 TO /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 10779 1726879765.53812: Sending initial data\n 10779 1726879765.53819: Sent initial data (152 bytes)\n 10778 1726879765.53940: Sending initial data\n 10778 1726879765.53947: Sent initial data (150 bytes)\n 10780 1726879765.54302: Sending initial data\n 10780 1726879765.54309: Sent initial data (152 bytes)\n 10779 1726879765.57600: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpadudc4df /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py\n<<<\n 10778 1726879765.58856: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp0644jpum /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py\n<<<\n 10780 1726879765.58880: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpqgyobwl7 /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py\n<<<\n 10778 1726879765.62000: stderr chunk (state=3):\n>>><<<\n 10778 1726879765.62012: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp0644jpum /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py\\n', b'')\n 10778 1726879765.62041: done transferring module to remote\n 10778 1726879765.62059: _low_level_execute_command(): starting\n 10778 1726879765.62066: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/ /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/ /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 10780 1726879765.62293: stderr chunk (state=3):\n>>><<<\n 10780 1726879765.62303: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpqgyobwl7 /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py\\n', b'')\n 10780 1726879765.62330: done transferring module to remote\n 10780 1726879765.62344: _low_level_execute_command(): starting\n 10780 1726879765.62353: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/ /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/ /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 10779 1726879765.62539: stderr chunk (state=3):\n>>><<<\n 10779 1726879765.62550: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpadudc4df /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py\\n', b'')\n 10779 1726879765.62576: done transferring module to remote\n 10779 1726879765.62589: _low_level_execute_command(): starting\n 10779 1726879765.62599: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/ /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/ /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 10778 1726879765.65972: stderr chunk (state=2):\n>>><<<\n 10778 1726879765.65985: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10778 1726879765.66010: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10778 1726879765.66014: _low_level_execute_command(): starting\n 10778 1726879765.66020: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 10780 1726879765.66045: stderr chunk (state=2):\n>>><<<\n 10780 1726879765.66056: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py && sleep 0'\"'\"''\n<10.31.43.118> (0, b'', b'')\n 10780 1726879765.66076: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10780 1726879765.66079: _low_level_execute_command(): starting\n 10780 1726879765.66084: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 10779 1726879765.66767: stderr chunk (state=2):\n>>><<<\n 10779 1726879765.66780: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10779 1726879765.66807: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10779 1726879765.66811: _low_level_execute_command(): starting\n 10779 1726879765.66817: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 10780 1726879765.69156: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\n<<<\n 10780 1726879765.69173: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 10778 1726879765.69234: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\n<<<\n 10778 1726879765.69249: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 10780 1726879765.69261: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10778 1726879765.69279: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10780 1726879765.69293: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10778 1726879765.69309: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 10778 1726879765.69323: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.69335: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10778 1726879765.69343: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10778 1726879765.69356: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10780 1726879765.69375: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 10780 1726879765.69385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.69399: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0440ee48>\r\n<<<\n 10780 1726879765.69407: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10778 1726879765.69529: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043a4828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0440e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b1630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10780 1726879765.69563: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a1cde48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a163828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a1cd9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a170630>\r\n<<<\n 10778 1726879765.69600: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10780 1726879765.69636: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 10778 1726879765.69664: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043bd0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8748>\r\n<<<\n 10780 1726879765.69689: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10778 1726879765.69718: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10780 1726879765.69755: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a17c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177390>\r\n<<<\n 10778 1726879765.69771: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 10780 1726879765.69800: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10778 1726879765.69816: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04362470>\r\n<<<\n 10780 1726879765.69827: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10778 1726879765.69854: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10780 1726879765.69882: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10778 1726879765.69896: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04367e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04362b38>\r\n<<<\n 10780 1726879765.69899: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a121470>\r\n<<<\n 10778 1726879765.69914: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10780 1726879765.69921: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10780 1726879765.69948: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 10778 1726879765.69948: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10780 1726879765.69972: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a126e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a121b38>\r\n<<<\n 10780 1726879765.70001: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10780 1726879765.70035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10778 1726879765.70059: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0436e4e0>\r\n<<<\n 10778 1726879765.70092: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04351d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n<<<\n 10778 1726879765.70115: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04354198>\r\n<<<\n 10780 1726879765.70147: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a12d4e0>\r\n<<<\n 10780 1726879765.70167: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a110d68>\r\n<<<\n 10778 1726879765.70193: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02662940>\r\n# /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\r\n<<<\n 10780 1726879765.70205: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a113198>\r\n<<<\n 10778 1726879765.70219: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02674240>\r\n<<<\n 10780 1726879765.70236: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10780 1726879765.70254: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10780 1726879765.70267: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508421940>\r\n<<<\n 10780 1726879765.70290: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10778 1726879765.70310: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043c2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10780 1726879765.70325: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508433240>\r\n<<<\n 10780 1726879765.70396: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a181a20>\r\n<<<\n 10780 1726879765.70405: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10779 1726879765.70799: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n<<<\n 10779 1726879765.70827: stdout chunk (state=3):\n>>># installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10779 1726879765.70868: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10779 1726879765.70890: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10779 1726879765.70907: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10779 1726879765.70920: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 10779 1726879765.70944: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea5de48>\r\n<<<\n 10779 1726879765.70977: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 10779 1726879765.70994: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9f3828>\r\n<<<\n 10779 1726879765.71006: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea5d9b0>\r\n<<<\n 10779 1726879765.71023: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 10779 1726879765.71038: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea00630>\r\n<<<\n 10779 1726879765.71059: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10778 1726879765.71070: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025b6080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025c02b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a025c0f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025c0a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025ca080>\r\nimport '_collections' # \r\n<<<\n 10779 1726879765.71213: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10778 1726879765.71246: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0263d7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0263dba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02628438>\r\n<<<\n 10780 1726879765.71289: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508375080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083802b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1508380f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508380a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150838a080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083fc7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083fcba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f0160>\r\n<<<\n 10780 1726879765.71329: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f0e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083e7438>\r\n<<<\n 10780 1726879765.71360: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083d8470>\r\n<<<\n 10780 1726879765.71400: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 10780 1726879765.71442: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10780 1726879765.71470: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10780 1726879765.71496: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150812d2b0>\r\n<<<\n 10780 1726879765.71529: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508135d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f00b8>\r\nimport '_locale' # \r\n<<<\n 10780 1726879765.71575: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 10780 1726879765.71599: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150813ae48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083d22b0>\r\n<<<\n 10780 1726879765.71627: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10780 1726879765.71656: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1508141208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150813afd0>\r\n<<<\n 10780 1726879765.71678: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1508141320>\r\n<<<\n 10780 1726879765.71703: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508441fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 10779 1726879765.71714: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea0c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b1470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b6e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b1b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9bd4e0>\r\n<<<\n 10778 1726879765.71738: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02619470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0236e278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02375cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0237ae10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a026142b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a023801d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0237af98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a023802e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02682fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a023809e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238e6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 10778 1726879765.71749: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10779 1726879765.71759: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9a0d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9a3198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccb1940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccc3240>\r\n<<<\n 10780 1726879765.71805: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\n<<<\n 10780 1726879765.71829: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814c6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 10780 1726879765.71851: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10780 1726879765.71873: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10780 1726879765.71931: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814ceb8>\r\n<<<\n 10780 1726879765.71967: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10780 1726879765.72008: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cd31d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814c7b8>\r\n<<<\n 10780 1726879765.72029: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 10780 1726879765.72053: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10780 1726879765.72092: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cd7cc0>\r\n<<<\n 10780 1726879765.72130: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10780 1726879765.72168: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cfc320>\r\n<<<\n 10780 1726879765.72209: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1507cfc6d8>\r\n<<<\n 10780 1726879765.72257: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 10780 1726879765.72282: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507d033c8>\r\n<<<\n 10780 1726879765.72319: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10780 1726879765.72338: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 10780 1726879765.72362: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10780 1726879765.72381: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 10780 1726879765.72406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10780 1726879765.72444: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10780 1726879765.72476: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aadbe0>\r\n<<<\n 10779 1726879765.72561: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea11a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc05080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc102b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914cc10f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc10a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc1a080>\r\n<<<\n 10778 1726879765.72586: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238ee80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f13198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238e780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f19c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f3e2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a01f3e6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f44390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ceeba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ce42e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cdcf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cd4e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f44d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a01ce4f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f3ea20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0431a710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ce9048>\r\n<<<\n 10778 1726879765.72598: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 10779 1726879765.72609: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 10780 1726879765.72640: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aa0320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a9afd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a92eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507d03d68>\r\n<<<\n 10780 1726879765.72879: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1507aa0f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cfca58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0e0748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aa8080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0e0ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10780 1726879765.72913: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 10780 1726879765.72947: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0f65f8>\r\n<<<\n 10780 1726879765.72985: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10780 1726879765.73104: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fa668>\r\n<<<\n 10780 1726879765.73133: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10780 1726879765.73160: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fab38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10780 1726879765.73184: stdout chunk (state=3):\n>>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fac50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0f6e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n<<<\n 10780 1726879765.73222: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0faf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0fa518>\r\n<<<\n 10780 1726879765.73493: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fa278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0eab38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507ce8390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0f64a8>\r\n<<<\n 10780 1726879765.73527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 10778 1726879765.73632: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0431aa90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a043375c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433b630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433bb00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433bc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04337e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433bf60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0433b4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433b240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0432ab00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f28358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04337470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a00313908>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.73647: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc8c7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc8cba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc77438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc68470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9bd278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9c5cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9cae10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc622b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c9d11d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9caf98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c9d12e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccd1fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d19e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dc6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dce80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c563198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dc780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c568c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c58c2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c58c6a0>\r\n<<<\n 10779 1726879765.73810: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c593390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 10780 1726879765.73827: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15060d2940>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.74479: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c33dba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c3342e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c32af98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c322e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c593d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c334f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c58ca20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e970710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c338048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e970a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e9865c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10779 1726879765.74508: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98a630>\r\n<<<\n 10779 1726879765.74537: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98ab00>\r\n<<<\n 10779 1726879765.74567: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10779 1726879765.74601: stdout chunk (state=3):\n>>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98ac18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e986e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 10780 1726879765.74812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.74901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.74928: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98af60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e98a4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98a240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e97ab00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c578358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e986470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 10779 1726879765.74942: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a962908>\r\n<<<\n 10779 1726879765.75017: stdout chunk (state=3):\n>>># zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.75043: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.75066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10779 1726879765.75082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.75530: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.75569: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffe5ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10778 1726879765.75593: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10778 1726879765.75666: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ffffc278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003d4e0>\r\n<<<\n 10778 1726879765.75702: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0003d5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10778 1726879765.75735: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10778 1726879765.75801: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003db38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10778 1726879765.75826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10778 1726879765.75865: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10778 1726879765.75899: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10778 1726879765.75960: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffce940>\r\n<<<\n 10778 1726879765.76011: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fffcef98>\r\n<<<\n 10778 1726879765.76070: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fffced68>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10779 1726879765.76137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.76175: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fff7e9b0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffffc0f0>\r\n<<<\n 10780 1726879765.76232: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d91ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505dba278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dfc4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505dfc5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dfcb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d8f940>\r\n<<<\n 10778 1726879765.76422: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fff994a8>\r\n<<<\n 10778 1726879765.76460: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10778 1726879765.76477: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0032bfd0>\r\n<<<\n 10778 1726879765.76508: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fffac2e8>\r\n<<<\n 10778 1726879765.76535: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffac400>\r\n<<<\n 10778 1726879765.76561: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 10778 1726879765.76589: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10778 1726879765.76617: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10778 1726879765.76642: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.76697: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a00006e80>\r\n<<<\n 10778 1726879765.76766: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n<<<\n 10778 1726879765.76835: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0000ff98>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003a2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003aac8>\r\n<<<\n 10780 1726879765.76905: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505d8ff60>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505d8fd30>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d3dac8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dba0f0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d574a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15060eafd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505d6a2b0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d6a3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10780 1726879765.76933: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.76979: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505dc5e48>\r\n<<<\n 10778 1726879765.77017: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffb77b8>\r\n<<<\n 10779 1726879765.77081: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a621ac8>\r\nimport 'atexit' # \r\n<<<\n 10779 1726879765.77115: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10779 1726879765.77132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10780 1726879765.77156: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dcde80>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbe278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbea90>\r\n<<<\n 10779 1726879765.77200: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a64a278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a68c4e0>\r\n<<<\n 10779 1726879765.77231: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a68c5f8>\r\n<<<\n 10779 1726879765.77251: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10779 1726879765.77276: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10779 1726879765.77312: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a68cb38>\r\n<<<\n 10780 1726879765.77343: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d76780>\r\n<<<\n 10780 1726879765.77379: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10780 1726879765.77445: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 10779 1726879765.77461: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10780 1726879765.77533: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505deeeb8>\r\n<<<\n 10779 1726879765.77566: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a61f940>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a61ff98>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a61fd68>\r\n<<<\n 10780 1726879765.77594: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbe0f0>\r\n<<<\n 10779 1726879765.77612: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10779 1726879765.77651: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5cd9b0>\r\n<<<\n 10779 1726879765.77673: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64a0f0>\r\n<<<\n 10778 1726879765.77685: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0002df98>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003a128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000a7e48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000a7fd0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000b90f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffac550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000c4a90>\r\n<<<\n 10780 1726879765.77711: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e66da0>\r\n<<<\n 10780 1726879765.77762: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e66e80>\r\n<<<\n 10780 1726879765.77799: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e78048>\r\n<<<\n 10780 1726879765.77830: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d6a518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10780 1726879765.77856: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10780 1726879765.77873: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10780 1726879765.77917: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e849b0>\r\n<<<\n 10778 1726879765.77932: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000c01d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000c03c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000b9c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.78089: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e7f0f0>\r\n<<<\n 10780 1726879765.78149: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e7f2e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e78b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10780 1726879765.78175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.78240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.78346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.78381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.78450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.78497: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5e74a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a638ef0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a5cf208>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5fa400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a655e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a65def0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64e278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64ea90>\r\n<<<\n 10778 1726879765.78515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.78799: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505ea1da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea1a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea1278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea18d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e8dba8>\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.79286: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.79397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000dfe80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000dfb38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000df358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000df9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000cdcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10779 1726879765.79598: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a6067b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a67cf28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64e0f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a6f6dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a6f6f60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a708080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5fa550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a7149e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a70f128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a70f320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a708ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.79722: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.79764: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc966c88>\r\n<<<\n 10778 1726879765.79786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.79811: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.79861: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.79892: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.79993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.80140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.80172: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502725240>\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.80398: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a731d68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731a20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a71cac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.80494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.80517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.80540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.80603: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.80638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.80676: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.80730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.80819: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.80855: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.80880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.80920: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.80965: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10779 1726879765.80998: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.81038: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.81070: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.81097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.81120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.81409: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9daef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.81436: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fb6208>\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.81469: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.81483: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.81518: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10778 1726879765.81547: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.81582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.81627: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.81650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.81667: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.81690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.81719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.81758: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502799dd8>\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.81790: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10780 1726879765.81815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.81858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.81926: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10778 1726879765.81956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10779 1726879765.81986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.82018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.82041: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc9ff128>\r\n<<<\n 10779 1726879765.82079: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.82118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.82142: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9bae48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.82173: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.82195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.82219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.82242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.82274: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.82304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.82346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.82373: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.82387: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.82680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.82718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10780 1726879765.82733: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150277c128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e45e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.82818: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10779 1726879765.82854: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147029dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.82897: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 10778 1726879765.82919: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10779 1726879765.82946: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.82969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.82996: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10779 1726879765.83035: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.83067: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc971080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10779 1726879765.83096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.83129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.83157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.83183: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc971128>\r\n<<<\n 10779 1726879765.83205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.83226: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9cd940>\r\n<<<\n 10780 1726879765.83269: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10778 1726879765.83308: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.83337: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.83377: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10780 1726879765.83390: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10779 1726879765.83412: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.83458: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027a9080>\r\n<<<\n 10778 1726879765.83507: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.83536: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914704d128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147009e48>\r\n<<<\n 10779 1726879765.83568: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.83595: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027a9128>\r\n<<<\n 10779 1726879765.83617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.83643: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150274c940>\r\n<<<\n 10779 1726879765.83669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.83723: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.83753: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.83773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.83796: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10778 1726879765.83984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.84012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.84026: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.84294: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10778 1726879765.84342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.84365: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10780 1726879765.84379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.84467: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fc0080>\r\n<<<\n 10779 1726879765.84497: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10779 1726879765.84598: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fc0128>\r\n<<<\n 10779 1726879765.84645: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147043940>\r\n<<<\n 10779 1726879765.84699: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10779 1726879765.84726: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.84767: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.84791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.84813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10779 1726879765.84880: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10779 1726879765.84913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.85195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.85346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.85644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.85743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.85990: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d438>\r\n<<<\n 10778 1726879765.86020: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d550>\r\n<<<\n 10778 1726879765.86047: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc'\r\n<<<\n 10778 1726879765.86086: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc'\r\n<<<\n 10778 1726879765.86112: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc'\r\n<<<\n 10778 1726879765.86166: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc605358>\r\n<<<\n 10778 1726879765.86213: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632438>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc'\r\n<<<\n 10778 1726879765.86256: stdout chunk (state=3):\n>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632668>\r\n<<<\n 10780 1726879765.86455: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n<<<\n 10780 1726879765.86474: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c438>\r\n<<<\n 10778 1726879765.86494: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc63b048>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc637be0>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632748>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc619198>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6410f0>\r\n<<<\n 10780 1726879765.86512: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c550>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc'\r\n<<<\n 10778 1726879765.86532: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc'\r\n<<<\n 10780 1726879765.86546: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n<<<\n 10780 1726879765.86555: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc'\r\n<<<\n 10780 1726879765.86569: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n<<<\n 10780 1726879765.86581: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc'\r\n<<<\n 10780 1726879765.86599: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n<<<\n 10780 1726879765.86614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc'\r\n<<<\n 10780 1726879765.86623: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n<<<\n 10780 1726879765.86632: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'\r\n<<<\n 10780 1726879765.86645: stdout chunk (state=3):\n>>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023c2358>\r\n<<<\n 10780 1726879765.86668: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc'\r\n<<<\n 10780 1726879765.86677: stdout chunk (state=3):\n>>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed438>\r\n<<<\n 10778 1726879765.86686: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6411d0>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n<<<\n 10778 1726879765.86698: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'\r\n<<<\n 10780 1726879765.86714: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc'\r\n<<<\n 10778 1726879765.86726: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n<<<\n 10778 1726879765.86744: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\n<<<\n 10780 1726879765.86756: stdout chunk (state=3):\n>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed668>\r\n<<<\n 10778 1726879765.86775: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc65b3c8>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc652668>\r\n<<<\n 10780 1726879765.86790: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc'\r\n<<<\n 10779 1726879765.86852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.86908: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502232048>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502254be0>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed748>\r\n<<<\n 10778 1726879765.87046: stdout chunk (state=3):\n>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6050f0>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66bb38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fcac38d0>\r\n<<<\n 10780 1726879765.87057: stdout chunk (state=3):\n>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023d3198>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022390f0>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc'\r\n<<<\n 10778 1726879765.87128: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca9db70>\r\n<<<\n 10778 1726879765.87158: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca94d30>\r\n<<<\n 10778 1726879765.87174: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n<<<\n 10778 1726879765.87183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n<<<\n 10780 1726879765.87183: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022391d0>\r\n<<<\n 10778 1726879765.87205: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n<<<\n 10780 1726879765.87208: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'\r\n<<<\n 10778 1726879765.87237: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n<<<\n 10780 1726879765.87242: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n<<<\n 10778 1726879765.87267: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a15c0>\r\n<<<\n 10780 1726879765.87286: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022513c8>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502248668>\r\n<<<\n 10778 1726879765.87286: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n<<<\n 10778 1726879765.87313: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a17b8>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc48c278>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca99ac8>\r\n<<<\n 10778 1726879765.87343: stdout chunk (state=3):\n>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc627940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6270f0>\r\n<<<\n 10778 1726879765.87352: stdout chunk (state=3):\n>>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d588>\r\n<<<\n 10778 1726879765.87373: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n<<<\n 10778 1726879765.87382: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc'\r\n<<<\n 10780 1726879765.87380: stdout chunk (state=3):\n>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023c20f0>\r\n<<<\n 10778 1726879765.87410: stdout chunk (state=3):\n>>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6274e0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc'\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc627898>\r\n<<<\n 10780 1726879765.87410: stdout chunk (state=3):\n>>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242ab38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n<<<\n 10778 1726879765.87445: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n<<<\n 10780 1726879765.87447: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n<<<\n 10780 1726879765.87499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc'\r\n<<<\n 10780 1726879765.87551: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15024198d0>\r\n<<<\n 10778 1726879765.87620: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1e48>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1ac8>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1d30>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c8de10>\r\n<<<\n 10778 1726879765.87628: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n<<<\n 10778 1726879765.87644: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\n<<<\n 10778 1726879765.87665: stdout chunk (state=3):\n>>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c8f4a8>\r\n<<<\n 10780 1726879765.87671: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ffb70>\r\n<<<\n 10778 1726879765.87689: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n<<<\n 10778 1726879765.87704: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.87725: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150226ad30>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n<<<\n 10780 1726879765.87745: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n<<<\n 10778 1726879765.87773: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c947b8>\r\n<<<\n 10780 1726879765.87773: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n<<<\n 10778 1726879765.87800: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n<<<\n 10780 1726879765.87813: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6c5c0>\r\n<<<\n 10778 1726879765.87815: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n<<<\n 10780 1726879765.87850: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6c7b8>\r\n<<<\n 10780 1726879765.87871: stdout chunk (state=3):\n>>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a5b278>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502412ac8>\r\n<<<\n 10778 1726879765.87877: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 10778 1726879765.87902: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 10780 1726879765.87912: stdout chunk (state=3):\n>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b4940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b40f0>\r\n<<<\n 10778 1726879765.87938: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 10780 1726879765.87944: stdout chunk (state=3):\n>>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc'\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b44e0>\r\n<<<\n 10780 1726879765.87967: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc'\r\n<<<\n 10780 1726879765.87986: stdout chunk (state=3):\n>>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b4898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n<<<\n 10778 1726879765.87999: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 10780 1726879765.88014: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n<<<\n 10780 1726879765.88030: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\n<<<\n 10779 1726879765.88059: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc438>\r\n<<<\n 10778 1726879765.88082: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4be2e8>\r\n<<<\n 10780 1726879765.88084: stdout chunk (state=3):\n>>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6ce48>\r\n<<<\n 10780 1726879765.88100: stdout chunk (state=3):\n>>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6cac8>\r\n<<<\n 10780 1726879765.88112: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n<<<\n 10780 1726879765.88129: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc'\r\n<<<\n 10778 1726879765.88144: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10778 1726879765.88160: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc4d1940>\r\n<<<\n 10780 1726879765.88166: stdout chunk (state=3):\n>>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6cd30>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc'\r\n<<<\n 10780 1726879765.88184: stdout chunk (state=3):\n>>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502854e10>\r\n<<<\n 10780 1726879765.88206: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n<<<\n 10779 1726879765.88255: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc550>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c53358>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9438>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc'\r\n<<<\n 10780 1726879765.88286: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028554a8>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10779 1726879765.88316: stdout chunk (state=3):\n>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9668>\r\n<<<\n 10780 1726879765.88357: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028707b8>\r\n<<<\n 10778 1726879765.88392: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cb47b8>\r\n<<<\n 10780 1726879765.88392: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n<<<\n 10778 1726879765.88412: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c94ba8>\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.88414: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n<<<\n 10778 1726879765.88429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10779 1726879765.88446: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ac3048>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146abfbe0>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9748>\r\n<<<\n 10778 1726879765.88467: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10780 1726879765.88473: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 10780 1726879765.88488: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 10778 1726879765.88510: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10780 1726879765.88515: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 10780 1726879765.88621: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 10780 1726879765.88704: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150227c2e8>\r\n<<<\n 10779 1726879765.88735: stdout chunk (state=3):\n>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c64198>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146aca0f0>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc'\r\n<<<\n 10780 1726879765.88773: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10780 1726879765.88787: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1502290940>\r\n<<<\n 10779 1726879765.88878: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146aca1d0>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n<<<\n 10779 1726879765.88900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\n<<<\n 10779 1726879765.88973: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae33c8>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ad6668>\r\n<<<\n 10780 1726879765.89027: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150287e7b8>\r\n<<<\n 10779 1726879765.89062: stdout chunk (state=3):\n>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c530f0>\r\n<<<\n 10779 1726879765.89089: stdout chunk (state=3):\n>>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbab38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n<<<\n 10779 1726879765.89126: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n<<<\n 10779 1726879765.89155: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc'\r\n<<<\n 10779 1726879765.89184: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'\r\n<<<\n 10779 1726879765.89205: stdout chunk (state=3):\n>>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cab8d0>\r\n<<<\n 10780 1726879765.89235: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502870ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10778 1726879765.89301: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cb4748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n<<<\n 10779 1726879765.89356: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c90b70>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146afbd30>\r\n<<<\n 10779 1726879765.89388: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n<<<\n 10778 1726879765.89417: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca586a0>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca580b8>\r\n<<<\n 10779 1726879765.89467: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710a5c0>\r\n<<<\n 10779 1726879765.89499: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710a7b8>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470fa278>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ca3ac8>\r\n<<<\n 10778 1726879765.89524: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc449a20>\r\n<<<\n 10779 1726879765.89566: stdout chunk (state=3):\n>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c45940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c450f0>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc'\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c454e0>\r\n<<<\n 10779 1726879765.89600: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc'\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c45898>\r\n<<<\n 10779 1726879765.89631: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n<<<\n 10779 1726879765.89655: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\n<<<\n 10779 1726879765.89686: stdout chunk (state=3):\n>>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710ae48>\r\n<<<\n 10779 1726879765.89713: stdout chunk (state=3):\n>>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710aac8>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n<<<\n 10779 1726879765.89740: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc'\r\n<<<\n 10779 1726879765.89771: stdout chunk (state=3):\n>>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710ad30>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2dae10>\r\n<<<\n 10779 1726879765.89810: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n<<<\n 10779 1726879765.89846: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2dc4a8>\r\n<<<\n 10778 1726879765.89904: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca409b0>\r\nimport 'ansible.module_utils.six.moves.http_cookiejar' # \r\n<<<\n 10778 1726879765.89955: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.urllib' # \r\nimport 'ansible.module_utils.six.moves.urllib.error' # \r\nimport 'ansible.module_utils.six.moves.urllib.parse' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.90019: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc'\r\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64470>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc'\r\n<<<\n 10778 1726879765.90059: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n<<<\n 10778 1726879765.90084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc'\r\n<<<\n 10780 1726879765.90103: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150287e748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028176a0>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028170b8>\r\n<<<\n 10778 1726879765.90107: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc'\r\n<<<\n 10778 1726879765.90127: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n<<<\n 10778 1726879765.90142: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc'\r\n<<<\n 10778 1726879765.90172: stdout chunk (state=3):\n>>># extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc5874e0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc57edd8>\r\n<<<\n 10779 1726879765.90182: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2e37b8>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 10780 1726879765.90172: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502208a20>\r\n<<<\n 10778 1726879765.90233: stdout chunk (state=3):\n>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc573d30>\r\n<<<\n 10779 1726879765.90396: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 10779 1726879765.90421: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b0c2e8>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9146b20940>\r\n<<<\n 10778 1726879765.90556: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64d30>\r\n<<<\n 10778 1726879765.90609: stdout chunk (state=3):\n>>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca644a8>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc439a90>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc'\r\n<<<\n 10778 1726879765.90625: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n<<<\n 10780 1726879765.90633: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027ff9b0>\r\nimport 'ansible.module_utils.six.moves.http_cookiejar' # \r\nimport 'ansible.module_utils.six.moves.urllib' # \r\nimport 'ansible.module_utils.six.moves.urllib.error' # \r\nimport 'ansible.module_utils.six.moves.urllib.parse' # \r\n<<<\n 10780 1726879765.90646: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.90670: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\n<<<\n 10778 1726879765.90707: stdout chunk (state=3):\n>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5a9a58>\r\n<<<\n 10778 1726879765.90752: stdout chunk (state=3):\n>>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5a9828>\r\n<<<\n 10778 1726879765.90781: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc'\r\n<<<\n 10778 1726879765.90845: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540978>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540a20>\r\n<<<\n 10778 1726879765.90881: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540c50>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10779 1726879765.90896: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c3037b8>\r\n<<<\n 10779 1726879765.90906: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2e3ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10780 1726879765.90914: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc'\r\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823470>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15023464e0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150233ddd8>\r\n<<<\n 10780 1726879765.90945: stdout chunk (state=3):\n>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502332d30>\r\n<<<\n 10778 1726879765.90960: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540dd8>\r\n<<<\n 10778 1726879765.90984: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10778 1726879765.90995: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc'\r\n<<<\n 10778 1726879765.91030: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc553400>\r\n<<<\n 10778 1726879765.91043: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10778 1726879765.91064: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc'\r\n<<<\n 10778 1726879765.91082: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc'\r\n<<<\n 10778 1726879765.91098: stdout chunk (state=3):\n>>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc567ac8>\r\n<<<\n 10778 1726879765.91180: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc560b00>\r\n<<<\n 10778 1726879765.91199: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10778 1726879765.91218: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n<<<\n 10778 1726879765.91236: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc'\r\n<<<\n 10780 1726879765.91243: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823d30>\r\n<<<\n 10780 1726879765.91268: stdout chunk (state=3):\n>>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028234a8>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15021f7a90>\r\n<<<\n 10778 1726879765.91281: stdout chunk (state=3):\n>>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc567080>\r\n<<<\n 10778 1726879765.91314: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc560e80>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc'\r\n<<<\n 10778 1726879765.91398: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4fb470>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc'\r\n<<<\n 10780 1726879765.91412: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\n<<<\n 10780 1726879765.91437: stdout chunk (state=3):\n>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502358a58>\r\n<<<\n 10778 1726879765.91454: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc508748>\r\n<<<\n 10780 1726879765.91476: stdout chunk (state=3):\n>>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502358828>\r\n<<<\n 10780 1726879765.91485: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n<<<\n 10778 1726879765.91498: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4fb940>\r\n<<<\n 10780 1726879765.91523: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.91533: stdout chunk (state=3):\n>>>import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ff978>\r\n<<<\n 10778 1726879765.91536: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n<<<\n 10780 1726879765.91556: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10780 1726879765.91567: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffa20>\r\n<<<\n 10778 1726879765.91571: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc'\r\n<<<\n 10780 1726879765.91594: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffc50>\r\n<<<\n 10780 1726879765.91617: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.91624: stdout chunk (state=3):\n>>>import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3588>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n<<<\n 10778 1726879765.91646: stdout chunk (state=3):\n>>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10778 1726879765.91661: stdout chunk (state=3):\n>>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fbffb3c8>\r\n<<<\n 10778 1726879765.91681: stdout chunk (state=3):\n>>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3be0>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff39e8>\r\n<<<\n 10778 1726879765.91701: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.91721: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffdd8>\r\n<<<\n 10779 1726879765.91746: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c303748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n<<<\n 10778 1726879765.91755: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc'\r\n<<<\n 10779 1726879765.91795: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n<<<\n 10778 1726879765.91864: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbffb518>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n<<<\n 10778 1726879765.91892: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc'\r\n# /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\r\n<<<\n 10779 1726879765.91914: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470a76a0>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470a70b8>\r\n<<<\n 10778 1726879765.91953: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc'\r\n<<<\n 10780 1726879765.91978: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502312400>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc'\r\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502327ac8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150231fb00>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py<<<\n 10780 1726879765.91988: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc'\r\n<<<\n 10778 1726879765.91989: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd911d0>\r\n<<<\n 10780 1726879765.92022: stdout chunk (state=3):\n>>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502327080>\r\n<<<\n 10780 1726879765.92042: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150231fe80>\r\n<<<\n 10780 1726879765.92078: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ba470>\r\n<<<\n 10779 1726879765.92083: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146a97a20>\r\n<<<\n 10780 1726879765.92113: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc'\r\n<<<\n 10778 1726879765.92115: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00bba8>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00b908>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'\r\n<<<\n 10778 1726879765.92125: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbda14e0>\r\n<<<\n 10780 1726879765.92140: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10780 1726879765.92155: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc'\r\n<<<\n 10778 1726879765.92239: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc0032b0>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3ba8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc'\r\n<<<\n 10778 1726879765.92277: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n<<<\n 10778 1726879765.92334: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc'\r\n<<<\n 10778 1726879765.92380: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdc1c18>\r\n<<<\n 10780 1726879765.92396: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022c8748>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ba940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc'\r\nimport 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1588>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n<<<\n 10780 1726879765.92406: stdout chunk (state=3):\n>>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10780 1726879765.92413: stdout chunk (state=3):\n>>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1501dbb3c8>\r\n<<<\n 10780 1726879765.92431: stdout chunk (state=3):\n>>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1be0>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db19e8>\r\n<<<\n 10778 1726879765.92445: stdout chunk (state=3):\n>>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdc16a0>\r\n<<<\n 10780 1726879765.92465: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.92474: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10778 1726879765.92481: stdout chunk (state=3):\n>>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdbe0f0>\r\n<<<\n 10780 1726879765.92482: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc'\r\n<<<\n 10778 1726879765.92504: stdout chunk (state=3):\n>>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00b630>\r\n<<<\n 10780 1726879765.92542: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dbb518>\r\n<<<\n 10780 1726879765.92560: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10780 1726879765.92575: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc'\r\n<<<\n 10780 1726879765.92603: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.92621: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10778 1726879765.92630: stdout chunk (state=3):\n>>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc52c320>\r\n<<<\n 10780 1726879765.92649: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc'\r\n<<<\n 10780 1726879765.92658: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10780 1726879765.92673: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc'\r\n<<<\n 10778 1726879765.92679: stdout chunk (state=3):\n>>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5983c8>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64908>\r\n<<<\n 10778 1726879765.92716: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.92759: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b501d0>\r\n<<<\n 10780 1726879765.92826: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcbba8>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcb908>\r\n<<<\n 10778 1726879765.92902: stdout chunk (state=3):\n>>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.92954: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b604e0>\r\n<<<\n 10779 1726879765.92968: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914708d9b0>\r\nimport 'ansible.module_utils.six.moves.http_cookiejar' # \r\nimport 'ansible.module_utils.six.moves.urllib' # \r\nimport 'ansible.module_utils.six.moves.urllib.error' # \r\nimport 'ansible.module_utils.six.moves.urllib.parse' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc'\r\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3470>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n<<<\n 10779 1726879765.92999: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc'\r\n<<<\n 10780 1726879765.93004: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dc22b0>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1ba8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc'\r\n<<<\n 10780 1726879765.93023: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n<<<\n 10778 1726879765.93031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.93044: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc'\r\n<<<\n 10780 1726879765.93058: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n<<<\n 10780 1726879765.93066: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc'\r\n<<<\n 10780 1726879765.93088: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10780 1726879765.93097: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc'\r\n<<<\n 10778 1726879765.93127: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 10778 1726879765.93138: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.93167: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b80c18>\r\n<<<\n 10778 1726879765.93175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.93207: stdout chunk (state=3):\n>>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n<<<\n 10780 1726879765.93226: stdout chunk (state=3):\n>>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b806a0>\r\n<<<\n 10778 1726879765.93233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.93255: stdout chunk (state=3):\n>>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b7d0f0>\r\n<<<\n 10780 1726879765.93286: stdout chunk (state=3):\n>>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcb630><<<\n 10780 1726879765.93293: stdout chunk (state=3):\n>>>\r\n<<<\n 10778 1726879765.93322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.93412: stdout chunk (state=3):\n>>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ea320>\r\n<<<\n 10778 1726879765.93447: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 10780 1726879765.93466: stdout chunk (state=3):\n>>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023563c8>\r\n<<<\n 10780 1726879765.93475: stdout chunk (state=3):\n>>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823908>\r\n<<<\n 10778 1726879765.93489: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd2a668>\r\n<<<\n 10778 1726879765.93498: stdout chunk (state=3):\n>>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n<<<\n 10780 1726879765.93518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.93580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.93682: stdout chunk (state=3):\n>>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n<<<\n 10780 1726879765.93697: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.93723: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10780 1726879765.93791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.93962: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n<<<\n 10780 1726879765.93989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10780 1726879765.94026: stdout chunk (state=3):\n>>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n<<<\n 10780 1726879765.94042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.94050: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.94070: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n<<<\n 10778 1726879765.94080: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc'\r\n<<<\n 10778 1726879765.94105: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc'\r\n<<<\n 10778 1726879765.94118: stdout chunk (state=3):\n>>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcffcc0>\r\n<<<\n 10778 1726879765.94140: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 10780 1726879765.94140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.94172: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 10779 1726879765.94208: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9146bd64e0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bcddd8>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bc2d30>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3d30>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b34a8>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146a88a90>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bdfa58>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bdf828>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8f978>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8fa20>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8fc50>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8fdd8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ba2400>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc'\r\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bb7ac8>\r\n<<<\n 10780 1726879765.94265: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 10780 1726879765.94298: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501ae9668>\r\n<<<\n 10780 1726879765.94306: stdout chunk (state=3):\n>>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n<<<\n 10780 1726879765.94410: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.94471: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcffeb8>\r\n<<<\n 10778 1726879765.94496: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 10778 1726879765.94529: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcdecc0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcff2e8>\r\n<<<\n 10778 1726879765.94571: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc'\r\n<<<\n 10778 1726879765.94605: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc'\r\nimport 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce57b8>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n<<<\n 10778 1726879765.94641: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n<<<\n 10778 1726879765.94679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\nimport 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce5f98>\r\n<<<\n 10780 1726879765.94696: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10778 1726879765.94738: stdout chunk (state=3):\n>>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce5978>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcff780>\r\n<<<\n 10778 1726879765.94764: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n<<<\n 10778 1726879765.94826: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc'\r\n<<<\n 10778 1726879765.94855: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.94883: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.94888: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc'\r\n<<<\n 10780 1726879765.94913: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n<<<\n 10780 1726879765.94922: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc'\r\n<<<\n 10780 1726879765.94947: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc'\r\n<<<\n 10780 1726879765.94963: stdout chunk (state=3):\n>>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abecc0>\r\n<<<\n 10780 1726879765.94979: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 10780 1726879765.95019: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 10779 1726879765.95303: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bafb00>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bb7080>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bafe80>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b4a470>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b59748>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b4a940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc'\r\nimport 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641588>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914664b3c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641be0>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91466419e8>\r\n# /usr/lib64/pyt<<<\n 10779 1726879765.95314: stdout chunk (state=3):\n>>>hon3.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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914664b518>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91463e01d0>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665bba8>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665b908>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91463f04e0>\r\n<<<\n 10780 1726879765.95347: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abeeb8>\r\n<<<\n 10780 1726879765.95367: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 10780 1726879765.95390: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a9dcc0>\r\n<<<\n 10780 1726879765.95416: stdout chunk (state=3):\n>>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abe2e8>\r\n<<<\n 10780 1726879765.95438: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc'\r\n<<<\n 10780 1726879765.95458: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n<<<\n 10780 1726879765.95478: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc'\r\nimport 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa27b8>\r\n<<<\n 10780 1726879765.95501: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10780 1726879765.95518: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n<<<\n 10780 1726879765.95539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\n<<<\n 10780 1726879765.95561: stdout chunk (state=3):\n>>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa2f98>\r\n<<<\n 10780 1726879765.95613: stdout chunk (state=3):\n>>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa2978>\r\n<<<\n 10780 1726879765.95632: stdout chunk (state=3):\n>>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abe780>\r\n<<<\n 10780 1726879765.95650: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n<<<\n 10780 1726879765.95717: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc'\r\n<<<\n 10780 1726879765.95743: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.95760: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n<<<\n 10780 1726879765.95770: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc'\r\n<<<\n 10779 1726879765.96097: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91466522b0>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641ba8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146410c18>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91464106a0>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914640d0f0>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665b630>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b7a320>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146be03c8>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3908>\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.96215: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fbc5dc18>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d908>\r\n<<<\n 10778 1726879765.96242: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n<<<\n 10778 1726879765.96285: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc'\r\n<<<\n 10778 1726879765.96412: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f32da240>\r\n<<<\n 10778 1726879765.96452: stdout chunk (state=3):\n>>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5da58>\r\n<<<\n 10778 1726879765.96481: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n<<<\n 10779 1726879765.96544: stdout chunk (state=3):\n>>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.96579: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n<<<\n 10779 1726879765.96616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n<<<\n 10778 1726879765.96695: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f3035dd8>\r\n<<<\n 10779 1726879765.96716: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10778 1726879765.96757: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f32da3c8>\r\n<<<\n 10778 1726879765.96781: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n<<<\n 10779 1726879765.96821: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 10778 1726879765.97161: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f2d64d30>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f3029390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n<<<\n 10779 1726879765.97189: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146379668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 10778 1726879765.97213: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f2d14c18>\r\n<<<\n 10778 1726879765.97257: stdout chunk (state=3):\n>>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f2d64eb8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n<<<\n 10778 1726879765.97301: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc'\r\n<<<\n 10779 1726879765.97341: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.97409: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1501a1cc18>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c908>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f909a240>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1ca58>\r\n<<<\n 10780 1726879765.97435: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n<<<\n 10779 1726879765.97483: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634ecc0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 10778 1726879765.97494: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f27897b8>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f2d08588>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc'\r\n<<<\n 10780 1726879765.97510: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n<<<\n 10778 1726879765.97552: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\n<<<\n 10778 1726879765.97568: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f276c630>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f27788d0>\r\n<<<\n 10778 1726879765.97577: stdout chunk (state=3):\n>>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d3c8>\r\n<<<\n 10778 1726879765.97595: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n<<<\n 10778 1726879765.97625: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc'\r\n<<<\n 10778 1726879765.97641: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n<<<\n 10780 1726879765.97653: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8df4dd8>\r\n<<<\n 10778 1726879765.97673: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n<<<\n 10778 1726879765.97680: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc'\r\n<<<\n 10778 1726879765.97710: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f22aaba8>\r\n<<<\n 10780 1726879765.97717: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f909a3c8>\r\n<<<\n 10778 1726879765.97745: stdout chunk (state=3):\n>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f229fef0>\r\n<<<\n 10780 1726879765.97747: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n<<<\n 10778 1726879765.97764: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n<<<\n 10780 1726879765.97805: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n<<<\n 10779 1726879765.97871: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634eeb8>\r\n<<<\n 10779 1726879765.97907: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914632acc0>\r\n<<<\n 10779 1726879765.97928: stdout chunk (state=3):\n>>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634e2e8>\r\n<<<\n 10780 1726879765.97959: stdout chunk (state=3):\n>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8b22d30>\r\n<<<\n 10779 1726879765.97978: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc'\r\nimport 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633b7b8>\r\n<<<\n 10778 1726879765.97996: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22bae80>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22c3ba8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.98007: stdout chunk (state=3):\n>>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8de8390>\r\n<<<\n 10780 1726879765.98030: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n<<<\n 10780 1726879765.98055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n<<<\n 10779 1726879765.98069: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\nimport 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633bf98>\r\n<<<\n 10779 1726879765.98114: stdout chunk (state=3):\n>>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633b978>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634e780>\r\n<<<\n 10779 1726879765.98140: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n<<<\n 10778 1726879765.98167: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10778 1726879765.98177: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f22cb4a8>\r\n<<<\n 10780 1726879765.98190: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8ad3c18>\r\n<<<\n 10778 1726879765.98214: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\n<<<\n 10780 1726879765.98218: stdout chunk (state=3):\n>>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8b22eb8>\r\n<<<\n 10778 1726879765.98229: stdout chunk (state=3):\n>>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f166f048>\r\n<<<\n 10780 1726879765.98247: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n<<<\n 10780 1726879765.98292: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc'\r\n<<<\n 10778 1726879765.98309: stdout chunk (state=3):\n>>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f166f978>\r\n<<<\n 10779 1726879765.98332: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc'\r\n<<<\n 10780 1726879765.98403: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f85497b8>\r\n<<<\n 10778 1726879765.98507: stdout chunk (state=3):\n>>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f166fb38>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22c3dd8>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22baf28>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22ba860>\r\n<<<\n 10778 1726879765.98537: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n<<<\n 10780 1726879765.98644: stdout chunk (state=3):\n>>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8ac5588>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f852b630>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f85378d0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c3c8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc'\r\n<<<\n 10778 1726879765.98673: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f167cef0>\r\n<<<\n 10780 1726879765.98675: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc'\r\n<<<\n 10778 1726879765.98689: stdout chunk (state=3):\n>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22bacc0>\r\n<<<\n 10780 1726879765.98712: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8069ba8>\r\n<<<\n 10780 1726879765.98747: stdout chunk (state=3):\n>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f805fef0>\r\n<<<\n 10778 1726879765.98771: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22aad68>\r\n<<<\n 10780 1726879765.98773: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n<<<\n 10780 1726879765.98796: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10778 1726879765.98819: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f229f400>\r\n<<<\n 10780 1726879765.98820: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc'\r\n<<<\n 10778 1726879765.98848: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879765.98851: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079e80>\r\n<<<\n 10780 1726879765.98875: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n<<<\n 10780 1726879765.98885: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc'\r\n<<<\n 10780 1726879765.98903: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n<<<\n 10780 1726879765.98912: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8082ba8>\r\n<<<\n 10780 1726879765.98934: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n<<<\n 10780 1726879765.98944: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.98986: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f1681eb8>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f1681d68>\r\n<<<\n 10778 1726879765.99020: stdout chunk (state=3):\n>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d550>\r\n<<<\n 10778 1726879765.99038: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n<<<\n 10778 1726879765.99048: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f1699668>\r\n<<<\n 10778 1726879765.99062: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n<<<\n 10778 1726879765.99090: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc'\r\n<<<\n 10778 1726879765.99102: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n<<<\n 10778 1726879765.99127: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc'\r\n<<<\n 10778 1726879765.99158: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc'\r\n<<<\n 10780 1726879765.99216: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f80804a8>\r\n<<<\n 10780 1726879765.99256: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f742e048>\r\n<<<\n 10778 1726879765.99274: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc'\r\n<<<\n 10778 1726879765.99295: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n<<<\n 10780 1726879765.99328: stdout chunk (state=3):\n>>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f742e978>\r\n<<<\n 10778 1726879765.99460: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n<<<\n 10780 1726879765.99494: stdout chunk (state=3):\n>>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10780 1726879765.99515: stdout chunk (state=3):\n>>># extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f742eb38>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8082dd8>\r\n<<<\n 10780 1726879765.99531: stdout chunk (state=3):\n>>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079f28>\r\n<<<\n 10780 1726879765.99556: stdout chunk (state=3):\n>>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079860>\r\n<<<\n 10780 1726879765.99585: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.99596: stdout chunk (state=3):\n>>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ef55b5f8>\r\n<<<\n 10780 1726879765.99706: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\n<<<\n 10780 1726879765.99741: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f743aef0>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079cc0>\r\n<<<\n 10778 1726879765.99757: stdout chunk (state=3):\n>>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef58ae48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc'\r\n<<<\n 10778 1726879765.99780: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc933be0>\r\n<<<\n 10780 1726879765.99812: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8069d68>\r\n<<<\n 10780 1726879765.99847: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f805f400>\r\n<<<\n 10778 1726879765.99870: stdout chunk (state=3):\n>>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef55bd30>\r\n<<<\n 10780 1726879765.99893: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.99899: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.99971: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879765.99995: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc'\r\n<<<\n 10780 1726879766.00027: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\n<<<\n 10780 1726879766.00036: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f7440eb8>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f7440d68>\r\n<<<\n 10778 1726879766.00052: stdout chunk (state=3):\n>>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ecc18>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8eca20>\r\n<<<\n 10780 1726879766.00073: stdout chunk (state=3):\n>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c550>\r\n<<<\n 10780 1726879766.00098: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f7458668>\r\n<<<\n 10779 1726879766.00147: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91462acc18>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac908>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc'\r\n<<<\n 10780 1726879766.00205: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc'\r\n<<<\n 10779 1726879766.00254: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d92a240>\r\n<<<\n 10780 1726879766.00275: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n<<<\n 10778 1726879766.00303: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ecf28>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8eca90>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7198>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f72b0>\r\n<<<\n 10779 1726879766.00311: stdout chunk (state=3):\n>>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462aca58>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n<<<\n 10780 1726879766.00337: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n<<<\n 10778 1726879766.00358: stdout chunk (state=3):\n>>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ece80>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc'\r\n<<<\n 10779 1726879766.00375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n<<<\n 10778 1726879766.00403: stdout chunk (state=3):\n>>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7438>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f70f0>\r\n<<<\n 10778 1726879766.00422: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n<<<\n 10778 1726879766.00432: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc'\r\n<<<\n 10778 1726879766.00470: stdout chunk (state=3):\n>>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7320>\r\n<<<\n 10778 1726879766.00499: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc'\r\n<<<\n 10779 1726879766.00504: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d684dd8>\r\n<<<\n 10780 1726879766.00515: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n<<<\n 10778 1726879766.00539: stdout chunk (state=3):\n>>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7710>\r\n<<<\n 10778 1726879766.00561: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc'\r\n<<<\n 10779 1726879766.00565: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d92a3c8>\r\n<<<\n 10779 1726879766.00589: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n<<<\n 10779 1726879766.00644: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n<<<\n 10780 1726879766.00661: stdout chunk (state=3):\n>>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150270b5f8>\r\n<<<\n 10778 1726879766.00694: stdout chunk (state=3):\n>>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f77b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7978>\r\n<<<\n 10778 1726879766.00718: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc'\r\n<<<\n 10778 1726879766.00753: stdout chunk (state=3):\n>>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7a58>\r\n<<<\n 10779 1726879766.00812: stdout chunk (state=3):\n>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d3b2d30>\r\n<<<\n 10780 1726879766.00840: stdout chunk (state=3):\n>>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5348e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15026b2be0>\r\n<<<\n 10778 1726879766.00854: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7da0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc'\r\n<<<\n 10778 1726879766.00872: stdout chunk (state=3):\n>>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb048>\r\n<<<\n 10778 1726879766.00896: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc'\r\n<<<\n 10779 1726879766.00917: stdout chunk (state=3):\n>>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d678390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n<<<\n 10778 1726879766.00942: stdout chunk (state=3):\n>>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb2b0>\r\n<<<\n 10778 1726879766.00966: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n<<<\n 10780 1726879766.00942: stdout chunk (state=3):\n>>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150270bd30>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879766.00977: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb3c8>\r\n<<<\n 10778 1726879766.00990: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n<<<\n 10778 1726879766.01007: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc'\r\n<<<\n 10778 1726879766.01044: stdout chunk (state=3):\n>>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb390>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8d0eb8>\r\n<<<\n 10780 1726879766.01070: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc'\r\n<<<\n 10778 1726879766.01089: stdout chunk (state=3):\n>>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef572e80>\r\n<<<\n 10780 1726879766.01098: stdout chunk (state=3):\n>>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8c18>\r\n<<<\n 10778 1726879766.01148: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 10779 1726879766.01150: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d364c18>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d3b2eb8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n<<<\n 10780 1726879766.01159: stdout chunk (state=3):\n>>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8a20>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc'\r\n<<<\n 10779 1726879766.01251: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc'\r\n<<<\n 10780 1726879766.01273: stdout chunk (state=3):\n>>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8f28>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8a90>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc'\r\n<<<\n 10780 1726879766.01329: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03198>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc'\r\n<<<\n 10780 1726879766.01398: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f032b0>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8e80>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879766.01412: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc8fb780>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ec748>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef58ae10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb668>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef572940>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef56bac8>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef565da0>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef56bfd0>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f16995f8>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc'\r\n<<<\n 10778 1726879766.01429: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4eb8>\r\n<<<\n 10780 1726879766.01432: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc'\r\n<<<\n 10778 1726879766.01465: stdout chunk (state=3):\n>>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4400>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4240>\r\n<<<\n 10778 1726879766.01476: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc'\r\n<<<\n 10780 1726879766.01479: stdout chunk (state=3):\n>>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03438>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f030f0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc'\r\n<<<\n 10778 1726879766.01498: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n<<<\n 10778 1726879766.01529: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc'\r\n<<<\n 10780 1726879766.01529: stdout chunk (state=3):\n>>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03320>\r\n<<<\n 10778 1726879766.01562: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc'\r\n<<<\n 10779 1726879766.01582: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913cdda7b8>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d356588>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913cdbc630>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913cdc78d0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac3c8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc'\r\n<<<\n 10779 1726879766.01626: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc'\r\n<<<\n 10779 1726879766.01696: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913c8f9ba8>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8efef0>\r\n<<<\n 10779 1726879766.01769: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc'\r\n<<<\n 10778 1726879766.01772: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeef9160>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eee9dd68>\r\n<<<\n 10780 1726879766.01804: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03710>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f037b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03978>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc'\r\n<<<\n 10779 1726879766.01823: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909e80>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n<<<\n 10780 1726879766.01851: stdout chunk (state=3):\n>>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03da0>\r\n<<<\n 10778 1726879766.01879: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89eeea74a8>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eef03ba8>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeef9588>\r\n<<<\n 10780 1726879766.01900: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc'\r\n<<<\n 10778 1726879766.01904: stdout chunk (state=3):\n>>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeeed748>\r\n<<<\n 10779 1726879766.02112: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c912ba8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879766.02131: stdout chunk (state=3):\n>>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07048>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f072b0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f073c8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07390>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4edbeb8>\r\n<<<\n 10779 1726879766.02222: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913c9104a8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bcbe048>\r\n<<<\n 10778 1726879766.02256: stdout chunk (state=3):\n>>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede518>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede240>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec3d68>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeea7ba8>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede4e0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n<<<\n 10778 1726879766.02305: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6550>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec65f8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6710>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'\r\n<<<\n 10778 1726879766.02365: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89eec4acf8>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec37be0>\r\n<<<\n 10780 1726879766.02372: stdout chunk (state=3):\n>>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5331e80>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4f07780>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8748>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5348e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07668>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5331940>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f532bac8>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5324da0>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f532bfd0>\r\n<<<\n 10779 1726879766.02410: stdout chunk (state=3):\n>>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bcbe978>\r\n<<<\n 10778 1726879766.02436: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec4abe0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n<<<\n 10778 1726879766.02500: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec4acc0>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6668>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc'\r\n<<<\n 10778 1726879766.02544: stdout chunk (state=3):\n>>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5a978>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5a6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc'\r\n<<<\n 10778 1726879766.02589: stdout chunk (state=3):\n>>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5ae80>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5df98>\r\n<<<\n 10778 1726879766.02638: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec6c1d0>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n<<<\n 10779 1726879766.02673: stdout chunk (state=3):\n>>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bcbeb38>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c912dd8>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909f28>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909860>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879766.02721: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec6cd30>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec6cef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n<<<\n 10778 1726879766.02756: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9b8550>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9b80b8>\r\n<<<\n 10779 1726879766.02787: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bccaef0>\r\n<<<\n 10778 1726879766.02833: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9c16d8>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcae0f0>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd0c438>\r\n<<<\n 10779 1726879766.02879: stdout chunk (state=3):\n>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909cc0>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8f9d68>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8ef400>\r\n<<<\n 10779 1726879766.02989: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10779 1726879766.03067: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bcd0eb8>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bcd0d68>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac550>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bce8668>\r\n<<<\n 10780 1726879766.03074: stdout chunk (state=3):\n>>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f74585f8>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93eb8>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93400>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93240>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb8160>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c5cd68>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4c664a8>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cc2ba8>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb8588>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cab748>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e518>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e240>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10779 1726879766.03088: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n<<<\n 10778 1726879766.03141: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9c18d0>\r\n<<<\n 10779 1726879766.03201: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10779 1726879766.03251: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n<<<\n 10778 1726879766.03302: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879766.03334: stdout chunk (state=3):\n>>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e56d8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879766.03367: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n<<<\n 10778 1726879766.03409: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n<<<\n 10779 1726879766.03445: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n<<<\n 10778 1726879766.03521: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee990eb8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc'\r\n<<<\n 10780 1726879766.03521: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c83d68>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c66ba8>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e4e0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86550>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c865f8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86710>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4a08cf8>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f49f6be0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a08be0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc'\r\n<<<\n 10778 1726879766.03580: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10779 1726879766.03637: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9146f9b5f8>\r\n<<<\n 10778 1726879766.03724: stdout chunk (state=3):\n>>># extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ee99cfd0>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee99cb38>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee997828>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9971d0>\r\n<<<\n 10780 1726879766.03770: stdout chunk (state=3):\n>>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a08cc0>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86668>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc'\r\nimport 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0c978>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0c6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc'\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0ce80>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a1df98>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc'\r\n<<<\n 10780 1726879766.03795: stdout chunk (state=3):\n>>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2a1d0>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2ad30>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2aef0>\r\n<<<\n 10778 1726879766.03795: stdout chunk (state=3):\n>>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9f75f8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9975c0>\r\n<<<\n 10780 1726879766.03815: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n<<<\n 10780 1726879766.03825: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc'\r\n<<<\n 10778 1726879766.03831: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10778 1726879766.03898: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b97f0>\r\n<<<\n 10778 1726879766.03935: stdout chunk (state=3):\n>>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9a8438>\r\n<<<\n 10778 1726879766.03994: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d10b8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1240>\r\n<<<\n 10778 1726879766.04039: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1470>\r\n<<<\n 10778 1726879766.04075: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1710>\r\n# /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\r\n<<<\n 10780 1726879766.04103: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4777550>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47770b8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47806d8>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a6d0f0>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501acc438>\r\n<<<\n 10778 1726879766.04108: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc'\r\n# /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\r\n<<<\n 10779 1726879766.04135: stdout chunk (state=3):\n>>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bd8e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f42be0>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f9bd30>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc'\r\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787c18>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787a20>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787f28>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787a90>\r\n# /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\r\n<<<\n 10779 1726879766.04161: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc'\r\n<<<\n 10778 1726879766.04180: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc'\r\n<<<\n 10778 1726879766.04249: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1d68>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1b70>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d70b8>\r\n<<<\n 10778 1726879766.04283: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2dcc88>\r\n<<<\n 10778 1726879766.04317: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc'\r\n<<<\n 10778 1726879766.04360: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2dce48>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc'\r\n<<<\n 10778 1726879766.04401: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n<<<\n 10780 1726879766.04482: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4780898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a36a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879766.04495: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n<<<\n 10778 1726879766.04573: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2e2d30>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2e2668>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f18d0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f1be0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f1d30>\r\n# /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\r\n<<<\n 10778 1726879766.04640: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f1ef0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee287cc0>\r\n<<<\n 10780 1726879766.04682: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4750e80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n<<<\n 10780 1726879766.04699: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc'\r\n<<<\n 10780 1726879766.04716: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879766.04739: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee287ef0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28f128>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc'\r\n<<<\n 10778 1726879766.04803: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28fdd8>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28f8d0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc'\r\n<<<\n 10778 1726879766.04871: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee29aeb8>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee29a6a0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc'\r\n<<<\n 10778 1726879766.04951: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2a1a90>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2a1cf8>\r\n<<<\n 10778 1726879766.05019: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2abd68>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2abf60>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc'\r\n<<<\n 10778 1726879766.05085: stdout chunk (state=3):\n>>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b40f0>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5c50>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5898>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5080>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc'\r\n<<<\n 10778 1726879766.05203: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4b38>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4860>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n<<<\n 10778 1726879766.05299: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b2b0>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2456a0>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879766.05323: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n<<<\n 10778 1726879766.05369: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc'\r\n<<<\n 10778 1726879766.05447: stdout chunk (state=3):\n>>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee25d2e8>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc'\r\n# destroy dateutil.tz.win\r\n<<<\n 10778 1726879766.05552: stdout chunk (state=3):\n>>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b828>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b518>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4908>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5908>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc'\r\n<<<\n 10780 1726879766.05585: stdout chunk (state=3):\n>>># extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f475cf98>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f475cb00>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47557f0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4755198>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47b65c0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4755588>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f407b7b8>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4766400>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090080>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090208>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090438>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40906d8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090d30>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090b38>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4096080>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f409bc50>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f409be10>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n<<<\n 10780 1726879766.05599: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc'\r\n<<<\n 10778 1726879766.05674: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee271748>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n<<<\n 10778 1726879766.05762: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee1fa748>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee204438>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\n<<<\n 10780 1726879766.05873: stdout chunk (state=3):\n>>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40a3cf8>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40a3630>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40af898>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40afba8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40afcf8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40afeb8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4047c88>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4047eb8>\r\n# /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\r\n<<<\n 10778 1726879766.05873: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee204a58>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n<<<\n 10779 1726879766.05995: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793198>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397932b0>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787e80>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793438>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397930f0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793320>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793710>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397937b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793978>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793da0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139797048>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397972b0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397973c8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139797390>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f85eb8>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bc1e80>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9139797780>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787748>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bd8e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139797668>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bc1940>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bbbac8>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bb4da0>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bbbfd0>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bce85f8>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523eb8>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523400>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523240>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139548160>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91394ecd68>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91394f64a8>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139552ba8>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139548588>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913953b748>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e518>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e240>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139513d68>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91394f6ba8>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e4e0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc'\r\n<<<\n 10778 1726879766.06093: stdout chunk (state=3):\n>>># extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ee2160b8>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f9b0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f710>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f320>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f780>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc'\r\n<<<\n 10778 1726879766.06192: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222d68>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222e48>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10779 1726879766.06255: stdout chunk (state=3):\n>>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516550>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91395165f8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516710>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9139299cf8>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139287be0>\r\n<<<\n 10780 1726879766.06286: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404d0f0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404dda0>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404d898>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4058e80>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4058668>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f405fa58>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f405fcc0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f406ad30>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f406af28>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40710b8>\r\n<<<\n 10780 1726879766.06309: stdout chunk (state=3):\n>>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3c18>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3860>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3080>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc'\r\n<<<\n 10780 1726879766.06320: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10778 1726879766.06378: stdout chunk (state=3):\n>>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ee22c6a0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22c470>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc'\r\n<<<\n 10779 1726879766.06489: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139299be0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139299cc0>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516668>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc'\r\nimport 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929d978>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929d6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc'\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929de80>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392adf98>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392ba1d0>\r\n<<<\n 10778 1726879766.06571: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2fbe0>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb3beb8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb420f0>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'\r\n<<<\n 10780 1726879766.06588: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4071b00>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4071828>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a278>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4004668>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f401e2b0>\r\n<<<\n 10779 1726879766.06706: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392bad30>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392baef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139007550>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390070b8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390106d8>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462fd0f0>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914635e438>\r\n<<<\n 10780 1726879766.06759: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a7f0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a4e0>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40718d0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a38d0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc'\r\n<<<\n 10778 1726879766.06762: stdout chunk (state=3):\n>>># extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89edb42278>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb42160>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb3b940>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2fcf8>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2f0b8>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb25668>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22ceb8>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222748>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee216b70>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22c550>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc'\r\n<<<\n 10778 1726879766.06787: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb425f8>\r\n<<<\n 10780 1726879766.06810: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40716d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n<<<\n 10780 1726879766.06837: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc'\r\n<<<\n 10778 1726879766.06846: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb520f0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb52438>\r\n<<<\n 10778 1726879766.06897: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb52ef0>\r\n<<<\n 10778 1726879766.06935: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10778 1726879766.06970: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc'\r\n<<<\n 10778 1726879766.07001: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb53ac8>\r\n<<<\n 10780 1726879766.07071: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4031710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fb9710>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fc4400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fc4a20>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n<<<\n 10780 1726879766.07141: stdout chunk (state=3):\n>>># extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10780 1726879766.07150: stdout chunk (state=3):\n>>># extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f3fd40b8>\r\n<<<\n 10780 1726879766.07175: stdout chunk (state=3):\n>>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd9b0><<<\n 10780 1726879766.07187: stdout chunk (state=3):\n>>>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd710>\r\n<<<\n 10779 1726879766.07197: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390108d0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc'\r\n<<<\n 10780 1726879766.07227: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd320>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc'\r\n<<<\n 10780 1726879766.07260: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd780>\r\n<<<\n 10780 1726879766.07276: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10780 1726879766.07294: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc'\r\n<<<\n 10780 1726879766.07322: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879766.07347: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1d68>\r\n<<<\n 10779 1726879766.07360: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390336a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n<<<\n 10780 1726879766.07377: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc'\r\n<<<\n 10779 1726879766.07396: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n<<<\n 10779 1726879766.07428: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe0e80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc'\r\n<<<\n 10779 1726879766.07471: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n<<<\n 10779 1726879766.07497: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879766.07629: stdout chunk (state=3):\n>>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1e48>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f3fea6a0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fea470>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n<<<\n 10780 1726879766.07651: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc'\r\n<<<\n 10779 1726879766.07664: stdout chunk (state=3):\n>>># extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9138fecf98>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fecb00>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe57f0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe5198>\r\n<<<\n 10780 1726879766.07687: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f0be0>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n<<<\n 10780 1726879766.07698: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc'\r\n<<<\n 10780 1726879766.07719: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10780 1726879766.07728: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc'\r\n<<<\n 10780 1726879766.07749: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879766.07759: stdout chunk (state=3):\n>>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38faeb8>\r\n<<<\n 10780 1726879766.07777: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10780 1726879766.07787: stdout chunk (state=3):\n>>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39000f0>\r\n<<<\n 10780 1726879766.07806: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'\r\n<<<\n 10779 1726879766.07816: stdout chunk (state=3):\n>>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390465c0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe5588>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913890b7b8>\r\n<<<\n 10780 1726879766.07849: stdout chunk (state=3):\n>>># extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10780 1726879766.07860: stdout chunk (state=3):\n>>># extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f3900278>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3900160>\r\n<<<\n 10779 1726879766.07871: stdout chunk (state=3):\n>>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138ff6400>\r\n# /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\r\n<<<\n 10780 1726879766.07896: stdout chunk (state=3):\n>>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38fa940>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f0cf8>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f00b8>\r\n<<<\n 10779 1726879766.07915: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920080>\r\n# /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\r\n<<<\n 10779 1726879766.07955: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920208>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920438>\r\n<<<\n 10779 1726879766.08018: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389206d8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08075: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10779 1726879766.08105: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc'\r\n<<<\n 10780 1726879766.08104: stdout chunk (state=3):\n>>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38e5668>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3feaeb8>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1748>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fd4b70>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fea550>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39005f8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39110f0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3911438>\r\n<<<\n 10780 1726879766.08134: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n<<<\n 10780 1726879766.08147: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08169: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920d30>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920b38>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138926080>\r\n<<<\n 10780 1726879766.08189: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3911ef0>\r\n# /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\r\n<<<\n 10779 1726879766.08202: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913892bc50>\r\n<<<\n 10780 1726879766.08221: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08229: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913892be10>\r\n<<<\n 10780 1726879766.08250: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3913ac8>\r\n<<<\n 10779 1726879766.08257: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08283: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n<<<\n 10779 1726879766.08298: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08317: stdout chunk (state=3):\n>>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138933cf8>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138933630>\r\n<<<\n 10779 1726879766.08341: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08359: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893f898>\r\n<<<\n 10779 1726879766.08388: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08411: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893fba8>\r\n# /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\r\n<<<\n 10779 1726879766.08440: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893fcf8>\r\n<<<\n 10779 1726879766.08463: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10779 1726879766.08486: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08618: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893feb8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388d6c88>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388d6eb8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388dd0f0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08678: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388ddda0>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388dd898>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08828: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388e8e80>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388e8668>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388efa58>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388efcc0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08858: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388fad30>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388faf28>\r\n<<<\n 10779 1726879766.08880: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08905: stdout chunk (state=3):\n>>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389010b8>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033c18>\r\n<<<\n 10779 1726879766.08919: stdout chunk (state=3):\n>>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033860>\r\n<<<\n 10779 1726879766.08925: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033080>\r\n<<<\n 10779 1726879766.08953: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc'\r\n<<<\n 10779 1726879766.08974: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10779 1726879766.09117: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138901b00>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138901828>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc'\r\n<<<\n 10779 1726879766.09165: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc'\r\n<<<\n 10779 1726879766.09180: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n<<<\n 10779 1726879766.09186: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a278>\r\n<<<\n 10779 1726879766.09306: stdout chunk (state=3):\n>>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138894668>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388ae2b0>\r\n<<<\n 10779 1726879766.09344: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc'\r\n# destroy dateutil.tz.win\r\n<<<\n 10779 1726879766.09388: stdout chunk (state=3):\n>>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a7f0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a4e0>\r\n<<<\n 10779 1726879766.09424: stdout chunk (state=3):\n>>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389018d0>\r\n<<<\n 10779 1726879766.09452: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390338d0>\r\n# /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\r\n<<<\n 10779 1726879766.09465: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc'\r\n<<<\n 10779 1726879766.09661: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389016d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388c1710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913884a710>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138854400>\r\n<<<\n 10779 1726879766.09683: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n<<<\n 10779 1726879766.09711: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138854a20>\r\n<<<\n 10779 1726879766.09732: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc'\r\n<<<\n 10779 1726879766.09761: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10779 1726879766.09784: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n<<<\n 10779 1726879766.09835: stdout chunk (state=3):\n>>># extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10779 1726879766.09854: stdout chunk (state=3):\n>>># extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91388640b8>\r\n<<<\n 10779 1726879766.09880: stdout chunk (state=3):\n>>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d9b0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d710>\r\n<<<\n 10779 1726879766.09890: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d320>\r\n<<<\n 10779 1726879766.09910: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10779 1726879766.09922: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc'\r\n<<<\n 10779 1726879766.09951: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d780>\r\n<<<\n 10779 1726879766.09967: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10779 1726879766.09984: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10007: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n<<<\n 10779 1726879766.10014: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10035: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n<<<\n 10779 1726879766.10043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871d68>\r\n<<<\n 10779 1726879766.10052: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n<<<\n 10779 1726879766.10060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10076: stdout chunk (state=3):\n>>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871e48>\r\n<<<\n 10779 1726879766.10233: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10381: stdout chunk (state=3):\n>>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913887a6a0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887a470>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10392: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n<<<\n 10779 1726879766.10424: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138180be0>\r\n<<<\n 10779 1726879766.10439: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n<<<\n 10779 1726879766.10449: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10471: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10779 1726879766.10479: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10655: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913818aeb8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381900f0>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9138190278>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138190160>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913818a940>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138180cf8>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381800b8>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138175668>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887aeb8>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871748>\r\n<<<\n 10779 1726879766.10698: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138864b70>\r\n<<<\n 10779 1726879766.10710: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n<<<\n 10779 1726879766.10719: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10727: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887a550>\r\n<<<\n 10779 1726879766.10750: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10767: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381905f8>\r\n<<<\n 10779 1726879766.10785: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n<<<\n 10779 1726879766.10796: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10803: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a10f0>\r\n<<<\n 10779 1726879766.10824: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10843: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a1438>\r\n<<<\n 10779 1726879766.10866: stdout chunk (state=3):\n>>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n<<<\n 10779 1726879766.10874: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10921: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a1ef0>\r\n# /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\r\n<<<\n 10779 1726879766.10944: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc'\r\n<<<\n 10779 1726879766.10972: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a3ac8>\r\n<<<\n 10778 1726879768.23861: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"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}}}\r\n<<<\n 10780 1726879768.26245: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"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}}}\r\n<<<\n 10778 1726879768.28311: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n<<<\n 10778 1726879768.28344: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10778 1726879768.28844: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n<<<\n 10778 1726879768.28857: stdout chunk (state=3):\n>>># clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n<<<\n 10778 1726879768.28872: stdout chunk (state=3):\n>>># restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n<<<\n 10778 1726879768.28883: stdout chunk (state=3):\n>>># cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n<<<\n 10778 1726879768.28903: stdout chunk (state=3):\n>>># cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n<<<\n 10778 1726879768.28920: stdout chunk (state=3):\n>>># cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n<<<\n 10778 1726879768.28934: stdout chunk (state=3):\n>>># cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n<<<\n 10778 1726879768.28987: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n<<<\n 10778 1726879768.29040: stdout chunk (state=3):\n>>># destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n<<<\n 10778 1726879768.29092: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n<<<\n 10778 1726879768.29127: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10778 1726879768.29695: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10778 1726879768.29718: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 10778 1726879768.29730: stdout chunk (state=3):\n>>># destroy _lzma\r\n<<<\n 10778 1726879768.29740: stdout chunk (state=3):\n>>># destroy bz2\r\n# destroy lzma\r\n<<<\n 10778 1726879768.29752: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n<<<\n 10778 1726879768.29775: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy ctypes\r\n<<<\n 10778 1726879768.29794: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n<<<\n 10778 1726879768.29805: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 10778 1726879768.29814: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro._distro\r\n<<<\n 10778 1726879768.29831: stdout chunk (state=3):\n>>># destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n<<<\n 10778 1726879768.29841: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n<<<\n 10778 1726879768.29894: stdout chunk (state=3):\n>>># destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n<<<\n 10778 1726879768.29909: stdout chunk (state=3):\n>>># destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n<<<\n 10778 1726879768.29936: stdout chunk (state=3):\n>>># destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n<<<\n 10778 1726879768.29946: stdout chunk (state=3):\n>>># destroy hmac\r\n# destroy _hmacopenssl\r\n<<<\n 10778 1726879768.29955: stdout chunk (state=3):\n>>># destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n<<<\n 10778 1726879768.29966: stdout chunk (state=3):\n>>># destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n<<<\n 10778 1726879768.30015: stdout chunk (state=3):\n>>># destroy dateutil\r\n# destroy dateutil._version\r\n<<<\n 10778 1726879768.30102: stdout chunk (state=3):\n>>># destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n<<<\n 10778 1726879768.30257: stdout chunk (state=3):\n>>># destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n<<<\n 10778 1726879768.30280: stdout chunk (state=3):\n>>># cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n<<<\n 10778 1726879768.30299: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n<<<\n 10778 1726879768.30310: stdout chunk (state=3):\n>>># cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n<<<\n 10778 1726879768.30320: stdout chunk (state=3):\n>>># cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n<<<\n 10778 1726879768.30347: stdout chunk (state=3):\n>>># cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n<<<\n 10778 1726879768.30360: stdout chunk (state=3):\n>>># destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 10778 1726879768.30377: stdout chunk (state=3):\n>>># cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n<<<\n 10778 1726879768.30400: stdout chunk (state=3):\n>>># cleanup[3] wiping argparse\r\n<<<\n 10778 1726879768.30419: stdout chunk (state=3):\n>>># cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n<<<\n 10778 1726879768.30436: stdout chunk (state=3):\n>>># cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n<<<\n 10778 1726879768.30450: stdout chunk (state=3):\n>>># cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n<<<\n 10778 1726879768.30490: stdout chunk (state=3):\n>>># cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n<<<\n 10778 1726879768.30503: stdout chunk (state=3):\n>>># cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n<<<\n 10778 1726879768.30524: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n<<<\n 10778 1726879768.30535: stdout chunk (state=3):\n>>># destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n<<<\n 10778 1726879768.30557: stdout chunk (state=3):\n>>># destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n<<<\n 10778 1726879768.30577: stdout chunk (state=3):\n>>># cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n<<<\n 10778 1726879768.30588: stdout chunk (state=3):\n>>># cleanup[3] wiping hawkey._hawkey\r\n<<<\n 10778 1726879768.30597: stdout chunk (state=3):\n>>># destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n<<<\n 10778 1726879768.30625: stdout chunk (state=3):\n>>># cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n<<<\n 10778 1726879768.30706: stdout chunk (state=3):\n>>># cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10780 1726879768.30885: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n<<<\n 10778 1726879768.31162: stdout chunk (state=3):\n>>># destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n<<<\n 10778 1726879768.31180: stdout chunk (state=3):\n>>># destroy _warnings\r\n# destroy stat\r\n<<<\n 10778 1726879768.31191: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n<<<\n 10778 1726879768.31210: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 10778 1726879768.31232: stdout chunk (state=3):\n>>># destroy pickle\r\n<<<\n 10778 1726879768.31245: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n<<<\n 10780 1726879768.31270: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n<<<\n 10780 1726879768.31286: stdout chunk (state=3):\n>>># clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n<<<\n 10778 1726879768.31295: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 10780 1726879768.31331: stdout chunk (state=3):\n>>># clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n<<<\n 10780 1726879768.31367: stdout chunk (state=3):\n>>># destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n<<<\n 10780 1726879768.31442: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n<<<\n 10780 1726879768.31537: stdout chunk (state=3):\n>>># cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n<<<\n 10780 1726879768.31572: stdout chunk (state=3):\n>>># cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n<<<\n 10780 1726879768.31583: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n<<<\n 10778 1726879768.31605: stdout chunk (state=3):\n>>># destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n<<<\n 10780 1726879768.31633: stdout chunk (state=3):\n>>># destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n<<<\n 10780 1726879768.31645: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10778 1726879768.31656: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n<<<\n 10778 1726879768.31796: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n<<<\n 10780 1726879768.32215: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10780 1726879768.32240: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 10780 1726879768.32257: stdout chunk (state=3):\n>>># destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 10780 1726879768.32278: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n<<<\n 10780 1726879768.32316: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n<<<\n 10780 1726879768.32352: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n<<<\n 10780 1726879768.32514: stdout chunk (state=3):\n>>># destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n<<<\n 10778 1726879768.32536: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 10778 1726879768.32542: stdout chunk (state=3):\n>>><<<\n 10778 1726879768.32557: stderr chunk (state=3):\n>>><<<\n 10780 1726879768.32565: stdout chunk (state=3):\n>>># destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n<<<\n 10780 1726879768.32625: stdout chunk (state=3):\n>>># destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n<<<\n 10780 1726879768.32645: stdout chunk (state=3):\n>>># destroy uuid\r\n# destroy systemd.journal\r\n<<<\n 10780 1726879768.32693: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n<<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0440ee48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043a4828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0440e9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b1630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043bd0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04362470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04367e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04362b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0436e4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04351d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04354198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02662940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02674240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043c2a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025b6080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025c02b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a025c0f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025c0a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025ca080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0263d7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0263dba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02628438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02619470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0236e278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02375cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0237ae10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a026142b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a023801d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0237af98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a023802e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02682fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a023809e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238e6a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238ee80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f13198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238e780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f19c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f3e2e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a01f3e6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f44390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ceeba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ce42e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cdcf98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cd4e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f44d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a01ce4f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f3ea20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0431a710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ce9048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0431aa90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a043375c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433b630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433bb00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433bc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04337e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433bf60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0433b4e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433b240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0432ab00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f28358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04337470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a00313908>\\r\\n# zipimport: found 38 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffe5ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ffffc278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003d4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0003d5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003db38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffce940>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fffcef98>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fffced68>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fff7e9b0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffffc0f0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fff994a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0032bfd0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fffac2e8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffac400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a00006e80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0000ff98>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003a2b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003aac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffb77b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0002df98>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003a128>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000a7e48>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000a7fd0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000b90f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffac550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000c4a90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000c01d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000c03c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000b9c50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000dfe80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000dfb38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000df358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000df9b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000cdcf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc966c88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9daef0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc9ff128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9bae48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc971080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc971128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9cd940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d438>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d550>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc605358>\\r\\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632438>\\r\\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632668>\\r\\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc63b048>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc637be0>\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632748>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc619198>\\r\\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6410f0>\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc\\'\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6411d0>\\r\\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc65b3c8>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc652668>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6050f0>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66bb38>\\r\\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fcac38d0>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca9db70>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca94d30>\\r\\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc\\'\\r\\nimport \\'uu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a15c0>\\r\\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a17b8>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc48c278>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca99ac8>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc627940>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6270f0>\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d588>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc\\'\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6274e0>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc\\'\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc627898>\\r\\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1e48>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1ac8>\\r\\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1d30>\\r\\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c8de10>\\r\\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c8f4a8>\\r\\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c947b8>\\r\\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4be2e8>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc4d1940>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cb47b8>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c94ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cb4748>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca586a0>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca580b8>\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc449a20>\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca409b0>\\r\\nimport \\'ansible.module_utils.six.moves.http_cookiejar\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib.error\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib.parse\\' # \\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.__about__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64470>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc5874e0>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc57edd8>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc573d30>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64d30>\\r\\nimport \\'cryptography.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca644a8>\\r\\nimport \\'cryptography\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc439a90>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5a9a58>\\r\\nimport \\'cryptography.x509.certificate_transparency\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5a9828>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540978>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.backends\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540a20>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540c50>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540dd8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.dsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc553400>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat._oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc567ac8>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc560b00>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'cryptography.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc567080>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed25519\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc560e80>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed448\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4fb470>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.backends.interfaces\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc508748>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.rsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4fb940>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat._der\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3588>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\\'\\r\\n# extension module \\'_hmacopenssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hmacopenssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hmacopenssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fbffb3c8>\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3be0>\\r\\nimport \\'cryptography.hazmat.primitives.constant_time\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff39e8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.serialization.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbffb518>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.modes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd911d0>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00bba8>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00b908>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.algorithms\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbda14e0>\\r\\nimport \\'cryptography.hazmat.primitives.serialization.ssh\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc0032b0>\\r\\nimport \\'cryptography.hazmat.primitives.serialization\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3ba8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.hashes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdc1c18>\\r\\nimport \\'cryptography.x509.oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdc16a0>\\r\\nimport \\'cryptography.x509.name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdbe0f0>\\r\\nimport \\'cryptography.x509.general_name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00b630>\\r\\nimport \\'cryptography.x509.extensions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc52c320>\\r\\nimport \\'cryptography.x509.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5983c8>\\r\\nimport \\'cryptography.x509\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64908>\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd2a668>\\r\\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcffcc0>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcffeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcdecc0>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcff2e8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'distutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce57b8>\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc\\'\\r\\nimport \\'distutils.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce5f98>\\r\\nimport \\'distutils.sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce5978>\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcff780>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fbc5dc18>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d908>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f32da240>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5da58>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f3035dd8>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f32da3c8>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f2d64d30>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f3029390>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f2d14c18>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f2d64eb8>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f27897b8>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f2d08588>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f276c630>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f27788d0>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d3c8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f22aaba8>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f229fef0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22bae80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22c3ba8>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f22cb4a8>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f166f048>\\r\\n# extension module \\'rpm._rpmb\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpmb\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpmb\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f166f978>\\r\\n# extension module \\'rpm._rpms\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpms\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpms\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f166fb38>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22c3dd8>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22baf28>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22ba860>\\r\\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f167cef0>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22bacc0>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22aad68>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f229f400>\\r\\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f1681eb8>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f1681d68>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d550>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f1699668>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc\\'\\r\\n# extension module \\'gpg._gpgme\\' loaded from \\'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'gpg._gpgme\\' executed from \\'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'gpg._gpgme\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ef55b5f8>\\r\\nimport \\'gpg.gpgme\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef58ae48>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'gpg.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc933be0>\\r\\nimport \\'gpg.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef55bd30>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.data.encoding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ecc18>\\r\\nimport \\'gpg.constants.data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8eca20>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.keylist.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ecf28>\\r\\nimport \\'gpg.constants.keylist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8eca90>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sig.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7198>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sig.notation\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f72b0>\\r\\nimport \\'gpg.constants.sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ece80>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.tofu.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7438>\\r\\nimport \\'gpg.constants.tofu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f70f0>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.create\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7320>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.event\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7710>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.import_type\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f77b8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.keysign\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7978>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.md\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7a58>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.pk\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7da0>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.protocol\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb048>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sigsum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb2b0>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.status\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb3c8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.validity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb390>\\r\\nimport \\'gpg.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8d0eb8>\\r\\nimport \\'gpg.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef572e80>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc8fb780>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ec748>\\r\\nimport \\'gpg.callbacks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef58ae10>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc\\'\\r\\nimport \\'gpg.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb668>\\r\\nimport \\'gpg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef572940>\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef56bac8>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef565da0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef56bfd0>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f16995f8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4eb8>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4400>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4240>\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeef9160>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eee9dd68>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89eeea74a8>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eef03ba8>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeef9588>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeeed748>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede518>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede240>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec3d68>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeea7ba8>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede4e0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6390>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6550>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec65f8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6710>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89eec4acf8>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec37be0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec4abe0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec4acc0>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6668>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc\\'\\r\\nimport \\'distutils.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5a978>\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5a6d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5ae80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5df98>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec6c1d0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec6cd30>\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec6cef0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9b8550>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9b80b8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9c16d8>\\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcae0f0>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd0c438>\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9c18d0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e56d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee990eb8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ee99cfd0>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee99cb38>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee997828>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9971d0>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9f75f8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9975c0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b97f0>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9a8438>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d10b8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1240>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1470>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1710>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1d68>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1b70>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d70b8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2dcc88>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2dce48>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2e2d30>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2e2668>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f18d0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f1be0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f1d30>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f1ef0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee287cc0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee287ef0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28f128>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28fdd8>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28f8d0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee29aeb8>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee29a6a0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2a1a90>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2a1cf8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2abd68>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2abf60>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b40f0>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5c50>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5898>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5080>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4b38>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4860>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b2b0>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2456a0>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee25d2e8>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b828>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b518>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4908>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5908>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4710>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.copr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee271748>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debug\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee1fa748>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee204438>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee204a58>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ee2160b8>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f9b0>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f710>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f320>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f780>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222d68>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222e48>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ee22c6a0>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22c470>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2fbe0>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb3beb8>\\r\\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb420f0>\\r\\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89edb42278>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb42160>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb3b940>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2fcf8>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2f0b8>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb25668>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22ceb8>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222748>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee216b70>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22c550>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb425f8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb520f0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb52438>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb52ef0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb53ac8>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"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}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing uu\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\\r\\n# cleanup[2] removing cryptography\\r\\n# destroy cryptography\\r\\n# cleanup[2] removing cryptography.__about__\\r\\n# destroy cryptography.__about__\\r\\n# cleanup[2] removing cryptography.utils\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing cryptography.x509\\r\\n# cleanup[2] removing cryptography.x509.certificate_transparency\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing cryptography.x509.base\\r\\n# cleanup[2] removing cryptography.hazmat\\r\\n# destroy cryptography.hazmat\\r\\n# cleanup[2] removing cryptography.hazmat.backends\\r\\n# destroy cryptography.hazmat.backends\\r\\n# cleanup[2] removing cryptography.hazmat.primitives\\r\\n# destroy cryptography.hazmat.primitives\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\\r\\n# destroy cryptography.hazmat.primitives.asymmetric\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\\r\\n# cleanup[2] removing cryptography.hazmat._oid\\r\\n# destroy cryptography.hazmat._oid\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\\r\\n# cleanup[2] removing cryptography.exceptions\\r\\n# destroy cryptography.exceptions\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\\r\\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\\r\\n# cleanup[2] removing cryptography.x509.extensions\\r\\n# cleanup[2] removing cryptography.hazmat._der\\r\\n# destroy cryptography.hazmat._der\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\\r\\n# cleanup[2] removing hmac\\r\\n# cleanup[2] removing _hmacopenssl\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\\r\\n# destroy cryptography.hazmat.primitives.ciphers\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\\r\\n# destroy cryptography.hazmat.primitives.ciphers.base\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\\r\\n# cleanup[2] removing cryptography.x509.general_name\\r\\n# cleanup[2] removing cryptography.x509.name\\r\\n# cleanup[2] removing cryptography.x509.oid\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# destroy configparser\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing distutils\\r\\n# cleanup[2] removing distutils.sysconfig\\r\\n# cleanup[2] removing distutils.errors\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm._rpmb\\r\\n# cleanup[2] removing rpm._rpms\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing gpg\\r\\n# destroy gpg\\r\\n# cleanup[2] removing gpg.core\\r\\n# destroy gpg.core\\r\\n# cleanup[2] removing gpg.gpgme\\r\\n# cleanup[2] removing gpg._gpgme\\r\\n# cleanup[2] removing gpg.errors\\r\\n# cleanup[2] removing gpg.util\\r\\n# cleanup[2] removing gpg.constants\\r\\n# cleanup[2] removing gpg.constants.data\\r\\n# cleanup[2] removing gpg.constants.data.encoding\\r\\n# cleanup[2] removing gpg.constants.keylist\\r\\n# cleanup[2] removing gpg.constants.keylist.mode\\r\\n# cleanup[2] removing gpg.constants.sig\\r\\n# cleanup[2] removing gpg.constants.sig.mode\\r\\n# cleanup[2] removing gpg.constants.sig.notation\\r\\n# cleanup[2] removing gpg.constants.tofu\\r\\n# cleanup[2] removing gpg.constants.tofu.policy\\r\\n# cleanup[2] removing gpg.constants.create\\r\\n# cleanup[2] removing gpg.constants.event\\r\\n# cleanup[2] removing gpg.constants.import_type\\r\\n# cleanup[2] removing gpg.constants.keysign\\r\\n# cleanup[2] removing gpg.constants.md\\r\\n# cleanup[2] removing gpg.constants.pk\\r\\n# cleanup[2] removing gpg.constants.protocol\\r\\n# cleanup[2] removing gpg.constants.sigsum\\r\\n# cleanup[2] removing gpg.constants.status\\r\\n# cleanup[2] removing gpg.constants.validity\\r\\n# cleanup[2] removing gpg.callbacks\\r\\n# destroy gpg.callbacks\\r\\n# cleanup[2] removing getpass\\r\\n# destroy getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing gpg.version\\r\\n# destroy gpg.version\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing distutils.version\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.copr\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debug\\r\\n# destroy dnf.plugin.dynamic.debug\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy zipimport\\r\\n# destroy _lzma\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy syslog\\r\\n# destroy ctypes\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._daemon\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy mimetypes\\r\\n# destroy netrc\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy cryptography.x509\\r\\n# destroy cryptography.x509.certificate_transparency\\r\\n# destroy cryptography.x509.oid\\r\\n# destroy cryptography.x509.name\\r\\n# destroy cryptography.x509.general_name\\r\\n# destroy cryptography.x509.extensions\\r\\n# destroy cryptography.x509.base\\r\\n# destroy cryptography.hazmat.primitives.hashes\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy cryptography.hazmat.backends.interfaces\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\\r\\n# destroy cryptography.hazmat.primitives.constant_time\\r\\n# destroy cryptography.hazmat.primitives.serialization\\r\\n# destroy cryptography.hazmat.primitives.serialization.base\\r\\n# destroy cryptography.hazmat.primitives.serialization.ssh\\r\\n# destroy hmac\\r\\n# destroy _hmacopenssl\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ec\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\\r\\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\\r\\n# destroy cryptography.hazmat.primitives.ciphers.modes\\r\\n# destroy six\\r\\n# destroy cryptography.utils\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# destroy dateutil.relativedelta\\r\\n# destroy dateutil.tz\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz.tz\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus._dbus\\r\\n# destroy _dbus_bindings\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy pyexpat\\r\\n# destroy uuid\\r\\n# destroy systemd.journal\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# destroy marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping re\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping enum\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib.abc\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy importlib.machinery\\r\\n# cleanup[3] wiping contextlib\\r\\n# destroy _collections_abc\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping _compression\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# cleanup[3] wiping linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# destroy io\\r\\n# cleanup[3] wiping token\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping random\\r\\n# destroy _random\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# destroy _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# cleanup[3] wiping logging\\r\\n# destroy atexit\\r\\n# destroy logging.handlers\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# destroy _string\\r\\n# cleanup[3] wiping socket\\r\\n# destroy selectors\\r\\n# cleanup[3] wiping _socket\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping ast\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.text\\r\\n# destroy email.base64mime\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping quopri\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# destroy email._encoded_words\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy uu\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping gzip\\r\\n# destroy _compression\\r\\n# destroy zlib\\r\\n# cleanup[3] wiping http\\r\\n# destroy http.client\\r\\n# destroy http.cookiejar\\r\\n# cleanup[3] wiping ssl\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping _ssl\\r\\n# destroy _ssl\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy enum\\r\\n# destroy linecache\\r\\n# destroy tokenize\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping distutils\\r\\n# destroy distutils.errors\\r\\n# destroy distutils.sysconfig\\r\\n# destroy distutils.version\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm._rpmb\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# destroy rpm._rpm\\r\\n# cleanup[3] wiping rpm._rpms\\r\\n# destroy rpm._rpms\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# destroy hawkey._hawkey\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# destroy libcomps._libpycomps\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping gpg.gpgme\\r\\n# cleanup[3] wiping gpg._gpgme\\r\\n# cleanup[3] wiping gpg.errors\\r\\n# cleanup[3] wiping gpg.util\\r\\n# cleanup[3] wiping gpg.constants\\r\\n# destroy gpg.constants.data\\r\\n# destroy gpg.constants.data.encoding\\r\\n# destroy gpg.constants.keylist\\r\\n# destroy gpg.constants.keylist.mode\\r\\n# destroy gpg.constants.sig\\r\\n# destroy gpg.constants.sig.mode\\r\\n# destroy gpg.constants.sig.notation\\r\\n# destroy gpg.constants.tofu\\r\\n# destroy gpg.constants.tofu.policy\\r\\n# destroy gpg.constants.create\\r\\n# destroy gpg.constants.event\\r\\n# destroy gpg.constants.import_type\\r\\n# destroy gpg.constants.keysign\\r\\n# destroy gpg.constants.md\\r\\n# destroy gpg.constants.pk\\r\\n# destroy gpg.constants.protocol\\r\\n# destroy gpg.constants.sigsum\\r\\n# destroy gpg.constants.status\\r\\n# destroy gpg.constants.validity\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping pickle\\r\\n# destroy _compat_pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# destroy _pickle\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# destroy _curses\\r\\n# cleanup[3] wiping dnf.cli.commands\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping cmd\\r\\n# cleanup[3] wiping _sqlite3\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy libdnf._error\\r\\n# destroy _heapq\\r\\n# destroy _thread\\r\\n# destroy _warnings\\r\\n# destroy stat\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy pickle\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy bisect\\r\\n# destroy posixpath\\r\\n# destroy posix\\r\\n# destroy http\\r\\n# destroy socket\\r\\n# destroy ssl\\r\\n# destroy gzip\\r\\n# destroy abc\\r\\n# destroy email.header\\r\\n# destroy email.charset\\r\\n# destroy email.utils\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.quoprimime\\r\\n# destroy threading\\r\\n# destroy email.message\\r\\n# destroy email.errors\\r\\n# destroy email.encoders\\r\\n# destroy signal\\r\\n# destroy unicodedata\\r\\n# destroy email\\r\\n# destroy queue\\r\\n# destroy urllib\\r\\n# destroy pwd\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy locale\\r\\n# destroy contextlib\\r\\n# destroy string\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy base64\\r\\n# destroy hashlib\\r\\n# destroy distutils\\r\\n# destroy errno\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy binascii\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy _functools\\r\\n# destroy urllib.parse\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy calendar\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy fcntl\\r\\n# destroy struct\\r\\n# destroy termios\\r\\n# destroy random\\r\\n# destroy dnf.cli.output\\r\\n# destroy rpm\\r\\n# destroy itertools\\r\\n# destroy _imp\\r\\n# destroy gpg.gpgme\\r\\n# destroy gpg.constants\\r\\n# destroy gpg.errors\\r\\n# destroy gpg.util\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy importlib.abc\\r\\n# destroy warnings\\r\\n# destroy types\\r\\n# destroy io\\r\\n# destroy _opcode\\r\\n# destroy dnf.yum.misc\\r\\n# destroy re\\r\\n# destroy json\\r\\n# destroy functools\\r\\n# destroy argparse\\r\\n# destroy operator\\r\\n# destroy cmd\\r\\n# destroy copy\\r\\n# destroy shlex\\r\\n# destroy fnmatch\\r\\n# destroy hawkey\\r\\n# destroy logging\\r\\n# destroy dnf\\r\\n# destroy dnf.cli.commands\\r\\n# destroy _frozen_importlib\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 10778 1726879768.32813: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0440ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043a4828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0440e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b1630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043bd0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04362470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04367e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04362b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0436e4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04351d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04354198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02662940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02674240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043c2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025b6080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025c02b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a025c0f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025c0a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025ca080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0263d7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0263dba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02628438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02619470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0236e278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02375cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0237ae10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a026142b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a023801d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0237af98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a023802e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02682fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a023809e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238e6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238ee80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f13198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238e780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f19c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f3e2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a01f3e6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f44390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ceeba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ce42e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cdcf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cd4e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f44d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a01ce4f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f3ea20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0431a710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ce9048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0431aa90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a043375c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433b630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433bb00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433bc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04337e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433bf60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0433b4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433b240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0432ab00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f28358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04337470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a00313908>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffe5ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ffffc278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003d4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0003d5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003db38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffce940>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fffcef98>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fffced68>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fff7e9b0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffffc0f0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fff994a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0032bfd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fffac2e8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffac400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a00006e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0000ff98>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003a2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003aac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffb77b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0002df98>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003a128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000a7e48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000a7fd0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000b90f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffac550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000c4a90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000c01d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000c03c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000b9c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000dfe80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000dfb38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000df358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000df9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000cdcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc966c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9daef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc9ff128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9bae48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc971080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc971128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9cd940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d550>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc605358>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632438>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632668>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc63b048>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc637be0>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632748>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc619198>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6410f0>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc'\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6411d0>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc65b3c8>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc652668>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6050f0>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66bb38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fcac38d0>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca9db70>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca94d30>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a15c0>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a17b8>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc48c278>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca99ac8>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc627940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6270f0>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc'\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6274e0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc'\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc627898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1e48>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1ac8>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1d30>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c8de10>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c8f4a8>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c947b8>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4be2e8>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc4d1940>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cb47b8>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c94ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cb4748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca586a0>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca580b8>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc449a20>\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca409b0>\r\nimport 'ansible.module_utils.six.moves.http_cookiejar' # \r\nimport 'ansible.module_utils.six.moves.urllib' # \r\nimport 'ansible.module_utils.six.moves.urllib.error' # \r\nimport 'ansible.module_utils.six.moves.urllib.parse' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc'\r\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64470>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc5874e0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc57edd8>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc573d30>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64d30>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca644a8>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc439a90>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5a9a58>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5a9828>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540978>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540a20>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540c50>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540dd8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc553400>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc'\r\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc567ac8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc560b00>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc567080>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc560e80>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4fb470>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc508748>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4fb940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc'\r\nimport 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3588>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fbffb3c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3be0>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff39e8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbffb518>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd911d0>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00bba8>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00b908>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbda14e0>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc0032b0>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3ba8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdc1c18>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdc16a0>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdbe0f0>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00b630>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc52c320>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5983c8>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64908>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd2a668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcffcc0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcffeb8>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcdecc0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcff2e8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc'\r\nimport 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce57b8>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\nimport 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce5f98>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce5978>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcff780>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fbc5dc18>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d908>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f32da240>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5da58>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f3035dd8>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f32da3c8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f2d64d30>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f3029390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f2d14c18>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f2d64eb8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f27897b8>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f2d08588>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f276c630>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f27788d0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d3c8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f22aaba8>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f229fef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22bae80>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22c3ba8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f22cb4a8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f166f048>\r\n# extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f166f978>\r\n# extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f166fb38>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22c3dd8>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22baf28>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22ba860>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f167cef0>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22bacc0>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22aad68>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f229f400>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f1681eb8>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f1681d68>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d550>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f1699668>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ef55b5f8>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef58ae48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc933be0>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef55bd30>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc'\r\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ecc18>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8eca20>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ecf28>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8eca90>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7198>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f72b0>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ece80>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7438>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f70f0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7320>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7710>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f77b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7978>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7da0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb048>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb2b0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb3c8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb390>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8d0eb8>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef572e80>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc8fb780>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ec748>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef58ae10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb668>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef572940>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef56bac8>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef565da0>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef56bfd0>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f16995f8>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4eb8>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4400>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4240>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeef9160>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eee9dd68>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89eeea74a8>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eef03ba8>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeef9588>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeeed748>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede518>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede240>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec3d68>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeea7ba8>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede4e0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6550>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec65f8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6710>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89eec4acf8>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec37be0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec4abe0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec4acc0>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6668>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc'\r\nimport 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5a978>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5a6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc'\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5ae80>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5df98>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec6c1d0>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec6cd30>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec6cef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9b8550>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9b80b8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9c16d8>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcae0f0>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd0c438>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9c18d0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e56d8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee990eb8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ee99cfd0>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee99cb38>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee997828>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9971d0>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9f75f8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9975c0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b97f0>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9a8438>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d10b8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1240>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1470>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1710>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1d68>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1b70>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d70b8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2dcc88>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2dce48>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2e2d30>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2e2668>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f18d0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f1be0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f1d30>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f1ef0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee287cc0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee287ef0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28f128>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28fdd8>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28f8d0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee29aeb8>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee29a6a0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2a1a90>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2a1cf8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2abd68>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2abf60>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b40f0>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5c50>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5898>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5080>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4b38>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4860>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b2b0>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2456a0>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee25d2e8>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b828>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b518>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4908>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5908>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee271748>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee1fa748>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee204438>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee204a58>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ee2160b8>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f9b0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f710>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f320>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f780>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222d68>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222e48>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ee22c6a0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22c470>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2fbe0>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb3beb8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb420f0>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89edb42278>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb42160>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb3b940>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2fcf8>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2f0b8>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb25668>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22ceb8>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222748>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee216b70>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22c550>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb425f8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb520f0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb52438>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb52ef0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb53ac8>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"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}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 10778 1726879768.33781: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879765.317294-10778-51171945689855/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10778 1726879768.33805: _low_level_execute_command(): starting\n 10778 1726879768.33814: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10780 1726879768.32775: stdout chunk (state=3):\n>>># cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n<<<\n 10780 1726879768.34060: stdout chunk (state=3):\n>>># cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n<<<\n 10780 1726879768.34109: stdout chunk (state=3):\n>>># destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 10780 1726879768.34698: stdout chunk (state=3):\n>>># destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n<<<\n 10780 1726879768.35311: stdout chunk (state=3):\n>>># destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n<<<\n 10780 1726879768.35694: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 10780 1726879768.35736: stderr chunk (state=3):\n>>><<<\n 10780 1726879768.35742: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a1cde48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a163828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a1cd9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a170630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a17c0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a121470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a126e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a121b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a12d4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a110d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a113198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508421940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508433240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a181a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508375080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083802b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1508380f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508380a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150838a080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083fc7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083fcba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f0160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f0e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083e7438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083d8470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150812d2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508135d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f00b8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150813ae48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083d22b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1508141208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150813afd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1508141320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508441fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814c6d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814ceb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cd31d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814c7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cd7cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cfc320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1507cfc6d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507d033c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aadbe0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aa0320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a9afd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a92eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507d03d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1507aa0f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cfca58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0e0748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aa8080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0e0ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0f65f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fa668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fab38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fac50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0f6e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0faf98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0fa518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fa278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0eab38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507ce8390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0f64a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15060d2940>\\r\\n# zipimport: found 38 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d91ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505dba278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dfc4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505dfc5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dfcb38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d8f940>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505d8ff60>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505d8fd30>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d3dac8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dba0f0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d574a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15060eafd0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505d6a2b0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d6a3c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505dc5e48>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dcde80>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbe278>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbea90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d76780>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505deeeb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbe0f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e66da0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e66e80>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e78048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d6a518>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e849b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e7f0f0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e7f2e8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e78b70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505ea1da0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea1a58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea1278>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea18d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e8dba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502725240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502799dd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150277c128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e45e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027a9080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027a9128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150274c940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c438>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c550>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023c2358>\\r\\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed438>\\r\\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed668>\\r\\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502232048>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502254be0>\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed748>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023d3198>\\r\\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022390f0>\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc\\'\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022391d0>\\r\\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022513c8>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502248668>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023c20f0>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242ab38>\\r\\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15024198d0>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ffb70>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150226ad30>\\r\\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc\\'\\r\\nimport \\'uu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6c5c0>\\r\\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6c7b8>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a5b278>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502412ac8>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b4940>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b40f0>\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c588>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc\\'\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b44e0>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc\\'\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b4898>\\r\\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6ce48>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6cac8>\\r\\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6cd30>\\r\\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502854e10>\\r\\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028554a8>\\r\\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028707b8>\\r\\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150227c2e8>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1502290940>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150287e7b8>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502870ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150287e748>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028176a0>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028170b8>\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502208a20>\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027ff9b0>\\r\\nimport \\'ansible.module_utils.six.moves.http_cookiejar\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib.error\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib.parse\\' # \\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.__about__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823470>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15023464e0>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150233ddd8>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502332d30>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823d30>\\r\\nimport \\'cryptography.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028234a8>\\r\\nimport \\'cryptography\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15021f7a90>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502358a58>\\r\\nimport \\'cryptography.x509.certificate_transparency\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502358828>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ff978>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.backends\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffa20>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffc50>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffdd8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.dsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502312400>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat._oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502327ac8>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150231fb00>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'cryptography.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502327080>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed25519\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150231fe80>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed448\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ba470>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.backends.interfaces\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022c8748>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.rsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ba940>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat._der\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1588>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\\'\\r\\n# extension module \\'_hmacopenssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hmacopenssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hmacopenssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1501dbb3c8>\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1be0>\\r\\nimport \\'cryptography.hazmat.primitives.constant_time\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db19e8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.serialization.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dbb518>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.modes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b501d0>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcbba8>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcb908>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.algorithms\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b604e0>\\r\\nimport \\'cryptography.hazmat.primitives.serialization.ssh\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dc22b0>\\r\\nimport \\'cryptography.hazmat.primitives.serialization\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1ba8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.hashes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b80c18>\\r\\nimport \\'cryptography.x509.oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b806a0>\\r\\nimport \\'cryptography.x509.name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b7d0f0>\\r\\nimport \\'cryptography.x509.general_name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcb630>\\r\\nimport \\'cryptography.x509.extensions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ea320>\\r\\nimport \\'cryptography.x509.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023563c8>\\r\\nimport \\'cryptography.x509\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823908>\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501ae9668>\\r\\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abecc0>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abeeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a9dcc0>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abe2e8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'distutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa27b8>\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc\\'\\r\\nimport \\'distutils.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa2f98>\\r\\nimport \\'distutils.sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa2978>\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abe780>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1501a1cc18>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c908>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f909a240>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1ca58>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8df4dd8>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f909a3c8>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8b22d30>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8de8390>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8ad3c18>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8b22eb8>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f85497b8>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8ac5588>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f852b630>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f85378d0>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c3c8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8069ba8>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f805fef0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079e80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8082ba8>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f80804a8>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f742e048>\\r\\n# extension module \\'rpm._rpmb\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpmb\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpmb\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f742e978>\\r\\n# extension module \\'rpm._rpms\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpms\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpms\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f742eb38>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8082dd8>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079f28>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079860>\\r\\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f743aef0>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079cc0>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8069d68>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f805f400>\\r\\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f7440eb8>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f7440d68>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c550>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f7458668>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc\\'\\r\\n# extension module \\'gpg._gpgme\\' loaded from \\'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'gpg._gpgme\\' executed from \\'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'gpg._gpgme\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150270b5f8>\\r\\nimport \\'gpg.gpgme\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5348e48>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'gpg.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15026b2be0>\\r\\nimport \\'gpg.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150270bd30>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.data.encoding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8c18>\\r\\nimport \\'gpg.constants.data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8a20>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.keylist.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8f28>\\r\\nimport \\'gpg.constants.keylist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8a90>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sig.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03198>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sig.notation\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f032b0>\\r\\nimport \\'gpg.constants.sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8e80>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.tofu.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03438>\\r\\nimport \\'gpg.constants.tofu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f030f0>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.create\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03320>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.event\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03710>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.import_type\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f037b8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.keysign\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03978>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.md\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03a58>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.pk\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03da0>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.protocol\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07048>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sigsum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f072b0>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.status\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f073c8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.validity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07390>\\r\\nimport \\'gpg.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4edbeb8>\\r\\nimport \\'gpg.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5331e80>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4f07780>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8748>\\r\\nimport \\'gpg.callbacks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5348e10>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc\\'\\r\\nimport \\'gpg.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07668>\\r\\nimport \\'gpg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5331940>\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f532bac8>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5324da0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f532bfd0>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f74585f8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93eb8>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93400>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93240>\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb8160>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c5cd68>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4c664a8>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cc2ba8>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb8588>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cab748>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e518>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e240>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c83d68>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c66ba8>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e4e0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86390>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86550>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c865f8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86710>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4a08cf8>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f49f6be0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a08be0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a08cc0>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86668>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc\\'\\r\\nimport \\'distutils.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0c978>\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0c6d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0ce80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a1df98>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2a1d0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2ad30>\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2aef0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4777550>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47770b8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47806d8>\\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a6d0f0>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501acc438>\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4780898>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a36a0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4750e80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f475cf98>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f475cb00>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47557f0>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4755198>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47b65c0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4755588>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f407b7b8>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4766400>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090080>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090208>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090438>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40906d8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090d30>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090b38>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4096080>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f409bc50>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f409be10>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40a3cf8>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40a3630>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40af898>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40afba8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40afcf8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40afeb8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4047c88>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4047eb8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404d0f0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404dda0>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404d898>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4058e80>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4058668>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f405fa58>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f405fcc0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f406ad30>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f406af28>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40710b8>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3c18>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3860>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3080>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4071b00>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4071828>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a278>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4004668>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f401e2b0>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a7f0>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a4e0>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40718d0>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a38d0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40716d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.copr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4031710>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debug\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fb9710>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fc4400>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fc4a20>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f3fd40b8>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd9b0>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd710>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd320>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd780>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1d68>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1e48>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f3fea6a0>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fea470>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f0be0>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38faeb8>\\r\\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39000f0>\\r\\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f3900278>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3900160>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38fa940>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f0cf8>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f00b8>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38e5668>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3feaeb8>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1748>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fd4b70>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fea550>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39005f8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39110f0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3911438>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3911ef0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3913ac8>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"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}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing uu\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\\r\\n# cleanup[2] removing cryptography\\r\\n# destroy cryptography\\r\\n# cleanup[2] removing cryptography.__about__\\r\\n# destroy cryptography.__about__\\r\\n# cleanup[2] removing cryptography.utils\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing cryptography.x509\\r\\n# cleanup[2] removing cryptography.x509.certificate_transparency\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing cryptography.x509.base\\r\\n# cleanup[2] removing cryptography.hazmat\\r\\n# destroy cryptography.hazmat\\r\\n# cleanup[2] removing cryptography.hazmat.backends\\r\\n# destroy cryptography.hazmat.backends\\r\\n# cleanup[2] removing cryptography.hazmat.primitives\\r\\n# destroy cryptography.hazmat.primitives\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\\r\\n# destroy cryptography.hazmat.primitives.asymmetric\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\\r\\n# cleanup[2] removing cryptography.hazmat._oid\\r\\n# destroy cryptography.hazmat._oid\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\\r\\n# cleanup[2] removing cryptography.exceptions\\r\\n# destroy cryptography.exceptions\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\\r\\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\\r\\n# cleanup[2] removing cryptography.x509.extensions\\r\\n# cleanup[2] removing cryptography.hazmat._der\\r\\n# destroy cryptography.hazmat._der\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\\r\\n# cleanup[2] removing hmac\\r\\n# cleanup[2] removing _hmacopenssl\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\\r\\n# destroy cryptography.hazmat.primitives.ciphers\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\\r\\n# destroy cryptography.hazmat.primitives.ciphers.base\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\\r\\n# cleanup[2] removing cryptography.x509.general_name\\r\\n# cleanup[2] removing cryptography.x509.name\\r\\n# cleanup[2] removing cryptography.x509.oid\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# destroy configparser\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing distutils\\r\\n# cleanup[2] removing distutils.sysconfig\\r\\n# cleanup[2] removing distutils.errors\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm._rpmb\\r\\n# cleanup[2] removing rpm._rpms\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing gpg\\r\\n# destroy gpg\\r\\n# cleanup[2] removing gpg.core\\r\\n# destroy gpg.core\\r\\n# cleanup[2] removing gpg.gpgme\\r\\n# cleanup[2] removing gpg._gpgme\\r\\n# cleanup[2] removing gpg.errors\\r\\n# cleanup[2] removing gpg.util\\r\\n# cleanup[2] removing gpg.constants\\r\\n# cleanup[2] removing gpg.constants.data\\r\\n# cleanup[2] removing gpg.constants.data.encoding\\r\\n# cleanup[2] removing gpg.constants.keylist\\r\\n# cleanup[2] removing gpg.constants.keylist.mode\\r\\n# cleanup[2] removing gpg.constants.sig\\r\\n# cleanup[2] removing gpg.constants.sig.mode\\r\\n# cleanup[2] removing gpg.constants.sig.notation\\r\\n# cleanup[2] removing gpg.constants.tofu\\r\\n# cleanup[2] removing gpg.constants.tofu.policy\\r\\n# cleanup[2] removing gpg.constants.create\\r\\n# cleanup[2] removing gpg.constants.event\\r\\n# cleanup[2] removing gpg.constants.import_type\\r\\n# cleanup[2] removing gpg.constants.keysign\\r\\n# cleanup[2] removing gpg.constants.md\\r\\n# cleanup[2] removing gpg.constants.pk\\r\\n# cleanup[2] removing gpg.constants.protocol\\r\\n# cleanup[2] removing gpg.constants.sigsum\\r\\n# cleanup[2] removing gpg.constants.status\\r\\n# cleanup[2] removing gpg.constants.validity\\r\\n# cleanup[2] removing gpg.callbacks\\r\\n# destroy gpg.callbacks\\r\\n# cleanup[2] removing getpass\\r\\n# destroy getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing gpg.version\\r\\n# destroy gpg.version\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing distutils.version\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.copr\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debug\\r\\n# destroy dnf.plugin.dynamic.debug\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy zipimport\\r\\n# destroy _lzma\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy syslog\\r\\n# destroy ctypes\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._daemon\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy mimetypes\\r\\n# destroy netrc\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy cryptography.x509\\r\\n# destroy cryptography.x509.certificate_transparency\\r\\n# destroy cryptography.x509.oid\\r\\n# destroy cryptography.x509.name\\r\\n# destroy cryptography.x509.general_name\\r\\n# destroy cryptography.x509.extensions\\r\\n# destroy cryptography.x509.base\\r\\n# destroy cryptography.hazmat.primitives.hashes\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy cryptography.hazmat.backends.interfaces\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\\r\\n# destroy cryptography.hazmat.primitives.constant_time\\r\\n# destroy cryptography.hazmat.primitives.serialization\\r\\n# destroy cryptography.hazmat.primitives.serialization.base\\r\\n# destroy cryptography.hazmat.primitives.serialization.ssh\\r\\n# destroy hmac\\r\\n# destroy _hmacopenssl\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ec\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\\r\\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\\r\\n# destroy cryptography.hazmat.primitives.ciphers.modes\\r\\n# destroy six\\r\\n# destroy cryptography.utils\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# destroy dateutil.relativedelta\\r\\n# destroy dateutil.tz\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz.tz\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus._dbus\\r\\n# destroy _dbus_bindings\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy pyexpat\\r\\n# destroy uuid\\r\\n# destroy systemd.journal\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# destroy marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping re\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping enum\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib.abc\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy importlib.machinery\\r\\n# cleanup[3] wiping contextlib\\r\\n# destroy _collections_abc\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping _compression\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# cleanup[3] wiping linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# destroy io\\r\\n# cleanup[3] wiping token\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping random\\r\\n# destroy _random\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# destroy _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# cleanup[3] wiping logging\\r\\n# destroy atexit\\r\\n# destroy logging.handlers\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# destroy _string\\r\\n# cleanup[3] wiping socket\\r\\n# destroy selectors\\r\\n# cleanup[3] wiping _socket\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping ast\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.text\\r\\n# destroy email.base64mime\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping quopri\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# destroy email._encoded_words\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy uu\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping gzip\\r\\n# destroy _compression\\r\\n# destroy zlib\\r\\n# cleanup[3] wiping http\\r\\n# destroy http.client\\r\\n# destroy http.cookiejar\\r\\n# cleanup[3] wiping ssl\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping _ssl\\r\\n# destroy _ssl\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy enum\\r\\n# destroy linecache\\r\\n# destroy tokenize\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping distutils\\r\\n# destroy distutils.errors\\r\\n# destroy distutils.sysconfig\\r\\n# destroy distutils.version\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm._rpmb\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# destroy rpm._rpm\\r\\n# cleanup[3] wiping rpm._rpms\\r\\n# destroy rpm._rpms\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# destroy hawkey._hawkey\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# destroy libcomps._libpycomps\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping gpg.gpgme\\r\\n# cleanup[3] wiping gpg._gpgme\\r\\n# cleanup[3] wiping gpg.errors\\r\\n# cleanup[3] wiping gpg.util\\r\\n# cleanup[3] wiping gpg.constants\\r\\n# destroy gpg.constants.data\\r\\n# destroy gpg.constants.data.encoding\\r\\n# destroy gpg.constants.keylist\\r\\n# destroy gpg.constants.keylist.mode\\r\\n# destroy gpg.constants.sig\\r\\n# destroy gpg.constants.sig.mode\\r\\n# destroy gpg.constants.sig.notation\\r\\n# destroy gpg.constants.tofu\\r\\n# destroy gpg.constants.tofu.policy\\r\\n# destroy gpg.constants.create\\r\\n# destroy gpg.constants.event\\r\\n# destroy gpg.constants.import_type\\r\\n# destroy gpg.constants.keysign\\r\\n# destroy gpg.constants.md\\r\\n# destroy gpg.constants.pk\\r\\n# destroy gpg.constants.protocol\\r\\n# destroy gpg.constants.sigsum\\r\\n# destroy gpg.constants.status\\r\\n# destroy gpg.constants.validity\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping pickle\\r\\n# destroy _compat_pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# destroy _pickle\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# destroy _curses\\r\\n# cleanup[3] wiping dnf.cli.commands\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping cmd\\r\\n# cleanup[3] wiping _sqlite3\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy libdnf._error\\r\\n# destroy _heapq\\r\\n# destroy _thread\\r\\n# destroy _warnings\\r\\n# destroy stat\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy pickle\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy bisect\\r\\n# destroy posixpath\\r\\n# destroy posix\\r\\n# destroy http\\r\\n# destroy socket\\r\\n# destroy ssl\\r\\n# destroy gzip\\r\\n# destroy abc\\r\\n# destroy email.header\\r\\n# destroy email.charset\\r\\n# destroy email.utils\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.quoprimime\\r\\n# destroy threading\\r\\n# destroy email.message\\r\\n# destroy email.errors\\r\\n# destroy email.encoders\\r\\n# destroy signal\\r\\n# destroy unicodedata\\r\\n# destroy email\\r\\n# destroy queue\\r\\n# destroy urllib\\r\\n# destroy pwd\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy locale\\r\\n# destroy contextlib\\r\\n# destroy string\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy base64\\r\\n# destroy hashlib\\r\\n# destroy distutils\\r\\n# destroy errno\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy binascii\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy _functools\\r\\n# destroy urllib.parse\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy calendar\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy fcntl\\r\\n# destroy struct\\r\\n# destroy termios\\r\\n# destroy random\\r\\n# destroy dnf.cli.output\\r\\n# destroy rpm\\r\\n# destroy itertools\\r\\n# destroy _imp\\r\\n# destroy gpg.gpgme\\r\\n# destroy gpg.constants\\r\\n# destroy gpg.errors\\r\\n# destroy gpg.util\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy importlib.abc\\r\\n# destroy warnings\\r\\n# destroy types\\r\\n# destroy io\\r\\n# destroy _opcode\\r\\n# destroy dnf.yum.misc\\r\\n# destroy re\\r\\n# destroy json\\r\\n# destroy functools\\r\\n# destroy argparse\\r\\n# destroy operator\\r\\n# destroy cmd\\r\\n# destroy copy\\r\\n# destroy shlex\\r\\n# destroy fnmatch\\r\\n# destroy hawkey\\r\\n# destroy logging\\r\\n# destroy dnf\\r\\n# destroy dnf.cli.commands\\r\\n# destroy _frozen_importlib\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 10780 1726879768.36010: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a1cde48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a163828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a1cd9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a170630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a17c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a121470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a126e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a121b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a12d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a110d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a113198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508421940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508433240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a181a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508375080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083802b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1508380f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508380a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150838a080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083fc7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083fcba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f0160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f0e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083e7438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083d8470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150812d2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508135d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f00b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150813ae48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083d22b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1508141208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150813afd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1508141320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508441fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814c6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814ceb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cd31d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814c7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cd7cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cfc320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1507cfc6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507d033c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aadbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aa0320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a9afd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a92eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507d03d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1507aa0f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cfca58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0e0748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aa8080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0e0ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0f65f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fa668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fab38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fac50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0f6e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0faf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0fa518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fa278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0eab38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507ce8390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0f64a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15060d2940>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d91ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505dba278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dfc4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505dfc5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dfcb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d8f940>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505d8ff60>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505d8fd30>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d3dac8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dba0f0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d574a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15060eafd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505d6a2b0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d6a3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505dc5e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dcde80>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbe278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbea90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d76780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505deeeb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbe0f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e66da0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e66e80>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e78048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d6a518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e849b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e7f0f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e7f2e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e78b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505ea1da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea1a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea1278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea18d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e8dba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502725240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502799dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150277c128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e45e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027a9080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027a9128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150274c940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c550>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023c2358>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed438>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed668>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502232048>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502254be0>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed748>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023d3198>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022390f0>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc'\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022391d0>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022513c8>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502248668>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023c20f0>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242ab38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15024198d0>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ffb70>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150226ad30>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6c5c0>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6c7b8>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a5b278>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502412ac8>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b4940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b40f0>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc'\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b44e0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc'\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b4898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6ce48>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6cac8>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6cd30>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502854e10>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028554a8>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028707b8>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150227c2e8>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1502290940>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150287e7b8>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502870ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150287e748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028176a0>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028170b8>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502208a20>\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027ff9b0>\r\nimport 'ansible.module_utils.six.moves.http_cookiejar' # \r\nimport 'ansible.module_utils.six.moves.urllib' # \r\nimport 'ansible.module_utils.six.moves.urllib.error' # \r\nimport 'ansible.module_utils.six.moves.urllib.parse' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc'\r\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823470>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15023464e0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150233ddd8>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502332d30>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823d30>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028234a8>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15021f7a90>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502358a58>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502358828>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ff978>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffa20>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffc50>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffdd8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502312400>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc'\r\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502327ac8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150231fb00>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502327080>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150231fe80>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ba470>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022c8748>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ba940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc'\r\nimport 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1588>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1501dbb3c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1be0>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db19e8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dbb518>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b501d0>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcbba8>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcb908>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b604e0>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dc22b0>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1ba8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b80c18>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b806a0>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b7d0f0>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcb630>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ea320>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023563c8>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823908>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501ae9668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abecc0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abeeb8>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a9dcc0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abe2e8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc'\r\nimport 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa27b8>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\nimport 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa2f98>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa2978>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abe780>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1501a1cc18>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c908>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f909a240>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1ca58>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8df4dd8>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f909a3c8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8b22d30>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8de8390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8ad3c18>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8b22eb8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f85497b8>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8ac5588>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f852b630>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f85378d0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c3c8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8069ba8>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f805fef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079e80>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8082ba8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f80804a8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f742e048>\r\n# extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f742e978>\r\n# extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f742eb38>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8082dd8>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079f28>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079860>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f743aef0>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079cc0>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8069d68>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f805f400>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f7440eb8>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f7440d68>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c550>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f7458668>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150270b5f8>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5348e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15026b2be0>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150270bd30>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc'\r\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8c18>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8a20>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8f28>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8a90>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03198>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f032b0>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8e80>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03438>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f030f0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03320>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03710>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f037b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03978>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03da0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07048>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f072b0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f073c8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07390>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4edbeb8>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5331e80>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4f07780>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8748>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5348e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07668>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5331940>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f532bac8>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5324da0>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f532bfd0>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f74585f8>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93eb8>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93400>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93240>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb8160>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c5cd68>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4c664a8>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cc2ba8>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb8588>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cab748>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e518>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e240>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c83d68>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c66ba8>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e4e0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86550>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c865f8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86710>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4a08cf8>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f49f6be0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a08be0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a08cc0>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86668>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc'\r\nimport 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0c978>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0c6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc'\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0ce80>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a1df98>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2a1d0>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2ad30>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2aef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4777550>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47770b8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47806d8>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a6d0f0>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501acc438>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4780898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a36a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4750e80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f475cf98>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f475cb00>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47557f0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4755198>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47b65c0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4755588>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f407b7b8>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4766400>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090080>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090208>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090438>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40906d8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090d30>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090b38>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4096080>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f409bc50>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f409be10>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40a3cf8>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40a3630>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40af898>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40afba8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40afcf8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40afeb8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4047c88>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4047eb8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404d0f0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404dda0>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404d898>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4058e80>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4058668>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f405fa58>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f405fcc0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f406ad30>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f406af28>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40710b8>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3c18>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3860>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3080>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4071b00>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4071828>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a278>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4004668>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f401e2b0>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a7f0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a4e0>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40718d0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a38d0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40716d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4031710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fb9710>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fc4400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fc4a20>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f3fd40b8>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd9b0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd710>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd320>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd780>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1d68>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1e48>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f3fea6a0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fea470>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f0be0>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38faeb8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39000f0>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f3900278>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3900160>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38fa940>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f0cf8>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f00b8>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38e5668>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3feaeb8>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1748>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fd4b70>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fea550>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39005f8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39110f0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3911438>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3911ef0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3913ac8>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"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}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 10780 1726879768.36864: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879765.3244874-10780-190423935595872/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10780 1726879768.36893: _low_level_execute_command(): starting\n 10780 1726879768.36901: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10778 1726879768.37160: stderr chunk (state=2):\n>>><<<\n 10778 1726879768.37169: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10778 1726879768.37190: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10778 1726879768.37200: handler run complete\n 10778 1726879768.37237: attempt loop complete, returning result\n 10778 1726879768.37241: _execute() done\n 10778 1726879768.37244: dumping result to json\n 10778 1726879768.37249: done dumping result, returning\n 10778 1726879768.37257: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Install required packages [0e44ad9b-8ddf-c952-e8a3-000000000052]\n 10778 1726879768.37269: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000052\n 10778 1726879768.37308: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000052\n 10778 1726879768.37311: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"grubby\",\n \"iproute\",\n \"kexec-tools\",\n \"openssh-clients\"\n ],\n \"nobest\": false,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": \"present\",\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 10780 1726879768.39616: stderr chunk (state=2):\n>>><<<\n 10780 1726879768.39625: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10780 1726879768.39641: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10780 1726879768.39646: handler run complete\n 10780 1726879768.39673: attempt loop complete, returning result\n 10780 1726879768.39677: _execute() done\n 10780 1726879768.39679: dumping result to json\n 10780 1726879768.39682: done dumping result, returning\n 10780 1726879768.39687: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Install required packages [0e44ad9b-8ddf-c952-e8a3-000000000052]\n 10780 1726879768.39786: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000052\n 10780 1726879768.39819: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000052\n 10780 1726879768.39823: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"grubby\",\n \"iproute\",\n \"kexec-tools\",\n \"openssh-clients\"\n ],\n \"nobest\": false,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": \"present\",\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 10779 1726879769.66147: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"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}}}\r\n<<<\n 10779 1726879769.73009: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n<<<\n 10779 1726879769.73511: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# de<<<\n 10779 1726879769.73540: stdout chunk (state=3):\n>>>stroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycom<<<\n 10779 1726879769.73590: stdout chunk (state=3):\n>>>pat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb<<<\n 10779 1726879769.75208: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.<<<\n 10779 1726879769.75242: stdout chunk (state=3):\n>>>cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping r<<<\n 10779 1726879769.75274: stdout chunk (state=3):\n>>>andom\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option<<<\n 10779 1726879769.75306: stdout chunk (state=3):\n>>>_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search<<<\n 10779 1726879769.76406: stdout chunk (state=3):\n>>>\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n<<<\n 10779 1726879769.77335: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n<<<\n 10779 1726879769.77374: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 10779 1726879769.77422: stderr chunk (state=3):\n>>><<<\n 10779 1726879769.77428: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea5de48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9f3828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea5d9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea00630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea0c0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b1470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b6e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b1b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9bd4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9a0d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9a3198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccb1940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccc3240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea11a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc05080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc102b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914cc10f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc10a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc1a080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc8c7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc8cba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc77438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc68470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9bd278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9c5cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9cae10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc622b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c9d11d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9caf98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c9d12e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccd1fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d19e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dc6a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dce80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c563198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dc780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c568c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c58c2e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c58c6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c593390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c33dba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c3342e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c32af98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c322e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c593d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c334f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c58ca20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e970710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c338048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e970a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e9865c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98a630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98ab00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98ac18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e986e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98af60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e98a4e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98a240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e97ab00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c578358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e986470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a962908>\\r\\n# zipimport: found 38 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a621ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a64a278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a68c4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a68c5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a68cb38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a61f940>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a61ff98>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a61fd68>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5cd9b0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64a0f0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5e74a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a638ef0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a5cf208>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5fa400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a655e48>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a65def0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64e278>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64ea90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a6067b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a67cf28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64e0f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a6f6dd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a6f6f60>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a708080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5fa550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a7149e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a70f128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a70f320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a708ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a731d68>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731a20>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731240>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731898>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a71cac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fb6208>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147029dd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914704d128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147009e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fc0080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fc0128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147043940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc438>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc550>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c53358>\\r\\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9438>\\r\\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9668>\\r\\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ac3048>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146abfbe0>\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9748>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c64198>\\r\\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146aca0f0>\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc\\'\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146aca1d0>\\r\\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae33c8>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ad6668>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c530f0>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbab38>\\r\\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cab8d0>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c90b70>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146afbd30>\\r\\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc\\'\\r\\nimport \\'uu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710a5c0>\\r\\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710a7b8>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470fa278>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ca3ac8>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c45940>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c450f0>\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc588>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc\\'\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c454e0>\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc\\'\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c45898>\\r\\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710ae48>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710aac8>\\r\\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710ad30>\\r\\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2dae10>\\r\\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2dc4a8>\\r\\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2e37b8>\\r\\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b0c2e8>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9146b20940>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c3037b8>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2e3ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c303748>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470a76a0>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470a70b8>\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146a97a20>\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914708d9b0>\\r\\nimport \\'ansible.module_utils.six.moves.http_cookiejar\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib.error\\' # \\r\\nimport \\'ansible.module_utils.six.moves.urllib.parse\\' # \\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.__about__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3470>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9146bd64e0>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bcddd8>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bc2d30>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3d30>\\r\\nimport \\'cryptography.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b34a8>\\r\\nimport \\'cryptography\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146a88a90>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bdfa58>\\r\\nimport \\'cryptography.x509.certificate_transparency\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bdf828>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8f978>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.backends\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8fa20>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8fc50>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8fdd8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.dsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ba2400>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat._oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bb7ac8>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bafb00>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'cryptography.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bb7080>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed25519\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bafe80>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed448\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b4a470>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.backends.interfaces\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b59748>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.rsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b4a940>\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat._der\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641588>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\\'\\r\\n# extension module \\'_hmacopenssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hmacopenssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hmacopenssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914664b3c8>\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641be0>\\r\\nimport \\'cryptography.hazmat.primitives.constant_time\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91466419e8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.serialization.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914664b518>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.modes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91463e01d0>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665bba8>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665b908>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.algorithms\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91463f04e0>\\r\\nimport \\'cryptography.hazmat.primitives.serialization.ssh\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91466522b0>\\r\\nimport \\'cryptography.hazmat.primitives.serialization\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641ba8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc\\'\\r\\nimport \\'cryptography.hazmat.primitives.hashes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146410c18>\\r\\nimport \\'cryptography.x509.oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91464106a0>\\r\\nimport \\'cryptography.x509.name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914640d0f0>\\r\\nimport \\'cryptography.x509.general_name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665b630>\\r\\nimport \\'cryptography.x509.extensions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b7a320>\\r\\nimport \\'cryptography.x509.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146be03c8>\\r\\nimport \\'cryptography.x509\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3908>\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146379668>\\r\\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634ecc0>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634eeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914632acc0>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634e2e8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'distutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633b7b8>\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc\\'\\r\\nimport \\'distutils.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633bf98>\\r\\nimport \\'distutils.sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633b978>\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634e780>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91462acc18>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac908>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d92a240>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462aca58>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d684dd8>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d92a3c8>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d3b2d30>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d678390>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d364c18>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d3b2eb8>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913cdda7b8>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d356588>\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913cdbc630>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913cdc78d0>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac3c8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913c8f9ba8>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8efef0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909e80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c912ba8>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913c9104a8>\\r\\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bcbe048>\\r\\n# extension module \\'rpm._rpmb\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpmb\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpmb\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bcbe978>\\r\\n# extension module \\'rpm._rpms\\' loaded from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpms\\' executed from \\'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpms\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bcbeb38>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c912dd8>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909f28>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909860>\\r\\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bccaef0>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909cc0>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8f9d68>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8ef400>\\r\\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bcd0eb8>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bcd0d68>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac550>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bce8668>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc\\'\\r\\n# extension module \\'gpg._gpgme\\' loaded from \\'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'gpg._gpgme\\' executed from \\'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'gpg._gpgme\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9146f9b5f8>\\r\\nimport \\'gpg.gpgme\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bd8e48>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'gpg.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f42be0>\\r\\nimport \\'gpg.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f9bd30>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.data.encoding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787c18>\\r\\nimport \\'gpg.constants.data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787a20>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.keylist.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787f28>\\r\\nimport \\'gpg.constants.keylist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787a90>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sig.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793198>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sig.notation\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397932b0>\\r\\nimport \\'gpg.constants.sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787e80>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.tofu.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793438>\\r\\nimport \\'gpg.constants.tofu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397930f0>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.create\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793320>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.event\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793710>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.import_type\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397937b8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.keysign\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793978>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.md\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793a58>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.pk\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793da0>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.protocol\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139797048>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.sigsum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397972b0>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.status\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397973c8>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc\\'\\r\\nimport \\'gpg.constants.validity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139797390>\\r\\nimport \\'gpg.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f85eb8>\\r\\nimport \\'gpg.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bc1e80>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9139797780>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787748>\\r\\nimport \\'gpg.callbacks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bd8e10>\\r\\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc\\'\\r\\nimport \\'gpg.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139797668>\\r\\nimport \\'gpg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bc1940>\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bbbac8>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bb4da0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bbbfd0>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bce85f8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523eb8>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523400>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523240>\\r\\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139548160>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91394ecd68>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91394f64a8>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139552ba8>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139548588>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913953b748>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e518>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e240>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139513d68>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91394f6ba8>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e4e0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516390>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516550>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91395165f8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516710>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9139299cf8>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139287be0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139299be0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139299cc0>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516668>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\\r\\n# code object from \\'/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc\\'\\r\\nimport \\'distutils.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929d978>\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929d6d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929de80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392adf98>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392ba1d0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392bad30>\\r\\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392baef0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139007550>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390070b8>\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390106d8>\\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462fd0f0>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914635e438>\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390108d0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390336a0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe0e80>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9138fecf98>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fecb00>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe57f0>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe5198>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390465c0>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe5588>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913890b7b8>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138ff6400>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920080>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920208>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920438>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389206d8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920d30>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920b38>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138926080>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913892bc50>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913892be10>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138933cf8>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138933630>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893f898>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893fba8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893fcf8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893feb8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388d6c88>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388d6eb8>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388dd0f0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388ddda0>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388dd898>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388e8e80>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388e8668>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388efa58>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388efcc0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388fad30>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388faf28>\\r\\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389010b8>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033c18>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033860>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033080>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138901b00>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138901828>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a278>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138894668>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc\\'\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388ae2b0>\\r\\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a7f0>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a4e0>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389018d0>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390338d0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389016d8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.copr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388c1710>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debug\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913884a710>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138854400>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138854a20>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91388640b8>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d9b0>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d710>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d320>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d780>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871d68>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871e48>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913887a6a0>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887a470>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138180be0>\\r\\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc\\'\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913818aeb8>\\r\\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381900f0>\\r\\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9138190278>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138190160>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913818a940>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138180cf8>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381800b8>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138175668>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887aeb8>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871748>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138864b70>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887a550>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381905f8>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a10f0>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a1438>\\r\\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a1ef0>\\r\\n# /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\\r\\n# code object from \\'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a3ac8>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"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}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing uu\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\\r\\n# cleanup[2] removing cryptography\\r\\n# destroy cryptography\\r\\n# cleanup[2] removing cryptography.__about__\\r\\n# destroy cryptography.__about__\\r\\n# cleanup[2] removing cryptography.utils\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing cryptography.x509\\r\\n# cleanup[2] removing cryptography.x509.certificate_transparency\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing cryptography.x509.base\\r\\n# cleanup[2] removing cryptography.hazmat\\r\\n# destroy cryptography.hazmat\\r\\n# cleanup[2] removing cryptography.hazmat.backends\\r\\n# destroy cryptography.hazmat.backends\\r\\n# cleanup[2] removing cryptography.hazmat.primitives\\r\\n# destroy cryptography.hazmat.primitives\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\\r\\n# destroy cryptography.hazmat.primitives.asymmetric\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\\r\\n# cleanup[2] removing cryptography.hazmat._oid\\r\\n# destroy cryptography.hazmat._oid\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\\r\\n# cleanup[2] removing cryptography.exceptions\\r\\n# destroy cryptography.exceptions\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\\r\\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\\r\\n# cleanup[2] removing cryptography.x509.extensions\\r\\n# cleanup[2] removing cryptography.hazmat._der\\r\\n# destroy cryptography.hazmat._der\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\\r\\n# cleanup[2] removing hmac\\r\\n# cleanup[2] removing _hmacopenssl\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\\r\\n# destroy cryptography.hazmat.primitives.ciphers\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\\r\\n# destroy cryptography.hazmat.primitives.ciphers.base\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\\r\\n# cleanup[2] removing cryptography.x509.general_name\\r\\n# cleanup[2] removing cryptography.x509.name\\r\\n# cleanup[2] removing cryptography.x509.oid\\r\\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# destroy configparser\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing distutils\\r\\n# cleanup[2] removing distutils.sysconfig\\r\\n# cleanup[2] removing distutils.errors\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm._rpmb\\r\\n# cleanup[2] removing rpm._rpms\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing gpg\\r\\n# destroy gpg\\r\\n# cleanup[2] removing gpg.core\\r\\n# destroy gpg.core\\r\\n# cleanup[2] removing gpg.gpgme\\r\\n# cleanup[2] removing gpg._gpgme\\r\\n# cleanup[2] removing gpg.errors\\r\\n# cleanup[2] removing gpg.util\\r\\n# cleanup[2] removing gpg.constants\\r\\n# cleanup[2] removing gpg.constants.data\\r\\n# cleanup[2] removing gpg.constants.data.encoding\\r\\n# cleanup[2] removing gpg.constants.keylist\\r\\n# cleanup[2] removing gpg.constants.keylist.mode\\r\\n# cleanup[2] removing gpg.constants.sig\\r\\n# cleanup[2] removing gpg.constants.sig.mode\\r\\n# cleanup[2] removing gpg.constants.sig.notation\\r\\n# cleanup[2] removing gpg.constants.tofu\\r\\n# cleanup[2] removing gpg.constants.tofu.policy\\r\\n# cleanup[2] removing gpg.constants.create\\r\\n# cleanup[2] removing gpg.constants.event\\r\\n# cleanup[2] removing gpg.constants.import_type\\r\\n# cleanup[2] removing gpg.constants.keysign\\r\\n# cleanup[2] removing gpg.constants.md\\r\\n# cleanup[2] removing gpg.constants.pk\\r\\n# cleanup[2] removing gpg.constants.protocol\\r\\n# cleanup[2] removing gpg.constants.sigsum\\r\\n# cleanup[2] removing gpg.constants.status\\r\\n# cleanup[2] removing gpg.constants.validity\\r\\n# cleanup[2] removing gpg.callbacks\\r\\n# destroy gpg.callbacks\\r\\n# cleanup[2] removing getpass\\r\\n# destroy getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing gpg.version\\r\\n# destroy gpg.version\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing distutils.version\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.copr\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debug\\r\\n# destroy dnf.plugin.dynamic.debug\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy zipimport\\r\\n# destroy _lzma\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy syslog\\r\\n# destroy ctypes\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._daemon\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy mimetypes\\r\\n# destroy netrc\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy cryptography.x509\\r\\n# destroy cryptography.x509.certificate_transparency\\r\\n# destroy cryptography.x509.oid\\r\\n# destroy cryptography.x509.name\\r\\n# destroy cryptography.x509.general_name\\r\\n# destroy cryptography.x509.extensions\\r\\n# destroy cryptography.x509.base\\r\\n# destroy cryptography.hazmat.primitives.hashes\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy cryptography.hazmat.backends.interfaces\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\\r\\n# destroy cryptography.hazmat.primitives.constant_time\\r\\n# destroy cryptography.hazmat.primitives.serialization\\r\\n# destroy cryptography.hazmat.primitives.serialization.base\\r\\n# destroy cryptography.hazmat.primitives.serialization.ssh\\r\\n# destroy hmac\\r\\n# destroy _hmacopenssl\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ec\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\\r\\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\\r\\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\\r\\n# destroy cryptography.hazmat.primitives.ciphers.modes\\r\\n# destroy six\\r\\n# destroy cryptography.utils\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# destroy dateutil.relativedelta\\r\\n# destroy dateutil.tz\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz.tz\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus._dbus\\r\\n# destroy _dbus_bindings\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy pyexpat\\r\\n# destroy uuid\\r\\n# destroy systemd.journal\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# destroy marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping re\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping enum\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib.abc\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy importlib.machinery\\r\\n# cleanup[3] wiping contextlib\\r\\n# destroy _collections_abc\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping _compression\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# cleanup[3] wiping linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# destroy io\\r\\n# cleanup[3] wiping token\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping random\\r\\n# destroy _random\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# destroy _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# cleanup[3] wiping logging\\r\\n# destroy atexit\\r\\n# destroy logging.handlers\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# destroy _string\\r\\n# cleanup[3] wiping socket\\r\\n# destroy selectors\\r\\n# cleanup[3] wiping _socket\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping ast\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.text\\r\\n# destroy email.base64mime\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping quopri\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# destroy email._encoded_words\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy uu\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping gzip\\r\\n# destroy _compression\\r\\n# destroy zlib\\r\\n# cleanup[3] wiping http\\r\\n# destroy http.client\\r\\n# destroy http.cookiejar\\r\\n# cleanup[3] wiping ssl\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# cleanup[3] wiping _ssl\\r\\n# destroy _ssl\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy enum\\r\\n# destroy linecache\\r\\n# destroy tokenize\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping distutils\\r\\n# destroy distutils.errors\\r\\n# destroy distutils.sysconfig\\r\\n# destroy distutils.version\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm._rpmb\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# destroy rpm._rpm\\r\\n# cleanup[3] wiping rpm._rpms\\r\\n# destroy rpm._rpms\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# destroy hawkey._hawkey\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# destroy libcomps._libpycomps\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping gpg.gpgme\\r\\n# cleanup[3] wiping gpg._gpgme\\r\\n# cleanup[3] wiping gpg.errors\\r\\n# cleanup[3] wiping gpg.util\\r\\n# cleanup[3] wiping gpg.constants\\r\\n# destroy gpg.constants.data\\r\\n# destroy gpg.constants.data.encoding\\r\\n# destroy gpg.constants.keylist\\r\\n# destroy gpg.constants.keylist.mode\\r\\n# destroy gpg.constants.sig\\r\\n# destroy gpg.constants.sig.mode\\r\\n# destroy gpg.constants.sig.notation\\r\\n# destroy gpg.constants.tofu\\r\\n# destroy gpg.constants.tofu.policy\\r\\n# destroy gpg.constants.create\\r\\n# destroy gpg.constants.event\\r\\n# destroy gpg.constants.import_type\\r\\n# destroy gpg.constants.keysign\\r\\n# destroy gpg.constants.md\\r\\n# destroy gpg.constants.pk\\r\\n# destroy gpg.constants.protocol\\r\\n# destroy gpg.constants.sigsum\\r\\n# destroy gpg.constants.status\\r\\n# destroy gpg.constants.validity\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping pickle\\r\\n# destroy _compat_pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# destroy _pickle\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# destroy _curses\\r\\n# cleanup[3] wiping dnf.cli.commands\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping cmd\\r\\n# cleanup[3] wiping _sqlite3\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy libdnf._error\\r\\n# destroy _heapq\\r\\n# destroy _thread\\r\\n# destroy _warnings\\r\\n# destroy stat\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy pickle\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy bisect\\r\\n# destroy posixpath\\r\\n# destroy posix\\r\\n# destroy http\\r\\n# destroy socket\\r\\n# destroy ssl\\r\\n# destroy gzip\\r\\n# destroy abc\\r\\n# destroy email.header\\r\\n# destroy email.charset\\r\\n# destroy email.utils\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.quoprimime\\r\\n# destroy threading\\r\\n# destroy email.message\\r\\n# destroy email.errors\\r\\n# destroy email.encoders\\r\\n# destroy signal\\r\\n# destroy unicodedata\\r\\n# destroy email\\r\\n# destroy queue\\r\\n# destroy urllib\\r\\n# destroy pwd\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy locale\\r\\n# destroy contextlib\\r\\n# destroy string\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy base64\\r\\n# destroy hashlib\\r\\n# destroy distutils\\r\\n# destroy errno\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy binascii\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy _functools\\r\\n# destroy urllib.parse\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy calendar\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy fcntl\\r\\n# destroy struct\\r\\n# destroy termios\\r\\n# destroy random\\r\\n# destroy dnf.cli.output\\r\\n# destroy rpm\\r\\n# destroy itertools\\r\\n# destroy _imp\\r\\n# destroy gpg.gpgme\\r\\n# destroy gpg.constants\\r\\n# destroy gpg.errors\\r\\n# destroy gpg.util\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy importlib.abc\\r\\n# destroy warnings\\r\\n# destroy types\\r\\n# destroy io\\r\\n# destroy _opcode\\r\\n# destroy dnf.yum.misc\\r\\n# destroy re\\r\\n# destroy json\\r\\n# destroy functools\\r\\n# destroy argparse\\r\\n# destroy operator\\r\\n# destroy cmd\\r\\n# destroy copy\\r\\n# destroy shlex\\r\\n# destroy fnmatch\\r\\n# destroy hawkey\\r\\n# destroy logging\\r\\n# destroy dnf\\r\\n# destroy dnf.cli.commands\\r\\n# destroy _frozen_importlib\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 10779 1726879769.77587: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea5de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9f3828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea5d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea00630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea0c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b1470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b6e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b1b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9bd4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9a0d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9a3198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccb1940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccc3240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea11a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc05080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc102b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914cc10f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc10a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc1a080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc8c7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc8cba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc77438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc68470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9bd278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9c5cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9cae10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc622b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c9d11d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9caf98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c9d12e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccd1fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d19e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dc6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dce80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c563198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dc780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c568c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c58c2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c58c6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c593390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c33dba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c3342e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c32af98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c322e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c593d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c334f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c58ca20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e970710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c338048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e970a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e9865c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98a630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98ab00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98ac18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e986e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98af60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e98a4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98a240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e97ab00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c578358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e986470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a962908>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a621ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a64a278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a68c4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a68c5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a68cb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a61f940>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a61ff98>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a61fd68>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5cd9b0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64a0f0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5e74a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a638ef0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a5cf208>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5fa400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a655e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a65def0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64e278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64ea90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a6067b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a67cf28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64e0f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a6f6dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a6f6f60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a708080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5fa550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a7149e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a70f128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a70f320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a708ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a731d68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731a20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a71cac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fb6208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147029dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914704d128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147009e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fc0080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fc0128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147043940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc550>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c53358>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9438>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9668>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ac3048>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146abfbe0>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9748>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c64198>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146aca0f0>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc'\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146aca1d0>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae33c8>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ad6668>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c530f0>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbab38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cab8d0>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c90b70>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146afbd30>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710a5c0>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710a7b8>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470fa278>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ca3ac8>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c45940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c450f0>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc'\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c454e0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc'\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c45898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710ae48>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710aac8>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710ad30>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2dae10>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2dc4a8>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2e37b8>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b0c2e8>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9146b20940>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c3037b8>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2e3ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c303748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470a76a0>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470a70b8>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146a97a20>\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914708d9b0>\r\nimport 'ansible.module_utils.six.moves.http_cookiejar' # \r\nimport 'ansible.module_utils.six.moves.urllib' # \r\nimport 'ansible.module_utils.six.moves.urllib.error' # \r\nimport 'ansible.module_utils.six.moves.urllib.parse' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc'\r\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3470>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9146bd64e0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bcddd8>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bc2d30>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3d30>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b34a8>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146a88a90>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bdfa58>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bdf828>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8f978>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8fa20>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8fc50>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8fdd8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ba2400>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc'\r\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bb7ac8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bafb00>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bb7080>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bafe80>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b4a470>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc'\r\nimport 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b59748>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b4a940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc'\r\nimport 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641588>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914664b3c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641be0>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91466419e8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914664b518>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91463e01d0>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665bba8>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665b908>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91463f04e0>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91466522b0>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641ba8>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc'\r\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146410c18>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91464106a0>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914640d0f0>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665b630>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b7a320>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146be03c8>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3908>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146379668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634ecc0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634eeb8>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914632acc0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634e2e8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc'\r\nimport 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633b7b8>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\nimport 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633bf98>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633b978>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634e780>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91462acc18>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac908>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d92a240>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462aca58>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d684dd8>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d92a3c8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d3b2d30>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d678390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d364c18>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d3b2eb8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913cdda7b8>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d356588>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913cdbc630>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913cdc78d0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac3c8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913c8f9ba8>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8efef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909e80>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c912ba8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913c9104a8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bcbe048>\r\n# extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bcbe978>\r\n# extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bcbeb38>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c912dd8>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909f28>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909860>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bccaef0>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909cc0>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8f9d68>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8ef400>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bcd0eb8>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bcd0d68>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac550>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bce8668>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9146f9b5f8>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bd8e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f42be0>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f9bd30>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc'\r\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787c18>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787a20>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787f28>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787a90>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc'\r\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793198>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397932b0>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787e80>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793438>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397930f0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793320>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793710>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397937b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793978>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793da0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139797048>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397972b0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397973c8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139797390>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f85eb8>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bc1e80>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9139797780>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787748>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bd8e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139797668>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bc1940>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bbbac8>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bb4da0>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bbbfd0>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bce85f8>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523eb8>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523400>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523240>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139548160>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91394ecd68>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91394f64a8>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139552ba8>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139548588>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913953b748>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e518>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e240>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139513d68>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91394f6ba8>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e4e0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516550>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91395165f8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516710>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9139299cf8>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139287be0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139299be0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139299cc0>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516668>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc'\r\nimport 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929d978>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929d6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc'\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929de80>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392adf98>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392ba1d0>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392bad30>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392baef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139007550>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390070b8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390106d8>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462fd0f0>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914635e438>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390108d0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390336a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe0e80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9138fecf98>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fecb00>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe57f0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe5198>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390465c0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe5588>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913890b7b8>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138ff6400>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920080>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920208>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920438>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389206d8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920d30>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920b38>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138926080>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913892bc50>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913892be10>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138933cf8>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138933630>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893f898>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893fba8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893fcf8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893feb8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388d6c88>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388d6eb8>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388dd0f0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388ddda0>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388dd898>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388e8e80>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388e8668>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388efa58>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388efcc0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388fad30>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388faf28>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389010b8>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033c18>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033860>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033080>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138901b00>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138901828>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a278>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138894668>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388ae2b0>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a7f0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a4e0>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389018d0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390338d0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389016d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388c1710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913884a710>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138854400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138854a20>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91388640b8>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d9b0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d710>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d320>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d780>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871d68>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871e48>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913887a6a0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887a470>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138180be0>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc'\r\n# /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\r\n# code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913818aeb8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381900f0>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9138190278>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138190160>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913818a940>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138180cf8>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381800b8>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138175668>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887aeb8>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871748>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138864b70>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887a550>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381905f8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a10f0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a1438>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a1ef0>\r\n# /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\r\n# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a3ac8>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"grubby\", \"iproute\", \"kexec-tools\", \"openssh-clients\"], \"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}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 10779 1726879769.78430: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879765.3070884-10779-281163547119887/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10779 1726879769.78453: _low_level_execute_command(): starting\n 10779 1726879769.78461: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10779 1726879769.82204: stderr chunk (state=2):\n>>><<<\n 10779 1726879769.82216: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10779 1726879769.82240: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10779 1726879769.82247: handler run complete\n 10779 1726879769.82275: attempt loop complete, returning result\n 10779 1726879769.82279: _execute() done\n 10779 1726879769.82282: dumping result to json\n 10779 1726879769.82288: done dumping result, returning\n 10779 1726879769.82297: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Install required packages [0e44ad9b-8ddf-c952-e8a3-000000000052]\n 10779 1726879769.82307: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000052\n 10779 1726879769.82338: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000052\n 10779 1726879769.82342: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"grubby\",\n \"iproute\",\n \"kexec-tools\",\n \"openssh-clients\"\n ],\n \"nobest\": false,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": \"present\",\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 10596 1726879769.82484: no more pending results, returning what we have\n 10596 1726879769.82488: results queue empty\n 10596 1726879769.82489: checking for any_errors_fatal\n 10596 1726879769.82497: done checking for any_errors_fatal\n 10596 1726879769.82497: checking for max_fail_percentage\n 10596 1726879769.82499: done checking for max_fail_percentage\n 10596 1726879769.82499: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879769.82500: done checking to see if all hosts have failed\n 10596 1726879769.82500: getting the remaining hosts for this loop\n 10596 1726879769.82502: done getting the remaining hosts for this loop\n 10596 1726879769.82506: getting the next task for host managed_node1\n 10596 1726879769.82511: done getting next task for host managed_node1\n 10596 1726879769.82514: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled\n 10596 1726879769.82516: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879769.82518: getting the next task for host managed_node2\n 10596 1726879769.82520: done getting next task for host managed_node2\n 10596 1726879769.82521: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled\n 10596 1726879769.82522: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879769.82523: getting the next task for host managed_node3\n 10596 1726879769.82525: done getting next task for host managed_node3\n 10596 1726879769.82527: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled\n 10596 1726879769.82528: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879769.82541: getting variables\n 10596 1726879769.82542: in VariableManager get_vars()\n 10596 1726879769.82573: Calling all_inventory to load vars for managed_node1\n 10596 1726879769.82575: Calling groups_inventory to load vars for managed_node1\n 10596 1726879769.82577: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879769.82585: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879769.82587: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879769.82590: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879769.82735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879769.82850: done with get_vars()\n 10596 1726879769.82859: done getting variables\n 10596 1726879769.82945: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] **********\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11\nFriday 20 September 2024 20:49:29 -0400 (0:00:04.681) 0:00:08.273 ****** \n 10596 1726879769.82976: entering _queue_task() for managed_node1/service\n 10596 1726879769.82978: Creating lock for service\n 10596 1726879769.83300: worker is 1 (out of 3 available)\n 10596 1726879769.83316: exiting _queue_task() for managed_node1/service\n 10596 1726879769.83356: getting variables\n 10596 1726879769.83359: in VariableManager get_vars()\n 10596 1726879769.83471: Calling all_inventory to load vars for managed_node2\n 10596 1726879769.83476: Calling groups_inventory to load vars for managed_node2\n 10596 1726879769.83478: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879769.83503: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879769.83507: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879769.83511: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879769.83705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879769.83914: done with get_vars()\n 10596 1726879769.83927: done getting variables\n 10596 1726879769.84016: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879769.84026: entering _queue_task() for managed_node2/service\n 10596 1726879769.84314: worker is 2 (out of 3 available)\n 10596 1726879769.84330: exiting _queue_task() for managed_node2/service\n 10596 1726879769.84363: getting variables\n 10596 1726879769.84365: in VariableManager get_vars()\n 10596 1726879769.84451: Calling all_inventory to load vars for managed_node3\n 10596 1726879769.84456: Calling groups_inventory to load vars for managed_node3\n 10596 1726879769.84458: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879769.84472: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879769.84475: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879769.84479: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879769.85102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879769.85308: done with get_vars()\n 10596 1726879769.85319: done getting variables\n 10596 1726879769.85400: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879769.85410: entering _queue_task() for managed_node3/service\n 10596 1726879769.86463: worker is 3 (out of 3 available)\n 10596 1726879769.86480: exiting _queue_task() for managed_node3/service\n 10596 1726879769.86496: done queuing things up, now waiting for results queue to drain\n 10596 1726879769.86497: waiting for pending results...\n 10841 1726879769.83779: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled\n 10841 1726879769.83903: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000053\n 10841 1726879769.83920: variable 'ansible_search_path' from source: unknown\n 10841 1726879769.83926: variable 'ansible_search_path' from source: unknown\n 10841 1726879769.83947: calling self._execute()\n 10841 1726879769.84018: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10841 1726879769.84028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10841 1726879769.84036: variable 'omit' from source: magic vars\n 10841 1726879769.84135: variable 'omit' from source: magic vars\n 10841 1726879769.84173: variable 'omit' from source: magic vars\n 10841 1726879769.84202: variable 'omit' from source: magic vars\n 10841 1726879769.84232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10841 1726879769.84258: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10841 1726879769.84278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10841 1726879769.84298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10841 1726879769.84313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10841 1726879769.84345: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10841 1726879769.84351: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10841 1726879769.84356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10841 1726879769.84462: Set connection var ansible_shell_executable to /bin/sh\n 10841 1726879769.84471: Set connection var ansible_connection to ssh\n 10841 1726879769.84477: Set connection var ansible_timeout to 10\n 10841 1726879769.84481: Set connection var ansible_shell_type to sh\n 10841 1726879769.84486: Set connection var ansible_pipelining to False\n 10841 1726879769.84496: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10841 1726879769.84517: variable 'ansible_shell_executable' from source: unknown\n 10841 1726879769.84522: variable 'ansible_connection' from source: unknown\n 10841 1726879769.84526: variable 'ansible_module_compression' from source: unknown\n 10841 1726879769.84529: variable 'ansible_shell_type' from source: unknown\n 10841 1726879769.84532: variable 'ansible_shell_executable' from source: unknown\n 10841 1726879769.84534: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10841 1726879769.84538: variable 'ansible_pipelining' from source: unknown\n 10841 1726879769.84541: variable 'ansible_timeout' from source: unknown\n 10841 1726879769.84545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10841 1726879769.84673: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10841 1726879769.84685: variable 'omit' from source: magic vars\n 10841 1726879769.85007: starting attempt loop\n 10841 1726879769.85013: running the handler\n 10841 1726879769.85196: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10841 1726879769.85327: _low_level_execute_command(): starting\n 10841 1726879769.85338: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10842 1726879769.85902: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled\n 10842 1726879769.86024: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000053\n 10842 1726879769.86040: variable 'ansible_search_path' from source: unknown\n 10842 1726879769.86043: variable 'ansible_search_path' from source: unknown\n 10842 1726879769.86068: calling self._execute()\n 10842 1726879769.86129: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10842 1726879769.86139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10842 1726879769.86147: variable 'omit' from source: magic vars\n 10842 1726879769.86575: variable 'omit' from source: magic vars\n 10842 1726879769.86627: variable 'omit' from source: magic vars\n 10842 1726879769.86665: variable 'omit' from source: magic vars\n 10842 1726879769.86704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10842 1726879769.86737: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10842 1726879769.86762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10842 1726879769.86783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10844 1726879769.86735: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled\n 10844 1726879769.86900: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000053\n 10844 1726879769.86920: variable 'ansible_search_path' from source: unknown\n 10844 1726879769.86924: variable 'ansible_search_path' from source: unknown\n 10844 1726879769.86962: calling self._execute()\n 10842 1726879769.87003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10842 1726879769.87034: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10842 1726879769.87040: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10842 1726879769.87044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10844 1726879769.87045: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10844 1726879769.87057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10844 1726879769.87065: variable 'omit' from source: magic vars\n 10842 1726879769.87150: Set connection var ansible_shell_executable to /bin/sh\n 10842 1726879769.87158: Set connection var ansible_connection to ssh\n 10842 1726879769.87165: Set connection var ansible_timeout to 10\n 10842 1726879769.87168: Set connection var ansible_shell_type to sh\n 10842 1726879769.87173: Set connection var ansible_pipelining to False\n 10844 1726879769.87176: variable 'omit' from source: magic vars\n 10842 1726879769.87180: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10842 1726879769.87203: variable 'ansible_shell_executable' from source: unknown\n 10842 1726879769.87208: variable 'ansible_connection' from source: unknown\n 10842 1726879769.87212: variable 'ansible_module_compression' from source: unknown\n 10842 1726879769.87214: variable 'ansible_shell_type' from source: unknown\n 10842 1726879769.87217: variable 'ansible_shell_executable' from source: unknown\n 10842 1726879769.87220: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10844 1726879769.87223: variable 'omit' from source: magic vars\n 10844 1726879769.87261: variable 'omit' from source: magic vars\n 10842 1726879769.87224: variable 'ansible_pipelining' from source: unknown\n 10842 1726879769.87297: variable 'ansible_timeout' from source: unknown\n 10842 1726879769.87303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10844 1726879769.87304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10844 1726879769.87336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10844 1726879769.87358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10844 1726879769.87381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10844 1726879769.87396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10844 1726879769.87423: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10844 1726879769.87429: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10842 1726879769.87433: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10844 1726879769.87434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10842 1726879769.87444: variable 'omit' from source: magic vars\n 10842 1726879769.87450: starting attempt loop\n 10842 1726879769.87453: running the handler\n 10844 1726879769.87540: Set connection var ansible_shell_executable to /bin/sh\n 10844 1726879769.87551: Set connection var ansible_connection to ssh\n 10844 1726879769.87559: Set connection var ansible_timeout to 10\n 10844 1726879769.87562: Set connection var ansible_shell_type to sh\n 10844 1726879769.87567: Set connection var ansible_pipelining to False\n 10844 1726879769.87574: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10844 1726879769.87595: variable 'ansible_shell_executable' from source: unknown\n 10844 1726879769.87601: variable 'ansible_connection' from source: unknown\n 10844 1726879769.87604: variable 'ansible_module_compression' from source: unknown\n 10844 1726879769.87607: variable 'ansible_shell_type' from source: unknown\n 10844 1726879769.87610: variable 'ansible_shell_executable' from source: unknown\n 10844 1726879769.87613: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10844 1726879769.87616: variable 'ansible_pipelining' from source: unknown\n 10844 1726879769.87619: variable 'ansible_timeout' from source: unknown\n 10844 1726879769.87623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10842 1726879769.87630: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10842 1726879769.87749: _low_level_execute_command(): starting\n 10842 1726879769.87760: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 10844 1726879769.87760: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n 10844 1726879769.87772: variable 'omit' from source: magic vars\n 10844 1726879769.87778: starting attempt loop\n 10844 1726879769.87781: running the handler\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10844 1726879769.87970: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10844 1726879769.88069: _low_level_execute_command(): starting\n 10844 1726879769.88076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10841 1726879769.88997: stdout chunk (state=2):\n>>>/root\n<<<\n 10841 1726879769.89130: stderr chunk (state=3):\n>>><<<\n 10841 1726879769.89136: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 10841 1726879769.89157: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10841 1726879769.89168: _low_level_execute_command(): starting\n 10841 1726879769.89171: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634 `\" && echo ansible-tmp-1726879769.8916283-10841-9622340038634=\"` echo /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634 `\" && echo ansible-tmp-1726879769.8916283-10841-9622340038634=\"` echo /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634 `\" ) && sleep 0'\"'\"''\n 10844 1726879769.90765: stdout chunk (state=2):\n>>>/root\n<<<\n 10844 1726879769.90888: stderr chunk (state=3):\n>>><<<\n 10844 1726879769.90897: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 10844 1726879769.90923: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10844 1726879769.90935: _low_level_execute_command(): starting\n 10844 1726879769.90941: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644 `\" && echo ansible-tmp-1726879769.9093058-10844-40393027169644=\"` echo /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644 `\" && echo ansible-tmp-1726879769.9093058-10844-40393027169644=\"` echo /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644 `\" ) && sleep 0'\"'\"''\n 10841 1726879769.91590: stdout chunk (state=2):\n>>>ansible-tmp-1726879769.8916283-10841-9622340038634=/root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634\n<<<\n 10842 1726879769.91636: stdout chunk (state=2):\n>>>/root\n<<<\n 10842 1726879769.91717: stderr chunk (state=3):\n>>><<<\n 10842 1726879769.91724: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 10842 1726879769.91752: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10842 1726879769.91764: _low_level_execute_command(): starting\n 10842 1726879769.91770: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916 `\" && echo ansible-tmp-1726879769.9175951-10842-51372553609916=\"` echo /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916 `\" && echo ansible-tmp-1726879769.9175951-10842-51372553609916=\"` echo /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916 `\" ) && sleep 0'\"'\"''\n 10841 1726879769.92055: stderr chunk (state=3):\n>>><<<\n 10841 1726879769.92064: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879769.8916283-10841-9622340038634=/root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634\\n', b'')\n 10841 1726879769.92088: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879769.8916283-10841-9622340038634=/root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634\n, stderr=\n 10841 1726879769.92124: variable 'ansible_module_compression' from source: unknown\n 10841 1726879769.92184: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 10841 1726879769.92189: ANSIBALLZ: Acquiring lock\n 10841 1726879769.92194: ANSIBALLZ: Lock acquired: 140708134187472\n 10841 1726879769.92198: ANSIBALLZ: Creating module\n 10844 1726879769.93507: stdout chunk (state=2):\n>>>ansible-tmp-1726879769.9093058-10844-40393027169644=/root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644\n<<<\n 10844 1726879769.93776: stderr chunk (state=3):\n>>><<<\n 10844 1726879769.93786: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879769.9093058-10844-40393027169644=/root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644\\n', b'')\n 10844 1726879769.93813: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879769.9093058-10844-40393027169644=/root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644\n, stderr=\n 10844 1726879769.93847: variable 'ansible_module_compression' from source: unknown\n 10844 1726879769.93916: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 10844 1726879769.93921: ANSIBALLZ: Acquiring lock\n 10842 1726879769.95558: stdout chunk (state=2):\n>>>ansible-tmp-1726879769.9175951-10842-51372553609916=/root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916\n<<<\n 10842 1726879769.95737: stderr chunk (state=3):\n>>><<<\n 10842 1726879769.95746: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879769.9175951-10842-51372553609916=/root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916\\n', b'')\n 10842 1726879769.95775: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879769.9175951-10842-51372553609916=/root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916\n, stderr=\n 10842 1726879769.95809: variable 'ansible_module_compression' from source: unknown\n 10842 1726879769.95866: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 10842 1726879769.95871: ANSIBALLZ: Acquiring lock\n 10841 1726879770.13517: ANSIBALLZ: Writing module into payload\n 10841 1726879770.13658: ANSIBALLZ: Writing module\n 10841 1726879770.13685: ANSIBALLZ: Renaming module\n 10841 1726879770.13698: ANSIBALLZ: Done creating module\n 10844 1726879770.13708: ANSIBALLZ: Lock acquired: 140708134187472\n 10844 1726879770.13719: ANSIBALLZ: Reading module after lock\n 10841 1726879770.13736: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10844 1726879770.13777: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 10841 1726879770.13979: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpvmssspd4 TO /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py\n 10844 1726879770.14031: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2ywaauyx TO /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 10842 1726879770.14117: ANSIBALLZ: Lock acquired: 140708134187472\n 10842 1726879770.14126: ANSIBALLZ: Reading module after lock\n 10842 1726879770.14185: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 10842 1726879770.14414: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjlquqr1v TO /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 10841 1726879770.14553: Sending initial data\n 10841 1726879770.14560: Sent initial data (154 bytes)\n 10844 1726879770.14867: Sending initial data\n 10844 1726879770.14875: Sent initial data (155 bytes)\n 10842 1726879770.14904: Sending initial data\n 10842 1726879770.14910: Sent initial data (155 bytes)\n 10844 1726879770.17377: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2ywaauyx /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py\n<<<\n 10841 1726879770.17485: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpvmssspd4 /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py\n<<<\n 10842 1726879770.19838: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjlquqr1v /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py\n<<<\n 10844 1726879770.20019: stderr chunk (state=3):\n>>><<<\n 10844 1726879770.20029: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2ywaauyx /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py\\n', b'')\n 10844 1726879770.20071: done transferring module to remote\n 10844 1726879770.20085: _low_level_execute_command(): starting\n 10844 1726879770.20090: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/ /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/ /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10841 1726879770.21507: stderr chunk (state=3):\n>>><<<\n 10841 1726879770.21517: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpvmssspd4 /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py\\n', b'')\n 10841 1726879770.21545: done transferring module to remote\n 10841 1726879770.21559: _low_level_execute_command(): starting\n 10841 1726879770.21564: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/ /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/ /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10842 1726879770.22199: stderr chunk (state=3):\n>>><<<\n 10842 1726879770.22208: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjlquqr1v /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py\\n', b'')\n 10842 1726879770.22228: done transferring module to remote\n 10842 1726879770.22238: _low_level_execute_command(): starting\n 10842 1726879770.22241: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/ /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/ /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10844 1726879770.22994: stderr chunk (state=2):\n>>><<<\n 10844 1726879770.23002: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10844 1726879770.23027: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10844 1726879770.23032: _low_level_execute_command(): starting\n 10844 1726879770.23038: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10841 1726879770.24285: stderr chunk (state=2):\n>>><<<\n 10841 1726879770.24296: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10841 1726879770.24314: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10841 1726879770.24316: _low_level_execute_command(): starting\n 10841 1726879770.24320: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10842 1726879770.25343: stderr chunk (state=2):\n>>><<<\n 10842 1726879770.25355: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10842 1726879770.25375: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10842 1726879770.25379: _low_level_execute_command(): starting\n 10842 1726879770.25385: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10844 1726879770.25835: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10844 1726879770.25883: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10844 1726879770.25913: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10844 1726879770.25957: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\n<<<\n 10844 1726879770.25969: stdout chunk (state=3):\n>>>import _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 10844 1726879770.25984: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10844 1726879770.26031: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 10844 1726879770.26041: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10844 1726879770.26056: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10844 1726879770.26081: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10844 1726879770.26089: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 10844 1726879770.26120: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0df06e48>\r\n<<<\n 10844 1726879770.26150: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 10844 1726879770.26182: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de9c828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0df069b0>\r\n<<<\n 10844 1726879770.26217: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0dea9630>\r\n<<<\n 10844 1726879770.26235: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10844 1726879770.26265: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0160>\r\n<<<\n 10844 1726879770.26293: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 10844 1726879770.26318: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10844 1726879770.26335: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10844 1726879770.26359: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb50f0>\r\n<<<\n 10844 1726879770.26380: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0748>\r\n<<<\n 10844 1726879770.26400: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0390>\r\n<<<\n 10844 1726879770.26432: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10844 1726879770.26445: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10844 1726879770.26464: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10844 1726879770.26478: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10844 1726879770.26496: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10844 1726879770.26510: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10844 1726879770.26530: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10844 1726879770.26546: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5a470>\r\n<<<\n 10844 1726879770.26565: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10844 1726879770.26580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10844 1726879770.26604: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5fe48>\r\n<<<\n 10844 1726879770.26621: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5ab38>\r\n<<<\n 10844 1726879770.26646: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10844 1726879770.26680: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10844 1726879770.26791: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de664e0>\r\n<<<\n 10844 1726879770.26815: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de49d68>\r\n<<<\n 10844 1726879770.26834: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 10844 1726879770.26846: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de4c198>\r\n<<<\n 10844 1726879770.26886: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10844 1726879770.26897: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10844 1726879770.26919: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c15a940>\r\n<<<\n 10844 1726879770.26937: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10844 1726879770.26958: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c16c240>\r\n<<<\n 10844 1726879770.27047: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0debaa20>\r\n<<<\n 10844 1726879770.27055: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10841 1726879770.27098: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 10841 1726879770.27119: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10841 1726879770.27183: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10841 1726879770.27214: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 10841 1726879770.27223: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 10841 1726879770.27265: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 10841 1726879770.27279: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n<<<\n 10841 1726879770.27289: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 10841 1726879770.27304: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10841 1726879770.27435: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 10841 1726879770.27443: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9aa1ae48>\r\n<<<\n 10844 1726879770.27470: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10841 1726879770.27479: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 10841 1726879770.27498: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9b0828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9aa1a9b0>\r\n<<<\n 10844 1726879770.27520: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10841 1726879770.27525: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n<<<\n 10841 1726879770.27541: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9bd630>\r\n<<<\n 10844 1726879770.27562: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10841 1726879770.27564: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10841 1726879770.27578: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10844 1726879770.27601: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10841 1726879770.27621: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4160>\r\n<<<\n 10841 1726879770.27632: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 10841 1726879770.27653: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 10841 1726879770.27661: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10841 1726879770.27676: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10844 1726879770.27686: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 10841 1726879770.27698: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c90f0>\r\n<<<\n 10844 1726879770.27710: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10841 1726879770.27725: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4748>\r\n<<<\n 10844 1726879770.27735: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10841 1726879770.27749: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4390>\r\n<<<\n 10844 1726879770.27760: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 10844 1726879770.27772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10841 1726879770.27783: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10841 1726879770.27792: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10844 1726879770.27807: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c090080>\r\n<<<\n 10841 1726879770.27821: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10841 1726879770.27832: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10841 1726879770.27846: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10844 1726879770.27856: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c09b2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10841 1726879770.27866: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10841 1726879770.27888: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10841 1726879770.27898: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a96e470>\r\n<<<\n 10844 1726879770.27911: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0c09bf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c09ba90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 10844 1726879770.27929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 10841 1726879770.27941: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10844 1726879770.27946: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c0a5080>\r\n<<<\n 10844 1726879770.27961: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 10844 1726879770.28002: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c1357b8>\r\n<<<\n 10844 1726879770.28045: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10844 1726879770.28076: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c135ba8>\r\n<<<\n 10844 1726879770.28127: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129160>\r\n<<<\n 10844 1726879770.28175: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c120438>\r\n<<<\n 10841 1726879770.28214: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a973e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a96eb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a97a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a95dd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a960198>\r\n<<<\n 10844 1726879770.28212: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c111470>\r\n<<<\n 10844 1726879770.28236: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 10841 1726879770.28262: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10844 1726879770.28268: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 10841 1726879770.28289: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c6e940>\r\n<<<\n 10844 1726879770.28305: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10841 1726879770.28305: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10841 1726879770.28328: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c80240>\r\n<<<\n 10844 1726879770.28336: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be48278>\r\n<<<\n 10844 1726879770.28354: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be50cf8>\r\n<<<\n 10844 1726879770.28362: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129438>\r\n<<<\n 10844 1726879770.28380: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10841 1726879770.28407: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9cea20>\r\n<<<\n 10841 1726879770.28416: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10844 1726879770.28435: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be55e10>\r\n<<<\n 10844 1726879770.28446: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c10b2b0>\r\n<<<\n 10844 1726879770.28466: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10844 1726879770.28497: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10844 1726879770.28506: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0be5c1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be55f98>\r\n<<<\n 10844 1726879770.28532: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10844 1726879770.28541: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0be5c2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c17afd0>\r\n<<<\n 10844 1726879770.28562: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 10844 1726879770.28569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 10844 1726879770.28597: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10844 1726879770.28612: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 10844 1726879770.28629: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 10844 1726879770.28641: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5cdd8>\r\n<<<\n 10844 1726879770.28648: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c9e8>\r\n<<<\n 10844 1726879770.28755: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be676a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10844 1726879770.28802: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be67e80>\r\n<<<\n 10844 1726879770.28820: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 10841 1726879770.28830: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10841 1726879770.28839: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10841 1726879770.28853: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 10844 1726879770.28865: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10844 1726879770.28875: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b9ee198>\r\n<<<\n 10841 1726879770.28886: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10841 1726879770.28905: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10841 1726879770.28918: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 10844 1726879770.28932: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be67780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10841 1726879770.28939: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10841 1726879770.28950: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10844 1726879770.28966: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b9f3c88>\r\n<<<\n 10844 1726879770.28979: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c518>\r\n<<<\n 10844 1726879770.28996: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10841 1726879770.29019: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10841 1726879770.29031: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10844 1726879770.29040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10844 1726879770.29055: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba172e8>\r\n<<<\n 10841 1726879770.29065: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10844 1726879770.29083: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0ba176a0>\r\n<<<\n 10844 1726879770.29094: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10841 1726879770.29103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10841 1726879770.29113: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10844 1726879770.29126: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 10841 1726879770.29140: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 10841 1726879770.29151: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98ba4080>\r\n<<<\n 10844 1726879770.29160: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba1e390>\r\n<<<\n 10841 1726879770.29174: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98baf2b0>\r\n<<<\n 10841 1726879770.29195: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n<<<\n 10841 1726879770.29204: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10844 1726879770.29213: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10844 1726879770.29220: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 10841 1726879770.29239: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10841 1726879770.29248: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf98baff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98bafa90>\r\n<<<\n 10844 1726879770.29256: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10841 1726879770.29277: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 10841 1726879770.29288: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 10844 1726879770.29296: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10841 1726879770.29310: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98bb9080>\r\n<<<\n 10844 1726879770.29329: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10841 1726879770.29403: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c497b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10844 1726879770.29629: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7c8ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7bf2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7b5f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7ade80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba1ed30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0b7bff60>\r\n<<<\n 10844 1726879770.29679: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba17a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de17710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7c3048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de17a90>\r\n<<<\n 10844 1726879770.29929: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de2f5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10844 1726879770.29983: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33630>\r\n<<<\n 10844 1726879770.30024: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33b00>\r\n<<<\n 10844 1726879770.30077: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de2fe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 10844 1726879770.30126: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de334e0>\r\n<<<\n 10844 1726879770.30154: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de23b00>\r\n<<<\n 10844 1726879770.30195: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba03358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10844 1726879770.30226: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10844 1726879770.30265: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de2f470>\r\n<<<\n 10841 1726879770.30337: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c49ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3d160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3de48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c34438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c25470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9895c2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98964d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3d0b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98969e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c1f2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf98970208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98969fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf98970320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c8efd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897b6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897beb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf985021d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897b7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10842 1726879770.30362: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8c8e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed85e828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8c89b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed86b630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8770f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872390>\r\n<<<\n 10841 1726879770.30377: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98506c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10841 1726879770.30404: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10841 1726879770.30423: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\n<<<\n 10841 1726879770.30450: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9852b2e8>\r\n<<<\n 10841 1726879770.30474: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9852b6a0>\r\n<<<\n 10841 1726879770.30493: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10841 1726879770.30507: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 10841 1726879770.30518: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 10841 1726879770.30529: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 10844 1726879770.30540: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e36908>\r\n<<<\n 10841 1726879770.30541: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98532390>\r\n<<<\n 10841 1726879770.30564: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10841 1726879770.30585: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10841 1726879770.30603: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 10841 1726879770.30619: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 10841 1726879770.30636: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10841 1726879770.30669: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 10841 1726879770.30687: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10841 1726879770.30735: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10844 1726879770.30742: stdout chunk (state=3):\n>>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.30762: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982dcba8>\r\n<<<\n 10841 1726879770.30883: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982d32e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982c9f98>\r\n<<<\n 10842 1726879770.30907: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed81c470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed821e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed81cb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8284e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed80bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed80e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb1c940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb2e240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed87ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10841 1726879770.30930: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982c1e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98532d30>\r\n<<<\n 10841 1726879770.31177: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf982d3f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9852ba20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a92b710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982d7048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a92ba90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10841 1726879770.31197: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10841 1726879770.31211: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 10841 1726879770.31230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 10841 1726879770.31257: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10841 1726879770.31265: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a9435c0>\r\n<<<\n 10841 1726879770.31277: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n<<<\n 10841 1726879770.31285: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10841 1726879770.31428: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947630>\r\n<<<\n 10841 1726879770.31461: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947b00>\r\n<<<\n 10841 1726879770.31496: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947c18>\r\n<<<\n 10841 1726879770.31502: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a943e10>\r\n<<<\n 10841 1726879770.31526: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n<<<\n 10841 1726879770.31536: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 10841 1726879770.31556: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'<<<\n 10841 1726879770.31564: stdout chunk (state=3):\n>>>\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9474e0>\r\n<<<\n 10841 1726879770.31597: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947240>\r\n<<<\n 10841 1726879770.31733: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a937b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98517358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a943470>\r\n<<<\n 10844 1726879770.31814: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.31950: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 10841 1726879770.31974: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9694a908>\r\n<<<\n 10842 1726879770.32008: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba52080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba5d2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eba5df60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba5da90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba67080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaf77b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaf7ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaeb160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaebe48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebae2438>\r\n<<<\n 10841 1726879770.32104: stdout chunk (state=3):\n>>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip'\r\n<<<\n 10841 1726879770.32114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.32127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.32154: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.32169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.32180: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10841 1726879770.32201: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.32733: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09b07ac8>\r\n<<<\n 10844 1726879770.32751: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 10844 1726879770.32766: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10844 1726879770.32799: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10844 1726879770.32870: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10844 1726879770.32881: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09aad278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ab34e0>\r\n<<<\n 10844 1726879770.32906: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09ab35f8>\r\n<<<\n 10844 1726879770.32926: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10844 1726879770.32957: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10844 1726879770.32998: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ab3b38>\r\n<<<\n 10844 1726879770.33014: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10844 1726879770.33104: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10844 1726879770.33181: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ae0b00>\r\n<<<\n 10844 1726879770.33213: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dea048>\r\n<<<\n 10844 1726879770.33238: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10844 1726879770.33255: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dea278>\r\n<<<\n 10844 1726879770.33268: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10844 1726879770.33298: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10842 1726879770.33340: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebad3470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb80a2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb812d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaeb0b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb817e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebacd2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb81e208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb817fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb81e320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb3cfd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81ee10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81ea20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb8296d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb829eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3b01d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb8297b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3b4c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81e550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3d92e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb3d96a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3e0390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10844 1726879770.33355: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dea5c0>\r\n<<<\n 10841 1726879770.33364: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.33374: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09adb2b0>\r\n<<<\n 10844 1726879770.33661: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09acd4a8>\r\n<<<\n 10844 1726879770.33680: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 10844 1726879770.33688: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10844 1726879770.33714: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09adb630>\r\n<<<\n 10844 1726879770.33733: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10844 1726879770.33743: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09ae0978>\r\n<<<\n 10844 1726879770.33762: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10844 1726879770.33774: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e14eb8>\r\n<<<\n 10844 1726879770.33815: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 10844 1726879770.33869: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10844 1726879770.33893: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10844 1726879770.33929: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10844 1726879770.33936: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d68978>\r\n<<<\n 10844 1726879770.34009: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n<<<\n 10844 1726879770.34018: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 10844 1726879770.34032: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d75ac8>\r\n<<<\n 10844 1726879770.34041: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e12d68>\r\n<<<\n 10844 1726879770.34058: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 10844 1726879770.34072: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d62470>\r\n<<<\n 10842 1726879770.34211: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb18aba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb1812e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb177f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb16fe80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3e0d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb181f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3d9a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7d9710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb185048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7d9a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81e898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f15c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f1e10>\r\n# /usr/lib64/python3.6/__<<<\n 10842 1726879770.34222: stdout chunk (state=3):\n>>>pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f54e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7e5b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3c5358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10841 1726879770.34244: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9661bac8>\r\n<<<\n 10841 1726879770.34255: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 10844 1726879770.34274: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e0c2b0>\r\n<<<\n 10841 1726879770.34287: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10844 1726879770.34336: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10844 1726879770.34367: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 10844 1726879770.34395: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 10844 1726879770.34465: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d90b00>\r\n<<<\n 10841 1726879770.34509: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf965c1278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965c74e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf965c75f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10841 1726879770.34548: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965c7b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10841 1726879770.34556: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10844 1726879770.34569: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d62630>\r\n<<<\n 10841 1726879770.34583: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10841 1726879770.34598: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10841 1726879770.34622: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10844 1726879770.34635: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10844 1726879770.34647: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d9ea20>\r\n<<<\n 10844 1726879770.34674: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d9eb00>\r\n<<<\n 10841 1726879770.34713: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965f4b00>\r\n<<<\n 10844 1726879770.34716: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d9ec88>\r\n<<<\n 10844 1726879770.34742: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e03080>\r\n<<<\n 10841 1726879770.34747: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968fe048>\r\n<<<\n 10844 1726879770.34771: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10841 1726879770.34773: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10841 1726879770.34792: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968fe278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10844 1726879770.34806: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10841 1726879770.34826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10844 1726879770.34838: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10844 1726879770.34847: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dbc668>\r\n<<<\n 10841 1726879770.34883: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968fe5c0>\r\n<<<\n 10841 1726879770.34899: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965ef2b0>\r\n<<<\n 10844 1726879770.35011: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09db1d68>\r\n<<<\n 10844 1726879770.35032: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10844 1726879770.35049: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09db1f60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09db1828>\r\n<<<\n 10844 1726879770.35059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.35065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.35080: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10844 1726879770.35087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.35173: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.35201: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965e14a8>\r\n<<<\n 10841 1726879770.35223: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 10844 1726879770.35242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.35251: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 10841 1726879770.35253: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10841 1726879770.35275: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965ef8d0>\r\n<<<\n 10841 1726879770.35284: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf96928dd8>\r\n<<<\n 10841 1726879770.35306: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10842 1726879770.35305: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f1470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97f8908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.35323: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96928ef0>\r\n<<<\n 10844 1726879770.35329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.35345: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 10841 1726879770.35365: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10844 1726879770.35380: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.35397: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'<<<\n 10841 1726879770.35404: stdout chunk (state=3):\n>>>\r\n<<<\n 10841 1726879770.35422: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10841 1726879770.35430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10844 1726879770.35480: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10841 1726879770.35490: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9687b9b0>\r\n<<<\n 10844 1726879770.35506: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10844 1726879770.35527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n<<<\n 10844 1726879770.35535: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10844 1726879770.35559: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dd4a58>\r\n<<<\n 10841 1726879770.35576: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 10841 1726879770.35586: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96889b00>\r\n<<<\n 10841 1726879770.35602: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96926da0>\r\n<<<\n 10844 1726879770.35616: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dd4748>\r\n<<<\n 10841 1726879770.35627: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 10841 1726879770.35635: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968764a8>\r\n<<<\n 10844 1726879770.35652: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dc5f28>\r\n<<<\n 10844 1726879770.35674: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10844 1726879770.35869: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dd45c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dc5780>\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.35877: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf969202e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10841 1726879770.35906: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10841 1726879770.35930: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10841 1726879770.35944: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 10841 1726879770.35955: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 10841 1726879770.36034: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968a4b38>\r\n<<<\n 10841 1726879770.36086: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96876668>\r\n<<<\n 10844 1726879770.36211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.36222: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968b29b0>\r\n<<<\n 10841 1726879770.36254: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10841 1726879770.36261: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968b2b38>\r\n<<<\n 10841 1726879770.36296: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10841 1726879770.36304: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968b2c18>\r\n<<<\n 10841 1726879770.36317: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9691d080>\r\n<<<\n 10841 1726879770.36340: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10841 1726879770.36363: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10841 1726879770.36378: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10841 1726879770.36429: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968d05f8>\r\n<<<\n 10841 1726879770.36598: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968c5cf8>\r\n<<<\n 10841 1726879770.36626: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10841 1726879770.36636: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968c5ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968c57b8>\r\n<<<\n 10841 1726879770.36653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.36668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py<<<\n 10841 1726879770.36675: stdout chunk (state=3):\n>>>\r\n<<<\n 10844 1726879770.36697: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10841 1726879770.36706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.36721: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10844 1726879770.36736: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.36757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.36765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.36780: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 10844 1726879770.36789: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.36805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.36817: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10844 1726879770.36836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.36845: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 10841 1726879770.36862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.36885: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.36943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.36989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.37068: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10841 1726879770.37089: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10844 1726879770.37109: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06443320>\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.37112: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 10841 1726879770.37131: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10841 1726879770.37147: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10841 1726879770.37173: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'<<<\n 10841 1726879770.37182: stdout chunk (state=3):\n>>>\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968ea9e8>\r\n<<<\n 10841 1726879770.37239: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968ea6d8>\r\n<<<\n 10841 1726879770.37275: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968daeb8>\r\n<<<\n 10841 1726879770.37298: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 10841 1726879770.37305: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10841 1726879770.37348: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968ea550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968da710>\r\n<<<\n 10841 1726879770.37363: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.37471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10842 1726879770.37495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.37820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.37840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.37873: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.37934: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10844 1726879770.37943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.37967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.37998: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 10844 1726879770.38006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.38068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.38138: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10844 1726879770.38162: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 10844 1726879770.38176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.38207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.38238: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 10844 1726879770.38246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.38290: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 10841 1726879770.38305: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 10841 1726879770.38311: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10841 1726879770.38344: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10841 1726879770.38354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.38377: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.38398: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 10841 1726879770.38407: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.38422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.38430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.38445: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10841 1726879770.38451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.38563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.38598: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10844 1726879770.38607: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10842 1726879770.38613: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94c9ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e946f278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94754e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e94755f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9475b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10841 1726879770.38683: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 10844 1726879770.38829: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10841 1726879770.38893: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92f572b0>\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.38901: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065388d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.38948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.39003: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 10844 1726879770.39012: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10844 1726879770.39025: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10844 1726879770.39043: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.39074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.39082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.39106: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10844 1726879770.39114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.39147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.39175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.39219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.39286: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10844 1726879770.39374: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10841 1726879770.39425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.39470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.39488: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10844 1726879770.39499: stdout chunk (state=3):\n>>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e064b9128>\r\n<<<\n 10841 1726879770.39535: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10841 1726879770.39543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.39556: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0647e898>\r\n<<<\n 10841 1726879770.39574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.39589: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 10844 1726879770.39603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.39615: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.39652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.39669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.39703: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10842 1726879770.39714: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94a2b00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97ac048>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97ac278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97ac5c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e949d2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e948f4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e949d860>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97d6dd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97d6ef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10844 1726879770.39725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.39762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.39808: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.39840: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 10841 1726879770.39877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10842 1726879770.39996: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97299b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9737ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97d4da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97244a8>\r\n<<<\n 10841 1726879770.40016: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.40028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.40188: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10841 1726879770.40200: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10844 1726879770.40302: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10844 1726879770.40344: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10844 1726879770.40366: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 10844 1726879770.40374: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10841 1726879770.40409: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10841 1726879770.40427: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9304c860>\r\n<<<\n 10841 1726879770.40435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.40456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.40466: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 10841 1726879770.40481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.40514: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064e5080>\r\n<<<\n 10844 1726879770.40531: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10841 1726879770.40539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.40554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10841 1726879770.40586: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10841 1726879770.40597: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10841 1726879770.40610: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10844 1726879770.40870: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064e5128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06490940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.40881: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10841 1726879770.40888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10841 1726879770.40956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10844 1726879770.40984: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10844 1726879770.40994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.41010: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10844 1726879770.41023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.41064: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf92fcd128>\r\n<<<\n 10841 1726879770.41128: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92f92898>\r\n<<<\n 10841 1726879770.41155: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 10841 1726879770.41172: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 10844 1726879770.41177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.41182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10842 1726879770.41205: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97ce2e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9754ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9724668>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97609e8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e9760ac8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e9760c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97cb080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e977e630>\r\n<<<\n 10841 1726879770.41224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.41266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.41293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.41335: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.41336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.41350: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.41371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.41403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.41442: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.41466: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.41500: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 10844 1726879770.41508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.41566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.41588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.41706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10844 1726879770.41733: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10841 1726879770.41854: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10841 1726879770.41892: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10841 1726879770.41906: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 10841 1726879770.41925: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10841 1726879770.42056: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92ff9080>\r\n<<<\n 10841 1726879770.42078: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10841 1726879770.42090: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10841 1726879770.42186: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92ff9128>\r\n<<<\n 10841 1726879770.42230: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92fa4940>\r\n<<<\n 10841 1726879770.42289: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 10842 1726879770.42309: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9773d30>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e9773f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97737f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97989e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97986d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9788eb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9798550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9788710>\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.42319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.42331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.42348: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 10841 1726879770.42363: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.42379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.42400: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10844 1726879770.42431: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06564208>\r\n<<<\n 10844 1726879770.42441: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.42499: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10841 1726879770.42520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.42529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10841 1726879770.42542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.42581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.42688: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.42720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.42755: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.42804: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n<<<\n 10844 1726879770.42814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10844 1726879770.42830: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n<<<\n 10841 1726879770.42841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.42859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.42857: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n<<<\n 10841 1726879770.42874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.42880: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\n<<<\n 10844 1726879770.42902: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064f7710>\r\n<<<\n 10841 1726879770.42915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.42936: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n<<<\n 10844 1726879770.43205: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0652a160>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0652a908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06502dd8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0651ae80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065020f0>\r\n<<<\n 10844 1726879770.43230: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064f5208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06560b00>\r\n<<<\n 10841 1726879770.43241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10844 1726879770.43255: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n<<<\n 10844 1726879770.43266: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n<<<\n 10844 1726879770.43282: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n<<<\n 10844 1726879770.43292: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 10844 1726879770.43306: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0657ed68>\r\n<<<\n 10844 1726879770.43326: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n<<<\n 10844 1726879770.43338: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10844 1726879770.43359: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065858d0>\r\n<<<\n 10844 1726879770.43374: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06800fd0>\r\n<<<\n 10844 1726879770.43383: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 10842 1726879770.43402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.43418: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.43426: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 10844 1726879770.43432: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.43489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.43532: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n<<<\n 10844 1726879770.43546: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.43579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.43621: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 10844 1726879770.43643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 10844 1726879770.43653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.43675: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.43703: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 10844 1726879770.43711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.43756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.43794: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 10844 1726879770.43806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.43846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.43869: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93078208>\r\n<<<\n 10841 1726879770.43879: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 10844 1726879770.43889: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.43912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.43937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.43987: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.44032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.44085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.44097: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.44160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.44195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.44241: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n<<<\n 10841 1726879770.44250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10841 1726879770.44264: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n<<<\n 10841 1726879770.44279: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n<<<\n 10841 1726879770.44298: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n<<<\n 10841 1726879770.44311: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\n<<<\n 10841 1726879770.44329: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9300c710>\r\n<<<\n 10841 1726879770.44353: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n<<<\n 10841 1726879770.44360: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n<<<\n 10841 1726879770.44379: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 10841 1726879770.44414: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n<<<\n 10841 1726879770.44436: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n<<<\n 10841 1726879770.44444: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\n<<<\n 10841 1726879770.44462: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93037160>\r\n<<<\n 10842 1726879770.44511: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e062b0>\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.44523: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.44548: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10841 1726879770.44559: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf93037908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93012dd8>\r\n<<<\n 10841 1726879770.44596: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10841 1726879770.44605: stdout chunk (state=3):\n>>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf93032e80>\r\n<<<\n 10841 1726879770.44625: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf930120f0>\r\n<<<\n 10841 1726879770.44661: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9301c208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93074b00>\r\n<<<\n 10841 1726879770.44693: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n<<<\n 10841 1726879770.44703: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n<<<\n 10841 1726879770.44731: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 10841 1726879770.44753: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93092d68>\r\n<<<\n 10841 1726879770.44766: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n<<<\n 10841 1726879770.44783: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10841 1726879770.44796: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf930998d0>\r\n<<<\n 10841 1726879770.44826: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9330cfd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 10844 1726879770.44890: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 10844 1726879770.44906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.44942: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.44986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.45014: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.45034: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\n<<<\n 10844 1726879770.45051: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.45078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.45107: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.45120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.45144: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 10844 1726879770.45154: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.45160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.45196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.45209: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.45237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.45238: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 10841 1726879770.45263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.45272: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.45290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.45295: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.45312: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 10844 1726879770.45326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.45335: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.45376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.45377: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.45425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.45452: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 10841 1726879770.45475: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.45492: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05bc1c50>\r\n<<<\n 10841 1726879770.45519: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\n<<<\n 10844 1726879770.45522: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 10841 1726879770.45528: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n<<<\n 10841 1726879770.45549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.45551: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 10842 1726879770.45595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.45729: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05c07780>\r\n<<<\n 10844 1726879770.45737: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 10844 1726879770.45858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.45956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.46056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.46134: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 10844 1726879770.46145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.46196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.46261: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 10844 1726879770.46270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.46301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.46338: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.46349: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 10844 1726879770.46371: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 10841 1726879770.46389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.46395: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 10844 1726879770.46425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 10841 1726879770.46436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.46462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.46488: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\n<<<\n 10841 1726879770.46501: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.46511: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05be0898>\r\n<<<\n 10841 1726879770.46531: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.46560: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n<<<\n 10841 1726879770.46567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.46580: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e05be9f60>\r\n<<<\n 10841 1726879770.46604: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.46654: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.46684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.46713: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n<<<\n 10842 1726879770.46713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10841 1726879770.46730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.46753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.46789: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.46820: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05c12358>\r\n<<<\n 10844 1726879770.46829: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n<<<\n 10844 1726879770.46836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.46843: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.46880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.46922: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 10844 1726879770.46926: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 10844 1726879770.46933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.46962: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf926d6c50>\r\n<<<\n 10841 1726879770.46978: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 10844 1726879770.47241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.47252: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9271c780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.47263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.47316: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n<<<\n 10844 1726879770.47318: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05cfd978>\r\n<<<\n 10841 1726879770.47331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.47419: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.47518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.47522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.47599: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 10841 1726879770.47610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.47659: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.47695: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 10844 1726879770.47703: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 10841 1726879770.47723: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 10844 1726879770.47719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.47735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.47751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.47767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.47782: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 10844 1726879770.47790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10842 1726879770.47810: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5efa8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e5e7b128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e40898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.47825: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 10841 1726879770.47834: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 10844 1726879770.47841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.47856: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 10844 1726879770.47869: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n<<<\n 10844 1726879770.47878: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 10841 1726879770.47895: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 10844 1726879770.47921: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10844 1726879770.47931: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e05cf9ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05cf9748>\r\n<<<\n 10844 1726879770.47939: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 10844 1726879770.47962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.47971: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 10841 1726879770.48093: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf926f5898>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf926fff60>\r\n<<<\n 10844 1726879770.48104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.48185: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.48275: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92725358>\r\n<<<\n 10841 1726879770.48286: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n<<<\n 10841 1726879770.48294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.48315: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.48337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.48378: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 10844 1726879770.48397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.48399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.48458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.48482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.48518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.48553: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\n<<<\n 10844 1726879770.48566: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.48586: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.48600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.48707: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.48772: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92811978>\r\n<<<\n 10844 1726879770.48820: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\n<<<\n 10844 1726879770.48829: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n<<<\n 10844 1726879770.48836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.48869: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10842 1726879770.48895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10844 1726879770.48932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.48975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.49025: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 10844 1726879770.49036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.49058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.49091: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49141: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 10841 1726879770.49156: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 10841 1726879770.49169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49203: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49233: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 10841 1726879770.49247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49321: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n<<<\n 10841 1726879770.49329: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 10841 1726879770.49373: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf92810ac8>\r\n<<<\n 10841 1726879770.49384: stdout chunk (state=3):\n>>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92810748>\r\n<<<\n 10841 1726879770.49390: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 10841 1726879770.49409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49419: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49426: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 10841 1726879770.49443: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49468: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49501: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n<<<\n 10841 1726879770.49601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.49684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49782: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n<<<\n 10841 1726879770.49790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49870: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.49963: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 10844 1726879770.49975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.49993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.50003: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10842 1726879770.50009: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ea7080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ea7128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e52940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.50029: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\n<<<\n 10841 1726879770.50040: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.50063: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 10844 1726879770.50063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.50073: stdout chunk (state=3):\n>>>\r\n<<<\n 10841 1726879770.50096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.50143: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 10844 1726879770.50157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.50196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.50225: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.50312: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 10844 1726879770.50322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.50331: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.50414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.50434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.50520: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 10841 1726879770.50531: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.50556: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.50567: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.50583: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.50594: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.50631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.50674: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 10844 1726879770.50701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.50754: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.50829: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.50978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.51026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10842 1726879770.51094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10844 1726879770.51131: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\n<<<\n 10844 1726879770.51140: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 10844 1726879770.51153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.51174: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.51218: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.51237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.51256: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n<<<\n 10844 1726879770.51270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.51324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.51384: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.51414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.51433: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 10844 1726879770.51442: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.51460: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\n<<<\n 10841 1726879770.51471: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 10841 1726879770.51488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.51497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.51532: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 10844 1726879770.51546: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.51561: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.51586: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.51639: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.51654: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.51729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.51806: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 10841 1726879770.51816: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.51855: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.51942: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52058: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 10844 1726879770.52063: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 10844 1726879770.52077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.52111: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52163: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.52173: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 10842 1726879770.52197: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f26208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.52204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52235: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.52258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52289: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 10844 1726879770.52315: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52369: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.52399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.52424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52486: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.52497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.52549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52580: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 10844 1726879770.52591: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52647: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 10844 1726879770.52665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52736: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n<<<\n 10841 1726879770.52744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52781: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n<<<\n 10841 1726879770.52799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52817: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\n<<<\n 10844 1726879770.52826: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 10844 1726879770.52839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52904: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 10841 1726879770.52915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.52923: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 10844 1726879770.52937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.52972: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 10841 1726879770.52980: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.53016: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.53067: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 10841 1726879770.53079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.53080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.53121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.53164: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 10841 1726879770.53178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.53235: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 10844 1726879770.53243: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10842 1726879770.53365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5eb8710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5eec160>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e5eec908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ec3dd8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e5edce80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ec30f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e619b208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f22b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f40d68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f478d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e61c2fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.53377: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.53401: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 10841 1726879770.53402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.53415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.53473: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.53535: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\n<<<\n 10844 1726879770.53550: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 10844 1726879770.53557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.53598: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.53626: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.53652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.53701: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\n<<<\n 10844 1726879770.53711: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 10841 1726879770.53716: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.53728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.53744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.53777: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.53813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.53857: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.53874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.53917: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.53969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n<<<\n 10841 1726879770.53977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.54031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54035: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 10841 1726879770.54058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 10841 1726879770.54072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54111: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54144: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 10841 1726879770.54158: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54171: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54193: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10844 1726879770.54203: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10841 1726879770.54233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54387: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\n<<<\n 10841 1726879770.54395: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\n<<<\n 10842 1726879770.54412: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.54426: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.54453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54492: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 10841 1726879770.54500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54807: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 10841 1726879770.54822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54855: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54897: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 10841 1726879770.54904: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54942: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.54977: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 10841 1726879770.54992: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.55056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.55120: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 10841 1726879770.55144: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.55207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.55280: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\n<<<\n 10841 1726879770.55290: stdout chunk (state=3):\n>>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 10841 1726879770.55387: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.55406: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10842 1726879770.55499: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.55512: stdout chunk (state=3):\n>>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n<<<\n 10841 1726879770.55622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10841 1726879770.55786: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10844 1726879770.56179: stdout chunk (state=3):\n>>>\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ExecMainStartTimestampMonotonic\": \"281120984\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"ExecMainExitTimestampMonotonic\": \"299598422\", \"ExecMainPID\": \"18176\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=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\": \"\", \"Allowe<<<\n 10844 1726879770.56226: stdout chunk (state=3):\n>>>dMemoryNodes\": \"\", \"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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\",<<<\n 10844 1726879770.56239: stdout chunk (state=3):\n>>> \"StateChangeTimestampMonotonic\": \"299599028\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"InactiveExitTimestampMonotonic\": \"281121169\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"ActiveEnterTimestampMonotonic\": \"299599028\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ActiveExitTimestampMonotonic\": \"281097374\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"InactiveEnterTimestampMonotonic\": \"281119122\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ConditionTimestampMonotonic\": \"281120053\", \"AssertTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"AssertTimestampMonotonic\": \"281120076\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3a1c8f9dab994ceead0339e16a18064a\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 10842 1726879770.56600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5583c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55c9780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.56732: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n<<<\n 10844 1726879770.56761: stdout chunk (state=3):\n>>># clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n<<<\n 10844 1726879770.56775: stdout chunk (state=3):\n>>># cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n<<<\n 10844 1726879770.56799: stdout chunk (state=3):\n>>># cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n<<<\n 10844 1726879770.56812: stdout chunk (state=3):\n>>># cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n<<<\n 10844 1726879770.56822: stdout chunk (state=3):\n>>># cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n<<<\n 10844 1726879770.56833: stdout chunk (state=3):\n>>># cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n<<<\n 10844 1726879770.56847: stdout chunk (state=3):\n>>># cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n<<<\n 10844 1726879770.56856: stdout chunk (state=3):\n>>># cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n<<<\n 10844 1726879770.56867: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n<<<\n 10844 1726879770.56876: stdout chunk (state=3):\n>>># destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n<<<\n 10844 1726879770.56993: stdout chunk (state=3):\n>>># cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n<<<\n 10844 1726879770.57004: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n<<<\n 10844 1726879770.57020: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10844 1726879770.57330: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10844 1726879770.57360: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 10844 1726879770.57377: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 10844 1726879770.57400: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 10844 1726879770.57411: stdout chunk (state=3):\n>>># destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 10844 1726879770.57434: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n<<<\n 10844 1726879770.57444: stdout chunk (state=3):\n>>># destroy hashlib\r\n# destroy encodings\r\n<<<\n 10844 1726879770.57468: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 10844 1726879770.57477: stdout chunk (state=3):\n>>># destroy ctypes\r\n<<<\n 10844 1726879770.57488: stdout chunk (state=3):\n>>># destroy _string\r\n<<<\n 10844 1726879770.57503: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 10844 1726879770.57522: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy systemd._daemon\r\n<<<\n 10844 1726879770.57533: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 10844 1726879770.57547: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n<<<\n 10844 1726879770.57564: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 10844 1726879770.57574: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n<<<\n 10844 1726879770.57612: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 10844 1726879770.57646: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n<<<\n 10844 1726879770.57669: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy array\r\n<<<\n 10844 1726879770.57682: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n<<<\n 10844 1726879770.57702: stdout chunk (state=3):\n>>># destroy fcntl\r\n<<<\n 10844 1726879770.57717: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 10844 1726879770.57732: stdout chunk (state=3):\n>>># destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n<<<\n 10842 1726879770.57757: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55a2898>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e55abf60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55d4358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.57762: stdout chunk (state=3):\n>>>\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ExecMainStartTimestampMonotonic\": \"315299798\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"ExecMainExitTimestampMonotonic\": \"334409633\", \"ExecMainPID\": \"18071\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"StateChangeTimestampMonotonic\": \"334410253\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"InactiveExitTimestampMonotonic\": \"315299829\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"ActiveEnterTimestampMonotonic\": \"334410253\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ActiveExitTimestampMonotonic\": \"315276514\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"InactiveEnterTimestampMonotonic\": \"315297817\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ConditionTimestampMonotonic\": \"315298781\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"AssertTimestampMonotonic\": \"315298804\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3615690114544a46963342501181e43e\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 10844 1726879770.57920: stdout chunk (state=3):\n>>># destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n<<<\n 10844 1726879770.57946: stdout chunk (state=3):\n>>># destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n<<<\n 10844 1726879770.57966: stdout chunk (state=3):\n>>># cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n<<<\n 10844 1726879770.57984: stdout chunk (state=3):\n>>># cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n<<<\n 10844 1726879770.57997: stdout chunk (state=3):\n>>># cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 10842 1726879770.58016: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.58243: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n<<<\n 10841 1726879770.58266: stdout chunk (state=3):\n>>># clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n<<<\n 10842 1726879770.58296: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e56bf978>\r\n<<<\n 10841 1726879770.58317: stdout chunk (state=3):\n>>># cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n<<<\n 10841 1726879770.58353: stdout chunk (state=3):\n>>># cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n<<<\n 10844 1726879770.58358: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 10841 1726879770.58469: stdout chunk (state=3):\n>>># cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n<<<\n 10841 1726879770.58482: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n<<<\n 10841 1726879770.58510: stdout chunk (state=3):\n>>># cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n<<<\n 10841 1726879770.58520: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n<<<\n 10841 1726879770.58530: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n<<<\n 10841 1726879770.58539: stdout chunk (state=3):\n>>># cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n<<<\n 10844 1726879770.58736: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 10844 1726879770.58744: stdout chunk (state=3):\n>>><<<\n 10844 1726879770.58760: stderr chunk (state=3):\n>>><<<\n 10841 1726879770.58768: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0df06e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de9c828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0df069b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0dea9630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb50f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5a470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5fe48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5ab38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de664e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de49d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de4c198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c15a940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c16c240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0debaa20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c090080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c09b2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0c09bf60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c09ba90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c0a5080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c1357b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c135ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c120438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c111470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be48278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be50cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be55e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c10b2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0be5c1d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be55f98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0be5c2e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c17afd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5cdd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c9e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be676a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be67e80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b9ee198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be67780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b9f3c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba172e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0ba176a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba1e390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7c8ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7bf2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7b5f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7ade80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba1ed30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0b7bff60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba17a20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de17710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7c3048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de17a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de2f5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de2fe10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de334e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de23b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba03358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de2f470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e36908>\\r\\n# zipimport: found 107 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09b07ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09aad278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ab34e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09ab35f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ab3b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ae0b00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dea048>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dea278>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dea5c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09adb2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09acd4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09adb630>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09ae0978>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e14eb8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d68978>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d75ac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e12d68>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d62470>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e0c2b0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d90b00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d62630>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d9ea20>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d9eb00>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d9ec88>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e03080>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dbc668>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09db1d68>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09db1f60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09db1828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dd4a58>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dd4748>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dc5f28>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dd45c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dc5780>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06443320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065388d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e064b9128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0647e898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064e5080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064e5128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06490940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06564208>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064f7710>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0652a160>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0652a908>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06502dd8>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0651ae80>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065020f0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064f5208>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06560b00>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0657ed68>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065858d0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06800fd0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05bc1c50>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05c07780>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05be0898>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e05be9f60>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05c12358>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05cfd978>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e05cf9ac8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05cf9748>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ExecMainStartTimestampMonotonic\": \"281120984\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"ExecMainExitTimestampMonotonic\": \"299598422\", \"ExecMainPID\": \"18176\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"StateChangeTimestampMonotonic\": \"299599028\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"InactiveExitTimestampMonotonic\": \"281121169\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"ActiveEnterTimestampMonotonic\": \"299599028\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ActiveExitTimestampMonotonic\": \"281097374\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"InactiveEnterTimestampMonotonic\": \"281119122\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ConditionTimestampMonotonic\": \"281120053\", \"AssertTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"AssertTimestampMonotonic\": \"281120076\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3a1c8f9dab994ceead0339e16a18064a\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy gc\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy platform\\r\\n# destroy shlex\\r\\n# destroy traceback\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 10844 1726879770.58862: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0df06e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de9c828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0df069b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0dea9630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb50f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5a470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5fe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5ab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de664e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de49d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de4c198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c15a940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c16c240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0debaa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c090080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c09b2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0c09bf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c09ba90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c0a5080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c1357b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c135ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c120438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c111470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be48278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be50cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be55e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c10b2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0be5c1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be55f98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0be5c2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c17afd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5cdd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c9e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be676a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be67e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b9ee198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be67780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b9f3c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba172e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0ba176a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba1e390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7c8ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7bf2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7b5f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7ade80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba1ed30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0b7bff60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba17a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de17710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7c3048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de17a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de2f5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de2fe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de334e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de23b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba03358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de2f470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e36908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09b07ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09aad278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ab34e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09ab35f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ab3b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ae0b00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dea048>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dea278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dea5c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09adb2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09acd4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09adb630>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09ae0978>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e14eb8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d68978>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d75ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e12d68>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d62470>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e0c2b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d90b00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d62630>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d9ea20>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d9eb00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d9ec88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e03080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dbc668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09db1d68>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09db1f60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09db1828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dd4a58>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dd4748>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dc5f28>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dd45c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dc5780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06443320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065388d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e064b9128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0647e898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064e5080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064e5128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06490940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06564208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064f7710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0652a160>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0652a908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06502dd8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0651ae80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065020f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064f5208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06560b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0657ed68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065858d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06800fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05bc1c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05c07780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05be0898>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e05be9f60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05c12358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05cfd978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e05cf9ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05cf9748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ExecMainStartTimestampMonotonic\": \"281120984\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"ExecMainExitTimestampMonotonic\": \"299598422\", \"ExecMainPID\": \"18176\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"StateChangeTimestampMonotonic\": \"299599028\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"InactiveExitTimestampMonotonic\": \"281121169\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"ActiveEnterTimestampMonotonic\": \"299599028\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ActiveExitTimestampMonotonic\": \"281097374\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"InactiveEnterTimestampMonotonic\": \"281119122\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ConditionTimestampMonotonic\": \"281120053\", \"AssertTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"AssertTimestampMonotonic\": \"281120076\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3a1c8f9dab994ceead0339e16a18064a\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 10844 1726879770.59542: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879769.9093058-10844-40393027169644/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10844 1726879770.59567: _low_level_execute_command(): starting\n 10844 1726879770.59575: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10842 1726879770.59652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e56bbac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e56bb748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.58957: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10841 1726879770.59695: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10841 1726879770.60278: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 10842 1726879770.60804: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.60998: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 10841 1726879770.61005: stdout chunk (state=3):\n>>><<<\n 10841 1726879770.61017: stderr chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9aa1ae48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9b0828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9aa1a9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9bd630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c90f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a96e470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a973e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a96eb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a97a4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a95dd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a960198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c6e940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c80240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9cea20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98ba4080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98baf2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf98baff60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98bafa90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98bb9080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c497b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c49ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3d160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3de48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c34438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c25470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9895c2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98964d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3d0b8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98969e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c1f2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf98970208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98969fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf98970320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c8efd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897b6d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897beb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf985021d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897b7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98506c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9852b2e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9852b6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98532390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982dcba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982d32e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982c9f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982c1e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98532d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf982d3f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9852ba20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a92b710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982d7048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a92ba90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a9435c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a943e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9474e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a937b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98517358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a943470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9694a908>\\r\\n# zipimport: found 107 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9661bac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf965c1278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965c74e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf965c75f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965c7b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965f4b00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968fe048>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968fe278>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968fe5c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965ef2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965e14a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965ef8d0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf96928dd8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96928ef0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9687b9b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96889b00>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96926da0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968764a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf969202e8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968a4b38>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96876668>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968b29b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968b2b38>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968b2c18>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9691d080>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968d05f8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968c5cf8>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968c5ef0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968c57b8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968ea9e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968ea6d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968daeb8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968ea550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968da710>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92f572b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9304c860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf92fcd128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92f92898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92ff9080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92ff9128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92fa4940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93078208>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9300c710>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93037160>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf93037908>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93012dd8>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf93032e80>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf930120f0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9301c208>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93074b00>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93092d68>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf930998d0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9330cfd0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf926d6c50>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9271c780>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf926f5898>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf926fff60>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92725358>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92811978>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf92810ac8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92810748>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ExecMainStartTimestampMonotonic\": \"315299798\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"ExecMainExitTimestampMonotonic\": \"334409633\", \"ExecMainPID\": \"18071\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"StateChangeTimestampMonotonic\": \"334410253\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"InactiveExitTimestampMonotonic\": \"315299829\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"ActiveEnterTimestampMonotonic\": \"334410253\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ActiveExitTimestampMonotonic\": \"315276514\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"InactiveEnterTimestampMonotonic\": \"315297817\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ConditionTimestampMonotonic\": \"315298781\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"AssertTimestampMonotonic\": \"315298804\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3615690114544a46963342501181e43e\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy gc\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy platform\\r\\n# destroy shlex\\r\\n# destroy traceback\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 10841 1726879770.61099: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9aa1ae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9b0828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9aa1a9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9bd630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c90f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a96e470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a973e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a96eb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a97a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a95dd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a960198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c6e940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c80240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9cea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98ba4080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98baf2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf98baff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98bafa90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98bb9080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c497b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c49ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3d160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3de48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c34438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c25470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9895c2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98964d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3d0b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98969e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c1f2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf98970208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98969fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf98970320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c8efd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897b6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897beb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf985021d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897b7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98506c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9852b2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9852b6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98532390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982dcba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982d32e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982c9f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982c1e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98532d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf982d3f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9852ba20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a92b710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982d7048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a92ba90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a9435c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a943e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9474e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a937b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98517358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a943470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9694a908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9661bac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf965c1278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965c74e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf965c75f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965c7b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965f4b00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968fe048>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968fe278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968fe5c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965ef2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965e14a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965ef8d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf96928dd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96928ef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9687b9b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96889b00>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96926da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968764a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf969202e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968a4b38>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96876668>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968b29b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968b2b38>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968b2c18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9691d080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968d05f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968c5cf8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968c5ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968c57b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968ea9e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968ea6d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968daeb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968ea550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968da710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92f572b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9304c860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf92fcd128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92f92898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92ff9080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92ff9128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92fa4940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93078208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9300c710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93037160>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf93037908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93012dd8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf93032e80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf930120f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9301c208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93074b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93092d68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf930998d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9330cfd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf926d6c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9271c780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf926f5898>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf926fff60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92725358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92811978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf92810ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92810748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ExecMainStartTimestampMonotonic\": \"315299798\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"ExecMainExitTimestampMonotonic\": \"334409633\", \"ExecMainPID\": \"18071\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"StateChangeTimestampMonotonic\": \"334410253\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"InactiveExitTimestampMonotonic\": \"315299829\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"ActiveEnterTimestampMonotonic\": \"334410253\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ActiveExitTimestampMonotonic\": \"315276514\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"InactiveEnterTimestampMonotonic\": \"315297817\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ConditionTimestampMonotonic\": \"315298781\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"AssertTimestampMonotonic\": \"315298804\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3615690114544a46963342501181e43e\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 10841 1726879770.61595: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879769.8916283-10841-9622340038634/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10841 1726879770.61629: _low_level_execute_command(): starting\n 10841 1726879770.61637: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10842 1726879770.62198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.62869: stderr chunk (state=2):\n>>><<<\n 10844 1726879770.62879: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10844 1726879770.62906: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10844 1726879770.62913: handler run complete\n 10844 1726879770.62974: attempt loop complete, returning result\n 10844 1726879770.62981: _execute() done\n 10844 1726879770.62984: dumping result to json\n 10844 1726879770.63000: done dumping result, returning\n 10844 1726879770.63010: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0e44ad9b-8ddf-c952-e8a3-000000000053]\n 10842 1726879770.63102: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10844 1726879770.63136: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000053\n 10844 1726879770.63219: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000053\n 10844 1726879770.63224: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"enabled\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": true,\n \"force\": null,\n \"masked\": null,\n \"name\": \"kdump\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": null\n }\n },\n \"name\": \"kdump\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"299599028\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\",\n \"ActiveExitTimestampMonotonic\": \"281097374\",\n \"ActiveState\": \"active\",\n \"After\": \"remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target\",\n \"AllowIsolate\": \"no\",\n \"AllowedCPUs\": \"\",\n \"AllowedMemoryNodes\": \"\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\",\n \"AssertTimestampMonotonic\": \"281120076\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"no\",\n \"CPUAffinity\": \"\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"[not set]\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"yes\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"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\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\",\n \"ConditionTimestampMonotonic\": \"281120053\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"no\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"Crash recovery kernel arming\",\n \"DevicePolicy\": \"auto\",\n \"DynamicUser\": \"no\",\n \"EffectiveCPUs\": \"\",\n \"EffectiveMemoryNodes\": \"\",\n \"ExecMainCode\": \"1\",\n \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\",\n \"ExecMainExitTimestampMonotonic\": \"299598422\",\n \"ExecMainPID\": \"18176\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"281120984\",\n \"ExecMainStatus\": \"0\",\n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }\",\n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOSchedulingClass\": \"0\",\n \"IOSchedulingPriority\": \"0\",\n \"IOWeight\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"18446744073709551615\",\n \"IPEgressPackets\": \"18446744073709551615\",\n \"IPIngressBytes\": \"18446744073709551615\",\n \"IPIngressPackets\": \"18446744073709551615\",\n \"Id\": \"kdump.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"281119122\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\",\n \"InactiveExitTimestampMonotonic\": \"281121169\",\n \"InvocationID\": \"3a1c8f9dab994ceead0339e16a18064a\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"0\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"65536\",\n \"LimitMEMLOCKSoft\": \"65536\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"262144\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"14003\",\n \"LimitNPROCSoft\": \"14003\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"14003\",\n \"LimitSIGPENDINGSoft\": \"14003\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"0\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"[not set]\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountFlags\": \"\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAMask\": \"\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"kdump.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PermissionsStartOnly\": \"no\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"no\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"yes\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice\",\n \"Restart\": \"no\",\n \"RestartUSec\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardInputData\": \"\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"0\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\",\n \"StateChangeTimestampMonotonic\": \"299599028\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"exited\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"0\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"[not set]\",\n \"TasksMax\": \"22405\",\n \"TimeoutStartUSec\": \"infinity\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"oneshot\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 10842 1726879770.63903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n<<<\n 10841 1726879770.64404: stderr chunk (state=2):\n>>><<<\n 10841 1726879770.64412: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10841 1726879770.64431: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10841 1726879770.64438: handler run complete\n 10841 1726879770.64470: attempt loop complete, returning result\n 10841 1726879770.64474: _execute() done\n 10841 1726879770.64477: dumping result to json\n 10841 1726879770.64490: done dumping result, returning\n 10841 1726879770.64499: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0e44ad9b-8ddf-c952-e8a3-000000000053]\n 10841 1726879770.64512: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000053\n 10841 1726879770.64588: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000053\n 10841 1726879770.64593: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"enabled\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": true,\n \"force\": null,\n \"masked\": null,\n \"name\": \"kdump\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": null\n }\n },\n \"name\": \"kdump\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"334410253\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\",\n \"ActiveExitTimestampMonotonic\": \"315276514\",\n \"ActiveState\": \"active\",\n \"After\": \"remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket\",\n \"AllowIsolate\": \"no\",\n \"AllowedCPUs\": \"\",\n \"AllowedMemoryNodes\": \"\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\",\n \"AssertTimestampMonotonic\": \"315298804\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"no\",\n \"CPUAffinity\": \"\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"[not set]\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"yes\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"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\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\",\n \"ConditionTimestampMonotonic\": \"315298781\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"no\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"Crash recovery kernel arming\",\n \"DevicePolicy\": \"auto\",\n \"DynamicUser\": \"no\",\n \"EffectiveCPUs\": \"\",\n \"EffectiveMemoryNodes\": \"\",\n \"ExecMainCode\": \"1\",\n \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\",\n \"ExecMainExitTimestampMonotonic\": \"334409633\",\n \"ExecMainPID\": \"18071\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"315299798\",\n \"ExecMainStatus\": \"0\",\n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }\",\n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOSchedulingClass\": \"0\",\n \"IOSchedulingPriority\": \"0\",\n \"IOWeight\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"18446744073709551615\",\n \"IPEgressPackets\": \"18446744073709551615\",\n \"IPIngressBytes\": \"18446744073709551615\",\n \"IPIngressPackets\": \"18446744073709551615\",\n \"Id\": \"kdump.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"315297817\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\",\n \"InactiveExitTimestampMonotonic\": \"315299829\",\n \"InvocationID\": \"3615690114544a46963342501181e43e\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"0\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"65536\",\n \"LimitMEMLOCKSoft\": \"65536\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"262144\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"14003\",\n \"LimitNPROCSoft\": \"14003\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"14003\",\n \"LimitSIGPENDINGSoft\": \"14003\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"0\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"[not set]\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountFlags\": \"\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAMask\": \"\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"kdump.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PermissionsStartOnly\": \"no\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"no\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"yes\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice\",\n \"Restart\": \"no\",\n \"RestartUSec\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardInputData\": \"\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"0\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\",\n \"StateChangeTimestampMonotonic\": \"334410253\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"exited\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"0\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"[not set]\",\n \"TasksMax\": \"22405\",\n \"TimeoutStartUSec\": \"infinity\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"oneshot\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 10842 1726879770.65099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10842 1726879770.66101: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10842 1726879770.67194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10842 1726879770.67801: stdout chunk (state=3):\n>>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 10842 1726879770.71126: stdout chunk (state=3):\n>>>\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ExecMainStartTimestampMonotonic\": \"343483109\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ExecMainExitTimestampMonotonic\": \"361311819\", \"ExecMainPID\": \"21821\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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\", \"Capa<<<\n 10842 1726879770.71155: stdout chunk (state=3):\n>>>bilityBoundingSet\": \"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\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"StateChangeTimestampMonotonic\": \"361312459\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveExitTimestampMonotonic\": \"343483139\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ActiveEnterTimestampMonotonic\": \"361312459\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ActiveExitTimestampMonotonic\": \"343460273\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveEnterTimestampMonotonic\": \"343481079\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ConditionTimestampMonotonic\": \"343482147\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"AssertTimestampMonotonic\": \"343482202\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"28892716c0dc430a9d43fffb6191662f\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 10842 1726879770.71445: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# c<<<\n 10842 1726879770.71483: stdout chunk (state=3):\n>>>leanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux<<<\n 10842 1726879770.72607: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# des<<<\n 10842 1726879770.72627: stdout chunk (state=3):\n>>>troy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10842 1726879770.73099: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 10842 1726879770.73361: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 10842 1726879770.73368: stdout chunk (state=3):\n>>><<<\n 10842 1726879770.73379: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8c8e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed85e828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8c89b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed86b630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8770f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed81c470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed821e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed81cb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8284e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed80bd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed80e198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb1c940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb2e240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed87ca20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba52080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba5d2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eba5df60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba5da90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba67080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaf77b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaf7ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaeb160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaebe48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebae2438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebad3470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb80a2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb812d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaeb0b8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb817e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebacd2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb81e208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb817fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb81e320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb3cfd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81ee10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81ea20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb8296d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb829eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3b01d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb8297b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3b4c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81e550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3d92e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb3d96a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3e0390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb18aba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb1812e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb177f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb16fe80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3e0d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb181f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3d9a20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7d9710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb185048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7d9a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81e898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f15c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f1e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f54e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7e5b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3c5358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f1470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97f8908>\\r\\n# zipimport: found 107 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94c9ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e946f278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94754e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e94755f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9475b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94a2b00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97ac048>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97ac278>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97ac5c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e949d2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e948f4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e949d860>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97d6dd8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97d6ef0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97299b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9737ac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97d4da0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97244a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97ce2e8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9754ac8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9724668>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97609e8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e9760ac8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e9760c50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97cb080>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e977e630>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9773d30>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e9773f28>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97737f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97989e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97986d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9788eb8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9798550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9788710>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e062b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5efa8d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e5e7b128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e40898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ea7080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ea7128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e52940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f26208>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5eb8710>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5eec160>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e5eec908>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ec3dd8>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e5edce80>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ec30f0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e619b208>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f22b00>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f40d68>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f478d0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e61c2fd0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5583c50>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55c9780>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55a2898>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e55abf60>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55d4358>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e56bf978>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e56bbac8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e56bb748>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ExecMainStartTimestampMonotonic\": \"343483109\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ExecMainExitTimestampMonotonic\": \"361311819\", \"ExecMainPID\": \"21821\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"StateChangeTimestampMonotonic\": \"361312459\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveExitTimestampMonotonic\": \"343483139\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ActiveEnterTimestampMonotonic\": \"361312459\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ActiveExitTimestampMonotonic\": \"343460273\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveEnterTimestampMonotonic\": \"343481079\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ConditionTimestampMonotonic\": \"343482147\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"AssertTimestampMonotonic\": \"343482202\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"28892716c0dc430a9d43fffb6191662f\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy gc\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy platform\\r\\n# destroy shlex\\r\\n# destroy traceback\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 10842 1726879770.73464: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8c8e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed85e828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8c89b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed86b630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8770f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed81c470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed821e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed81cb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8284e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed80bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed80e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb1c940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb2e240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed87ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba52080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba5d2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eba5df60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba5da90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba67080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaf77b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaf7ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaeb160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaebe48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebae2438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebad3470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb80a2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb812d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaeb0b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb817e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebacd2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb81e208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb817fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb81e320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb3cfd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81ee10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81ea20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb8296d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb829eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3b01d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb8297b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3b4c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81e550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3d92e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb3d96a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3e0390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb18aba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb1812e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb177f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb16fe80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3e0d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb181f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3d9a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7d9710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb185048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7d9a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81e898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f15c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f1e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f54e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7e5b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3c5358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f1470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97f8908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94c9ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e946f278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94754e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e94755f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9475b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94a2b00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97ac048>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97ac278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97ac5c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e949d2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e948f4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e949d860>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97d6dd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97d6ef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97299b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9737ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97d4da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97244a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97ce2e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9754ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9724668>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97609e8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e9760ac8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e9760c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97cb080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e977e630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9773d30>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e9773f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97737f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97989e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97986d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9788eb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9798550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9788710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e062b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5efa8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e5e7b128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e40898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ea7080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ea7128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e52940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f26208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5eb8710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5eec160>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e5eec908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ec3dd8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e5edce80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ec30f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e619b208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f22b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f40d68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f478d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e61c2fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5583c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55c9780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55a2898>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e55abf60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55d4358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e56bf978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e56bbac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e56bb748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ExecMainStartTimestampMonotonic\": \"343483109\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ExecMainExitTimestampMonotonic\": \"361311819\", \"ExecMainPID\": \"21821\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"StateChangeTimestampMonotonic\": \"361312459\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveExitTimestampMonotonic\": \"343483139\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ActiveEnterTimestampMonotonic\": \"361312459\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ActiveExitTimestampMonotonic\": \"343460273\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveEnterTimestampMonotonic\": \"343481079\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ConditionTimestampMonotonic\": \"343482147\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"AssertTimestampMonotonic\": \"343482202\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"28892716c0dc430a9d43fffb6191662f\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"state\": null, \"force\": null, \"masked\": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 10842 1726879770.73997: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879769.9175951-10842-51372553609916/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10842 1726879770.74022: _low_level_execute_command(): starting\n 10842 1726879770.74029: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10842 1726879770.77368: stderr chunk (state=2):\n>>><<<\n 10842 1726879770.77379: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10842 1726879770.77402: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10842 1726879770.77409: handler run complete\n 10842 1726879770.77443: attempt loop complete, returning result\n 10842 1726879770.77450: _execute() done\n 10842 1726879770.77454: dumping result to json\n 10842 1726879770.77467: done dumping result, returning\n 10842 1726879770.77475: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0e44ad9b-8ddf-c952-e8a3-000000000053]\n 10842 1726879770.77485: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000053\n 10842 1726879770.77566: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000053\n 10842 1726879770.77570: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"enabled\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": true,\n \"force\": null,\n \"masked\": null,\n \"name\": \"kdump\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": null\n }\n },\n \"name\": \"kdump\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"361312459\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"ActiveExitTimestampMonotonic\": \"343460273\",\n \"ActiveState\": \"active\",\n \"After\": \"network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice\",\n \"AllowIsolate\": \"no\",\n \"AllowedCPUs\": \"\",\n \"AllowedMemoryNodes\": \"\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"AssertTimestampMonotonic\": \"343482202\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"no\",\n \"CPUAffinity\": \"\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"[not set]\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"yes\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"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\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"ConditionTimestampMonotonic\": \"343482147\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"no\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"Crash recovery kernel arming\",\n \"DevicePolicy\": \"auto\",\n \"DynamicUser\": \"no\",\n \"EffectiveCPUs\": \"\",\n \"EffectiveMemoryNodes\": \"\",\n \"ExecMainCode\": \"1\",\n \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\",\n \"ExecMainExitTimestampMonotonic\": \"361311819\",\n \"ExecMainPID\": \"21821\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"343483109\",\n \"ExecMainStatus\": \"0\",\n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }\",\n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOSchedulingClass\": \"0\",\n \"IOSchedulingPriority\": \"0\",\n \"IOWeight\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"18446744073709551615\",\n \"IPEgressPackets\": \"18446744073709551615\",\n \"IPIngressBytes\": \"18446744073709551615\",\n \"IPIngressPackets\": \"18446744073709551615\",\n \"Id\": \"kdump.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"343481079\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"InactiveExitTimestampMonotonic\": \"343483139\",\n \"InvocationID\": \"28892716c0dc430a9d43fffb6191662f\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"0\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"65536\",\n \"LimitMEMLOCKSoft\": \"65536\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"262144\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"14003\",\n \"LimitNPROCSoft\": \"14003\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"14003\",\n \"LimitSIGPENDINGSoft\": \"14003\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"0\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"[not set]\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountFlags\": \"\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAMask\": \"\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"kdump.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PermissionsStartOnly\": \"no\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"no\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"yes\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice\",\n \"Restart\": \"no\",\n \"RestartUSec\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardInputData\": \"\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"0\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\",\n \"StateChangeTimestampMonotonic\": \"361312459\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"exited\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"0\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"[not set]\",\n \"TasksMax\": \"22405\",\n \"TimeoutStartUSec\": \"infinity\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"oneshot\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 10596 1726879770.77831: no more pending results, returning what we have\n 10596 1726879770.77834: results queue empty\n 10596 1726879770.77835: checking for any_errors_fatal\n 10596 1726879770.77841: done checking for any_errors_fatal\n 10596 1726879770.77841: checking for max_fail_percentage\n 10596 1726879770.77842: done checking for max_fail_percentage\n 10596 1726879770.77843: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879770.77844: done checking to see if all hosts have failed\n 10596 1726879770.77844: getting the remaining hosts for this loop\n 10596 1726879770.77845: done getting the remaining hosts for this loop\n 10596 1726879770.77848: getting the next task for host managed_node1\n 10596 1726879770.77853: done getting next task for host managed_node1\n 10596 1726879770.77856: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks\n 10596 1726879770.77858: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879770.77859: getting the next task for host managed_node2\n 10596 1726879770.77861: done getting next task for host managed_node2\n 10596 1726879770.77862: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks\n 10596 1726879770.77862: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879770.77863: getting the next task for host managed_node3\n 10596 1726879770.77864: done getting next task for host managed_node3\n 10596 1726879770.77865: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks\n 10596 1726879770.77866: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879770.77882: getting variables\n 10596 1726879770.77883: in VariableManager get_vars()\n 10596 1726879770.77907: Calling all_inventory to load vars for managed_node1\n 10596 1726879770.77909: Calling groups_inventory to load vars for managed_node1\n 10596 1726879770.77911: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879770.77917: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879770.77918: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879770.77920: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879770.78027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879770.78151: done with get_vars()\n 10596 1726879770.78160: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Include SSH tasks] *********************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16\nFriday 20 September 2024 20:49:30 -0400 (0:00:00.952) 0:00:09.225 ****** \n 10596 1726879770.78227: entering _queue_task() for managed_node1/include_tasks\n 10596 1726879770.78443: worker is 1 (out of 3 available)\n 10596 1726879770.78463: exiting _queue_task() for managed_node1/include_tasks\n 10596 1726879770.78506: getting variables\n 10596 1726879770.78510: in VariableManager get_vars()\n 10596 1726879770.78614: Calling all_inventory to load vars for managed_node2\n 10596 1726879770.78618: Calling groups_inventory to load vars for managed_node2\n 10596 1726879770.78620: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879770.78633: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879770.78636: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879770.78638: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879770.78854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879770.79062: done with get_vars()\n 10596 1726879770.79074: done getting variables\n 10596 1726879770.79171: entering _queue_task() for managed_node2/include_tasks\n 10596 1726879770.79436: worker is 2 (out of 3 available)\n 10596 1726879770.79450: exiting _queue_task() for managed_node2/include_tasks\n 10596 1726879770.79478: getting variables\n 10596 1726879770.79481: in VariableManager get_vars()\n 10596 1726879770.79567: Calling all_inventory to load vars for managed_node3\n 10596 1726879770.79572: Calling groups_inventory to load vars for managed_node3\n 10596 1726879770.79574: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879770.79589: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879770.79594: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879770.79598: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879770.79857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879770.80150: done with get_vars()\n 10596 1726879770.80160: done getting variables\n 10596 1726879770.80249: entering _queue_task() for managed_node3/include_tasks\n 10596 1726879770.80524: worker is 3 (out of 3 available)\n 10596 1726879770.80538: exiting _queue_task() for managed_node3/include_tasks\n 10596 1726879770.80550: done queuing things up, now waiting for results queue to drain\n 10596 1726879770.80552: waiting for pending results...\n 10868 1726879770.78857: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Include SSH tasks\n 10868 1726879770.78989: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000054\n 10868 1726879770.79006: variable 'ansible_search_path' from source: unknown\n 10868 1726879770.79010: variable 'ansible_search_path' from source: unknown\n 10868 1726879770.79029: calling self._execute()\n 10868 1726879770.79098: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10868 1726879770.79107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10868 1726879770.79116: variable 'omit' from source: magic vars\n 10868 1726879770.79471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10869 1726879770.80782: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Include SSH tasks\n 10869 1726879770.80906: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000054\n 10869 1726879770.80920: variable 'ansible_search_path' from source: unknown\n 10869 1726879770.80924: variable 'ansible_search_path' from source: unknown\n 10869 1726879770.80943: calling self._execute()\n 10869 1726879770.81000: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10869 1726879770.81008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10869 1726879770.81015: variable 'omit' from source: magic vars\n 10869 1726879770.81397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10870 1726879770.81915: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Include SSH tasks\n 10870 1726879770.82043: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000054\n 10870 1726879770.82060: variable 'ansible_search_path' from source: unknown\n 10870 1726879770.82064: variable 'ansible_search_path' from source: unknown\n 10870 1726879770.82095: calling self._execute()\n 10870 1726879770.82162: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10870 1726879770.82172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10870 1726879770.82180: variable 'omit' from source: magic vars\n 10870 1726879770.82545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10868 1726879770.82606: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10868 1726879770.82695: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10868 1726879770.82734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10868 1726879770.82773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10868 1726879770.82801: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10868 1726879770.82875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 10868 1726879770.82905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 10868 1726879770.82930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10868 1726879770.82971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 10868 1726879770.82986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 10868 1726879770.83112: variable 'kdump_target' from source: play vars\n 10868 1726879770.83211: variable 'kdump_ssh_user' from source: play vars\n 10868 1726879770.83315: variable 'hostvars' from source: magic vars\n 10868 1726879770.83322: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10868 1726879770.83328: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10868 1726879770.83388: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10868 1726879770.83403: in VariableManager get_vars()\n 10868 1726879770.83412: Calling all_inventory to load vars for managed_node1\n 10868 1726879770.83418: Calling groups_inventory to load vars for managed_node1\n 10868 1726879770.83424: Calling all_plugins_inventory to load vars for managed_node1\n 10868 1726879770.83433: Calling all_plugins_play to load vars for managed_node1\n 10868 1726879770.83438: Calling groups_plugins_inventory to load vars for managed_node1\n 10868 1726879770.83443: Calling groups_plugins_play to load vars for managed_node1\n 10868 1726879770.83633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10868 1726879770.83819: done with get_vars()\n 10868 1726879770.83833: variable 'ansible_user_id' from source: facts\n 10868 1726879770.83851: variable 'kdump_test_ssh_server_inside' from source: play vars\n 10868 1726879770.84103: variable 'kdump_test_ssh_source' from source: play vars\n 10868 1726879770.84267: variable 'ansible_env' from source: facts\n 10868 1726879770.84282: variable 'hostvars' from source: magic vars\n 10868 1726879770.84287: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10868 1726879770.84294: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10868 1726879770.84354: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10868 1726879770.84362: in VariableManager get_vars()\n 10868 1726879770.84368: Calling all_inventory to load vars for managed_node1\n 10868 1726879770.84371: Calling groups_inventory to load vars for managed_node1\n 10868 1726879770.84376: Calling all_plugins_inventory to load vars for managed_node1\n 10868 1726879770.84382: Calling all_plugins_play to load vars for managed_node1\n 10868 1726879770.84386: Calling groups_plugins_inventory to load vars for managed_node1\n 10868 1726879770.84393: Calling groups_plugins_play to load vars for managed_node1\n 10868 1726879770.84531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10868 1726879770.84733: done with get_vars()\n 10868 1726879770.84747: variable 'ansible_all_ipv4_addresses' from source: facts\n 10868 1726879770.84755: in VariableManager get_vars()\n 10868 1726879770.84759: Calling all_inventory to load vars for managed_node1\n 10868 1726879770.84762: Calling groups_inventory to load vars for managed_node1\n 10868 1726879770.84766: Calling all_plugins_inventory to load vars for managed_node1\n 10868 1726879770.84771: Calling all_plugins_play to load vars for managed_node1\n 10868 1726879770.84775: Calling groups_plugins_inventory to load vars for managed_node1\n 10868 1726879770.84779: Calling groups_plugins_play to load vars for managed_node1\n 10868 1726879770.84905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10868 1726879770.85095: done with get_vars()\n 10868 1726879770.85106: variable 'ansible_all_ipv6_addresses' from source: facts\n 10868 1726879770.85110: in VariableManager get_vars()\n 10868 1726879770.85114: Calling all_inventory to load vars for managed_node1\n 10868 1726879770.85117: Calling groups_inventory to load vars for managed_node1\n 10868 1726879770.85121: Calling all_plugins_inventory to load vars for managed_node1\n 10868 1726879770.85127: Calling all_plugins_play to load vars for managed_node1\n 10868 1726879770.85130: Calling groups_plugins_inventory to load vars for managed_node1\n 10868 1726879770.85134: Calling groups_plugins_play to load vars for managed_node1\n 10868 1726879770.85257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10868 1726879770.85418: done with get_vars()\n 10868 1726879770.85428: variable 'ansible_default_ipv4' from source: facts\n 10868 1726879770.85442: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True\n 10868 1726879770.85451: _execute() done\n 10868 1726879770.85454: dumping result to json\n 10868 1726879770.85457: done dumping result, returning\n 10868 1726879770.85462: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0e44ad9b-8ddf-c952-e8a3-000000000054]\n 10868 1726879770.85472: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000054\n 10868 1726879770.85500: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000054\n 10868 1726879770.85503: WORKER PROCESS EXITING\n 10869 1726879770.86085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10869 1726879770.86330: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10869 1726879770.86369: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10869 1726879770.86403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10869 1726879770.86441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10869 1726879770.86511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 10869 1726879770.86539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 10869 1726879770.86561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10869 1726879770.86598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 10869 1726879770.86609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 10869 1726879770.86721: variable 'kdump_target' from source: play vars\n 10869 1726879770.86813: variable 'kdump_ssh_user' from source: play vars\n 10869 1726879770.86909: variable 'hostvars' from source: magic vars\n 10869 1726879770.86916: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10869 1726879770.86921: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10869 1726879770.86972: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10869 1726879770.86985: in VariableManager get_vars()\n 10869 1726879770.86997: Calling all_inventory to load vars for managed_node2\n 10869 1726879770.87002: Calling groups_inventory to load vars for managed_node2\n 10869 1726879770.87008: Calling all_plugins_inventory to load vars for managed_node2\n 10869 1726879770.87016: Calling all_plugins_play to load vars for managed_node2\n 10869 1726879770.87021: Calling groups_plugins_inventory to load vars for managed_node2\n 10869 1726879770.87026: Calling groups_plugins_play to load vars for managed_node2\n 10869 1726879770.87172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10869 1726879770.87344: done with get_vars()\n 10869 1726879770.87360: variable 'ansible_user_id' from source: facts\n 10869 1726879770.87377: variable 'kdump_test_ssh_server_inside' from source: play vars\n 10870 1726879770.87433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10870 1726879770.87518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10870 1726879770.87560: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10870 1726879770.87597: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10870 1726879770.87625: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10870 1726879770.87704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 10869 1726879770.87717: variable 'kdump_test_ssh_source' from source: play vars\n 10870 1726879770.87732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 10870 1726879770.87760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10870 1726879770.87801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 10870 1726879770.87815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 10869 1726879770.87876: variable 'ansible_env' from source: facts\n 10869 1726879770.87894: variable 'hostvars' from source: magic vars\n 10869 1726879770.87900: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10869 1726879770.87904: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10870 1726879770.87934: variable 'kdump_target' from source: play vars\n 10869 1726879770.87959: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10869 1726879770.87968: in VariableManager get_vars()\n 10869 1726879770.87974: Calling all_inventory to load vars for managed_node2\n 10869 1726879770.87978: Calling groups_inventory to load vars for managed_node2\n 10869 1726879770.87982: Calling all_plugins_inventory to load vars for managed_node2\n 10869 1726879770.87989: Calling all_plugins_play to load vars for managed_node2\n 10869 1726879770.87996: Calling groups_plugins_inventory to load vars for managed_node2\n 10869 1726879770.88002: Calling groups_plugins_play to load vars for managed_node2\n 10870 1726879770.88030: variable 'kdump_ssh_user' from source: play vars\n 10870 1726879770.88134: variable 'hostvars' from source: magic vars\n 10870 1726879770.88141: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10870 1726879770.88146: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10869 1726879770.88157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10870 1726879770.88209: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10870 1726879770.88223: in VariableManager get_vars()\n 10870 1726879770.88234: Calling all_inventory to load vars for managed_node3\n 10870 1726879770.88239: Calling groups_inventory to load vars for managed_node3\n 10870 1726879770.88245: Calling all_plugins_inventory to load vars for managed_node3\n 10870 1726879770.88258: Calling all_plugins_play to load vars for managed_node3\n 10870 1726879770.88264: Calling groups_plugins_inventory to load vars for managed_node3\n 10870 1726879770.88268: Calling groups_plugins_play to load vars for managed_node3\n 10869 1726879770.88329: done with get_vars()\n 10869 1726879770.88343: variable 'ansible_all_ipv4_addresses' from source: facts\n 10869 1726879770.88347: in VariableManager get_vars()\n 10869 1726879770.88352: Calling all_inventory to load vars for managed_node2\n 10869 1726879770.88356: Calling groups_inventory to load vars for managed_node2\n 10869 1726879770.88360: Calling all_plugins_inventory to load vars for managed_node2\n 10869 1726879770.88366: Calling all_plugins_play to load vars for managed_node2\n 10869 1726879770.88370: Calling groups_plugins_inventory to load vars for managed_node2\n 10869 1726879770.88375: Calling groups_plugins_play to load vars for managed_node2\n 10870 1726879770.88431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10870 1726879770.88681: done with get_vars()\n 10870 1726879770.88707: variable 'ansible_user_id' from source: facts\n 10870 1726879770.88734: variable 'kdump_test_ssh_server_inside' from source: play vars\n 10870 1726879770.89042: variable 'kdump_test_ssh_source' from source: play vars\n 10869 1726879770.89115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10870 1726879770.89228: variable 'ansible_env' from source: facts\n 10870 1726879770.89244: variable 'hostvars' from source: magic vars\n 10870 1726879770.89251: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10870 1726879770.89256: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10869 1726879770.89288: done with get_vars()\n 10869 1726879770.89303: variable 'ansible_all_ipv6_addresses' from source: facts\n 10869 1726879770.89309: in VariableManager get_vars()\n 10869 1726879770.89314: Calling all_inventory to load vars for managed_node2\n 10870 1726879770.89314: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10869 1726879770.89319: Calling groups_inventory to load vars for managed_node2\n 10870 1726879770.89322: in VariableManager get_vars()\n 10869 1726879770.89323: Calling all_plugins_inventory to load vars for managed_node2\n 10870 1726879770.89327: Calling all_inventory to load vars for managed_node3\n 10869 1726879770.89330: Calling all_plugins_play to load vars for managed_node2\n 10870 1726879770.89331: Calling groups_inventory to load vars for managed_node3\n 10869 1726879770.89335: Calling groups_plugins_inventory to load vars for managed_node2\n 10869 1726879770.89340: Calling groups_plugins_play to load vars for managed_node2\n 10870 1726879770.89335: Calling all_plugins_inventory to load vars for managed_node3\n 10870 1726879770.89361: Calling all_plugins_play to load vars for managed_node3\n 10870 1726879770.89366: Calling groups_plugins_inventory to load vars for managed_node3\n 10870 1726879770.89371: Calling groups_plugins_play to load vars for managed_node3\n 10869 1726879770.89472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10870 1726879770.89511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10869 1726879770.89678: done with get_vars()\n 10869 1726879770.89689: variable 'ansible_default_ipv4' from source: facts\n 10870 1726879770.89694: done with get_vars()\n 10870 1726879770.89706: variable 'ansible_all_ipv4_addresses' from source: facts\n 10869 1726879770.89709: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True\n 10870 1726879770.89710: in VariableManager get_vars()\n 10870 1726879770.89715: Calling all_inventory to load vars for managed_node3\n 10869 1726879770.89716: _execute() done\n 10870 1726879770.89719: Calling groups_inventory to load vars for managed_node3\n 10869 1726879770.89719: dumping result to json\n 10869 1726879770.89723: done dumping result, returning\n 10869 1726879770.89730: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0e44ad9b-8ddf-c952-e8a3-000000000054]\n 10870 1726879770.89723: Calling all_plugins_inventory to load vars for managed_node3\n 10869 1726879770.89740: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000054\n 10870 1726879770.89741: Calling all_plugins_play to load vars for managed_node3\n 10870 1726879770.89746: Calling groups_plugins_inventory to load vars for managed_node3\n 10870 1726879770.89754: Calling groups_plugins_play to load vars for managed_node3\n 10869 1726879770.89771: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000054\n 10869 1726879770.89774: WORKER PROCESS EXITING\n 10870 1726879770.89876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10870 1726879770.90059: done with get_vars()\n 10870 1726879770.90071: variable 'ansible_all_ipv6_addresses' from source: facts\n 10870 1726879770.90075: in VariableManager get_vars()\n 10870 1726879770.90080: Calling all_inventory to load vars for managed_node3\n 10870 1726879770.90084: Calling groups_inventory to load vars for managed_node3\n 10870 1726879770.90089: Calling all_plugins_inventory to load vars for managed_node3\n 10870 1726879770.90097: Calling all_plugins_play to load vars for managed_node3\n 10870 1726879770.90102: Calling groups_plugins_inventory to load vars for managed_node3\n 10870 1726879770.90107: Calling groups_plugins_play to load vars for managed_node3\n 10870 1726879770.90237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10870 1726879770.90375: done with get_vars()\n 10870 1726879770.90386: variable 'ansible_default_ipv4' from source: facts\n 10870 1726879770.90401: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True\n 10870 1726879770.90409: _execute() done\n 10870 1726879770.90412: dumping result to json\n 10870 1726879770.90415: done dumping result, returning\n 10870 1726879770.90421: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0e44ad9b-8ddf-c952-e8a3-000000000054]\n 10870 1726879770.90523: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000054\n 10870 1726879770.90555: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000054\n 10870 1726879770.90559: WORKER PROCESS EXITING\n 10596 1726879770.90665: no more pending results, returning what we have\n 10596 1726879770.90670: in VariableManager get_vars()\n 10596 1726879770.90705: Calling all_inventory to load vars for managed_node1\n 10596 1726879770.90708: Calling groups_inventory to load vars for managed_node1\n 10596 1726879770.90709: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879770.90717: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879770.90719: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879770.90721: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879770.90859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879770.90972: done with get_vars()\n 10596 1726879770.90978: variable 'ansible_search_path' from source: unknown\n 10596 1726879770.90979: variable 'ansible_search_path' from source: unknown\n 10596 1726879770.91004: in VariableManager get_vars()\n 10596 1726879770.91014: Calling all_inventory to load vars for managed_node2\n 10596 1726879770.91015: Calling groups_inventory to load vars for managed_node2\n 10596 1726879770.91016: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879770.91020: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879770.91022: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879770.91024: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879770.91233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879770.91399: done with get_vars()\n 10596 1726879770.91404: variable 'ansible_search_path' from source: unknown\n 10596 1726879770.91404: variable 'ansible_search_path' from source: unknown\n 10596 1726879770.91423: in VariableManager get_vars()\n 10596 1726879770.91430: Calling all_inventory to load vars for managed_node3\n 10596 1726879770.91431: Calling groups_inventory to load vars for managed_node3\n 10596 1726879770.91433: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879770.91435: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879770.91436: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879770.91438: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879770.91525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879770.91629: done with get_vars()\n 10596 1726879770.91633: variable 'ansible_search_path' from source: unknown\n 10596 1726879770.91634: variable 'ansible_search_path' from source: unknown\n 10596 1726879770.91651: we have included files to process\n 10596 1726879770.91652: generating all_blocks data\n 10596 1726879770.91653: done generating all_blocks data\n 10596 1726879770.91660: processing included file: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml\n 10596 1726879770.91661: loading included file: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml\n 10596 1726879770.91662: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml\nincluded: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed_node1, managed_node2, managed_node3\n 10596 1726879770.92477: done processing included file\n 10596 1726879770.92479: iterating over new_blocks loaded from include file\n 10596 1726879770.92480: in VariableManager get_vars()\n 10596 1726879770.92493: done with get_vars()\n 10596 1726879770.92495: filtering new block on tags\n 10596 1726879770.92507: done filtering new block on tags\n 10596 1726879770.92509: in VariableManager get_vars()\n 10596 1726879770.92519: done with get_vars()\n 10596 1726879770.92519: filtering new block on tags\n 10596 1726879770.92535: done filtering new block on tags\n 10596 1726879770.92536: in VariableManager get_vars()\n 10596 1726879770.92546: done with get_vars()\n 10596 1726879770.92547: filtering new block on tags\n 10596 1726879770.92557: done filtering new block on tags\n 10596 1726879770.92558: done iterating over new_blocks loaded from include file\n 10596 1726879770.92559: extending task lists for all hosts with included blocks\n 10596 1726879770.93754: done extending task lists\n 10596 1726879770.93756: done processing included files\n 10596 1726879770.93756: results queue empty\n 10596 1726879770.93757: checking for any_errors_fatal\n 10596 1726879770.93764: done checking for any_errors_fatal\n 10596 1726879770.93765: checking for max_fail_percentage\n 10596 1726879770.93765: done checking for max_fail_percentage\n 10596 1726879770.93765: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879770.93766: done checking to see if all hosts have failed\n 10596 1726879770.93767: getting the remaining hosts for this loop\n 10596 1726879770.93767: done getting the remaining hosts for this loop\n 10596 1726879770.93769: getting the next task for host managed_node1\n 10596 1726879770.93772: done getting next task for host managed_node1\n 10596 1726879770.93773: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist\n 10596 1726879770.93775: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879770.93776: getting the next task for host managed_node2\n 10596 1726879770.93777: done getting next task for host managed_node2\n 10596 1726879770.93778: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist\n 10596 1726879770.93779: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879770.93780: getting the next task for host managed_node3\n 10596 1726879770.93781: done getting next task for host managed_node3\n 10596 1726879770.93782: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist\n 10596 1726879770.93783: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879770.93789: getting variables\n 10596 1726879770.93790: in VariableManager get_vars()\n 10596 1726879770.93800: Calling all_inventory to load vars for managed_node1\n 10596 1726879770.93801: Calling groups_inventory to load vars for managed_node1\n 10596 1726879770.93802: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879770.93806: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879770.93807: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879770.93808: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879770.93894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879770.94002: done with get_vars()\n 10596 1726879770.94008: done getting variables\n 10596 1726879770.94068: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Create key if it does not exist] *******\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2\nFriday 20 September 2024 20:49:30 -0400 (0:00:00.158) 0:00:09.384 ****** \n 10596 1726879770.94107: entering _queue_task() for managed_node1/command\n 10596 1726879770.94109: Creating lock for command\n 10596 1726879770.94458: worker is 1 (out of 3 available)\n 10596 1726879770.94480: exiting _queue_task() for managed_node1/command\n 10596 1726879770.94525: getting variables\n 10596 1726879770.94528: in VariableManager get_vars()\n 10596 1726879770.94621: Calling all_inventory to load vars for managed_node2\n 10596 1726879770.94625: Calling groups_inventory to load vars for managed_node2\n 10596 1726879770.94627: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879770.94640: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879770.94643: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879770.94646: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879770.94871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879770.95097: done with get_vars()\n 10596 1726879770.95108: done getting variables\n 10596 1726879770.95191: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879770.95205: entering _queue_task() for managed_node2/command\n 10596 1726879770.95498: worker is 2 (out of 3 available)\n 10596 1726879770.95511: exiting _queue_task() for managed_node2/command\n 10596 1726879770.95538: getting variables\n 10596 1726879770.95542: in VariableManager get_vars()\n 10596 1726879770.95619: Calling all_inventory to load vars for managed_node3\n 10596 1726879770.95624: Calling groups_inventory to load vars for managed_node3\n 10596 1726879770.95626: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879770.95640: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879770.95644: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879770.95647: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879770.96025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879770.96244: done with get_vars()\n 10596 1726879770.96255: done getting variables\n 10596 1726879770.96329: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879770.96341: entering _queue_task() for managed_node3/command\n 10596 1726879770.96656: worker is 3 (out of 3 available)\n 10596 1726879770.96671: exiting _queue_task() for managed_node3/command\n 10596 1726879770.96686: done queuing things up, now waiting for results queue to drain\n 10596 1726879770.96687: waiting for pending results...\n 10871 1726879770.94852: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist\n 10871 1726879770.95000: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000160\n 10871 1726879770.95016: variable 'ansible_search_path' from source: unknown\n 10871 1726879770.95020: variable 'ansible_search_path' from source: unknown\n 10871 1726879770.95039: calling self._execute()\n 10871 1726879770.95105: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10871 1726879770.95114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10871 1726879770.95124: variable 'omit' from source: magic vars\n 10871 1726879770.95224: variable 'omit' from source: magic vars\n 10871 1726879770.95290: variable 'omit' from source: magic vars\n 10871 1726879770.95315: variable 'kdump_sshkey' from source: role '' defaults\n 10871 1726879770.95478: variable 'kdump_sshkey' from source: role '' defaults\n 10871 1726879770.95576: variable 'kdump_sshkey' from source: role '' defaults\n 10871 1726879770.95598: variable 'omit' from source: magic vars\n 10871 1726879770.95631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10871 1726879770.95665: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10871 1726879770.95688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10871 1726879770.95991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10871 1726879770.96008: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10871 1726879770.96037: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10871 1726879770.96043: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10871 1726879770.96046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10871 1726879770.96151: Set connection var ansible_shell_executable to /bin/sh\n 10871 1726879770.96159: Set connection var ansible_connection to ssh\n 10871 1726879770.96165: Set connection var ansible_timeout to 10\n 10871 1726879770.96168: Set connection var ansible_shell_type to sh\n 10871 1726879770.96173: Set connection var ansible_pipelining to False\n 10871 1726879770.96181: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10871 1726879770.96204: variable 'ansible_shell_executable' from source: unknown\n 10871 1726879770.96209: variable 'ansible_connection' from source: unknown\n 10871 1726879770.96212: variable 'ansible_module_compression' from source: unknown\n 10871 1726879770.96215: variable 'ansible_shell_type' from source: unknown\n 10871 1726879770.96218: variable 'ansible_shell_executable' from source: unknown\n 10871 1726879770.96221: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10871 1726879770.96224: variable 'ansible_pipelining' from source: unknown\n 10871 1726879770.96227: variable 'ansible_timeout' from source: unknown\n 10871 1726879770.96231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10871 1726879770.96362: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10871 1726879770.96376: variable 'omit' from source: magic vars\n 10871 1726879770.96383: starting attempt loop\n 10871 1726879770.96386: running the handler\n 10871 1726879770.96402: _low_level_execute_command(): starting\n 10871 1726879770.96411: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10872 1726879770.97040: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist\n 10872 1726879770.97178: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000160\n 10872 1726879770.97195: variable 'ansible_search_path' from source: unknown\n 10872 1726879770.97199: variable 'ansible_search_path' from source: unknown\n 10872 1726879770.97221: calling self._execute()\n 10872 1726879770.97347: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10872 1726879770.97357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10872 1726879770.97365: variable 'omit' from source: magic vars\n 10872 1726879770.97457: variable 'omit' from source: magic vars\n 10872 1726879770.97521: variable 'omit' from source: magic vars\n 10872 1726879770.97550: variable 'kdump_sshkey' from source: role '' defaults\n 10872 1726879770.97729: variable 'kdump_sshkey' from source: role '' defaults\n 10872 1726879770.97818: variable 'kdump_sshkey' from source: role '' defaults\n 10874 1726879770.97801: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist\n 10872 1726879770.97836: variable 'omit' from source: magic vars\n 10872 1726879770.97868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10872 1726879770.97931: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10872 1726879770.97952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10874 1726879770.97952: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000160\n 10874 1726879770.97971: variable 'ansible_search_path' from source: unknown\n 10872 1726879770.97970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10874 1726879770.97975: variable 'ansible_search_path' from source: unknown\n 10872 1726879770.97985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10874 1726879770.98013: calling self._execute()\n 10872 1726879770.98016: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10872 1726879770.98021: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10872 1726879770.98025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10874 1726879770.98086: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10874 1726879770.98098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10874 1726879770.98107: variable 'omit' from source: magic vars\n 10872 1726879770.98127: Set connection var ansible_shell_executable to /bin/sh\n 10872 1726879770.98135: Set connection var ansible_connection to ssh\n 10872 1726879770.98141: Set connection var ansible_timeout to 10\n 10872 1726879770.98144: Set connection var ansible_shell_type to sh\n 10872 1726879770.98149: Set connection var ansible_pipelining to False\n 10872 1726879770.98157: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10872 1726879770.98178: variable 'ansible_shell_executable' from source: unknown\n 10872 1726879770.98182: variable 'ansible_connection' from source: unknown\n 10872 1726879770.98185: variable 'ansible_module_compression' from source: unknown\n 10872 1726879770.98188: variable 'ansible_shell_type' from source: unknown\n 10872 1726879770.98190: variable 'ansible_shell_executable' from source: unknown\n 10872 1726879770.98195: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10872 1726879770.98199: variable 'ansible_pipelining' from source: unknown\n 10872 1726879770.98202: variable 'ansible_timeout' from source: unknown\n 10872 1726879770.98206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10874 1726879770.98209: variable 'omit' from source: magic vars\n 10874 1726879770.98274: variable 'omit' from source: magic vars\n 10874 1726879770.98304: variable 'kdump_sshkey' from source: role '' defaults\n 10872 1726879770.98331: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10872 1726879770.98343: variable 'omit' from source: magic vars\n 10872 1726879770.98349: starting attempt loop\n 10872 1726879770.98353: running the handler\n 10872 1726879770.98366: _low_level_execute_command(): starting\n 10872 1726879770.98374: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10874 1726879770.98479: variable 'kdump_sshkey' from source: role '' defaults\n 10874 1726879770.98566: variable 'kdump_sshkey' from source: role '' defaults\n 10874 1726879770.98584: variable 'omit' from source: magic vars\n 10874 1726879770.98853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10874 1726879770.98886: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10874 1726879770.98908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10874 1726879770.98932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10874 1726879770.98947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10874 1726879770.98976: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10874 1726879770.98981: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10874 1726879770.98985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10874 1726879770.99088: Set connection var ansible_shell_executable to /bin/sh\n 10874 1726879770.99099: Set connection var ansible_connection to ssh\n 10874 1726879770.99105: Set connection var ansible_timeout to 10\n 10874 1726879770.99109: Set connection var ansible_shell_type to sh\n 10874 1726879770.99114: Set connection var ansible_pipelining to False\n 10874 1726879770.99121: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10874 1726879770.99157: variable 'ansible_shell_executable' from source: unknown\n 10874 1726879770.99163: variable 'ansible_connection' from source: unknown\n 10874 1726879770.99166: variable 'ansible_module_compression' from source: unknown\n 10874 1726879770.99169: variable 'ansible_shell_type' from source: unknown\n 10874 1726879770.99171: variable 'ansible_shell_executable' from source: unknown\n 10874 1726879770.99174: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10874 1726879770.99178: variable 'ansible_pipelining' from source: unknown\n 10874 1726879770.99181: variable 'ansible_timeout' from source: unknown\n 10874 1726879770.99185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10874 1726879770.99309: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 10874 1726879770.99325: variable 'omit' from source: magic vars\n 10874 1726879770.99332: starting attempt loop\n 10874 1726879770.99337: running the handler\n 10874 1726879770.99360: _low_level_execute_command(): starting\n 10874 1726879770.99370: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10871 1726879771.00358: stdout chunk (state=2):\n>>>/root\n<<<\n 10871 1726879771.00475: stderr chunk (state=3):\n>>><<<\n 10871 1726879771.00484: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 10871 1726879771.00511: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10871 1726879771.00523: _low_level_execute_command(): starting\n 10871 1726879771.00530: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696 `\" && echo ansible-tmp-1726879771.0051856-10871-7329075247696=\"` echo /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696 `\" && echo ansible-tmp-1726879771.0051856-10871-7329075247696=\"` echo /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696 `\" ) && sleep 0'\"'\"''\n 10874 1726879771.01749: stdout chunk (state=2):\n>>>/root\n<<<\n 10872 1726879771.01838: stdout chunk (state=2):\n>>>/root\n<<<\n 10874 1726879771.01918: stderr chunk (state=3):\n>>><<<\n 10874 1726879771.01925: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 10874 1726879771.01945: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10874 1726879771.01955: _low_level_execute_command(): starting\n 10874 1726879771.01960: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915 `\" && echo ansible-tmp-1726879771.0195096-10874-3846519236915=\"` echo /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915 `\" && echo ansible-tmp-1726879771.0195096-10874-3846519236915=\"` echo /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915 `\" ) && sleep 0'\"'\"''\n 10872 1726879771.02043: stderr chunk (state=3):\n>>><<<\n 10872 1726879771.02051: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 10872 1726879771.02079: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10872 1726879771.02095: _low_level_execute_command(): starting\n 10872 1726879771.02102: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596 `\" && echo ansible-tmp-1726879771.020873-10872-195881460925596=\"` echo /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596 `\" && echo ansible-tmp-1726879771.020873-10872-195881460925596=\"` echo /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596 `\" ) && sleep 0'\"'\"''\n 10871 1726879771.02958: stdout chunk (state=2):\n>>>ansible-tmp-1726879771.0051856-10871-7329075247696=/root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696\n<<<\n 10871 1726879771.03088: stderr chunk (state=3):\n>>><<<\n 10871 1726879771.03097: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879771.0051856-10871-7329075247696=/root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696\\n', b'')\n 10871 1726879771.03121: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879771.0051856-10871-7329075247696=/root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696\n, stderr=\n 10871 1726879771.03151: variable 'ansible_module_compression' from source: unknown\n 10871 1726879771.03200: ANSIBALLZ: Using generic lock for ansible.legacy.command\n 10871 1726879771.03205: ANSIBALLZ: Acquiring lock\n 10871 1726879771.03209: ANSIBALLZ: Lock acquired: 140708134187472\n 10871 1726879771.03213: ANSIBALLZ: Creating module\n 10874 1726879771.05100: stdout chunk (state=2):\n>>>ansible-tmp-1726879771.0195096-10874-3846519236915=/root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915\n<<<\n 10874 1726879771.05151: stderr chunk (state=3):\n>>><<<\n 10874 1726879771.05160: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879771.0195096-10874-3846519236915=/root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915\\n', b'')\n 10874 1726879771.05187: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879771.0195096-10874-3846519236915=/root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915\n, stderr=\n 10874 1726879771.05222: variable 'ansible_module_compression' from source: unknown\n 10874 1726879771.05283: ANSIBALLZ: Using generic lock for ansible.legacy.command\n 10874 1726879771.05288: ANSIBALLZ: Acquiring lock\n 10872 1726879771.06063: stdout chunk (state=2):\n>>>ansible-tmp-1726879771.020873-10872-195881460925596=/root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596\n<<<\n 10872 1726879771.06075: stderr chunk (state=2):\n>>><<<\n 10872 1726879771.06089: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879771.020873-10872-195881460925596=/root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596\\n', b'')\n 10872 1726879771.06110: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879771.020873-10872-195881460925596=/root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596\n, stderr=\n 10872 1726879771.06141: variable 'ansible_module_compression' from source: unknown\n 10872 1726879771.06198: ANSIBALLZ: Using generic lock for ansible.legacy.command\n 10872 1726879771.06204: ANSIBALLZ: Acquiring lock\n 10871 1726879771.12631: ANSIBALLZ: Writing module into payload\n 10871 1726879771.12715: ANSIBALLZ: Writing module\n 10871 1726879771.12740: ANSIBALLZ: Renaming module\n 10871 1726879771.12748: ANSIBALLZ: Done creating module\n 10874 1726879771.12758: ANSIBALLZ: Lock acquired: 140708134187472\n 10871 1726879771.12766: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10874 1726879771.12768: ANSIBALLZ: Reading module after lock\n 10874 1726879771.12802: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 10871 1726879771.12850: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpeywn32ai TO /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 10874 1726879771.12912: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpx3w4ldmg TO /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 10872 1726879771.13040: ANSIBALLZ: Lock acquired: 140708134187472\n 10872 1726879771.13052: ANSIBALLZ: Reading module after lock\n 10872 1726879771.13087: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py\n 10872 1726879771.13204: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnu6q5cua TO /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 10871 1726879771.13318: Sending initial data\n 10871 1726879771.13325: Sent initial data (154 bytes)\n 10872 1726879771.13694: Sending initial data\n 10872 1726879771.13701: Sent initial data (155 bytes)\n 10874 1726879771.14231: Sending initial data\n 10874 1726879771.14239: Sent initial data (154 bytes)\n 10871 1726879771.16212: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpeywn32ai /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py\n<<<\n 10874 1726879771.16502: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpx3w4ldmg /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py\n<<<\n 10872 1726879771.17149: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnu6q5cua /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py\n<<<\n 10871 1726879771.17722: stderr chunk (state=3):\n>>><<<\n 10871 1726879771.17732: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpeywn32ai /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py\\n', b'')\n 10871 1726879771.17759: done transferring module to remote\n 10871 1726879771.17773: _low_level_execute_command(): starting\n 10871 1726879771.17781: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/ /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/ /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py && sleep 0'\"'\"''\n 10874 1726879771.18687: stderr chunk (state=3):\n>>><<<\n 10874 1726879771.18697: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpx3w4ldmg /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py\\n', b'')\n 10874 1726879771.18726: done transferring module to remote\n 10874 1726879771.18740: _low_level_execute_command(): starting\n 10874 1726879771.18745: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/ /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n 10872 1726879771.18768: stderr chunk (state=3):\n>>><<<\n 10872 1726879771.18776: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnu6q5cua /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py\\n', b'')\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/ /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py && sleep 0'\"'\"''\n 10872 1726879771.18805: done transferring module to remote\n 10872 1726879771.18819: _low_level_execute_command(): starting\n 10872 1726879771.18825: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/ /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/ /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py && sleep 0'\"'\"''\n 10871 1726879771.20383: stderr chunk (state=2):\n>>><<<\n 10871 1726879771.20394: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10871 1726879771.20414: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10871 1726879771.20418: _low_level_execute_command(): starting\n 10871 1726879771.20425: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py && sleep 0'\"'\"''\n 10874 1726879771.21363: stderr chunk (state=2):\n>>><<<\n 10874 1726879771.21372: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10874 1726879771.21393: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10874 1726879771.21397: _low_level_execute_command(): starting\n 10874 1726879771.21404: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py && sleep 0'\"'\"''\n 10872 1726879771.22466: stderr chunk (state=2):\n>>><<<\n 10872 1726879771.22476: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10872 1726879771.22498: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10872 1726879771.22502: _low_level_execute_command(): starting\n 10872 1726879771.22507: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py && sleep 0'\"'\"''\n 10871 1726879771.23443: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de153e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\n<<<\n 10871 1726879771.23458: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0e9828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de1539b0>\r\n<<<\n 10871 1726879771.23475: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 10871 1726879771.23493: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0f6630>\r\n<<<\n 10871 1726879771.23507: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10871 1726879771.23532: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10871 1726879771.23557: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd160>\r\n<<<\n 10871 1726879771.23578: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 10871 1726879771.23598: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10871 1726879771.23616: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10871 1726879771.23636: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de1020f0>\r\n<<<\n 10871 1726879771.23661: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd748>\r\n<<<\n 10871 1726879771.23683: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd390>\r\n<<<\n 10871 1726879771.23712: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10871 1726879771.23735: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10871 1726879771.23757: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10871 1726879771.23782: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10871 1726879771.23805: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10871 1726879771.23831: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0a7470>\r\n<<<\n 10871 1726879771.23849: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10871 1726879771.23870: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 10871 1726879771.23897: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0ace48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0a7b38>\r\n<<<\n 10871 1726879771.23935: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10871 1726879771.23956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10871 1726879771.24063: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0b34e0>\r\n<<<\n 10871 1726879771.24081: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de096d68>\r\n<<<\n 10871 1726879771.24098: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n<<<\n 10871 1726879771.24107: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 10871 1726879771.24118: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de099198>\r\n<<<\n 10871 1726879771.24155: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10871 1726879771.24163: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10871 1726879771.24183: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3a7940>\r\n<<<\n 10874 1726879771.24198: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 10874 1726879771.24213: stdout chunk (state=3):\n>>>import sys # builtin\r\nimport '_warnings' # \r\n<<<\n 10874 1726879771.24234: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10871 1726879771.24244: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3b9240>\r\n<<<\n 10874 1726879771.24298: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10874 1726879771.24341: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10874 1726879771.24390: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10871 1726879771.24420: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de107a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10874 1726879771.24437: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 10874 1726879771.24446: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10874 1726879771.24461: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10874 1726879771.24483: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10874 1726879771.24497: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 10874 1726879771.24522: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c88e48>\r\n<<<\n 10871 1726879771.24551: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10874 1726879771.24559: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 10874 1726879771.24571: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c1e828>\r\n<<<\n 10874 1726879771.24580: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c889b0>\r\n<<<\n 10874 1726879771.24603: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 10871 1726879771.24613: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10874 1726879771.24638: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c2b630>\r\nimport '_signal' # \r\n<<<\n 10871 1726879771.24648: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10874 1726879771.24668: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10874 1726879771.24676: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32160>\r\n<<<\n 10871 1726879771.24683: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10874 1726879771.24700: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 10871 1726879771.24730: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10871 1726879771.24737: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10871 1726879771.24759: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10871 1726879771.24787: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10871 1726879771.24814: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 10871 1726879771.24822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10874 1726879771.24820: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c370f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10871 1726879771.24843: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 10871 1726879771.24881: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc327080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3322b0>\r\n<<<\n 10874 1726879771.24881: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10871 1726879771.24903: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10874 1726879771.24903: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10874 1726879771.24919: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bdc470>\r\n<<<\n 10871 1726879771.24941: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dc332f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc332a90>\r\nimport 'itertools' # \r\n<<<\n 10874 1726879771.24995: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765be1e48>\r\n<<<\n 10874 1726879771.25118: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bdcb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10874 1726879771.25174: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765be84e0>\r\n<<<\n 10874 1726879771.25223: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bcbd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bce198>\r\n<<<\n 10874 1726879771.25290: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763edc940>\r\n<<<\n 10871 1726879771.25301: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc33c080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3827b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc382ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc376160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc376e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc36d438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc35e470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 10874 1726879771.25319: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eee240>\r\n<<<\n 10871 1726879771.25330: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10871 1726879771.25360: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0df2b0>\r\n<<<\n 10871 1726879771.25373: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0e7d30>\r\n<<<\n 10871 1726879771.25401: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3760b8>\r\nimport '_locale' # \r\n<<<\n 10874 1726879771.25404: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c3ca20>\r\n<<<\n 10874 1726879771.25415: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10871 1726879771.25451: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 10871 1726879771.25461: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0ece48>\r\n<<<\n 10871 1726879771.25468: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3582b0>\r\n<<<\n 10871 1726879771.25482: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n<<<\n 10871 1726879771.25492: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10871 1726879771.25513: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10871 1726879771.25524: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dc0f3208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0ecfd0>\r\n<<<\n 10871 1726879771.25554: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10871 1726879771.25563: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dc0f3320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3c7fd0>\r\n<<<\n 10871 1726879771.25574: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 10871 1726879771.25587: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 10871 1726879771.25600: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n<<<\n 10874 1726879771.25722: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10874 1726879771.25763: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10871 1726879771.25767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0fe6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10871 1726879771.25800: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0feeb8>\r\n<<<\n 10871 1726879771.25829: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10874 1726879771.25835: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 10874 1726879771.25853: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10871 1726879771.25875: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc851d0>\r\n<<<\n 10871 1726879771.25884: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0fe7b8>\r\n<<<\n 10874 1726879771.25896: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10871 1726879771.25915: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10874 1726879771.25926: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10874 1726879771.25953: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e5c080>\r\n<<<\n 10871 1726879771.25989: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc89cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10874 1726879771.25996: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e672b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10871 1726879771.26022: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10871 1726879771.26045: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcae2e8>\r\n<<<\n 10874 1726879771.26051: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4763e67f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e67a90>\r\nimport 'itertools' # \r\n<<<\n 10871 1726879771.26083: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dbcae6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10871 1726879771.26103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 10874 1726879771.26117: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e71080>\r\nimport '_collections' # \r\n<<<\n 10871 1726879771.26134: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 10871 1726879771.26146: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcb5390>\r\n<<<\n 10871 1726879771.26172: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10874 1726879771.26177: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eb77b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10871 1726879771.26187: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10871 1726879771.26209: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 10871 1726879771.26219: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 10874 1726879771.26220: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eb7ba8>\r\n<<<\n 10871 1726879771.26237: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10871 1726879771.26257: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 10871 1726879771.26270: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10874 1726879771.26273: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eab160>\r\n<<<\n 10874 1726879771.26310: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eabe48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763ea2438>\r\n<<<\n 10874 1726879771.26355: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e93470>\r\n<<<\n 10874 1726879771.26393: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 10874 1726879771.26425: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10874 1726879771.26509: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c14278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c1ccf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763ea26a0>\r\n<<<\n 10874 1726879771.26551: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10871 1726879771.26615: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba5fba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba562e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba4cf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba44e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcb5d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dba56f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcaea20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10874 1726879771.26609: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c21e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e8d2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10874 1726879771.26629: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10871 1726879771.26639: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de064710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba5a048>\r\n<<<\n 10874 1726879771.26649: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4763c281d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c21f98>\r\n<<<\n 10874 1726879771.26657: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10871 1726879771.26665: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 10871 1726879771.26699: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de064a90>\r\n<<<\n 10874 1726879771.26708: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4763c282e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763efcfd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 10871 1726879771.26733: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3828>\r\n<<<\n 10874 1726879771.26742: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 10871 1726879771.26757: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10871 1726879771.26771: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10874 1726879771.26780: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c289e8>\r\n<<<\n 10871 1726879771.26789: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 10874 1726879771.26815: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c336a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 10871 1726879771.26835: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de07c5c0>\r\n<<<\n 10871 1726879771.26845: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n<<<\n 10871 1726879771.26852: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10874 1726879771.26861: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10871 1726879771.26993: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080630>\r\n<<<\n 10874 1726879771.27001: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c33e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ba198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c33780>\r\n<<<\n 10874 1726879771.27015: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 10871 1726879771.27027: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080b00>\r\n<<<\n 10874 1726879771.27033: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10871 1726879771.27056: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de07ce10>\r\n<<<\n 10871 1726879771.27075: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 10874 1726879771.27085: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637bfc88>\r\n<<<\n 10874 1726879771.27096: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28518>\r\n<<<\n 10871 1726879771.27107: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080f60>\r\n<<<\n 10871 1726879771.27127: stdout chunk (state=3):\n>>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0804e0>\r\n<<<\n 10872 1726879771.27141: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682dfd2e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df68828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682dfd29b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df75630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df810f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 10874 1726879771.27150: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10871 1726879771.27446: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de070b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc9a358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de07c470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da084908>\r\n<<<\n 10874 1726879771.27457: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637e32e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47637e36a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ea390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763594ba8>\r\n<<<\n 10871 1726879771.27490: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.27501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.27520: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n<<<\n 10871 1726879771.27531: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.27537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.27556: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10871 1726879771.27562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.27677: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476358b2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763581f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763579e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ead30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476358bf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637e3a20>\r\n<<<\n 10874 1726879771.27690: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 10874 1726879771.27712: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10874 1726879771.27745: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10874 1726879771.27754: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765b99710>\r\n<<<\n 10874 1726879771.27760: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476358f048>\r\n<<<\n 10874 1726879771.27775: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 10874 1726879771.27795: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10874 1726879771.27801: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765b99a90>\r\n<<<\n 10874 1726879771.27855: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28860>\r\n<<<\n 10874 1726879771.27874: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10874 1726879771.27886: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10874 1726879771.27918: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 10874 1726879771.27949: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb15c0>\r\n<<<\n 10874 1726879771.27968: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n<<<\n 10874 1726879771.27974: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10874 1726879771.28108: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10874 1726879771.28115: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5630>\r\n<<<\n 10874 1726879771.28141: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5b00>\r\n<<<\n 10874 1726879771.28177: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5c18>\r\n<<<\n 10874 1726879771.28186: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb1e10>\r\n<<<\n 10874 1726879771.28210: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 10872 1726879771.28211: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df26470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df2be48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df26b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df324e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df15d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df18198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c226940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c238240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df86a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10874 1726879771.28479: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb54e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765ba5b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637cf358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb1470>\r\n<<<\n 10874 1726879771.28519: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 10874 1726879771.28544: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761bb9908>\r\n<<<\n 10874 1726879771.28602: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip'\r\n<<<\n 10874 1726879771.28615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.28643: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.28657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.28671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.28684: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10872 1726879771.29310: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1a6080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1b12b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682c1b1f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1b1a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1bb080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c2017b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c201ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f5160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f5e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1ec438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1dd470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf5e2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf66d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f50b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.Sour<<<\n 10872 1726879771.29334: stdout chunk (state=3):\n>>>ceFileLoader object at 0x7f682bf6be48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1d72b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682bf72208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf6bfd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682bf72320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c246fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7d6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10871 1726879771.29595: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 10871 1726879771.29608: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d43ac8>\r\n<<<\n 10871 1726879771.29616: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 10871 1726879771.29630: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10871 1726879771.29664: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10871 1726879771.29724: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10871 1726879771.29733: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10871 1726879771.29751: stdout chunk (state=3):\n>>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d6a278>\r\n<<<\n 10871 1726879771.29763: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9daa4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10871 1726879771.29775: stdout chunk (state=3):\n>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9daa5f8>\r\n<<<\n 10871 1726879771.29788: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10871 1726879771.29823: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10871 1726879771.29860: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9daab38>\r\n<<<\n 10871 1726879771.29888: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10871 1726879771.29916: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10871 1726879771.29947: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10871 1726879771.29983: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10871 1726879771.30051: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dad160>\r\n<<<\n 10874 1726879771.30082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.30085: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d47390>\r\n<<<\n 10871 1726879771.30110: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d47e48>\r\n<<<\n 10871 1726879771.30129: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10871 1726879771.30137: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10871 1726879771.30201: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dab128>\r\n<<<\n 10871 1726879771.30210: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d8d2b0>\r\n<<<\n 10872 1726879771.30347: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7deb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb04198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7d7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb09c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb2d2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682bb2d6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb34390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8deba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8d52e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8cbf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8c3e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb34d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682b8d5f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb2da20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682dee3710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8d9048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682dee3a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72898><<<\n 10871 1726879771.30511: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d814a8>\r\n<<<\n 10871 1726879771.30534: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 10871 1726879771.30543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10871 1726879771.30558: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da0a0d30>\r\n<<<\n 10871 1726879771.30581: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10871 1726879771.30588: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d96358>\r\n<<<\n 10871 1726879771.30609: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 10871 1726879771.30617: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d96470>\r\n<<<\n 10871 1726879771.30639: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 10871 1726879771.30647: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 10871 1726879771.30668: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10871 1726879771.30693: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10871 1726879771.30718: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10874 1726879771.30736: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761878ac8>\r\n<<<\n 10874 1726879771.30756: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 10874 1726879771.30774: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10874 1726879771.30810: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10871 1726879771.30839: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48da03def0>\r\n<<<\n 10871 1726879771.30871: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n<<<\n 10871 1726879771.30899: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da048f98>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031320>\r\n<<<\n 10871 1726879771.30924: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031b38>\r\n<<<\n 10874 1726879771.31152: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476189f278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618df4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47618df5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618dfb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10874 1726879771.31173: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618e2160>\r\n<<<\n 10874 1726879771.31205: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10874 1726879771.31225: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476187c390>\r\n<<<\n 10874 1726879771.31242: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10874 1726879771.31262: stdout chunk (state=3):\n>>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476187ce48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10874 1726879771.31286: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10874 1726879771.31343: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618e0128>\r\n<<<\n 10874 1726879771.31362: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618c22b0>\r\n<<<\n 10874 1726879771.31654: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618b64a8>\r\n<<<\n 10874 1726879771.31677: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10874 1726879771.31719: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761bdcd30>\r\n<<<\n 10874 1726879771.31743: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47618cb358>\r\n<<<\n 10871 1726879771.31790: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9da2828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da061fd0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9dd7e80>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9dd7f98>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9de5128>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d965c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9df3ac8>\r\n<<<\n 10872 1726879771.31808: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682defb5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deff630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deffb00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deffc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682defbe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682defff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682deff4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deff240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682deefb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb19358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682defb470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829f03908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.31835: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618cb470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10871 1726879771.31855: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9def208>\r\n<<<\n 10874 1726879771.31902: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10874 1726879771.31943: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4761b72ef0>\r\n<<<\n 10871 1726879771.31961: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9def400>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9de5c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.31984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.32019: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 10874 1726879771.32096: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b7def0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66b38>\r\n<<<\n 10871 1726879771.32114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.32196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.32280: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618d7828>\r\n<<<\n 10871 1726879771.32344: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10874 1726879771.32377: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 10871 1726879771.32396: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9e08eb8>\r\n<<<\n 10874 1726879771.32397: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 10871 1726879771.32438: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08b70>\r\n<<<\n 10874 1726879771.32465: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b98ef0>\r\n<<<\n 10871 1726879771.32473: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08390>\r\n<<<\n 10871 1726879771.32488: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 10871 1726879771.32502: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10874 1726879771.32521: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66198>\r\n<<<\n 10871 1726879771.32539: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08a20>\r\n<<<\n 10871 1726879771.32552: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dfbd30>\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.32651: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10874 1726879771.32660: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476190cda0>\r\n<<<\n 10874 1726879771.32689: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476190cf28>\r\n<<<\n 10874 1726879771.32731: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476191a048>\r\n<<<\n 10874 1726879771.32750: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618cb5c0>\r\n<<<\n 10874 1726879771.32770: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n<<<\n 10874 1726879771.32781: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10874 1726879771.32794: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10874 1726879771.32811: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10874 1726879771.32853: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10874 1726879771.32862: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47619289e8>\r\n<<<\n 10874 1726879771.33026: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761922128>\r\n<<<\n 10871 1726879771.33038: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.33051: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10874 1726879771.33064: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4761922320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476191aba8>\r\n<<<\n 10874 1726879771.33080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.33088: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10874 1726879771.33108: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.33178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.33256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.33266: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.33281: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10874 1726879771.33297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.33395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.33477: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 10871 1726879771.33487: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 10871 1726879771.33497: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10874 1726879771.33510: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10874 1726879771.33593: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4761946da0>\r\n<<<\n 10872 1726879771.33614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.33676: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761946a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761946278>\r\n<<<\n 10874 1726879771.33712: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10874 1726879771.33744: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47619468d0>\r\n<<<\n 10874 1726879771.33777: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761931ba8>\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.33796: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.33854: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10871 1726879771.33882: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d66d5588>\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.34240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.34242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.34584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.34638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.34688: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 10874 1726879771.34701: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 10872 1726879771.34716: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829bc2ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829be9278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c294e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c295f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c29b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10871 1726879771.34756: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.34767: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.34786: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.34806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.34822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.34832: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.34962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.35003: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.35062: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10874 1726879771.35093: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e20a240>\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.35147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.35315: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10871 1726879771.35326: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10874 1726879771.35448: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.35453: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d6749e80>\r\n<<<\n 10871 1726879771.35477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.35499: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 10871 1726879771.35506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.35560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.35606: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10871 1726879771.35621: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10871 1726879771.35639: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10871 1726879771.35647: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.35680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.35706: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10871 1726879771.35719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.35746: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.35779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.35788: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10872 1726879771.35808: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c2c160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829bc6390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829bc6e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c2a0f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c0c2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c004a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829f26d68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829be90b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c15390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 10871 1726879771.35823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.35844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.35881: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10874 1726879771.35902: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.35929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.35959: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.36029: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10874 1726879771.36029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.36128: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.36163: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.36239: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.36300: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d686c128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d671ee48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.36335: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.36372: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.36385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10872 1726879771.36385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829ebde10>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829ec3eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb0240>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb0a58>\r\n<<<\n 10874 1726879771.36529: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10874 1726879771.36655: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10871 1726879771.36654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.36679: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e27edd8>\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.36693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.36715: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.36773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.36826: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10874 1726879771.36839: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10874 1726879771.36853: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10874 1726879771.36868: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.36894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.36918: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10874 1726879771.36922: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10874 1726879771.36943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.36957: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10871 1726879771.36966: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10874 1726879771.36977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.36997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.37032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.37101: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d675b080>\r\n<<<\n 10874 1726879771.37113: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10871 1726879771.37130: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10871 1726879771.37137: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10871 1726879771.37235: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d675b128>\r\n<<<\n 10874 1726879771.37262: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10871 1726879771.37277: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d673c940>\r\n<<<\n 10872 1726879771.37313: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c21748>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829ee2eb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb00b8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c57da0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c57e80>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c64048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c154e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c729e8>\r\n<<<\n 10874 1726879771.37395: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f475e3a1128>\r\n<<<\n 10874 1726879771.37438: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e253e48>\r\n<<<\n 10874 1726879771.37467: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 10871 1726879771.37473: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10874 1726879771.37486: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.37527: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10871 1726879771.37543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10871 1726879771.37553: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.37564: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.37585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.37594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.37631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.37643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.37740: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n<<<\n 10871 1726879771.37754: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 10871 1726879771.37765: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d676bef0>\r\n<<<\n 10871 1726879771.37832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.37916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.38032: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since '/root/.ssh/kdump_id_rsa' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\r\n<<<\n 10871 1726879771.38046: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10874 1726879771.38190: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10874 1726879771.38219: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10874 1726879771.38242: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10871 1726879771.38296: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 10871 1726879771.38305: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 10871 1726879771.38313: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n<<<\n 10872 1726879771.38424: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c6c128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c6c320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c64ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c8dda0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8da58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8d278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8d8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c7bba8>\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.38463: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e290080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10874 1726879771.38535: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e290128>\r\n<<<\n 10874 1726879771.38577: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e271940>\r\n<<<\n 10874 1726879771.38660: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.38680: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 10871 1726879771.38718: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n<<<\n 10871 1726879771.38730: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 10874 1726879771.38730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.38779: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10874 1726879771.38890: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.38896: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 10871 1726879771.38913: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n<<<\n 10871 1726879771.38921: stdout chunk (state=3):\n>>># destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n<<<\n 10871 1726879771.38943: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10874 1726879771.38954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10874 1726879771.39049: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 10871 1726879771.39053: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 10871 1726879771.39083: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n<<<\n 10871 1726879771.39099: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n<<<\n 10874 1726879771.39116: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e2a0ef0>\r\n<<<\n 10874 1726879771.39141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10871 1726879771.39139: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n<<<\n 10871 1726879771.39165: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10874 1726879771.39353: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since '/root/.ssh/kdump_id_rsa' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\r\n<<<\n 10874 1726879771.39362: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10871 1726879771.39418: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 10871 1726879771.39465: stderr chunk (state=3):\n>>><<<\n 10871 1726879771.39471: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de153e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0e9828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de1539b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0f6630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de1020f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0a7470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0ace48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0a7b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0b34e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de096d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de099198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3a7940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3b9240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de107a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc327080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3322b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dc332f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc332a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc33c080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3827b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc382ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc376160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc376e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc36d438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc35e470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0df2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0e7d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3760b8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0ece48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3582b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dc0f3208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0ecfd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dc0f3320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3c7fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0fe6d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0feeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc851d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0fe7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc89cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcae2e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dbcae6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcb5390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba5fba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba562e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba4cf98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba44e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcb5d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dba56f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcaea20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de064710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba5a048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de064a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3828>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de07c5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de07ce10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0804e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de070b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc9a358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de07c470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da084908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d43ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d6a278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9daa4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9daa5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9daab38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dad160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d47390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d47e48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dab128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d8d2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d814a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da0a0d30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d96358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d96470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48da03def0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da048f98>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9da2828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da061fd0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9dd7e80>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9dd7f98>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9de5128>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d965c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9df3ac8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9def208>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9def400>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9de5c88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9e08eb8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08b70>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08390>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08a20>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dfbd30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d66d5588>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d6749e80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d686c128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d671ee48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d675b080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d675b128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d673c940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d676bef0>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since \\'/root/.ssh/kdump_id_rsa\\' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \\'\\' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 10871 1726879771.39538: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de153e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0e9828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de1539b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0f6630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de1020f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0a7470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0ace48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0a7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0b34e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de096d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de099198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3a7940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3b9240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de107a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc327080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3322b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dc332f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc332a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc33c080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3827b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc382ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc376160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc376e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc36d438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc35e470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0df2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0e7d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3760b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0ece48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3582b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dc0f3208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0ecfd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dc0f3320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3c7fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0fe6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0feeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc851d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0fe7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc89cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcae2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dbcae6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcb5390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba5fba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba562e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba4cf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba44e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcb5d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dba56f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcaea20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de064710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba5a048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de064a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3828>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de07c5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de07ce10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0804e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de070b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc9a358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de07c470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da084908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d43ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d6a278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9daa4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9daa5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9daab38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dad160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d47390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d47e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dab128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d8d2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d814a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da0a0d30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d96358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d96470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48da03def0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da048f98>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9da2828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da061fd0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9dd7e80>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9dd7f98>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9de5128>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d965c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9df3ac8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9def208>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9def400>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9de5c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9e08eb8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08b70>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08a20>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dfbd30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d66d5588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d6749e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d686c128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d671ee48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d675b080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d675b128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d673c940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d676bef0>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since '/root/.ssh/kdump_id_rsa' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 10871 1726879771.39852: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879771.0051856-10871-7329075247696/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10871 1726879771.39869: _low_level_execute_command(): starting\n 10871 1726879771.39876: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10872 1726879771.39632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10872 1726879771.40040: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10874 1726879771.39674: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n<<<\n 10874 1726879771.40080: stdout chunk (state=3):\n>>># destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string<<<\n 10874 1726879771.40116: stdout chunk (state=3):\n>>>\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n<<<\n 10874 1726879771.40143: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n<<<\n 10874 1726879771.40167: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 10874 1726879771.40722: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10872 1726879771.41097: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6826554240>\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.41192: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 10874 1726879771.41201: stdout chunk (state=3):\n>>><<<\n 10874 1726879771.41224: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c88e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c1e828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c889b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c2b630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c370f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bdc470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765be1e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bdcb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765be84e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bcbd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bce198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763edc940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eee240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c3ca20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e5c080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e672b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4763e67f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e67a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e71080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eb77b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eb7ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eab160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eabe48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763ea2438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e93470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c14278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c1ccf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763ea26a0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c21e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e8d2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4763c281d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c21f98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4763c282e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763efcfd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c289e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c336a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c33e80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ba198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c33780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637bfc88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637e32e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47637e36a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ea390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763594ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476358b2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763581f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763579e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ead30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476358bf60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637e3a20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765b99710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476358f048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765b99a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb15c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb1e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb54e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765ba5b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637cf358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb1470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761bb9908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761878ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476189f278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618df4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47618df5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618dfb38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618e2160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476187c390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476187ce48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618e0128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618c22b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618b64a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761bdcd30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47618cb358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618cb470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4761b72ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b7def0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618d7828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b98ef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476190cda0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476190cf28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476191a048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618cb5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47619289e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761922128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4761922320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476191aba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4761946da0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761946a58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761946278>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47619468d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761931ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e20a240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e27edd8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f475e3a1128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e253e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e290080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e290128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e271940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e2a0ef0>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since \\'/root/.ssh/kdump_id_rsa\\' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \\'\\' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 10874 1726879771.41280: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c88e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c1e828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c889b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c2b630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c370f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bdc470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765be1e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bdcb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765be84e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bcbd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bce198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763edc940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eee240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c3ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e5c080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e672b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4763e67f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e67a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e71080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eb77b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eb7ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eab160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eabe48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763ea2438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e93470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c14278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c1ccf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763ea26a0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c21e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e8d2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4763c281d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c21f98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4763c282e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763efcfd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c289e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c336a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c33e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ba198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c33780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637bfc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637e32e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47637e36a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ea390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763594ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476358b2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763581f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763579e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ead30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476358bf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637e3a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765b99710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476358f048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765b99a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb15c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb1e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb54e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765ba5b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637cf358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb1470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761bb9908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761878ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476189f278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618df4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47618df5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618dfb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618e2160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476187c390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476187ce48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618e0128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618c22b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618b64a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761bdcd30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47618cb358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618cb470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4761b72ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b7def0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618d7828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b98ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476190cda0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476190cf28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476191a048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618cb5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47619289e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761922128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4761922320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476191aba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4761946da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761946a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761946278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47619468d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761931ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e20a240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e27edd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f475e3a1128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e253e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e290080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e290128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e271940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e2a0ef0>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since '/root/.ssh/kdump_id_rsa' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 10874 1726879771.41417: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879771.0195096-10874-3846519236915/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10874 1726879771.41435: _low_level_execute_command(): starting\n 10874 1726879771.41443: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10872 1726879771.42119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10871 1726879771.43154: stderr chunk (state=2):\n>>><<<\n 10871 1726879771.43166: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10871 1726879771.43187: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10871 1726879771.43195: handler run complete\n 10871 1726879771.43213: attempt loop complete, returning result\n 10871 1726879771.43217: _execute() done\n 10871 1726879771.43220: dumping result to json\n 10871 1726879771.43226: done dumping result, returning\n 10871 1726879771.43232: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0e44ad9b-8ddf-c952-e8a3-000000000160]\n 10871 1726879771.43243: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000160\n 10871 1726879771.43276: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000160\n 10871 1726879771.43280: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"cmd\": [\n \"/usr/bin/ssh-keygen\",\n \"-t\",\n \"rsa\",\n \"-f\",\n \"/root/.ssh/kdump_id_rsa\",\n \"-N\",\n \"\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": \"/root/.ssh/kdump_id_rsa\",\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nSTDOUT:\n\nskipped, since /root/.ssh/kdump_id_rsa exists\n\n\nMSG:\n\nWould not run command since '/root/.ssh/kdump_id_rsa' exists\n 10872 1726879771.44094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.44195: stderr chunk (state=2):\n>>><<<\n 10874 1726879771.44205: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10874 1726879771.44221: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10874 1726879771.44226: handler run complete\n 10874 1726879771.44241: attempt loop complete, returning result\n 10874 1726879771.44244: _execute() done\n 10874 1726879771.44246: dumping result to json\n 10874 1726879771.44250: done dumping result, returning\n 10874 1726879771.44259: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0e44ad9b-8ddf-c952-e8a3-000000000160]\n 10874 1726879771.44373: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000160\n 10872 1726879771.44412: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265c8e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68268f9128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682659de48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10874 1726879771.44423: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000160\n 10874 1726879771.44427: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"cmd\": [\n \"/usr/bin/ssh-keygen\",\n \"-t\",\n \"rsa\",\n \"-f\",\n \"/root/.ssh/kdump_id_rsa\",\n \"-N\",\n \"\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": \"/root/.ssh/kdump_id_rsa\",\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nSTDOUT:\n\nskipped, since /root/.ssh/kdump_id_rsa exists\n\n\nMSG:\n\nWould not run command since '/root/.ssh/kdump_id_rsa' exists\n 10872 1726879771.44718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10872 1726879771.45601: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265da080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265da128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265bb940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10872 1726879771.46709: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265eaef0>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since '/root/.ssh/kdump_id_rsa' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n<<<\n 10872 1726879771.47825: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n#<<<\n 10872 1726879771.47845: stdout chunk (state=3):\n>>> destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# clean<<<\n 10872 1726879771.47869: stdout chunk (state=3):\n>>>up[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10872 1726879771.48142: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10872 1726879771.48424: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 10872 1726879771.48436: stdout chunk (state=3):\n>>><<<\n 10872 1726879771.48456: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682dfd2e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df68828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682dfd29b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df75630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df810f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df26470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df2be48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df26b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df324e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df15d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df18198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c226940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c238240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df86a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1a6080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1b12b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682c1b1f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1b1a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1bb080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c2017b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c201ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f5160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f5e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1ec438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1dd470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf5e2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf66d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f50b8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf6be48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1d72b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682bf72208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf6bfd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682bf72320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c246fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7d6d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7deb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb04198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7d7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb09c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb2d2e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682bb2d6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb34390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8deba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8d52e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8cbf98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8c3e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb34d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682b8d5f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb2da20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682dee3710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8d9048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682dee3a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682defb5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deff630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deffb00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deffc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682defbe10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682defff60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682deff4e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deff240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682deefb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb19358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682defb470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829f03908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829bc2ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829be9278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c294e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c295f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c29b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c2c160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829bc6390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829bc6e48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c2a0f0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c0c2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c004a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829f26d68>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829be90b8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c15390>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829ebde10>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829ec3eb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb0240>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb0a58>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c21748>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829ee2eb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb00b8>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c57da0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c57e80>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c64048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c154e0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c729e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c6c128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c6c320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c64ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c8dda0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8da58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8d278>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8d8d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c7bba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6826554240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265c8e10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68268f9128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682659de48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265da080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265da128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265bb940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265eaef0>\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since \\'/root/.ssh/kdump_id_rsa\\' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \\'\\' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# destroy glob\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 10872 1726879771.48519: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682dfd2e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df68828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682dfd29b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df75630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df810f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df26470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df2be48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df26b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df324e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df15d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df18198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c226940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c238240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df86a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1a6080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1b12b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682c1b1f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1b1a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1bb080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c2017b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c201ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f5160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f5e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1ec438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1dd470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf5e2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf66d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f50b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf6be48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1d72b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682bf72208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf6bfd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682bf72320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c246fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7d6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7deb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb04198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7d7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb09c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb2d2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682bb2d6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb34390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8deba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8d52e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8cbf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8c3e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb34d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682b8d5f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb2da20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682dee3710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8d9048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682dee3a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682defb5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deff630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deffb00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deffc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682defbe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682defff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682deff4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deff240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682deefb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb19358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682defb470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829f03908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829bc2ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829be9278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c294e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c295f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c29b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c2c160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829bc6390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829bc6e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c2a0f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c0c2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c004a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829f26d68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829be90b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c15390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829ebde10>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829ec3eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb0240>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb0a58>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c21748>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829ee2eb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb00b8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c57da0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c57e80>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c64048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c154e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c729e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c6c128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c6c320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c64ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c8dda0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8da58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8d278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8d8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c7bba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6826554240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265c8e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68268f9128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682659de48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265da080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265da128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265bb940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265eaef0>\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stdout\": \"skipped, since /root/.ssh/kdump_id_rsa exists\", \"stderr\": \"\", \"rc\": 0, \"cmd\": [\"/usr/bin/ssh-keygen\", \"-t\", \"rsa\", \"-f\", \"/root/.ssh/kdump_id_rsa\", \"-N\", \"\"], \"start\": null, \"end\": null, \"delta\": null, \"msg\": \"Would not run command since '/root/.ssh/kdump_id_rsa' exists\", \"invocation\": {\"module_args\": {\"creates\": \"/root/.ssh/kdump_id_rsa\", \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", \"_uses_shell\": false, \"expand_argument_vars\": true, \"stdin_add_newline\": true, \"strip_empty_ends\": true, \"argv\": null, \"chdir\": null, \"executable\": null, \"removes\": null, \"stdin\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 10872 1726879771.48659: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \", '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879771.020873-10872-195881460925596/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10872 1726879771.48675: _low_level_execute_command(): starting\n 10872 1726879771.48682: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10872 1726879771.51993: stderr chunk (state=2):\n>>><<<\n 10872 1726879771.52007: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10872 1726879771.52029: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10872 1726879771.52035: handler run complete\n 10872 1726879771.52056: attempt loop complete, returning result\n 10872 1726879771.52061: _execute() done\n 10872 1726879771.52064: dumping result to json\n 10872 1726879771.52069: done dumping result, returning\n 10872 1726879771.52076: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0e44ad9b-8ddf-c952-e8a3-000000000160]\n 10872 1726879771.52088: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000160\n 10872 1726879771.52121: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000160\n 10872 1726879771.52125: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"cmd\": [\n \"/usr/bin/ssh-keygen\",\n \"-t\",\n \"rsa\",\n \"-f\",\n \"/root/.ssh/kdump_id_rsa\",\n \"-N\",\n \"\"\n ],\n \"delta\": null,\n \"end\": null,\n \"invocation\": {\n \"module_args\": {\n \"_raw_params\": \"/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' \",\n \"_uses_shell\": false,\n \"argv\": null,\n \"chdir\": null,\n \"creates\": \"/root/.ssh/kdump_id_rsa\",\n \"executable\": null,\n \"expand_argument_vars\": true,\n \"removes\": null,\n \"stdin\": null,\n \"stdin_add_newline\": true,\n \"strip_empty_ends\": true\n }\n },\n \"rc\": 0,\n \"start\": null\n}\n\nSTDOUT:\n\nskipped, since /root/.ssh/kdump_id_rsa exists\n\n\nMSG:\n\nWould not run command since '/root/.ssh/kdump_id_rsa' exists\n 10596 1726879771.52267: no more pending results, returning what we have\n 10596 1726879771.52271: results queue empty\n 10596 1726879771.52271: checking for any_errors_fatal\n 10596 1726879771.52273: done checking for any_errors_fatal\n 10596 1726879771.52274: checking for max_fail_percentage\n 10596 1726879771.52275: done checking for max_fail_percentage\n 10596 1726879771.52276: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879771.52277: done checking to see if all hosts have failed\n 10596 1726879771.52277: getting the remaining hosts for this loop\n 10596 1726879771.52279: done getting the remaining hosts for this loop\n 10596 1726879771.52282: getting the next task for host managed_node1\n 10596 1726879771.52289: done getting next task for host managed_node1\n 10596 1726879771.52292: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key\n 10596 1726879771.52295: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879771.52297: getting the next task for host managed_node2\n 10596 1726879771.52300: done getting next task for host managed_node2\n 10596 1726879771.52301: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key\n 10596 1726879771.52303: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879771.52303: getting the next task for host managed_node3\n 10596 1726879771.52305: done getting next task for host managed_node3\n 10596 1726879771.52307: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key\n 10596 1726879771.52308: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879771.52325: getting variables\n 10596 1726879771.52327: in VariableManager get_vars()\n 10596 1726879771.52359: Calling all_inventory to load vars for managed_node1\n 10596 1726879771.52362: Calling groups_inventory to load vars for managed_node1\n 10596 1726879771.52364: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879771.52372: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879771.52374: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879771.52376: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879771.52487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879771.52635: done with get_vars()\n 10596 1726879771.52643: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Fetch key] *****************************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7\nFriday 20 September 2024 20:49:31 -0400 (0:00:00.586) 0:00:09.970 ****** \n 10596 1726879771.52726: entering _queue_task() for managed_node1/slurp\n 10596 1726879771.53060: worker is 1 (out of 3 available)\n 10596 1726879771.53079: exiting _queue_task() for managed_node1/slurp\n 10596 1726879771.53120: getting variables\n 10596 1726879771.53125: in VariableManager get_vars()\n 10596 1726879771.53234: Calling all_inventory to load vars for managed_node2\n 10596 1726879771.53239: Calling groups_inventory to load vars for managed_node2\n 10596 1726879771.53241: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879771.53262: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879771.53266: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879771.53269: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879771.53481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879771.53703: done with get_vars()\n 10596 1726879771.53715: done getting variables\n 10596 1726879771.53818: entering _queue_task() for managed_node2/slurp\n 10596 1726879771.54119: worker is 2 (out of 3 available)\n 10596 1726879771.54132: exiting _queue_task() for managed_node2/slurp\n 10596 1726879771.54166: getting variables\n 10596 1726879771.54169: in VariableManager get_vars()\n 10596 1726879771.54258: Calling all_inventory to load vars for managed_node3\n 10596 1726879771.54263: Calling groups_inventory to load vars for managed_node3\n 10596 1726879771.54265: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879771.54280: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879771.54284: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879771.54287: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879771.54521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10898 1726879771.53582: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch key\n 10898 1726879771.53734: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000161\n 10898 1726879771.53750: variable 'ansible_search_path' from source: unknown\n 10898 1726879771.53755: variable 'ansible_search_path' from source: unknown\n 10898 1726879771.53778: calling self._execute()\n 10898 1726879771.53841: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10898 1726879771.53850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10898 1726879771.53859: variable 'omit' from source: magic vars\n 10898 1726879771.53954: variable 'omit' from source: magic vars\n 10898 1726879771.54011: variable 'omit' from source: magic vars\n 10898 1726879771.54216: variable 'kdump_sshkey' from source: role '' defaults\n 10898 1726879771.54241: variable 'omit' from source: magic vars\n 10898 1726879771.54276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10898 1726879771.54311: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10898 1726879771.54334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10898 1726879771.54352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10898 1726879771.54367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10898 1726879771.54397: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10898 1726879771.54403: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10898 1726879771.54407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10898 1726879771.54867: Set connection var ansible_shell_executable to /bin/sh\n 10898 1726879771.54877: Set connection var ansible_connection to ssh\n 10898 1726879771.54883: Set connection var ansible_timeout to 10\n 10898 1726879771.54886: Set connection var ansible_shell_type to sh\n 10898 1726879771.54893: Set connection var ansible_pipelining to False\n 10898 1726879771.54901: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10898 1726879771.54924: variable 'ansible_shell_executable' from source: unknown\n 10898 1726879771.54929: variable 'ansible_connection' from source: unknown\n 10898 1726879771.54932: variable 'ansible_module_compression' from source: unknown\n 10898 1726879771.54935: variable 'ansible_shell_type' from source: unknown\n 10898 1726879771.54938: variable 'ansible_shell_executable' from source: unknown\n 10898 1726879771.54940: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10898 1726879771.54946: variable 'ansible_pipelining' from source: unknown\n 10898 1726879771.54949: variable 'ansible_timeout' from source: unknown\n 10898 1726879771.54953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10899 1726879771.55001: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fetch key\n 10898 1726879771.55146: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10899 1726879771.55145: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000161\n 10898 1726879771.55159: variable 'omit' from source: magic vars\n 10899 1726879771.55164: variable 'ansible_search_path' from source: unknown\n 10898 1726879771.55165: starting attempt loop\n 10899 1726879771.55167: variable 'ansible_search_path' from source: unknown\n 10898 1726879771.55169: running the handler\n 10898 1726879771.55182: _low_level_execute_command(): starting\n 10898 1726879771.55189: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 10899 1726879771.55190: calling self._execute()\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 10899 1726879771.55261: variable 'ansible_host' from source: host vars for 'managed_node2'\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10899 1726879771.55271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10899 1726879771.55279: variable 'omit' from source: magic vars\n 10899 1726879771.55380: variable 'omit' from source: magic vars\n 10596 1726879771.56032: done with get_vars()\n 10596 1726879771.56042: done getting variables\n 10899 1726879771.55454: variable 'omit' from source: magic vars\n 10899 1726879771.55662: variable 'kdump_sshkey' from source: role '' defaults\n 10899 1726879771.55688: variable 'omit' from source: magic vars\n 10899 1726879771.55726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10899 1726879771.55759: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10899 1726879771.55778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10899 1726879771.55797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10899 1726879771.55811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10899 1726879771.55839: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10899 1726879771.55845: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10899 1726879771.55853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10899 1726879771.56159: Set connection var ansible_shell_executable to /bin/sh\n 10899 1726879771.56169: Set connection var ansible_connection to ssh\n 10899 1726879771.56176: Set connection var ansible_timeout to 10\n 10899 1726879771.56180: Set connection var ansible_shell_type to sh\n 10899 1726879771.56185: Set connection var ansible_pipelining to False\n 10596 1726879771.56244: entering _queue_task() for managed_node3/slurp\n 10596 1726879771.56576: worker is 3 (out of 3 available)\n 10596 1726879771.56589: exiting _queue_task() for managed_node3/slurp\n 10596 1726879771.56605: done queuing things up, now waiting for results queue to drain\n 10596 1726879771.56608: waiting for pending results...\n 10899 1726879771.56194: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10899 1726879771.56216: variable 'ansible_shell_executable' from source: unknown\n 10899 1726879771.56221: variable 'ansible_connection' from source: unknown\n 10899 1726879771.56225: variable 'ansible_module_compression' from source: unknown\n 10899 1726879771.56228: variable 'ansible_shell_type' from source: unknown\n 10899 1726879771.56231: variable 'ansible_shell_executable' from source: unknown\n 10899 1726879771.56234: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10899 1726879771.56237: variable 'ansible_pipelining' from source: unknown\n 10899 1726879771.56240: variable 'ansible_timeout' from source: unknown\n 10899 1726879771.56244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10899 1726879771.56427: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10899 1726879771.56438: variable 'omit' from source: magic vars\n 10899 1726879771.56443: starting attempt loop\n 10899 1726879771.56446: running the handler\n 10899 1726879771.56457: _low_level_execute_command(): starting\n 10899 1726879771.56464: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10901 1726879771.56999: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch key\n 10901 1726879771.57167: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000161\n 10901 1726879771.57187: variable 'ansible_search_path' from source: unknown\n 10901 1726879771.57191: variable 'ansible_search_path' from source: unknown\n 10901 1726879771.57228: calling self._execute()\n 10901 1726879771.57307: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10901 1726879771.57317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10901 1726879771.57325: variable 'omit' from source: magic vars\n 10901 1726879771.57426: variable 'omit' from source: magic vars\n 10901 1726879771.57496: variable 'omit' from source: magic vars\n 10901 1726879771.57683: variable 'kdump_sshkey' from source: role '' defaults\n 10901 1726879771.57704: variable 'omit' from source: magic vars\n 10901 1726879771.57735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10901 1726879771.57762: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10901 1726879771.57778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10901 1726879771.57789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10901 1726879771.57836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10901 1726879771.57862: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10901 1726879771.57867: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10901 1726879771.57871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10898 1726879771.57925: stdout chunk (state=2):\n>>>/root\n<<<\n 10901 1726879771.57972: Set connection var ansible_shell_executable to /bin/sh\n 10901 1726879771.57984: Set connection var ansible_connection to ssh\n 10901 1726879771.57999: Set connection var ansible_timeout to 10\n 10901 1726879771.58007: Set connection var ansible_shell_type to sh\n 10901 1726879771.58013: Set connection var ansible_pipelining to False\n 10901 1726879771.58019: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10901 1726879771.58040: variable 'ansible_shell_executable' from source: unknown\n 10901 1726879771.58044: variable 'ansible_connection' from source: unknown\n 10901 1726879771.58047: variable 'ansible_module_compression' from source: unknown\n 10901 1726879771.58052: variable 'ansible_shell_type' from source: unknown\n 10901 1726879771.58054: variable 'ansible_shell_executable' from source: unknown\n 10901 1726879771.58057: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10901 1726879771.58060: variable 'ansible_pipelining' from source: unknown\n 10901 1726879771.58062: variable 'ansible_timeout' from source: unknown\n 10901 1726879771.58065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10898 1726879771.58072: stderr chunk (state=3):\n>>><<<\n 10898 1726879771.58079: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 10898 1726879771.58111: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10898 1726879771.58125: _low_level_execute_command(): starting\n 10898 1726879771.58131: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264 `\" && echo ansible-tmp-1726879771.5811837-10898-141441232530264=\"` echo /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264 `\" && echo ansible-tmp-1726879771.5811837-10898-141441232530264=\"` echo /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264 `\" ) && sleep 0'\"'\"''\n 10901 1726879771.58284: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10901 1726879771.58298: variable 'omit' from source: magic vars\n 10901 1726879771.58304: starting attempt loop\n 10901 1726879771.58307: running the handler\n 10901 1726879771.58318: _low_level_execute_command(): starting\n 10901 1726879771.58327: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10899 1726879771.60042: stdout chunk (state=2):\n>>>/root\n<<<\n 10899 1726879771.60118: stderr chunk (state=3):\n>>><<<\n 10899 1726879771.60125: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 10899 1726879771.60147: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10899 1726879771.60160: _low_level_execute_command(): starting\n 10899 1726879771.60164: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618 `\" && echo ansible-tmp-1726879771.6015506-10899-278879856757618=\"` echo /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618 `\" && echo ansible-tmp-1726879771.6015506-10899-278879856757618=\"` echo /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618 `\" ) && sleep 0'\"'\"''\n 10901 1726879771.60825: stdout chunk (state=2):\n>>>/root\n<<<\n 10901 1726879771.60947: stderr chunk (state=3):\n>>><<<\n 10901 1726879771.60956: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 10901 1726879771.60981: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10901 1726879771.60995: _low_level_execute_command(): starting\n 10901 1726879771.61003: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481 `\" && echo ansible-tmp-1726879771.6098864-10901-216822777705481=\"` echo /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n 10898 1726879771.61030: stdout chunk (state=2):\n>>>ansible-tmp-1726879771.5811837-10898-141441232530264=/root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264\n<<<\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481 `\" && echo ansible-tmp-1726879771.6098864-10901-216822777705481=\"` echo /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481 `\" ) && sleep 0'\"'\"''\n 10898 1726879771.61517: stderr chunk (state=3):\n>>><<<\n 10898 1726879771.61525: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879771.5811837-10898-141441232530264=/root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264\\n', b'')\n 10898 1726879771.61553: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879771.5811837-10898-141441232530264=/root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264\n, stderr=\n 10898 1726879771.61609: variable 'ansible_module_compression' from source: unknown\n 10898 1726879771.61643: ANSIBALLZ: Using lock for slurp\n 10898 1726879771.61650: ANSIBALLZ: Acquiring lock\n 10898 1726879771.61654: ANSIBALLZ: Lock acquired: 140708134558208\n 10898 1726879771.61657: ANSIBALLZ: Creating module\n 10901 1726879771.63542: stdout chunk (state=2):\n>>>ansible-tmp-1726879771.6098864-10901-216822777705481=/root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481\n<<<\n 10899 1726879771.63573: stdout chunk (state=2):\n>>>ansible-tmp-1726879771.6015506-10899-278879856757618=/root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618\n<<<\n 10901 1726879771.63711: stderr chunk (state=3):\n>>><<<\n 10901 1726879771.63720: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879771.6098864-10901-216822777705481=/root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481\\n', b'')\n 10901 1726879771.63745: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879771.6098864-10901-216822777705481=/root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481\n, stderr=\n 10901 1726879771.63817: variable 'ansible_module_compression' from source: unknown\n 10901 1726879771.63859: ANSIBALLZ: Using lock for slurp\n 10901 1726879771.63864: ANSIBALLZ: Acquiring lock\n 10899 1726879771.64463: stderr chunk (state=3):\n>>><<<\n 10899 1726879771.64473: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879771.6015506-10899-278879856757618=/root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618\\n', b'')\n 10899 1726879771.64499: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879771.6015506-10899-278879856757618=/root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618\n, stderr=\n 10899 1726879771.64567: variable 'ansible_module_compression' from source: unknown\n 10899 1726879771.64612: ANSIBALLZ: Using lock for slurp\n 10899 1726879771.64617: ANSIBALLZ: Acquiring lock\n 10898 1726879771.70927: ANSIBALLZ: Writing module into payload\n 10898 1726879771.70983: ANSIBALLZ: Writing module\n 10898 1726879771.71004: ANSIBALLZ: Renaming module\n 10898 1726879771.71011: ANSIBALLZ: Done creating module\n 10901 1726879771.71023: ANSIBALLZ: Lock acquired: 140708134558208\n 10898 1726879771.71029: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10901 1726879771.71033: ANSIBALLZ: Reading module after lock\n 10901 1726879771.71066: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 10898 1726879771.71116: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpotphw0lz TO /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 10901 1726879771.71171: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp68_5ni6k TO /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 10899 1726879771.71289: ANSIBALLZ: Lock acquired: 140708134558208\n 10899 1726879771.71301: ANSIBALLZ: Reading module after lock\n 10899 1726879771.71338: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 10899 1726879771.71447: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmphrgd_pr7 TO /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 10901 1726879771.71579: Sending initial data\n 10901 1726879771.71586: Sent initial data (154 bytes)\n 10898 1726879771.71977: Sending initial data\n 10898 1726879771.71986: Sent initial data (154 bytes)\n 10899 1726879771.72006: Sending initial data\n 10899 1726879771.72013: Sent initial data (154 bytes)\n 10901 1726879771.74900: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp68_5ni6k /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py\n<<<\n 10898 1726879771.74983: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpotphw0lz /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py\n<<<\n 10899 1726879771.75983: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmphrgd_pr7 /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py\n<<<\n 10901 1726879771.76776: stderr chunk (state=3):\n>>><<<\n 10901 1726879771.76787: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp68_5ni6k /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py\\n', b'')\n 10901 1726879771.76819: done transferring module to remote\n 10901 1726879771.76834: _low_level_execute_command(): starting\n 10901 1726879771.76841: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/ /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/ /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 10898 1726879771.76989: stderr chunk (state=3):\n>>><<<\n 10898 1726879771.77003: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpotphw0lz /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py\\n', b'')\n 10898 1726879771.77031: done transferring module to remote\n 10898 1726879771.77045: _low_level_execute_command(): starting\n 10898 1726879771.77051: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/ /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/ /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 10899 1726879771.77515: stderr chunk (state=3):\n>>><<<\n 10899 1726879771.77525: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmphrgd_pr7 /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py\\n', b'')\n 10899 1726879771.77555: done transferring module to remote\n 10899 1726879771.77571: _low_level_execute_command(): starting\n 10899 1726879771.77577: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/ /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/ /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 10898 1726879771.79659: stderr chunk (state=2):\n>>><<<\n 10898 1726879771.79671: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10898 1726879771.79694: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10898 1726879771.79700: _low_level_execute_command(): starting\n 10898 1726879771.79706: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 10901 1726879771.79810: stderr chunk (state=2):\n>>><<<\n 10901 1726879771.79822: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10901 1726879771.79847: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10901 1726879771.79852: _low_level_execute_command(): starting\n 10901 1726879771.79857: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 10899 1726879771.80837: stderr chunk (state=2):\n>>><<<\n 10899 1726879771.80850: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10899 1726879771.80871: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10899 1726879771.80875: _low_level_execute_command(): starting\n 10899 1726879771.80881: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 10898 1726879771.82635: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10898 1726879771.82654: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10898 1726879771.82983: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd30ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2a4828>\r\n<<<\n 10898 1726879771.82999: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd30e9b0>\r\n<<<\n 10901 1726879771.83032: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10901 1726879771.83054: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10898 1726879771.83066: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b1630>\r\nimport '_signal' # \r\n<<<\n 10898 1726879771.83079: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10898 1726879771.83092: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8160>\r\n<<<\n 10901 1726879771.83108: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10898 1726879771.83118: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 10901 1726879771.83136: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10898 1726879771.83162: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10898 1726879771.83173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10901 1726879771.83186: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n<<<\n 10901 1726879771.83198: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 10898 1726879771.83207: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2bd0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8748>\r\n<<<\n 10901 1726879771.83216: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10898 1726879771.83227: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8390>\r\n<<<\n 10898 1726879771.83255: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10901 1726879771.83257: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10901 1726879771.83277: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10901 1726879771.83304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 10898 1726879771.83324: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10901 1726879771.83336: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1a5e48>\r\n<<<\n 10898 1726879771.83356: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd262470>\r\n<<<\n 10901 1726879771.83368: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 10898 1726879771.83388: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10901 1726879771.83409: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e13b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1a59b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n<<<\n 10901 1726879771.83425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e148630>\r\n<<<\n 10898 1726879771.83416: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\n<<<\n 10898 1726879771.83441: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd267e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd262b38>\r\n<<<\n 10901 1726879771.83460: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10901 1726879771.83472: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10898 1726879771.83489: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10901 1726879771.83657: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1540f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10901 1726879771.83699: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 10901 1726879771.83764: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0f9470>\r\n<<<\n 10901 1726879771.83794: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10901 1726879771.83814: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0fee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0f9b38>\r\n<<<\n 10898 1726879771.83815: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd26e4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd251d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd254198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb562940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb574240>\r\n<<<\n 10901 1726879771.83847: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10898 1726879771.83855: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2c2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10901 1726879771.83879: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10901 1726879771.83989: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1054e0>\r\n<<<\n 10901 1726879771.84004: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0e8d68>\r\n<<<\n 10901 1726879771.84025: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n<<<\n 10901 1726879771.84032: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 10901 1726879771.84047: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0eb198>\r\n<<<\n 10901 1726879771.84079: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10898 1726879771.84079: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10901 1726879771.84098: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10898 1726879771.84113: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10901 1726879771.84121: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3f9940>\r\n<<<\n 10898 1726879771.84139: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10901 1726879771.84150: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\n<<<\n 10901 1726879771.84157: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c40b240>\r\n<<<\n 10898 1726879771.84164: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10898 1726879771.84177: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10898 1726879771.84196: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10901 1726879771.84237: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e159a20>\r\n<<<\n 10901 1726879771.84244: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10898 1726879771.84558: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4e20f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4ed320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efb4edfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4edb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4ec0f0>\r\nimport '_collections' # \r\n<<<\n 10901 1726879771.84569: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10901 1726879771.84589: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10898 1726879771.84600: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb53d828>\r\n<<<\n 10898 1726879771.84612: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 10898 1726879771.84622: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10901 1726879771.84659: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10898 1726879771.84667: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb53dc18>\r\n<<<\n 10901 1726879771.84680: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10901 1726879771.84689: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10898 1726879771.84709: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5311d0>\r\n<<<\n 10901 1726879771.84727: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10898 1726879771.84738: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10898 1726879771.84745: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb531eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5284a8>\r\n<<<\n 10901 1726879771.84753: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 10901 1726879771.84767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10901 1726879771.84775: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 10901 1726879771.84794: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3790f0>\r\n<<<\n 10898 1726879771.84808: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5194e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 10901 1726879771.84818: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c384320>\r\n<<<\n 10901 1726879771.84838: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10898 1726879771.84848: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10898 1726879771.84872: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n<<<\n 10898 1726879771.84881: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10901 1726879771.84888: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c384fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c384b00>\r\nimport 'itertools' # \r\n<<<\n 10898 1726879771.84908: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb299320>\r\n<<<\n 10901 1726879771.84918: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 10901 1726879771.84933: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3830f0>\r\nimport '_collections' # \r\n<<<\n 10898 1726879771.84943: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2a1da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb531128>\r\nimport '_locale' # \r\n<<<\n 10898 1726879771.85258: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2a7eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb513320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efb2ad278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efb2ad390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb58b080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ade80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ada90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 10898 1726879771.85269: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10901 1726879771.85279: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3d4828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3d4c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c81d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c8eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3bf4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3b04e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n<<<\n 10901 1726879771.85292: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10901 1726879771.85307: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c130320>\r\n<<<\n 10898 1726879771.85315: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10901 1726879771.85328: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c138da0>\r\n<<<\n 10901 1726879771.85339: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c8128>\r\n<<<\n 10901 1726879771.85355: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10898 1726879771.85367: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10901 1726879771.85397: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 10901 1726879771.85407: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c13eeb8>\r\n<<<\n 10901 1726879771.85414: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3aa320>\r\n<<<\n 10901 1726879771.85430: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n<<<\n 10901 1726879771.85442: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10898 1726879771.85450: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae3f240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10901 1726879771.85463: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10901 1726879771.85472: stdout chunk (state=3):\n>>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c144278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144080>\r\n<<<\n 10898 1726879771.85502: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae44cf8>\r\n<<<\n 10901 1726879771.85512: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c144390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c422080>\r\n<<<\n 10898 1726879771.85522: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad5c0>\r\n<<<\n 10901 1726879771.85533: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 10898 1726879771.85543: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10901 1726879771.85554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 10901 1726879771.85562: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10901 1726879771.85574: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 10901 1726879771.85591: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 10901 1726879771.85606: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144a90>\r\n<<<\n 10898 1726879771.85621: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae68358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efae68710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10901 1726879771.85635: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\n<<<\n 10898 1726879771.85645: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 10901 1726879771.85659: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 10901 1726879771.85674: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10898 1726879771.85683: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae70400>\r\n<<<\n 10901 1726879771.85700: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10901 1726879771.85759: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150f28>\r\n<<<\n 10901 1726879771.85775: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 10901 1726879771.85790: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10901 1726879771.85823: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcd6240>\r\n<<<\n 10901 1726879771.85846: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150828>\r\n<<<\n 10901 1726879771.85860: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 10901 1726879771.85873: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10898 1726879771.85903: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac1ac18>\r\n<<<\n 10901 1726879771.85945: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcdbd30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c1445c0>\r\n<<<\n 10901 1726879771.85963: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10898 1726879771.85977: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac0d358>\r\n<<<\n 10898 1726879771.85994: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac0d048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efabfeef0>\r\n<<<\n 10898 1726879771.86022: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae70da0>\r\n<<<\n 10901 1726879771.86037: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcff390>\r\n<<<\n 10898 1726879771.86052: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efac0dfd0>\r\n<<<\n 10898 1726879771.86069: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae68a90>\r\n<<<\n 10898 1726879771.86080: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 10898 1726879771.86363: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd21f780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac150b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd21fb00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd237630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10899 1726879771.86375: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70bafe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b45828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70baf9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b52630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10901 1726879771.86386: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2bcff748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bd07438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bab1c50>\r\n<<<\n 10901 1726879771.86419: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baa4390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baa4080>\r\n<<<\n 10901 1726879771.86432: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2ba95f28>\r\n<<<\n 10901 1726879771.86458: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bd07dd8>\r\n<<<\n 10901 1726879771.86494: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2baac048>\r\n<<<\n 10898 1726879771.86507: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23b6a0>\r\n<<<\n 10901 1726879771.86516: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcffac8>\r\n<<<\n 10898 1726879771.86544: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bb70>\r\n<<<\n 10901 1726879771.86556: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10898 1726879771.86566: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10898 1726879771.86573: stdout chunk (state=3):\n>>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd237e80>\r\n<<<\n 10898 1726879771.86611: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bfd0>\r\n<<<\n 10898 1726879771.86633: stdout chunk (state=3):\n>>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd23b550>\r\n<<<\n 10898 1726879771.86662: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23b2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd22bb70>\r\n<<<\n 10898 1726879771.86682: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae543c8>\r\n<<<\n 10898 1726879771.86701: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10898 1726879771.86739: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10898 1726879771.86779: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2374e0>\r\n<<<\n 10901 1726879771.86878: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0b67b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baac0f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0b6b38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0ce668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10898 1726879771.86899: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 10898 1726879771.86907: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 10898 1726879771.86930: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef923f978>\r\n<<<\n 10901 1726879771.86931: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10901 1726879771.86946: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d26d8>\r\n<<<\n 10901 1726879771.86959: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10901 1726879771.86968: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d2ba8>\r\n<<<\n 10901 1726879771.86995: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10898 1726879771.87007: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.87016: stdout chunk (state=3):\n>>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d2cc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0ceeb8>\r\n<<<\n 10898 1726879771.87036: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.87046: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 10901 1726879771.87054: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0dc048>\r\n<<<\n 10898 1726879771.87067: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.87075: stdout chunk (state=3):\n>>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0d2588>\r\n<<<\n 10901 1726879771.87085: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d22e8>\r\n<<<\n 10901 1726879771.87112: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0c2ba8>\r\n<<<\n 10901 1726879771.87126: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcea400>\r\n<<<\n 10901 1726879771.87147: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10901 1726879771.87183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10901 1726879771.87228: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0ce518>\r\n<<<\n 10901 1726879771.87348: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 10901 1726879771.87358: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 10901 1726879771.87370: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0d59b0>\r\n<<<\n 10899 1726879771.87393: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b5e0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b03470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b08e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b03b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b0f4e0>\r\n<<<\n 10901 1726879771.87434: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip'\r\n<<<\n 10901 1726879771.87443: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.87451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.87475: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/__init__.py\r\n<<<\n 10901 1726879771.87484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.87497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.87505: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10901 1726879771.87517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.88164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10899 1726879771.88494: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70af2d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70af5198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee03940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee15240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b63a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed830f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8e320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6ed8efd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8eb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8d0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.S<<<\n 10901 1726879771.88683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.89107: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 10898 1726879771.89121: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f937f0>\r\n<<<\n 10898 1726879771.89130: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 10898 1726879771.89147: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10898 1726879771.89178: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10898 1726879771.89242: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10898 1726879771.89254: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f232e8>\r\n<<<\n 10898 1726879771.89260: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f93e48>\r\n<<<\n 10898 1726879771.89284: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10898 1726879771.89296: stdout chunk (state=3):\n>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef923ffd0>\r\n<<<\n 10898 1726879771.89306: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10898 1726879771.89329: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10898 1726879771.89376: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8efeba8>\r\n<<<\n 10898 1726879771.89387: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10898 1726879771.89409: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10898 1726879771.89426: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10898 1726879771.89460: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10898 1726879771.89473: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n<<<\n 10898 1726879771.89489: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10898 1726879771.89564: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f691d0>\r\n<<<\n 10898 1726879771.89602: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f10390>\r\n<<<\n 10898 1726879771.89640: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f10eb8>\r\n<<<\n 10898 1726879771.89659: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10898 1726879771.89671: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10901 1726879771.89690: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e127f0>\r\n<<<\n 10901 1726879771.89718: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10898 1726879771.89739: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f67198>\r\n<<<\n 10898 1726879771.89756: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f44320>\r\n<<<\n 10901 1726879771.89768: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10901 1726879771.89832: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29db8320>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e12e80>\r\n<<<\n 10901 1726879771.89858: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a0d5e10>\r\n<<<\n 10901 1726879771.89880: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10901 1726879771.89910: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10901 1726879771.89952: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d95be0>\r\n<<<\n 10901 1726879771.89970: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10901 1726879771.89987: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10901 1726879771.90006: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10901 1726879771.90043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10898 1726879771.90074: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f3b518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10901 1726879771.90084: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10898 1726879771.90097: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef925a2b0>\r\n<<<\n 10898 1726879771.90126: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10898 1726879771.90139: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f23128>\r\n<<<\n 10898 1726879771.90153: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10898 1726879771.90163: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f4d4a8>\r\n<<<\n 10901 1726879771.90172: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e00208>\r\n<<<\n 10901 1726879771.90180: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29da9f28>\r\n<<<\n 10898 1726879771.90194: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 10901 1726879771.90219: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29da9ef0>\r\n<<<\n 10901 1726879771.90229: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10898 1726879771.90237: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10901 1726879771.90251: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10898 1726879771.90260: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10898 1726879771.90276: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10898 1726879771.90327: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef91f4f28>\r\n<<<\n 10901 1726879771.90335: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29dfe1d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29ddb358>\r\n<<<\n 10898 1726879771.90405: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n<<<\n 10898 1726879771.90413: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 10898 1726879771.90425: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91faf28>\r\n<<<\n 10899 1726879771.90602: stdout chunk (state=3):\n>>>ourceFileLoader object at 0x7f6c6edde828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eddec18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd21d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd2eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edc94a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edba4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb3a320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb42da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd2128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb48eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edb4320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6eb4e278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6eb4e390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee2c080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4ee80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4ea90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery<<<\n 10898 1726879771.90757: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91eb358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91ebb70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f58860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10898 1726879771.90768: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 10898 1726879771.90777: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 10901 1726879771.90785: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29dd2550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0f1da0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29de4400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29de4518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 10901 1726879771.90795: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10901 1726879771.90822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10901 1726879771.90841: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10898 1726879771.90858: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef921cf60>\r\n<<<\n 10901 1726879771.90868: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10901 1726879771.90911: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10901 1726879771.90921: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a08bf98>\r\n<<<\n 10898 1726879771.90928: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91eb1d0>\r\n<<<\n 10901 1726879771.90995: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n<<<\n 10901 1726879771.91005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 10901 1726879771.91303: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a090f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0823c8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a082be0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29def8d0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10898 1726879771.91312: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef9229e10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef9229f98>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f780b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f4d5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f87a58>\r\n<<<\n 10901 1726879771.91339: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10901 1726879771.91367: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10901 1726879771.91384: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 10898 1726879771.91418: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f7f198>\r\n<<<\n 10898 1726879771.91438: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10898 1726879771.91456: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f7f390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f78c18>\r\n<<<\n 10901 1726879771.91466: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0b3f60>\r\n<<<\n 10898 1726879771.91474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.91486: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10898 1726879771.91495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.91528: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a082240>\r\n<<<\n 10898 1726879771.91566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.91635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.91657: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10898 1726879771.91653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.91672: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a0c0e48>\r\n<<<\n 10901 1726879771.91702: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a0c0f28>\r\n<<<\n 10899 1726879771.91705: stdout chunk (state=3):\n>>>.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5a748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5af28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6e0240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5a828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6e5d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e709358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6e709710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e711400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4bbc18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4ae358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4ae048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e49fef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e711da0>\r\n# extension module '_bz2' loaded from '/u<<<\n 10898 1726879771.91721: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.91766: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.91878: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10898 1726879771.91904: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10898 1726879771.91925: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10898 1726879771.91965: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8fa2e80>\r\n<<<\n 10898 1726879771.91997: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa2b38>\r\n<<<\n 10901 1726879771.92009: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e0f0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29de4668>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e1fa90>\r\n<<<\n 10901 1726879771.92044: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e171d0>\r\n<<<\n 10898 1726879771.92044: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa2358>\r\n<<<\n 10901 1726879771.92068: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10901 1726879771.92092: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e173c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e0fc50>\r\n<<<\n 10901 1726879771.92103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.92119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10901 1726879771.92129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.92141: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa29b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f8ecf8>\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.92404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.92502: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 10901 1726879771.92510: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10901 1726879771.92532: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 10901 1726879771.92540: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10901 1726879771.92558: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n<<<\n 10901 1726879771.92568: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10901 1726879771.92595: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10898 1726879771.92598: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.92604: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e3beb8>\r\n<<<\n 10901 1726879771.92654: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3bb70>\r\n<<<\n 10901 1726879771.92694: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3b390>\r\n<<<\n 10901 1726879771.92707: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 10901 1726879771.92721: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10901 1726879771.92760: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3b9e8>\r\n<<<\n 10901 1726879771.92774: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e26d30>\r\n# zipimport: zlib available\r\n<<<\n 10899 1726879771.92809: stdout chunk (state=3):\n>>>sr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6e4aefd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e709a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70ac0780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4b60b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70ac0b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70ad8630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adc6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adcb70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adcc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70ad8e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adcfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70adc550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/<<<\n 10898 1726879771.93042: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 10898 1726879771.93061: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10898 1726879771.93095: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.93128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.93172: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.93203: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.93299: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.93338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.93414: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 10898 1726879771.93423: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10898 1726879771.93448: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef588d588>\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.93733: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 10901 1726879771.93756: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 10901 1726879771.93763: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10901 1726879771.93788: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10901 1726879771.93803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.93820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.93824: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.93850: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.93872: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.93889: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10901 1726879771.93900: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10899 1726879771.93918: stdout chunk (state=3):\n>>>lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adc2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70accb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6f43c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70ad84e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6cae0978>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c8347f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10901 1726879771.94007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10899 1726879771.94055: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c7c42e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c834e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cae0fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c79fba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c80a1d0>\r\n<<<\n 10901 1726879771.94133: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10898 1726879771.94144: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.94166: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff26724518>\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.94435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.94452: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10898 1726879771.94463: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.94482: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.94512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.94534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.94551: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.94712: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.94877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.94893: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10901 1726879771.94927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.94989: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10901 1726879771.94999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.95010: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10898 1726879771.95028: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef5943e80>\r\n<<<\n 10898 1726879771.95042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.95060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 10898 1726879771.95073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.95086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.95122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.95131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.95186: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10899 1726879771.95196: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cafb7f0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c7b1080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c808160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7e5320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7dc518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6cafbd68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c7ee320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7ee438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6ca95eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca9bf28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8c2e8>\r\n<<<\n 10898 1726879771.95202: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 10898 1726879771.95231: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.95241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.95259: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.95292: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.95311: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.95462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.95582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10898 1726879771.95599: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10901 1726879771.95629: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10901 1726879771.95640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10898 1726879771.95690: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10898 1726879771.95699: stdout chunk (state=3):\n>>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef5966198>\r\n<<<\n 10901 1726879771.95764: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10898 1726879771.95769: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef58dbeb8>\r\n<<<\n 10901 1726879771.95787: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2679acf8>\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.95809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.95807: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.95824: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.95856: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.95882: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.95905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10899 1726879771.95936: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8cb00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7f97f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10899 1726879771.95953: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6cabdf28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8c160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cacadd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cacaf60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c819080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7ee588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c828a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c823160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c823358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c819be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c843e48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c843b00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c843320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10898 1726879771.95954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.95971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.95985: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.96008: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.96039: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10901 1726879771.96060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.96080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.96109: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.96148: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.96219: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10898 1726879771.96320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.96383: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10901 1726879771.96479: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff267bd198>\r\n<<<\n 10898 1726879771.96518: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10898 1726879771.96549: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10898 1726879771.96566: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10901 1726879771.96574: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff26772eb8>\r\n<<<\n 10901 1726879771.96594: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available<<<\n 10901 1726879771.96600: stdout chunk (state=3):\n>>>\r\n<<<\n 10898 1726879771.96713: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8eca0f0>\r\n<<<\n 10898 1726879771.96758: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10898 1726879771.96844: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8eca198>\r\n<<<\n 10898 1726879771.96891: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef595cb00>\r\n<<<\n 10901 1726879771.96908: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.96940: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 10898 1726879771.96950: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 10898 1726879771.96956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.96978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.96994: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 10899 1726879771.97012: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c8439b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c82fc88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.97032: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.97050: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10901 1726879771.97051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.97134: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10898 1726879771.97149: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.97158: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10898 1726879771.97169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.97209: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.97287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.97319: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10901 1726879771.97347: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10901 1726879771.97370: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10898 1726879771.97425: stdout chunk (state=3):\n>>>\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEb3hjRTJzZFhDSnN5N2hFWU9aVU90VWNWUDNIalR5Uk5odHpLOWVEUnJibzhMTTRSWS9venU3b1RXUHR1QVlrWVhrME5OVmQ4Nm1taXBrcjlQUGc5eXplbjdKc0NrUHo5RlV6QXd6MnlkRlVGWjZWQk56OGpCbWFxenR1d3Vvd1NyS2F5Q3dRUEZwNk5Qb0VJN01WYnZ2c3U0UTNrcitma283TDB1eHByZElub1RJWnJkdzVyNW5UbUZDYUFqQTk3WlFzcFk2enk4aG5tSU5TM24vNVFXYUdrRFBlVTZoVjl0eGxlZDhjOHN0c1ZybXM1V2FsUGZCUGNsV1F6UUdiNUl6dXBNQmY2MkJzMzNJTGJoaDNUaWZSUnM4dFkxbmlaeUt0bUpHcFMvWW4yRFVQYTNUYlAxcWQzMWdtWXhiM0pZSGxaZVR6SEVoZlRBTFZRVnJsclpBODdaY01kSzhDWUlPUndQVVVFSkszS3B0MzB0RklzYjNQbCsraW15TkV5eHdWanFsalJ4ejA3ek5iWXg0bFFtbDBXbG11Q3JHRE80dElkdSthd3ZLbmNneVI3Wm44bG10dWtBS3JlblVKYUtMSk1FWlZXdW81b0x2MXhUanEzWno3NkF0blVuaWNwQnBIQjllT01WdHBsUlRxSnFGRDhCd3hVSkVLS0hiZHM9IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\r\n<<<\n 10898 1726879771.97434: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10901 1726879771.97519: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d610f0>\r\n<<<\n 10901 1726879771.97534: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10901 1726879771.97548: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10899 1726879771.97632: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10901 1726879771.97662: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d61198>\r\n<<<\n 10898 1726879771.97689: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 10898 1726879771.97700: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 10899 1726879771.97725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10901 1726879771.97729: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff267b3b00>\r\n<<<\n 10898 1726879771.97743: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n<<<\n 10898 1726879771.97752: stdout chunk (state=3):\n>>># cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n<<<\n 10898 1726879771.97761: stdout chunk (state=3):\n>>># cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n<<<\n 10898 1726879771.97769: stdout chunk (state=3):\n>>># cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n<<<\n 10901 1726879771.97889: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10901 1726879771.97973: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10899 1726879771.98013: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6912e400>\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.98028: stdout chunk (state=3):\n>>># cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 10898 1726879771.98039: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 10898 1726879771.98048: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 10901 1726879771.98061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10898 1726879771.98439: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 10898 1726879771.98527: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n<<<\n 10898 1726879771.98552: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 10898 1726879771.98569: stdout chunk (state=3):\n>>># destroy re\r\n<<<\n 10901 1726879771.98915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdEVranE2S1RUd3J6bGpnR3U0SjFhU1VZNEtvK3IrQ2RKSWp3SGxTT0h4dWdXWWJ6WjYwZm5JSy9FcjlvRTVpaEc5Rk1DZGpLbjdiYTRIc0xwU1BwQnlCb3lHMkJHbHRydko1TnRRL2dsVmdsT2pxampqb0xzT2t4QVRMT3dHN3k5L3orQnVDT3RWZWY5Vi9JcHpENERETnF3Z293dytSS1hyVGNPZGVSQjlyZjlYRU9BYXp4cmNiMCttR01aZ1F0U2h0L0dtR0NQYk84MnFZZEpsU2pJa203RUVlemRDeE95NXpHMHdJMWFzOENrem8rWTRtbDJ2M3ErN0NxUzU2TW10Mk81NGtNY1duVzFBMHpNMVVhS1pvRkwzVEgvNk5rVDdWa1NBTm95dE5UTXFYSXZPMUhsbXNpYWFCWFVxMzJrb0ZnRFdZTTkzZkNBeEwxNTM0WmxJN0tjKzZ5MTlGd0RVUHl4SFVTY2RnRURuWGJyVVBvajYwbU81K3lJYkJ4c0NkMXpibkY0UHFjZ09ZbUFaZFIvVkhrY0pMRHcyTnl0dlY3a3QxL2xkU1EreWRYV0xJMEJJcWFhQXgzV3ZQR1N1Nzd6VCt1c0VsTTNZTTBOQ2lzVGVlMVZ0RDM4OFZJd0Zuc2c2TW1JQmQycE0zWkxyWkdJMWQ0Wmc3UXpoMVU9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n<<<\n 10901 1726879771.98941: stdout chunk (state=3):\n>>># cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 10899 1726879771.98956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10898 1726879771.99040: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 10898 1726879771.99050: stdout chunk (state=3):\n>>><<<\n 10898 1726879771.99063: stderr chunk (state=3):\n>>><<<\n 10899 1726879771.99098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd30ee48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2a4828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd30e9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b1630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2bd0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd262470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd267e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd262b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd26e4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd251d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd254198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb562940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb574240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2c2a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4e20f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4ed320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efb4edfd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4edb00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4ec0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb53d828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb53dc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5311d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb531eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5284a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5194e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb299320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2a1da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb531128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2a7eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb513320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efb2ad278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efb2ad390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb58b080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ade80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ada90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae3f240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae44cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae68358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efae68710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae70400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac1ac18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac0d358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac0d048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efabfeef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae70da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efac0dfd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae68a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd21f780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac150b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd21fb00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd237630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23b6a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bb70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bc88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd237e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bfd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd23b550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23b2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd22bb70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae543c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2374e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef923f978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f937f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f232e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f93e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef923ffd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8efeba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f691d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f10390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f10eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f67198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f44320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f3b518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef925a2b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f23128>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f4d4a8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef91f4f28>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91faf28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91eb358>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91ebb70>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f58860>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef921cf60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91eb1d0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef9229e10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef9229f98>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f780b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f4d5f8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f87a58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f7f198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f7f390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f78c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8fa2e80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa2b38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa2358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa29b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f8ecf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef588d588>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef5943e80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef5966198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef58dbeb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8eca0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8eca198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef595cb00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEb3hjRTJzZFhDSnN5N2hFWU9aVU90VWNWUDNIalR5Uk5odHpLOWVEUnJibzhMTTRSWS9venU3b1RXUHR1QVlrWVhrME5OVmQ4Nm1taXBrcjlQUGc5eXplbjdKc0NrUHo5RlV6QXd6MnlkRlVGWjZWQk56OGpCbWFxenR1d3Vvd1NyS2F5Q3dRUEZwNk5Qb0VJN01WYnZ2c3U0UTNrcitma283TDB1eHByZElub1RJWnJkdzVyNW5UbUZDYUFqQTk3WlFzcFk2enk4aG5tSU5TM24vNVFXYUdrRFBlVTZoVjl0eGxlZDhjOHN0c1ZybXM1V2FsUGZCUGNsV1F6UUdiNUl6dXBNQmY2MkJzMzNJTGJoaDNUaWZSUnM4dFkxbmlaeUt0bUpHcFMvWW4yRFVQYTNUYlAxcWQzMWdtWXhiM0pZSGxaZVR6SEVoZlRBTFZRVnJsclpBODdaY01kSzhDWUlPUndQVVVFSkszS3B0MzB0RklzYjNQbCsraW15TkV5eHdWanFsalJ4ejA3ek5iWXg0bFFtbDBXbG11Q3JHRE80dElkdSthd3ZLbmNneVI3Wm44bG10dWtBS3JlblVKYUtMSk1FWlZXdW81b0x2MXhUanEzWno3NkF0blVuaWNwQnBIQjllT01WdHBsUlRxSnFGRDhCd3hVSkVLS0hiZHM9IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 10898 1726879771.99132: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd30ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2a4828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd30e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b1630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2bd0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd262470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd267e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd262b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd26e4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd251d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd254198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb562940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb574240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2c2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4e20f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4ed320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efb4edfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4edb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4ec0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb53d828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb53dc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5311d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb531eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5284a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5194e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb299320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2a1da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb531128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2a7eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb513320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efb2ad278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efb2ad390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb58b080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ade80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ada90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae3f240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae44cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae68358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efae68710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae70400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac1ac18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac0d358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac0d048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efabfeef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae70da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efac0dfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae68a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd21f780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac150b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd21fb00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd237630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23b6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bb70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd237e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd23b550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23b2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd22bb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae543c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2374e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef923f978>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f937f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f232e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f93e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef923ffd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8efeba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f691d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f10390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f10eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f67198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f44320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f3b518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef925a2b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f23128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f4d4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef91f4f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91faf28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91eb358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91ebb70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f58860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef921cf60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91eb1d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef9229e10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef9229f98>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f780b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f4d5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f87a58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f7f198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f7f390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f78c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8fa2e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa2b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa2358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa29b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f8ecf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef588d588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef5943e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef5966198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef58dbeb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8eca0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8eca198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef595cb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEb3hjRTJzZFhDSnN5N2hFWU9aVU90VWNWUDNIalR5Uk5odHpLOWVEUnJibzhMTTRSWS9venU3b1RXUHR1QVlrWVhrME5OVmQ4Nm1taXBrcjlQUGc5eXplbjdKc0NrUHo5RlV6QXd6MnlkRlVGWjZWQk56OGpCbWFxenR1d3Vvd1NyS2F5Q3dRUEZwNk5Qb0VJN01WYnZ2c3U0UTNrcitma283TDB1eHByZElub1RJWnJkdzVyNW5UbUZDYUFqQTk3WlFzcFk2enk4aG5tSU5TM24vNVFXYUdrRFBlVTZoVjl0eGxlZDhjOHN0c1ZybXM1V2FsUGZCUGNsV1F6UUdiNUl6dXBNQmY2MkJzMzNJTGJoaDNUaWZSUnM4dFkxbmlaeUt0bUpHcFMvWW4yRFVQYTNUYlAxcWQzMWdtWXhiM0pZSGxaZVR6SEVoZlRBTFZRVnJsclpBODdaY01kSzhDWUlPUndQVVVFSkszS3B0MzB0RklzYjNQbCsraW15TkV5eHdWanFsalJ4ejA3ek5iWXg0bFFtbDBXbG11Q3JHRE80dElkdSthd3ZLbmNneVI3Wm44bG10dWtBS3JlblVKYUtMSk1FWlZXdW81b0x2MXhUanEzWno3NkF0blVuaWNwQnBIQjllT01WdHBsUlRxSnFGRDhCd3hVSkVLS0hiZHM9IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 10901 1726879771.99135: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n<<<\n 10901 1726879771.99198: stdout chunk (state=3):\n>>># cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n<<<\n 10899 1726879771.99254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10898 1726879771.99431: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10898 1726879771.99460: _low_level_execute_command(): starting\n 10898 1726879771.99474: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10901 1726879771.99272: stdout chunk (state=3):\n>>># destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n<<<\n 10901 1726879771.99603: stdout chunk (state=3):\n>>># cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10901 1726879771.99625: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10901 1726879772.00293: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 10901 1726879772.00303: stdout chunk (state=3):\n>>><<<\n 10901 1726879772.00316: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1a5e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e13b828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1a59b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e148630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1540f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0f9470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0fee48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0f9b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1054e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0e8d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0eb198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3f9940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c40b240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e159a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3790f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c384320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c384fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c384b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3830f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3d4828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3d4c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c81d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c8eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3bf4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3b04e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c130320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c138da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c8128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c13eeb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3aa320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c144278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c144390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c422080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcd6240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcdbd30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c1445c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcff390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2bcff748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bd07438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bab1c50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baa4390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baa4080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2ba95f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bd07dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2baac048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcffac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0b67b8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baac0f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0b6b38>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0ce668>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d26d8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d2ba8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d2cc0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0ceeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0dc048>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0d2588>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d22e8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0c2ba8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcea400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0ce518>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0d59b0>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e127f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29db8320>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e12e80>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a0d5e10>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d95be0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e00208>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29da9f28>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29da9ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29dfe1d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29ddb358>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29dd2550>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0f1da0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29de4400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29de4518>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a08bf98>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a090f28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0823c8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a082be0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29def8d0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0b3f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a082240>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a0c0e48>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a0c0f28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e0f0f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29de4668>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e1fa90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e171d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e173c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e0fc50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e3beb8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3bb70>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3b390>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3b9e8>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e26d30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff26724518>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2679acf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff267bd198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff26772eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d610f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d61198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff267b3b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdEVranE2S1RUd3J6bGpnR3U0SjFhU1VZNEtvK3IrQ2RKSWp3SGxTT0h4dWdXWWJ6WjYwZm5JSy9FcjlvRTVpaEc5Rk1DZGpLbjdiYTRIc0xwU1BwQnlCb3lHMkJHbHRydko1TnRRL2dsVmdsT2pxampqb0xzT2t4QVRMT3dHN3k5L3orQnVDT3RWZWY5Vi9JcHpENERETnF3Z293dytSS1hyVGNPZGVSQjlyZjlYRU9BYXp4cmNiMCttR01aZ1F0U2h0L0dtR0NQYk84MnFZZEpsU2pJa203RUVlemRDeE95NXpHMHdJMWFzOENrem8rWTRtbDJ2M3ErN0NxUzU2TW10Mk81NGtNY1duVzFBMHpNMVVhS1pvRkwzVEgvNk5rVDdWa1NBTm95dE5UTXFYSXZPMUhsbXNpYWFCWFVxMzJrb0ZnRFdZTTkzZkNBeEwxNTM0WmxJN0tjKzZ5MTlGd0RVUHl4SFVTY2RnRURuWGJyVVBvajYwbU81K3lJYkJ4c0NkMXpibkY0UHFjZ09ZbUFaZFIvVkhrY0pMRHcyTnl0dlY3a3QxL2xkU1EreWRYV0xJMEJJcWFhQXgzV3ZQR1N1Nzd6VCt1c0VsTTNZTTBOQ2lzVGVlMVZ0RDM4OFZJd0Zuc2c2TW1JQmQycE0zWkxyWkdJMWQ0Wmc3UXpoMVU9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 10901 1726879772.00395: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1a5e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e13b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1a59b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e148630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1540f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0f9470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0fee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0f9b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1054e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0e8d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0eb198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3f9940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c40b240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e159a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3790f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c384320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c384fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c384b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3830f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3d4828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3d4c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c81d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c8eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3bf4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3b04e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c130320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c138da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c8128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c13eeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3aa320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c144278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c144390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c422080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcd6240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcdbd30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c1445c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcff390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2bcff748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bd07438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bab1c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baa4390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baa4080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2ba95f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bd07dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2baac048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcffac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0b67b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baac0f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0b6b38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0ce668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d26d8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d2ba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d2cc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0ceeb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0dc048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0d2588>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d22e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0c2ba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcea400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0ce518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0d59b0>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e127f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29db8320>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e12e80>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a0d5e10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d95be0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e00208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29da9f28>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29da9ef0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29dfe1d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29ddb358>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29dd2550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0f1da0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29de4400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29de4518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a08bf98>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a090f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0823c8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a082be0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29def8d0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0b3f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a082240>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a0c0e48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a0c0f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e0f0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29de4668>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e1fa90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e171d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e173c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e0fc50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e3beb8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3bb70>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3b390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3b9e8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e26d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff26724518>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2679acf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff267bd198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff26772eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d610f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d61198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff267b3b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdEVranE2S1RUd3J6bGpnR3U0SjFhU1VZNEtvK3IrQ2RKSWp3SGxTT0h4dWdXWWJ6WjYwZm5JSy9FcjlvRTVpaEc5Rk1DZGpLbjdiYTRIc0xwU1BwQnlCb3lHMkJHbHRydko1TnRRL2dsVmdsT2pxampqb0xzT2t4QVRMT3dHN3k5L3orQnVDT3RWZWY5Vi9JcHpENERETnF3Z293dytSS1hyVGNPZGVSQjlyZjlYRU9BYXp4cmNiMCttR01aZ1F0U2h0L0dtR0NQYk84MnFZZEpsU2pJa203RUVlemRDeE95NXpHMHdJMWFzOENrem8rWTRtbDJ2M3ErN0NxUzU2TW10Mk81NGtNY1duVzFBMHpNMVVhS1pvRkwzVEgvNk5rVDdWa1NBTm95dE5UTXFYSXZPMUhsbXNpYWFCWFVxMzJrb0ZnRFdZTTkzZkNBeEwxNTM0WmxJN0tjKzZ5MTlGd0RVUHl4SFVTY2RnRURuWGJyVVBvajYwbU81K3lJYkJ4c0NkMXpibkY0UHFjZ09ZbUFaZFIvVkhrY0pMRHcyTnl0dlY3a3QxL2xkU1EreWRYV0xJMEJJcWFhQXgzV3ZQR1N1Nzd6VCt1c0VsTTNZTTBOQ2lzVGVlMVZ0RDM4OFZJd0Zuc2c2TW1JQmQycE0zWkxyWkdJMWQ0Wmc3UXpoMVU9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 10901 1726879772.00676: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10901 1726879772.00697: _low_level_execute_command(): starting\n 10901 1726879772.00703: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10899 1726879772.00467: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c691a4eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10899 1726879772.00787: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c691c71d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6917cef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10899 1726879772.01454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10899 1726879772.01727: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10899 1726879772.01757: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10899 1726879772.01899: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c76b0f0>\r\n<<<\n 10899 1726879772.02777: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c76b198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c691bdb38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETGR4bFd4ZTQxOXNCVVZvZzhSZ2pjemkwZ0VhT0pxQnFxdk02TzJOaGxPMnhjM2YyZVE0SGFGeUcvc3A1T3pHNVc2c0c3V0syVkh0WjFyUFVTOGRiTmJsY2Y5cHZqaEVUSUVJZDY0REFpaitNYUVYUlZZQW4xcXZmVVZENHdtNGEyMFRVZXNySVNmdDFrSmt3dVVmcmljS2VWbksvWERvQmRwUEcxN2lMVWM5eHVxSDgyRHdaYmdnSGw0WWRkd3lDSGljY2llVmxLZWE5Y1VmZ3pYKzFBOFpxZWlmc0M4RktuVUcybDJrUWtuUWk3OVN6OGFLVGNoVk8zUURCM1QxUkM3Y0JZbmZzaFllWlM5blI1b2RUZnRjYU9VQ3Nad0JEVGhSYTVlWmFRT3lMZlBwWTJMWWpXWVdhV0pQeXhndUM1ZWhyczRFZmw3VnBYU0RURTRlaVRyYnJpV3ZIcU0wam5sYkFncS9OVjNpYUx2WHBwdXh6a0NvQjNjN20rbTJyU0JKQmhSYWd0bmhpd3o4MnJGOHZpZWo2U3NjRUxCeXc3RE5OZ0R4QXZrTGpvTzYzWHp2SHNSR0VYdnJ0SEo0OXJCRm9FZ3g5dWQvRkw3SWVYNWhudXlRbFc3bXpkZFRoMGR6cVk0VFdvWG5CWmoxdjRzTUM4TXBMSmlDMzkwL1U9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\r\n# destroy __main__\r\n<<<\n 10898 1726879772.02902: stderr chunk (state=2):\n>>><<<\n 10898 1726879772.02913: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10898 1726879772.02937: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10898 1726879772.02944: handler run complete\n 10898 1726879772.02963: attempt loop complete, returning result\n 10898 1726879772.02968: _execute() done\n 10898 1726879772.02971: dumping result to json\n 10898 1726879772.02975: done dumping result, returning\n 10898 1726879772.02982: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch key [0e44ad9b-8ddf-c952-e8a3-000000000161]\n 10898 1726879772.02995: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000161\n 10898 1726879772.03033: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000161\n 10898 1726879772.03037: WORKER PROCESS EXITING\n 10901 1726879772.03508: stderr chunk (state=2):\n>>><<<\n 10901 1726879772.03518: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10901 1726879772.03541: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10901 1726879772.03548: handler run complete\nok: [managed_node1] => {\n \"changed\": false,\n \"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEb3hjRTJzZFhDSnN5N2hFWU9aVU90VWNWUDNIalR5Uk5odHpLOWVEUnJibzhMTTRSWS9venU3b1RXUHR1QVlrWVhrME5OVmQ4Nm1taXBrcjlQUGc5eXplbjdKc0NrUHo5RlV6QXd6MnlkRlVGWjZWQk56OGpCbWFxenR1d3Vvd1NyS2F5Q3dRUEZwNk5Qb0VJN01WYnZ2c3U0UTNrcitma283TDB1eHByZElub1RJWnJkdzVyNW5UbUZDYUFqQTk3WlFzcFk2enk4aG5tSU5TM24vNVFXYUdrRFBlVTZoVjl0eGxlZDhjOHN0c1ZybXM1V2FsUGZCUGNsV1F6UUdiNUl6dXBNQmY2MkJzMzNJTGJoaDNUaWZSUnM4dFkxbmlaeUt0bUpHcFMvWW4yRFVQYTNUYlAxcWQzMWdtWXhiM0pZSGxaZVR6SEVoZlRBTFZRVnJsclpBODdaY01kSzhDWUlPUndQVVVFSkszS3B0MzB0RklzYjNQbCsraW15TkV5eHdWanFsalJ4ejA3ek5iWXg0bFFtbDBXbG11Q3JHRE80dElkdSthd3ZLbmNneVI3Wm44bG10dWtBS3JlblVKYUtMSk1FWlZXdW81b0x2MXhUanEzWno3NkF0blVuaWNwQnBIQjllT01WdHBsUlRxSnFGRDhCd3hVSkVLS0hiZHM9IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/root/.ssh/kdump_id_rsa.pub\"\n }\n },\n \"source\": \"/root/.ssh/kdump_id_rsa.pub\"\n}\n 10901 1726879772.03565: attempt loop complete, returning result\n 10901 1726879772.03569: _execute() done\n 10901 1726879772.03572: dumping result to json\n 10901 1726879772.03577: done dumping result, returning\n 10901 1726879772.03588: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch key [0e44ad9b-8ddf-c952-e8a3-000000000161]\n 10901 1726879772.03760: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000161\n 10901 1726879772.03818: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000161\n 10901 1726879772.03822: WORKER PROCESS EXITING\n 10899 1726879772.04260: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10899 1726879772.04270: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 10899 1726879772.04285: stdout chunk (state=3):\n>>><<<\n 10899 1726879772.04291: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70bafe48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b45828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70baf9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b52630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b5e0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b03470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b08e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b03b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b0f4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70af2d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70af5198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee03940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee15240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b63a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed830f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8e320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6ed8efd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8eb00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8d0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edde828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eddec18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd21d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd2eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edc94a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edba4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb3a320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb42da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd2128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb48eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edb4320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6eb4e278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6eb4e390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee2c080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4ee80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4ea90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5a748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5af28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6e0240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5a828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6e5d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e709358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6e709710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e711400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4bbc18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4ae358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4ae048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e49fef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e711da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6e4aefd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e709a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70ac0780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4b60b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70ac0b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70ad8630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adc6a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adcb70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adcc88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70ad8e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adcfd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70adc550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adc2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70accb70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6f43c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70ad84e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6cae0978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c8347f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c7c42e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c834e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cae0fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c79fba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c80a1d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cafb7f0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c7b1080>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c808160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7e5320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7dc518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6cafbd68>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c7ee320>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7ee438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6ca95eb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca9bf28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8c2e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8cb00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7f97f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6cabdf28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8c160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cacadd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cacaf60>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c819080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7ee588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c828a20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c823160>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c823358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c819be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c843e48>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c843b00>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c843320>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c8439b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c82fc88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6912e400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c691a4eb8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c691c71d0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6917cef0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c76b0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c76b198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c691bdb38>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETGR4bFd4ZTQxOXNCVVZvZzhSZ2pjemkwZ0VhT0pxQnFxdk02TzJOaGxPMnhjM2YyZVE0SGFGeUcvc3A1T3pHNVc2c0c3V0syVkh0WjFyUFVTOGRiTmJsY2Y5cHZqaEVUSUVJZDY0REFpaitNYUVYUlZZQW4xcXZmVVZENHdtNGEyMFRVZXNySVNmdDFrSmt3dVVmcmljS2VWbksvWERvQmRwUEcxN2lMVWM5eHVxSDgyRHdaYmdnSGw0WWRkd3lDSGljY2llVmxLZWE5Y1VmZ3pYKzFBOFpxZWlmc0M4RktuVUcybDJrUWtuUWk3OVN6OGFLVGNoVk8zUURCM1QxUkM3Y0JZbmZzaFllWlM5blI1b2RUZnRjYU9VQ3Nad0JEVGhSYTVlWmFRT3lMZlBwWTJMWWpXWVdhV0pQeXhndUM1ZWhyczRFZmw3VnBYU0RURTRlaVRyYnJpV3ZIcU0wam5sYkFncS9OVjNpYUx2WHBwdXh6a0NvQjNjN20rbTJyU0JKQmhSYWd0bmhpd3o4MnJGOHZpZWo2U3NjRUxCeXc3RE5OZ0R4QXZrTGpvTzYzWHp2SHNSR0VYdnJ0SEo0OXJCRm9FZ3g5dWQvRkw3SWVYNWhudXlRbFc3bXpkZFRoMGR6cVk0VFdvWG5CWmoxdjRzTUM4TXBMSmlDMzkwL1U9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 10899 1726879772.04453: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70bafe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b45828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70baf9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b52630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b5e0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b03470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b08e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b03b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b0f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70af2d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70af5198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee03940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee15240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b63a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed830f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8e320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6ed8efd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8eb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8d0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edde828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eddec18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd21d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd2eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edc94a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edba4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb3a320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb42da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd2128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb48eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edb4320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6eb4e278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6eb4e390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee2c080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4ee80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4ea90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5a748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5af28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6e0240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5a828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6e5d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e709358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6e709710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e711400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4bbc18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4ae358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4ae048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e49fef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e711da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6e4aefd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e709a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70ac0780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4b60b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70ac0b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70ad8630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adc6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adcb70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adcc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70ad8e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adcfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70adc550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adc2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70accb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6f43c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70ad84e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6cae0978>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c8347f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c7c42e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c834e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cae0fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c79fba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c80a1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cafb7f0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c7b1080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c808160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7e5320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7dc518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6cafbd68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c7ee320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7ee438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6ca95eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca9bf28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8c2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8cb00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7f97f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6cabdf28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8c160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cacadd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cacaf60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c819080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7ee588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c828a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c823160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c823358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c819be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c843e48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c843b00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c843320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c8439b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c82fc88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6912e400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c691a4eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c691c71d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6917cef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c76b0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c76b198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c691bdb38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETGR4bFd4ZTQxOXNCVVZvZzhSZ2pjemkwZ0VhT0pxQnFxdk02TzJOaGxPMnhjM2YyZVE0SGFGeUcvc3A1T3pHNVc2c0c3V0syVkh0WjFyUFVTOGRiTmJsY2Y5cHZqaEVUSUVJZDY0REFpaitNYUVYUlZZQW4xcXZmVVZENHdtNGEyMFRVZXNySVNmdDFrSmt3dVVmcmljS2VWbksvWERvQmRwUEcxN2lMVWM5eHVxSDgyRHdaYmdnSGw0WWRkd3lDSGljY2llVmxLZWE5Y1VmZ3pYKzFBOFpxZWlmc0M4RktuVUcybDJrUWtuUWk3OVN6OGFLVGNoVk8zUURCM1QxUkM3Y0JZbmZzaFllWlM5blI1b2RUZnRjYU9VQ3Nad0JEVGhSYTVlWmFRT3lMZlBwWTJMWWpXWVdhV0pQeXhndUM1ZWhyczRFZmw3VnBYU0RURTRlaVRyYnJpV3ZIcU0wam5sYkFncS9OVjNpYUx2WHBwdXh6a0NvQjNjN20rbTJyU0JKQmhSYWd0bmhpd3o4MnJGOHZpZWo2U3NjRUxCeXc3RE5OZ0R4QXZrTGpvTzYzWHp2SHNSR0VYdnJ0SEo0OXJCRm9FZ3g5dWQvRkw3SWVYNWhudXlRbFc3bXpkZFRoMGR6cVk0VFdvWG5CWmoxdjRzTUM4TXBMSmlDMzkwL1U9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/root/.ssh/kdump_id_rsa.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/root/.ssh/kdump_id_rsa.pub\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 10899 1726879772.05004: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10899 1726879772.05021: _low_level_execute_command(): starting\n 10899 1726879772.05027: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/ > /dev/null 2>&1 && sleep 0'\"'\"''\nok: [managed_node3] => {\n \"changed\": false,\n \"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdEVranE2S1RUd3J6bGpnR3U0SjFhU1VZNEtvK3IrQ2RKSWp3SGxTT0h4dWdXWWJ6WjYwZm5JSy9FcjlvRTVpaEc5Rk1DZGpLbjdiYTRIc0xwU1BwQnlCb3lHMkJHbHRydko1TnRRL2dsVmdsT2pxampqb0xzT2t4QVRMT3dHN3k5L3orQnVDT3RWZWY5Vi9JcHpENERETnF3Z293dytSS1hyVGNPZGVSQjlyZjlYRU9BYXp4cmNiMCttR01aZ1F0U2h0L0dtR0NQYk84MnFZZEpsU2pJa203RUVlemRDeE95NXpHMHdJMWFzOENrem8rWTRtbDJ2M3ErN0NxUzU2TW10Mk81NGtNY1duVzFBMHpNMVVhS1pvRkwzVEgvNk5rVDdWa1NBTm95dE5UTXFYSXZPMUhsbXNpYWFCWFVxMzJrb0ZnRFdZTTkzZkNBeEwxNTM0WmxJN0tjKzZ5MTlGd0RVUHl4SFVTY2RnRURuWGJyVVBvajYwbU81K3lJYkJ4c0NkMXpibkY0UHFjZ09ZbUFaZFIvVkhrY0pMRHcyTnl0dlY3a3QxL2xkU1EreWRYV0xJMEJJcWFhQXgzV3ZQR1N1Nzd6VCt1c0VsTTNZTTBOQ2lzVGVlMVZ0RDM4OFZJd0Zuc2c2TW1JQmQycE0zWkxyWkdJMWQ0Wmc3UXpoMVU9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/root/.ssh/kdump_id_rsa.pub\"\n }\n },\n \"source\": \"/root/.ssh/kdump_id_rsa.pub\"\n}\n 10899 1726879772.09208: stderr chunk (state=2):\n>>><<<\n 10899 1726879772.09222: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10899 1726879772.09243: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10899 1726879772.09252: handler run complete\n 10899 1726879772.09269: attempt loop complete, returning result\n 10899 1726879772.09273: _execute() done\n 10899 1726879772.09275: dumping result to json\n 10899 1726879772.09279: done dumping result, returning\n 10899 1726879772.09286: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fetch key [0e44ad9b-8ddf-c952-e8a3-000000000161]\n 10899 1726879772.09299: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000161\n 10899 1726879772.09334: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000161\n 10899 1726879772.09337: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETGR4bFd4ZTQxOXNCVVZvZzhSZ2pjemkwZ0VhT0pxQnFxdk02TzJOaGxPMnhjM2YyZVE0SGFGeUcvc3A1T3pHNVc2c0c3V0syVkh0WjFyUFVTOGRiTmJsY2Y5cHZqaEVUSUVJZDY0REFpaitNYUVYUlZZQW4xcXZmVVZENHdtNGEyMFRVZXNySVNmdDFrSmt3dVVmcmljS2VWbksvWERvQmRwUEcxN2lMVWM5eHVxSDgyRHdaYmdnSGw0WWRkd3lDSGljY2llVmxLZWE5Y1VmZ3pYKzFBOFpxZWlmc0M4RktuVUcybDJrUWtuUWk3OVN6OGFLVGNoVk8zUURCM1QxUkM3Y0JZbmZzaFllWlM5blI1b2RUZnRjYU9VQ3Nad0JEVGhSYTVlWmFRT3lMZlBwWTJMWWpXWVdhV0pQeXhndUM1ZWhyczRFZmw3VnBYU0RURTRlaVRyYnJpV3ZIcU0wam5sYkFncS9OVjNpYUx2WHBwdXh6a0NvQjNjN20rbTJyU0JKQmhSYWd0bmhpd3o4MnJGOHZpZWo2U3NjRUxCeXc3RE5OZ0R4QXZrTGpvTzYzWHp2SHNSR0VYdnJ0SEo0OXJCRm9FZ3g5dWQvRkw3SWVYNWhudXlRbFc3bXpkZFRoMGR6cVk0VFdvWG5CWmoxdjRzTUM4TXBMSmlDMzkwL1U9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/root/.ssh/kdump_id_rsa.pub\"\n }\n },\n \"source\": \"/root/.ssh/kdump_id_rsa.pub\"\n}\n 10596 1726879772.09707: no more pending results, returning what we have\n 10596 1726879772.09710: results queue empty\n 10596 1726879772.09710: checking for any_errors_fatal\n 10596 1726879772.09714: done checking for any_errors_fatal\n 10596 1726879772.09715: checking for max_fail_percentage\n 10596 1726879772.09716: done checking for max_fail_percentage\n 10596 1726879772.09716: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879772.09717: done checking to see if all hosts have failed\n 10596 1726879772.09717: getting the remaining hosts for this loop\n 10596 1726879772.09718: done getting the remaining hosts for this loop\n 10596 1726879772.09721: getting the next task for host managed_node1\n 10596 1726879772.09726: done getting next task for host managed_node1\n 10596 1726879772.09728: ^ task is: TASK: fedora.linux_system_roles.kdump : Get userinfo for {{ kdump_ssh_user }}\n 10596 1726879772.09731: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879772.09731: getting the next task for host managed_node2\n 10596 1726879772.09734: done getting next task for host managed_node2\n 10596 1726879772.09734: ^ task is: TASK: fedora.linux_system_roles.kdump : Get userinfo for {{ kdump_ssh_user }}\n 10596 1726879772.09736: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879772.09736: getting the next task for host managed_node3\n 10596 1726879772.09738: done getting next task for host managed_node3\n 10596 1726879772.09739: ^ task is: TASK: fedora.linux_system_roles.kdump : Get userinfo for {{ kdump_ssh_user }}\n 10596 1726879772.09742: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879772.09766: getting variables\n 10596 1726879772.09768: in VariableManager get_vars()\n 10596 1726879772.09810: Calling all_inventory to load vars for managed_node1\n 10596 1726879772.09813: Calling groups_inventory to load vars for managed_node1\n 10596 1726879772.09816: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879772.09826: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879772.09828: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879772.09831: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879772.10045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879772.10198: done with get_vars()\n 10596 1726879772.10208: done getting variables\n 10596 1726879772.10353: variable 'kdump_ssh_user' from source: play vars\n 10596 1726879772.10429: variable 'hostvars' from source: magic vars\n 10596 1726879772.10431: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10596 1726879772.10433: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10596 1726879772.10477: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10596 1726879772.10482: in VariableManager get_vars()\n 10596 1726879772.10484: Calling all_inventory to load vars for managed_node1\n 10596 1726879772.10486: Calling groups_inventory to load vars for managed_node1\n 10596 1726879772.10487: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879772.10490: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879772.10494: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879772.10496: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879772.10603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879772.10708: done with get_vars()\n 10596 1726879772.10716: variable 'ansible_user_id' from source: facts\n\nTASK [fedora.linux_system_roles.kdump : Get userinfo for root] *****************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19\nFriday 20 September 2024 20:49:32 -0400 (0:00:00.580) 0:00:10.551 ****** \n 10596 1726879772.10752: entering _queue_task() for managed_node1/user\n 10596 1726879772.10753: Creating lock for user\n 10596 1726879772.11057: worker is 1 (out of 3 available)\n 10596 1726879772.11080: exiting _queue_task() for managed_node1/user\n 10596 1726879772.11120: getting variables\n 10596 1726879772.11124: in VariableManager get_vars()\n 10596 1726879772.11214: Calling all_inventory to load vars for managed_node2\n 10596 1726879772.11218: Calling groups_inventory to load vars for managed_node2\n 10596 1726879772.11220: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879772.11235: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879772.11238: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879772.11241: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879772.11474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879772.11705: done with get_vars()\n 10596 1726879772.11718: done getting variables\n 10596 1726879772.11821: entering _queue_task() for managed_node2/user\n 10596 1726879772.12114: worker is 2 (out of 3 available)\n 10596 1726879772.12128: exiting _queue_task() for managed_node2/user\n 10596 1726879772.12159: getting variables\n 10596 1726879772.12162: in VariableManager get_vars()\n 10596 1726879772.12242: Calling all_inventory to load vars for managed_node3\n 10596 1726879772.12247: Calling groups_inventory to load vars for managed_node3\n 10596 1726879772.12252: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879772.12266: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879772.12269: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879772.12272: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879772.12566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879772.12871: done with get_vars()\n 10596 1726879772.12883: done getting variables\n 10596 1726879772.13327: entering _queue_task() for managed_node3/user\n 10596 1726879772.13651: worker is 3 (out of 3 available)\n 10596 1726879772.13663: exiting _queue_task() for managed_node3/user\n 10596 1726879772.13675: done queuing things up, now waiting for results queue to drain\n 10596 1726879772.13676: waiting for pending results...\n 10926 1726879772.11427: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get userinfo for root\n 10926 1726879772.11579: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000163\n 10926 1726879772.11596: variable 'ansible_search_path' from source: unknown\n 10926 1726879772.11600: variable 'ansible_search_path' from source: unknown\n 10926 1726879772.11627: calling self._execute()\n 10926 1726879772.11644: variable 'kdump_ssh_server' from source: play vars\n 10926 1726879772.11814: variable 'kdump_ssh_server' from source: play vars\n 10926 1726879772.11823: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10926 1726879772.11888: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10926 1726879772.11898: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10926 1726879772.11952: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10926 1726879772.11968: in VariableManager get_vars()\n 10926 1726879772.11994: Calling all_inventory to load vars for managed_node1\n 10926 1726879772.12000: Calling groups_inventory to load vars for managed_node1\n 10926 1726879772.12004: Calling all_plugins_inventory to load vars for managed_node1\n 10926 1726879772.12014: Calling all_plugins_play to load vars for managed_node1\n 10926 1726879772.12018: Calling groups_plugins_inventory to load vars for managed_node1\n 10926 1726879772.12022: Calling groups_plugins_play to load vars for managed_node1\n 10926 1726879772.12195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10926 1726879772.12878: done with get_vars()\n 10926 1726879772.12889: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10926 1726879772.12940: variable 'ansible_delegated_vars' from source: unknown\n 10926 1726879772.12955: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10926 1726879772.12963: variable 'omit' from source: magic vars\n 10926 1726879772.13048: variable 'omit' from source: magic vars\n 10926 1726879772.13106: variable 'omit' from source: magic vars\n 10926 1726879772.13135: variable 'kdump_ssh_user' from source: play vars\n 10926 1726879772.13215: variable 'kdump_ssh_user' from source: play vars\n 10926 1726879772.13331: variable 'hostvars' from source: magic vars\n 10926 1726879772.13338: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10926 1726879772.13343: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10926 1726879772.13403: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10926 1726879772.13414: in VariableManager get_vars()\n 10926 1726879772.13421: Calling all_inventory to load vars for managed_node1\n 10926 1726879772.13425: Calling groups_inventory to load vars for managed_node1\n 10926 1726879772.13430: Calling all_plugins_inventory to load vars for managed_node1\n 10926 1726879772.13437: Calling all_plugins_play to load vars for managed_node1\n 10926 1726879772.13442: Calling groups_plugins_inventory to load vars for managed_node1\n 10926 1726879772.13447: Calling groups_plugins_play to load vars for managed_node1\n 10926 1726879772.13598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10926 1726879772.13771: done with get_vars()\n 10927 1726879772.13870: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get userinfo for root\n 10927 1726879772.14027: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000163\n 10927 1726879772.14053: variable 'ansible_search_path' from source: unknown\n 10927 1726879772.14058: variable 'ansible_search_path' from source: unknown\n 10927 1726879772.14087: calling self._execute()\n 10927 1726879772.14112: variable 'kdump_ssh_server' from source: play vars\n 10927 1726879772.14312: variable 'kdump_ssh_server' from source: play vars\n 10927 1726879772.14322: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10926 1726879772.13788: variable 'ansible_user_id' from source: facts\n 10926 1726879772.14347: variable 'omit' from source: magic vars\n 10926 1726879772.14362: variable 'ansible_delegated_vars' from source: unknown\n 10926 1726879772.14382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10927 1726879772.14388: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10927 1726879772.14400: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10926 1726879772.14414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10926 1726879772.14435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10926 1726879772.14453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10927 1726879772.14461: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10926 1726879772.14466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10927 1726879772.14477: in VariableManager get_vars()\n 10926 1726879772.14495: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10926 1726879772.14501: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10926 1726879772.14505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10926 1726879772.14508: variable 'ansible_port' from source: unknown\n 10927 1726879772.14507: Calling all_inventory to load vars for managed_node2\n 10926 1726879772.14511: variable 'ansible_user' from source: unknown\n 10927 1726879772.14513: Calling groups_inventory to load vars for managed_node2\n 10927 1726879772.14517: Calling all_plugins_inventory to load vars for managed_node2\n 10927 1726879772.14530: Calling all_plugins_play to load vars for managed_node2\n 10927 1726879772.14535: Calling groups_plugins_inventory to load vars for managed_node2\n 10927 1726879772.14540: Calling groups_plugins_play to load vars for managed_node2\n 10926 1726879772.14610: Set connection var ansible_shell_executable to /bin/sh\n 10926 1726879772.14618: Set connection var ansible_connection to ssh\n 10926 1726879772.14624: Set connection var ansible_timeout to 10\n 10926 1726879772.14627: Set connection var ansible_shell_type to sh\n 10926 1726879772.14632: Set connection var ansible_pipelining to False\n 10926 1726879772.14639: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10926 1726879772.14661: variable 'ansible_delegated_vars' from source: unknown\n 10926 1726879772.14666: variable 'ansible_user' from source: unknown\n 10926 1726879772.14675: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10927 1726879772.14717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10926 1726879772.14858: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10926 1726879772.14870: variable 'omit' from source: magic vars\n 10926 1726879772.14877: starting attempt loop\n 10926 1726879772.14880: running the handler\n 10926 1726879772.14894: _low_level_execute_command(): starting\n 10926 1726879772.14902: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10929 1726879772.15473: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get userinfo for root\n 10929 1726879772.15642: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000163\n 10929 1726879772.15664: variable 'ansible_search_path' from source: unknown\n 10929 1726879772.15670: variable 'ansible_search_path' from source: unknown\n 10929 1726879772.15709: calling self._execute()\n 10929 1726879772.15728: variable 'kdump_ssh_server' from source: play vars\n 10929 1726879772.15903: variable 'kdump_ssh_server' from source: play vars\n 10929 1726879772.15913: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10929 1726879772.15980: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10929 1726879772.15988: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10929 1726879772.16053: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10929 1726879772.16073: in VariableManager get_vars()\n 10929 1726879772.16113: Calling all_inventory to load vars for managed_node3\n 10929 1726879772.16121: Calling groups_inventory to load vars for managed_node3\n 10929 1726879772.16127: Calling all_plugins_inventory to load vars for managed_node3\n 10929 1726879772.16144: Calling all_plugins_play to load vars for managed_node3\n 10929 1726879772.16154: Calling groups_plugins_inventory to load vars for managed_node3\n 10929 1726879772.16160: Calling groups_plugins_play to load vars for managed_node3\n 10929 1726879772.16380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10929 1726879772.16598: done with get_vars()\n 10929 1726879772.16608: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10929 1726879772.16658: variable 'ansible_delegated_vars' from source: unknown\n 10929 1726879772.16673: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10929 1726879772.16679: variable 'omit' from source: magic vars\n 10929 1726879772.16763: variable 'omit' from source: magic vars\n 10929 1726879772.16831: variable 'omit' from source: magic vars\n 10927 1726879772.16840: done with get_vars()\n 10927 1726879772.16852: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10929 1726879772.16859: variable 'kdump_ssh_user' from source: play vars\n 10927 1726879772.16900: variable 'ansible_delegated_vars' from source: unknown\n 10927 1726879772.16916: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10927 1726879772.16923: variable 'omit' from source: magic vars\n 10929 1726879772.16928: variable 'kdump_ssh_user' from source: play vars\n 10927 1726879772.17007: variable 'omit' from source: magic vars\n 10929 1726879772.17040: variable 'hostvars' from source: magic vars\n 10929 1726879772.17046: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10929 1726879772.17054: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10927 1726879772.17070: variable 'omit' from source: magic vars\n 10927 1726879772.17098: variable 'kdump_ssh_user' from source: play vars\n 10929 1726879772.17111: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10929 1726879772.17121: in VariableManager get_vars()\n 10929 1726879772.17128: Calling all_inventory to load vars for managed_node3\n 10929 1726879772.17132: Calling groups_inventory to load vars for managed_node3\n 10929 1726879772.17136: Calling all_plugins_inventory to load vars for managed_node3\n 10929 1726879772.17143: Calling all_plugins_play to load vars for managed_node3\n 10929 1726879772.17147: Calling groups_plugins_inventory to load vars for managed_node3\n 10929 1726879772.17155: Calling groups_plugins_play to load vars for managed_node3\n 10927 1726879772.17179: variable 'kdump_ssh_user' from source: play vars\n 10927 1726879772.17297: variable 'hostvars' from source: magic vars\n 10927 1726879772.17304: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10927 1726879772.17308: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10927 1726879772.17362: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10927 1726879772.17373: in VariableManager get_vars()\n 10927 1726879772.17380: Calling all_inventory to load vars for managed_node2\n 10927 1726879772.17384: Calling groups_inventory to load vars for managed_node2\n 10927 1726879772.17388: Calling all_plugins_inventory to load vars for managed_node2\n 10927 1726879772.17397: Calling all_plugins_play to load vars for managed_node2\n 10927 1726879772.17403: Calling groups_plugins_inventory to load vars for managed_node2\n 10927 1726879772.17408: Calling groups_plugins_play to load vars for managed_node2\n 10927 1726879772.17553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10929 1726879772.17612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10929 1726879772.17797: done with get_vars()\n 10929 1726879772.17814: variable 'ansible_user_id' from source: facts\n 10927 1726879772.17829: done with get_vars()\n 10929 1726879772.17831: variable 'omit' from source: magic vars\n 10929 1726879772.17844: variable 'ansible_delegated_vars' from source: unknown\n 10929 1726879772.17873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10927 1726879772.17845: variable 'ansible_user_id' from source: facts\n 10929 1726879772.17905: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10927 1726879772.17925: variable 'omit' from source: magic vars\n 10929 1726879772.17929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10927 1726879772.17944: variable 'ansible_delegated_vars' from source: unknown\n 10929 1726879772.17957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10927 1726879772.17963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10929 1726879772.17970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10927 1726879772.17992: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10929 1726879772.17999: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10929 1726879772.18004: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10929 1726879772.18008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10929 1726879772.18012: variable 'ansible_port' from source: unknown\n 10929 1726879772.18015: variable 'ansible_user' from source: unknown\n 10927 1726879772.18014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10927 1726879772.18087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10927 1726879772.18103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10929 1726879772.18126: Set connection var ansible_shell_executable to /bin/sh\n 10927 1726879772.18131: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10929 1726879772.18133: Set connection var ansible_connection to ssh\n 10927 1726879772.18136: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10929 1726879772.18139: Set connection var ansible_timeout to 10\n 10927 1726879772.18140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10929 1726879772.18142: Set connection var ansible_shell_type to sh\n 10927 1726879772.18144: variable 'ansible_port' from source: unknown\n 10927 1726879772.18147: variable 'ansible_user' from source: unknown\n 10929 1726879772.18150: Set connection var ansible_pipelining to False\n 10929 1726879772.18158: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10929 1726879772.18185: variable 'ansible_delegated_vars' from source: unknown\n 10929 1726879772.18190: variable 'ansible_user' from source: unknown\n 10929 1726879772.18201: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10927 1726879772.18245: Set connection var ansible_shell_executable to /bin/sh\n 10927 1726879772.18253: Set connection var ansible_connection to ssh\n 10927 1726879772.18259: Set connection var ansible_timeout to 10\n 10927 1726879772.18263: Set connection var ansible_shell_type to sh\n 10927 1726879772.18268: Set connection var ansible_pipelining to False\n 10927 1726879772.18276: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10927 1726879772.18299: variable 'ansible_delegated_vars' from source: unknown\n 10927 1726879772.18305: variable 'ansible_user' from source: unknown\n 10927 1726879772.18314: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10929 1726879772.18405: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10929 1726879772.18416: variable 'omit' from source: magic vars\n 10929 1726879772.18423: starting attempt loop\n 10929 1726879772.18426: running the handler\n 10929 1726879772.18438: _low_level_execute_command(): starting\n 10929 1726879772.18447: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n 10927 1726879772.18486: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10927 1726879772.18499: variable 'omit' from source: magic vars\n 10927 1726879772.18506: starting attempt loop\n 10927 1726879772.18509: running the handler\n 10927 1726879772.18521: _low_level_execute_command(): starting\n 10927 1726879772.18529: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10926 1726879772.19921: stdout chunk (state=2):\n>>>/root\n<<<\n 10926 1726879772.19983: stderr chunk (state=3):\n>>><<<\n 10926 1726879772.19995: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 10926 1726879772.20026: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10926 1726879772.20039: _low_level_execute_command(): starting\n 10926 1726879772.20046: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378 `\" && echo ansible-tmp-1726879772.2003481-10926-129585610685378=\"` echo /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378 `\" && echo ansible-tmp-1726879772.2003481-10926-129585610685378=\"` echo /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378 `\" ) && sleep 0'\"'\"''\n 10927 1726879772.21433: stdout chunk (state=2):\n>>>/root\n<<<\n 10929 1726879772.21465: stdout chunk (state=2):\n>>>/root\n<<<\n 10927 1726879772.21516: stderr chunk (state=3):\n>>><<<\n 10927 1726879772.21525: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 10929 1726879772.21546: stderr chunk (state=3):\n>>><<<\n 10927 1726879772.21553: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10929 1726879772.21556: stdout chunk (state=3):\n>>><<<\n 10927 1726879772.21567: _low_level_execute_command(): starting\n<10.31.43.118> (0, b'/root\\n', b'')\n 10927 1726879772.21573: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711 `\" && echo ansible-tmp-1726879772.2156138-10927-8649356308711=\"` echo /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711 `\" ) && sleep 0'\n 10929 1726879772.21580: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n 10929 1726879772.21598: _low_level_execute_command(): starting\n 10929 1726879772.21605: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255 `\" && echo ansible-tmp-1726879772.2158766-10929-105235687632255=\"` echo /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711 `\" && echo ansible-tmp-1726879772.2156138-10927-8649356308711=\"` echo /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711 `\" ) && sleep 0'\"'\"''\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255 `\" && echo ansible-tmp-1726879772.2158766-10929-105235687632255=\"` echo /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255 `\" ) && sleep 0'\"'\"''\n 10926 1726879772.22850: stdout chunk (state=2):\n>>>ansible-tmp-1726879772.2003481-10926-129585610685378=/root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378\n<<<\n 10926 1726879772.22983: stderr chunk (state=3):\n>>><<<\n 10926 1726879772.22990: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879772.2003481-10926-129585610685378=/root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378\\n', b'')\n 10926 1726879772.23013: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879772.2003481-10926-129585610685378=/root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378\n, stderr=\n 10926 1726879772.23035: variable 'ansible_delegated_vars' from source: unknown\n 10926 1726879772.23097: variable 'ansible_module_compression' from source: unknown\n 10926 1726879772.23181: ANSIBALLZ: Using lock for user\n 10926 1726879772.23189: ANSIBALLZ: Acquiring lock\n 10926 1726879772.23197: ANSIBALLZ: Lock acquired: 140708132965216\n 10926 1726879772.23203: ANSIBALLZ: Creating module\n 10929 1726879772.24605: stdout chunk (state=2):\n>>>ansible-tmp-1726879772.2158766-10929-105235687632255=/root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255\n<<<\n 10929 1726879772.24621: stderr chunk (state=2):\n>>><<<\n 10929 1726879772.24633: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879772.2158766-10929-105235687632255=/root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255\\n', b'')\n 10929 1726879772.24651: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879772.2158766-10929-105235687632255=/root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255\n, stderr=\n 10929 1726879772.24674: variable 'ansible_delegated_vars' from source: unknown\n 10929 1726879772.24732: variable 'ansible_module_compression' from source: unknown\n 10929 1726879772.24812: ANSIBALLZ: Using lock for user\n 10929 1726879772.24818: ANSIBALLZ: Acquiring lock\n 10927 1726879772.25180: stdout chunk (state=2):\n>>>ansible-tmp-1726879772.2156138-10927-8649356308711=/root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711\n<<<\n 10927 1726879772.25266: stderr chunk (state=3):\n>>><<<\n 10927 1726879772.25274: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879772.2156138-10927-8649356308711=/root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711\\n', b'')\n 10927 1726879772.25299: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879772.2156138-10927-8649356308711=/root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711\n, stderr=\n 10927 1726879772.25320: variable 'ansible_delegated_vars' from source: unknown\n 10927 1726879772.25369: variable 'ansible_module_compression' from source: unknown\n 10927 1726879772.25443: ANSIBALLZ: Using lock for user\n 10927 1726879772.25448: ANSIBALLZ: Acquiring lock\n 10926 1726879772.36957: ANSIBALLZ: Writing module into payload\n 10926 1726879772.37285: ANSIBALLZ: Writing module\n 10926 1726879772.37310: ANSIBALLZ: Renaming module\n 10926 1726879772.37319: ANSIBALLZ: Done creating module\n 10929 1726879772.37327: ANSIBALLZ: Lock acquired: 140708132965216\n 10929 1726879772.37337: ANSIBALLZ: Reading module after lock\n 10926 1726879772.37339: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10929 1726879772.37374: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py\n 10926 1726879772.37438: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpl9hgdmv3 TO /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py\n 10929 1726879772.37498: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpma32oirv TO /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 10927 1726879772.37584: ANSIBALLZ: Lock acquired: 140708132965216\n 10927 1726879772.37596: ANSIBALLZ: Reading module after lock\n 10927 1726879772.37637: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py\n 10927 1726879772.37765: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2h10twa6 TO /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 10926 1726879772.37963: Sending initial data\n 10926 1726879772.37971: Sent initial data (153 bytes)\n 10929 1726879772.37988: Sending initial data\n 10929 1726879772.37996: Sent initial data (153 bytes)\n 10927 1726879772.38352: Sending initial data\n 10927 1726879772.38360: Sent initial data (151 bytes)\n 10929 1726879772.40828: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpma32oirv /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py\n<<<\n 10926 1726879772.40863: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpl9hgdmv3 /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py\n<<<\n 10927 1726879772.42230: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2h10twa6 /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py\n<<<\n 10926 1726879772.42564: stderr chunk (state=3):\n>>><<<\n 10926 1726879772.42576: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpl9hgdmv3 /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py\\n', b'')\n 10926 1726879772.42606: done transferring module to remote\n 10926 1726879772.42620: _low_level_execute_command(): starting\n 10926 1726879772.42626: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/ /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/ /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py && sleep 0'\"'\"''\n 10929 1726879772.42899: stderr chunk (state=3):\n>>><<<\n 10929 1726879772.42909: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpma32oirv /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py\\n', b'')\n 10929 1726879772.42938: done transferring module to remote\n 10929 1726879772.42953: _low_level_execute_command(): starting\n 10929 1726879772.42959: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/ /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/ /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py && sleep 0'\"'\"''\n 10927 1726879772.44498: stderr chunk (state=3):\n>>><<<\n 10927 1726879772.44508: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2h10twa6 /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py\\n', b'')\n 10927 1726879772.44535: done transferring module to remote\n 10927 1726879772.44548: _low_level_execute_command(): starting\n 10927 1726879772.44555: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/ /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/ /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py && sleep 0'\"'\"''\n 10926 1726879772.46131: stderr chunk (state=2):\n>>><<<\n 10926 1726879772.46142: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10926 1726879772.46164: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10926 1726879772.46168: _low_level_execute_command(): starting\n 10929 1726879772.46170: stderr chunk (state=2):\n>>><<<\n 10926 1726879772.46173: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py && sleep 0'\n 10929 1726879772.46179: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> (0, b'', b'')\n 10929 1726879772.46200: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10929 1726879772.46205: _low_level_execute_command(): starting\n 10929 1726879772.46210: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py && sleep 0'\"'\"''\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py && sleep 0'\"'\"''\n 10927 1726879772.47808: stderr chunk (state=2):\n>>><<<\n 10927 1726879772.47818: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10927 1726879772.47838: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10927 1726879772.47842: _low_level_execute_command(): starting\n 10927 1726879772.47850: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py && sleep 0'\"'\"''\n 10926 1726879772.49119: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10926 1726879772.49133: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\n<<<\n 10926 1726879772.49157: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 10929 1726879772.49208: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 10926 1726879772.49209: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10929 1726879772.49231: stdout chunk (state=3):\n>>>import sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10926 1726879772.49242: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10929 1726879772.49284: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10926 1726879772.49294: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n<<<\n 10929 1726879772.49313: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 10929 1726879772.49323: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 10926 1726879772.49323: stdout chunk (state=3):\n>>># installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10929 1726879772.49357: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\n<<<\n 10929 1726879772.49381: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 10929 1726879772.49391: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10926 1726879772.49393: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10929 1726879772.49845: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85a0de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859a3828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85a0d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b0630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859bc0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10929 1726879772.49867: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 10926 1726879772.49868: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274c2e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527458828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274c29b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527465630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274710f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10929 1726879772.49890: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10929 1726879772.49907: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\n<<<\n 10926 1726879772.49912: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527416470>\r\n<<<\n 10929 1726879772.49931: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85961470>\r\n<<<\n 10929 1726879772.49942: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10929 1726879772.49950: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10929 1726879772.49974: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85966e48>\r\n<<<\n 10929 1726879772.49984: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85961b38>\r\n<<<\n 10926 1726879772.49987: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52741be48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527416b38>\r\n<<<\n 10926 1726879772.50007: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10929 1726879772.50100: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10929 1726879772.50170: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8596d4e0>\r\n<<<\n 10929 1726879772.50233: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85950d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85953198>\r\n<<<\n 10929 1726879772.50290: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c61940>\r\n<<<\n 10929 1726879772.50341: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c73240>\r\n<<<\n 10926 1726879772.50359: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274224e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527405d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527408198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525716940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525728240>\r\n<<<\n 10929 1726879772.50401: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859c1a20>\r\n<<<\n 10929 1726879772.50411: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10926 1726879772.50424: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527476a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10929 1726879772.50661: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10926 1726879772.50675: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10926 1726879772.50699: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10926 1726879772.50708: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 10926 1726879772.50728: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10926 1726879772.50738: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10926 1726879772.50756: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10926 1726879772.50774: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 10926 1726879772.50793: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10929 1726879772.50793: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10926 1726879772.50806: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10929 1726879772.50847: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10929 1726879772.50855: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10926 1726879772.50880: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10929 1726879772.50887: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10926 1726879772.50888: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10926 1726879772.50915: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10929 1726879772.50918: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10929 1726879772.50936: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10926 1726879772.50948: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10926 1726879772.50964: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 10926 1726879772.50996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10926 1726879772.51005: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256720f0>\r\n<<<\n 10929 1726879772.51021: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bbd0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc8320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10929 1726879772.51063: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83bc8fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc8b00>\r\nimport 'itertools' # \r\n<<<\n 10929 1726879772.51105: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc70f0>\r\n<<<\n 10929 1726879772.51125: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 10929 1726879772.51168: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c3c828>\r\n<<<\n 10929 1726879772.51193: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10929 1726879772.51237: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c3cc18>\r\n<<<\n 10929 1726879772.51288: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c301d0>\r\n<<<\n 10929 1726879772.51318: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c30eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c274a8>\r\n<<<\n 10929 1726879772.51357: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c184e0>\r\n<<<\n 10926 1726879772.51385: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567d320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52567dfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567db00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567c0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256f1828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256f1c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e51d0>\r\n<<<\n 10926 1726879772.51400: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e5eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256dc4a8>\r\n<<<\n 10929 1726879772.51398: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 10929 1726879772.51420: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10929 1726879772.51443: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10926 1726879772.51440: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256cd4e0>\r\n<<<\n 10926 1726879772.51459: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 10926 1726879772.51466: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 10929 1726879772.51486: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83974320>\r\n<<<\n 10927 1726879772.51516: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10926 1726879772.51519: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 10927 1726879772.51543: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10926 1726879772.51556: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10926 1726879772.51587: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5254292e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525431d68>\r\n<<<\n 10929 1726879772.51591: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8397cda0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c30128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83982eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c12320>\r\n<<<\n 10927 1726879772.51606: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10927 1726879772.51628: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10926 1726879772.51647: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e54a8>\r\nimport '_locale' # \r\n<<<\n 10929 1726879772.51658: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83988278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988080>\r\n<<<\n 10927 1726879772.51669: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\n<<<\n 10927 1726879772.51690: stdout chunk (state=3):\n>>>import _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10929 1726879772.51717: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83988390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c8a080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10926 1726879772.51731: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525437e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256c7320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10926 1726879772.51876: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52543e240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52543e358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52573f080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 10926 1726879772.52048: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543ee48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543ea58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525449710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525449ef0>\r\n<<<\n 10926 1726879772.52083: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10926 1726879772.52123: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fcf208>\r\n<<<\n 10926 1726879772.52166: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5254497f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10926 1726879772.52215: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fd4cf8>\r\n<<<\n 10926 1726879772.52256: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10926 1726879772.52300: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524ff8358>\r\n<<<\n 10926 1726879772.52358: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe524ff8710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10926 1726879772.52409: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 10926 1726879772.52466: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525000400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10926 1726879772.52504: stdout chunk (state=3):\n>>>import 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10929 1726879772.52527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8351a240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8351fd30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d839885c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83543390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83543748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8354b438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832f5c50>\r\n<<<\n 10926 1726879772.52613: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10926 1726879772.52651: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524daac18>\r\n<<<\n 10929 1726879772.52697: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832e8390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832e8080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832d9f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8354bdd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d832f0048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83543ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10929 1726879772.52727: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8591e7b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832f00f0>\r\nimport 'pwd' # \r\n<<<\n 10926 1726879772.52769: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d9d358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d9d048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d8eef0>\r\n<<<\n 10926 1726879772.52801: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525000da0>\r\n<<<\n 10926 1726879772.52842: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe524d9dfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524ff8a90>\r\n<<<\n 10926 1726879772.52884: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10927 1726879772.52897: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c95e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c2b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c959b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c38630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c440f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5be9470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5beee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5be9b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bf54e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bd8d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bdb198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ee9940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3efb240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c49a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10926 1726879772.52956: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273d3780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524da50b8>\r\nimport 'pwd' # \r\n<<<\n 10926 1726879772.53000: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273d3b00>\r\n<<<\n 10926 1726879772.53041: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e8d0>\r\n<<<\n 10926 1726879772.53088: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 10926 1726879772.53163: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273eb630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10929 1726879772.53226: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8591eb38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d85936668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593a6d8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593aba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593acc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85936eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d85944048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8593a588>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593a2e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8592aba8>\r\n<<<\n 10929 1726879772.53274: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8352e400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10926 1726879772.53351: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273ef6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273efb70>\r\n<<<\n 10926 1726879772.53394: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273efc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273ebe80>\r\n<<<\n 10926 1726879772.53440: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273effd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273ef550>\r\n<<<\n 10929 1726879772.53468: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85936518>\r\n<<<\n 10926 1726879772.53507: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273ef2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273dfb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fe43c8>\r\n<<<\n 10929 1726879772.53540: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d819199b0>\r\n<<<\n 10926 1726879772.53635: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273eb4e0>\r\n<<<\n 10929 1726879772.53661: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.54020: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e450f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e4f320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3e4ffd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e4fb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e530f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ec4828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ec4c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb81d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb8eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eaf4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ea04e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10926 1726879772.54181: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5233cf978>\r\n# zipimport: found 34 names in '/tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.54724: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.55009: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.55100: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3bfc320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c03da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb8128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c09eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e9b320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3c0f278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3c0f390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3f12080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0fe80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0fa90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1d748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1df28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37a1240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1d828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37a7d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37cb390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e37cb748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37d3438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e357dc50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3571390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3571080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3562f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37d3dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3578048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37cbac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5ba8780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e35780f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5ba8b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bbe630>\r\n<<<\n 10927 1726879772.55114: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10929 1726879772.55710: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d816567f0>\r\nimport 'atexit' # \r\n<<<\n 10929 1726879772.55757: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10929 1726879772.55785: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10929 1726879772.55835: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81600320>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81656e80>\r\n<<<\n 10929 1726879772.55870: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81919e10>\r\n<<<\n 10929 1726879772.55888: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10929 1726879772.55912: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10926 1726879772.55960: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5231237f0>\r\n<<<\n 10926 1726879772.55993: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10926 1726879772.56028: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10929 1726879772.56054: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d815d9be0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10926 1726879772.56105: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5230b52e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523123e48>\r\n<<<\n 10926 1726879772.56138: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5233cffd0>\r\n<<<\n 10926 1726879772.56177: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10927 1726879772.56199: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc26a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc2b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc2c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bbee80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc2fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bc2550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc22b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bb1b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37b7400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bbe4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1ba2978>\r\n# zipimport: found 34 names in '/tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.56236: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52308eba8>\r\n<<<\n 10926 1726879772.56265: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10929 1726879772.56302: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81585208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d815def28>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d815deef0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d816431d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8161f358>\r\n<<<\n 10926 1726879772.56326: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10926 1726879772.56357: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10926 1726879772.56792: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303a1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523093390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523093eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230f8198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230d4320>\r\n<<<\n 10929 1726879772.56806: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81617550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8193cda0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d815d9b00>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8162c470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10929 1726879772.56829: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10929 1726879772.56860: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81591ef0>\r\n<<<\n 10927 1726879772.56901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.56927: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230cc518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10926 1726879772.56974: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5233f12b0>\r\n<<<\n 10929 1726879772.57021: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81597eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587b38>\r\n<<<\n 10926 1726879772.57046: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5230e13c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230e14e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 10926 1726879772.57071: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10926 1726879772.57105: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10926 1726879772.57138: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10926 1726879772.57194: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523046f60>\r\n<<<\n 10929 1726879772.57210: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81636828>\r\n<<<\n 10929 1726879772.57242: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10929 1726879772.57749: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d815b8ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81645dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81645eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81659080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8162c5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10926 1726879772.57773: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523062048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303c390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303cba8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230eb898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52306cf98>\r\n<<<\n 10927 1726879772.57796: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f67f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10926 1726879772.57851: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303ccf8>\r\n<<<\n 10927 1726879772.57880: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18882e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f6e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1ba2fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1862ba8>\r\n<<<\n 10929 1726879772.57904: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d816649e8>\r\n<<<\n 10926 1726879772.57946: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523079e48>\r\n<<<\n 10927 1726879772.58032: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10929 1726879772.58069: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81660128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81660320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81659ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.58113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.58213: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523079fd0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52310d0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230e1630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523117a90>\r\n<<<\n 10927 1726879772.58513: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180d1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e180db00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1866048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1866c88>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18a7320>\r\n<<<\n 10929 1726879772.58535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8167ee10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167eac8>\r\n<<<\n 10929 1726879772.58572: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167e2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10929 1726879772.58603: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167e940>\r\n<<<\n 10929 1726879772.58631: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8166bc18>\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.59098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.59230: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e189f518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1bc42b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1888128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18b3400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1819e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e181ff60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180f2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180fac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18be7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e183ef98>\r\n<<<\n 10926 1726879772.59298: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5231141d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5231143c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52310dc50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523133e48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133b00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52311ec88>\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.59697: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180f128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18cde10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18cdef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18e00b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18b3550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18eba58>\r\n<<<\n 10929 1726879772.59712: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.59724: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18e7198>\r\n<<<\n 10927 1726879772.59754: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18e7390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18e0c18>\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.59778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.59800: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.59819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.59852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.59918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.59947: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10929 1726879772.59966: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7df68400>\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.59996: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 10926 1726879772.60019: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10926 1726879772.60051: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.60067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.60075: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.60100: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.60149: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.60171: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10927 1726879772.60194: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10927 1726879772.60222: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1905e80>\r\n<<<\n 10926 1726879772.60254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.60269: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1905b38>\r\n<<<\n 10929 1726879772.60371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.60408: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fa1d550>\r\n<<<\n 10926 1726879772.60429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.60442: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1905358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e19059e8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f2cf8>\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.60868: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.60878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.60886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.60926: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.61003: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.61030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.61057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.61088: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.61129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.61183: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.61247: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.61282: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10927 1726879772.61319: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.61340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.61386: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.61418: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.61469: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.61487: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.61504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10927 1726879772.61529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.61557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.61592: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dfdfe48>\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.61642: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10929 1726879772.61673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.61688: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de1f0550>\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.61702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.61738: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.61771: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.62144: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10926 1726879772.62155: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fa94eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.62167: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.62184: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10926 1726879772.62216: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10926 1726879772.62235: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10929 1726879772.62276: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d7dfc3198>\r\n<<<\n 10926 1726879772.62289: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.62326: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81698eb8>\r\n<<<\n 10926 1726879772.62339: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.62379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.62423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.62439: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.62456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.62493: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.62518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.62546: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.62566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.62577: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10927 1726879772.62607: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.62659: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10927 1726879772.62684: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.62715: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.62733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.62769: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe51fa77198>\r\n<<<\n 10927 1726879772.62781: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10929 1726879772.62819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.62836: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52315beb8>\r\n<<<\n 10926 1726879772.62862: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 10926 1726879772.62877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.62933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.62950: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.62969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.62995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.63032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.63137: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10927 1726879772.63151: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10926 1726879772.63628: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10929 1726879772.63679: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dff20f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dff2198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7df96b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10927 1726879772.63695: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de267e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10926 1726879772.63732: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10929 1726879772.63751: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.63767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10926 1726879772.63795: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51faa60f0>\r\n<<<\n 10926 1726879772.63824: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10927 1726879772.63847: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7de24a198>\r\n<<<\n 10927 1726879772.63900: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1937eb8>\r\n<<<\n 10926 1726879772.63934: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51faa6198>\r\n<<<\n 10927 1726879772.63950: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.63989: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523174b00>\r\n<<<\n 10927 1726879772.64005: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.64047: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.64077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 10927 1726879772.64096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.64107: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.64115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.64136: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10926 1726879772.64229: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10926 1726879772.64247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.64256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10926 1726879772.64272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.64397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.64639: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10927 1726879772.64662: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10927 1726879772.64684: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10927 1726879772.64817: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de27a0f0>\r\n<<<\n 10927 1726879772.64833: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10927 1726879772.64845: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10927 1726879772.64946: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de27a198>\r\n<<<\n 10927 1726879772.64990: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de21cb00>\r\n<<<\n 10927 1726879772.65049: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 10927 1726879772.65058: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.65078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.65097: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 10927 1726879772.65107: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.65128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.65142: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10927 1726879772.65234: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10929 1726879772.65250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.65267: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10926 1726879772.65773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.66598: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n<<<\n 10929 1726879772.66614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\n<<<\n 10929 1726879772.66643: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7e005d68>\r\n<<<\n 10929 1726879772.66665: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py\r\n<<<\n 10929 1726879772.66678: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc'\r\n<<<\n 10929 1726879772.66698: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc'\r\n<<<\n 10929 1726879772.66730: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10929 1726879772.66744: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d7d842080>\r\nimport 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d845978>\r\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d845320>\r\n<<<\n 10929 1726879772.66757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.66777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.66818: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10929 1726879772.66867: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10926 1726879772.67141: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n<<<\n 10926 1726879772.67157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\n<<<\n 10926 1726879772.67187: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fab9d68>\r\n<<<\n 10926 1726879772.67211: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc'\r\n<<<\n 10926 1726879772.67239: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc'\r\n<<<\n 10926 1726879772.67284: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe51f2f6080>\r\n<<<\n 10926 1726879772.67304: stdout chunk (state=3):\n>>>import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f30e978>\r\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f30e320>\r\n<<<\n 10926 1726879772.67319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.67343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.67357: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10926 1726879772.67381: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10926 1726879772.67437: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10929 1726879772.67554: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d85d2e8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 10929 1726879772.67972: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.67996: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n<<<\n 10927 1726879772.68010: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\n<<<\n 10927 1726879772.68038: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de289d68>\r\n<<<\n 10927 1726879772.68073: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc'\r\n<<<\n 10927 1726879772.68100: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc'\r\n<<<\n 10927 1726879772.68159: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7ddaca080>\r\nimport 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddacd978>\r\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddacd320>\r\n# zipimport: zlib available\r\n<<<\n 10927 1726879772.68181: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.68206: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10926 1726879772.68249: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f3102e8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 10927 1726879772.68278: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10929 1726879772.68298: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d80c278>\r\n<<<\n 10926 1726879772.68535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10929 1726879772.68674: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10926 1726879772.68863: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f2c0278>\r\n<<<\n 10927 1726879772.68894: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddae42e8>\r\n<<<\n 10927 1726879772.68902: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 10926 1726879772.69171: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10929 1726879772.69202: stdout chunk (state=3):\n>>>\r\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"root\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-43-118.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\r\n<<<\n 10929 1726879772.69224: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10927 1726879772.69239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10927 1726879772.69498: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7dda94278>\r\n<<<\n 10929 1726879772.69637: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 10929 1726879772.69648: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 10929 1726879772.69654: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n<<<\n 10929 1726879772.69674: stdout chunk (state=3):\n>>># cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n<<<\n 10929 1726879772.69684: stdout chunk (state=3):\n>>># cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n<<<\n 10926 1726879772.69704: stdout chunk (state=3):\n>>>\r\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"root\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-42-60.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\r\n<<<\n 10926 1726879772.69714: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10929 1726879772.69723: stdout chunk (state=3):\n>>># cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n<<<\n 10929 1726879772.69734: stdout chunk (state=3):\n>>># cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n<<<\n 10929 1726879772.69745: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n<<<\n 10929 1726879772.69752: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n<<<\n 10929 1726879772.69760: stdout chunk (state=3):\n>>># destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n<<<\n 10929 1726879772.69768: stdout chunk (state=3):\n>>># cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n<<<\n 10929 1726879772.69772: stdout chunk (state=3):\n>>># destroy ansible.modules\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n<<<\n 10927 1726879772.69862: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10929 1726879772.69907: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10929 1726879772.70014: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10929 1726879772.70043: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 10929 1726879772.70057: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 10929 1726879772.70072: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 10929 1726879772.70102: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 10929 1726879772.70129: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 10929 1726879772.70146: stdout chunk (state=3):\n>>># destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n<<<\n 10929 1726879772.70162: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 10929 1726879772.70180: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy systemd._daemon\r\n<<<\n 10929 1726879772.70195: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 10929 1726879772.70232: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy gc\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 10929 1726879772.70262: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy locale\r\n<<<\n 10929 1726879772.70279: stdout chunk (state=3):\n>>># destroy tty\r\n# destroy termios\r\n# destroy contextlib\r\n<<<\n 10929 1726879772.70326: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n<<<\n 10929 1726879772.70349: stdout chunk (state=3):\n>>># cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n<<<\n 10929 1726879772.70367: stdout chunk (state=3):\n>>># destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n<<<\n 10929 1726879772.70382: stdout chunk (state=3):\n>>># destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n<<<\n 10929 1726879772.70401: stdout chunk (state=3):\n>>># cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n<<<\n 10929 1726879772.70424: stdout chunk (state=3):\n>>># cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n<<<\n 10929 1726879772.70440: stdout chunk (state=3):\n>>># cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n<<<\n 10929 1726879772.70455: stdout chunk (state=3):\n>>># cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 10929 1726879772.70471: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n<<<\n 10927 1726879772.70523: stdout chunk (state=3):\n>>>\r\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"root\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-43-205.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\r\n# destroy __main__\r\n<<<\n 10929 1726879772.70536: stdout chunk (state=3):\n>>># cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10927 1726879772.70581: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n<<<\n 10927 1726879772.70625: stdout chunk (state=3):\n>>># clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n<<<\n 10929 1726879772.70726: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n<<<\n 10929 1726879772.70764: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10927 1726879772.70777: stdout chunk (state=3):\n>>># cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10926 1726879772.70937: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy gc\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy copy\r\n# destroy struct\r\n# destroy datetime\r\n# destroy locale\r\n# destroy tty\r\n# destroy termios\r\n# destroy contextlib\r\n<<<\n 10926 1726879772.70953: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n<<<\n 10926 1726879772.70964: stdout chunk (state=3):\n>>># cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n<<<\n 10926 1726879772.71015: stdout chunk (state=3):\n>>># cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n<<<\n 10929 1726879772.71028: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 10929 1726879772.71117: stderr chunk (state=3):\n>>><<<\n 10929 1726879772.71128: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85a0de48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859a3828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85a0d9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b0630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859bc0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85961470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85966e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85961b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8596d4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85950d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85953198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c61940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c73240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859c1a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bbd0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc8320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83bc8fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc8b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc70f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c3c828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c3cc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c301d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c30eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c274a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c184e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83974320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8397cda0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c30128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83982eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c12320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83988278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83988390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c8a080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8351a240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8351fd30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d839885c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83543390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83543748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8354b438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832f5c50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832e8390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832e8080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832d9f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8354bdd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d832f0048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83543ac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8591e7b8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832f00f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8591eb38>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d85936668>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593a6d8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593aba8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593acc0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85936eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d85944048>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8593a588>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593a2e8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8592aba8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8352e400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85936518>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d819199b0>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d816567f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81600320>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81656e80>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81919e10>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d815d9be0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81585208>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d815def28>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d815deef0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d816431d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8161f358>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81617550>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8193cda0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d815d9b00>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8162c470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81591ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81597eb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81636828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d815b8ef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81645dd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81645eb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81659080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8162c5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d816649e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81660128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81660320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81659ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8167ee10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167eac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167e2e8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167e940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8166bc18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7df68400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dfdfe48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d7dfc3198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81698eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dff20f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dff2198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7df96b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7e005d68>\\r\\n# /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d7d842080>\\r\\nimport \\'tty\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d845978>\\r\\nimport \\'pty\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d845320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d85d2e8>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d80c278>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"root\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-43-118.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing calendar\\r\\n# destroy calendar\\r\\n# cleanup[2] removing pty\\r\\n# destroy pty\\r\\n# cleanup[2] removing tty\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy gc\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy datetime\\r\\n# destroy locale\\r\\n# destroy tty\\r\\n# destroy termios\\r\\n# destroy contextlib\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 10929 1726879772.71223: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85a0de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859a3828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85a0d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b0630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859bc0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85961470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85966e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85961b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8596d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85950d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85953198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c61940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c73240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859c1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bbd0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc8320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83bc8fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc8b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc70f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c3c828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c3cc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c301d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c30eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c274a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c184e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83974320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8397cda0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c30128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83982eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c12320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83988278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83988390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c8a080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8351a240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8351fd30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d839885c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83543390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83543748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8354b438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832f5c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832e8390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832e8080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832d9f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8354bdd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d832f0048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83543ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8591e7b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832f00f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8591eb38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d85936668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593a6d8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593aba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593acc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85936eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d85944048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8593a588>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593a2e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8592aba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8352e400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85936518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d819199b0>\r\n# zipimport: found 34 names in '/tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d816567f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81600320>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81656e80>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81919e10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d815d9be0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81585208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d815def28>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d815deef0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d816431d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8161f358>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81617550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8193cda0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d815d9b00>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8162c470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81591ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81597eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81636828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d815b8ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81645dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81645eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81659080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8162c5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d816649e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81660128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81660320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81659ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8167ee10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167eac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167e2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167e940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8166bc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7df68400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dfdfe48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d7dfc3198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81698eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dff20f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dff2198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7df96b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7e005d68>\r\n# /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d7d842080>\r\nimport 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d845978>\r\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d845320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d85d2e8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d80c278>\r\nimport 'gc' # \r\n\r\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"root\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-43-118.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy gc\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy copy\r\n# destroy struct\r\n# destroy datetime\r\n# destroy locale\r\n# destroy tty\r\n# destroy termios\r\n# destroy contextlib\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 10929 1726879772.71455: done with _execute_module (user, {'name': 'root', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'user', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10929 1726879772.71473: _low_level_execute_command(): starting\n 10929 1726879772.71481: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10926 1726879772.71245: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10927 1726879772.71400: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy gc\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy copy\r\n# destroy struct\r\n# destroy datetime\r\n# destroy locale\r\n# destroy tty\r\n# destroy termios\r\n# destroy contextlib\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 10927 1726879772.72229: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10927 1726879772.72237: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 10927 1726879772.72250: stdout chunk (state=3):\n>>><<<\n 10927 1726879772.72254: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c95e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c2b828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c959b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c38630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c440f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5be9470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5beee48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5be9b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bf54e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bd8d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bdb198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ee9940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3efb240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c49a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e450f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e4f320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3e4ffd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e4fb00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e530f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ec4828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ec4c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb81d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb8eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eaf4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ea04e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3bfc320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c03da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb8128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c09eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e9b320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3c0f278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3c0f390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3f12080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0fe80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0fa90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1d748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1df28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37a1240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1d828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37a7d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37cb390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e37cb748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37d3438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e357dc50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3571390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3571080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3562f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37d3dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3578048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37cbac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5ba8780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e35780f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5ba8b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bbe630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc26a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc2b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc2c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bbee80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc2fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bc2550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc22b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bb1b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37b7400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bbe4e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1ba2978>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f67f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18882e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f6e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1ba2fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1862ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180d1d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e180db00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1866048>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1866c88>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18a7320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e189f518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1bc42b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1888128>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18b3400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1819e80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e181ff60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180f2b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180fac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18be7b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e183ef98>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180f128>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18cde10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18cdef0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18e00b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18b3550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18eba58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18e7198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18e7390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18e0c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1905e80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1905b38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1905358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e19059e8>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f2cf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de1f0550>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de267e80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7de24a198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1937eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de27a0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de27a198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de21cb00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de289d68>\\r\\n# /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7ddaca080>\\r\\nimport \\'tty\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddacd978>\\r\\nimport \\'pty\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddacd320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddae42e8>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7dda94278>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"root\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-43-205.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing calendar\\r\\n# destroy calendar\\r\\n# cleanup[2] removing pty\\r\\n# destroy pty\\r\\n# cleanup[2] removing tty\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy gc\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy datetime\\r\\n# destroy locale\\r\\n# destroy tty\\r\\n# destroy termios\\r\\n# destroy contextlib\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 10927 1726879772.72802: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c95e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c2b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c959b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c38630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c440f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5be9470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5beee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5be9b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bf54e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bd8d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bdb198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ee9940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3efb240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c49a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e450f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e4f320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3e4ffd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e4fb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e530f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ec4828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ec4c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb81d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb8eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eaf4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ea04e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3bfc320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c03da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb8128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c09eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e9b320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3c0f278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3c0f390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3f12080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0fe80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0fa90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1d748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1df28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37a1240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1d828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37a7d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37cb390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e37cb748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37d3438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e357dc50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3571390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3571080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3562f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37d3dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3578048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37cbac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5ba8780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e35780f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5ba8b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bbe630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc26a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc2b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc2c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bbee80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc2fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bc2550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc22b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bb1b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37b7400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bbe4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1ba2978>\r\n# zipimport: found 34 names in '/tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f67f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18882e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f6e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1ba2fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1862ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180d1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e180db00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1866048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1866c88>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18a7320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e189f518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1bc42b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1888128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18b3400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1819e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e181ff60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180f2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180fac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18be7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e183ef98>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180f128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18cde10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18cdef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18e00b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18b3550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18eba58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18e7198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18e7390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18e0c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1905e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1905b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1905358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e19059e8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f2cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de1f0550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de267e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7de24a198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1937eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de27a0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de27a198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de21cb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de289d68>\r\n# /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7ddaca080>\r\nimport 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddacd978>\r\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddacd320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddae42e8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7dda94278>\r\nimport 'gc' # \r\n\r\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"root\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-43-205.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy gc\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy copy\r\n# destroy struct\r\n# destroy datetime\r\n# destroy locale\r\n# destroy tty\r\n# destroy termios\r\n# destroy contextlib\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 10927 1726879772.73064: done with _execute_module (user, {'name': 'root', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'user', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10927 1726879772.73082: _low_level_execute_command(): starting\n 10927 1726879772.73089: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10926 1726879772.72389: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10926 1726879772.73202: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 10926 1726879772.73221: stdout chunk (state=3):\n>>><<<\n 10926 1726879772.73227: stderr chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274c2e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527458828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274c29b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527465630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274710f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527416470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52741be48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527416b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274224e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527405d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527408198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525716940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525728240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527476a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256720f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567d320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52567dfd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567db00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567c0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256f1828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256f1c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e51d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e5eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256dc4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256cd4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5254292e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525431d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e54a8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525437e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256c7320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52543e240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52543e358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52573f080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543ee48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543ea58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525449710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525449ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fcf208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5254497f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fd4cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524ff8358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe524ff8710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525000400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524daac18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d9d358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d9d048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d8eef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525000da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe524d9dfd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524ff8a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273d3780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524da50b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273d3b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e8d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273eb630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273ef6a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273efb70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273efc88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273ebe80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273effd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273ef550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273ef2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273dfb70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fe43c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273eb4e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5233cf978>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5231237f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5230b52e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523123e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5233cffd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52308eba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303a1d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523093390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523093eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230f8198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230d4320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230cc518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5233f12b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5230e13c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230e14e0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523046f60>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523062048>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303c390>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303cba8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230eb898>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52306cf98>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303ccf8>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523079e48>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523079fd0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52310d0f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230e1630>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523117a90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5231141d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5231143c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52310dc50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523133e48>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133b00>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133320>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133978>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52311ec88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fa1d550>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fa94eb8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe51fa77198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52315beb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51faa60f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51faa6198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523174b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fab9d68>\\r\\n# /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe51f2f6080>\\r\\nimport \\'tty\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f30e978>\\r\\nimport \\'pty\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f30e320>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f3102e8>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f2c0278>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"root\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-42-60.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing calendar\\r\\n# destroy calendar\\r\\n# cleanup[2] removing pty\\r\\n# destroy pty\\r\\n# cleanup[2] removing tty\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy gc\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy datetime\\r\\n# destroy locale\\r\\n# destroy tty\\r\\n# destroy termios\\r\\n# destroy contextlib\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 10926 1726879772.73948: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274c2e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527458828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274c29b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527465630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274710f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527416470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52741be48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527416b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274224e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527405d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527408198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525716940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525728240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527476a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256720f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567d320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52567dfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567db00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567c0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256f1828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256f1c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e51d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e5eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256dc4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256cd4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5254292e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525431d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e54a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525437e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256c7320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52543e240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52543e358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52573f080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543ee48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543ea58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525449710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525449ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fcf208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5254497f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fd4cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524ff8358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe524ff8710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525000400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524daac18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d9d358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d9d048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d8eef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525000da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe524d9dfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524ff8a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273d3780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524da50b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273d3b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273eb630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273ef6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273efb70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273efc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273ebe80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273effd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273ef550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273ef2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273dfb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fe43c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273eb4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5233cf978>\r\n# zipimport: found 34 names in '/tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5231237f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5230b52e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523123e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5233cffd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52308eba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303a1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523093390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523093eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230f8198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230d4320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230cc518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5233f12b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5230e13c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230e14e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523046f60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523062048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303c390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303cba8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230eb898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52306cf98>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303ccf8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523079e48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523079fd0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52310d0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230e1630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523117a90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5231141d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5231143c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52310dc50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523133e48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133b00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52311ec88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fa1d550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fa94eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe51fa77198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52315beb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51faa60f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51faa6198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523174b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fab9d68>\r\n# /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe51f2f6080>\r\nimport 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f30e978>\r\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f30e320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f3102e8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f2c0278>\r\nimport 'gc' # \r\n\r\n{\"name\": \"root\", \"state\": \"present\", \"append\": false, \"move_home\": false, \"changed\": false, \"uid\": 0, \"group\": 0, \"comment\": \"root\", \"home\": \"/root\", \"shell\": \"/bin/bash\", \"invocation\": {\"module_args\": {\"name\": \"root\", \"state\": \"present\", \"non_unique\": false, \"force\": false, \"remove\": false, \"create_home\": true, \"system\": false, \"move_home\": false, \"append\": false, \"ssh_key_bits\": 0, \"ssh_key_type\": \"rsa\", \"ssh_key_comment\": \"ansible-generated on ip-10-31-42-60.us-east-1.aws.redhat.com\", \"update_password\": \"always\", \"uid\": null, \"group\": null, \"groups\": null, \"comment\": null, \"home\": null, \"shell\": null, \"password\": null, \"login_class\": null, \"password_expire_max\": null, \"password_expire_min\": null, \"password_expire_warn\": null, \"hidden\": null, \"seuser\": null, \"skeleton\": null, \"generate_ssh_key\": null, \"ssh_key_file\": null, \"ssh_key_passphrase\": null, \"expires\": null, \"password_lock\": null, \"local\": null, \"profile\": null, \"authorization\": null, \"role\": null, \"umask\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy gc\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy copy\r\n# destroy struct\r\n# destroy datetime\r\n# destroy locale\r\n# destroy tty\r\n# destroy termios\r\n# destroy contextlib\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 10929 1726879772.74627: stderr chunk (state=2):\n>>><<<\n 10929 1726879772.74636: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10929 1726879772.74660: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10926 1726879772.74662: done with _execute_module (user, {'name': 'root', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'user', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10929 1726879772.74667: handler run complete\n 10926 1726879772.74678: _low_level_execute_command(): starting\n 10926 1726879772.74684: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 10929 1726879772.74699: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10929 1726879772.74704: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10929 1726879772.74709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10929 1726879772.74712: variable 'ansible_port' from source: unknown\n 10929 1726879772.74715: variable 'ansible_user' from source: unknown\n 10929 1726879772.74719: attempt loop complete, returning result\n 10929 1726879772.74722: _execute() done\n 10929 1726879772.74726: dumping result to json\n 10929 1726879772.74733: done dumping result, returning\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10929 1726879772.74741: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get userinfo for root [0e44ad9b-8ddf-c952-e8a3-000000000163]\n 10929 1726879772.74878: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000163\n 10929 1726879772.74956: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000163\n 10929 1726879772.74961: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"append\": false,\n \"changed\": false,\n \"comment\": \"root\",\n \"group\": 0,\n \"home\": \"/root\",\n \"invocation\": {\n \"module_args\": {\n \"append\": false,\n \"authorization\": null,\n \"comment\": null,\n \"create_home\": true,\n \"expires\": null,\n \"force\": false,\n \"generate_ssh_key\": null,\n \"group\": null,\n \"groups\": null,\n \"hidden\": null,\n \"home\": null,\n \"local\": null,\n \"login_class\": null,\n \"move_home\": false,\n \"name\": \"root\",\n \"non_unique\": false,\n \"password\": null,\n \"password_expire_max\": null,\n \"password_expire_min\": null,\n \"password_expire_warn\": null,\n \"password_lock\": null,\n \"profile\": null,\n \"remove\": false,\n \"role\": null,\n \"seuser\": null,\n \"shell\": null,\n \"skeleton\": null,\n \"ssh_key_bits\": 0,\n \"ssh_key_comment\": \"ansible-generated on ip-10-31-43-118.us-east-1.aws.redhat.com\",\n \"ssh_key_file\": null,\n \"ssh_key_passphrase\": null,\n \"ssh_key_type\": \"rsa\",\n \"state\": \"present\",\n \"system\": false,\n \"uid\": null,\n \"umask\": null,\n \"update_password\": \"always\"\n }\n },\n \"move_home\": false,\n \"name\": \"root\",\n \"shell\": \"/bin/bash\",\n \"state\": \"present\",\n \"uid\": 0\n}\n 10927 1726879772.76412: stderr chunk (state=2):\n>>><<<\n 10927 1726879772.76421: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10927 1726879772.76442: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10927 1726879772.76449: handler run complete\n 10927 1726879772.76470: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10927 1726879772.76474: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10927 1726879772.76479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10927 1726879772.76482: variable 'ansible_port' from source: unknown\n 10927 1726879772.76485: variable 'ansible_user' from source: unknown\n 10927 1726879772.76495: attempt loop complete, returning result\n 10927 1726879772.76500: _execute() done\n 10927 1726879772.76503: dumping result to json\n 10927 1726879772.76510: done dumping result, returning\n 10927 1726879772.76518: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get userinfo for root [0e44ad9b-8ddf-c952-e8a3-000000000163]\n 10927 1726879772.76528: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000163\n 10927 1726879772.76573: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000163\n 10927 1726879772.76577: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"append\": false,\n \"changed\": false,\n \"comment\": \"root\",\n \"group\": 0,\n \"home\": \"/root\",\n \"invocation\": {\n \"module_args\": {\n \"append\": false,\n \"authorization\": null,\n \"comment\": null,\n \"create_home\": true,\n \"expires\": null,\n \"force\": false,\n \"generate_ssh_key\": null,\n \"group\": null,\n \"groups\": null,\n \"hidden\": null,\n \"home\": null,\n \"local\": null,\n \"login_class\": null,\n \"move_home\": false,\n \"name\": \"root\",\n \"non_unique\": false,\n \"password\": null,\n \"password_expire_max\": null,\n \"password_expire_min\": null,\n \"password_expire_warn\": null,\n \"password_lock\": null,\n \"profile\": null,\n \"remove\": false,\n \"role\": null,\n \"seuser\": null,\n \"shell\": null,\n \"skeleton\": null,\n \"ssh_key_bits\": 0,\n \"ssh_key_comment\": \"ansible-generated on ip-10-31-43-205.us-east-1.aws.redhat.com\",\n \"ssh_key_file\": null,\n \"ssh_key_passphrase\": null,\n \"ssh_key_type\": \"rsa\",\n \"state\": \"present\",\n \"system\": false,\n \"uid\": null,\n \"umask\": null,\n \"update_password\": \"always\"\n }\n },\n \"move_home\": false,\n \"name\": \"root\",\n \"shell\": \"/bin/bash\",\n \"state\": \"present\",\n \"uid\": 0\n}\n 10926 1726879772.78318: stderr chunk (state=2):\n>>><<<\n 10926 1726879772.78328: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10926 1726879772.78347: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10926 1726879772.78356: handler run complete\n 10926 1726879772.78376: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10926 1726879772.78380: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10926 1726879772.78385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10926 1726879772.78388: variable 'ansible_port' from source: unknown\n 10926 1726879772.78392: variable 'ansible_user' from source: unknown\n 10926 1726879772.78398: attempt loop complete, returning result\n 10926 1726879772.78401: _execute() done\n 10926 1726879772.78404: dumping result to json\n 10926 1726879772.78411: done dumping result, returning\n 10926 1726879772.78418: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get userinfo for root [0e44ad9b-8ddf-c952-e8a3-000000000163]\n 10926 1726879772.78428: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000163\n 10926 1726879772.78501: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000163\n 10926 1726879772.78506: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"append\": false,\n \"changed\": false,\n \"comment\": \"root\",\n \"group\": 0,\n \"home\": \"/root\",\n \"invocation\": {\n \"module_args\": {\n \"append\": false,\n \"authorization\": null,\n \"comment\": null,\n \"create_home\": true,\n \"expires\": null,\n \"force\": false,\n \"generate_ssh_key\": null,\n \"group\": null,\n \"groups\": null,\n \"hidden\": null,\n \"home\": null,\n \"local\": null,\n \"login_class\": null,\n \"move_home\": false,\n \"name\": \"root\",\n \"non_unique\": false,\n \"password\": null,\n \"password_expire_max\": null,\n \"password_expire_min\": null,\n \"password_expire_warn\": null,\n \"password_lock\": null,\n \"profile\": null,\n \"remove\": false,\n \"role\": null,\n \"seuser\": null,\n \"shell\": null,\n \"skeleton\": null,\n \"ssh_key_bits\": 0,\n \"ssh_key_comment\": \"ansible-generated on ip-10-31-42-60.us-east-1.aws.redhat.com\",\n \"ssh_key_file\": null,\n \"ssh_key_passphrase\": null,\n \"ssh_key_type\": \"rsa\",\n \"state\": \"present\",\n \"system\": false,\n \"uid\": null,\n \"umask\": null,\n \"update_password\": \"always\"\n }\n },\n \"move_home\": false,\n \"name\": \"root\",\n \"shell\": \"/bin/bash\",\n \"state\": \"present\",\n \"uid\": 0\n}\n 10596 1726879772.79001: no more pending results, returning what we have\n 10596 1726879772.79005: results queue empty\n 10596 1726879772.79006: checking for any_errors_fatal\n 10596 1726879772.79010: done checking for any_errors_fatal\n 10596 1726879772.79010: checking for max_fail_percentage\n 10596 1726879772.79011: done checking for max_fail_percentage\n 10596 1726879772.79011: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879772.79012: done checking to see if all hosts have failed\n 10596 1726879772.79012: getting the remaining hosts for this loop\n 10596 1726879772.79014: done getting the remaining hosts for this loop\n 10596 1726879772.79016: getting the next task for host managed_node1\n 10596 1726879772.79020: done getting next task for host managed_node1\n 10596 1726879772.79022: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user\n 10596 1726879772.79024: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879772.79025: getting the next task for host managed_node2\n 10596 1726879772.79027: done getting next task for host managed_node2\n 10596 1726879772.79028: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user\n 10596 1726879772.79029: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879772.79030: getting the next task for host managed_node3\n 10596 1726879772.79031: done getting next task for host managed_node3\n 10596 1726879772.79032: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user\n 10596 1726879772.79033: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879772.79044: getting variables\n 10596 1726879772.79045: in VariableManager get_vars()\n 10596 1726879772.79071: Calling all_inventory to load vars for managed_node1\n 10596 1726879772.79072: Calling groups_inventory to load vars for managed_node1\n 10596 1726879772.79074: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879772.79080: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879772.79082: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879772.79083: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879772.79189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879772.79311: done with get_vars()\n 10596 1726879772.79319: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] ****\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25\nFriday 20 September 2024 20:49:32 -0400 (0:00:00.686) 0:00:11.237 ****** \n 10596 1726879772.79389: entering _queue_task() for managed_node1/stat\n 10596 1726879772.79655: worker is 1 (out of 3 available)\n 10596 1726879772.79674: exiting _queue_task() for managed_node1/stat\n 10596 1726879772.79711: getting variables\n 10596 1726879772.79714: in VariableManager get_vars()\n 10596 1726879772.79801: Calling all_inventory to load vars for managed_node2\n 10596 1726879772.79805: Calling groups_inventory to load vars for managed_node2\n 10596 1726879772.79807: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879772.79822: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879772.79826: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879772.79830: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879772.80421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879772.80624: done with get_vars()\n 10596 1726879772.80635: done getting variables\n 10596 1726879772.80732: entering _queue_task() for managed_node2/stat\n 10596 1726879772.81041: worker is 2 (out of 3 available)\n 10596 1726879772.81062: exiting _queue_task() for managed_node2/stat\n 10596 1726879772.81130: getting variables\n 10596 1726879772.81133: in VariableManager get_vars()\n 10596 1726879772.81231: Calling all_inventory to load vars for managed_node3\n 10596 1726879772.81236: Calling groups_inventory to load vars for managed_node3\n 10596 1726879772.81238: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879772.81258: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879772.81262: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879772.81266: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879772.81510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879772.81760: done with get_vars()\n 10596 1726879772.81773: done getting variables\n 10596 1726879772.81876: entering _queue_task() for managed_node3/stat\n 10596 1726879772.83751: worker is 3 (out of 3 available)\n 10596 1726879772.83760: exiting _queue_task() for managed_node3/stat\n 10596 1726879772.83771: done queuing things up, now waiting for results queue to drain\n 10596 1726879772.83772: waiting for pending results...\n 10964 1726879772.79998: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user\n 10964 1726879772.80134: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000164\n 10964 1726879772.80151: variable 'ansible_search_path' from source: unknown\n 10964 1726879772.80156: variable 'ansible_search_path' from source: unknown\n 10964 1726879772.80179: calling self._execute()\n 10964 1726879772.80198: variable 'kdump_ssh_server' from source: play vars\n 10964 1726879772.80379: variable 'kdump_ssh_server' from source: play vars\n 10964 1726879772.80390: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10964 1726879772.80732: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10964 1726879772.80739: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10964 1726879772.80799: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10964 1726879772.80816: in VariableManager get_vars()\n 10964 1726879772.80840: Calling all_inventory to load vars for managed_node1\n 10964 1726879772.80845: Calling groups_inventory to load vars for managed_node1\n 10964 1726879772.80849: Calling all_plugins_inventory to load vars for managed_node1\n 10964 1726879772.80859: Calling all_plugins_play to load vars for managed_node1\n 10964 1726879772.80863: Calling groups_plugins_inventory to load vars for managed_node1\n 10964 1726879772.80867: Calling groups_plugins_play to load vars for managed_node1\n 10964 1726879772.81457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10964 1726879772.81650: done with get_vars()\n 10964 1726879772.81659: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10964 1726879772.81707: variable 'ansible_delegated_vars' from source: unknown\n 10964 1726879772.81723: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10964 1726879772.81730: variable 'omit' from source: magic vars\n 10964 1726879772.81814: variable 'omit' from source: magic vars\n 10964 1726879772.81878: variable 'omit' from source: magic vars\n 10964 1726879772.81907: variable '__kdump_ssh_path' from source: task vars\n 10964 1726879772.81979: variable '__kdump_ssh_path' from source: task vars\n 10964 1726879772.82074: variable '__kdump_ssh_user_info' from source: set_fact\n 10964 1726879772.82102: variable 'omit' from source: magic vars\n 10964 1726879772.82116: variable 'ansible_delegated_vars' from source: unknown\n 10964 1726879772.82132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10964 1726879772.82157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10964 1726879772.82179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10964 1726879772.82199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10964 1726879772.82212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10964 1726879772.82241: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10964 1726879772.82246: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10964 1726879772.82250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10964 1726879772.82254: variable 'ansible_port' from source: unknown\n 10964 1726879772.82257: variable 'ansible_user' from source: unknown\n 10964 1726879772.82354: Set connection var ansible_shell_executable to /bin/sh\n 10964 1726879772.82362: Set connection var ansible_connection to ssh\n 10964 1726879772.82368: Set connection var ansible_timeout to 10\n 10964 1726879772.82371: Set connection var ansible_shell_type to sh\n 10964 1726879772.82376: Set connection var ansible_pipelining to False\n 10964 1726879772.82382: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10965 1726879772.82381: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user\n 10965 1726879772.82600: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000164\n 10965 1726879772.82619: variable 'ansible_search_path' from source: unknown\n 10965 1726879772.82624: variable 'ansible_search_path' from source: unknown\n 10965 1726879772.82644: calling self._execute()\n 10965 1726879772.82661: variable 'kdump_ssh_server' from source: play vars\n 10964 1726879772.82713: variable 'ansible_delegated_vars' from source: unknown\n 10964 1726879772.82720: variable 'ansible_user' from source: unknown\n 10964 1726879772.82729: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10965 1726879772.82840: variable 'kdump_ssh_server' from source: play vars\n 10965 1726879772.82853: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10964 1726879772.82917: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10965 1726879772.82918: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10964 1726879772.82929: variable 'omit' from source: magic vars\n 10965 1726879772.82934: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10964 1726879772.82935: starting attempt loop\n 10964 1726879772.82953: running the handler\n 10964 1726879772.82967: _low_level_execute_command(): starting\n 10964 1726879772.82975: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 10965 1726879772.83001: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10965 1726879772.83017: in VariableManager get_vars()\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10965 1726879772.83047: Calling all_inventory to load vars for managed_node2\n 10965 1726879772.83059: Calling groups_inventory to load vars for managed_node2\n 10965 1726879772.83064: Calling all_plugins_inventory to load vars for managed_node2\n 10965 1726879772.83075: Calling all_plugins_play to load vars for managed_node2\n 10965 1726879772.83080: Calling groups_plugins_inventory to load vars for managed_node2\n 10965 1726879772.83084: Calling groups_plugins_play to load vars for managed_node2\n 10965 1726879772.83264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10965 1726879772.83465: done with get_vars()\n 10965 1726879772.83474: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10965 1726879772.83520: variable 'ansible_delegated_vars' from source: unknown\n 10965 1726879772.83535: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10965 1726879772.83541: variable 'omit' from source: magic vars\n 10965 1726879772.83626: variable 'omit' from source: magic vars\n 10965 1726879772.83687: variable 'omit' from source: magic vars\n 10965 1726879772.83729: variable '__kdump_ssh_path' from source: task vars\n 10965 1726879772.83806: variable '__kdump_ssh_path' from source: task vars\n 10965 1726879772.83922: variable '__kdump_ssh_user_info' from source: set_fact\n 10965 1726879772.83956: variable 'omit' from source: magic vars\n 10965 1726879772.83971: variable 'ansible_delegated_vars' from source: unknown\n 10965 1726879772.83990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10965 1726879772.84020: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10965 1726879772.84041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10965 1726879772.84060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10965 1726879772.84074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10965 1726879772.84108: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10965 1726879772.84115: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10965 1726879772.84119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10965 1726879772.84123: variable 'ansible_port' from source: unknown\n 10965 1726879772.84126: variable 'ansible_user' from source: unknown\n 10966 1726879772.84175: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user\n 10965 1726879772.84229: Set connection var ansible_shell_executable to /bin/sh\n 10965 1726879772.84237: Set connection var ansible_connection to ssh\n 10965 1726879772.84242: Set connection var ansible_timeout to 10\n 10965 1726879772.84246: Set connection var ansible_shell_type to sh\n 10965 1726879772.84254: Set connection var ansible_pipelining to False\n 10965 1726879772.84261: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10965 1726879772.84281: variable 'ansible_delegated_vars' from source: unknown\n 10965 1726879772.84285: variable 'ansible_user' from source: unknown\n 10965 1726879772.84295: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10966 1726879772.84329: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000164\n 10966 1726879772.84345: variable 'ansible_search_path' from source: unknown\n 10966 1726879772.84349: variable 'ansible_search_path' from source: unknown\n 10966 1726879772.84382: calling self._execute()\n 10966 1726879772.84403: variable 'kdump_ssh_server' from source: play vars\n 10965 1726879772.84482: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10965 1726879772.84496: variable 'omit' from source: magic vars\n 10965 1726879772.84503: starting attempt loop\n 10965 1726879772.84506: running the handler\n 10965 1726879772.84519: _low_level_execute_command(): starting\n 10965 1726879772.84527: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n 10966 1726879772.84581: variable 'kdump_ssh_server' from source: play vars\n 10966 1726879772.84593: variable 'kdump_test_ssh_server_outside' from source: play vars\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10966 1726879772.84653: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10966 1726879772.84661: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10966 1726879772.84724: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10966 1726879772.84745: in VariableManager get_vars()\n 10966 1726879772.84784: Calling all_inventory to load vars for managed_node3\n 10966 1726879772.84791: Calling groups_inventory to load vars for managed_node3\n 10966 1726879772.84799: Calling all_plugins_inventory to load vars for managed_node3\n 10966 1726879772.84815: Calling all_plugins_play to load vars for managed_node3\n 10966 1726879772.84821: Calling groups_plugins_inventory to load vars for managed_node3\n 10966 1726879772.84827: Calling groups_plugins_play to load vars for managed_node3\n 10966 1726879772.85362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10964 1726879772.85501: stdout chunk (state=2):\n>>>/root\n<<<\n 10966 1726879772.85586: done with get_vars()\n 10966 1726879772.85598: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10966 1726879772.85641: variable 'ansible_delegated_vars' from source: unknown\n 10964 1726879772.85647: stderr chunk (state=3):\n>>><<<\n 10964 1726879772.85654: stdout chunk (state=3):\n>>><<<\n 10966 1726879772.85659: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10966 1726879772.85665: variable 'omit' from source: magic vars\n<10.31.42.60> (0, b'/root\\n', b'')\n 10964 1726879772.85680: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10964 1726879772.85694: _low_level_execute_command(): starting\n 10964 1726879772.85701: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915 `\" && echo ansible-tmp-1726879772.8568666-10964-104091748857915=\"` echo /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 10966 1726879772.85743: variable 'omit' from source: magic vars\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915 `\" && echo ansible-tmp-1726879772.8568666-10964-104091748857915=\"` echo /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915 `\" ) && sleep 0'\"'\"''\n 10966 1726879772.85806: variable 'omit' from source: magic vars\n 10966 1726879772.85827: variable '__kdump_ssh_path' from source: task vars\n 10966 1726879772.85878: variable '__kdump_ssh_path' from source: task vars\n 10966 1726879772.85967: variable '__kdump_ssh_user_info' from source: set_fact\n 10966 1726879772.85990: variable 'omit' from source: magic vars\n 10966 1726879772.86005: variable 'ansible_delegated_vars' from source: unknown\n 10966 1726879772.86023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10966 1726879772.86044: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10966 1726879772.86063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10966 1726879772.86077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10966 1726879772.86087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10966 1726879772.86113: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10966 1726879772.86118: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10966 1726879772.86123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10966 1726879772.86126: variable 'ansible_port' from source: unknown\n 10966 1726879772.86130: variable 'ansible_user' from source: unknown\n 10966 1726879772.86202: Set connection var ansible_shell_executable to /bin/sh\n 10966 1726879772.86210: Set connection var ansible_connection to ssh\n 10966 1726879772.86216: Set connection var ansible_timeout to 10\n 10966 1726879772.86220: Set connection var ansible_shell_type to sh\n 10966 1726879772.86225: Set connection var ansible_pipelining to False\n 10966 1726879772.86233: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10966 1726879772.86257: variable 'ansible_delegated_vars' from source: unknown\n 10966 1726879772.86263: variable 'ansible_user' from source: unknown\n 10966 1726879772.86272: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10966 1726879772.86467: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10966 1726879772.86477: variable 'omit' from source: magic vars\n 10966 1726879772.86483: starting attempt loop\n 10966 1726879772.86486: running the handler\n 10966 1726879772.86499: _low_level_execute_command(): starting\n 10966 1726879772.86507: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10965 1726879772.87227: stdout chunk (state=2):\n>>>/root\n<<<\n 10965 1726879772.87266: stderr chunk (state=3):\n>>><<<\n 10965 1726879772.87274: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 10965 1726879772.87300: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10965 1726879772.87311: _low_level_execute_command(): starting\n 10965 1726879772.87317: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075 `\" && echo ansible-tmp-1726879772.8730702-10965-86786841802075=\"` echo /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075 `\" && echo ansible-tmp-1726879772.8730702-10965-86786841802075=\"` echo /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075 `\" ) && sleep 0'\"'\"''\n 10964 1726879772.89004: stdout chunk (state=2):\n>>>ansible-tmp-1726879772.8568666-10964-104091748857915=/root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915\n<<<\n 10964 1726879772.89135: stderr chunk (state=3):\n>>><<<\n 10964 1726879772.89141: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879772.8568666-10964-104091748857915=/root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915\\n', b'')\n 10964 1726879772.89157: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879772.8568666-10964-104091748857915=/root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915\n, stderr=\n 10964 1726879772.89172: variable 'ansible_delegated_vars' from source: unknown\n 10964 1726879772.89209: variable 'ansible_module_compression' from source: unknown\n 10964 1726879772.89251: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 10964 1726879772.89278: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 10964 1726879772.89354: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpvnxsugc9 TO /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 10966 1726879772.89444: stdout chunk (state=2):\n>>>/root\n<<<\n 10964 1726879772.89482: Sending initial data\n 10964 1726879772.89489: Sent initial data (153 bytes)\n 10965 1726879772.89798: stdout chunk (state=2):\n>>>ansible-tmp-1726879772.8730702-10965-86786841802075=/root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075\n<<<\n 10966 1726879772.89813: stderr chunk (state=3):\n>>><<<\n 10966 1726879772.89820: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 10966 1726879772.89846: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10966 1726879772.89862: _low_level_execute_command(): starting\n 10966 1726879772.89868: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824 `\" && echo ansible-tmp-1726879772.8985658-10966-176403509807824=\"` echo /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824 `\" && echo ansible-tmp-1726879772.8985658-10966-176403509807824=\"` echo /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824 `\" ) && sleep 0'\"'\"''\n 10965 1726879772.90403: stderr chunk (state=3):\n>>><<<\n 10965 1726879772.90415: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879772.8730702-10965-86786841802075=/root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075\\n', b'')\n 10965 1726879772.90435: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879772.8730702-10965-86786841802075=/root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075\n, stderr=\n 10965 1726879772.90453: variable 'ansible_delegated_vars' from source: unknown\n 10965 1726879772.90490: variable 'ansible_module_compression' from source: unknown\n 10965 1726879772.90536: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 10965 1726879772.90567: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 10965 1726879772.90641: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpwas2v541 TO /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 10965 1726879772.90903: Sending initial data\n 10965 1726879772.90910: Sent initial data (152 bytes)\n 10964 1726879772.92148: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpvnxsugc9 /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py\n<<<\n 10965 1726879772.93110: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpwas2v541 /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py\n<<<\n 10966 1726879772.93138: stdout chunk (state=2):\n>>>ansible-tmp-1726879772.8985658-10966-176403509807824=/root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824\n<<<\n 10966 1726879772.93240: stderr chunk (state=3):\n>>><<<\n 10966 1726879772.93255: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879772.8985658-10966-176403509807824=/root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824\\n', b'')\n 10966 1726879772.93277: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879772.8985658-10966-176403509807824=/root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824\n, stderr=\n 10966 1726879772.93298: variable 'ansible_delegated_vars' from source: unknown\n 10966 1726879772.93346: variable 'ansible_module_compression' from source: unknown\n 10966 1726879772.93417: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 10966 1726879772.93454: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 10966 1726879772.93568: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpule8p8cd TO /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 10966 1726879772.94124: Sending initial data\n 10966 1726879772.94131: Sent initial data (153 bytes)\n 10964 1726879772.94382: stderr chunk (state=3):\n>>><<<\n 10964 1726879772.94393: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpvnxsugc9 /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py\\n', b'')\n 10964 1726879772.94421: done transferring module to remote\n 10964 1726879772.94434: _low_level_execute_command(): starting\n 10964 1726879772.94440: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/ /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/ /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10965 1726879772.94659: stderr chunk (state=3):\n>>><<<\n 10965 1726879772.94668: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpwas2v541 /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py\\n', b'')\n 10965 1726879772.94697: done transferring module to remote\n 10965 1726879772.94713: _low_level_execute_command(): starting\n 10965 1726879772.94719: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/ /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/ /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10965 1726879772.97089: stderr chunk (state=2):\n>>><<<\n 10965 1726879772.97100: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10965 1726879772.97123: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10965 1726879772.97129: _low_level_execute_command(): starting\n 10965 1726879772.97139: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10966 1726879772.97360: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpule8p8cd /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py\n<<<\n 10964 1726879772.97661: stderr chunk (state=2):\n>>><<<\n 10964 1726879772.97670: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10964 1726879772.97689: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10964 1726879772.97694: _low_level_execute_command(): starting\n 10964 1726879772.97701: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10966 1726879772.98646: stderr chunk (state=3):\n>>><<<\n 10966 1726879772.98656: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpule8p8cd /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py\\n', b'')\n 10966 1726879772.98681: done transferring module to remote\n 10966 1726879772.98695: _low_level_execute_command(): starting\n 10966 1726879772.98701: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/ /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/ /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10965 1726879773.00638: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10965 1726879773.00658: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10964 1726879773.00693: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 10964 1726879773.00707: stdout chunk (state=3):\n>>>import sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\n<<<\n 10964 1726879773.00716: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 10965 1726879773.00725: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10965 1726879773.00748: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10964 1726879773.00769: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10965 1726879773.00786: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\n<<<\n 10965 1726879773.00798: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 10964 1726879773.00808: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 10964 1726879773.00817: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 10965 1726879773.00829: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10964 1726879773.00845: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 10964 1726879773.00862: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 10964 1726879773.00873: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n<<<\n 10964 1726879773.00880: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 10965 1726879773.00886: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10965 1726879773.00907: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 10964 1726879773.00936: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10964 1726879773.00942: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10965 1726879773.00949: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93b3ae48>\r\n<<<\n 10965 1726879773.00967: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 10964 1726879773.00977: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 10965 1726879773.00987: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ad0828>\r\n<<<\n 10965 1726879773.01001: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93b3a9b0>\r\n<<<\n 10965 1726879773.01010: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 10964 1726879773.01021: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e375e48>\r\n<<<\n 10964 1726879773.01029: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 10965 1726879773.01037: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93add630>\r\n<<<\n 10965 1726879773.01060: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10964 1726879773.01072: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e30b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e3759b0>\r\n<<<\n 10964 1726879773.01081: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 10965 1726879773.01094: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4160>\r\n<<<\n 10964 1726879773.01105: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e318630>\r\n<<<\n 10965 1726879773.01114: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 10965 1726879773.01122: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 10964 1726879773.01133: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10965 1726879773.01160: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10965 1726879773.01170: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae90f0>\r\n<<<\n 10964 1726879773.01189: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 10965 1726879773.01204: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4748>\r\n<<<\n 10964 1726879773.01214: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10965 1726879773.01222: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4390>\r\n<<<\n 10964 1726879773.01243: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10965 1726879773.01252: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10964 1726879773.01262: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10965 1726879773.01272: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10964 1726879773.01281: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e3240f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f748>\r\n<<<\n 10965 1726879773.01288: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10964 1726879773.01309: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f390>\r\n<<<\n 10964 1726879773.01336: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10964 1726879773.01353: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10964 1726879773.01366: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10964 1726879773.01388: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10964 1726879773.01404: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10964 1726879773.01416: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10964 1726879773.01433: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10964 1726879773.01450: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2c9470>\r\n<<<\n 10964 1726879773.01471: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10964 1726879773.01485: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10964 1726879773.01500: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 10964 1726879773.01518: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2cee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2c9b38>\r\n<<<\n 10964 1726879773.01549: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10964 1726879773.01581: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10964 1726879773.01689: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2d54e0>\r\n<<<\n 10964 1726879773.01712: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2b8d68>\r\n<<<\n 10964 1726879773.01733: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 10964 1726879773.01745: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2bb198>\r\n<<<\n 10964 1726879773.01782: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10964 1726879773.01799: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10965 1726879773.01814: stdout chunk (state=3):\n>>>import 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a8e470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a93e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a8eb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a9a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a7dd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a80198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d8e940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91da0240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93aeea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10964 1726879773.01827: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5c9940>\r\n<<<\n 10964 1726879773.01838: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10964 1726879773.01855: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5db240>\r\n<<<\n 10966 1726879773.01910: stderr chunk (state=2):\n>>><<<\n 10966 1726879773.01924: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10966 1726879773.01964: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10966 1726879773.01971: _low_level_execute_command(): starting\n 10966 1726879773.01983: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10965 1726879773.02129: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10964 1726879773.02156: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e329a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10964 1726879773.02429: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10964 1726879773.02466: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10964 1726879773.02505: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5490f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c554320>\r\n<<<\n 10964 1726879773.02536: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10964 1726879773.02572: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25c554fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c554b00>\r\nimport 'itertools' # \r\n<<<\n 10964 1726879773.02597: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 10964 1726879773.02637: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5530f0>\r\nimport '_collections' # \r\n<<<\n 10964 1726879773.02673: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5a4828>\r\n<<<\n 10964 1726879773.02713: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10964 1726879773.02749: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5a4c18>\r\n<<<\n 10965 1726879773.02773: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d0e0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d19320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91d19fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d19b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d180f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d69828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d69c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5d1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5deb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d544a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d454e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n<<<\n 10965 1726879773.02783: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10965 1726879773.03262: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ac52e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91acdd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5d4a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ad3e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d3f320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91ada240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91ada358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91db7080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91adae48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91adaa58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae5710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae5ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10964 1726879773.03270: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5981d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c598eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c58f4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5804e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c300320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c308da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c598128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c30eeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c57a320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25c314278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25c314390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5f2080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314e80>\r\n<<<\n 10964 1726879773.03324: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320748>\r\n<<<\n 10964 1726879773.03380: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10964 1726879773.03450: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 10964 1726879773.03488: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bea6240>\r\n<<<\n 10964 1726879773.03529: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 10965 1726879773.03534: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9166b208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae57f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91670cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91694358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91694710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 10965 1726879773.03561: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9169c400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10964 1726879773.03563: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10965 1726879773.03584: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10964 1726879773.03589: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25beabd30>\r\n<<<\n 10965 1726879773.03620: stdout chunk (state=3):\n>>>import 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10964 1726879773.03623: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c3145c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10964 1726879773.03630: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10965 1726879773.03670: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10965 1726879773.03700: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10964 1726879773.03814: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25becf390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25becf748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bed7438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n<<<\n 10965 1726879773.04013: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91446c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91439358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91439048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9142aef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9169cda0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91439fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91694a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a4b780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c914410b8>\r\nimport 'pwd' # \r\n<<<\n 10965 1726879773.04063: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a4bb00>\r\n<<<\n 10964 1726879773.04084: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc81c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc74390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc74080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc65f28>\r\n<<<\n 10965 1726879773.04097: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada8d0>\r\n<<<\n 10965 1726879773.04109: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10964 1726879773.04121: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bed7dd8>\r\n<<<\n 10965 1726879773.04132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10965 1726879773.04146: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 10965 1726879773.04157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 10964 1726879773.04171: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25bc7c048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25becfac8>\r\n<<<\n 10964 1726879773.04180: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 10964 1726879773.04195: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10965 1726879773.04210: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a63630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10964 1726879773.04229: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10964 1726879773.04243: stdout chunk (state=3):\n>>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2867b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc7c0f0>\r\n<<<\n 10964 1726879773.04252: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 10964 1726879773.04298: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e286b38>\r\n<<<\n 10964 1726879773.04342: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314908>\r\n<<<\n 10964 1726879773.04417: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 10965 1726879773.04435: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a676a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a67b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a67c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a63e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 10965 1726879773.04456: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a67fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a67550>\r\n<<<\n 10965 1726879773.04465: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10964 1726879773.04469: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e29e668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10965 1726879773.04483: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a672b0>\r\n<<<\n 10965 1726879773.04498: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a57b70>\r\n<<<\n 10965 1726879773.04507: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c916803c8>\r\n<<<\n 10965 1726879773.04525: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10965 1726879773.04558: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10964 1726879773.04580: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10965 1726879773.04599: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a634e0>\r\n<<<\n 10964 1726879773.04600: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a26d8>\r\n<<<\n 10964 1726879773.04622: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a2ba8>\r\n<<<\n 10964 1726879773.04638: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10964 1726879773.04665: stdout chunk (state=3):\n>>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a2cc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e29eeb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n<<<\n 10964 1726879773.04681: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 10964 1726879773.04708: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2ac048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2a2588>\r\n<<<\n 10965 1726879773.04708: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 10965 1726879773.04721: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 10965 1726879773.04743: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa6b978>\r\n<<<\n 10964 1726879773.04754: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a22e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e292ba8>\r\n<<<\n 10964 1726879773.04767: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25beba400>\r\n<<<\n 10965 1726879773.04789: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip'\r\n<<<\n 10964 1726879773.04795: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10965 1726879773.04802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.04807: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.04828: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.04831: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10964 1726879773.04870: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e292b38>\r\n<<<\n 10965 1726879773.04899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.04984: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 10964 1726879773.05030: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a2a6978>\r\n<<<\n 10964 1726879773.05068: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip'\r\n<<<\n 10964 1726879773.05095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.05125: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.05158: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10966 1726879773.05208: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10966 1726879773.05262: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10966 1726879773.05296: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10966 1726879773.05334: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 10966 1726879773.05369: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10966 1726879773.05408: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10966 1726879773.05431: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10966 1726879773.05453: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10966 1726879773.05468: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 10966 1726879773.05486: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94338aee48>\r\n<<<\n 10966 1726879773.05520: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 10966 1726879773.05535: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433844828>\r\n<<<\n 10966 1726879773.05545: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94338ae9b0>\r\n<<<\n 10966 1726879773.05571: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 10966 1726879773.05579: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433851630>\r\n<<<\n 10966 1726879773.05604: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10966 1726879773.05621: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10966 1726879773.05637: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858160>\r\n<<<\n 10966 1726879773.05660: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 10966 1726879773.05677: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10966 1726879773.05703: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10966 1726879773.05714: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10966 1726879773.05735: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943385d0f0>\r\n<<<\n 10966 1726879773.05744: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858748>\r\n<<<\n 10966 1726879773.05771: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858390>\r\n<<<\n 10966 1726879773.05796: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10966 1726879773.05816: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10966 1726879773.05827: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10966 1726879773.05850: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10966 1726879773.05860: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10966 1726879773.05886: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10965 1726879773.05886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.05899: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10966 1726879773.05915: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433802470>\r\n<<<\n 10966 1726879773.05939: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10966 1726879773.05954: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10966 1726879773.05982: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433807e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433802b38>\r\n<<<\n 10966 1726879773.06021: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 10966 1726879773.06064: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10966 1726879773.06158: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943380e4e0>\r\n<<<\n 10966 1726879773.06181: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337f1d68>\r\n<<<\n 10966 1726879773.06211: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337f4198>\r\n<<<\n 10964 1726879773.06238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.06268: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10966 1726879773.06288: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b02940>\r\n<<<\n 10966 1726879773.06306: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10966 1726879773.06327: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b14240>\r\n<<<\n 10966 1726879773.06417: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433862a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10966 1726879773.06655: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10966 1726879773.06669: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10966 1726879773.06696: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10966 1726879773.06721: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10966 1726879773.06738: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10966 1726879773.06769: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10966 1726879773.06796: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10965 1726879773.06828: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bf7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10966 1726879773.06848: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10966 1726879773.06866: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10965 1726879773.06886: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f74f2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bfe48>\r\n<<<\n 10966 1726879773.06893: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10965 1726879773.06918: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8fa6bfd0>\r\n<<<\n 10966 1726879773.06927: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10965 1726879773.06940: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10965 1726879773.06954: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10966 1726879773.06974: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a820f0>\r\n<<<\n 10965 1726879773.06997: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f72aba8>\r\n<<<\n 10966 1726879773.07002: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8d320>\r\n<<<\n 10965 1726879773.07020: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10965 1726879773.07029: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10965 1726879773.07050: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10966 1726879773.07048: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10965 1726879773.07072: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10966 1726879773.07084: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9431a8dfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8db00>\r\nimport 'itertools' # \r\n<<<\n 10965 1726879773.07104: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10965 1726879773.07170: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7951d0>\r\n<<<\n 10965 1726879773.07204: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8fa867f0>\r\n<<<\n 10965 1726879773.07228: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f73c198>\r\n<<<\n 10965 1726879773.07251: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10965 1726879773.07264: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10965 1726879773.07319: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f73cb70>\r\n<<<\n 10965 1726879773.07335: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f770320>\r\n<<<\n 10966 1726879773.07524: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8c0f0>\r\nimport '_collections' # \r\n<<<\n 10966 1726879773.07586: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431add828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431addc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad11d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad1eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ac84a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ab94e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431839320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431841da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad1128>\r\nimport '_locale' # \r\n<<<\n 10964 1726879773.07586: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ffa7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259f8a2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ffae48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a2a6fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f65ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fd01d0>\r\n<<<\n 10965 1726879773.07624: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f767518>\r\n<<<\n 10964 1726879773.07637: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259f77390>\r\n<<<\n 10965 1726879773.07669: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa862b0>\r\n<<<\n 10965 1726879773.07693: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10964 1726879773.07694: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259f77eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10965 1726879773.07727: stdout chunk (state=3):\n>>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f779358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f779470>\r\n<<<\n 10966 1726879773.07727: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431847eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ab3320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f943184d278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f943184d390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b2b080>\r\n<<<\n 10965 1726879773.07764: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 10964 1726879773.07762: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fce198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fab320>\r\n<<<\n 10965 1726879773.07784: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10966 1726879773.07784: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10965 1726879773.07804: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10966 1726879773.07807: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 10966 1726879773.07834: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184de80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184da90>\r\n<<<\n 10965 1726879773.07834: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10965 1726879773.08056: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8fa20ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa26f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17b38>\r\n<<<\n 10964 1726879773.08068: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fa2518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 10964 1726879773.08084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10966 1726879773.08104: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313df240>\r\n<<<\n 10966 1726879773.08114: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10964 1726879773.08111: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a2c1d68>\r\n<<<\n 10964 1726879773.08134: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a2cf208>\r\n<<<\n 10966 1726879773.08161: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313e4d30>\r\n<<<\n 10966 1726879773.08170: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d5c0>\r\n<<<\n 10964 1726879773.08174: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fb4470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 10965 1726879773.08182: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f784828>\r\n<<<\n 10965 1726879773.08210: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10964 1726879773.08238: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10964 1726879773.08285: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10966 1726879773.08307: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431408390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9431408748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 10964 1726879773.08347: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a25bef0>\r\n<<<\n 10966 1726879773.08366: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431410438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10964 1726879773.08439: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a261f98>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252320>\r\n<<<\n 10964 1726879773.08474: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252b38>\r\n<<<\n 10966 1726879773.08493: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10966 1726879773.08519: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10966 1726879773.08552: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311bac50>\r\n<<<\n 10964 1726879773.08666: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fbf828>\r\n<<<\n 10965 1726879773.08666: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa48f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17c88>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f796e48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f796f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7a40f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7795c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10966 1726879773.08693: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311ad390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311ad080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943119ef28>\r\n<<<\n 10965 1726879773.08703: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7b3a90>\r\n<<<\n 10964 1726879773.08713: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10964 1726879773.08733: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10964 1726879773.08806: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 10966 1726879773.08829: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431410dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94311b5048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431408ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10965 1726879773.08929: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7ac1d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7ac3c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7a4c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10966 1726879773.08938: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337bf7b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311b50f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337bfb38>\r\n<<<\n 10965 1726879773.08939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.08931: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a283f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252198>\r\n<<<\n 10966 1726879773.08968: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d908>\r\n<<<\n 10966 1726879773.08986: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10965 1726879773.09006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.09015: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 10966 1726879773.09025: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 10964 1726879773.09052: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a290e48>\r\n<<<\n 10965 1726879773.09082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.09103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.09112: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a290f28>\r\n<<<\n 10964 1726879773.09135: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259fdf0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fb45c0>\r\n<<<\n 10966 1726879773.09149: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337d7668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10964 1726879773.09169: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10964 1726879773.09183: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10965 1726879773.09203: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.09218: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10966 1726879773.09226: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337db6d8>\r\n<<<\n 10964 1726879773.09260: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259feea58>\r\n<<<\n 10966 1726879773.09273: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337dbba8>\r\n<<<\n 10966 1726879773.09346: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337dbcc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337d7eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337e5048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337db588>\r\n<<<\n 10966 1726879773.09399: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337db2e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337cbba8>\r\n<<<\n 10964 1726879773.09530: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fe6198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259fe6390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fdfc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10966 1726879773.09555: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313f3400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337d7518>\r\n<<<\n 10964 1726879773.09579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.09599: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7cce80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7ccb38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7cc358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7cc9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bbcf8>\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.09667: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10964 1726879773.09684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.09695: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f7de9b0>\r\n<<<\n 10966 1726879773.09721: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 10966 1726879773.09740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.09758: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/__init__.py\r\n<<<\n 10966 1726879773.09769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.09774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.09794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10966 1726879773.09802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.09868: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 10964 1726879773.09878: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10964 1726879773.09898: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10964 1726879773.09925: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10964 1726879773.09953: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a009e10>\r\n<<<\n 10965 1726879773.09975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.10060: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a009ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a0092e8>\r\n<<<\n 10964 1726879773.10103: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10964 1726879773.10135: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a009908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ff5c18>\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.10414: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 10965 1726879773.10437: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10965 1726879773.10456: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10965 1726879773.10475: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.10489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.10514: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available<<<\n 10965 1726879773.10532: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.10552: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10965 1726879773.10563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.10615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.10669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.10782: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 10965 1726879773.10801: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10965 1726879773.10821: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c0b9c18>\r\n# zipimport: zlib available\r\n<<<\n 10966 1726879773.10935: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.11060: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 10964 1726879773.11086: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10964 1726879773.11106: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10964 1726879773.11126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.11140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.11163: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.11182: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.11202: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.11319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.11438: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 10964 1726879773.11452: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10964 1726879773.11467: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2568f5240>\r\n<<<\n 10964 1726879773.11476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.11506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.11554: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.11611: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.11644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.11696: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.11736: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.11807: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10965 1726879773.11837: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.11863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.11904: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.12057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.12170: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f51b7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f4c32e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f51be80>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f7dee10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f49ebe0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10966 1726879773.12184: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10964 1726879773.12196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.12251: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10964 1726879773.12271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.12302: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.12353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.12414: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c130ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.12472: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.12526: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10965 1726879773.12560: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.12588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.12621: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10966 1726879773.12623: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4b2860>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f801898>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f4b20b8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10965 1726879773.12644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.12655: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f507198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4e4320>\r\n<<<\n 10964 1726879773.12657: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.12679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.12714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.12748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.12776: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10966 1726879773.12791: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4db518>\r\n<<<\n 10966 1726879773.12811: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10966 1726879773.12830: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f801320>\r\n<<<\n 10966 1726879773.12859: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f4ed358>\r\n<<<\n 10966 1726879773.13080: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4ed470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f794ef0>\r\n<<<\n 10965 1726879773.13092: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8c1521d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c107ef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.13103: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25696be48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.13119: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.13125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.13150: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f79af28>\r\n<<<\n 10965 1726879773.13176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.13179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.13195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.13209: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78b320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78bb38>\r\n<<<\n 10964 1726879773.13230: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10965 1726879773.13252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.13268: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.13290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.13321: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10964 1726879773.13329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.13362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.13395: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4f8828>\r\n<<<\n 10964 1726879773.13395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.13428: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10964 1726879773.13446: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.13461: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10966 1726879773.13486: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10966 1726879773.13501: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 10965 1726879773.13507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.13521: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10966 1726879773.13528: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 10966 1726879773.13584: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f7bcf60>\r\n<<<\n 10966 1726879773.13645: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78b198>\r\n<<<\n 10964 1726879773.13664: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10964 1726879773.13751: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10964 1726879773.13761: stdout chunk (state=3):\n>>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25698d198>\r\n<<<\n 10965 1726879773.13771: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10966 1726879773.13793: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f7c98d0>\r\n<<<\n 10965 1726879773.13824: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10966 1726879773.13866: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f7c9eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f518048>\r\n<<<\n 10966 1726879773.13901: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4ed5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10966 1726879773.13945: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10965 1726879773.13984: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f6f50f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10966 1726879773.14018: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f5289e8>\r\n<<<\n 10965 1726879773.14077: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f6f5198>\r\n<<<\n 10965 1726879773.14129: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c148b38>\r\n<<<\n 10966 1726879773.14160: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f520128>\r\n<<<\n 10964 1726879773.14176: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc256942eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.14204: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10966 1726879773.14206: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f520320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f518ba8>\r\n# zipimport: zlib available\r\n<<<\n 10966 1726879773.14227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.14251: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.14266: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10964 1726879773.14308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.14308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.14354: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10965 1726879773.14365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.14375: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10965 1726879773.14399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.14400: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10966 1726879773.14420: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.14489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.14505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.14591: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10966 1726879773.14607: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10964 1726879773.14623: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10966 1726879773.14639: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10965 1726879773.14651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.14698: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10965 1726879773.14818: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10964 1726879773.14842: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f300f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10966 1726879773.14847: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f542dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f542a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f5422b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10966 1726879773.14867: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f542908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f530be0>\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.14927: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f30198>\r\n<<<\n 10964 1726879773.14973: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc256983b00>\r\n<<<\n 10964 1726879773.15036: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 10964 1726879773.15044: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.15066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.15086: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 10964 1726879773.15098: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10964 1726879773.15119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.15135: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10964 1726879773.15228: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10964 1726879773.15237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.15257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10966 1726879773.15330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.15337: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 101, \"inode\": 6856319, \"dev\": 51713, \"nlink\": 2, \"atime\": 1726879412.6514797, \"mtime\": 1726879727.2037148, \"ctime\": 1726879727.2037148, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 0, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"1339598710\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 10965 1726879773.15356: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10964 1726879773.15371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.15538: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10965 1726879773.15576: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n<<<\n 10965 1726879773.15586: stdout chunk (state=3):\n>>># clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n<<<\n 10965 1726879773.15607: stdout chunk (state=3):\n>>># restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n<<<\n 10965 1726879773.15623: stdout chunk (state=3):\n>>># cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n<<<\n 10965 1726879773.15649: stdout chunk (state=3):\n>>># cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n<<<\n 10965 1726879773.15659: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n<<<\n 10965 1726879773.15672: stdout chunk (state=3):\n>>># cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n<<<\n 10965 1726879773.15716: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 10964 1726879773.15751: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10965 1726879773.15779: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10965 1726879773.15905: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10965 1726879773.15967: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 10965 1726879773.15993: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 10965 1726879773.16027: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n<<<\n 10965 1726879773.16060: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n<<<\n 10965 1726879773.16088: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 10965 1726879773.16110: stdout chunk (state=3):\n>>># destroy gc\r\n<<<\n 10966 1726879773.16145: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10966 1726879773.16160: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10965 1726879773.16165: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n<<<\n 10965 1726879773.16240: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n<<<\n 10965 1726879773.16297: stdout chunk (state=3):\n>>># cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10964 1726879773.16358: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 101, \"inode\": 6856319, \"dev\": 51713, \"nlink\": 2, \"atime\": 1726879444.465025, \"mtime\": 1726879724.313023, \"ctime\": 1726879724.313023, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 0, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"1339598710\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 10964 1726879773.16376: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10966 1726879773.16388: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942be2f240>\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.16397: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 10965 1726879773.16425: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n<<<\n 10965 1726879773.16445: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 10965 1726879773.16467: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n<<<\n 10965 1726879773.16481: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n<<<\n 10965 1726879773.16494: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 10965 1726879773.16507: stdout chunk (state=3):\n>>># destroy re\r\n<<<\n 10966 1726879773.16530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10964 1726879773.16699: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 10964 1726879773.16730: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n<<<\n 10964 1726879773.16769: stdout chunk (state=3):\n>>># cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n<<<\n 10964 1726879773.16822: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10964 1726879773.17000: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10964 1726879773.17061: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n<<<\n 10964 1726879773.17096: stdout chunk (state=3):\n>>># destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 10964 1726879773.17157: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 10964 1726879773.17244: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n<<<\n 10966 1726879773.17346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10965 1726879773.16772: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 10965 1726879773.17367: stdout chunk (state=3):\n>>><<<\n 10964 1726879773.17344: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n<<<\n 10965 1726879773.17384: stderr chunk (state=3):\n>>><<<\n 10964 1726879773.17387: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n<<<\n 10964 1726879773.17427: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93b3ae48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ad0828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93b3a9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93add630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae90f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a8e470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a93e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a8eb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a9a4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a7dd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a80198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d8e940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91da0240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93aeea20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d0e0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d19320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91d19fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d19b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d180f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d69828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d69c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5d1d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5deb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d544a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d454e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ac52e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91acdd68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5d4a8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ad3e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d3f320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91ada240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91ada358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91db7080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91adae48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91adaa58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae5710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae5ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9166b208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae57f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91670cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91694358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91694710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9169c400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91446c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91439358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91439048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9142aef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9169cda0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91439fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91694a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a4b780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c914410b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a4bb00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada8d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a63630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a676a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a67b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a67c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a63e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a67fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a67550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a672b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a57b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c916803c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a634e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa6b978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bf7f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f74f2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bfe48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8fa6bfd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f72aba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7951d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8fa867f0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f73c198>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f73cb70>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f770320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f767518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa862b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f779358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f779470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8fa20ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa26f60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f784828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa48f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17c88>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f796e48>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f796f28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7a40f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7795c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7b3a90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7ac1d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7ac3c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7a4c50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7cce80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7ccb38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7cc358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7cc9b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bbcf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c0b9c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c130ef0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8c1521d0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c107ef0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f6f50f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f6f5198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c148b38>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 101, \"inode\": 6856319, \"dev\": 51713, \"nlink\": 2, \"atime\": 1726879412.6514797, \"mtime\": 1726879727.2037148, \"ctime\": 1726879727.2037148, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 0, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"1339598710\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 10965 1726879773.17461: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93b3ae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ad0828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93b3a9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93add630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae90f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a8e470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a93e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a8eb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a9a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a7dd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a80198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d8e940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91da0240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93aeea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d0e0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d19320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91d19fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d19b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d180f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d69828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d69c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5d1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5deb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d544a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d454e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ac52e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91acdd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5d4a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ad3e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d3f320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91ada240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91ada358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91db7080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91adae48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91adaa58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae5710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae5ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9166b208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae57f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91670cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91694358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91694710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9169c400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91446c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91439358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91439048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9142aef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9169cda0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91439fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91694a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a4b780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c914410b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a4bb00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a63630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a676a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a67b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a67c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a63e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a67fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a67550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a672b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a57b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c916803c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a634e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa6b978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bf7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f74f2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bfe48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8fa6bfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f72aba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7951d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8fa867f0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f73c198>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f73cb70>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f770320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f767518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa862b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f779358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f779470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8fa20ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa26f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f784828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa48f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17c88>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f796e48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f796f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7a40f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7795c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7b3a90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7ac1d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7ac3c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7a4c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7cce80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7ccb38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7cc358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7cc9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bbcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c0b9c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c130ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8c1521d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c107ef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f6f50f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f6f5198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c148b38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 101, \"inode\": 6856319, \"dev\": 51713, \"nlink\": 2, \"atime\": 1726879412.6514797, \"mtime\": 1726879727.2037148, \"ctime\": 1726879727.2037148, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 0, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"1339598710\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 10965 1726879773.17666: done with _execute_module (stat, {'path': '/root/.ssh', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879772.8730702-10965-86786841802075/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10965 1726879773.17689: _low_level_execute_command(): starting\n 10965 1726879773.17698: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10966 1726879773.17567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.17808: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10964 1726879773.18565: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10964 1726879773.18572: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 10964 1726879773.18586: stdout chunk (state=3):\n>>><<<\n 10964 1726879773.18593: stderr chunk (state=3):\n>>><<<\n 10966 1726879773.18607: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942bea4e48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942bec6198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942be7ceb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e375e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e30b828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e3759b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e318630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e3240f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2c9470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2cee48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2c9b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2d54e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2b8d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2bb198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5c9940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5db240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e329a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5490f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c554320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25c554fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c554b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5530f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5a4828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5a4c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5981d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c598eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c58f4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5804e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c300320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c308da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c598128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c30eeb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c57a320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25c314278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25c314390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5f2080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bea6240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25beabd30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c3145c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25becf390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25becf748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bed7438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc81c50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc74390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc74080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc65f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bed7dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25bc7c048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25becfac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2867b8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc7c0f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e286b38>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e29e668>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a26d8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a2ba8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a2cc0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e29eeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2ac048>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2a2588>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a22e8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e292ba8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25beba400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e292b38>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a2a6978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ffa7f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259f8a2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ffae48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a2a6fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f65ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fd01d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259f77390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259f77eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fce198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fab320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fa2518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a2c1d68>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a2cf208>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fb4470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a25bef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a261f98>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fbf828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a283f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a290e48>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a290f28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259fdf0f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fb45c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259feea58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fe6198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259fe6390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fdfc18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a009e10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a009ac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a0092e8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a009908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ff5c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2568f5240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25696be48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25698d198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc256942eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f300f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f30198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc256983b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 101, \"inode\": 6856319, \"dev\": 51713, \"nlink\": 2, \"atime\": 1726879444.465025, \"mtime\": 1726879724.313023, \"ctime\": 1726879724.313023, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 0, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"1339598710\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 10964 1726879773.18741: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e375e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e30b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e3759b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e318630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e3240f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2c9470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2cee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2c9b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2d54e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2b8d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2bb198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5c9940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5db240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e329a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5490f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c554320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25c554fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c554b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5530f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5a4828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5a4c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5981d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c598eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c58f4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5804e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c300320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c308da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c598128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c30eeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c57a320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25c314278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25c314390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5f2080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bea6240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25beabd30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c3145c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25becf390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25becf748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bed7438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc81c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc74390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc74080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc65f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bed7dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25bc7c048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25becfac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2867b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc7c0f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e286b38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e29e668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a26d8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a2ba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a2cc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e29eeb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2ac048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2a2588>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a22e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e292ba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25beba400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e292b38>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a2a6978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ffa7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259f8a2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ffae48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a2a6fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f65ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fd01d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259f77390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259f77eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fce198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fab320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fa2518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a2c1d68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a2cf208>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fb4470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a25bef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a261f98>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fbf828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a283f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a290e48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a290f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259fdf0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fb45c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259feea58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fe6198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259fe6390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fdfc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a009e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a009ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a0092e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a009908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ff5c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2568f5240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25696be48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25698d198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc256942eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f300f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f30198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc256983b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 101, \"inode\": 6856319, \"dev\": 51713, \"nlink\": 2, \"atime\": 1726879444.465025, \"mtime\": 1726879724.313023, \"ctime\": 1726879724.313023, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 0, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"1339598710\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 10964 1726879773.19165: done with _execute_module (stat, {'path': '/root/.ssh', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879772.8568666-10964-104091748857915/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10964 1726879773.19185: _low_level_execute_command(): starting\n 10964 1726879773.19195: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10966 1726879773.18696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10966 1726879773.19323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.19351: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10966 1726879773.20033: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4690f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f469198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942bebcb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10966 1726879773.20143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10966 1726879773.20303: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10965 1726879773.20470: stderr chunk (state=2):\n>>><<<\n 10965 1726879773.20479: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10965 1726879773.20501: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10965 1726879773.20508: handler run complete\n 10965 1726879773.20539: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10965 1726879773.20542: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10965 1726879773.20547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10965 1726879773.20551: variable 'ansible_port' from source: unknown\n 10965 1726879773.20554: variable 'ansible_user' from source: unknown\n 10965 1726879773.20560: attempt loop complete, returning result\n 10965 1726879773.20562: _execute() done\n 10965 1726879773.20566: dumping result to json\n 10965 1726879773.20573: done dumping result, returning\n 10965 1726879773.20581: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user [0e44ad9b-8ddf-c952-e8a3-000000000164]\n 10965 1726879773.20593: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000164\n 10965 1726879773.20639: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000164\n 10965 1726879773.20643: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/root/.ssh\"\n }\n },\n \"stat\": {\n \"atime\": 1726879412.6514797,\n \"attr_flags\": \"\",\n \"attributes\": [],\n \"block_size\": 4096,\n \"blocks\": 0,\n \"charset\": \"binary\",\n \"ctime\": 1726879727.2037148,\n \"dev\": 51713,\n \"device_type\": 0,\n \"executable\": true,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 6856319,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": true,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": false,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"inode/directory\",\n \"mode\": \"0700\",\n \"mtime\": 1726879727.2037148,\n \"nlink\": 2,\n \"path\": \"/root/.ssh\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": false,\n \"roth\": false,\n \"rusr\": true,\n \"size\": 101,\n \"uid\": 0,\n \"version\": \"1339598710\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": true\n }\n}\n 10966 1726879773.20930: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 101, \"inode\": 6856319, \"dev\": 51713, \"nlink\": 2, \"atime\": 1726879486.8533976, \"mtime\": 1726879737.2271786, \"ctime\": 1726879737.2271786, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 0, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"1339598710\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 10966 1726879773.20944: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10966 1726879773.21249: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 10966 1726879773.21260: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 10966 1726879773.21267: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 10966 1726879773.21295: stdout chunk (state=3):\n>>># cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n<<<\n 10966 1726879773.21306: stdout chunk (state=3):\n>>># cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n<<<\n 10966 1726879773.21319: stdout chunk (state=3):\n>>># destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n<<<\n 10966 1726879773.21329: stdout chunk (state=3):\n>>># cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n<<<\n 10966 1726879773.21338: stdout chunk (state=3):\n>>># cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n<<<\n 10966 1726879773.21347: stdout chunk (state=3):\n>>># cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n<<<\n 10966 1726879773.21355: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n<<<\n 10966 1726879773.21363: stdout chunk (state=3):\n>>># destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n<<<\n 10966 1726879773.21387: stdout chunk (state=3):\n>>># destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 10966 1726879773.21748: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n<<<\n 10966 1726879773.21760: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 10966 1726879773.21774: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n<<<\n 10966 1726879773.21789: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 10966 1726879773.21801: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n<<<\n 10966 1726879773.21810: stdout chunk (state=3):\n>>># destroy struct\r\n<<<\n 10966 1726879773.21830: stdout chunk (state=3):\n>>># destroy gc\r\n<<<\n 10966 1726879773.21850: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n<<<\n 10966 1726879773.21861: stdout chunk (state=3):\n>>># cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n<<<\n 10966 1726879773.21867: stdout chunk (state=3):\n>>># cleanup[3] wiping codecs\r\n<<<\n 10966 1726879773.21875: stdout chunk (state=3):\n>>># cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n<<<\n 10966 1726879773.21883: stdout chunk (state=3):\n>>># destroy abc\r\n<<<\n 10966 1726879773.21890: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n<<<\n 10966 1726879773.21901: stdout chunk (state=3):\n>>># cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n<<<\n 10966 1726879773.21909: stdout chunk (state=3):\n>>># cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n<<<\n 10966 1726879773.21916: stdout chunk (state=3):\n>>># destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n<<<\n 10966 1726879773.21948: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n<<<\n 10966 1726879773.21965: stdout chunk (state=3):\n>>># cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n<<<\n 10966 1726879773.21973: stdout chunk (state=3):\n>>># cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 10966 1726879773.21993: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n<<<\n 10966 1726879773.22006: stdout chunk (state=3):\n>>># cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n<<<\n 10966 1726879773.22015: stdout chunk (state=3):\n>>># destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n<<<\n 10966 1726879773.22041: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10964 1726879773.22093: stderr chunk (state=2):\n>>><<<\n 10964 1726879773.22101: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10964 1726879773.22121: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10964 1726879773.22127: handler run complete\n 10964 1726879773.22164: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10964 1726879773.22173: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10964 1726879773.22180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10964 1726879773.22186: variable 'ansible_port' from source: unknown\n 10964 1726879773.22190: variable 'ansible_user' from source: unknown\n 10964 1726879773.22196: attempt loop complete, returning result\n 10964 1726879773.22199: _execute() done\n 10964 1726879773.22202: dumping result to json\n 10964 1726879773.22212: done dumping result, returning\n 10964 1726879773.22222: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user [0e44ad9b-8ddf-c952-e8a3-000000000164]\n 10964 1726879773.22237: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000164\n 10964 1726879773.22293: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000164\n 10964 1726879773.22297: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/root/.ssh\"\n }\n },\n \"stat\": {\n \"atime\": 1726879444.465025,\n \"attr_flags\": \"\",\n \"attributes\": [],\n \"block_size\": 4096,\n \"blocks\": 0,\n \"charset\": \"binary\",\n \"ctime\": 1726879724.313023,\n \"dev\": 51713,\n \"device_type\": 0,\n \"executable\": true,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 6856319,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": true,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": false,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"inode/directory\",\n \"mode\": \"0700\",\n \"mtime\": 1726879724.313023,\n \"nlink\": 2,\n \"path\": \"/root/.ssh\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": false,\n \"roth\": false,\n \"rusr\": true,\n \"size\": 101,\n \"uid\": 0,\n \"version\": \"1339598710\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": true\n }\n}\n 10966 1726879773.22503: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10966 1726879773.22575: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 10966 1726879773.22620: stderr chunk (state=3):\n>>><<<\n 10966 1726879773.22627: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94338aee48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433844828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94338ae9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433851630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943385d0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433802470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433807e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433802b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943380e4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337f1d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337f4198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b02940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b14240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433862a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a820f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8d320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9431a8dfd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8db00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8c0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431add828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431addc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad11d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad1eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ac84a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ab94e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431839320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431841da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad1128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431847eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ab3320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f943184d278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f943184d390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b2b080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184de80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184da90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313df240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313e4d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431408390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9431408748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431410438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311bac50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311ad390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311ad080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943119ef28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431410dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94311b5048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431408ac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337bf7b8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311b50f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337bfb38>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337d7668>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337db6d8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337dbba8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337dbcc0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337d7eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337e5048>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337db588>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337db2e8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337cbba8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313f3400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337d7518>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f7de9b0>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f51b7f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f4c32e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f51be80>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f7dee10>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f49ebe0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4b2860>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f801898>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f4b20b8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f507198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4e4320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4db518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f801320>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f4ed358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4ed470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f794ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f79af28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78b320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78bb38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4f8828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f7bcf60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78b198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f7c98d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f7c9eb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f518048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4ed5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f5289e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f520128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f520320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f518ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f542dd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f542a90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f5422b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f542908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f530be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942be2f240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942bea4e48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942bec6198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942be7ceb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4690f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f469198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942bebcb00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 101, \"inode\": 6856319, \"dev\": 51713, \"nlink\": 2, \"atime\": 1726879486.8533976, \"mtime\": 1726879737.2271786, \"ctime\": 1726879737.2271786, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 0, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"1339598710\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 10966 1726879773.22721: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94338aee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433844828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94338ae9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433851630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943385d0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433802470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433807e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433802b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943380e4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337f1d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337f4198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b02940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b14240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433862a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a820f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8d320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9431a8dfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8db00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8c0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431add828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431addc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad11d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad1eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ac84a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ab94e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431839320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431841da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad1128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431847eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ab3320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f943184d278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f943184d390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b2b080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184de80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184da90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313df240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313e4d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431408390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9431408748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431410438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311bac50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311ad390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311ad080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943119ef28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431410dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94311b5048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431408ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337bf7b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311b50f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337bfb38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337d7668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337db6d8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337dbba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337dbcc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337d7eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337e5048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337db588>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337db2e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337cbba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313f3400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337d7518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f7de9b0>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f51b7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f4c32e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f51be80>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f7dee10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f49ebe0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4b2860>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f801898>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f4b20b8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f507198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4e4320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4db518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f801320>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f4ed358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4ed470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f794ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f79af28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78b320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78bb38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4f8828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f7bcf60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78b198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f7c98d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f7c9eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f518048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4ed5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f5289e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f520128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f520320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f518ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f542dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f542a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f5422b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f542908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f530be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942be2f240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942bea4e48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942bec6198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942be7ceb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4690f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f469198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942bebcb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh\", \"mode\": \"0700\", \"isdir\": true, \"ischr\": false, \"isblk\": false, \"isreg\": false, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 101, \"inode\": 6856319, \"dev\": 51713, \"nlink\": 2, \"atime\": 1726879486.8533976, \"mtime\": 1726879737.2271786, \"ctime\": 1726879737.2271786, \"wusr\": true, \"rusr\": true, \"xusr\": true, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 0, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": true, \"pw_name\": \"root\", \"gr_name\": \"root\", \"mimetype\": \"inode/directory\", \"charset\": \"binary\", \"version\": \"1339598710\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 10966 1726879773.22928: done with _execute_module (stat, {'path': '/root/.ssh', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879772.8985658-10966-176403509807824/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10966 1726879773.22946: _low_level_execute_command(): starting\n 10966 1726879773.22956: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10966 1726879773.26068: stderr chunk (state=2):\n>>><<<\n 10966 1726879773.26079: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10966 1726879773.26102: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10966 1726879773.26110: handler run complete\n 10966 1726879773.26142: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10966 1726879773.26146: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10966 1726879773.26152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10966 1726879773.26156: variable 'ansible_port' from source: unknown\n 10966 1726879773.26160: variable 'ansible_user' from source: unknown\n 10966 1726879773.26165: attempt loop complete, returning result\n 10966 1726879773.26168: _execute() done\n 10966 1726879773.26171: dumping result to json\n 10966 1726879773.26178: done dumping result, returning\n 10966 1726879773.26186: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user [0e44ad9b-8ddf-c952-e8a3-000000000164]\n 10966 1726879773.26283: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000164\n 10966 1726879773.26330: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000164\n 10966 1726879773.26334: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/root/.ssh\"\n }\n },\n \"stat\": {\n \"atime\": 1726879486.8533976,\n \"attr_flags\": \"\",\n \"attributes\": [],\n \"block_size\": 4096,\n \"blocks\": 0,\n \"charset\": \"binary\",\n \"ctime\": 1726879737.2271786,\n \"dev\": 51713,\n \"device_type\": 0,\n \"executable\": true,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 6856319,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": true,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": false,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"inode/directory\",\n \"mode\": \"0700\",\n \"mtime\": 1726879737.2271786,\n \"nlink\": 2,\n \"path\": \"/root/.ssh\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": false,\n \"roth\": false,\n \"rusr\": true,\n \"size\": 101,\n \"uid\": 0,\n \"version\": \"1339598710\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": true\n }\n}\n 10596 1726879773.26577: no more pending results, returning what we have\n 10596 1726879773.26581: results queue empty\n 10596 1726879773.26582: checking for any_errors_fatal\n 10596 1726879773.26589: done checking for any_errors_fatal\n 10596 1726879773.26590: checking for max_fail_percentage\n 10596 1726879773.26593: done checking for max_fail_percentage\n 10596 1726879773.26593: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879773.26594: done checking to see if all hosts have failed\n 10596 1726879773.26594: getting the remaining hosts for this loop\n 10596 1726879773.26596: done getting the remaining hosts for this loop\n 10596 1726879773.26599: getting the next task for host managed_node1\n 10596 1726879773.26604: done getting next task for host managed_node1\n 10596 1726879773.26607: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user\n 10596 1726879773.26609: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879773.26611: getting the next task for host managed_node2\n 10596 1726879773.26612: done getting next task for host managed_node2\n 10596 1726879773.26613: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user\n 10596 1726879773.26614: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879773.26615: getting the next task for host managed_node3\n 10596 1726879773.26616: done getting next task for host managed_node3\n 10596 1726879773.26617: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user\n 10596 1726879773.26618: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879773.26638: getting variables\n 10596 1726879773.26640: in VariableManager get_vars()\n 10596 1726879773.26676: Calling all_inventory to load vars for managed_node1\n 10596 1726879773.26679: Calling groups_inventory to load vars for managed_node1\n 10596 1726879773.26681: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879773.26693: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879773.26696: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879773.26699: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879773.26903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879773.27085: done with get_vars()\n 10596 1726879773.27095: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] ***\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30\nFriday 20 September 2024 20:49:33 -0400 (0:00:00.477) 0:00:11.715 ****** \n 10596 1726879773.27169: entering _queue_task() for managed_node1/stat\n 10596 1726879773.27435: worker is 1 (out of 3 available)\n 10596 1726879773.27451: exiting _queue_task() for managed_node1/stat\n 10596 1726879773.27478: getting variables\n 10596 1726879773.27481: in VariableManager get_vars()\n 10596 1726879773.27559: Calling all_inventory to load vars for managed_node2\n 10596 1726879773.27563: Calling groups_inventory to load vars for managed_node2\n 10596 1726879773.27566: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879773.27578: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879773.27581: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879773.27584: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879773.27807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879773.28026: done with get_vars()\n 10596 1726879773.28038: done getting variables\n 10596 1726879773.28135: entering _queue_task() for managed_node2/stat\n 10596 1726879773.28413: worker is 2 (out of 3 available)\n 10596 1726879773.28425: exiting _queue_task() for managed_node2/stat\n 10596 1726879773.28454: getting variables\n 10596 1726879773.28456: in VariableManager get_vars()\n 10596 1726879773.28551: Calling all_inventory to load vars for managed_node3\n 10596 1726879773.28557: Calling groups_inventory to load vars for managed_node3\n 10596 1726879773.28559: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879773.28575: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879773.28578: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879773.28581: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879773.29106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879773.29407: done with get_vars()\n 10596 1726879773.29419: done getting variables\n 10596 1726879773.29511: entering _queue_task() for managed_node3/stat\n 10596 1726879773.29785: worker is 3 (out of 3 available)\n 10596 1726879773.29800: exiting _queue_task() for managed_node3/stat\n 10596 1726879773.29813: done queuing things up, now waiting for results queue to drain\n 10596 1726879773.29815: waiting for pending results...\n 10990 1726879773.27612: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user\n 10990 1726879773.27763: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000165\n 10990 1726879773.27778: variable 'ansible_search_path' from source: unknown\n 10990 1726879773.27782: variable 'ansible_search_path' from source: unknown\n 10990 1726879773.27804: calling self._execute()\n 10990 1726879773.27821: variable 'kdump_ssh_server' from source: play vars\n 10990 1726879773.27990: variable 'kdump_ssh_server' from source: play vars\n 10990 1726879773.28001: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10990 1726879773.28067: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10990 1726879773.28075: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10990 1726879773.28135: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10990 1726879773.28152: in VariableManager get_vars()\n 10990 1726879773.28180: Calling all_inventory to load vars for managed_node1\n 10990 1726879773.28186: Calling groups_inventory to load vars for managed_node1\n 10990 1726879773.28193: Calling all_plugins_inventory to load vars for managed_node1\n 10990 1726879773.28206: Calling all_plugins_play to load vars for managed_node1\n 10990 1726879773.28212: Calling groups_plugins_inventory to load vars for managed_node1\n 10990 1726879773.28217: Calling groups_plugins_play to load vars for managed_node1\n 10990 1726879773.28371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10990 1726879773.28961: done with get_vars()\n 10990 1726879773.28971: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10991 1726879773.28999: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user\n 10991 1726879773.29151: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000165\n 10991 1726879773.29167: variable 'ansible_search_path' from source: unknown\n 10991 1726879773.29171: variable 'ansible_search_path' from source: unknown\n 10991 1726879773.29189: calling self._execute()\n 10991 1726879773.29207: variable 'kdump_ssh_server' from source: play vars\n 10991 1726879773.29385: variable 'kdump_ssh_server' from source: play vars\n 10991 1726879773.29398: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10991 1726879773.29466: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10991 1726879773.29474: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10991 1726879773.29534: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10991 1726879773.29554: in VariableManager get_vars()\n 10991 1726879773.29584: Calling all_inventory to load vars for managed_node2\n 10991 1726879773.29591: Calling groups_inventory to load vars for managed_node2\n 10991 1726879773.29599: Calling all_plugins_inventory to load vars for managed_node2\n 10991 1726879773.29611: Calling all_plugins_play to load vars for managed_node2\n 10991 1726879773.29616: Calling groups_plugins_inventory to load vars for managed_node2\n 10991 1726879773.29620: Calling groups_plugins_play to load vars for managed_node2\n 10991 1726879773.29845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10990 1726879773.29025: variable 'ansible_delegated_vars' from source: unknown\n 10990 1726879773.30072: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10990 1726879773.30082: variable 'omit' from source: magic vars\n 10990 1726879773.30186: variable 'omit' from source: magic vars\n 10992 1726879773.30223: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user\n 10990 1726879773.30259: variable 'omit' from source: magic vars\n 10990 1726879773.30289: variable '__kdump_authorized_keys_path' from source: task vars\n 10990 1726879773.30373: variable '__kdump_authorized_keys_path' from source: task vars\n 10992 1726879773.30372: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000165\n 10992 1726879773.30412: variable 'ansible_search_path' from source: unknown\n 10992 1726879773.30418: variable 'ansible_search_path' from source: unknown\n 10992 1726879773.30452: calling self._execute()\n 10992 1726879773.30472: variable 'kdump_ssh_server' from source: play vars\n 10990 1726879773.30496: variable '__kdump_ssh_user_info' from source: set_fact\n 10990 1726879773.30527: variable 'omit' from source: magic vars\n 10990 1726879773.30543: variable 'ansible_delegated_vars' from source: unknown\n 10990 1726879773.30566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10990 1726879773.30598: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10990 1726879773.30620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10990 1726879773.30638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10992 1726879773.30651: variable 'kdump_ssh_server' from source: play vars\n 10990 1726879773.30654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10992 1726879773.30660: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10990 1726879773.30682: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10990 1726879773.30688: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10990 1726879773.30694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10990 1726879773.30698: variable 'ansible_port' from source: unknown\n 10990 1726879773.30701: variable 'ansible_user' from source: unknown\n 10992 1726879773.30725: variable 'kdump_test_ssh_server_outside' from source: play vars\n 10992 1726879773.30732: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10992 1726879773.30790: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10990 1726879773.30805: Set connection var ansible_shell_executable to /bin/sh\n 10992 1726879773.30811: in VariableManager get_vars()\n 10990 1726879773.30813: Set connection var ansible_connection to ssh\n 10990 1726879773.30818: Set connection var ansible_timeout to 10\n 10990 1726879773.30822: Set connection var ansible_shell_type to sh\n 10990 1726879773.30827: Set connection var ansible_pipelining to False\n 10990 1726879773.30834: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10992 1726879773.30846: Calling all_inventory to load vars for managed_node3\n 10992 1726879773.30852: Calling groups_inventory to load vars for managed_node3\n 10992 1726879773.30856: Calling all_plugins_inventory to load vars for managed_node3\n 10990 1726879773.30859: variable 'ansible_delegated_vars' from source: unknown\n 10990 1726879773.30864: variable 'ansible_user' from source: unknown\n 10992 1726879773.30871: Calling all_plugins_play to load vars for managed_node3\n 10990 1726879773.30873: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10992 1726879773.30877: Calling groups_plugins_inventory to load vars for managed_node3\n 10992 1726879773.30882: Calling groups_plugins_play to load vars for managed_node3\n 10990 1726879773.31060: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10990 1726879773.31072: variable 'omit' from source: magic vars\n 10990 1726879773.31079: starting attempt loop\n 10990 1726879773.31082: running the handler\n 10992 1726879773.31083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10992 1726879773.31290: done with get_vars()\n 10992 1726879773.31301: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10992 1726879773.31345: variable 'ansible_delegated_vars' from source: unknown\n 10992 1726879773.31359: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10992 1726879773.31365: variable 'omit' from source: magic vars\n 10991 1726879773.31367: done with get_vars()\n 10991 1726879773.31377: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10991 1726879773.31425: variable 'ansible_delegated_vars' from source: unknown\n 10991 1726879773.31440: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10992 1726879773.31444: variable 'omit' from source: magic vars\n 10991 1726879773.31447: variable 'omit' from source: magic vars\n 10991 1726879773.31538: variable 'omit' from source: magic vars\n 10991 1726879773.31612: variable 'omit' from source: magic vars\n 10991 1726879773.31643: variable '__kdump_authorized_keys_path' from source: task vars\n 10991 1726879773.31759: variable '__kdump_authorized_keys_path' from source: task vars\n 10991 1726879773.31892: variable '__kdump_ssh_user_info' from source: set_fact\n 10991 1726879773.31929: variable 'omit' from source: magic vars\n 10991 1726879773.31945: variable 'ansible_delegated_vars' from source: unknown\n 10991 1726879773.31964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10991 1726879773.31990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10991 1726879773.32012: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10992 1726879773.32024: variable 'omit' from source: magic vars\n 10991 1726879773.32029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10991 1726879773.32040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10992 1726879773.32051: variable '__kdump_authorized_keys_path' from source: task vars\n 10991 1726879773.32069: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10991 1726879773.32075: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10991 1726879773.32079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10991 1726879773.32083: variable 'ansible_port' from source: unknown\n 10991 1726879773.32086: variable 'ansible_user' from source: unknown\n 10992 1726879773.32126: variable '__kdump_authorized_keys_path' from source: task vars\n 10992 1726879773.32230: variable '__kdump_ssh_user_info' from source: set_fact\n 10990 1726879773.32255: _low_level_execute_command(): starting\n 10992 1726879773.32258: variable 'omit' from source: magic vars\n 10990 1726879773.32267: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 10992 1726879773.32272: variable 'ansible_delegated_vars' from source: unknown\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 10992 1726879773.32295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10992 1726879773.32324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10992 1726879773.32342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10992 1726879773.32359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10992 1726879773.32369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10992 1726879773.32397: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10992 1726879773.32403: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10992 1726879773.32409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10992 1726879773.32413: variable 'ansible_port' from source: unknown\n 10992 1726879773.32416: variable 'ansible_user' from source: unknown\n 10991 1726879773.32483: Set connection var ansible_shell_executable to /bin/sh\n 10991 1726879773.32493: Set connection var ansible_connection to ssh\n 10991 1726879773.32500: Set connection var ansible_timeout to 10\n 10991 1726879773.32504: Set connection var ansible_shell_type to sh\n 10991 1726879773.32509: Set connection var ansible_pipelining to False\n 10992 1726879773.32511: Set connection var ansible_shell_executable to /bin/sh\n 10991 1726879773.32516: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10992 1726879773.32517: Set connection var ansible_connection to ssh\n 10992 1726879773.32523: Set connection var ansible_timeout to 10\n 10992 1726879773.32525: Set connection var ansible_shell_type to sh\n 10992 1726879773.32530: Set connection var ansible_pipelining to False\n 10991 1726879773.32536: variable 'ansible_delegated_vars' from source: unknown\n 10992 1726879773.32537: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10991 1726879773.32540: variable 'ansible_user' from source: unknown\n 10991 1726879773.32550: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10992 1726879773.32556: variable 'ansible_delegated_vars' from source: unknown\n 10992 1726879773.32560: variable 'ansible_user' from source: unknown\n 10992 1726879773.32568: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10991 1726879773.32735: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10992 1726879773.32745: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 10991 1726879773.32747: variable 'omit' from source: magic vars\n 10992 1726879773.32755: variable 'omit' from source: magic vars\n 10992 1726879773.32761: starting attempt loop\n 10992 1726879773.32764: running the handler\n 10992 1726879773.32777: _low_level_execute_command(): starting\n 10992 1726879773.32785: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10991 1726879773.32756: starting attempt loop\n 10991 1726879773.33365: running the handler\n 10991 1726879773.33380: _low_level_execute_command(): starting\n 10991 1726879773.33390: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10992 1726879773.35745: stdout chunk (state=2):\n>>>/root\n<<<\n 10992 1726879773.35861: stderr chunk (state=3):\n>>><<<\n 10992 1726879773.35868: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 10992 1726879773.35895: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10992 1726879773.35907: _low_level_execute_command(): starting\n 10992 1726879773.35913: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958 `\" && echo ansible-tmp-1726879773.3590302-10992-122581810525958=\"` echo /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958 `\" && echo ansible-tmp-1726879773.3590302-10992-122581810525958=\"` echo /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958 `\" ) && sleep 0'\"'\"''\n 10990 1726879773.36163: stdout chunk (state=2):\n>>>/root\n<<<\n 10990 1726879773.36292: stderr chunk (state=3):\n>>><<<\n 10990 1726879773.36302: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 10990 1726879773.36334: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10990 1726879773.36346: _low_level_execute_command(): starting\n 10990 1726879773.36360: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615 `\" && echo ansible-tmp-1726879773.363408-10990-209362617977615=\"` echo /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615 `\" && echo ansible-tmp-1726879773.363408-10990-209362617977615=\"` echo /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615 `\" ) && sleep 0'\"'\"''\n 10991 1726879773.36457: stdout chunk (state=2):\n>>>/root\n<<<\n 10991 1726879773.36466: stderr chunk (state=2):\n>>><<<\n 10991 1726879773.36489: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 10991 1726879773.36515: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10991 1726879773.36528: _low_level_execute_command(): starting\n 10991 1726879773.36534: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511 `\" && echo ansible-tmp-1726879773.3652205-10991-155383200446511=\"` echo /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511 `\" && echo ansible-tmp-1726879773.3652205-10991-155383200446511=\"` echo /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511 `\" ) && sleep 0'\"'\"''\n 10992 1726879773.38567: stdout chunk (state=2):\n>>>ansible-tmp-1726879773.3590302-10992-122581810525958=/root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958\n<<<\n 10992 1726879773.38699: stderr chunk (state=3):\n>>><<<\n 10992 1726879773.38704: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879773.3590302-10992-122581810525958=/root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958\\n', b'')\n 10992 1726879773.38718: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879773.3590302-10992-122581810525958=/root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958\n, stderr=\n 10992 1726879773.38733: variable 'ansible_delegated_vars' from source: unknown\n 10992 1726879773.38768: variable 'ansible_module_compression' from source: unknown\n 10992 1726879773.38813: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 10992 1726879773.38840: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 10992 1726879773.38909: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpmctd2w45 TO /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 10990 1726879773.38996: stdout chunk (state=2):\n>>>ansible-tmp-1726879773.363408-10990-209362617977615=/root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615\n<<<\n 10992 1726879773.39021: Sending initial data\n 10992 1726879773.39033: Sent initial data (153 bytes)\n 10991 1726879773.39074: stdout chunk (state=2):\n>>>ansible-tmp-1726879773.3652205-10991-155383200446511=/root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511\n<<<\n 10991 1726879773.39228: stderr chunk (state=3):\n>>><<<\n 10991 1726879773.39235: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879773.3652205-10991-155383200446511=/root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511\\n', b'')\n 10991 1726879773.39257: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879773.3652205-10991-155383200446511=/root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511\n, stderr=\n 10991 1726879773.39276: variable 'ansible_delegated_vars' from source: unknown\n 10990 1726879773.39318: stderr chunk (state=3):\n>>><<<\n 10990 1726879773.39325: stdout chunk (state=3):\n>>><<<\n 10991 1726879773.39328: variable 'ansible_module_compression' from source: unknown\n<10.31.42.60> (0, b'ansible-tmp-1726879773.363408-10990-209362617977615=/root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615\\n', b'')\n 10990 1726879773.39344: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879773.363408-10990-209362617977615=/root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615\n, stderr=\n 10990 1726879773.39361: variable 'ansible_delegated_vars' from source: unknown\n 10991 1726879773.39382: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 10990 1726879773.39412: variable 'ansible_module_compression' from source: unknown\n 10991 1726879773.39415: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10990 1726879773.39465: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 10990 1726879773.39498: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 10991 1726879773.39511: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp78pg12al TO /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 10990 1726879773.39588: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpu6bvw5h0 TO /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 10991 1726879773.40056: Sending initial data\n 10991 1726879773.40062: Sent initial data (153 bytes)\n 10990 1726879773.40584: Sending initial data\n 10990 1726879773.40596: Sent initial data (152 bytes)\n 10991 1726879773.42359: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp78pg12al /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py\n<<<\n 10992 1726879773.42642: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpmctd2w45 /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py\n<<<\n 10990 1726879773.43341: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpu6bvw5h0 /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py\n<<<\n 10991 1726879773.43553: stderr chunk (state=3):\n>>><<<\n 10991 1726879773.43564: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp78pg12al /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py\\n', b'')\n 10991 1726879773.43594: done transferring module to remote\n 10991 1726879773.43608: _low_level_execute_command(): starting\n 10991 1726879773.43614: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/ /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/ /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10992 1726879773.44714: stderr chunk (state=3):\n>>><<<\n 10992 1726879773.44722: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpmctd2w45 /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py\\n', b'')\n 10992 1726879773.44751: done transferring module to remote\n 10992 1726879773.44763: _low_level_execute_command(): starting\n 10992 1726879773.44767: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/ /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/ /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10990 1726879773.45068: stderr chunk (state=3):\n>>><<<\n 10990 1726879773.45077: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpu6bvw5h0 /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py\\n', b'')\n 10990 1726879773.45104: done transferring module to remote\n 10990 1726879773.45117: _low_level_execute_command(): starting\n 10990 1726879773.45122: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/ /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/ /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10991 1726879773.46201: stderr chunk (state=2):\n>>><<<\n 10991 1726879773.46215: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10991 1726879773.46234: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10991 1726879773.46238: _low_level_execute_command(): starting\n 10991 1726879773.46244: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10992 1726879773.47326: stderr chunk (state=2):\n>>><<<\n 10992 1726879773.47336: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10992 1726879773.47357: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10992 1726879773.47361: _low_level_execute_command(): starting\n 10992 1726879773.47365: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10990 1726879773.47954: stderr chunk (state=2):\n>>><<<\n 10990 1726879773.47962: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10990 1726879773.47980: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10990 1726879773.47984: _low_level_execute_command(): starting\n 10990 1726879773.47990: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10991 1726879773.48941: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10991 1726879773.48957: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\n<<<\n 10991 1726879773.48967: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 10991 1726879773.49018: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10991 1726879773.49047: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10991 1726879773.49088: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\n<<<\n 10991 1726879773.49101: stdout chunk (state=3):\n>>>import _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 10991 1726879773.49117: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10991 1726879773.49157: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 10991 1726879773.49163: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10991 1726879773.49177: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10991 1726879773.49203: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10991 1726879773.49209: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 10991 1726879773.49235: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86f45e48>\r\n<<<\n 10991 1726879773.49260: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 10991 1726879773.49276: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86edb828>\r\n<<<\n 10991 1726879773.49293: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86f459b0>\r\n<<<\n 10991 1726879773.49311: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n<<<\n 10991 1726879773.49318: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 10991 1726879773.49323: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ee8630>\r\n<<<\n 10991 1726879773.49346: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10991 1726879773.49360: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n<<<\n 10991 1726879773.49368: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10991 1726879773.49381: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef160><<<\n 10991 1726879773.49388: stdout chunk (state=3):\n>>>\r\n<<<\n 10991 1726879773.49404: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n<<<\n 10991 1726879773.49410: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 10991 1726879773.49426: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py<<<\n 10991 1726879773.49431: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10991 1726879773.49451: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10991 1726879773.49463: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10991 1726879773.49475: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ef40f0>\r\n<<<\n 10991 1726879773.49489: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef748>\r\n<<<\n 10991 1726879773.49516: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef390>\r\n<<<\n 10991 1726879773.49539: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10991 1726879773.49554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10991 1726879773.49571: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10991 1726879773.49589: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10991 1726879773.49601: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10991 1726879773.49618: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10991 1726879773.49628: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10991 1726879773.49645: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e99470>\r\n<<<\n 10991 1726879773.49905: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e9ee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e99b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ea54e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e88d68>\r\n<<<\n 10991 1726879773.49941: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e8b198>\r\n<<<\n 10991 1726879773.49975: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10991 1726879773.50003: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85199940>\r\n<<<\n 10991 1726879773.50019: stdout chunk (state=3):\n>>># /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\r\n<<<\n 10991 1726879773.50042: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851ab240>\r\n<<<\n 10991 1726879773.50126: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ef9a20>\r\n<<<\n 10991 1726879773.50139: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10991 1726879773.50351: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10991 1726879773.50369: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10991 1726879773.50389: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10991 1726879773.50407: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10991 1726879773.50422: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10991 1726879773.50440: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 10991 1726879773.50454: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10991 1726879773.50476: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10992 1726879773.50490: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # <<<\n 10992 1726879773.50504: stdout chunk (state=3):\n>>>\r\nimport '_weakref' # \r\n<<<\n 10991 1726879773.50534: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10991 1726879773.50548: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10992 1726879773.50565: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10991 1726879773.50574: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10992 1726879773.50602: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10991 1726879773.50613: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10991 1726879773.50621: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 10991 1726879773.50638: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10992 1726879773.50652: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 10992 1726879773.50661: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 10991 1726879773.50677: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851190f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\n<<<\n 10992 1726879773.50687: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10991 1726879773.50703: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85124320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10992 1726879773.50732: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10991 1726879773.50742: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a85124fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85124b00>\r\n<<<\n 10992 1726879773.50757: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10991 1726879773.50769: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 10992 1726879773.50780: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10990 1726879773.50807: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\n<<<\n 10990 1726879773.50820: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 10992 1726879773.50830: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939e9e48>\r\n<<<\n 10991 1726879773.50839: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851230f0>\r\nimport '_collections' # \r\n<<<\n 10992 1726879773.51007: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969397f828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939e99b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969398c630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10992 1726879773.51046: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10992 1726879773.51067: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939980f0>\r\n<<<\n 10992 1726879773.51081: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993748>\r\n<<<\n 10992 1726879773.51106: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993390>\r\n<<<\n 10992 1726879773.51138: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10992 1726879773.51158: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10992 1726879773.51193: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10992 1726879773.51211: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10992 1726879773.51233: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10992 1726879773.51265: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969393d470>\r\n<<<\n 10992 1726879773.51285: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10992 1726879773.51326: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693942e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969393db38>\r\n<<<\n 10990 1726879773.51372: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb9bfe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb955828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb9bf9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb962630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb96e0f0>\r\n<<<\n 10990 1726879773.51380: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969748>\r\n<<<\n 10992 1726879773.51399: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10990 1726879773.51411: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969390>\r\n<<<\n 10990 1726879773.51443: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10990 1726879773.51453: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10990 1726879773.51469: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10990 1726879773.51500: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10992 1726879773.51518: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939494e0>\r\n<<<\n 10992 1726879773.51541: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969392cd68>\r\n<<<\n 10992 1726879773.51556: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 10992 1726879773.51568: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969392f198>\r\n<<<\n 10991 1726879773.51600: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85174828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85174c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851681d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85168eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8515f4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851504e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ed0320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ed8da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85168128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84edeeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8514a320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a84ee4278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a84ee4390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851c2080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0f28>\r\n<<<\n 10992 1726879773.51620: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10992 1726879773.51641: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c3d940>\r\n<<<\n 10991 1726879773.51668: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a76240>\r\n<<<\n 10991 1726879773.51693: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 10991 1726879773.51712: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10991 1726879773.51758: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a7bd30>\r\n<<<\n 10991 1726879773.51784: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee45c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10991 1726879773.51811: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10991 1726879773.51834: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a9f390>\r\n<<<\n 10991 1726879773.51857: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a84a9f748>\r\n<<<\n 10991 1726879773.51882: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10991 1726879773.51907: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 10991 1726879773.51928: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 10991 1726879773.51955: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84aa7438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10991 1726879773.51975: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10991 1726879773.52008: stdout chunk (state=3):\n>>>import 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 10991 1726879773.52028: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10991 1726879773.52060: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10991 1726879773.52103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10991 1726879773.52133: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84851c50>\r\n<<<\n 10990 1726879773.52214: stdout chunk (state=3):\n>>>import 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb913470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb918e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb913b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb91f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb902d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb905198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c13940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c25240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb973a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 10990 1726879773.52304: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10990 1726879773.52330: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 10990 1726879773.52346: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10990 1726879773.52361: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10990 1726879773.52373: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10992 1726879773.52382: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c4f240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969399da20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bbd0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc8320>\r\n<<<\n 10990 1726879773.52400: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10992 1726879773.52411: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10990 1726879773.52454: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10992 1726879773.52465: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691bc8fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc8b00>\r\nimport 'itertools' # \r\n<<<\n 10991 1726879773.52482: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84844390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84844080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84835f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84aa7dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a8484c048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a9fac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e567b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8484c0f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e56b38>\r\n<<<\n 10990 1726879773.52501: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 10990 1726879773.52527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 10990 1726879773.52565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10990 1726879773.52582: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 10990 1726879773.52597: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10990 1726879773.52626: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b930f0>\r\n<<<\n 10990 1726879773.52644: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9e320>\r\n<<<\n 10990 1726879773.52679: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 10990 1726879773.52708: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f9b9efd0>\r\n<<<\n 10990 1726879773.52724: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9eb00>\r\n<<<\n 10990 1726879773.52741: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 10990 1726879773.52785: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9d0f0>\r\nimport '_collections' # \r\n<<<\n 10992 1726879773.52839: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc70f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c18828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c18c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0c1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0ceb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c034a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bf44e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 10992 1726879773.52861: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10992 1726879773.52870: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 10990 1726879773.52893: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bee828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10992 1726879773.52911: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919742e8>\r\n<<<\n 10992 1726879773.52924: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969197cd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0c4a8>\r\n<<<\n 10990 1726879773.52929: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9beec18>\r\n<<<\n 10992 1726879773.52962: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10991 1726879773.52981: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e6e668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e726d8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e72ba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e72cc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e6eeb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e7c048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e72588>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e722e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e62ba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a8a400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10990 1726879773.53127: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be21d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be2eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bd94a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bca4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10991 1726879773.53147: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e6e518>\r\n<<<\n 10992 1726879773.53317: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691982e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bee320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691989240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691989358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c66080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691994710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10990 1726879773.53328: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f994a2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9952d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be24a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9958e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bc4320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10992 1726879773.53354: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691994ef0>\r\n<<<\n 10990 1726879773.53363: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f995f240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f048>\r\n<<<\n 10992 1726879773.53374: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10990 1726879773.53383: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f995f358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c3c080>\r\n<<<\n 10990 1726879773.53401: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 10990 1726879773.53414: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 10992 1726879773.53424: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969151a208>\r\n<<<\n 10992 1726879773.53431: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919947f0>\r\n<<<\n 10990 1726879773.53438: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10992 1726879773.53454: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 10992 1726879773.53463: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10990 1726879773.53470: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 10990 1726879773.53478: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995fe48>\r\n<<<\n 10990 1726879773.53484: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995fa58>\r\n<<<\n 10991 1726879773.53496: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e75978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.53774: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969151fcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691543358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691543710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969154b400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n<<<\n 10992 1726879773.53784: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 10990 1726879773.53791: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996a710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996aef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f94f0208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996a7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10992 1726879773.53802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10990 1726879773.53826: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f94f5cf8>\r\n<<<\n 10990 1726879773.53836: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f588>\r\n<<<\n 10992 1726879773.53845: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10990 1726879773.53853: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10990 1726879773.54140: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9519358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f9519710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9521400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 10992 1726879773.54150: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912f5c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912e8358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912e8048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912d9ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969154bda0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96912e8fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691543a90>\r\n<<<\n 10992 1726879773.54170: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 10992 1726879773.54177: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10990 1726879773.54188: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10990 1726879773.54197: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10990 1726879773.54212: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n<<<\n 10992 1726879773.54227: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96938fa710>\r\n<<<\n 10992 1726879773.54242: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912f00b8>\r\nimport 'pwd' # \r\n<<<\n 10990 1726879773.54251: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92cbc18>\r\n<<<\n 10992 1726879773.54559: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96938faa90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919898d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96939125c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10990 1726879773.54573: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92be358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92be048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92afef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9521da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f92befd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9519a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8d0780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92c60b8>\r\nimport 'pwd' # \r\n<<<\n 10990 1726879773.54582: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8d0b00>\r\n<<<\n 10991 1726879773.54583: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.54641: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f8d0>\r\n<<<\n 10990 1726879773.54661: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10990 1726879773.54673: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10990 1726879773.54695: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 10992 1726879773.54710: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10992 1726879773.54718: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916630>\r\n<<<\n 10990 1726879773.54730: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 10990 1726879773.54746: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8e8630>\r\n<<<\n 10990 1726879773.54760: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n<<<\n 10990 1726879773.54767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10990 1726879773.54900: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10990 1726879773.54909: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ec6a0>\r\n<<<\n 10992 1726879773.54917: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10990 1726879773.54937: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10990 1726879773.54945: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ecb70>\r\n<<<\n 10990 1726879773.54968: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10990 1726879773.54977: stdout chunk (state=3):\n>>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ecc88>\r\n<<<\n 10990 1726879773.54981: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8e8e80>\r\n<<<\n 10990 1726879773.55003: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 10990 1726879773.55027: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10990 1726879773.55036: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ecfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8ec550>\r\n<<<\n 10990 1726879773.55298: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ec2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8dcb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f95053c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8e84e0>\r\n<<<\n 10992 1726879773.55306: stdout chunk (state=3):\n>>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693912e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939164e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693906b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969152f3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693912470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 10991 1726879773.55332: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bca7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82b5a2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bcae48>\r\n<<<\n 10992 1726879773.55357: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f91a908>\r\n<<<\n 10991 1726879773.55363: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e75fd0>\r\n<<<\n 10990 1726879773.55368: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78f0978>\r\n<<<\n 10991 1726879773.55391: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10991 1726879773.55400: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10992 1726879773.55435: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10990 1726879773.55447: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.55446: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b35ba8>\r\n<<<\n 10992 1726879773.55473: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10990 1726879773.55484: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.55484: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10990 1726879773.55511: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.55527: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10991 1726879773.55526: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10991 1726879773.55546: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10992 1726879773.55561: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.55629: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82ba01d0>\r\n<<<\n 10991 1726879773.55651: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e917b8>\r\n<<<\n 10991 1726879773.55686: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82b49198>\r\n<<<\n 10991 1726879773.55711: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10991 1726879773.55774: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b49b70>\r\n<<<\n 10991 1726879773.55791: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b7b320>\r\n<<<\n 10991 1726879773.56082: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b72518>\r\n<<<\n 10991 1726879773.56105: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10991 1726879773.56128: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e91d68>\r\n<<<\n 10991 1726879773.56155: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82ba0dd8>\r\n<<<\n 10991 1726879773.56184: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b84400>\r\n<<<\n 10991 1726879773.56207: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 10991 1726879773.56219: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 10991 1726879773.56237: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10991 1726879773.56259: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10991 1726879773.56286: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10991 1726879773.56299: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10991 1726879773.56340: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e2be48>\r\n<<<\n 10991 1726879773.56423: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 10991 1726879773.56435: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e32f60>\r\n<<<\n 10991 1726879773.56451: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e22278>\r\n<<<\n 10991 1726879773.56463: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 10991 1726879773.56482: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e22a90>\r\n<<<\n 10990 1726879773.56624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.56639: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b8f7b8>\r\n<<<\n 10991 1726879773.56672: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10991 1726879773.56704: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10991 1726879773.56727: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10991 1726879773.56742: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 10991 1726879773.56823: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e53f28>\r\n<<<\n 10991 1726879773.56876: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e220f0>\r\n<<<\n 10991 1726879773.56988: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10991 1726879773.56998: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e60e10>\r\n<<<\n 10991 1726879773.57023: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10991 1726879773.57032: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e60ef0>\r\n<<<\n 10991 1726879773.57061: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10991 1726879773.57070: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82baf0b8>\r\n<<<\n 10991 1726879773.57083: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b84550>\r\n<<<\n 10991 1726879773.57109: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10992 1726879773.57116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.57129: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10991 1726879773.57145: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10991 1726879773.57187: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82bbea58>\r\n<<<\n 10991 1726879773.57356: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bb6198>\r\n<<<\n 10991 1726879773.57387: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82bb6390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bafc18>\r\n<<<\n 10991 1726879773.57421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.57497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.57562: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 10990 1726879773.57576: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f76447f0>\r\n<<<\n 10991 1726879773.57575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 10990 1726879773.57595: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 10991 1726879773.57600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10991 1726879773.57621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.57630: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10990 1726879773.57638: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10991 1726879773.57693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.57704: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75d42e8>\r\n<<<\n 10990 1726879773.57719: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7644e48>\r\n<<<\n 10990 1726879773.57742: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10990 1726879773.57751: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f78f0fd0>\r\n<<<\n 10990 1726879773.57763: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10990 1726879773.57796: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10991 1726879773.57796: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10991 1726879773.57820: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10991 1726879773.57845: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10990 1726879773.57845: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75afba8>\r\n<<<\n 10990 1726879773.57863: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10990 1726879773.57874: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10991 1726879773.57890: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82bd7e80>\r\n<<<\n 10990 1726879773.57898: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10991 1726879773.57929: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd7b38>\r\n<<<\n 10990 1726879773.57929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10990 1726879773.57955: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10991 1726879773.57971: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd7358>\r\n<<<\n 10991 1726879773.57978: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 10991 1726879773.57993: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10991 1726879773.58026: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd79b0>\r\n<<<\n 10991 1726879773.58035: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bc5cf8>\r\n<<<\n 10990 1726879773.58052: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f761a1d0>\r\n<<<\n 10991 1726879773.58052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.58076: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75ab390>\r\n<<<\n 10990 1726879773.58107: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75abeb8>\r\n<<<\n 10990 1726879773.58430: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7618198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75f5320>\r\n<<<\n 10992 1726879773.58441: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5d5ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5fe278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6414e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f6415f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10992 1726879773.58454: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f641b38>\r\n<<<\n 10992 1726879773.58469: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10992 1726879773.58491: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10991 1726879773.58496: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.58513: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10990 1726879773.58530: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75ec518>\r\n<<<\n 10990 1726879773.58540: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 10990 1726879773.58548: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10992 1726879773.58557: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10990 1726879773.58573: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7919198>\r\n<<<\n 10992 1726879773.58581: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 10990 1726879773.58602: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75d4128>\r\n<<<\n 10990 1726879773.58630: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75fe470>\r\n<<<\n 10990 1726879773.58651: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 10992 1726879773.58659: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f644160>\r\n<<<\n 10990 1726879773.58680: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10992 1726879773.58697: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5dc390>\r\n<<<\n 10990 1726879773.58716: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10992 1726879773.58735: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5dce48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10990 1726879773.58735: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10992 1726879773.58757: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10990 1726879773.58757: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10990 1726879773.58801: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f78a5ef0>\r\n<<<\n 10992 1726879773.58818: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f642128>\r\n<<<\n 10992 1726879773.58834: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6202b0>\r\n<<<\n 10990 1726879773.58885: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n<<<\n 10990 1726879773.58897: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78c2048>\r\n<<<\n 10990 1726879773.58916: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789c320>\r\n<<<\n 10990 1726879773.58936: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 10990 1726879773.58952: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789cb38>\r\n<<<\n 10991 1726879773.58964: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10990 1726879773.59161: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7609828>\r\n<<<\n 10990 1726879773.59206: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10990 1726879773.59271: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 10992 1726879773.59294: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6174a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f93cf98>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f62a358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f62a470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 10991 1726879773.59295: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.59313: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10991 1726879773.59330: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f4c4588>\r\n<<<\n 10991 1726879773.59340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.59359: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10990 1726879773.59359: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78da048>\r\n<<<\n 10992 1726879773.59388: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 10992 1726879773.59401: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10990 1726879773.59404: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789cc88>\r\n<<<\n 10992 1726879773.59457: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f8d1ef0>\r\n<<<\n 10990 1726879773.59530: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10990 1726879773.59539: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f78daef0>\r\n<<<\n 10992 1726879773.59561: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 10992 1726879773.59570: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8d6f28>\r\n<<<\n 10990 1726879773.59578: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7626048>\r\n<<<\n 10992 1726879773.59593: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 10990 1726879773.59610: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10992 1726879773.59628: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7b38>\r\n<<<\n 10990 1726879773.59637: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7626160>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75fe5c0>\r\n<<<\n 10990 1726879773.59658: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10991 1726879773.59683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.59682: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10990 1726879773.59702: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10990 1726879773.59898: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7638b00>\r\n<<<\n 10990 1726879773.59930: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7631240>\r\n<<<\n 10990 1726879773.59966: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7631438>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7626cc0>\r\n<<<\n 10990 1726879773.59996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10990 1726879773.60008: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.60043: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.60077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.60081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.60115: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f634828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8fcf28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7c88>\r\n<<<\n 10991 1726879773.60135: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10990 1726879773.60146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.60154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.60163: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 10990 1726879773.60175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.60186: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.60202: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f586dd8>\r\n<<<\n 10990 1726879773.60211: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.60219: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.60233: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10992 1726879773.60243: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f586f60>\r\n<<<\n 10991 1726879773.60256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.60278: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f595080>\r\n<<<\n 10992 1726879773.60297: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f62a5c0>\r\n<<<\n 10990 1726879773.60308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.60327: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n<<<\n 10992 1726879773.60338: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10992 1726879773.60347: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10991 1726879773.60359: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.60369: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10991 1726879773.60383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.60414: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10992 1726879773.60425: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5a3a20>\r\n<<<\n 10991 1726879773.60435: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10990 1726879773.60445: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10990 1726879773.60460: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n<<<\n 10990 1726879773.60468: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10991 1726879773.60581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.60752: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10992 1726879773.60809: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f59c160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f59c358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f595be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.60821: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.60833: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7653e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7653ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f76532e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7653940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f763fc18>\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.60851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.60862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.60881: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f53be48>\r\n<<<\n 10991 1726879773.60889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.60905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.60927: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 10991 1726879773.60934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.60983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.60983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.61040: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10991 1726879773.61052: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10991 1726879773.61068: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.61080: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 10992 1726879773.61091: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10992 1726879773.61109: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 10992 1726879773.61118: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10991 1726879773.61127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.61141: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.61150: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10990 1726879773.61166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.61177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.61186: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5bcdd8>\r\n<<<\n 10991 1726879773.61202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.61232: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bca90>\r\n<<<\n 10991 1726879773.61241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.61272: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bc2b0>\r\n<<<\n 10992 1726879773.61285: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 10992 1726879773.61302: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10991 1726879773.61310: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10992 1726879773.61341: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bc908>\r\n<<<\n 10992 1726879773.61352: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5abbe0>\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.61422: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10991 1726879773.61503: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a7f55d198>\r\n<<<\n 10991 1726879773.61570: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f512eb8>\r\n<<<\n 10991 1726879773.61607: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.61653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.61706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.61726: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.61758: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.61874: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10990 1726879773.61889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.61874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.62011: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 10990 1726879773.62020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10991 1726879773.62034: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.62049: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3f3e400>\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.62294: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10991 1726879773.62321: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10991 1726879773.62339: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 10991 1726879773.62348: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10992 1726879773.62358: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 10992 1726879773.62374: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10992 1726879773.62398: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10990 1726879773.62413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.62421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.62437: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.62455: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 10992 1726879773.62471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.62476: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b000f0>\r\n<<<\n 10991 1726879773.62503: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10992 1726879773.62505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10992 1726879773.62519: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.62520: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10991 1726879773.62610: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b00198>\r\n<<<\n 10992 1726879773.62625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.62651: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f553b00>\r\n<<<\n 10991 1726879773.62711: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 10991 1726879773.62722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.62743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.62749: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 10990 1726879773.62769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.62784: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bf69240>\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.62785: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.62799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.62817: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10990 1726879773.62821: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.62877: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10990 1726879773.63003: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.63154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.63274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.63274: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.63341: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10990 1726879773.63348: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.63494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.63527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10990 1726879773.63539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10992 1726879773.63551: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.63599: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10992 1726879773.63613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.63638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.63663: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10990 1726879773.63675: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3fb5e80>\r\n<<<\n 10990 1726879773.63685: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.63696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.63703: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10990 1726879773.63721: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 10990 1726879773.63735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.63743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.63779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.63800: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10992 1726879773.63814: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.63837: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10990 1726879773.63840: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 10990 1726879773.63862: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10992 1726879773.63865: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.63875: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.63904: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10990 1726879773.63911: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.63941: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10990 1726879773.63952: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.63981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.64016: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.64058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.64067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.64122: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10991 1726879773.64237: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 990, \"inode\": 1485065, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879503.7056978, \"mtime\": 1726879412.6514797, \"ctime\": 1726879412.6514797, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"73fa8017a2d86a54aaa3b7cf4504a005b0d33e52\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1222691786\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 10992 1726879773.64252: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10991 1726879773.64261: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10990 1726879773.64286: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10992 1726879773.64373: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10990 1726879773.64388: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f3fd7198>\r\n<<<\n 10990 1726879773.64449: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3f8ceb8>\r\n<<<\n 10990 1726879773.64496: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10991 1726879773.64521: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n<<<\n 10990 1726879773.64552: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.64601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.64626: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.64647: stdout chunk (state=3):\n>>># cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10990 1726879773.64664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10992 1726879773.64773: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bfdfe80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.64799: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 10991 1726879773.64809: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10992 1726879773.64958: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10990 1726879773.65118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.65148: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 10990 1726879773.65212: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10990 1726879773.65242: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10992 1726879773.65278: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968c001128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bfb6e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10990 1726879773.65298: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10992 1726879773.65314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10991 1726879773.65323: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n<<<\n 10991 1726879773.65336: stdout chunk (state=3):\n>>># destroy linecache\r\n<<<\n 10991 1726879773.65355: stdout chunk (state=3):\n>>># destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10990 1726879773.65403: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f757a0f0>\r\n<<<\n 10990 1726879773.65424: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10990 1726879773.65436: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10990 1726879773.65548: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f757a198>\r\n<<<\n 10991 1726879773.65567: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 10992 1726879773.65593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.65604: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3fcdb00>\r\n<<<\n 10991 1726879773.65630: stderr chunk (state=3):\n>>><<<\n 10991 1726879773.65636: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86f45e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86edb828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86f459b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ee8630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ef40f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e99470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e9ee48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e99b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ea54e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e88d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e8b198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85199940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851ab240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ef9a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851190f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85124320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a85124fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85124b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851230f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85174828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85174c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851681d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85168eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8515f4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851504e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ed0320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ed8da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85168128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84edeeb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8514a320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a84ee4278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a84ee4390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851c2080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a76240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a7bd30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee45c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a9f390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a84a9f748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84aa7438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84851c50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84844390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84844080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84835f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84aa7dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a8484c048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a9fac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e567b8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8484c0f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e56b38>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e6e668>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e726d8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e72ba8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e72cc0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e6eeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e7c048>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e72588>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e722e8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e62ba8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a8a400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e6e518>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e75978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bca7f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82b5a2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bcae48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e75fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b35ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82ba01d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e917b8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82b49198>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b49b70>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b7b320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b72518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e91d68>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82ba0dd8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b84400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e2be48>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e32f60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e22278>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e22a90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b8f7b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e53f28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e220f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e60e10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e60ef0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82baf0b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b84550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82bbea58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bb6198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82bb6390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bafc18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82bd7e80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd7b38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd7358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd79b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bc5cf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f4c4588>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f53be48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a7f55d198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f512eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b000f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b00198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f553b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 990, \"inode\": 1485065, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879503.7056978, \"mtime\": 1726879412.6514797, \"ctime\": 1726879412.6514797, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"73fa8017a2d86a54aaa3b7cf4504a005b0d33e52\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1222691786\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 10991 1726879773.65710: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86f45e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86edb828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86f459b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ee8630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ef40f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e99470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e9ee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e99b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ea54e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e88d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e8b198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85199940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851ab240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ef9a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851190f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85124320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a85124fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85124b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851230f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85174828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85174c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851681d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85168eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8515f4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851504e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ed0320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ed8da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85168128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84edeeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8514a320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a84ee4278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a84ee4390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851c2080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a76240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a7bd30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee45c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a9f390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a84a9f748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84aa7438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84851c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84844390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84844080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84835f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84aa7dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a8484c048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a9fac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e567b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8484c0f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e56b38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e6e668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e726d8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e72ba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e72cc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e6eeb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e7c048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e72588>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e722e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e62ba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a8a400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e6e518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e75978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bca7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82b5a2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bcae48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e75fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b35ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82ba01d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e917b8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82b49198>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b49b70>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b7b320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b72518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e91d68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82ba0dd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b84400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e2be48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e32f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e22278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e22a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b8f7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e53f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e220f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e60e10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e60ef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82baf0b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b84550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82bbea58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bb6198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82bb6390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bafc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82bd7e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd7b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd7358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd79b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bc5cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f4c4588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f53be48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a7f55d198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f512eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b000f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b00198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f553b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 990, \"inode\": 1485065, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879503.7056978, \"mtime\": 1726879412.6514797, \"ctime\": 1726879412.6514797, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"73fa8017a2d86a54aaa3b7cf4504a005b0d33e52\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1222691786\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 10991 1726879773.65965: done with _execute_module (stat, {'path': '/root/.ssh/authorized_keys', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879773.3652205-10991-155383200446511/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10991 1726879773.65983: _low_level_execute_command(): starting\n 10991 1726879773.65990: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10992 1726879773.65864: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10992 1726879773.66096: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10990 1726879773.65812: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10990 1726879773.66109: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.66714: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f687080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f687128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bff7940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10992 1726879773.66789: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10990 1726879773.66815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 10992 1726879773.67307: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10990 1726879773.67403: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 1588, \"inode\": 415236227, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879729.9640827, \"mtime\": 1726879724.313023, \"ctime\": 1726879724.313023, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"5529f4706ca09a46d7a470ecb136376f3ac351fb\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2301737456\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}<<<\n 10990 1726879773.67416: stdout chunk (state=3):\n>>>\r\n<<<\n 10990 1726879773.67436: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10990 1726879773.67757: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 10990 1726879773.67768: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n<<<\n 10990 1726879773.67785: stdout chunk (state=3):\n>>># cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n<<<\n 10990 1726879773.67794: stdout chunk (state=3):\n>>># cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n<<<\n 10990 1726879773.67804: stdout chunk (state=3):\n>>># cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n<<<\n 10990 1726879773.67832: stdout chunk (state=3):\n>>># cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n<<<\n 10990 1726879773.67911: stdout chunk (state=3):\n>>># cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n<<<\n 10992 1726879773.68034: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 1589, \"inode\": 415236227, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879741.5511982, \"mtime\": 1726879737.2271786, \"ctime\": 1726879737.2281785, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"76e0ea98e51d5baf2d6cb432151839f189d54601\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3459014869\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}<<<\n 10990 1726879773.68113: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10990 1726879773.68196: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10990 1726879773.68227: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 10992 1726879773.68313: stdout chunk (state=3):\n>>>\r\n# destroy __main__\r\n<<<\n 10990 1726879773.68343: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n<<<\n 10992 1726879773.68383: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 10992 1726879773.68524: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 10990 1726879773.68551: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n<<<\n 10992 1726879773.68703: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n<<<\n 10992 1726879773.68745: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 10990 1726879773.68912: stdout chunk (state=3):\n>>># cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n<<<\n 10992 1726879773.69007: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n<<<\n 10992 1726879773.69019: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n<<<\n 10990 1726879773.69030: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10992 1726879773.69041: stdout chunk (state=3):\n>>># cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n<<<\n 10992 1726879773.69179: stdout chunk (state=3):\n>>># destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10991 1726879773.69179: stderr chunk (state=2):\n>>><<<\n 10991 1726879773.69187: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 10991 1726879773.69212: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10991 1726879773.69218: handler run complete\n 10991 1726879773.69268: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10991 1726879773.69275: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10991 1726879773.69285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10991 1726879773.69296: variable 'ansible_port' from source: unknown\n 10991 1726879773.69300: variable 'ansible_user' from source: unknown\n 10991 1726879773.69307: attempt loop complete, returning result\n 10991 1726879773.69310: _execute() done\n 10991 1726879773.69312: dumping result to json\n 10991 1726879773.69323: done dumping result, returning\n 10990 1726879773.69331: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 10990 1726879773.69338: stdout chunk (state=3):\n>>><<<\n 10991 1726879773.69341: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user [0e44ad9b-8ddf-c952-e8a3-000000000165]\n 10990 1726879773.69350: stderr chunk (state=3):\n>>><<<\n 10991 1726879773.69360: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000165\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb9bfe48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb955828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb9bf9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb962630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb96e0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb913470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb918e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb913b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb91f4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb902d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb905198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c13940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c25240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb973a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b930f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9e320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f9b9efd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9eb00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9d0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bee828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9beec18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be21d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be2eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bd94a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bca4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f994a2e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9952d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be24a8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9958e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bc4320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f995f240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f995f358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c3c080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995fe48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995fa58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996a710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996aef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f94f0208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996a7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f94f5cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9519358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f9519710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9521400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92cbc18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92be358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92be048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92afef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9521da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f92befd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9519a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8d0780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92c60b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8d0b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f8d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8e8630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ec6a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ecb70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ecc88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8e8e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ecfd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8ec550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ec2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8dcb70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f95053c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8e84e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78f0978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f76447f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75d42e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7644e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f78f0fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75afba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f761a1d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75ab390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75abeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7618198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75f5320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75ec518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7919198>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75d4128>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75fe470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f78a5ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78c2048>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789c320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789cb38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7609828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78da048>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789cc88>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f78daef0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7626048>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7626160>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75fe5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7638b00>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7631240>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7631438>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7626cc0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7653e10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7653ac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f76532e8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7653940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f763fc18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3f3e400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3fb5e80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f3fd7198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3f8ceb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f757a0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f757a198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3fcdb00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 1588, \"inode\": 415236227, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879729.9640827, \"mtime\": 1726879724.313023, \"ctime\": 1726879724.313023, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"5529f4706ca09a46d7a470ecb136376f3ac351fb\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2301737456\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 10991 1726879773.69499: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000165\n 10991 1726879773.69506: WORKER PROCESS EXITING\n 10992 1726879773.69480: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 10990 1726879773.69428: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb9bfe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb955828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb9bf9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb962630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb96e0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb913470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb918e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb913b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb91f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb902d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb905198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c13940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c25240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb973a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b930f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9e320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f9b9efd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9eb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9d0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bee828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9beec18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be21d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be2eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bd94a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bca4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f994a2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9952d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be24a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9958e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bc4320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f995f240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f995f358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c3c080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995fe48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995fa58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996a710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996aef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f94f0208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996a7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f94f5cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9519358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f9519710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9521400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92cbc18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92be358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92be048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92afef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9521da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f92befd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9519a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8d0780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92c60b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8d0b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8e8630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ec6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ecb70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ecc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8e8e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ecfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8ec550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ec2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8dcb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f95053c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8e84e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78f0978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f76447f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75d42e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7644e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f78f0fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75afba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f761a1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75ab390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75abeb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7618198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75f5320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75ec518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7919198>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75d4128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75fe470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f78a5ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78c2048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789c320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789cb38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7609828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78da048>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789cc88>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f78daef0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7626048>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7626160>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75fe5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7638b00>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7631240>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7631438>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7626cc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7653e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7653ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f76532e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7653940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f763fc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3f3e400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3fb5e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f3fd7198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3f8ceb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f757a0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f757a198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3fcdb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 1588, \"inode\": 415236227, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879729.9640827, \"mtime\": 1726879724.313023, \"ctime\": 1726879724.313023, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"5529f4706ca09a46d7a470ecb136376f3ac351fb\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2301737456\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/root/.ssh/authorized_keys\"\n }\n },\n \"stat\": {\n \"atime\": 1726879503.7056978,\n \"attr_flags\": \"\",\n \"attributes\": [],\n \"block_size\": 4096,\n \"blocks\": 8,\n \"charset\": \"us-ascii\",\n \"checksum\": \"73fa8017a2d86a54aaa3b7cf4504a005b0d33e52\",\n \"ctime\": 1726879412.6514797,\n \"dev\": 51713,\n \"device_type\": 0,\n \"executable\": false,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 1485065,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": false,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": true,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"text/plain\",\n \"mode\": \"0600\",\n \"mtime\": 1726879412.6514797,\n \"nlink\": 1,\n \"path\": \"/root/.ssh/authorized_keys\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": false,\n \"roth\": false,\n \"rusr\": true,\n \"size\": 990,\n \"uid\": 0,\n \"version\": \"1222691786\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": false\n }\n}\n 10990 1726879773.70212: done with _execute_module (stat, {'path': '/root/.ssh/authorized_keys', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879773.363408-10990-209362617977615/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10990 1726879773.70232: _low_level_execute_command(): starting\n 10990 1726879773.70240: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10992 1726879773.70846: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 10992 1726879773.70854: stdout chunk (state=3):\n>>><<<\n 10992 1726879773.70865: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939e9e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969397f828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939e99b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969398c630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939980f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969393d470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693942e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969393db38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939494e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969392cd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969392f198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c3d940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c4f240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969399da20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bbd0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc8320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691bc8fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc8b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc70f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c18828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c18c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0c1d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0ceb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c034a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bf44e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919742e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969197cd68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0c4a8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691982e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bee320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691989240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691989358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c66080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989a58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691994710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691994ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969151a208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919947f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969151fcf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691543358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691543710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969154b400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912f5c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912e8358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912e8048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912d9ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969154bda0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96912e8fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691543a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96938fa710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912f00b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96938faa90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919898d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96939125c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693912e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939164e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693906b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969152f3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693912470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f91a908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5d5ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5fe278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6414e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f6415f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f641b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f644160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5dc390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5dce48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f642128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6202b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6174a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f93cf98>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f62a358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f62a470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f8d1ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8d6f28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f634828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8fcf28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7c88>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f586dd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f586f60>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f595080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f62a5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5a3a20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f59c160>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f59c358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f595be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5bcdd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bca90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bc2b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bc908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5abbe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bf69240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bfdfe80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968c001128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bfb6e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f687080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f687128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bff7940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 1589, \"inode\": 415236227, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879741.5511982, \"mtime\": 1726879737.2271786, \"ctime\": 1726879737.2281785, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"76e0ea98e51d5baf2d6cb432151839f189d54601\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3459014869\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 10992 1726879773.70940: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939e9e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969397f828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939e99b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969398c630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939980f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969393d470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693942e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969393db38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939494e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969392cd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969392f198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c3d940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c4f240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969399da20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bbd0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc8320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691bc8fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc8b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc70f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c18828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c18c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0c1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0ceb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c034a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bf44e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919742e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969197cd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0c4a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691982e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bee320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691989240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691989358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c66080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691994710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691994ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969151a208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919947f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969151fcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691543358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691543710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969154b400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912f5c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912e8358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912e8048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912d9ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969154bda0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96912e8fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691543a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96938fa710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912f00b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96938faa90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919898d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96939125c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693912e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939164e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693906b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969152f3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693912470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f91a908>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5d5ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5fe278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6414e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f6415f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f641b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f644160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5dc390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5dce48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f642128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6202b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6174a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f93cf98>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f62a358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f62a470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f8d1ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8d6f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f634828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8fcf28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7c88>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f586dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f586f60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f595080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f62a5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5a3a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f59c160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f59c358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f595be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5bcdd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bca90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bc2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bc908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5abbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bf69240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bfdfe80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968c001128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bfb6e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f687080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f687128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bff7940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/root/.ssh/authorized_keys\", \"mode\": \"0600\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 1589, \"inode\": 415236227, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879741.5511982, \"mtime\": 1726879737.2271786, \"ctime\": 1726879737.2281785, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": false, \"xgrp\": false, \"woth\": false, \"roth\": false, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"76e0ea98e51d5baf2d6cb432151839f189d54601\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3459014869\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh/authorized_keys\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 10992 1726879773.71403: done with _execute_module (stat, {'path': '/root/.ssh/authorized_keys', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879773.3590302-10992-122581810525958/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10992 1726879773.71422: _low_level_execute_command(): starting\n 10992 1726879773.71429: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10990 1726879773.73084: stderr chunk (state=2):\n>>><<<\n 10990 1726879773.73096: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 10990 1726879773.73116: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10990 1726879773.73124: handler run complete\n 10990 1726879773.73159: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10990 1726879773.73164: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10990 1726879773.73169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10990 1726879773.73172: variable 'ansible_port' from source: unknown\n 10990 1726879773.73179: variable 'ansible_user' from source: unknown\n 10990 1726879773.73186: attempt loop complete, returning result\n 10990 1726879773.73189: _execute() done\n 10990 1726879773.73192: dumping result to json\n 10990 1726879773.73201: done dumping result, returning\n 10990 1726879773.73208: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user [0e44ad9b-8ddf-c952-e8a3-000000000165]\n 10990 1726879773.73219: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000165\n 10990 1726879773.73266: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000165\n 10990 1726879773.73270: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/root/.ssh/authorized_keys\"\n }\n },\n \"stat\": {\n \"atime\": 1726879729.9640827,\n \"attr_flags\": \"\",\n \"attributes\": [],\n \"block_size\": 4096,\n \"blocks\": 8,\n \"charset\": \"us-ascii\",\n \"checksum\": \"5529f4706ca09a46d7a470ecb136376f3ac351fb\",\n \"ctime\": 1726879724.313023,\n \"dev\": 51713,\n \"device_type\": 0,\n \"executable\": false,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 415236227,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": false,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": true,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"text/plain\",\n \"mode\": \"0600\",\n \"mtime\": 1726879724.313023,\n \"nlink\": 1,\n \"path\": \"/root/.ssh/authorized_keys\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": false,\n \"roth\": false,\n \"rusr\": true,\n \"size\": 1588,\n \"uid\": 0,\n \"version\": \"2301737456\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": false\n }\n}\n 10992 1726879773.74508: stderr chunk (state=2):\n>>><<<\n 10992 1726879773.74519: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 10992 1726879773.74538: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10992 1726879773.74545: handler run complete\n 10992 1726879773.74577: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10992 1726879773.74584: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10992 1726879773.74589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10992 1726879773.74593: variable 'ansible_port' from source: unknown\n 10992 1726879773.74596: variable 'ansible_user' from source: unknown\n 10992 1726879773.74601: attempt loop complete, returning result\n 10992 1726879773.74604: _execute() done\n 10992 1726879773.74607: dumping result to json\n 10992 1726879773.74614: done dumping result, returning\n 10992 1726879773.74622: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user [0e44ad9b-8ddf-c952-e8a3-000000000165]\n 10992 1726879773.74727: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000165\n 10992 1726879773.74773: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000165\n 10992 1726879773.74777: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/root/.ssh/authorized_keys\"\n }\n },\n \"stat\": {\n \"atime\": 1726879741.5511982,\n \"attr_flags\": \"\",\n \"attributes\": [],\n \"block_size\": 4096,\n \"blocks\": 8,\n \"charset\": \"us-ascii\",\n \"checksum\": \"76e0ea98e51d5baf2d6cb432151839f189d54601\",\n \"ctime\": 1726879737.2281785,\n \"dev\": 51713,\n \"device_type\": 0,\n \"executable\": false,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 415236227,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": false,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": true,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"text/plain\",\n \"mode\": \"0600\",\n \"mtime\": 1726879737.2271786,\n \"nlink\": 1,\n \"path\": \"/root/.ssh/authorized_keys\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": false,\n \"roth\": false,\n \"rusr\": true,\n \"size\": 1589,\n \"uid\": 0,\n \"version\": \"3459014869\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": false\n }\n}\n 10596 1726879773.74958: no more pending results, returning what we have\n 10596 1726879773.74962: results queue empty\n 10596 1726879773.74962: checking for any_errors_fatal\n 10596 1726879773.74972: done checking for any_errors_fatal\n 10596 1726879773.74973: checking for max_fail_percentage\n 10596 1726879773.74974: done checking for max_fail_percentage\n 10596 1726879773.74975: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879773.74975: done checking to see if all hosts have failed\n 10596 1726879773.74976: getting the remaining hosts for this loop\n 10596 1726879773.74977: done getting the remaining hosts for this loop\n 10596 1726879773.74980: getting the next task for host managed_node1\n 10596 1726879773.74986: done getting next task for host managed_node1\n 10596 1726879773.74988: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed\n 10596 1726879773.74993: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879773.74997: getting the next task for host managed_node2\n 10596 1726879773.74999: done getting next task for host managed_node2\n 10596 1726879773.75000: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed\n 10596 1726879773.75002: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879773.75003: getting the next task for host managed_node3\n 10596 1726879773.75005: done getting next task for host managed_node3\n 10596 1726879773.75006: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed\n 10596 1726879773.75008: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879773.75023: getting variables\n 10596 1726879773.75024: in VariableManager get_vars()\n 10596 1726879773.75051: Calling all_inventory to load vars for managed_node1\n 10596 1726879773.75054: Calling groups_inventory to load vars for managed_node1\n 10596 1726879773.75056: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879773.75062: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879773.75064: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879773.75066: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879773.75171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879773.75288: done with get_vars()\n 10596 1726879773.75300: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] ***\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35\nFriday 20 September 2024 20:49:33 -0400 (0:00:00.482) 0:00:12.197 ****** \n 10596 1726879773.75425: entering _queue_task() for managed_node1/file\n 10596 1726879773.75726: worker is 1 (out of 3 available)\n 10596 1726879773.75742: exiting _queue_task() for managed_node1/file\n 10596 1726879773.75779: getting variables\n 10596 1726879773.75782: in VariableManager get_vars()\n 10596 1726879773.75900: Calling all_inventory to load vars for managed_node2\n 10596 1726879773.75906: Calling groups_inventory to load vars for managed_node2\n 10596 1726879773.75909: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879773.75932: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879773.75937: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879773.75941: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879773.76168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879773.76384: done with get_vars()\n 10596 1726879773.76399: done getting variables\n 10596 1726879773.76498: entering _queue_task() for managed_node2/file\n 10596 1726879773.76765: worker is 2 (out of 3 available)\n 10596 1726879773.76778: exiting _queue_task() for managed_node2/file\n 10596 1726879773.76809: getting variables\n 10596 1726879773.76812: in VariableManager get_vars()\n 10596 1726879773.76894: Calling all_inventory to load vars for managed_node3\n 10596 1726879773.76899: Calling groups_inventory to load vars for managed_node3\n 10596 1726879773.76902: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879773.76916: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879773.76920: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879773.76923: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879773.77167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879773.77528: done with get_vars()\n 10596 1726879773.77541: done getting variables\n 10596 1726879773.77653: entering _queue_task() for managed_node3/file\n 10596 1726879773.77941: worker is 3 (out of 3 available)\n 10596 1726879773.77958: exiting _queue_task() for managed_node3/file\n 10596 1726879773.77969: done queuing things up, now waiting for results queue to drain\n 10596 1726879773.77971: waiting for pending results...\n 11025 1726879773.76380: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed\n 11025 1726879773.76527: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000166\n 11025 1726879773.76544: variable 'ansible_search_path' from source: unknown\n 11025 1726879773.76549: variable 'ansible_search_path' from source: unknown\n 11025 1726879773.76570: calling self._execute()\n 11025 1726879773.76585: variable 'kdump_ssh_server' from source: play vars\n 11025 1726879773.76754: variable 'kdump_ssh_server' from source: play vars\n 11025 1726879773.76765: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11025 1726879773.76835: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11025 1726879773.76844: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11025 1726879773.76907: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11025 1726879773.76924: in VariableManager get_vars()\n 11025 1726879773.76952: Calling all_inventory to load vars for managed_node1\n 11025 1726879773.76959: Calling groups_inventory to load vars for managed_node1\n 11025 1726879773.76964: Calling all_plugins_inventory to load vars for managed_node1\n 11025 1726879773.76976: Calling all_plugins_play to load vars for managed_node1\n 11025 1726879773.76981: Calling groups_plugins_inventory to load vars for managed_node1\n 11025 1726879773.76986: Calling groups_plugins_play to load vars for managed_node1\n 11025 1726879773.77165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11025 1726879773.77820: done with get_vars()\n 11025 1726879773.77830: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11025 1726879773.77876: variable 'ansible_delegated_vars' from source: unknown\n 11025 1726879773.77888: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11025 1726879773.77896: variable 'omit' from source: magic vars\n 11025 1726879773.77980: variable 'omit' from source: magic vars\n 11025 1726879773.78046: variable 'omit' from source: magic vars\n 11025 1726879773.78203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11026 1726879773.78240: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed\n 11026 1726879773.78382: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000166\n 11026 1726879773.78400: variable 'ansible_search_path' from source: unknown\n 11026 1726879773.78405: variable 'ansible_search_path' from source: unknown\n 11026 1726879773.78426: calling self._execute()\n 11026 1726879773.78441: variable 'kdump_ssh_server' from source: play vars\n 11026 1726879773.78622: variable 'kdump_ssh_server' from source: play vars\n 11026 1726879773.78631: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11026 1726879773.78699: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11026 1726879773.78707: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11026 1726879773.78767: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11026 1726879773.78784: in VariableManager get_vars()\n 11026 1726879773.78815: Calling all_inventory to load vars for managed_node2\n 11026 1726879773.78822: Calling groups_inventory to load vars for managed_node2\n 11026 1726879773.78827: Calling all_plugins_inventory to load vars for managed_node2\n 11026 1726879773.78840: Calling all_plugins_play to load vars for managed_node2\n 11026 1726879773.78845: Calling groups_plugins_inventory to load vars for managed_node2\n 11026 1726879773.78855: Calling groups_plugins_play to load vars for managed_node2\n 11026 1726879773.79204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11026 1726879773.79412: done with get_vars()\n 11026 1726879773.79421: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11027 1726879773.79420: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed\n 11026 1726879773.79471: variable 'ansible_delegated_vars' from source: unknown\n 11026 1726879773.79485: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11026 1726879773.79493: variable 'omit' from source: magic vars\n 11027 1726879773.79568: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000166\n 11026 1726879773.79575: variable 'omit' from source: magic vars\n 11027 1726879773.79586: variable 'ansible_search_path' from source: unknown\n 11027 1726879773.79591: variable 'ansible_search_path' from source: unknown\n 11027 1726879773.79626: calling self._execute()\n 11026 1726879773.79637: variable 'omit' from source: magic vars\n 11027 1726879773.79644: variable 'kdump_ssh_server' from source: play vars\n 11026 1726879773.79798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11027 1726879773.79806: variable 'kdump_ssh_server' from source: play vars\n 11027 1726879773.79815: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11027 1726879773.79877: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11027 1726879773.79885: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11027 1726879773.79946: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11027 1726879773.79966: in VariableManager get_vars()\n 11027 1726879773.80005: Calling all_inventory to load vars for managed_node3\n 11027 1726879773.80012: Calling groups_inventory to load vars for managed_node3\n 11027 1726879773.80017: Calling all_plugins_inventory to load vars for managed_node3\n 11027 1726879773.80033: Calling all_plugins_play to load vars for managed_node3\n 11027 1726879773.80039: Calling groups_plugins_inventory to load vars for managed_node3\n 11027 1726879773.80045: Calling groups_plugins_play to load vars for managed_node3\n 11027 1726879773.80248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11027 1726879773.81560: done with get_vars()\n 11027 1726879773.81570: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11027 1726879773.81612: variable 'ansible_delegated_vars' from source: unknown\n 11027 1726879773.81624: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11027 1726879773.81630: variable 'omit' from source: magic vars\n 11027 1726879773.81704: variable 'omit' from source: magic vars\n 11027 1726879773.81756: variable 'omit' from source: magic vars\n 11027 1726879773.81910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11026 1726879773.82142: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11026 1726879773.82219: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11026 1726879773.82256: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11026 1726879773.82290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11026 1726879773.82317: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11026 1726879773.82390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11026 1726879773.82447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11026 1726879773.82476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11026 1726879773.82521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11026 1726879773.82534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11026 1726879773.82629: variable '__kdump_ssh_path_stat' from source: set_fact\n 11026 1726879773.82645: variable '__kdump_ssh_path' from source: task vars\n 11026 1726879773.82735: variable '__kdump_ssh_user_info' from source: set_fact\n 11026 1726879773.82866: variable '__kdump_ssh_path_stat' from source: set_fact\n 11026 1726879773.82882: variable 'kdump_ssh_user' from source: play vars\n 11026 1726879773.82977: variable 'hostvars' from source: magic vars\n 11026 1726879773.82983: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11026 1726879773.82988: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11026 1726879773.83046: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11026 1726879773.83059: in VariableManager get_vars()\n 11026 1726879773.83066: Calling all_inventory to load vars for managed_node2\n 11026 1726879773.83071: Calling groups_inventory to load vars for managed_node2\n 11026 1726879773.83076: Calling all_plugins_inventory to load vars for managed_node2\n 11026 1726879773.83083: Calling all_plugins_play to load vars for managed_node2\n 11026 1726879773.83088: Calling groups_plugins_inventory to load vars for managed_node2\n 11026 1726879773.83095: Calling groups_plugins_play to load vars for managed_node2\n 11025 1726879773.83163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11025 1726879773.83229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11026 1726879773.83232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11025 1726879773.83266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11025 1726879773.83301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11025 1726879773.83327: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11025 1726879773.83396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11026 1726879773.83405: done with get_vars()\n 11026 1726879773.83420: variable 'ansible_user_id' from source: facts\n 11025 1726879773.83424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11025 1726879773.83449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11025 1726879773.83487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11025 1726879773.83504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11026 1726879773.83612: variable '__kdump_ssh_path_stat' from source: set_fact\n 11026 1726879773.83630: variable 'kdump_ssh_user' from source: play vars\n 11026 1726879773.83754: variable 'hostvars' from source: magic vars\n 11026 1726879773.83763: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11026 1726879773.83769: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11026 1726879773.83844: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11026 1726879773.83859: in VariableManager get_vars()\n 11026 1726879773.83869: Calling all_inventory to load vars for managed_node2\n 11026 1726879773.83904: Calling groups_inventory to load vars for managed_node2\n 11026 1726879773.83910: Calling all_plugins_inventory to load vars for managed_node2\n 11026 1726879773.83918: Calling all_plugins_play to load vars for managed_node2\n 11026 1726879773.83924: Calling groups_plugins_inventory to load vars for managed_node2\n 11026 1726879773.83929: Calling groups_plugins_play to load vars for managed_node2\n 11026 1726879773.84066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11026 1726879773.84235: done with get_vars()\n 11026 1726879773.84247: variable 'ansible_user_id' from source: facts\n 11026 1726879773.84368: variable '__kdump_ssh_path_stat' from source: set_fact\n 11026 1726879773.84398: variable 'omit' from source: magic vars\n 11026 1726879773.84414: variable 'ansible_delegated_vars' from source: unknown\n 11026 1726879773.84427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11026 1726879773.84451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11026 1726879773.84465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11026 1726879773.84479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11026 1726879773.84488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11026 1726879773.84514: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11026 1726879773.84518: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11026 1726879773.84521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11026 1726879773.84524: variable 'ansible_port' from source: unknown\n 11026 1726879773.84527: variable 'ansible_user' from source: unknown\n 11026 1726879773.84663: Set connection var ansible_shell_executable to /bin/sh\n 11026 1726879773.84670: Set connection var ansible_connection to ssh\n 11026 1726879773.84675: Set connection var ansible_timeout to 10\n 11026 1726879773.84677: Set connection var ansible_shell_type to sh\n 11026 1726879773.84682: Set connection var ansible_pipelining to False\n 11026 1726879773.84688: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11026 1726879773.84709: variable 'ansible_delegated_vars' from source: unknown\n 11026 1726879773.84713: variable 'ansible_user' from source: unknown\n 11026 1726879773.84720: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11026 1726879773.84851: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11026 1726879773.84862: variable 'omit' from source: magic vars\n 11026 1726879773.84867: starting attempt loop\n 11026 1726879773.84870: running the handler\n 11026 1726879773.84880: _low_level_execute_command(): starting\n 11026 1726879773.84886: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11025 1726879773.85520: variable '__kdump_ssh_path_stat' from source: set_fact\n 11025 1726879773.85542: variable '__kdump_ssh_path' from source: task vars\n 11025 1726879773.85649: variable '__kdump_ssh_user_info' from source: set_fact\n 11025 1726879773.85776: variable '__kdump_ssh_path_stat' from source: set_fact\n 11025 1726879773.85793: variable 'kdump_ssh_user' from source: play vars\n 11025 1726879773.85899: variable 'hostvars' from source: magic vars\n 11025 1726879773.85905: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11025 1726879773.85910: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11025 1726879773.85968: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11025 1726879773.85978: in VariableManager get_vars()\n 11025 1726879773.85984: Calling all_inventory to load vars for managed_node1\n 11025 1726879773.85989: Calling groups_inventory to load vars for managed_node1\n 11025 1726879773.85996: Calling all_plugins_inventory to load vars for managed_node1\n 11025 1726879773.86004: Calling all_plugins_play to load vars for managed_node1\n 11025 1726879773.86008: Calling groups_plugins_inventory to load vars for managed_node1\n 11025 1726879773.86013: Calling groups_plugins_play to load vars for managed_node1\n 11025 1726879773.86151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11027 1726879773.86260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11025 1726879773.86321: done with get_vars()\n 11027 1726879773.86326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11025 1726879773.86338: variable 'ansible_user_id' from source: facts\n 11027 1726879773.86367: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11027 1726879773.86405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11027 1726879773.86433: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11025 1726879773.86457: variable '__kdump_ssh_path_stat' from source: set_fact\n 11025 1726879773.86472: variable 'kdump_ssh_user' from source: play vars\n 11027 1726879773.86512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11027 1726879773.86538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11025 1726879773.86564: variable 'hostvars' from source: magic vars\n 11027 1726879773.86567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11025 1726879773.86570: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11025 1726879773.86575: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11027 1726879773.86608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11027 1726879773.86627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11025 1726879773.86655: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11025 1726879773.86663: in VariableManager get_vars()\n 11025 1726879773.86671: Calling all_inventory to load vars for managed_node1\n 11025 1726879773.86676: Calling groups_inventory to load vars for managed_node1\n 11025 1726879773.86680: Calling all_plugins_inventory to load vars for managed_node1\n 11025 1726879773.86687: Calling all_plugins_play to load vars for managed_node1\n 11025 1726879773.86693: Calling groups_plugins_inventory to load vars for managed_node1\n 11025 1726879773.86699: Calling groups_plugins_play to load vars for managed_node1\n 11027 1726879773.86734: variable '__kdump_ssh_path_stat' from source: set_fact\n 11027 1726879773.86757: variable '__kdump_ssh_path' from source: task vars\n 11025 1726879773.86829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11027 1726879773.86925: variable '__kdump_ssh_user_info' from source: set_fact\n 11025 1726879773.87018: done with get_vars()\n 11025 1726879773.87029: variable 'ansible_user_id' from source: facts\n 11027 1726879773.87062: variable '__kdump_ssh_path_stat' from source: set_fact\n 11027 1726879773.87078: variable 'kdump_ssh_user' from source: play vars\n 11025 1726879773.87144: variable '__kdump_ssh_path_stat' from source: set_fact\n 11025 1726879773.87172: variable 'omit' from source: magic vars\n 11025 1726879773.87186: variable 'ansible_delegated_vars' from source: unknown\n 11027 1726879773.87193: variable 'hostvars' from source: magic vars\n 11027 1726879773.87199: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11025 1726879773.87202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11027 1726879773.87203: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11025 1726879773.87226: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11025 1726879773.87242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11025 1726879773.87259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11027 1726879773.87261: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11027 1726879773.87270: in VariableManager get_vars()\n 11025 1726879773.87271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11027 1726879773.87276: Calling all_inventory to load vars for managed_node3\n 11027 1726879773.87281: Calling groups_inventory to load vars for managed_node3\n 11027 1726879773.87285: Calling all_plugins_inventory to load vars for managed_node3\n 11027 1726879773.87294: Calling all_plugins_play to load vars for managed_node3\n 11027 1726879773.87299: Calling groups_plugins_inventory to load vars for managed_node3\n 11025 1726879773.87300: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11027 1726879773.87304: Calling groups_plugins_play to load vars for managed_node3\n 11025 1726879773.87304: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11025 1726879773.87309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11025 1726879773.87312: variable 'ansible_port' from source: unknown\n 11025 1726879773.87315: variable 'ansible_user' from source: unknown\n 11025 1726879773.87408: Set connection var ansible_shell_executable to /bin/sh\n 11025 1726879773.87416: Set connection var ansible_connection to ssh\n 11025 1726879773.87422: Set connection var ansible_timeout to 10\n 11025 1726879773.87425: Set connection var ansible_shell_type to sh\n 11025 1726879773.87429: Set connection var ansible_pipelining to False\n 11025 1726879773.87436: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11027 1726879773.87446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11025 1726879773.87459: variable 'ansible_delegated_vars' from source: unknown\n 11025 1726879773.87464: variable 'ansible_user' from source: unknown\n 11025 1726879773.87472: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11025 1726879773.87614: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11025 1726879773.87625: variable 'omit' from source: magic vars\n 11027 1726879773.87627: done with get_vars()\n 11025 1726879773.87631: starting attempt loop\n 11025 1726879773.87634: running the handler\n 11027 1726879773.87641: variable 'ansible_user_id' from source: facts\n 11025 1726879773.87646: _low_level_execute_command(): starting\n 11025 1726879773.87654: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11027 1726879773.87771: variable '__kdump_ssh_path_stat' from source: set_fact\n 11027 1726879773.87786: variable 'kdump_ssh_user' from source: play vars\n 11027 1726879773.87883: variable 'hostvars' from source: magic vars\n 11027 1726879773.87890: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11027 1726879773.88009: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11027 1726879773.88073: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11027 1726879773.88082: in VariableManager get_vars()\n 11027 1726879773.88088: Calling all_inventory to load vars for managed_node3\n 11027 1726879773.88094: Calling groups_inventory to load vars for managed_node3\n 11027 1726879773.88098: Calling all_plugins_inventory to load vars for managed_node3\n 11027 1726879773.88104: Calling all_plugins_play to load vars for managed_node3\n 11027 1726879773.88108: Calling groups_plugins_inventory to load vars for managed_node3\n 11027 1726879773.88113: Calling groups_plugins_play to load vars for managed_node3\n 11027 1726879773.88246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11027 1726879773.88468: done with get_vars()\n 11027 1726879773.88485: variable 'ansible_user_id' from source: facts\n 11027 1726879773.88635: variable '__kdump_ssh_path_stat' from source: set_fact\n 11027 1726879773.88670: variable 'omit' from source: magic vars\n 11027 1726879773.88686: variable 'ansible_delegated_vars' from source: unknown\n 11027 1726879773.88703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11027 1726879773.88728: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11027 1726879773.88743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11027 1726879773.88764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11027 1726879773.88775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11027 1726879773.88808: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11027 1726879773.88818: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11027 1726879773.88824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11027 1726879773.88829: variable 'ansible_port' from source: unknown\n 11027 1726879773.88833: variable 'ansible_user' from source: unknown\n 11027 1726879773.88921: Set connection var ansible_shell_executable to /bin/sh\n 11027 1726879773.88928: Set connection var ansible_connection to ssh\n 11027 1726879773.88934: Set connection var ansible_timeout to 10\n 11027 1726879773.88937: Set connection var ansible_shell_type to sh\n 11027 1726879773.88942: Set connection var ansible_pipelining to False\n 11027 1726879773.88951: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11027 1726879773.88969: variable 'ansible_delegated_vars' from source: unknown\n 11027 1726879773.88974: variable 'ansible_user' from source: unknown\n 11027 1726879773.88988: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11027 1726879773.89106: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11027 1726879773.89119: variable 'omit' from source: magic vars\n 11027 1726879773.89125: starting attempt loop\n 11027 1726879773.89129: running the handler\n 11027 1726879773.89139: _low_level_execute_command(): starting\n 11027 1726879773.89146: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11026 1726879773.90573: stdout chunk (state=2):\n>>>/root\n<<<\n 11025 1726879773.90621: stdout chunk (state=2):\n>>>/root\n<<<\n 11026 1726879773.90720: stderr chunk (state=3):\n>>><<<\n 11026 1726879773.90730: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 11025 1726879773.90752: stderr chunk (state=3):\n>>><<<\n 11025 1726879773.90758: stdout chunk (state=3):\n>>><<<\n 11026 1726879773.90760: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11026 1726879773.90771: _low_level_execute_command(): starting\n<10.31.42.60> (0, b'/root\\n', b'')\n 11026 1726879773.90778: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272 `\" && echo ansible-tmp-1726879773.9076688-11026-82194571442272=\"` echo /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272 `\" ) && sleep 0'\n 11025 1726879773.90780: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n 11025 1726879773.90792: _low_level_execute_command(): starting\n 11025 1726879773.90798: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195 `\" && echo ansible-tmp-1726879773.907867-11025-54505533659195=\"` echo /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272 `\" && echo ansible-tmp-1726879773.9076688-11026-82194571442272=\"` echo /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272 `\" ) && sleep 0'\"'\"''\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195 `\" && echo ansible-tmp-1726879773.907867-11025-54505533659195=\"` echo /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195 `\" ) && sleep 0'\"'\"''\n 11027 1726879773.91434: stdout chunk (state=2):\n>>>/root\n<<<\n 11027 1726879773.91756: stderr chunk (state=3):\n>>><<<\n 11027 1726879773.91768: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 11027 1726879773.91801: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11027 1726879773.91817: _low_level_execute_command(): starting\n 11027 1726879773.91824: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759 `\" && echo ansible-tmp-1726879773.9181232-11027-280064904554759=\"` echo /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759 `\" && echo ansible-tmp-1726879773.9181232-11027-280064904554759=\"` echo /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759 `\" ) && sleep 0'\"'\"''\n 11026 1726879773.93677: stdout chunk (state=2):\n>>>ansible-tmp-1726879773.9076688-11026-82194571442272=/root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272\n<<<\n 11025 1726879773.93793: stdout chunk (state=2):\n>>>ansible-tmp-1726879773.907867-11025-54505533659195=/root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195\n<<<\n 11026 1726879773.93812: stderr chunk (state=3):\n>>><<<\n 11026 1726879773.93819: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879773.9076688-11026-82194571442272=/root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272\\n', b'')\n 11026 1726879773.93835: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879773.9076688-11026-82194571442272=/root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272\n, stderr=\n 11026 1726879773.93850: variable 'ansible_delegated_vars' from source: unknown\n 11026 1726879773.93903: variable 'ansible_module_compression' from source: unknown\n 11026 1726879773.93955: ANSIBALLZ: Using lock for file\n 11026 1726879773.93961: ANSIBALLZ: Acquiring lock\n 11026 1726879773.93964: ANSIBALLZ: Lock acquired: 140708134557632\n 11026 1726879773.93968: ANSIBALLZ: Creating module\n 11025 1726879773.94098: stderr chunk (state=3):\n>>><<<\n 11025 1726879773.94105: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879773.907867-11025-54505533659195=/root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195\\n', b'')\n 11025 1726879773.94125: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879773.907867-11025-54505533659195=/root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195\n, stderr=\n 11025 1726879773.94144: variable 'ansible_delegated_vars' from source: unknown\n 11025 1726879773.94201: variable 'ansible_module_compression' from source: unknown\n 11025 1726879773.94255: ANSIBALLZ: Using lock for file\n 11025 1726879773.94260: ANSIBALLZ: Acquiring lock\n 11027 1726879773.94325: stdout chunk (state=2):\n>>>ansible-tmp-1726879773.9181232-11027-280064904554759=/root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759\n<<<\n 11027 1726879773.94543: stderr chunk (state=3):\n>>><<<\n 11027 1726879773.94553: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879773.9181232-11027-280064904554759=/root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759\\n', b'')\n 11027 1726879773.94572: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879773.9181232-11027-280064904554759=/root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759\n, stderr=\n 11027 1726879773.94589: variable 'ansible_delegated_vars' from source: unknown\n 11027 1726879773.94642: variable 'ansible_module_compression' from source: unknown\n 11027 1726879773.94695: ANSIBALLZ: Using lock for file\n 11027 1726879773.94701: ANSIBALLZ: Acquiring lock\n 11026 1726879774.03183: ANSIBALLZ: Writing module into payload\n 11026 1726879774.03335: ANSIBALLZ: Writing module\n 11026 1726879774.03358: ANSIBALLZ: Renaming module\n 11026 1726879774.03365: ANSIBALLZ: Done creating module\n 11026 1726879774.03382: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 11026 1726879774.03445: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp8d0qnj2a TO /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 11025 1726879774.03534: ANSIBALLZ: Lock acquired: 140708134557632\n 11025 1726879774.03545: ANSIBALLZ: Reading module after lock\n 11025 1726879774.03584: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 11025 1726879774.03696: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsmqxnlzw TO /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 11027 1726879774.03795: ANSIBALLZ: Lock acquired: 140708134557632\n 11027 1726879774.03805: ANSIBALLZ: Reading module after lock\n 11027 1726879774.03840: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 11027 1726879774.03945: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpdn81a1bo TO /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 11025 1726879774.04063: Sending initial data\n 11025 1726879774.04070: Sent initial data (151 bytes)\n 11026 1726879774.04086: Sending initial data\n 11026 1726879774.04094: Sent initial data (152 bytes)\n 11027 1726879774.04981: Sending initial data\n 11027 1726879774.04989: Sent initial data (153 bytes)\n 11025 1726879774.07158: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsmqxnlzw /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py\n<<<\n 11026 1726879774.07460: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp8d0qnj2a /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py\n<<<\n 11027 1726879774.07487: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpdn81a1bo /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py\n<<<\n 11025 1726879774.08404: stderr chunk (state=3):\n>>><<<\n 11025 1726879774.08414: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsmqxnlzw /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py\\n', b'')\n 11025 1726879774.08443: done transferring module to remote\n 11025 1726879774.08462: _low_level_execute_command(): starting\n 11025 1726879774.08468: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/ /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/ /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py && sleep 0'\"'\"''\n 11026 1726879774.09585: stderr chunk (state=3):\n>>><<<\n 11026 1726879774.09596: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp8d0qnj2a /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py\\n', b'')\n 11026 1726879774.09617: done transferring module to remote\n 11026 1726879774.09628: _low_level_execute_command(): starting\n 11026 1726879774.09633: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/ /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/ /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py && sleep 0'\"'\"''\n 11027 1726879774.09925: stderr chunk (state=3):\n>>><<<\n 11027 1726879774.09935: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpdn81a1bo /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py\\n', b'')\n 11027 1726879774.09961: done transferring module to remote\n 11027 1726879774.09976: _low_level_execute_command(): starting\n 11027 1726879774.09981: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/ /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/ /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py && sleep 0'\"'\"''\n 11025 1726879774.11045: stderr chunk (state=2):\n>>><<<\n 11025 1726879774.11058: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11025 1726879774.11078: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11025 1726879774.11082: _low_level_execute_command(): starting\n 11025 1726879774.11088: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py && sleep 0'\"'\"''\n 11026 1726879774.12080: stderr chunk (state=2):\n>>><<<\n 11026 1726879774.12089: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11026 1726879774.12111: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11026 1726879774.12116: _low_level_execute_command(): starting\n 11026 1726879774.12121: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py && sleep 0'\"'\"''\n 11027 1726879774.12586: stderr chunk (state=2):\n>>><<<\n 11027 1726879774.12601: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11027 1726879774.12632: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11027 1726879774.12638: _low_level_execute_command(): starting\n 11027 1726879774.12644: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py && sleep 0'\"'\"''\n 11025 1726879774.13845: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 11025 1726879774.13864: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\n<<<\n 11025 1726879774.13878: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 11025 1726879774.13928: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11025 1726879774.13961: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 11025 1726879774.13968: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 11025 1726879774.14002: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\n<<<\n 11025 1726879774.14019: stdout chunk (state=3):\n>>>import _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 11025 1726879774.14032: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11025 1726879774.14073: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 11025 1726879774.14083: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11025 1726879774.14098: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 11025 1726879774.14124: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 11025 1726879774.14131: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 11025 1726879774.14163: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871e0e48>\r\n<<<\n 11025 1726879774.14181: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 11025 1726879774.14203: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087176828>\r\n<<<\n 11025 1726879774.14215: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871e09b0>\r\n<<<\n 11025 1726879774.14235: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n<<<\n 11025 1726879774.14249: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087183630>\r\n<<<\n 11025 1726879774.14272: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 11025 1726879774.14287: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n<<<\n 11025 1726879774.14301: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 11025 1726879774.14308: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a160>\r\n<<<\n 11025 1726879774.14334: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 11025 1726879774.14352: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 11025 1726879774.14358: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11025 1726879774.14373: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11025 1726879774.14385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 11025 1726879774.14404: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718f0f0>\r\n<<<\n 11025 1726879774.14411: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a748>\r\n<<<\n 11025 1726879774.14444: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a390>\r\n<<<\n 11025 1726879774.14470: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 11025 1726879774.14486: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 11025 1726879774.14499: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11025 1726879774.14522: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 11025 1726879774.14535: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 11025 1726879774.14552: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 11025 1726879774.14562: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 11025 1726879774.14580: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 11025 1726879774.14587: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087134470>\r\n<<<\n 11025 1726879774.14610: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 11025 1726879774.14617: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 11025 1726879774.14638: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 11025 1726879774.14655: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087139e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087134b38>\r\n<<<\n 11025 1726879774.14687: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11025 1726879774.14716: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11025 1726879774.14828: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871404e0>\r\n<<<\n 11025 1726879774.14842: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087123d68>\r\n<<<\n 11025 1726879774.15220: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087126198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085434940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085446240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087194a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11026 1726879774.15276: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91321e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912b7828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda913219b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912c4630>\r\n<<<\n 11026 1726879774.15301: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 11025 1726879774.15306: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 11026 1726879774.15330: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb160>\r\n<<<\n 11025 1726879774.15344: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 11026 1726879774.15353: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 11025 1726879774.15374: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 11026 1726879774.15384: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11026 1726879774.15402: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11025 1726879774.15410: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 11026 1726879774.15420: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 11026 1726879774.15427: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912d00f0>\r\n<<<\n 11026 1726879774.15445: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb748>\r\n<<<\n 11025 1726879774.15453: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11026 1726879774.15468: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb390>\r\n<<<\n 11025 1726879774.15490: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 11026 1726879774.15505: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 11025 1726879774.15515: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 11026 1726879774.15534: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11025 1726879774.15544: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 11026 1726879774.15554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 11026 1726879774.15570: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 11025 1726879774.15580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 11026 1726879774.15587: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 11026 1726879774.15614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91275470>\r\n<<<\n 11025 1726879774.15624: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853b40f0>\r\n<<<\n 11026 1726879774.15635: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 11027 1726879774.15852: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11027 1726879774.15904: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11027 1726879774.15930: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 11027 1726879774.15956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 11027 1726879774.15971: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1ede48>\r\n<<<\n 11026 1726879774.15980: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9127ae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91275b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11027 1726879774.16031: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c183828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1ed9b0>\r\n<<<\n 11027 1726879774.16055: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 11027 1726879774.16069: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c190630>\r\n<<<\n 11027 1726879774.16086: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 11025 1726879774.16105: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853be320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0853befd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853beb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853c20f0>\r\nimport '_collections' # \r\n<<<\n 11027 1726879774.16106: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 11027 1726879774.16120: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197160>\r\n<<<\n 11026 1726879774.16137: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912814e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91264d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91267198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f575940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f587240>\r\n<<<\n 11027 1726879774.16152: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 11027 1726879774.16164: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11027 1726879774.16179: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11026 1726879774.16185: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912d5a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11027 1726879774.16214: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c19c0f0>\r\n<<<\n 11027 1726879774.16229: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197748>\r\n<<<\n 11025 1726879774.16246: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08540f828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08540fc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0854031d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085403eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853fa4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853eb4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08516b2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085172d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0854034a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 11025 1726879774.16260: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085178e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853e6320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 11027 1726879774.16263: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197390>\r\n<<<\n 11027 1726879774.16282: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 11025 1726879774.16305: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08517e240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e048>\r\n<<<\n 11027 1726879774.16304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 11027 1726879774.16317: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11026 1726879774.16399: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 11026 1726879774.16462: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 11026 1726879774.16511: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11027 1726879774.16534: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c141470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c146e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c141b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11026 1726879774.16566: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 11026 1726879774.16584: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11026 1726879774.16616: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 11027 1726879774.16647: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c14d4e0>\r\n<<<\n 11027 1726879774.16696: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c130d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c133198>\r\n<<<\n 11026 1726879774.16747: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f4f50f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f500320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8f500fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f500b00>\r\nimport 'itertools' # \r\n<<<\n 11027 1726879774.16778: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a441940>\r\n# /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\r\n<<<\n 11026 1726879774.16804: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f4ff0f0>\r\n<<<\n 11026 1726879774.16827: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 11027 1726879774.16854: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a453240>\r\n<<<\n 11026 1726879774.16890: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f550828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11027 1726879774.16919: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1a1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11026 1726879774.16945: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f550c18>\r\n<<<\n 11026 1726879774.16970: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f5441d0>\r\n<<<\n 11026 1726879774.17001: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f544eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f53b4a8>\r\n<<<\n 11026 1726879774.17045: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f52c4e0>\r\n<<<\n 11026 1726879774.17079: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 11026 1726879774.17100: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 11026 1726879774.17114: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 11027 1726879774.17136: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 11027 1726879774.17159: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 11025 1726879774.17188: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08517e358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08545d080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517ee48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517ea58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518c710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518cef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d10208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518c7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d16cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d3a358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb084d3a710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d42400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084aecc18>\r\n<<<\n 11027 1726879774.17226: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 11027 1726879774.17275: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11027 1726879774.17488: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3c10f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3cc320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 11025 1726879774.17560: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae0358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae0048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ad1ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d42da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb084ae0fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d3aa90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0870f3780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae70b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0870f3b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11026 1726879774.17586: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2ac320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2b4da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f544128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2bae80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f526320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8f2c1240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8f2c1358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f59e080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2cc710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11025 1726879774.17588: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb087109630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11027 1726879774.17604: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48a3ccfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3ccb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3cb0f0>\r\nimport '_collections' # \r\n<<<\n 11026 1726879774.17617: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2ccef0>\r\n<<<\n 11027 1726879774.17664: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a41c828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11026 1726879774.17697: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee52208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2cc7f0>\r\n<<<\n 11027 1726879774.17827: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a41cc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4101d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a410eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4074a8>\r\n<<<\n 11025 1726879774.17943: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710d6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710db70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710dc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087109e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710dfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08710d550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710d2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0870fcb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d263c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11027 1726879774.17938: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3f84e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 11026 1726879774.17992: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee57cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee7b358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8ee7b710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee83400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n<<<\n 11027 1726879774.18021: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a1782e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a180d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4104a8>\r\nimport '_locale' # \r\n<<<\n 11026 1726879774.18073: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 11027 1726879774.18167: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a186e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3f2320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48a18d240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48a18d358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a46a080>\r\n<<<\n 11026 1726879774.18211: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec2dc18>\r\n<<<\n 11025 1726879774.18274: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871094e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083111978>\r\n# zipimport: found 33 names in '/tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.18279: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18de48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18da58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a198710>\r\n<<<\n 11027 1726879774.18301: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 11026 1726879774.18345: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec20358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec20048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec11ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee83da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8ec20fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee7ba90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 11026 1726879774.18363: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11027 1726879774.18389: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11026 1726879774.18428: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda91232710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec280b8>\r\nimport 'pwd' # \r\n<<<\n 11027 1726879774.18467: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a198ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d1e208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a1987f0>\r\n<<<\n 11026 1726879774.18484: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda91232a90>\r\n<<<\n 11027 1726879774.18522: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11026 1726879774.18538: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c18d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 11027 1726879774.18574: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d23cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d588>\r\n<<<\n 11026 1726879774.18630: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124a5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11027 1726879774.18639: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d47358>\r\n<<<\n 11027 1726879774.18665: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe489d47710>\r\n<<<\n 11027 1726879774.18674: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 11027 1726879774.18693: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 11027 1726879774.18707: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 11026 1726879774.18756: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124e630>\r\n<<<\n 11026 1726879774.18789: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124eb00>\r\n<<<\n 11026 1726879774.18876: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124ec18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124ae10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124ef60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124e4e0>\r\n<<<\n 11027 1726879774.18927: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d4f400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\n<<<\n 11026 1726879774.18963: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124e240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9123eb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee673c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11027 1726879774.18977: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489af9c18>\r\n<<<\n 11026 1726879774.18995: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11026 1726879774.19024: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124a470>\r\n<<<\n 11027 1726879774.19052: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489aec358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489aec048>\r\n<<<\n 11027 1726879774.19065: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489addef0>\r\n<<<\n 11027 1726879774.19089: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d4fda0>\r\n<<<\n 11027 1726879774.19120: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11027 1726879774.19133: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe489aecfd0>\r\n<<<\n 11026 1726879774.19142: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 11027 1726879774.19148: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d47a90>\r\n<<<\n 11027 1726879774.19172: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11026 1726879774.19174: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d252908>\r\n<<<\n 11027 1726879774.19203: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11027 1726879774.19210: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c0fe780>\r\n<<<\n 11027 1726879774.19236: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489af40b8>\r\nimport 'pwd' # \r\n<<<\n 11026 1726879774.19238: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.19259: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11027 1726879774.19269: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c0feb00>\r\n<<<\n 11026 1726879774.19272: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.19297: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.19315: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d8d0>\r\n<<<\n 11027 1726879774.19333: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 11027 1726879774.19344: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 11025 1726879774.19404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.19641: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c116630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11a6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11ab70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11ac88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c116e80>\r\n<<<\n 11027 1726879774.19658: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 11027 1726879774.19670: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11027 1726879774.19679: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11afd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c11a550>\r\n<<<\n 11027 1726879774.19708: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11a2b0>\r\n<<<\n 11027 1726879774.19727: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c10ab70>\r\n<<<\n 11027 1726879774.19742: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d333c8>\r\n<<<\n 11027 1726879774.19768: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11027 1726879774.19800: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11027 1726879774.19842: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1164e0>\r\n<<<\n 11027 1726879774.19965: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 11027 1726879774.19974: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 11027 1726879774.19988: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48811e978>\r\n<<<\n 11027 1726879774.20051: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip'\r\n<<<\n 11027 1726879774.20061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.20095: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.20102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.20118: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 11027 1726879774.20125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.20257: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 11025 1726879774.20269: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e657f0>\r\nimport 'atexit' # \r\n<<<\n 11025 1726879774.20290: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11026 1726879774.20310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.20327: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11025 1726879774.20385: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11025 1726879774.20395: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082df52e8>\r\n<<<\n 11025 1726879774.20402: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e65e48>\r\n<<<\n 11025 1726879774.20421: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11025 1726879774.20429: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb083111fd0>\r\n<<<\n 11025 1726879774.20446: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11025 1726879774.20471: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11025 1726879774.20515: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082dcfba8>\r\n<<<\n 11025 1726879774.20529: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11025 1726879774.20548: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11025 1726879774.20562: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11025 1726879774.20595: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11025 1726879774.20611: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n<<<\n 11025 1726879774.20620: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11025 1726879774.20962: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ebb1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082dbe390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082dbeeb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082eba198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e96320>\r\n<<<\n 11025 1726879774.21177: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e8d518>\r\n<<<\n 11025 1726879774.21198: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11025 1726879774.21229: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08312dd68>\r\n<<<\n 11026 1726879774.21235: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf0dac8>\r\nimport 'atexit' # \r\n<<<\n 11025 1726879774.21262: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082ea03c8>\r\n<<<\n 11026 1726879774.21267: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11025 1726879774.21296: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ea04e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 11026 1726879774.21302: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11025 1726879774.21321: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 11025 1726879774.21339: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11026 1726879774.21346: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf36278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf794e0>\r\n<<<\n 11027 1726879774.21354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.21374: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11025 1726879774.21381: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 11026 1726879774.21379: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf795f8>\r\n<<<\n 11025 1726879774.21404: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11026 1726879774.21416: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11025 1726879774.21443: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11025 1726879774.21452: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0830c5f60>\r\n<<<\n 11026 1726879774.21457: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf79b38>\r\n<<<\n 11026 1726879774.21471: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11026 1726879774.21487: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11026 1726879774.21501: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11025 1726879774.21530: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n<<<\n 11025 1726879774.21547: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830e3048>\r\n<<<\n 11025 1726879774.21563: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bc390>\r\n<<<\n 11026 1726879774.21563: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11025 1726879774.21585: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\n<<<\n 11025 1726879774.21591: stdout chunk (state=3):\n>>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bcba8>\r\n<<<\n 11026 1726879774.21631: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf7c160>\r\n<<<\n 11026 1726879774.21659: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8d2747b8>\r\n<<<\n 11026 1726879774.21694: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf140f0>\r\n<<<\n 11026 1726879774.21719: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11026 1726879774.21785: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf7a0f0>\r\n<<<\n 11026 1726879774.21817: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf582b0>\r\n<<<\n 11025 1726879774.22048: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082eaa898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830ecfd0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bc208>\r\n<<<\n 11026 1726879774.22085: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf4f4a8>\r\n<<<\n 11026 1726879774.22103: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 11027 1726879774.22131: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 11027 1726879774.22143: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e727f0>\r\nimport 'atexit' # \r\n<<<\n 11026 1726879774.22145: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d274d30>\r\n<<<\n 11025 1726879774.22170: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11025 1726879774.22180: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0830faeb8>\r\n<<<\n 11027 1726879774.22203: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11025 1726879774.22214: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0830fafd0>\r\n<<<\n 11026 1726879774.22220: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf62320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf62438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 11025 1726879774.22241: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11025 1726879774.22251: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e48160>\r\n<<<\n 11026 1726879774.22252: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11025 1726879774.22273: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ea0630>\r\n<<<\n 11025 1726879774.22298: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11025 1726879774.22311: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 11027 1726879774.22322: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e022e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e72e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48811efd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11026 1726879774.22323: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11025 1726879774.22344: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11026 1726879774.22353: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8d209e80>\r\n<<<\n 11027 1726879774.22354: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11025 1726879774.22375: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11025 1726879774.22382: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e56b00>\r\n<<<\n 11027 1726879774.22390: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487dddba8>\r\n<<<\n 11027 1726879774.22400: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11026 1726879774.22445: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d20ef28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ff2b0>\r\n<<<\n 11026 1726879774.22489: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ffac8>\r\n<<<\n 11026 1726879774.22657: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf6c7f0>\r\n<<<\n 11026 1726879774.22699: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11026 1726879774.22746: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11026 1726879774.22810: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d234f60>\r\n<<<\n 11025 1726879774.22826: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e51240>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e51438>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e48cc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.22810: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e481d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487df1390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487df1eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e46198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e23320>\r\n<<<\n 11026 1726879774.22864: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ff128>\r\n<<<\n 11025 1726879774.22887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.22974: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11025 1726879774.22994: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11025 1726879774.23024: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11025 1726879774.23045: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n<<<\n 11025 1726879774.23055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11025 1726879774.23070: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11025 1726879774.23086: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e74e80>\r\n<<<\n 11027 1726879774.23100: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e1a518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4881392b0>\r\n<<<\n 11027 1726879774.23109: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11027 1726879774.23131: stdout chunk (state=3):\n>>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e02128>\r\n<<<\n 11026 1726879774.23024: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cebfe48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cebff28>\r\n<<<\n 11027 1726879774.23145: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e2c4a8>\r\n<<<\n 11025 1726879774.23156: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e74b38>\r\n<<<\n 11026 1726879774.23147: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cecd0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf62588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11026 1726879774.23258: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cedba90>\r\n<<<\n 11026 1726879774.23330: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ced41d0>\r\n<<<\n 11026 1726879774.23382: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8ced43c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cecdc50>\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.23431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.23468: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.23502: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e74358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e749b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e5fcf8>\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.23511: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4880d3f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880d8f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880ca358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880cab70>\r\n<<<\n 11026 1726879774.23545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 11026 1726879774.23575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.23640: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e37860>\r\n<<<\n 11027 1726879774.23672: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 11026 1726879774.23673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.23702: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11025 1726879774.23719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.23728: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 11027 1726879774.23739: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11026 1726879774.23777: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11026 1726879774.23803: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11027 1726879774.24143: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880fbf60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880ca1d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e49e10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e49ef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e570b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e2c5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11027 1726879774.24155: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 11025 1726879774.24166: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11026 1726879774.24175: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cef4e48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4b00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cee3c88>\r\n# zipimport: zlib available\r\n<<<\n 11025 1726879774.24186: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11027 1726879774.24197: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11025 1726879774.24220: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.24229: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e66a58>\r\n<<<\n 11025 1726879774.24237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.24259: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 11025 1726879774.24280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.24288: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 11025 1726879774.24302: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.24384: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e5e198>\r\n<<<\n 11027 1726879774.24412: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11027 1726879774.24422: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e5e390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e57c18>\r\n<<<\n 11025 1726879774.24429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.24435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.24456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 11027 1726879774.24469: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.24477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.24540: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11027 1726879774.24547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.24562: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082f90588>\r\n<<<\n 11025 1726879774.24568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.24604: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.24612: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 11027 1726879774.24627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.24634: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 11027 1726879774.24649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.24740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.24843: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11027 1726879774.25101: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e7fe80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7fb38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7f358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7f9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e6dcf8>\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.25115: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.25158: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.25234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.25258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.25275: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11026 1726879774.25303: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda898a0c18>\r\n# zipimport: zlib available\r\n<<<\n 11025 1726879774.25323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.25363: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 11025 1726879774.25372: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.25399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.25433: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 11025 1726879774.25495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.25567: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 11027 1726879774.25577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.25600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11025 1726879774.25626: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.25656: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 11026 1726879774.25661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.25673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.25832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.25999: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 11026 1726879774.26000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.26013: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11027 1726879774.26029: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 11027 1726879774.26043: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11026 1726879774.26050: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.26063: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 11027 1726879774.26079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.26096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.26107: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.26118: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11025 1726879774.26132: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11025 1726879774.26147: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083007f28>\r\n<<<\n 11025 1726879774.26159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.26168: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11025 1726879774.26184: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 11025 1726879774.26195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.26211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.26227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.26335: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.26354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.26402: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11025 1726879774.26502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11025 1726879774.26530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.26559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.26586: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11027 1726879774.26604: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48476c588>\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.26714: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 11026 1726879774.26725: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11025 1726879774.26737: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11027 1726879774.26779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.26824: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08302a198>\r\n<<<\n 11026 1726879774.26835: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11026 1726879774.26851: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda89917e10>\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.26873: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.26896: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 11026 1726879774.26905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.26913: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082fdeeb8>\r\n<<<\n 11025 1726879774.26931: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.26946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.26982: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.27005: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 11026 1726879774.27017: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11025 1726879774.27037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.27039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.27059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.27066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.27096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.27105: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.27131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.27139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.27163: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.27173: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.27205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.27233: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 11027 1726879774.27242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.27263: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11025 1726879774.27402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.27414: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11026 1726879774.27479: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda89939160>\r\n<<<\n 11026 1726879774.27540: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda898eee80>\r\n<<<\n 11026 1726879774.27574: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.27599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.27617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.27644: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11025 1726879774.27674: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11026 1726879774.27696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11025 1726879774.27702: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11026 1726879774.27724: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.27725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.27838: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e180f0>\r\n<<<\n 11025 1726879774.27857: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11025 1726879774.27866: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11027 1726879774.27888: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11025 1726879774.27975: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e18198>\r\n<<<\n 11026 1726879774.27997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.28007: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11025 1726879774.28021: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083005b00>\r\n<<<\n 11027 1726879774.28030: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847e3eb8>\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.28046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.28068: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 11025 1726879774.28081: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 11025 1726879774.28088: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 11025 1726879774.28105: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.28124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.28148: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.28173: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 11027 1726879774.28182: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 11027 1726879774.28202: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11025 1726879774.28216: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.28221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.28240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11027 1726879774.28251: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.28267: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11027 1726879774.28276: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 11026 1726879774.28295: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11027 1726879774.28294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.28319: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11025 1726879774.28329: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.28354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.28390: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.28481: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11027 1726879774.28630: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11026 1726879774.28717: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cfbf080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cfbf128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8992fac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.28731: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 11026 1726879774.28740: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 11025 1726879774.28750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.28746: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4848051d0>\r\n<<<\n 11026 1726879774.28759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.28782: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11027 1726879774.28784: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847baef0>\r\n<<<\n 11027 1726879774.28828: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11026 1726879774.28866: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 11026 1726879774.28877: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 11026 1726879774.28895: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/modules/__init__.py\r\n<<<\n 11027 1726879774.28895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.28909: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.28930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.28947: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.28984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11025 1726879774.29204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.29277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11026 1726879774.29279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.29557: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11025 1726879774.29581: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n<<<\n 11025 1726879774.29592: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb07f41f4e0>\r\n<<<\n 11027 1726879774.29612: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11025 1726879774.29701: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 101, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"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}}}\r\n<<<\n 11025 1726879774.29716: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 11026 1726879774.29729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11027 1726879774.29749: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487da8128>\r\n<<<\n 11027 1726879774.29768: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11027 1726879774.29776: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11027 1726879774.29893: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487da81d0>\r\n<<<\n 11027 1726879774.29940: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847fbb38>\r\n<<<\n 11027 1726879774.30002: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 11025 1726879774.30020: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n<<<\n 11025 1726879774.30038: stdout chunk (state=3):\n>>># clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n<<<\n 11025 1726879774.30060: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n<<<\n 11025 1726879774.30077: stdout chunk (state=3):\n>>># cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n<<<\n 11026 1726879774.30107: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda89569470>\r\n<<<\n 11026 1726879774.30155: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 101, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"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}}}\r\n# destroy __main__\r\n<<<\n 11025 1726879774.30331: stdout chunk (state=3):\n>>># cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n<<<\n 11026 1726879774.30390: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n<<<\n 11026 1726879774.30502: stdout chunk (state=3):\n>>># cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11027 1726879774.30526: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11025 1726879774.30536: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n<<<\n 11025 1726879774.30583: stdout chunk (state=3):\n>>># cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n<<<\n 11025 1726879774.30610: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n<<<\n 11026 1726879774.30640: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 11026 1726879774.30699: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n<<<\n 11026 1726879774.30768: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n<<<\n 11026 1726879774.30902: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n<<<\n 11025 1726879774.30964: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n<<<\n 11026 1726879774.30981: stdout chunk (state=3):\n>>># cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11025 1726879774.31004: stdout chunk (state=3):\n>>># destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n<<<\n 11025 1726879774.31021: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 11026 1726879774.31081: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n<<<\n 11026 1726879774.31113: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n<<<\n 11026 1726879774.31167: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 11026 1726879774.31201: stdout chunk (state=3):\n>>># destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n<<<\n 11026 1726879774.31233: stdout chunk (state=3):\n>>># destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n<<<\n 11026 1726879774.31261: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 11025 1726879774.31393: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 11025 1726879774.31401: stdout chunk (state=3):\n>>><<<\n 11025 1726879774.31412: stderr chunk (state=3):\n>>><<<\n 11027 1726879774.31426: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11027 1726879774.31475: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n<<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871e0e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087176828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871e09b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087183630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718f0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087134470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087139e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087134b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871404e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087123d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087126198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085434940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085446240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087194a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853b40f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853be320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0853befd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853beb00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853c20f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08540f828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08540fc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0854031d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085403eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853fa4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853eb4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08516b2e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085172d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0854034a8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085178e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853e6320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08517e240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08517e358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08545d080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517ee48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517ea58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518c710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518cef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d10208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518c7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d16cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d3a358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb084d3a710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d42400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084aecc18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae0358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae0048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ad1ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d42da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb084ae0fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d3aa90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0870f3780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae70b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0870f3b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e8d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb087109630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710d6a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710db70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710dc88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087109e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710dfd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08710d550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710d2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0870fcb70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d263c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871094e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083111978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e657f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082df52e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e65e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb083111fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082dcfba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ebb1d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082dbe390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082dbeeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082eba198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e96320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e8d518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08312dd68>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082ea03c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ea04e0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0830c5f60>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830e3048>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bc390>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bcba8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082eaa898>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830ecfd0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bc208>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0830faeb8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0830fafd0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e48160>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ea0630>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e56b00>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e51240>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e51438>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e48cc0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e74e80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e74b38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e74358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e749b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e5fcf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082f90588>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083007f28>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08302a198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082fdeeb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e180f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e18198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083005b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb07f41f4e0>\\r\\n\\r\\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 101, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"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}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy warnings\\r\\n# cleanup[3] wiping ansible.module_utils.distro._distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 11025 1726879774.31489: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871e0e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087176828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871e09b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087183630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718f0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087134470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087139e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087134b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871404e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087123d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087126198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085434940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085446240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087194a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853b40f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853be320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0853befd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853beb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853c20f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08540f828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08540fc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0854031d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085403eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853fa4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853eb4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08516b2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085172d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0854034a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085178e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853e6320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08517e240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08517e358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08545d080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517ee48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517ea58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518c710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518cef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d10208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518c7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d16cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d3a358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb084d3a710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d42400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084aecc18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae0358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae0048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ad1ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d42da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb084ae0fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d3aa90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0870f3780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae70b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0870f3b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb087109630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710d6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710db70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710dc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087109e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710dfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08710d550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710d2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0870fcb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d263c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871094e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083111978>\r\n# zipimport: found 33 names in '/tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e657f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082df52e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e65e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb083111fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082dcfba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ebb1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082dbe390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082dbeeb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082eba198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e96320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e8d518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08312dd68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082ea03c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ea04e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0830c5f60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830e3048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bc390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bcba8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082eaa898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830ecfd0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bc208>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0830faeb8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0830fafd0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e48160>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ea0630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e56b00>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e51240>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e51438>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e48cc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e74e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e74b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e74358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e749b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e5fcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082f90588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083007f28>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08302a198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082fdeeb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e180f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e18198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083005b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb07f41f4e0>\r\n\r\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 101, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 11027 1726879774.31524: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4844354e0>\r\n<<<\n 11025 1726879774.31633: done with _execute_module (file, {'path': '/root/.ssh', 'state': 'directory', 'group': 'root', 'owner': 'root', 'mode': '0700', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879773.907867-11025-54505533659195/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11025 1726879774.31654: _low_level_execute_command(): starting\n 11025 1726879774.31662: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11026 1726879774.31858: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 11026 1726879774.31867: stdout chunk (state=3):\n>>><<<\n 11026 1726879774.31880: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91321e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912b7828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda913219b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912c4630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912d00f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91275470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9127ae48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91275b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912814e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91264d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91267198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f575940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f587240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912d5a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f4f50f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f500320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8f500fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f500b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f4ff0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f550828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f550c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f5441d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f544eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f53b4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f52c4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2ac320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2b4da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f544128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2bae80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f526320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8f2c1240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8f2c1358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f59e080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1a58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2cc710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2ccef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee52208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2cc7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee57cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee7b358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8ee7b710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee83400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec2dc18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec20358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec20048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec11ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee83da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8ec20fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee7ba90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda91232710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec280b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda91232a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c18d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124a5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124e630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124eb00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124ec18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124ae10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124ef60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124e4e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124e240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9123eb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee673c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124a470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d252908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf0dac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf36278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf794e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf795f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf79b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf7c160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8d2747b8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf140f0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf7a0f0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf582b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf4f4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d274d30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf62320>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf62438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8d209e80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d20ef28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ff2b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ffac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf6c7f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d234f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ff128>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cebfe48>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cebff28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cecd0f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf62588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cedba90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ced41d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8ced43c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cecdc50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cef4e48>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4b00>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4320>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4978>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cee3c88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda898a0c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda89917e10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda89939160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda898eee80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cfbf080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cfbf128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8992fac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda89569470>\\r\\n\\r\\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 101, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"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}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy warnings\\r\\n# cleanup[3] wiping ansible.module_utils.distro._distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 11026 1726879774.31987: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91321e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912b7828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda913219b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912c4630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912d00f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91275470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9127ae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91275b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912814e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91264d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91267198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f575940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f587240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912d5a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f4f50f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f500320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8f500fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f500b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f4ff0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f550828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f550c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f5441d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f544eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f53b4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f52c4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2ac320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2b4da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f544128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2bae80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f526320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8f2c1240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8f2c1358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f59e080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2cc710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2ccef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee52208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2cc7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee57cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee7b358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8ee7b710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee83400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec2dc18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec20358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec20048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec11ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee83da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8ec20fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee7ba90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda91232710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec280b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda91232a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c18d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124a5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124e630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124eb00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124ec18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124ae10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124ef60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124e4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124e240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9123eb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee673c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124a470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d252908>\r\n# zipimport: found 33 names in '/tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf0dac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf36278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf794e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf795f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf79b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf7c160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8d2747b8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf140f0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf7a0f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf582b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf4f4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d274d30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf62320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf62438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8d209e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d20ef28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ff2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ffac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf6c7f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d234f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ff128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cebfe48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cebff28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cecd0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf62588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cedba90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ced41d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8ced43c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cecdc50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cef4e48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4b00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cee3c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda898a0c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda89917e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda89939160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda898eee80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cfbf080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cfbf128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8992fac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda89569470>\r\n\r\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 101, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 11026 1726879774.33379: done with _execute_module (file, {'path': '/root/.ssh', 'state': 'directory', 'group': 'root', 'owner': 'root', 'mode': '0700', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879773.9076688-11026-82194571442272/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11026 1726879774.33405: _low_level_execute_command(): starting\n 11026 1726879774.33416: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11027 1726879774.32550: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 101, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n<<<\n 11027 1726879774.33610: stdout chunk (state=3):\n>>># cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 11027 1726879774.33619: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 11027 1726879774.33627: stdout chunk (state=3):\n>>><<<\n 11027 1726879774.33632: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1ede48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c183828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1ed9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c190630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c19c0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c141470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c146e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c141b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c14d4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c130d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c133198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a441940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a453240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1a1a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3c10f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3cc320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48a3ccfd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3ccb00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3cb0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a41c828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a41cc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4101d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a410eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4074a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3f84e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a1782e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a180d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4104a8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a186e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3f2320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48a18d240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48a18d358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a46a080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18de48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18da58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a198710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a198ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d1e208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a1987f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d23cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d47358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe489d47710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d4f400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489af9c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489aec358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489aec048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489addef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d4fda0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe489aecfd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d47a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c0fe780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489af40b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c0feb00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d8d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c116630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11a6a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11ab70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11ac88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c116e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11afd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c11a550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11a2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c10ab70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d333c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1164e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48811e978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e727f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e022e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e72e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48811efd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487dddba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e481d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487df1390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487df1eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e46198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e23320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e1a518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4881392b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e02128>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e2c4a8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4880d3f28>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880d8f28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880ca358>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880cab70>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e37860>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880fbf60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880ca1d0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e49e10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e49ef0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e570b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e2c5f8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e66a58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e5e198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e5e390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e57c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e7fe80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7fb38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7f358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7f9b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e6dcf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48476c588>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847e3eb8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4848051d0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847baef0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487da8128>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487da81d0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847fbb38>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4844354e0>\\r\\n\\r\\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 101, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"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}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy warnings\\r\\n# cleanup[3] wiping ansible.module_utils.distro._distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 11027 1726879774.34483: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1ede48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c183828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1ed9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c190630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c19c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c141470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c146e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c141b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c14d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c130d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c133198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a441940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a453240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1a1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3c10f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3cc320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48a3ccfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3ccb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3cb0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a41c828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a41cc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4101d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a410eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4074a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3f84e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a1782e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a180d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4104a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a186e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3f2320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48a18d240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48a18d358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a46a080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18de48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18da58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a198710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a198ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d1e208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a1987f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d23cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d47358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe489d47710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d4f400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489af9c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489aec358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489aec048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489addef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d4fda0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe489aecfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d47a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c0fe780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489af40b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c0feb00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c116630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11a6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11ab70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11ac88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c116e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11afd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c11a550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11a2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c10ab70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d333c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1164e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48811e978>\r\n# zipimport: found 33 names in '/tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e727f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e022e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e72e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48811efd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487dddba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e481d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487df1390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487df1eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e46198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e23320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e1a518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4881392b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e02128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e2c4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4880d3f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880d8f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880ca358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880cab70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e37860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880fbf60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880ca1d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e49e10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e49ef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e570b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e2c5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e66a58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e5e198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e5e390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e57c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e7fe80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7fb38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7f358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7f9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e6dcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48476c588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847e3eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4848051d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847baef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487da8128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487da81d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847fbb38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4844354e0>\r\n\r\n{\"path\": \"/root/.ssh\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/root/.ssh\"}, \"after\": {\"path\": \"/root/.ssh\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0700\", \"state\": \"directory\", \"secontext\": \"system_u:object_r:ssh_home_t:s0\", \"size\": 101, \"invocation\": {\"module_args\": {\"path\": \"/root/.ssh\", \"state\": \"directory\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0700\", \"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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 11027 1726879774.35655: done with _execute_module (file, {'path': '/root/.ssh', 'state': 'directory', 'group': 'root', 'owner': 'root', 'mode': '0700', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879773.9181232-11027-280064904554759/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11027 1726879774.35674: _low_level_execute_command(): starting\n 11027 1726879774.35682: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11025 1726879774.34785: stderr chunk (state=2):\n>>><<<\n 11025 1726879774.35785: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11025 1726879774.35822: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11025 1726879774.35829: handler run complete\n 11025 1726879774.35866: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11025 1726879774.35874: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11025 1726879774.35879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11025 1726879774.35883: variable 'ansible_port' from source: unknown\n 11025 1726879774.35886: variable 'ansible_user' from source: unknown\n 11025 1726879774.35894: attempt loop complete, returning result\n 11025 1726879774.35898: _execute() done\n 11025 1726879774.35901: dumping result to json\n 11025 1726879774.35908: done dumping result, returning\n 11025 1726879774.35919: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed [0e44ad9b-8ddf-c952-e8a3-000000000166]\n 11025 1726879774.35938: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000166\n 11025 1726879774.36005: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000166\n 11025 1726879774.36009: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"diff\": {\n \"after\": {\n \"path\": \"/root/.ssh\"\n },\n \"before\": {\n \"path\": \"/root/.ssh\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": null,\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0700\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"directory\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0700\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh\",\n \"secontext\": \"system_u:object_r:ssh_home_t:s0\",\n \"size\": 101,\n \"state\": \"directory\",\n \"uid\": 0\n}\n 11026 1726879774.36630: stderr chunk (state=2):\n>>><<<\n 11026 1726879774.36641: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11026 1726879774.36663: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11026 1726879774.36669: handler run complete\n 11026 1726879774.36697: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11026 1726879774.36701: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11026 1726879774.36706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11026 1726879774.36709: variable 'ansible_port' from source: unknown\n 11026 1726879774.36711: variable 'ansible_user' from source: unknown\n 11026 1726879774.36716: attempt loop complete, returning result\n 11026 1726879774.36718: _execute() done\n 11026 1726879774.36720: dumping result to json\n 11026 1726879774.36728: done dumping result, returning\n 11026 1726879774.36735: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed [0e44ad9b-8ddf-c952-e8a3-000000000166]\n 11026 1726879774.36745: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000166\n 11026 1726879774.36804: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000166\n 11026 1726879774.36808: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"diff\": {\n \"after\": {\n \"path\": \"/root/.ssh\"\n },\n \"before\": {\n \"path\": \"/root/.ssh\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": null,\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0700\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"directory\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0700\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh\",\n \"secontext\": \"system_u:object_r:ssh_home_t:s0\",\n \"size\": 101,\n \"state\": \"directory\",\n \"uid\": 0\n}\n 11027 1726879774.39073: stderr chunk (state=2):\n>>><<<\n 11027 1726879774.39084: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11027 1726879774.39106: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11027 1726879774.39113: handler run complete\n 11027 1726879774.39134: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11027 1726879774.39138: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11027 1726879774.39141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11027 1726879774.39143: variable 'ansible_port' from source: unknown\n 11027 1726879774.39145: variable 'ansible_user' from source: unknown\n 11027 1726879774.39148: attempt loop complete, returning result\n 11027 1726879774.39150: _execute() done\n 11027 1726879774.39152: dumping result to json\n 11027 1726879774.39156: done dumping result, returning\n 11027 1726879774.39161: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed [0e44ad9b-8ddf-c952-e8a3-000000000166]\n 11027 1726879774.39259: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000166\n 11027 1726879774.39305: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000166\n 11027 1726879774.39308: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"diff\": {\n \"after\": {\n \"path\": \"/root/.ssh\"\n },\n \"before\": {\n \"path\": \"/root/.ssh\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": null,\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"follow\": true,\n \"force\": false,\n \"group\": \"root\",\n \"mode\": \"0700\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"directory\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0700\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh\",\n \"secontext\": \"system_u:object_r:ssh_home_t:s0\",\n \"size\": 101,\n \"state\": \"directory\",\n \"uid\": 0\n}\n 10596 1726879774.39464: no more pending results, returning what we have\n 10596 1726879774.39468: results queue empty\n 10596 1726879774.39469: checking for any_errors_fatal\n 10596 1726879774.39477: done checking for any_errors_fatal\n 10596 1726879774.39479: checking for max_fail_percentage\n 10596 1726879774.39480: done checking for max_fail_percentage\n 10596 1726879774.39481: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879774.39481: done checking to see if all hosts have failed\n 10596 1726879774.39482: getting the remaining hosts for this loop\n 10596 1726879774.39483: done getting the remaining hosts for this loop\n 10596 1726879774.39487: getting the next task for host managed_node1\n 10596 1726879774.39493: done getting next task for host managed_node1\n 10596 1726879774.39496: ^ task is: TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed\n 10596 1726879774.39498: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879774.39500: getting the next task for host managed_node2\n 10596 1726879774.39502: done getting next task for host managed_node2\n 10596 1726879774.39503: ^ task is: TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed\n 10596 1726879774.39505: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879774.39506: getting the next task for host managed_node3\n 10596 1726879774.39508: done getting next task for host managed_node3\n 10596 1726879774.39509: ^ task is: TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed\n 10596 1726879774.39511: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879774.39527: getting variables\n 10596 1726879774.39529: in VariableManager get_vars()\n 10596 1726879774.39556: Calling all_inventory to load vars for managed_node1\n 10596 1726879774.39558: Calling groups_inventory to load vars for managed_node1\n 10596 1726879774.39560: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879774.39568: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879774.39570: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879774.39572: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879774.39689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879774.39922: done with get_vars()\n 10596 1726879774.39940: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] ***\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43\nFriday 20 September 2024 20:49:34 -0400 (0:00:00.646) 0:00:12.844 ****** \n 10596 1726879774.40060: entering _queue_task() for managed_node1/lineinfile\n 10596 1726879774.40062: Creating lock for lineinfile\n 10596 1726879774.40365: worker is 1 (out of 3 available)\n 10596 1726879774.40385: exiting _queue_task() for managed_node1/lineinfile\n 10596 1726879774.40430: getting variables\n 10596 1726879774.40434: in VariableManager get_vars()\n 10596 1726879774.40559: Calling all_inventory to load vars for managed_node2\n 10596 1726879774.40565: Calling groups_inventory to load vars for managed_node2\n 10596 1726879774.40568: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879774.40586: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879774.40590: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879774.40596: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879774.40826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879774.41044: done with get_vars()\n 10596 1726879774.41059: done getting variables\n 10596 1726879774.41164: entering _queue_task() for managed_node2/lineinfile\n 10596 1726879774.41451: worker is 2 (out of 3 available)\n 10596 1726879774.41466: exiting _queue_task() for managed_node2/lineinfile\n 10596 1726879774.41501: getting variables\n 10596 1726879774.41504: in VariableManager get_vars()\n 10596 1726879774.41587: Calling all_inventory to load vars for managed_node3\n 10596 1726879774.41597: Calling groups_inventory to load vars for managed_node3\n 10596 1726879774.41599: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879774.41613: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879774.41617: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879774.41620: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879774.41897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879774.42238: done with get_vars()\n 10596 1726879774.42254: done getting variables\n 10596 1726879774.42358: entering _queue_task() for managed_node3/lineinfile\n 10596 1726879774.43780: worker is 3 (out of 3 available)\n 10596 1726879774.43798: exiting _queue_task() for managed_node3/lineinfile\n 10596 1726879774.43812: done queuing things up, now waiting for results queue to drain\n 10596 1726879774.43815: waiting for pending results...\n 11052 1726879774.40833: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed\n 11052 1726879774.40976: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000167\n 11052 1726879774.40994: variable 'ansible_search_path' from source: unknown\n 11052 1726879774.40999: variable 'ansible_search_path' from source: unknown\n 11052 1726879774.41021: calling self._execute()\n 11052 1726879774.41038: variable 'kdump_ssh_server' from source: play vars\n 11052 1726879774.41223: variable 'kdump_ssh_server' from source: play vars\n 11052 1726879774.41234: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11052 1726879774.41298: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11052 1726879774.41305: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11052 1726879774.41355: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11052 1726879774.41371: in VariableManager get_vars()\n 11052 1726879774.41399: Calling all_inventory to load vars for managed_node1\n 11052 1726879774.41405: Calling groups_inventory to load vars for managed_node1\n 11052 1726879774.41409: Calling all_plugins_inventory to load vars for managed_node1\n 11052 1726879774.41421: Calling all_plugins_play to load vars for managed_node1\n 11052 1726879774.41427: Calling groups_plugins_inventory to load vars for managed_node1\n 11052 1726879774.41432: Calling groups_plugins_play to load vars for managed_node1\n 11052 1726879774.41619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11052 1726879774.42239: done with get_vars()\n 11052 1726879774.42252: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11052 1726879774.42308: variable 'ansible_delegated_vars' from source: unknown\n 11052 1726879774.42325: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11052 1726879774.42333: variable 'omit' from source: magic vars\n 11052 1726879774.42422: variable 'omit' from source: magic vars\n 11052 1726879774.42486: variable 'omit' from source: magic vars\n 11052 1726879774.42512: variable '__kdump_new_key' from source: task vars\n 11052 1726879774.42583: variable '__kdump_new_key' from source: task vars\n 11052 1726879774.42718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11053 1726879774.42780: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed\n 11053 1726879774.42922: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000167\n 11053 1726879774.42939: variable 'ansible_search_path' from source: unknown\n 11053 1726879774.42944: variable 'ansible_search_path' from source: unknown\n 11053 1726879774.42969: calling self._execute()\n 11053 1726879774.42985: variable 'kdump_ssh_server' from source: play vars\n 11053 1726879774.43170: variable 'kdump_ssh_server' from source: play vars\n 11053 1726879774.43181: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11053 1726879774.43254: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11053 1726879774.43263: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11053 1726879774.43340: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11053 1726879774.43368: in VariableManager get_vars()\n 11053 1726879774.43410: Calling all_inventory to load vars for managed_node2\n 11053 1726879774.43420: Calling groups_inventory to load vars for managed_node2\n 11053 1726879774.43427: Calling all_plugins_inventory to load vars for managed_node2\n 11053 1726879774.43444: Calling all_plugins_play to load vars for managed_node2\n 11053 1726879774.43454: Calling groups_plugins_inventory to load vars for managed_node2\n 11053 1726879774.43461: Calling groups_plugins_play to load vars for managed_node2\n 11053 1726879774.43976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11053 1726879774.44182: done with get_vars()\n 11053 1726879774.44193: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11053 1726879774.44242: variable 'ansible_delegated_vars' from source: unknown\n 11053 1726879774.44260: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11053 1726879774.44267: variable 'omit' from source: magic vars\n 11053 1726879774.44345: variable 'omit' from source: magic vars\n 11053 1726879774.44403: variable 'omit' from source: magic vars\n 11053 1726879774.44425: variable '__kdump_new_key' from source: task vars\n 11053 1726879774.44489: variable '__kdump_new_key' from source: task vars\n 11053 1726879774.44606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11054 1726879774.45228: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed\n 11054 1726879774.45388: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000167\n 11054 1726879774.45409: variable 'ansible_search_path' from source: unknown\n 11054 1726879774.45414: variable 'ansible_search_path' from source: unknown\n 11054 1726879774.45451: calling self._execute()\n 11054 1726879774.45471: variable 'kdump_ssh_server' from source: play vars\n 11052 1726879774.45552: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11052 1726879774.45623: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11054 1726879774.45656: variable 'kdump_ssh_server' from source: play vars\n 11052 1726879774.45663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11054 1726879774.45667: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11052 1726879774.45700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11052 1726879774.45728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11054 1726879774.45730: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11054 1726879774.45737: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11054 1726879774.45798: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11054 1726879774.45822: in VariableManager get_vars()\n 11052 1726879774.45831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11054 1726879774.45864: Calling all_inventory to load vars for managed_node3\n 11054 1726879774.45871: Calling groups_inventory to load vars for managed_node3\n 11052 1726879774.45873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11054 1726879774.45877: Calling all_plugins_inventory to load vars for managed_node3\n 11054 1726879774.45895: Calling all_plugins_play to load vars for managed_node3\n 11054 1726879774.45902: Calling groups_plugins_inventory to load vars for managed_node3\n 11052 1726879774.45901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11054 1726879774.45908: Calling groups_plugins_play to load vars for managed_node3\n 11052 1726879774.45945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11052 1726879774.45960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11052 1726879774.46072: variable '__kdump_keydata' from source: set_fact\n 11052 1726879774.46186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11052 1726879774.46212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11052 1726879774.46236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11052 1726879774.46275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11052 1726879774.46288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11052 1726879774.46366: variable '__kdump_authorized_keys_file' from source: set_fact\n 11052 1726879774.46383: variable '__kdump_authorized_keys_path' from source: task vars\n 11052 1726879774.46470: variable '__kdump_ssh_user_info' from source: set_fact\n 11052 1726879774.46590: variable '__kdump_authorized_keys_file' from source: set_fact\n 11052 1726879774.46608: variable 'kdump_ssh_user' from source: play vars\n 11052 1726879774.46703: variable 'hostvars' from source: magic vars\n 11052 1726879774.46710: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11052 1726879774.46715: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11052 1726879774.46773: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11052 1726879774.46783: in VariableManager get_vars()\n 11052 1726879774.46790: Calling all_inventory to load vars for managed_node1\n 11052 1726879774.46797: Calling groups_inventory to load vars for managed_node1\n 11052 1726879774.46801: Calling all_plugins_inventory to load vars for managed_node1\n 11052 1726879774.46807: Calling all_plugins_play to load vars for managed_node1\n 11052 1726879774.46812: Calling groups_plugins_inventory to load vars for managed_node1\n 11052 1726879774.46816: Calling groups_plugins_play to load vars for managed_node1\n 11052 1726879774.46942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11054 1726879774.47303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11054 1726879774.47540: done with get_vars()\n 11054 1726879774.47554: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11052 1726879774.47582: done with get_vars()\n 11052 1726879774.47601: variable 'ansible_user_id' from source: facts\n 11054 1726879774.47607: variable 'ansible_delegated_vars' from source: unknown\n 11054 1726879774.47622: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11054 1726879774.47628: variable 'omit' from source: magic vars\n 11054 1726879774.47716: variable 'omit' from source: magic vars\n 11052 1726879774.47734: variable '__kdump_authorized_keys_file' from source: set_fact\n 11052 1726879774.47750: variable 'kdump_ssh_user' from source: play vars\n 11054 1726879774.47782: variable 'omit' from source: magic vars\n 11054 1726879774.47810: variable '__kdump_new_key' from source: task vars\n 11052 1726879774.47841: variable 'hostvars' from source: magic vars\n 11052 1726879774.47847: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11052 1726879774.47852: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11054 1726879774.47887: variable '__kdump_new_key' from source: task vars\n 11052 1726879774.47907: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11052 1726879774.47915: in VariableManager get_vars()\n 11052 1726879774.47921: Calling all_inventory to load vars for managed_node1\n 11052 1726879774.47927: Calling groups_inventory to load vars for managed_node1\n 11052 1726879774.47931: Calling all_plugins_inventory to load vars for managed_node1\n 11052 1726879774.47938: Calling all_plugins_play to load vars for managed_node1\n 11052 1726879774.47943: Calling groups_plugins_inventory to load vars for managed_node1\n 11052 1726879774.47948: Calling groups_plugins_play to load vars for managed_node1\n 11054 1726879774.48021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11052 1726879774.48102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11052 1726879774.48270: done with get_vars()\n 11052 1726879774.48282: variable 'ansible_user_id' from source: facts\n 11052 1726879774.48404: variable '__kdump_authorized_keys_file' from source: set_fact\n 11052 1726879774.48431: variable 'omit' from source: magic vars\n 11052 1726879774.48443: variable 'ansible_delegated_vars' from source: unknown\n 11052 1726879774.48455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11052 1726879774.48478: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11052 1726879774.48517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11052 1726879774.48534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11052 1726879774.48544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11052 1726879774.48570: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11052 1726879774.48574: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11052 1726879774.48577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11052 1726879774.48580: variable 'ansible_port' from source: unknown\n 11052 1726879774.48582: variable 'ansible_user' from source: unknown\n 11052 1726879774.48671: Set connection var ansible_shell_executable to /bin/sh\n 11052 1726879774.48679: Set connection var ansible_connection to ssh\n 11052 1726879774.48684: Set connection var ansible_timeout to 10\n 11052 1726879774.48687: Set connection var ansible_shell_type to sh\n 11052 1726879774.48693: Set connection var ansible_pipelining to False\n 11052 1726879774.48700: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11052 1726879774.48719: variable 'ansible_delegated_vars' from source: unknown\n 11052 1726879774.48724: variable 'ansible_user' from source: unknown\n 11052 1726879774.48731: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11052 1726879774.48865: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11052 1726879774.48876: variable 'omit' from source: magic vars\n 11052 1726879774.48883: starting attempt loop\n 11052 1726879774.48886: running the handler\n 11052 1726879774.48901: _low_level_execute_command(): starting\n 11052 1726879774.48909: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11053 1726879774.49227: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11053 1726879774.49308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11053 1726879774.49346: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11053 1726879774.49385: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11053 1726879774.50131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11053 1726879774.50211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11053 1726879774.50239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11053 1726879774.50265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11053 1726879774.50306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11053 1726879774.50321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11053 1726879774.50432: variable '__kdump_keydata' from source: set_fact\n 11053 1726879774.50539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11053 1726879774.50560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11053 1726879774.50580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11053 1726879774.50616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11053 1726879774.50626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11053 1726879774.50697: variable '__kdump_authorized_keys_file' from source: set_fact\n 11053 1726879774.50714: variable '__kdump_authorized_keys_path' from source: task vars\n 11053 1726879774.50796: variable '__kdump_ssh_user_info' from source: set_fact\n 11053 1726879774.50911: variable '__kdump_authorized_keys_file' from source: set_fact\n 11053 1726879774.50926: variable 'kdump_ssh_user' from source: play vars\n 11053 1726879774.51011: variable 'hostvars' from source: magic vars\n 11053 1726879774.51017: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11053 1726879774.51021: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11053 1726879774.51071: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11053 1726879774.51081: in VariableManager get_vars()\n 11053 1726879774.51087: Calling all_inventory to load vars for managed_node2\n 11053 1726879774.51090: Calling groups_inventory to load vars for managed_node2\n 11053 1726879774.51105: Calling all_plugins_inventory to load vars for managed_node2\n 11053 1726879774.51113: Calling all_plugins_play to load vars for managed_node2\n 11053 1726879774.51116: Calling groups_plugins_inventory to load vars for managed_node2\n 11053 1726879774.51121: Calling groups_plugins_play to load vars for managed_node2\n 11053 1726879774.51256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11053 1726879774.51524: done with get_vars()\n 11053 1726879774.51548: variable 'ansible_user_id' from source: facts\n 11053 1726879774.51679: variable '__kdump_authorized_keys_file' from source: set_fact\n 11053 1726879774.51706: variable 'kdump_ssh_user' from source: play vars\n 11054 1726879774.51770: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11053 1726879774.51846: variable 'hostvars' from source: magic vars\n 11054 1726879774.51843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11053 1726879774.51851: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11053 1726879774.51856: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11054 1726879774.51893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11054 1726879774.51936: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11053 1726879774.51953: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11054 1726879774.51972: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11053 1726879774.51982: in VariableManager get_vars()\n 11053 1726879774.51990: Calling all_inventory to load vars for managed_node2\n 11053 1726879774.51997: Calling groups_inventory to load vars for managed_node2\n 11053 1726879774.52001: Calling all_plugins_inventory to load vars for managed_node2\n 11053 1726879774.52018: Calling all_plugins_play to load vars for managed_node2\n 11053 1726879774.52024: Calling groups_plugins_inventory to load vars for managed_node2\n 11053 1726879774.52030: Calling groups_plugins_play to load vars for managed_node2\n 11054 1726879774.52055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11054 1726879774.52081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11054 1726879774.52109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11054 1726879774.52150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11054 1726879774.52164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11053 1726879774.52173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11054 1726879774.52276: variable '__kdump_keydata' from source: set_fact\n 11053 1726879774.52340: done with get_vars()\n 11053 1726879774.52352: variable 'ansible_user_id' from source: facts\n 11054 1726879774.52393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11054 1726879774.52417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11054 1726879774.52440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11053 1726879774.52472: variable '__kdump_authorized_keys_file' from source: set_fact\n 11054 1726879774.52481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11054 1726879774.52496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11053 1726879774.52502: variable 'omit' from source: magic vars\n 11053 1726879774.52515: variable 'ansible_delegated_vars' from source: unknown\n 11053 1726879774.52530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11053 1726879774.52554: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11053 1726879774.52571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11054 1726879774.52573: variable '__kdump_authorized_keys_file' from source: set_fact\n 11054 1726879774.52589: variable '__kdump_authorized_keys_path' from source: task vars\n 11053 1726879774.52588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11053 1726879774.52607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11053 1726879774.52636: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11053 1726879774.52641: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11053 1726879774.52645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11053 1726879774.52649: variable 'ansible_port' from source: unknown\n 11053 1726879774.52653: variable 'ansible_user' from source: unknown\n 11053 1726879774.52755: Set connection var ansible_shell_executable to /bin/sh\n 11053 1726879774.52763: Set connection var ansible_connection to ssh\n 11053 1726879774.52770: Set connection var ansible_timeout to 10\n 11053 1726879774.52773: Set connection var ansible_shell_type to sh\n 11053 1726879774.52778: Set connection var ansible_pipelining to False\n 11053 1726879774.52785: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11053 1726879774.52812: variable 'ansible_delegated_vars' from source: unknown\n 11053 1726879774.52819: variable 'ansible_user' from source: unknown\n 11053 1726879774.52828: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11053 1726879774.53025: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11053 1726879774.53041: variable 'omit' from source: magic vars\n 11053 1726879774.53049: starting attempt loop\n 11053 1726879774.53053: running the handler\n 11053 1726879774.53070: _low_level_execute_command(): starting\n 11053 1726879774.53081: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11054 1726879774.53325: variable '__kdump_ssh_user_info' from source: set_fact\n 11054 1726879774.53466: variable '__kdump_authorized_keys_file' from source: set_fact\n 11054 1726879774.53482: variable 'kdump_ssh_user' from source: play vars\n 11054 1726879774.53579: variable 'hostvars' from source: magic vars\n 11054 1726879774.53586: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11054 1726879774.53590: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11054 1726879774.53646: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11054 1726879774.53660: in VariableManager get_vars()\n 11054 1726879774.53666: Calling all_inventory to load vars for managed_node3\n 11054 1726879774.53670: Calling groups_inventory to load vars for managed_node3\n 11054 1726879774.53675: Calling all_plugins_inventory to load vars for managed_node3\n 11054 1726879774.53683: Calling all_plugins_play to load vars for managed_node3\n 11054 1726879774.53688: Calling groups_plugins_inventory to load vars for managed_node3\n 11054 1726879774.53696: Calling groups_plugins_play to load vars for managed_node3\n 11054 1726879774.53828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11054 1726879774.53953: done with get_vars()\n 11054 1726879774.53968: variable 'ansible_user_id' from source: facts\n 11054 1726879774.54062: variable '__kdump_authorized_keys_file' from source: set_fact\n 11054 1726879774.54076: variable 'kdump_ssh_user' from source: play vars\n 11054 1726879774.54140: variable 'hostvars' from source: magic vars\n 11054 1726879774.54146: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11054 1726879774.54154: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11054 1726879774.54197: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11054 1726879774.54204: in VariableManager get_vars()\n 11054 1726879774.54211: Calling all_inventory to load vars for managed_node3\n 11054 1726879774.54216: Calling groups_inventory to load vars for managed_node3\n 11054 1726879774.54220: Calling all_plugins_inventory to load vars for managed_node3\n 11054 1726879774.54227: Calling all_plugins_play to load vars for managed_node3\n 11054 1726879774.54231: Calling groups_plugins_inventory to load vars for managed_node3\n 11054 1726879774.54237: Calling groups_plugins_play to load vars for managed_node3\n 11054 1726879774.54321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11054 1726879774.54450: done with get_vars()\n 11054 1726879774.54461: variable 'ansible_user_id' from source: facts\n 11054 1726879774.54564: variable '__kdump_authorized_keys_file' from source: set_fact\n 11054 1726879774.54586: variable 'omit' from source: magic vars\n 11054 1726879774.54600: variable 'ansible_delegated_vars' from source: unknown\n 11054 1726879774.54613: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11054 1726879774.54635: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11054 1726879774.54654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11054 1726879774.54668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11054 1726879774.54679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11054 1726879774.54702: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11054 1726879774.54707: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11054 1726879774.54712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11054 1726879774.54716: variable 'ansible_port' from source: unknown\n 11054 1726879774.54720: variable 'ansible_user' from source: unknown\n 11054 1726879774.54832: Set connection var ansible_shell_executable to /bin/sh\n 11054 1726879774.54840: Set connection var ansible_connection to ssh\n 11054 1726879774.54847: Set connection var ansible_timeout to 10\n 11054 1726879774.54853: Set connection var ansible_shell_type to sh\n 11054 1726879774.54859: Set connection var ansible_pipelining to False\n 11054 1726879774.54867: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11054 1726879774.54900: variable 'ansible_delegated_vars' from source: unknown\n 11054 1726879774.54907: variable 'ansible_user' from source: unknown\n 11054 1726879774.54921: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11054 1726879774.55134: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11054 1726879774.55146: variable 'omit' from source: magic vars\n 11054 1726879774.55155: starting attempt loop\n 11054 1726879774.55158: running the handler\n 11054 1726879774.55169: _low_level_execute_command(): starting\n 11054 1726879774.55182: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11052 1726879774.55688: stdout chunk (state=2):\n>>>/root\n<<<\n 11052 1726879774.55807: stderr chunk (state=3):\n>>><<<\n 11052 1726879774.55815: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 11052 1726879774.55839: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11052 1726879774.55851: _low_level_execute_command(): starting\n 11052 1726879774.55859: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588 `\" && echo ansible-tmp-1726879774.558466-11052-267981042354588=\"` echo /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588 `\" && echo ansible-tmp-1726879774.558466-11052-267981042354588=\"` echo /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588 `\" ) && sleep 0'\"'\"''\n 11053 1726879774.56324: stdout chunk (state=2):\n>>>/root\n<<<\n 11053 1726879774.56450: stderr chunk (state=3):\n>>><<<\n 11053 1726879774.56458: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 11053 1726879774.56480: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11053 1726879774.56491: _low_level_execute_command(): starting\n 11053 1726879774.56498: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576 `\" && echo ansible-tmp-1726879774.5648699-11053-175614538493576=\"` echo /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576 `\" && echo ansible-tmp-1726879774.5648699-11053-175614538493576=\"` echo /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576 `\" ) && sleep 0'\"'\"''\n 11054 1726879774.57542: stdout chunk (state=2):\n>>>/root\n<<<\n 11054 1726879774.57660: stderr chunk (state=3):\n>>><<<\n 11054 1726879774.57667: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 11054 1726879774.57686: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11054 1726879774.57698: _low_level_execute_command(): starting\n 11054 1726879774.57702: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707 `\" && echo ansible-tmp-1726879774.5769389-11054-169254858900707=\"` echo /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707 `\" && echo ansible-tmp-1726879774.5769389-11054-169254858900707=\"` echo /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707 `\" ) && sleep 0'\"'\"''\n 11052 1726879774.58296: stdout chunk (state=2):\n>>>ansible-tmp-1726879774.558466-11052-267981042354588=/root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588\n<<<\n 11052 1726879774.58426: stderr chunk (state=3):\n>>><<<\n 11052 1726879774.58433: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879774.558466-11052-267981042354588=/root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588\\n', b'')\n 11052 1726879774.58454: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879774.558466-11052-267981042354588=/root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588\n, stderr=\n 11052 1726879774.58473: variable 'ansible_delegated_vars' from source: unknown\n 11052 1726879774.58515: variable 'ansible_module_compression' from source: unknown\n 11052 1726879774.58557: ANSIBALLZ: Using lock for lineinfile\n 11052 1726879774.58562: ANSIBALLZ: Acquiring lock\n 11052 1726879774.58566: ANSIBALLZ: Lock acquired: 140708133374480\n 11052 1726879774.58570: ANSIBALLZ: Creating module\n 11053 1726879774.59513: stdout chunk (state=2):\n>>>ansible-tmp-1726879774.5648699-11053-175614538493576=/root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576\n<<<\n 11053 1726879774.59662: stderr chunk (state=3):\n>>><<<\n 11053 1726879774.59671: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879774.5648699-11053-175614538493576=/root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576\\n', b'')\n 11053 1726879774.59697: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879774.5648699-11053-175614538493576=/root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576\n, stderr=\n 11053 1726879774.59718: variable 'ansible_delegated_vars' from source: unknown\n 11053 1726879774.59769: variable 'ansible_module_compression' from source: unknown\n 11053 1726879774.59826: ANSIBALLZ: Using lock for lineinfile\n 11053 1726879774.59832: ANSIBALLZ: Acquiring lock\n 11054 1726879774.60312: stdout chunk (state=2):\n>>>ansible-tmp-1726879774.5769389-11054-169254858900707=/root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707\n<<<\n 11054 1726879774.60427: stderr chunk (state=3):\n>>><<<\n 11054 1726879774.60435: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879774.5769389-11054-169254858900707=/root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707\\n', b'')\n 11054 1726879774.60457: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879774.5769389-11054-169254858900707=/root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707\n, stderr=\n 11054 1726879774.60478: variable 'ansible_delegated_vars' from source: unknown\n 11054 1726879774.60529: variable 'ansible_module_compression' from source: unknown\n 11054 1726879774.60582: ANSIBALLZ: Using lock for lineinfile\n 11054 1726879774.60588: ANSIBALLZ: Acquiring lock\n 11052 1726879774.68313: ANSIBALLZ: Writing module into payload\n 11052 1726879774.68422: ANSIBALLZ: Writing module\n 11052 1726879774.68444: ANSIBALLZ: Renaming module\n 11052 1726879774.68454: ANSIBALLZ: Done creating module\n 11053 1726879774.68463: ANSIBALLZ: Lock acquired: 140708133374480\n 11053 1726879774.68473: ANSIBALLZ: Reading module after lock\n 11052 1726879774.68472: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 11053 1726879774.68508: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py\n 11052 1726879774.68572: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpx2cn78ki TO /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py\n 11053 1726879774.68620: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpas553425 TO /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 11054 1726879774.68703: ANSIBALLZ: Lock acquired: 140708133374480\n 11054 1726879774.68713: ANSIBALLZ: Reading module after lock\n 11054 1726879774.68754: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py\n 11054 1726879774.68869: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnk4hhx_k TO /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 11052 1726879774.68994: Sending initial data\n 11052 1726879774.69001: Sent initial data (158 bytes)\n 11054 1726879774.69370: Sending initial data\n 11054 1726879774.69377: Sent initial data (159 bytes)\n 11053 1726879774.69406: Sending initial data\n 11053 1726879774.69412: Sent initial data (159 bytes)\n 11054 1726879774.71881: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnk4hhx_k /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py\n<<<\n 11052 1726879774.71931: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpx2cn78ki /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py\n<<<\n 11053 1726879774.72793: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpas553425 /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py\n<<<\n 11054 1726879774.73581: stderr chunk (state=3):\n>>><<<\n 11054 1726879774.73590: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnk4hhx_k /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py\\n', b'')\n 11054 1726879774.73624: done transferring module to remote\n 11054 1726879774.73640: _low_level_execute_command(): starting\n 11054 1726879774.73652: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/ /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/ /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 11052 1726879774.73869: stderr chunk (state=3):\n>>><<<\n 11052 1726879774.73878: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpx2cn78ki /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py\\n', b'')\n 11052 1726879774.73914: done transferring module to remote\n 11052 1726879774.73932: _low_level_execute_command(): starting\n 11052 1726879774.73939: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/ /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/ /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 11053 1726879774.74608: stderr chunk (state=3):\n>>><<<\n 11053 1726879774.74621: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpas553425 /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py\\n', b'')\n 11053 1726879774.74642: done transferring module to remote\n 11053 1726879774.74654: _low_level_execute_command(): starting\n 11053 1726879774.74657: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/ /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/ /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 11052 1726879774.76474: stderr chunk (state=2):\n>>><<<\n 11052 1726879774.76487: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11052 1726879774.76517: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11052 1726879774.76522: _low_level_execute_command(): starting\n 11052 1726879774.76526: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 11054 1726879774.76587: stderr chunk (state=2):\n>>><<<\n 11054 1726879774.76598: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11054 1726879774.76623: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11054 1726879774.76627: _low_level_execute_command(): starting\n 11054 1726879774.76632: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 11053 1726879774.77216: stderr chunk (state=2):\n>>><<<\n 11053 1726879774.77230: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11053 1726879774.77254: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11053 1726879774.77262: _low_level_execute_command(): starting\n 11053 1726879774.77267: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 11052 1726879774.79506: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 11052 1726879774.79526: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 11052 1726879774.79584: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11052 1726879774.79626: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 11054 1726879774.79626: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 11054 1726879774.79647: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 11052 1726879774.79665: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\n<<<\n 11052 1726879774.79681: stdout chunk (state=3):\n>>>import _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 11052 1726879774.79703: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11054 1726879774.79715: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11054 1726879774.79742: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 11052 1726879774.79747: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 11052 1726879774.79764: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11052 1726879774.79779: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 11054 1726879774.79795: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # <<<\n 11054 1726879774.79808: stdout chunk (state=3):\n>>>\r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 11054 1726879774.79819: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11052 1726879774.79830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 11052 1726879774.79840: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f140e48>\r\n<<<\n 11054 1726879774.79861: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 11054 1726879774.79872: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11054 1726879774.79884: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 11052 1726879774.79895: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0d6828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f1409b0>\r\n<<<\n 11054 1726879774.79916: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 11052 1726879774.80134: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0e3630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ef0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea748>\r\n<<<\n 11054 1726879774.80160: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664dcfe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d65828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664dcf9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d72630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n<<<\n 11053 1726879774.80338: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e74e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e0a828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e749b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e17630>\r\n<<<\n 11054 1726879774.80497: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d7e0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d23470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d28e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d23b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11052 1726879774.80517: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f094470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f099e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f094b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11052 1726879774.80531: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0a04e0>\r\n<<<\n 11053 1726879774.80557: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e230f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11053 1726879774.80580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 11052 1726879774.80589: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f083d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f086198>\r\n<<<\n 11053 1726879774.80601: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 11054 1726879774.80618: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d2f4e0>\r\n<<<\n 11054 1726879774.80629: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d12d68>\r\n<<<\n 11054 1726879774.80639: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n<<<\n 11054 1726879774.80652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 11054 1726879774.80662: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d15198>\r\n<<<\n 11052 1726879774.80671: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d394940>\r\n<<<\n 11053 1726879774.80685: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dc8470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 11054 1726879774.80702: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 11054 1726879774.80712: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 11052 1726879774.80725: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3a6240>\r\n<<<\n 11053 1726879774.80735: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dcde48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dc8b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11054 1726879774.80745: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663023940>\r\n<<<\n 11054 1726879774.80757: stdout chunk (state=3):\n>>># /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\r\n<<<\n 11053 1726879774.80768: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11054 1726879774.80778: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663035240>\r\n<<<\n 11052 1726879774.81000: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0f4a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11054 1726879774.81036: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d83a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11052 1726879774.81063: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 11052 1726879774.81173: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11054 1726879774.81197: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 11054 1726879774.81221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 11052 1726879774.81246: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 11052 1726879774.81269: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 11052 1726879774.81291: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 11052 1726879774.81389: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d313080>\r\n<<<\n 11052 1726879774.81492: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d31f2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0d31ff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d31fa90>\r\nimport 'itertools' # \r\n<<<\n 11054 1726879774.81589: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fa2080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fae2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0662faef60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662faea90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fb8080>\r\nimport '_collections' # \r\n<<<\n 11052 1726879774.81643: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d328080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d36f7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11054 1726879774.81699: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ffe7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ffeba8>\r\n<<<\n 11052 1726879774.81740: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d36fba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363e48>\r\n<<<\n 11053 1726879774.81754: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dd44e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103db7d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dba198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020c8940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020da240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e28a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102047080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020532b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1102053f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102053a90>\r\nimport 'itertools' # \r\n<<<\n 11053 1726879774.81776: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110205d080>\r\nimport '_collections' # \r\n<<<\n 11054 1726879774.81796: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff2160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff2e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fe9438>\r\n<<<\n 11052 1726879774.81807: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d35a438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d34b470>\r\n<<<\n 11053 1726879774.82201: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020a37b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020a3ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110208e438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110207f470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e00278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e08cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097438>\r\nimport '_locale' # \r\n<<<\n 11053 1726879774.82295: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e0de10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020792b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11053 1726879774.82348: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1101e141d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e0df98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1101e142e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020e8fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 11053 1726879774.82379: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11054 1726879774.82383: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fda470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d5b2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d63d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff20b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d68e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fd42b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0662d6f208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d68fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0662d6f320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663043fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6fe10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6fa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7a6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11053 1726879774.82404: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 11054 1726879774.82426: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7aeb8>\r\n<<<\n 11052 1726879774.82467: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0cc278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d4cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d9e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3452b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0d0e01d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d9f98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0d0e02e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3b4fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e09e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0eb6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0ebe80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc73198>\r\n<<<\n 11052 1726879774.82523: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0eb780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11052 1726879774.82570: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc77c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0518>\r\n<<<\n 11052 1726879774.82662: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc9c2e8>\r\n<<<\n 11052 1726879774.82731: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0cc9c6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 11052 1726879774.82821: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cca2390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n<<<\n 11052 1726879774.82903: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 11052 1726879774.82954: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 11052 1726879774.82987: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca4dba8>\r\n<<<\n 11052 1726879774.83103: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca432e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca3af98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca30e80>\r\n<<<\n 11052 1726879774.83144: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cca2d30>\r\n<<<\n 11052 1726879774.83181: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ca43f60>\r\n<<<\n 11052 1726879774.83240: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc9ca20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11052 1726879774.83301: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f051710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca44048>\r\nimport 'pwd' # \r\n<<<\n 11052 1726879774.83332: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f051a90>\r\n<<<\n 11052 1726879774.83381: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0860>\r\n<<<\n 11052 1726879774.83424: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 11052 1726879774.83470: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 11052 1726879774.83511: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f0695c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11053 1726879774.83517: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e149e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1f6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1fe80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019a7198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1f780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019abc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d02e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11019d06a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d6390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101781ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11017772e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110176ef98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101764e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d6d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1101777f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d0a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103d85710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101778048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103d85a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 11053 1726879774.83531: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 11053 1726879774.83545: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103d9d5c0>\r\n<<<\n 11054 1726879774.83561: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06629021d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7a7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662905cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6f550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066292b320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f066292b6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06629313c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626dcbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626cf320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626c8fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626bfeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662931d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06626cff98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066292ba58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664ce0748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626d6080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664ce0ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6f898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cf85f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11053 1726879774.83575: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11052 1726879774.83638: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11052 1726879774.83795: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06d630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06db00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06dc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f069e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06df60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f06d4e0>\r\n<<<\n 11052 1726879774.83872: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06d240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f05db00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc88358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11052 1726879774.83927: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11052 1726879774.83961: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f069470>\r\n<<<\n 11054 1726879774.83997: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfc668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfcb38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfcc50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cf8e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfcf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cfc518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfc278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cecb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662917390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cf84a8>\r\n<<<\n 11054 1726879774.84040: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 11054 1726879774.84073: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660d00940>\r\n<<<\n 11052 1726879774.84111: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b071908>\r\n<<<\n 11054 1726879774.84136: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.84166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.84201: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 11054 1726879774.84224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.84268: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.84303: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d9de10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103da14e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d91b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019bc358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d9d470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffda5908>\r\n# zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.85227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.85317: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.85330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.86122: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 11053 1726879774.86133: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffa61ac8>\r\nimport 'atexit' # \r\n<<<\n 11053 1726879774.86151: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11053 1726879774.86179: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11052 1726879774.86219: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 11054 1726879774.86251: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06609bdac8>\r\n<<<\n 11053 1726879774.86260: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffa88278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacb4e0>\r\n<<<\n 11054 1726879774.86276: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11053 1726879774.86284: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffacb5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11054 1726879774.86308: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11053 1726879774.86318: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11052 1726879774.86329: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad2eac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11053 1726879774.86346: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacbb38>\r\n<<<\n 11052 1726879774.86371: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad55278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad974e0>\r\n<<<\n 11053 1726879774.86384: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11054 1726879774.86385: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06609e4278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a264e0>\r\n<<<\n 11053 1726879774.86412: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11054 1726879774.86419: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660a265f8>\r\n<<<\n 11054 1726879774.86431: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11054 1726879774.86463: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11054 1726879774.86506: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a26b38>\r\n<<<\n 11054 1726879774.86545: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11054 1726879774.86579: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11054 1726879774.86622: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11054 1726879774.86695: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a29160>\r\n<<<\n 11054 1726879774.86731: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06609d2390>\r\n<<<\n 11054 1726879774.86771: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06609d2e48>\r\n<<<\n 11054 1726879774.86798: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11054 1726879774.86852: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a27128>\r\n<<<\n 11053 1726879774.86869: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fface160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffa77390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffa77e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacc128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffaac2b0>\r\n<<<\n 11054 1726879774.86869: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a072b0>\r\n<<<\n 11052 1726879774.86897: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad975f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad97b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad9a160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad43390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad43e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad98128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad782b0>\r\n<<<\n 11053 1726879774.86968: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffaa14a8>\r\n<<<\n 11053 1726879774.86987: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11053 1726879774.87015: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacbd30>\r\n<<<\n 11053 1726879774.87037: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11053 1726879774.87047: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffaceb70>\r\n<<<\n 11053 1726879774.87067: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 11053 1726879774.87075: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffab4438>\r\n<<<\n 11053 1726879774.87093: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 11052 1726879774.87155: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad6d4a8>\r\n<<<\n 11053 1726879774.87222: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd1eeb8>\r\n<<<\n 11053 1726879774.87308: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd25ef0>\r\n<<<\n 11054 1726879774.87398: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06609fc4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11052 1726879774.87433: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b08dd30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad80320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad80438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0afeaeb8>\r\n<<<\n 11052 1726879774.87513: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 11054 1726879774.87586: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660d1bd30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660a0f358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a0f470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660c79ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c80f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6c320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6cb38>\r\n<<<\n 11053 1726879774.87601: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd112e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd11b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffac17f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 11053 1726879774.87612: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 11052 1726879774.87620: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0aff1eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afdd2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afddb00>\r\n<<<\n 11053 1726879774.87696: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd45f28>\r\n<<<\n 11053 1726879774.87746: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd11160>\r\n<<<\n 11053 1726879774.87872: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd52e48>\r\n<<<\n 11053 1726879774.87918: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd52f28>\r\n<<<\n 11053 1726879774.87940: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd600f0>\r\n<<<\n 11053 1726879774.87982: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffab4588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11053 1726879774.88030: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 11053 1726879774.88043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11053 1726879774.88071: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd6ea90>\r\n<<<\n 11052 1726879774.88097: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad8d7f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b010ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afdd160>\r\n<<<\n 11054 1726879774.88105: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a1c828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ca0f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6c198>\r\n<<<\n 11052 1726879774.88152: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11052 1726879774.88164: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b01ed68>\r\n<<<\n 11054 1726879774.88170: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cad8d0>\r\n<<<\n 11052 1726879774.88190: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b01ee80>\r\n<<<\n 11054 1726879774.88205: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cadeb8>\r\n<<<\n 11053 1726879774.88231: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd681d0>\r\n<<<\n 11054 1726879774.88254: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cbb048>\r\n<<<\n 11054 1726879774.88269: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a0f5c0>\r\n<<<\n 11052 1726879774.88281: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b01efd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad80588>\r\n<<<\n 11054 1726879774.88297: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11054 1726879774.88309: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 11052 1726879774.88319: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 11052 1726879774.88330: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11054 1726879774.88341: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11053 1726879774.88353: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd683c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd60c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11052 1726879774.88409: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b03b978>\r\n<<<\n 11052 1726879774.88544: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b0360b8>\r\n<<<\n 11052 1726879774.88576: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b0362b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b02cb38>\r\n<<<\n 11052 1726879774.88607: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 11052 1726879774.88628: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.88701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.88724: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cc99e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cc3128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cc3320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cbbba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.88738: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11053 1726879774.88752: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd89e80>\r\n<<<\n 11054 1726879774.88775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.88790: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.88807: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 11054 1726879774.88816: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.88830: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd89b38>\r\n<<<\n 11053 1726879774.88838: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd89358>\r\n<<<\n 11052 1726879774.88850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.88861: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11053 1726879774.88904: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd899b0>\r\n<<<\n 11053 1726879774.88916: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd76cf8>\r\n<<<\n 11053 1726879774.88925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.88933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.88933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.89030: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 11052 1726879774.89036: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11054 1726879774.89040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11054 1726879774.89049: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 11052 1726879774.89074: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11054 1726879774.89086: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11052 1726879774.89099: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11054 1726879774.89101: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11052 1726879774.89125: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b057da0>\r\n<<<\n 11054 1726879774.89124: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660ce6da0>\r\n<<<\n 11052 1726879774.89182: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b057a58>\r\n<<<\n 11052 1726879774.89226: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b057278>\r\n<<<\n 11052 1726879774.89261: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11052 1726879774.89307: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b0578d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b044ba8>\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.89366: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.89563: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce6a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce6278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce68d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cd3ba8>\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.89776: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.89799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.89818: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 11053 1726879774.89829: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11053 1726879774.89854: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 11053 1726879774.89863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.89882: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.89906: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11053 1726879774.89915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.89930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.89945: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 11053 1726879774.89956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.90066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.90184: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 11053 1726879774.90194: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11053 1726879774.90212: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc3f3588>\r\n<<<\n 11053 1726879774.90221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.90244: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11054 1726879774.90260: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 11052 1726879774.90265: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 11054 1726879774.90286: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11052 1726879774.90285: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11054 1726879774.90308: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 11052 1726879774.90329: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.90399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 11054 1726879774.90427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.90524: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.90577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.90642: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 11054 1726879774.90678: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d350240>\r\n# zipimport: zlib available\r\n<<<\n 11052 1726879774.90705: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076c1240>\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.90929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.90974: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.91034: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.91046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.91064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.91075: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.91098: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.91157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.91227: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.91245: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 11053 1726879774.91257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.91284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.91315: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 11053 1726879774.91323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.91404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.91457: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.91481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.91513: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 11054 1726879774.91526: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.91551: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.91578: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11054 1726879774.91585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.91652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.91664: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11054 1726879774.91721: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 11052 1726879774.91725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.91739: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11052 1726879774.91750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.91761: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11052 1726879774.91787: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.91799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.91811: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc469cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.91825: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 11053 1726879774.91835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.91842: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.91884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.91945: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11053 1726879774.91976: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.92216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11052 1726879774.92246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\n<<<\n 11053 1726879774.92244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11052 1726879774.92266: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07735da0>\r\n# zipimport: zlib available\r\n<<<\n 11052 1726879774.92276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.92301: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.92301: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11054 1726879774.92320: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3c4da0>\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.92341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.92362: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 11052 1726879774.92362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.92373: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11053 1726879774.92395: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10fc48b160>\r\n<<<\n 11052 1726879774.92413: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 11052 1726879774.92426: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11052 1726879774.92432: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11054 1726879774.92438: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.92452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.92489: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11053 1726879774.92500: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc447e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.92505: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11054 1726879774.92528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.92540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.92547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.92562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.92574: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.92588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.92592: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.92620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.92629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.92645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.92620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.92657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.92797: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11052 1726879774.92836: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11052 1726879774.92929: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07757160>\r\n<<<\n 11052 1726879774.92997: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07713e80>\r\n<<<\n 11052 1726879774.93037: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11052 1726879774.93085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.93108: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f065d3e6128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3a2e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.93117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.93133: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.93155: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.93165: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.93187: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.93207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.93207: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11053 1726879774.93237: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11054 1726879774.93236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.93251: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 11053 1726879774.93261: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11054 1726879774.93263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.93381: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc5830b8>\r\n<<<\n 11053 1726879774.93402: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11053 1726879774.93411: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11052 1726879774.93482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.93515: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc583160>\r\n<<<\n 11053 1726879774.93557: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc45eac8>\r\n<<<\n 11054 1726879774.93568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.93612: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 11053 1726879774.93623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.93640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.93663: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 11053 1726879774.93676: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.93690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.93709: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11052 1726879774.93756: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11052 1726879774.93784: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11052 1726879774.93804: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 11053 1726879774.93802: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 11052 1726879774.93822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11053 1726879774.93828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.93839: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11054 1726879774.93868: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11054 1726879774.93883: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 11054 1726879774.93897: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11052 1726879774.93950: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07850080>\r\n<<<\n 11052 1726879774.93965: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11052 1726879774.93982: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11053 1726879774.94033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.94089: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07850128>\r\n<<<\n 11052 1726879774.94136: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0772aac8>\r\n<<<\n 11052 1726879774.94207: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11052 1726879774.94236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.94282: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.94318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11052 1726879774.94342: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11052 1726879774.94393: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 11052 1726879774.94423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.94478: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d4df080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d4df128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3b9940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11054 1726879774.94493: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11053 1726879774.94571: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc4dd5c0>\r\n<<<\n 11052 1726879774.94624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11054 1726879774.94706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.94706: stdout chunk (state=3):\n>>>\r\n{\"changed\": true, \"msg\": \"line added\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLdxlWxe419sBUVog8Rgjczi0gEaOJqBqqvM6O2NhlO2xc3f2eQ4HaFyG/sp5OzG5W6sG7WK2VHtZ1rPUS8dbNblcf9pvjhETIEId64DAij+MaEXRVYAn1qvfUVD4wm4a20TUesrISft1kJkwuUfricKeVnK/XDoBdpPG17iLUc9xuqH82DwZbggHl4YddwyCHiccieVlKea9cUfgzX+1A8ZqeifsC8FKnUG2l2kQknQi79Sz8aKTchVO3QDB3T1RC7cBYnfshYeZS9nR5odTftcaOUCsZwBDThRa5eZaQOyLfPpY2LYjWYWaWJPyxguC5ehrs4Efl7VpXSDTE4eiTrbriWvHqM0jnlbAgq/NV3iaLvXppuxzkCoB3c7m+m2rSBJBhRagtnhiwz82rF8viej6SscELByw7DNNgDxAvkLjoO63XzvHsRGEXvrtHJ49rBFoEgx9ud/FL7IeX5hnuyQlW7mzddTh0dzqY4TWoXnBZj1v4sMC8MpLJiC390/U= root@ip-10-31-43-205.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 11053 1726879774.94896: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n<<<\n 11053 1726879774.94909: stdout chunk (state=3):\n>>># clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n<<<\n 11053 1726879774.94919: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n<<<\n 11053 1726879774.94933: stdout chunk (state=3):\n>>># cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n<<<\n 11053 1726879774.94946: stdout chunk (state=3):\n>>># cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n<<<\n 11052 1726879774.94964: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.94982: stdout chunk (state=3):\n>>># cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n<<<\n 11054 1726879774.94984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11053 1726879774.95097: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11053 1726879774.95200: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 11053 1726879774.95248: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n<<<\n 11053 1726879774.95273: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 11053 1726879774.95330: stdout chunk (state=3):\n>>># destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n<<<\n 11053 1726879774.95353: stdout chunk (state=3):\n>>># destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 11053 1726879774.95405: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n<<<\n 11053 1726879774.95433: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 11053 1726879774.95483: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n<<<\n 11053 1726879774.95514: stdout chunk (state=3):\n>>># destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11052 1726879774.95610: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff077a9588>\r\n\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDoxcE2sdXCJsy7hEYOZUOtUcVP3HjTyRNhtzK9eDRrbo8LM4RY/ozu7oTWPtuAYkYXk0NNVd86mmipkr9PPg9yzen7JsCkPz9FUzAwz2ydFUFZ6VBNz8jBmaqztuwuowSrKayCwQPFp6NPoEI7MVbvvsu4Q3kr+fko7L0uxprdInoTIZrdw5r5nTmFCaAjA97ZQspY6zy8hnmINS3n/5QWaGkDPeU6hV9txled8c8stsVrms5WalPfBPclWQzQGb5IzupMBf62Bs33ILbhh3TifRRs8tY1niZyKtmJGpS/Yn2DUPa3TbP1qd31gmYxb3JYHlZeTzHEhfTALVQVrlrZA87ZcMdK8CYIORwPUUEJK3Kpt30tFIsb3Pl++imyNEyxwVjqljRxz07zNbYx4lQml0WlmuCrGDO4tIdu+awvKncgyR7Zn8lmtukAKrenUJaKLJMEZVWuo5oLv1xTjq3Zz76AtnUnicpBpHB9eOMVtplRTqJqFD8BwxUJEKKHbds= root@ip-10-31-42-60.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 11054 1726879774.95634: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d438588>\r\n\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 11052 1726879774.95680: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 11052 1726879774.95728: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n<<<\n 11052 1726879774.95829: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11054 1726879774.95879: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n<<<\n 11054 1726879774.95915: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n<<<\n 11054 1726879774.95933: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11052 1726879774.95974: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 11052 1726879774.96006: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n<<<\n 11052 1726879774.96032: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 11052 1726879774.96055: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 11052 1726879774.96073: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 11052 1726879774.96113: stdout chunk (state=3):\n>>># destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 11052 1726879774.96165: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 11054 1726879774.96185: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 11052 1726879774.96270: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n<<<\n 11052 1726879774.96320: stdout chunk (state=3):\n>>># cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n<<<\n 11052 1726879774.96380: stdout chunk (state=3):\n>>># destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11054 1726879774.96409: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n<<<\n 11054 1726879774.96435: stdout chunk (state=3):\n>>># cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n<<<\n 11052 1726879774.96515: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n<<<\n 11052 1726879774.96532: stdout chunk (state=3):\n>>># destroy linecache\r\n<<<\n 11054 1726879774.96554: stdout chunk (state=3):\n>>># cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11052 1726879774.96579: stdout chunk (state=3):\n>>># destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11053 1726879774.96616: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11054 1726879774.96640: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 11054 1726879774.96668: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n<<<\n 11054 1726879774.96770: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11052 1726879774.96955: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 11052 1726879774.96964: stdout chunk (state=3):\n>>><<<\n 11052 1726879774.96976: stderr chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f140e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0d6828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f1409b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0e3630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ef0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f094470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f099e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f094b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0a04e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f083d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f086198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d394940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3a6240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0f4a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d313080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d31f2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0d31ff60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d31fa90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d328080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d36f7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d36fba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d35a438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d34b470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0cc278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d4cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d9e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3452b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0d0e01d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d9f98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0d0e02e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3b4fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e09e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0eb6a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0ebe80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc73198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0eb780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc77c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc9c2e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0cc9c6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cca2390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca4dba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca432e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca3af98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca30e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cca2d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ca43f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc9ca20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f051710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca44048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f051a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f0695c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06d630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06db00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06dc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f069e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06df60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f06d4e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06d240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f05db00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc88358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f069470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b071908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad2eac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad55278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad974e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad975f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad97b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad9a160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad43390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad43e48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad98128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad782b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad6d4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b08dd30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad80320>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad80438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0afeaeb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0aff1eb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afdd2e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afddb00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad8d7f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b010ef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afdd160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b01ed68>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b01ee80>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b01efd0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad80588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b03b978>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b0360b8>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b0362b0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b02cb38>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b057da0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b057a58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b057278>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b0578d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b044ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076c1240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07735da0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07757160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07713e80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07850080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07850128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0772aac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff077a9588>\\r\\n\\r\\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDoxcE2sdXCJsy7hEYOZUOtUcVP3HjTyRNhtzK9eDRrbo8LM4RY/ozu7oTWPtuAYkYXk0NNVd86mmipkr9PPg9yzen7JsCkPz9FUzAwz2ydFUFZ6VBNz8jBmaqztuwuowSrKayCwQPFp6NPoEI7MVbvvsu4Q3kr+fko7L0uxprdInoTIZrdw5r5nTmFCaAjA97ZQspY6zy8hnmINS3n/5QWaGkDPeU6hV9txled8c8stsVrms5WalPfBPclWQzQGb5IzupMBf62Bs33ILbhh3TifRRs8tY1niZyKtmJGpS/Yn2DUPa3TbP1qd31gmYxb3JYHlZeTzHEhfTALVQVrlrZA87ZcMdK8CYIORwPUUEJK3Kpt30tFIsb3Pl++imyNEyxwVjqljRxz07zNbYx4lQml0WlmuCrGDO4tIdu+awvKncgyR7Zn8lmtukAKrenUJaKLJMEZVWuo5oLv1xTjq3Zz76AtnUnicpBpHB9eOMVtplRTqJqFD8BwxUJEKKHbds= root@ip-10-31-42-60.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 11052 1726879774.97055: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f140e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0d6828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f1409b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0e3630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ef0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f094470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f099e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f094b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0a04e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f083d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f086198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d394940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3a6240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0f4a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d313080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d31f2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0d31ff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d31fa90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d328080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d36f7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d36fba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d35a438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d34b470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0cc278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d4cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d9e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3452b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0d0e01d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d9f98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0d0e02e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3b4fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e09e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0eb6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0ebe80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc73198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0eb780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc77c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc9c2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0cc9c6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cca2390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca4dba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca432e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca3af98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca30e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cca2d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ca43f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc9ca20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f051710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca44048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f051a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f0695c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06d630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06db00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06dc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f069e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06df60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f06d4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06d240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f05db00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc88358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f069470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b071908>\r\n# zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad2eac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad55278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad974e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad975f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad97b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad9a160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad43390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad43e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad98128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad782b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad6d4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b08dd30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad80320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad80438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0afeaeb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0aff1eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afdd2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afddb00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad8d7f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b010ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afdd160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b01ed68>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b01ee80>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b01efd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad80588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b03b978>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b0360b8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b0362b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b02cb38>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b057da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b057a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b057278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b0578d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b044ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076c1240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07735da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07757160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07713e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07850080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07850128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0772aac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff077a9588>\r\n\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDoxcE2sdXCJsy7hEYOZUOtUcVP3HjTyRNhtzK9eDRrbo8LM4RY/ozu7oTWPtuAYkYXk0NNVd86mmipkr9PPg9yzen7JsCkPz9FUzAwz2ydFUFZ6VBNz8jBmaqztuwuowSrKayCwQPFp6NPoEI7MVbvvsu4Q3kr+fko7L0uxprdInoTIZrdw5r5nTmFCaAjA97ZQspY6zy8hnmINS3n/5QWaGkDPeU6hV9txled8c8stsVrms5WalPfBPclWQzQGb5IzupMBf62Bs33ILbhh3TifRRs8tY1niZyKtmJGpS/Yn2DUPa3TbP1qd31gmYxb3JYHlZeTzHEhfTALVQVrlrZA87ZcMdK8CYIORwPUUEJK3Kpt30tFIsb3Pl++imyNEyxwVjqljRxz07zNbYx4lQml0WlmuCrGDO4tIdu+awvKncgyR7Zn8lmtukAKrenUJaKLJMEZVWuo5oLv1xTjq3Zz76AtnUnicpBpHB9eOMVtplRTqJqFD8BwxUJEKKHbds= root@ip-10-31-42-60.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 11052 1726879774.97267: done with _execute_module (lineinfile, {'line': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDoxcE2sdXCJsy7hEYOZUOtUcVP3HjTyRNhtzK9eDRrbo8LM4RY/ozu7oTWPtuAYkYXk0NNVd86mmipkr9PPg9yzen7JsCkPz9FUzAwz2ydFUFZ6VBNz8jBmaqztuwuowSrKayCwQPFp6NPoEI7MVbvvsu4Q3kr+fko7L0uxprdInoTIZrdw5r5nTmFCaAjA97ZQspY6zy8hnmINS3n/5QWaGkDPeU6hV9txled8c8stsVrms5WalPfBPclWQzQGb5IzupMBf62Bs33ILbhh3TifRRs8tY1niZyKtmJGpS/Yn2DUPa3TbP1qd31gmYxb3JYHlZeTzHEhfTALVQVrlrZA87ZcMdK8CYIORwPUUEJK3Kpt30tFIsb3Pl++imyNEyxwVjqljRxz07zNbYx4lQml0WlmuCrGDO4tIdu+awvKncgyR7Zn8lmtukAKrenUJaKLJMEZVWuo5oLv1xTjq3Zz76AtnUnicpBpHB9eOMVtplRTqJqFD8BwxUJEKKHbds= root@ip-10-31-42-60.us-east-1.aws.redhat.com', 'state': 'present', 'create': True, 'path': '/root/.ssh/authorized_keys', 'group': 'root', 'owner': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'lineinfile', '_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-1726879774.558466-11052-267981042354588/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11052 1726879774.97286: _low_level_execute_command(): starting\n 11052 1726879774.97295: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11053 1726879774.97087: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 11053 1726879774.97392: stdout chunk (state=3):\n>>><<<\n 11053 1726879774.97408: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e74e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e0a828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e749b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e17630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e230f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dc8470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dcde48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dc8b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dd44e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103db7d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dba198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020c8940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020da240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e28a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102047080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020532b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1102053f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102053a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110205d080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020a37b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020a3ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110208e438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110207f470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e00278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e08cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e0de10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020792b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1101e141d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e0df98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1101e142e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020e8fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e149e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1f6a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1fe80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019a7198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1f780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019abc88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d02e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11019d06a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d6390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101781ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11017772e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110176ef98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101764e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d6d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1101777f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d0a20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103d85710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101778048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103d85a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103d9d5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d9de10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103da14e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d91b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019bc358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d9d470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffda5908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffa61ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffa88278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacb4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffacb5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacbb38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fface160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffa77390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffa77e48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacc128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffaac2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffaa14a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacbd30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffaceb70>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffab4438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd1eeb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd25ef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd112e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd11b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffac17f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd45f28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd11160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd52e48>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd52f28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd600f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffab4588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd6ea90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd681d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd683c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd60c50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd89e80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd89b38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd89358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd899b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd76cf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc3f3588>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc469cf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10fc48b160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc447e80>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc5830b8>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc583160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc45eac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc4dd5c0>\\r\\n\\r\\n{\"changed\": true, \"msg\": \"line added\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLdxlWxe419sBUVog8Rgjczi0gEaOJqBqqvM6O2NhlO2xc3f2eQ4HaFyG/sp5OzG5W6sG7WK2VHtZ1rPUS8dbNblcf9pvjhETIEId64DAij+MaEXRVYAn1qvfUVD4wm4a20TUesrISft1kJkwuUfricKeVnK/XDoBdpPG17iLUc9xuqH82DwZbggHl4YddwyCHiccieVlKea9cUfgzX+1A8ZqeifsC8FKnUG2l2kQknQi79Sz8aKTchVO3QDB3T1RC7cBYnfshYeZS9nR5odTftcaOUCsZwBDThRa5eZaQOyLfPpY2LYjWYWaWJPyxguC5ehrs4Efl7VpXSDTE4eiTrbriWvHqM0jnlbAgq/NV3iaLvXppuxzkCoB3c7m+m2rSBJBhRagtnhiwz82rF8viej6SscELByw7DNNgDxAvkLjoO63XzvHsRGEXvrtHJ49rBFoEgx9ud/FL7IeX5hnuyQlW7mzddTh0dzqY4TWoXnBZj1v4sMC8MpLJiC390/U= root@ip-10-31-43-205.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 11053 1726879774.98195: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e74e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e0a828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e749b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e17630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e230f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dc8470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dcde48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dc8b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dd44e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103db7d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dba198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020c8940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020da240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e28a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102047080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020532b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1102053f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102053a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110205d080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020a37b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020a3ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110208e438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110207f470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e00278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e08cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e0de10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020792b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1101e141d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e0df98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1101e142e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020e8fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e149e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1f6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1fe80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019a7198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1f780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019abc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d02e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11019d06a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d6390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101781ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11017772e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110176ef98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101764e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d6d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1101777f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d0a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103d85710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101778048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103d85a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103d9d5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d9de10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103da14e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d91b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019bc358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d9d470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffda5908>\r\n# zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffa61ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffa88278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacb4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffacb5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacbb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fface160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffa77390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffa77e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacc128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffaac2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffaa14a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacbd30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffaceb70>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffab4438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd1eeb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd25ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd112e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd11b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffac17f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd45f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd11160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd52e48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd52f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd600f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffab4588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd6ea90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd681d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd683c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd60c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd89e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd89b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd89358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd899b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd76cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc3f3588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc469cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10fc48b160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc447e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc5830b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc583160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc45eac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc4dd5c0>\r\n\r\n{\"changed\": true, \"msg\": \"line added\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLdxlWxe419sBUVog8Rgjczi0gEaOJqBqqvM6O2NhlO2xc3f2eQ4HaFyG/sp5OzG5W6sG7WK2VHtZ1rPUS8dbNblcf9pvjhETIEId64DAij+MaEXRVYAn1qvfUVD4wm4a20TUesrISft1kJkwuUfricKeVnK/XDoBdpPG17iLUc9xuqH82DwZbggHl4YddwyCHiccieVlKea9cUfgzX+1A8ZqeifsC8FKnUG2l2kQknQi79Sz8aKTchVO3QDB3T1RC7cBYnfshYeZS9nR5odTftcaOUCsZwBDThRa5eZaQOyLfPpY2LYjWYWaWJPyxguC5ehrs4Efl7VpXSDTE4eiTrbriWvHqM0jnlbAgq/NV3iaLvXppuxzkCoB3c7m+m2rSBJBhRagtnhiwz82rF8viej6SscELByw7DNNgDxAvkLjoO63XzvHsRGEXvrtHJ49rBFoEgx9ud/FL7IeX5hnuyQlW7mzddTh0dzqY4TWoXnBZj1v4sMC8MpLJiC390/U= root@ip-10-31-43-205.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 11053 1726879774.99536: done with _execute_module (lineinfile, {'line': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLdxlWxe419sBUVog8Rgjczi0gEaOJqBqqvM6O2NhlO2xc3f2eQ4HaFyG/sp5OzG5W6sG7WK2VHtZ1rPUS8dbNblcf9pvjhETIEId64DAij+MaEXRVYAn1qvfUVD4wm4a20TUesrISft1kJkwuUfricKeVnK/XDoBdpPG17iLUc9xuqH82DwZbggHl4YddwyCHiccieVlKea9cUfgzX+1A8ZqeifsC8FKnUG2l2kQknQi79Sz8aKTchVO3QDB3T1RC7cBYnfshYeZS9nR5odTftcaOUCsZwBDThRa5eZaQOyLfPpY2LYjWYWaWJPyxguC5ehrs4Efl7VpXSDTE4eiTrbriWvHqM0jnlbAgq/NV3iaLvXppuxzkCoB3c7m+m2rSBJBhRagtnhiwz82rF8viej6SscELByw7DNNgDxAvkLjoO63XzvHsRGEXvrtHJ49rBFoEgx9ud/FL7IeX5hnuyQlW7mzddTh0dzqY4TWoXnBZj1v4sMC8MpLJiC390/U= root@ip-10-31-43-205.us-east-1.aws.redhat.com', 'state': 'present', 'create': True, 'path': '/root/.ssh/authorized_keys', 'group': 'root', 'owner': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'lineinfile', '_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-1726879774.5648699-11053-175614538493576/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11053 1726879774.99555: _low_level_execute_command(): starting\n 11053 1726879774.99562: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11054 1726879774.97126: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 11054 1726879774.99655: stderr chunk (state=3):\n>>><<<\n 11054 1726879774.99662: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664dcfe48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d65828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664dcf9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d72630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d7e0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d23470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d28e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d23b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d2f4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d12d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d15198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663023940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663035240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d83a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fa2080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fae2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0662faef60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662faea90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fb8080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ffe7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ffeba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff2160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff2e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fe9438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fda470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d5b2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d63d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff20b8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d68e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fd42b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0662d6f208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d68fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0662d6f320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663043fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6fe10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6fa20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7a6d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7aeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06629021d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7a7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662905cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6f550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066292b320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f066292b6d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06629313c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626dcbe0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626cf320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626c8fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626bfeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662931d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06626cff98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066292ba58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664ce0748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626d6080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664ce0ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6f898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cf85f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfc668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfcb38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfcc50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cf8e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfcf98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cfc518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfc278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cecb38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662917390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cf84a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660d00940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06609bdac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06609e4278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a264e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660a265f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a26b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a29160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06609d2390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06609d2e48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a27128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a072b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06609fc4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660d1bd30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660a0f358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a0f470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660c79ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c80f60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6c320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6cb38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a1c828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ca0f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6c198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cad8d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cadeb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cbb048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a0f5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cc99e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cc3128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cc3320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cbbba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660ce6da0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce6a58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce6278>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce68d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cd3ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d350240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3c4da0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f065d3e6128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3a2e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d4df080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d4df128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3b9940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d438588>\\r\\n\\r\\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 11054 1726879774.99740: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664dcfe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d65828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664dcf9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d72630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d7e0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d23470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d28e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d23b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d2f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d12d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d15198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663023940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663035240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d83a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fa2080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fae2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0662faef60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662faea90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fb8080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ffe7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ffeba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff2160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff2e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fe9438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fda470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d5b2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d63d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff20b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d68e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fd42b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0662d6f208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d68fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0662d6f320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663043fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6fe10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6fa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7a6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7aeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06629021d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7a7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662905cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6f550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066292b320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f066292b6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06629313c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626dcbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626cf320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626c8fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626bfeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662931d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06626cff98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066292ba58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664ce0748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626d6080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664ce0ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6f898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cf85f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfc668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfcb38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfcc50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cf8e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfcf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cfc518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfc278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cecb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662917390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cf84a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660d00940>\r\n# zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06609bdac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06609e4278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a264e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660a265f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a26b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a29160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06609d2390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06609d2e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a27128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a072b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06609fc4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660d1bd30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660a0f358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a0f470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660c79ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c80f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6c320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6cb38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a1c828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ca0f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6c198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cad8d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cadeb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cbb048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a0f5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cc99e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cc3128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cc3320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cbbba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660ce6da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce6a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce6278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce68d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cd3ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d350240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3c4da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f065d3e6128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3a2e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d4df080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d4df128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3b9940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d438588>\r\n\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/root/.ssh/authorized_keys (content)\", \"after_header\": \"/root/.ssh/authorized_keys (content)\"}, {\"before_header\": \"/root/.ssh/authorized_keys (file attributes)\", \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\"}], \"invocation\": {\"module_args\": {\"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com\", \"state\": \"present\", \"create\": true, \"path\": \"/root/.ssh/authorized_keys\", \"group\": \"root\", \"owner\": \"root\", \"mode\": \"0600\", \"backrefs\": false, \"backup\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"regexp\": null, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 11054 1726879775.00742: done with _execute_module (lineinfile, {'line': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com', 'state': 'present', 'create': True, 'path': '/root/.ssh/authorized_keys', 'group': 'root', 'owner': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'lineinfile', '_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-1726879774.5769389-11054-169254858900707/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11054 1726879775.00764: _low_level_execute_command(): starting\n 11054 1726879775.00771: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11053 1726879775.02430: stderr chunk (state=2):\n>>><<<\n 11053 1726879775.02439: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11053 1726879775.02463: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11053 1726879775.02470: handler run complete\n 11053 1726879775.02488: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11053 1726879775.02493: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11053 1726879775.02498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11053 1726879775.02501: variable 'ansible_port' from source: unknown\n 11053 1726879775.02504: variable 'ansible_user' from source: unknown\n 11053 1726879775.02510: attempt loop complete, returning result\n 11053 1726879775.02513: _execute() done\n 11053 1726879775.02515: dumping result to json\n 11053 1726879775.02521: done dumping result, returning\n 11053 1726879775.02529: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed [0e44ad9b-8ddf-c952-e8a3-000000000167]\n 11053 1726879775.02538: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000167\n 11053 1726879775.02584: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000167\n 11053 1726879775.02588: WORKER PROCESS EXITING\nchanged: [managed_node2] => {\n \"backup\": \"\",\n \"changed\": true,\n \"diff\": [\n {\n \"after\": \"\",\n \"after_header\": \"/root/.ssh/authorized_keys (content)\",\n \"before\": \"\",\n \"before_header\": \"/root/.ssh/authorized_keys (content)\"\n },\n {\n \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\",\n \"before_header\": \"/root/.ssh/authorized_keys (file attributes)\"\n }\n ],\n \"invocation\": {\n \"module_args\": {\n \"attributes\": null,\n \"backrefs\": false,\n \"backup\": false,\n \"create\": true,\n \"firstmatch\": false,\n \"group\": \"root\",\n \"insertafter\": null,\n \"insertbefore\": null,\n \"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLdxlWxe419sBUVog8Rgjczi0gEaOJqBqqvM6O2NhlO2xc3f2eQ4HaFyG/sp5OzG5W6sG7WK2VHtZ1rPUS8dbNblcf9pvjhETIEId64DAij+MaEXRVYAn1qvfUVD4wm4a20TUesrISft1kJkwuUfricKeVnK/XDoBdpPG17iLUc9xuqH82DwZbggHl4YddwyCHiccieVlKea9cUfgzX+1A8ZqeifsC8FKnUG2l2kQknQi79Sz8aKTchVO3QDB3T1RC7cBYnfshYeZS9nR5odTftcaOUCsZwBDThRa5eZaQOyLfPpY2LYjWYWaWJPyxguC5ehrs4Efl7VpXSDTE4eiTrbriWvHqM0jnlbAgq/NV3iaLvXppuxzkCoB3c7m+m2rSBJBhRagtnhiwz82rF8viej6SscELByw7DNNgDxAvkLjoO63XzvHsRGEXvrtHJ49rBFoEgx9ud/FL7IeX5hnuyQlW7mzddTh0dzqY4TWoXnBZj1v4sMC8MpLJiC390/U= root@ip-10-31-43-205.us-east-1.aws.redhat.com\",\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh/authorized_keys\",\n \"regexp\": null,\n \"search_string\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"validate\": null\n }\n }\n}\n\nMSG:\n\nline added\n 11052 1726879775.02836: stderr chunk (state=2):\n>>><<<\n 11052 1726879775.02846: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11052 1726879775.02868: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11052 1726879775.02874: handler run complete\n 11052 1726879775.02897: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11052 1726879775.02901: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11052 1726879775.02905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11052 1726879775.02908: variable 'ansible_port' from source: unknown\n 11052 1726879775.02911: variable 'ansible_user' from source: unknown\n 11052 1726879775.02916: attempt loop complete, returning result\n 11052 1726879775.02919: _execute() done\n 11052 1726879775.02922: dumping result to json\n 11052 1726879775.02929: done dumping result, returning\n 11052 1726879775.02937: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed [0e44ad9b-8ddf-c952-e8a3-000000000167]\n 11052 1726879775.02947: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000167\n 11052 1726879775.02988: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000167\n 11052 1726879775.02994: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"backup\": \"\",\n \"changed\": false,\n \"diff\": [\n {\n \"after\": \"\",\n \"after_header\": \"/root/.ssh/authorized_keys (content)\",\n \"before\": \"\",\n \"before_header\": \"/root/.ssh/authorized_keys (content)\"\n },\n {\n \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\",\n \"before_header\": \"/root/.ssh/authorized_keys (file attributes)\"\n }\n ],\n \"invocation\": {\n \"module_args\": {\n \"attributes\": null,\n \"backrefs\": false,\n \"backup\": false,\n \"create\": true,\n \"firstmatch\": false,\n \"group\": \"root\",\n \"insertafter\": null,\n \"insertbefore\": null,\n \"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDoxcE2sdXCJsy7hEYOZUOtUcVP3HjTyRNhtzK9eDRrbo8LM4RY/ozu7oTWPtuAYkYXk0NNVd86mmipkr9PPg9yzen7JsCkPz9FUzAwz2ydFUFZ6VBNz8jBmaqztuwuowSrKayCwQPFp6NPoEI7MVbvvsu4Q3kr+fko7L0uxprdInoTIZrdw5r5nTmFCaAjA97ZQspY6zy8hnmINS3n/5QWaGkDPeU6hV9txled8c8stsVrms5WalPfBPclWQzQGb5IzupMBf62Bs33ILbhh3TifRRs8tY1niZyKtmJGpS/Yn2DUPa3TbP1qd31gmYxb3JYHlZeTzHEhfTALVQVrlrZA87ZcMdK8CYIORwPUUEJK3Kpt30tFIsb3Pl++imyNEyxwVjqljRxz07zNbYx4lQml0WlmuCrGDO4tIdu+awvKncgyR7Zn8lmtukAKrenUJaKLJMEZVWuo5oLv1xTjq3Zz76AtnUnicpBpHB9eOMVtplRTqJqFD8BwxUJEKKHbds= root@ip-10-31-42-60.us-east-1.aws.redhat.com\",\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh/authorized_keys\",\n \"regexp\": null,\n \"search_string\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"validate\": null\n }\n }\n}\n 11054 1726879775.03993: stderr chunk (state=2):\n>>><<<\n 11054 1726879775.04003: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11054 1726879775.04022: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11054 1726879775.04029: handler run complete\n 11054 1726879775.04049: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11054 1726879775.04053: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11054 1726879775.04058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11054 1726879775.04062: variable 'ansible_port' from source: unknown\n 11054 1726879775.04065: variable 'ansible_user' from source: unknown\n 11054 1726879775.04071: attempt loop complete, returning result\n 11054 1726879775.04073: _execute() done\n 11054 1726879775.04076: dumping result to json\n 11054 1726879775.04083: done dumping result, returning\n 11054 1726879775.04090: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed [0e44ad9b-8ddf-c952-e8a3-000000000167]\n 11054 1726879775.04186: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000167\n 11054 1726879775.04231: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000167\n 11054 1726879775.04234: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"backup\": \"\",\n \"changed\": false,\n \"diff\": [\n {\n \"after\": \"\",\n \"after_header\": \"/root/.ssh/authorized_keys (content)\",\n \"before\": \"\",\n \"before_header\": \"/root/.ssh/authorized_keys (content)\"\n },\n {\n \"after_header\": \"/root/.ssh/authorized_keys (file attributes)\",\n \"before_header\": \"/root/.ssh/authorized_keys (file attributes)\"\n }\n ],\n \"invocation\": {\n \"module_args\": {\n \"attributes\": null,\n \"backrefs\": false,\n \"backup\": false,\n \"create\": true,\n \"firstmatch\": false,\n \"group\": \"root\",\n \"insertafter\": null,\n \"insertbefore\": null,\n \"line\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com\",\n \"mode\": \"0600\",\n \"owner\": \"root\",\n \"path\": \"/root/.ssh/authorized_keys\",\n \"regexp\": null,\n \"search_string\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"validate\": null\n }\n }\n}\n 10596 1726879775.04387: no more pending results, returning what we have\n 10596 1726879775.04390: results queue empty\n 10596 1726879775.04391: checking for any_errors_fatal\n 10596 1726879775.04401: done checking for any_errors_fatal\n 10596 1726879775.04402: checking for max_fail_percentage\n 10596 1726879775.04403: done checking for max_fail_percentage\n 10596 1726879775.04403: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879775.04404: done checking to see if all hosts have failed\n 10596 1726879775.04406: getting the remaining hosts for this loop\n 10596 1726879775.04407: done getting the remaining hosts for this loop\n 10596 1726879775.04410: getting the next task for host managed_node1\n 10596 1726879775.04417: done getting next task for host managed_node1\n 10596 1726879775.04420: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch the servers public key\n 10596 1726879775.04422: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879775.04423: getting the next task for host managed_node2\n 10596 1726879775.04426: done getting next task for host managed_node2\n 10596 1726879775.04428: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch the servers public key\n 10596 1726879775.04429: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879775.04430: getting the next task for host managed_node3\n 10596 1726879775.04434: done getting next task for host managed_node3\n 10596 1726879775.04435: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch the servers public key\n 10596 1726879775.04436: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879775.04458: getting variables\n 10596 1726879775.04460: in VariableManager get_vars()\n 10596 1726879775.04485: Calling all_inventory to load vars for managed_node1\n 10596 1726879775.04487: Calling groups_inventory to load vars for managed_node1\n 10596 1726879775.04489: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879775.04499: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879775.04501: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879775.04504: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879775.04622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879775.04860: done with get_vars()\n 10596 1726879775.04877: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Fetch the servers public key] **********\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53\nFriday 20 September 2024 20:49:35 -0400 (0:00:00.649) 0:00:13.493 ****** \n 10596 1726879775.05010: entering _queue_task() for managed_node1/slurp\n 10596 1726879775.05314: worker is 1 (out of 3 available)\n 10596 1726879775.05334: exiting _queue_task() for managed_node1/slurp\n 10596 1726879775.05382: getting variables\n 10596 1726879775.05385: in VariableManager get_vars()\n 10596 1726879775.05516: Calling all_inventory to load vars for managed_node2\n 10596 1726879775.05524: Calling groups_inventory to load vars for managed_node2\n 10596 1726879775.05528: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879775.05553: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879775.05557: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879775.05561: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879775.05796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879775.06012: done with get_vars()\n 10596 1726879775.06025: done getting variables\n 10596 1726879775.06128: entering _queue_task() for managed_node2/slurp\n 10596 1726879775.06397: worker is 2 (out of 3 available)\n 10596 1726879775.06410: exiting _queue_task() for managed_node2/slurp\n 10596 1726879775.06440: getting variables\n 10596 1726879775.06443: in VariableManager get_vars()\n 10596 1726879775.06539: Calling all_inventory to load vars for managed_node3\n 10596 1726879775.06543: Calling groups_inventory to load vars for managed_node3\n 10596 1726879775.06545: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879775.06560: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879775.06563: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879775.06566: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879775.06817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879775.07196: done with get_vars()\n 10596 1726879775.07208: done getting variables\n 10596 1726879775.07306: entering _queue_task() for managed_node3/slurp\n 10596 1726879775.10122: worker is 3 (out of 3 available)\n 10596 1726879775.10128: exiting _queue_task() for managed_node3/slurp\n 10596 1726879775.10136: done queuing things up, now waiting for results queue to drain\n 10596 1726879775.10137: waiting for pending results...\n 11076 1726879775.05836: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key\n 11076 1726879775.05981: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000169\n 11076 1726879775.05999: variable 'ansible_search_path' from source: unknown\n 11076 1726879775.06004: variable 'ansible_search_path' from source: unknown\n 11076 1726879775.06026: calling self._execute()\n 11076 1726879775.06041: variable 'kdump_ssh_server' from source: play vars\n 11076 1726879775.06225: variable 'kdump_ssh_server' from source: play vars\n 11076 1726879775.06234: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11076 1726879775.06293: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11076 1726879775.06301: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11076 1726879775.06354: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11076 1726879775.06371: in VariableManager get_vars()\n 11076 1726879775.06404: Calling all_inventory to load vars for managed_node1\n 11076 1726879775.06411: Calling groups_inventory to load vars for managed_node1\n 11076 1726879775.06416: Calling all_plugins_inventory to load vars for managed_node1\n 11076 1726879775.06428: Calling all_plugins_play to load vars for managed_node1\n 11076 1726879775.06433: Calling groups_plugins_inventory to load vars for managed_node1\n 11076 1726879775.06438: Calling groups_plugins_play to load vars for managed_node1\n 11076 1726879775.06632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11076 1726879775.07356: done with get_vars()\n 11076 1726879775.07367: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11076 1726879775.07421: variable 'ansible_delegated_vars' from source: unknown\n 11076 1726879775.07434: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11076 1726879775.07439: variable 'omit' from source: magic vars\n 11076 1726879775.07512: variable 'omit' from source: magic vars\n 11076 1726879775.07566: variable 'omit' from source: magic vars\n 11076 1726879775.07601: variable 'omit' from source: magic vars\n 11076 1726879775.07617: variable 'ansible_delegated_vars' from source: unknown\n 11076 1726879775.07636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11076 1726879775.07666: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11076 1726879775.07686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11076 1726879775.07706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11076 1726879775.07719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11076 1726879775.07747: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11076 1726879775.07753: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11076 1726879775.07757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11076 1726879775.07760: variable 'ansible_port' from source: unknown\n 11076 1726879775.07763: variable 'ansible_user' from source: unknown\n 11077 1726879775.07780: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key\n 11076 1726879775.07861: Set connection var ansible_shell_executable to /bin/sh\n 11076 1726879775.07869: Set connection var ansible_connection to ssh\n 11076 1726879775.07875: Set connection var ansible_timeout to 10\n 11076 1726879775.07878: Set connection var ansible_shell_type to sh\n 11076 1726879775.07883: Set connection var ansible_pipelining to False\n 11076 1726879775.07890: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11076 1726879775.07911: variable 'ansible_delegated_vars' from source: unknown\n 11076 1726879775.07916: variable 'ansible_user' from source: unknown\n 11077 1726879775.07918: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000169\n 11076 1726879775.07925: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11077 1726879775.07933: variable 'ansible_search_path' from source: unknown\n 11077 1726879775.07937: variable 'ansible_search_path' from source: unknown\n 11077 1726879775.07961: calling self._execute()\n 11077 1726879775.07976: variable 'kdump_ssh_server' from source: play vars\n 11076 1726879775.08113: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11076 1726879775.08125: variable 'omit' from source: magic vars\n 11076 1726879775.08131: starting attempt loop\n 11076 1726879775.08135: running the handler\n 11076 1726879775.08147: _low_level_execute_command(): starting\n 11076 1726879775.08156: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 11077 1726879775.08166: variable 'kdump_ssh_server' from source: play vars\n 11077 1726879775.08175: variable 'kdump_test_ssh_server_outside' from source: play vars\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11077 1726879775.08241: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11077 1726879775.08251: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11077 1726879775.08309: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11077 1726879775.08333: in VariableManager get_vars()\n 11077 1726879775.08377: Calling all_inventory to load vars for managed_node2\n 11077 1726879775.08386: Calling groups_inventory to load vars for managed_node2\n 11077 1726879775.08395: Calling all_plugins_inventory to load vars for managed_node2\n 11077 1726879775.08412: Calling all_plugins_play to load vars for managed_node2\n 11077 1726879775.08420: Calling groups_plugins_inventory to load vars for managed_node2\n 11077 1726879775.08427: Calling groups_plugins_play to load vars for managed_node2\n 11078 1726879775.08961: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key\n 11078 1726879775.09121: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000169\n 11078 1726879775.09141: variable 'ansible_search_path' from source: unknown\n 11078 1726879775.09145: variable 'ansible_search_path' from source: unknown\n 11078 1726879775.09179: calling self._execute()\n 11078 1726879775.09199: variable 'kdump_ssh_server' from source: play vars\n 11078 1726879775.09382: variable 'kdump_ssh_server' from source: play vars\n 11078 1726879775.09395: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11078 1726879775.09474: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11077 1726879775.09477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11078 1726879775.09481: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11078 1726879775.09542: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11078 1726879775.09563: in VariableManager get_vars()\n 11078 1726879775.09602: Calling all_inventory to load vars for managed_node3\n 11078 1726879775.09609: Calling groups_inventory to load vars for managed_node3\n 11078 1726879775.09614: Calling all_plugins_inventory to load vars for managed_node3\n 11078 1726879775.09629: Calling all_plugins_play to load vars for managed_node3\n 11078 1726879775.09635: Calling groups_plugins_inventory to load vars for managed_node3\n 11078 1726879775.09640: Calling groups_plugins_play to load vars for managed_node3\n 11077 1726879775.09679: done with get_vars()\n 11077 1726879775.09689: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11077 1726879775.09736: variable 'ansible_delegated_vars' from source: unknown\n 11077 1726879775.09750: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11077 1726879775.09757: variable 'omit' from source: magic vars\n 11077 1726879775.09842: variable 'omit' from source: magic vars\n 11078 1726879775.09877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11077 1726879775.09906: variable 'omit' from source: magic vars\n 11077 1726879775.09939: variable 'omit' from source: magic vars\n 11077 1726879775.09951: variable 'ansible_delegated_vars' from source: unknown\n 11077 1726879775.09969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11077 1726879775.09999: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11077 1726879775.10017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11077 1726879775.10033: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11077 1726879775.10044: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11077 1726879775.10071: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11077 1726879775.10077: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11077 1726879775.10081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11078 1726879775.10083: done with get_vars()\n 11078 1726879775.10094: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11077 1726879775.10085: variable 'ansible_port' from source: unknown\n 11078 1726879775.10144: variable 'ansible_delegated_vars' from source: unknown\n 11078 1726879775.10161: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11078 1726879775.10168: variable 'omit' from source: magic vars\n 11078 1726879775.10260: variable 'omit' from source: magic vars\n 11078 1726879775.10324: variable 'omit' from source: magic vars\n 11078 1726879775.10358: variable 'omit' from source: magic vars\n 11078 1726879775.10374: variable 'ansible_delegated_vars' from source: unknown\n 11078 1726879775.10400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11078 1726879775.10433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11078 1726879775.10458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11078 1726879775.10477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11078 1726879775.10491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11078 1726879775.10530: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11078 1726879775.10537: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11078 1726879775.10542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11078 1726879775.10547: variable 'ansible_port' from source: unknown\n 11078 1726879775.10555: variable 'ansible_user' from source: unknown\n 11078 1726879775.10699: Set connection var ansible_shell_executable to /bin/sh\n 11078 1726879775.10709: Set connection var ansible_connection to ssh\n 11078 1726879775.10717: Set connection var ansible_timeout to 10\n 11078 1726879775.10722: Set connection var ansible_shell_type to sh\n 11078 1726879775.10730: Set connection var ansible_pipelining to False\n 11078 1726879775.10739: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11078 1726879775.10767: variable 'ansible_delegated_vars' from source: unknown\n 11078 1726879775.10773: variable 'ansible_user' from source: unknown\n 11078 1726879775.10783: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11077 1726879775.10146: variable 'ansible_user' from source: unknown\n 11077 1726879775.11014: Set connection var ansible_shell_executable to /bin/sh\n 11077 1726879775.11023: Set connection var ansible_connection to ssh\n 11077 1726879775.11029: Set connection var ansible_timeout to 10\n 11077 1726879775.11033: Set connection var ansible_shell_type to sh\n 11077 1726879775.11037: Set connection var ansible_pipelining to False\n 11077 1726879775.11044: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11078 1726879775.11064: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11077 1726879775.11069: variable 'ansible_delegated_vars' from source: unknown\n 11077 1726879775.11074: variable 'ansible_user' from source: unknown\n 11078 1726879775.11075: variable 'omit' from source: magic vars\n 11078 1726879775.11080: starting attempt loop\n 11077 1726879775.11082: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11078 1726879775.11083: running the handler\n 11078 1726879775.11099: _low_level_execute_command(): starting\n 11078 1726879775.11107: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11077 1726879775.11274: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11077 1726879775.11285: variable 'omit' from source: magic vars\n 11077 1726879775.11293: starting attempt loop\n 11077 1726879775.11297: running the handler\n 11077 1726879775.11310: _low_level_execute_command(): starting\n 11077 1726879775.11318: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11076 1726879775.12046: stdout chunk (state=2):\n>>>/root\n<<<\n 11076 1726879775.12059: stderr chunk (state=2):\n>>><<<\n 11076 1726879775.12072: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 11076 1726879775.12092: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11076 1726879775.12109: _low_level_execute_command(): starting\n 11076 1726879775.12118: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734 `\" && echo ansible-tmp-1726879775.1210265-11076-81558043731734=\"` echo /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734 `\" && echo ansible-tmp-1726879775.1210265-11076-81558043731734=\"` echo /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734 `\" ) && sleep 0'\"'\"''\n 11078 1726879775.13736: stdout chunk (state=2):\n>>>/root\n<<<\n 11077 1726879775.13806: stdout chunk (state=2):\n>>>/root\n<<<\n 11078 1726879775.13874: stderr chunk (state=3):\n>>><<<\n 11078 1726879775.13885: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 11078 1726879775.13915: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11078 1726879775.13929: _low_level_execute_command(): starting\n 11078 1726879775.13935: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399 `\" && echo ansible-tmp-1726879775.1392233-11078-8751184872399=\"` echo /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n 11077 1726879775.13967: stderr chunk (state=3):\n>>><<<\n 11077 1726879775.13974: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399 `\" && echo ansible-tmp-1726879775.1392233-11078-8751184872399=\"` echo /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399 `\" ) && sleep 0'\"'\"''\n<10.31.43.205> (0, b'/root\\n', b'')\n 11077 1726879775.14001: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11077 1726879775.14014: _low_level_execute_command(): starting\n 11077 1726879775.14020: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028 `\" && echo ansible-tmp-1726879775.1400845-11077-21832118422028=\"` echo /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028 `\" && echo ansible-tmp-1726879775.1400845-11077-21832118422028=\"` echo /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028 `\" ) && sleep 0'\"'\"''\n 11076 1726879775.14707: stdout chunk (state=2):\n>>>ansible-tmp-1726879775.1210265-11076-81558043731734=/root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734\n<<<\n 11076 1726879775.14842: stderr chunk (state=3):\n>>><<<\n 11076 1726879775.14851: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879775.1210265-11076-81558043731734=/root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734\\n', b'')\n 11076 1726879775.14868: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879775.1210265-11076-81558043731734=/root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734\n, stderr=\n 11076 1726879775.14883: variable 'ansible_delegated_vars' from source: unknown\n 11076 1726879775.14920: variable 'ansible_module_compression' from source: unknown\n 11076 1726879775.14954: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED\n 11076 1726879775.14980: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 11076 1726879775.15052: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp6sv8i6r0 TO /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 11076 1726879775.15165: Sending initial data\n 11076 1726879775.15172: Sent initial data (153 bytes)\n 11077 1726879775.16546: stdout chunk (state=2):\n>>>ansible-tmp-1726879775.1400845-11077-21832118422028=/root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028\n<<<\n 11078 1726879775.16580: stdout chunk (state=2):\n>>>ansible-tmp-1726879775.1392233-11078-8751184872399=/root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399\n<<<\n 11077 1726879775.16692: stderr chunk (state=3):\n>>><<<\n 11077 1726879775.16700: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879775.1400845-11077-21832118422028=/root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028\\n', b'')\n 11077 1726879775.16720: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879775.1400845-11077-21832118422028=/root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028\n, stderr=\n 11077 1726879775.16740: variable 'ansible_delegated_vars' from source: unknown\n 11078 1726879775.16742: stderr chunk (state=3):\n>>><<<\n 11078 1726879775.16748: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879775.1392233-11078-8751184872399=/root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399\\n', b'')\n 11078 1726879775.16767: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879775.1392233-11078-8751184872399=/root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399\n, stderr=\n 11078 1726879775.16787: variable 'ansible_delegated_vars' from source: unknown\n 11077 1726879775.16796: variable 'ansible_module_compression' from source: unknown\n 11077 1726879775.16834: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED\n 11077 1726879775.16865: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 11077 1726879775.16935: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpyhen2_ps TO /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 11078 1726879775.16835: variable 'ansible_module_compression' from source: unknown\n 11078 1726879775.17060: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED\n 11078 1726879775.17098: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 11078 1726879775.17210: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpzipxa_a9 TO /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 11076 1726879775.17856: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp6sv8i6r0 /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py\n<<<\n 11077 1726879775.17884: Sending initial data\n 11077 1726879775.17897: Sent initial data (153 bytes)\n 11078 1726879775.18266: Sending initial data\n 11078 1726879775.18273: Sent initial data (152 bytes)\n 11076 1726879775.18903: stderr chunk (state=3):\n>>><<<\n 11076 1726879775.18912: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp6sv8i6r0 /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py\\n', b'')\n 11076 1726879775.18942: done transferring module to remote\n 11076 1726879775.18956: _low_level_execute_command(): starting\n 11076 1726879775.18963: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/ /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/ /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 11077 1726879775.21004: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpyhen2_ps /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py\n<<<\n 11078 1726879775.21218: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpzipxa_a9 /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py\n<<<\n 11076 1726879775.21958: stderr chunk (state=2):\n>>><<<\n 11076 1726879775.21968: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11076 1726879775.21994: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11076 1726879775.22000: _low_level_execute_command(): starting\n 11076 1726879775.22005: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 11078 1726879775.22546: stderr chunk (state=3):\n>>><<<\n 11078 1726879775.22555: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpzipxa_a9 /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py\\n', b'')\n 11078 1726879775.22583: done transferring module to remote\n 11078 1726879775.22600: _low_level_execute_command(): starting\n 11078 1726879775.22607: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/ /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/ /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 11077 1726879775.22825: stderr chunk (state=3):\n>>><<<\n 11077 1726879775.22834: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpyhen2_ps /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py\\n', b'')\n 11077 1726879775.22863: done transferring module to remote\n 11077 1726879775.22876: _low_level_execute_command(): starting\n 11077 1726879775.22881: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/ /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/ /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 11076 1726879775.25000: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 11076 1726879775.25021: stdout chunk (state=3):\n>>>import sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 11078 1726879775.25064: stderr chunk (state=2):\n>>><<<\n 11076 1726879775.25071: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11078 1726879775.25076: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11076 1726879775.25103: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 11078 1726879775.25110: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11078 1726879775.25114: _low_level_execute_command(): starting\n 11078 1726879775.25119: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n 11076 1726879775.25139: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 11076 1726879775.25169: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 11076 1726879775.25485: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33cd7e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c6d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33cd79b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c7a630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11076 1726879775.25505: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11076 1726879775.25525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c860f0>\r\n<<<\n 11076 1726879775.25542: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81748>\r\n<<<\n 11076 1726879775.25625: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11076 1726879775.25642: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 11076 1726879775.25664: stdout chunk (state=3):\n>>>import 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 11076 1726879775.25684: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 11076 1726879775.25703: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c2b470>\r\n<<<\n 11076 1726879775.25729: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 11076 1726879775.25751: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 11076 1726879775.25772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c30e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c2bb38>\r\n<<<\n 11076 1726879775.25816: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11076 1726879775.25840: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11077 1726879775.25889: stderr chunk (state=2):\n>>><<<\n 11077 1726879775.25902: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11077 1726879775.25920: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11077 1726879775.25925: _low_level_execute_command(): starting\n 11077 1726879775.25930: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n 11076 1726879775.25961: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c374e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c1ad68>\r\n<<<\n 11076 1726879775.25979: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n<<<\n 11076 1726879775.26001: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c1d198>\r\n<<<\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 11076 1726879775.26034: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 11076 1726879775.26068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f2b940>\r\n<<<\n 11076 1726879775.26104: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\n<<<\n 11076 1726879775.26669: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f3d240>\r\n<<<\n 11076 1726879775.26710: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c8ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\n<<<\n 11076 1726879775.26721: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eab0f0>\r\n<<<\n 11076 1726879775.26759: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb6320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n<<<\n 11076 1726879775.26786: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 11076 1726879775.26799: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31eb6fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb6b00>\r\n<<<\n 11076 1726879775.26827: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 11076 1726879775.26836: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 11076 1726879775.26853: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 11076 1726879775.26860: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb50f0>\r\n<<<\n 11076 1726879775.26866: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 11076 1726879775.26922: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f06828>\r\n<<<\n 11076 1726879775.26932: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 11076 1726879775.26949: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11076 1726879775.26981: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f06c18>\r\n<<<\n 11076 1726879775.27040: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efa1d0>\r\n<<<\n 11076 1726879775.27059: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n<<<\n 11076 1726879775.27068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11076 1726879775.27073: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efaeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31ef14a8>\r\n<<<\n 11076 1726879775.27116: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31ee24e0>\r\n<<<\n 11076 1726879775.27132: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 11076 1726879775.27142: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 11076 1726879775.27156: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 11076 1726879775.27173: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 11076 1726879775.27183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 11076 1726879775.27204: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n<<<\n 11076 1726879775.27213: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 11076 1726879775.27242: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c62320>\r\n<<<\n 11076 1726879775.27257: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c6ada0>\r\n<<<\n 11076 1726879775.27271: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efa128>\r\n<<<\n 11076 1726879775.27282: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 11076 1726879775.27337: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c70eb8>\r\n<<<\n 11076 1726879775.27346: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31edc320>\r\n<<<\n 11076 1726879775.27361: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 11076 1726879775.27389: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11076 1726879775.27401: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31c76278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76080>\r\n<<<\n 11076 1726879775.27641: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31c76390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f54080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11076 1726879775.27686: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82f28>\r\n<<<\n 11076 1726879775.27704: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 11076 1726879775.27716: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 11076 1726879775.27752: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31808240>\r\n<<<\n 11076 1726879775.27765: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82828>\r\n<<<\n 11076 1726879775.27784: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 11076 1726879775.27801: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11076 1726879775.27849: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3180dcf8>\r\n<<<\n 11076 1726879775.27858: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c765c0>\r\n<<<\n 11076 1726879775.27876: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 11076 1726879775.27900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 11076 1726879775.27911: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n<<<\n 11076 1726879775.27926: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31831358>\r\n<<<\n 11076 1726879775.27951: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11076 1726879775.27959: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31831710>\r\n<<<\n 11076 1726879775.27969: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 11076 1726879775.27995: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 11076 1726879775.28005: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 11076 1726879775.28019: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 11076 1726879775.28030: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31839400>\r\n<<<\n 11076 1726879775.28052: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 11076 1726879775.28068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 11076 1726879775.28087: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 11076 1726879775.28104: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 11076 1726879775.28120: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 11076 1726879775.28138: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 11076 1726879775.28149: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 11076 1726879775.28162: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 11076 1726879775.28208: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 11076 1726879775.28230: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n<<<\n 11076 1726879775.28239: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315e3c18>\r\n<<<\n 11076 1726879775.28358: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315d6358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315d6048>\r\n<<<\n 11076 1726879775.28371: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315c7ef0>\r\n<<<\n 11076 1726879775.28400: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31839da0>\r\n<<<\n 11076 1726879775.28434: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11076 1726879775.28444: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f315d6fd0>\r\n<<<\n 11076 1726879775.28451: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31831a90>\r\n<<<\n 11076 1726879775.28797: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33be8780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315de0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33be8b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c00630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11076 1726879775.28896: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c046a0>\r\n<<<\n 11076 1726879775.28930: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c04b70>\r\n<<<\n 11076 1726879775.28969: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c04c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c00e80>\r\n<<<\n 11077 1726879775.29007: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 11077 1726879775.29028: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 11076 1726879775.29055: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c04fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c04550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c042b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33bf4b70>\r\n<<<\n 11077 1726879775.29074: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11077 1726879775.29100: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 11076 1726879775.29112: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3181d3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11078 1726879775.29138: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 11077 1726879775.29146: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\n<<<\n 11078 1726879775.29156: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 11077 1726879775.29165: stdout chunk (state=3):\n>>>import _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11076 1726879775.29184: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c004e0>\r\n<<<\n 11077 1726879775.29204: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 11078 1726879775.29207: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11077 1726879775.29221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 11078 1726879775.29242: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 11077 1726879775.29250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 11077 1726879775.29259: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 11077 1726879775.29285: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ebc7e48>\r\n<<<\n 11078 1726879775.29288: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\n<<<\n 11078 1726879775.29311: stdout chunk (state=3):\n>>>import _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11077 1726879775.29333: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb5d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ebc79b0>\r\n<<<\n 11078 1726879775.29363: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11077 1726879775.29380: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb6a630>\r\n<<<\n 11078 1726879775.29411: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 11077 1726879775.29435: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71160>\r\n<<<\n 11078 1726879775.29457: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef70e48>\r\n<<<\n 11078 1726879775.29468: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 11078 1726879775.29482: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef06828>\r\n<<<\n 11078 1726879775.29501: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef709b0>\r\n<<<\n 11078 1726879775.29515: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n<<<\n 11078 1726879775.29525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 11078 1726879775.29532: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef13630>\r\n<<<\n 11077 1726879775.29560: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb760f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71390>\r\n<<<\n 11078 1726879775.29580: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 11078 1726879775.29586: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a160>\r\n<<<\n 11077 1726879775.29607: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 11077 1726879775.29627: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11078 1726879775.29653: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11078 1726879775.29664: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 11077 1726879775.29685: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 11077 1726879775.29703: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb1b470>\r\n<<<\n 11078 1726879775.29716: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1f0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a748>\r\n<<<\n 11077 1726879775.29734: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 11076 1726879775.29750: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fc08978>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11078 1726879775.29770: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 11078 1726879775.29781: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11077 1726879775.29809: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb20e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb1bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11077 1726879775.29852: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11078 1726879775.29929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec4470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec9e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec4b38>\r\n<<<\n 11077 1726879775.29961: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb274e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb0ad68>\r\n<<<\n 11078 1726879775.30001: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11077 1726879775.30020: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb0d198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 11077 1726879775.30035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 11077 1726879775.30046: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce1b940>\r\n<<<\n 11077 1726879775.30078: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\n<<<\n 11076 1726879775.30565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.30615: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce2d240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb7ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11077 1726879775.30631: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 11078 1726879775.30632: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eed04e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eeb3d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eeb6198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1c4940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1d6240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef24a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 11077 1726879775.30649: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 11077 1726879775.30662: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 11078 1726879775.30665: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 11078 1726879775.30677: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11077 1726879775.30687: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cd9b0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n<<<\n 11077 1726879775.30718: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda6320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 11077 1726879775.30741: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11077 1726879775.30755: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2cda6fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda6b00>\r\n<<<\n 11078 1726879775.30774: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 11077 1726879775.30925: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda50f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdf6828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11078 1726879775.31009: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1440f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14f320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1d14ffd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14fb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14e0f0>\r\nimport '_collections' # \r\n<<<\n 11077 1726879775.31018: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdf6c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdea1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdeaeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cde14a8>\r\n<<<\n 11078 1726879775.31040: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d19f828>\r\n<<<\n 11077 1726879775.31052: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdd24e0>\r\n<<<\n 11078 1726879775.31065: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11077 1726879775.31077: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 11077 1726879775.31103: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 11077 1726879775.31111: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 11078 1726879775.31122: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d19fc18>\r\n<<<\n 11077 1726879775.31133: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 11078 1726879775.31158: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1931d0>\r\n<<<\n 11077 1726879775.31168: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb52320>\r\n<<<\n 11078 1726879775.31193: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d193eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d18a4a8>\r\n<<<\n 11077 1726879775.31205: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb5ada0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdea128>\r\nimport '_locale' # \r\n<<<\n 11078 1726879775.31245: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d17b4e0>\r\n<<<\n 11077 1726879775.31256: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 11077 1726879775.31264: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb60eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdcc320>\r\n<<<\n 11078 1726879775.31274: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 11078 1726879775.31285: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 11077 1726879775.31300: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 11078 1726879775.31313: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 11077 1726879775.31322: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2cb66278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66080>\r\n<<<\n 11078 1726879775.31345: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 11077 1726879775.31356: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2cb66390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce44080>\r\n<<<\n 11078 1726879775.31374: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cefb320>\r\n<<<\n 11078 1726879775.31384: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf03da0>\r\n<<<\n 11078 1726879775.31390: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d193128>\r\n<<<\n 11077 1726879775.31400: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 11078 1726879775.31415: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 11077 1726879775.31423: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 11077 1726879775.31432: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 11076 1726879775.31480: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 11077 1726879775.31514: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 11078 1726879775.31829: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf09eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d175320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1cf0f278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1cf0f390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1ed080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0fe80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0fa90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1b748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1bf28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 11076 1726879775.31875: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f95c7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f8ec2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f95ce48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fc08fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f8c7ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11078 1726879775.32020: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caa1240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1b828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caa6d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\n<<<\n 11077 1726879775.32052: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c6f8208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c6fdcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb665c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c721358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2c721710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c729400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 11077 1726879775.32356: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4d3c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4c6358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4c6048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4b7ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c729da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2c4c6fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c721a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2ead8710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4ce0b8>\r\nimport 'pwd' # \r\n<<<\n 11077 1726879775.32372: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'<<<\n 11077 1726879775.32386: stdout chunk (state=3):\n>>>\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2ead8a90>\r\n<<<\n 11078 1726879775.32410: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caca390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1caca748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cad2438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c87cc50>\r\n<<<\n 11076 1726879775.32426: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f9321d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f8d9390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f8d9eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f930198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f90d320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f904518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fc23d68>\r\n<<<\n 11077 1726879775.32451: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 11078 1726879775.32450: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c86f390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c86f080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c860f28>\r\n<<<\n 11077 1726879775.32463: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 11076 1726879775.32496: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f9163c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f9164e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 11078 1726879775.32519: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cad2dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1c877048>\r\n<<<\n 11078 1726879775.32535: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cacaac8>\r\n<<<\n 11077 1726879775.32496: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 11078 1726879775.32545: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 11077 1726879775.32553: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf05c0>\r\n<<<\n 11077 1726879775.32564: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11076 1726879775.32565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 11078 1726879775.32581: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11076 1726879775.32592: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11078 1726879775.32606: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee81780>\r\n<<<\n 11078 1726879775.32619: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c8770f0>\r\n<<<\n 11078 1726879775.32629: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 11076 1726879775.32648: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fbbdf60>\r\n<<<\n 11078 1726879775.32667: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee81b00>\r\n<<<\n 11077 1726879775.32667: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4630>\r\n<<<\n 11077 1726879775.32707: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4b00>\r\n<<<\n 11077 1726879775.32744: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf0e10>\r\n<<<\n 11077 1726879775.32795: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4f60>\r\n<<<\n 11077 1726879775.32826: stdout chunk (state=3):\n>>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf44e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11076 1726879775.33297: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbc2ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4ba8>\r\n<<<\n 11078 1726879775.33307: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee99630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9d6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9db70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9dc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee99e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9dfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee9d550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9d2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee8db70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cab5400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee994e0>\r\n<<<\n 11076 1726879775.33330: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f921898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbe5f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4208>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11076 1726879775.33340: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fbf2da0>\r\n<<<\n 11076 1726879775.33369: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fbf2eb8>\r\n<<<\n 11077 1726879775.33405: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eae4b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c70d3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf0470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaf8908>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11078 1726879775.33500: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aea1978>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.33536: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f941048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f916630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11076 1726879775.33617: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f9509e8>\r\n<<<\n 11078 1726879775.33622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.33705: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f94b128>\r\n<<<\n 11076 1726879775.33735: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11076 1726879775.33744: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f94b320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f941ba8>\r\n<<<\n 11076 1726879775.33761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.33772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 11076 1726879775.33790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.33862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.33934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.33946: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.33965: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.33975: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.34071: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.34173: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11077 1726879775.34202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.34215: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11076 1726879775.34232: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11076 1726879775.34261: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f96ce10>\r\n<<<\n 11076 1726879775.34325: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96cac8>\r\n<<<\n 11076 1726879775.34357: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96c2e8>\r\n<<<\n 11076 1726879775.34379: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 11076 1726879775.34385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11076 1726879775.34437: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96c940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f958c18>\r\n<<<\n 11076 1726879775.34503: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.34697: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.34930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.35092: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 11077 1726879775.35105: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7b6ac8>\r\nimport 'atexit' # \r\n<<<\n 11077 1726879775.35125: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11077 1726879775.35154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11077 1726879775.35210: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11077 1726879775.35222: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a7dc278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a81f4e0>\r\n<<<\n 11077 1726879775.35244: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11077 1726879775.35254: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a81f5f8>\r\n<<<\n 11077 1726879775.35267: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11077 1726879775.35290: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11077 1726879775.35325: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a81fb38>\r\n<<<\n 11077 1726879775.35344: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11077 1726879775.35359: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11077 1726879775.35376: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11076 1726879775.35400: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 11077 1726879775.35410: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11076 1726879775.35416: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 11076 1726879775.35426: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11077 1726879775.35431: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11076 1726879775.35456: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.35488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.35505: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a822160>\r\n<<<\n 11076 1726879775.35505: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11076 1726879775.35529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.35540: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a7ba390>\r\n<<<\n 11076 1726879775.35539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.35573: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 11078 1726879775.35598: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf57f0>\r\nimport 'atexit' # \r\n<<<\n 11076 1726879775.35583: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11078 1726879775.35610: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11077 1726879775.35618: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a7bae48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11078 1726879775.35651: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11077 1726879775.35661: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a820128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7ff2b0>\r\n<<<\n 11076 1726879775.35674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.35716: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11078 1726879775.35725: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ab852e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf5e48>\r\n<<<\n 11078 1726879775.35748: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1aea1fd0>\r\n<<<\n 11078 1726879775.35769: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11078 1726879775.35804: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11078 1726879775.35846: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab60ba8>\r\n<<<\n 11078 1726879775.35866: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11078 1726879775.35917: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11078 1726879775.35937: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11078 1726879775.35959: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11077 1726879775.36033: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7f54a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7ff6a0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a822d68>\r\n<<<\n 11076 1726879775.36035: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c256400>\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.36047: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 11077 1726879775.36058: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a808438>\r\n<<<\n 11078 1726879775.36075: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abcb1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ab74390>\r\n<<<\n 11077 1726879775.36095: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 11077 1726879775.36105: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11078 1726879775.36104: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ab74eb8>\r\n<<<\n 11078 1726879775.36123: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 11077 1726879775.36146: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 11077 1726879775.36156: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11078 1726879775.36146: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11078 1726879775.36198: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abc9198>\r\n<<<\n 11076 1726879775.36206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.36210: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aba6320>\r\n<<<\n 11077 1726879775.36222: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2aaafeb8>\r\n<<<\n 11077 1726879775.36274: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n<<<\n 11077 1726879775.36285: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 11077 1726879775.36296: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aab4e80>\r\n<<<\n 11077 1726879775.36305: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa52e8>\r\n<<<\n 11077 1726879775.36324: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 11077 1726879775.36336: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\n<<<\n 11077 1726879775.36345: stdout chunk (state=3):\n>>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa5b00>\r\n<<<\n 11077 1726879775.36502: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a8127f0>\r\n<<<\n 11078 1726879775.36502: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab9d518>\r\n<<<\n 11078 1726879775.36524: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 11077 1726879775.36531: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 11078 1726879775.36535: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11078 1726879775.36560: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aec3d68>\r\n<<<\n 11076 1726879775.36562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.36587: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1aeca198>\r\n<<<\n 11078 1726879775.36611: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abaf4a8>\r\n<<<\n 11077 1726879775.36617: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11076 1726879775.36611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.36664: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 11076 1726879775.36701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.36738: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.36748: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aad7eb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa5160>\r\n<<<\n 11076 1726879775.36795: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.36848: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a764d30>\r\n<<<\n 11076 1726879775.36925: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.36967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 11076 1726879775.37112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.37134: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a764e48>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a764f98>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a808588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a783940>\r\n<<<\n 11076 1726879775.37153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.37290: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ae56f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae5cf28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4d358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4db70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abba860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 11078 1726879775.37622: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae7ef60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4d1d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ae8be80>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ae8bf60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1abda128>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abaf5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11078 1726879775.37667: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11078 1726879775.37705: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1abe9a90>\r\n<<<\n 11078 1726879775.38017: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abe11d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1abe13c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abdac50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.38035: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a77d080>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a77d278>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a773b00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a79ed68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79ea20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79e240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79e898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a78bac8>\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.38079: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c30ce80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11078 1726879775.38107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11078 1726879775.38129: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.38142: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11076 1726879775.38160: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2c32f198>\r\n<<<\n 11078 1726879775.38499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.38537: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c2a4eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.38708: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.38708: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.38727: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ac06e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac06b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac06390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac069b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf0d30>\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.38770: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 11077 1726879775.38785: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11077 1726879775.38814: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available<<<\n 11077 1726879775.38826: stdout chunk (state=3):\n>>>\r\n<<<\n 11077 1726879775.38844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.38869: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.38894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.38907: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 11077 1726879775.38916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.38983: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11076 1726879775.39011: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11077 1726879775.39027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.39045: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11078 1726879775.39045: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.39140: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11077 1726879775.39169: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27147208>\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.39185: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f8930f0>\r\n<<<\n 11076 1726879775.39201: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11076 1726879775.39226: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11076 1726879775.39327: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f893198>\r\n<<<\n 11076 1726879775.39374: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c325b00>\r\n<<<\n 11076 1726879775.39427: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 11076 1726879775.39439: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.39465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.39482: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 11076 1726879775.39497: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 11078 1726879775.39498: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11078 1726879775.39524: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11076 1726879775.39540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11078 1726879775.39559: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.39568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.39580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.39605: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11078 1726879775.39613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.39653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.39665: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n<<<\n 11076 1726879775.39676: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.39704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.39762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.39788: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.39860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.39885: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 11078 1726879775.39895: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11077 1726879775.39912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.39932: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed174ef588>\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.39940: stdout chunk (state=3):\n>>>\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMkdaTmJ3ckZsbmxsNFFCRGJ2WThZSSs0WHhBRG16UmJzb1FyS1BPUlphRDhNVjlQb1VXN0FoQkc2V0VRMFdvVURBUE5TeDg5WmNnUnlTUEc0c1V0d2ZBTksweElYWHFnNHQ1N28vbXFwNEdJMjFOWVdSdm1Vc1J5QzhuNjZqUVZIaXRrVGxVaU1JanMwN3YyMFN1N3AxQXArblljcW9WRjU4cnh0bm11UVJoZllvUXMyeEhtK2ZRa1dOZU1PSUR0WnBlZDFKSVI2SFY1aCtoMjFhbjl1RnEwanVKc0xpeEJjSGZVcWxFSnJRNFFlSVRmeHRMZWNyZ3kzS0tSRGRBUnZQMHB0cFZmZ2FuSmRWRnhyRlp1ZGQ3clBBN1Q5Q2ZHcEZyelQ5Vk8wTjJvZ205NWJLRk4ySU85ekxIQW8wMFFPc3p2NUM1YnFtRDZndnE5OUVwYVBjcnVuQVJXOFpYa2dLK0xaOHczcllycG0xMkplOXc1M0QwR0RyWVRmTHlrVTFBK1pMUnFRSi84djhTdzJwOHR0aDdZVjg4QlFVaEJRbCt1LzhVRDUzQlkybjR2a2oxUExRM0xTZ2dQWm1FTUZabDBSVEJ1TjFGMWRlYWtNdEh5Q0Z2dFFCank3dnhGS21VcGxiTHc4MjJDenJUQmd5TDh3bFlhV3pHNjRSUU09IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\r\n<<<\n 11076 1726879775.39950: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 11077 1726879775.39972: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.40000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.40027: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.40094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.40155: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 11077 1726879775.40174: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.40185: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 11077 1726879775.40190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.40220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.40241: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 11076 1726879775.40257: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n<<<\n 11077 1726879775.40256: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.40277: stdout chunk (state=3):\n>>># cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n<<<\n 11076 1726879775.40318: stdout chunk (state=3):\n>>># cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n<<<\n 11076 1726879775.40357: stdout chunk (state=3):\n>>># cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n<<<\n 11076 1726879775.40371: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 11076 1726879775.40393: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11077 1726879775.40414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.40497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.40563: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 11077 1726879775.40622: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11078 1726879775.40653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.40687: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.40749: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11078 1726879775.40779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.40802: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 11078 1726879775.40883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.40975: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11078 1726879775.41017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11078 1726879775.41048: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.41080: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f271fce10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.41108: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n<<<\n 11077 1726879775.41166: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11078 1726879775.41206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.41233: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11077 1726879775.41260: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11077 1726879775.41336: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2721f128>\r\n<<<\n 11078 1726879775.41375: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11077 1726879775.41404: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27194e48>\r\n<<<\n 11078 1726879775.41717: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed175a5d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.41742: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11076 1726879775.41775: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 11076 1726879775.41781: stdout chunk (state=3):\n>>><<<\n 11076 1726879775.41796: stderr chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33cd7e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c6d828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33cd79b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c7a630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c860f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c2b470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c30e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c2bb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c374e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c1ad68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c1d198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f2b940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f3d240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c8ba20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eab0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb6320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31eb6fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb6b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb50f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f06828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f06c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efa1d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efaeb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31ef14a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31ee24e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c62320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c6ada0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efa128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c70eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31edc320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31c76278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31c76390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f54080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31808240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3180dcf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c765c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31831358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31831710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31839400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315e3c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315d6358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315d6048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315c7ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31839da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f315d6fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31831a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33be8780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315de0b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33be8b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c00630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c046a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c04b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c04c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c00e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c04fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c04550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c042b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33bf4b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3181d3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c004e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fc08978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f95c7f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f8ec2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f95ce48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fc08fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f8c7ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f9321d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f8d9390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f8d9eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f930198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f90d320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f904518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fc23d68>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f9163c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f9164e0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fbbdf60>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbc2ef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4390>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4ba8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f921898>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbe5f28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4208>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fbf2da0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fbf2eb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f941048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f916630>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f9509e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f94b128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f94b320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f941ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f96ce10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96cac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96c2e8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96c940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f958c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c256400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c30ce80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2c32f198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c2a4eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f8930f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f893198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c325b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMkdaTmJ3ckZsbmxsNFFCRGJ2WThZSSs0WHhBRG16UmJzb1FyS1BPUlphRDhNVjlQb1VXN0FoQkc2V0VRMFdvVURBUE5TeDg5WmNnUnlTUEc0c1V0d2ZBTksweElYWHFnNHQ1N28vbXFwNEdJMjFOWVdSdm1Vc1J5QzhuNjZqUVZIaXRrVGxVaU1JanMwN3YyMFN1N3AxQXArblljcW9WRjU4cnh0bm11UVJoZllvUXMyeEhtK2ZRa1dOZU1PSUR0WnBlZDFKSVI2SFY1aCtoMjFhbjl1RnEwanVKc0xpeEJjSGZVcWxFSnJRNFFlSVRmeHRMZWNyZ3kzS0tSRGRBUnZQMHB0cFZmZ2FuSmRWRnhyRlp1ZGQ3clBBN1Q5Q2ZHcEZyelQ5Vk8wTjJvZ205NWJLRk4ySU85ekxIQW8wMFFPc3p2NUM1YnFtRDZndnE5OUVwYVBjcnVuQVJXOFpYa2dLK0xaOHczcllycG0xMkplOXc1M0QwR0RyWVRmTHlrVTFBK1pMUnFRSi84djhTdzJwOHR0aDdZVjg4QlFVaEJRbCt1LzhVRDUzQlkybjR2a2oxUExRM0xTZ2dQWm1FTUZabDBSVEJ1TjFGMWRlYWtNdEh5Q0Z2dFFCank3dnhGS21VcGxiTHc4MjJDenJUQmd5TDh3bFlhV3pHNjRSUU09IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 11077 1726879775.41856: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11076 1726879775.41858: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33cd7e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c6d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33cd79b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c7a630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c860f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c2b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c30e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c2bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c374e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c1ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c1d198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f2b940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f3d240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c8ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eab0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb6320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31eb6fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb6b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb50f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f06828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f06c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efa1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efaeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31ef14a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31ee24e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c62320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c6ada0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efa128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c70eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31edc320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31c76278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31c76390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f54080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31808240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3180dcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c765c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31831358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31831710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31839400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315e3c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315d6358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315d6048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315c7ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31839da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f315d6fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31831a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33be8780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315de0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33be8b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c00630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c046a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c04b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c04c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c00e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c04fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c04550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c042b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33bf4b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3181d3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c004e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fc08978>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f95c7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f8ec2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f95ce48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fc08fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f8c7ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f9321d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f8d9390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f8d9eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f930198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f90d320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f904518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fc23d68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f9163c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f9164e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fbbdf60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbc2ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4ba8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f921898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbe5f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4208>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fbf2da0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fbf2eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f941048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f916630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f9509e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f94b128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f94b320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f941ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f96ce10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96cac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96c2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96c940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f958c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c256400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c30ce80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2c32f198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c2a4eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f8930f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f893198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c325b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMkdaTmJ3ckZsbmxsNFFCRGJ2WThZSSs0WHhBRG16UmJzb1FyS1BPUlphRDhNVjlQb1VXN0FoQkc2V0VRMFdvVURBUE5TeDg5WmNnUnlTUEc0c1V0d2ZBTksweElYWHFnNHQ1N28vbXFwNEdJMjFOWVdSdm1Vc1J5QzhuNjZqUVZIaXRrVGxVaU1JanMwN3YyMFN1N3AxQXArblljcW9WRjU4cnh0bm11UVJoZllvUXMyeEhtK2ZRa1dOZU1PSUR0WnBlZDFKSVI2SFY1aCtoMjFhbjl1RnEwanVKc0xpeEJjSGZVcWxFSnJRNFFlSVRmeHRMZWNyZ3kzS0tSRGRBUnZQMHB0cFZmZ2FuSmRWRnhyRlp1ZGQ3clBBN1Q5Q2ZHcEZyelQ5Vk8wTjJvZ205NWJLRk4ySU85ekxIQW8wMFFPc3p2NUM1YnFtRDZndnE5OUVwYVBjcnVuQVJXOFpYa2dLK0xaOHczcllycG0xMkplOXc1M0QwR0RyWVRmTHlrVTFBK1pMUnFRSi84djhTdzJwOHR0aDdZVjg4QlFVaEJRbCt1LzhVRDUzQlkybjR2a2oxUExRM0xTZ2dQWm1FTUZabDBSVEJ1TjFGMWRlYWtNdEh5Q0Z2dFFCank3dnhGS21VcGxiTHc4MjJDenJUQmd5TDh3bFlhV3pHNjRSUU09IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 11076 1726879775.42423: done with _execute_module (slurp, {'src': '/etc/ssh/ssh_host_rsa_key.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11076 1726879775.42450: _low_level_execute_command(): starting\n 11076 1726879775.42460: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11077 1726879775.42123: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11077 1726879775.42579: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11077 1726879775.43119: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a86b080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a86b128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27215940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEbWt5Z05yUGszcVNVYnEvbUtvVnErWmIxSXFJYkowUWJLMjhQRVJrMEZmRUIyNFZacTJ4Z0lrNVkxYjM5Z2RLdXdWSUVuUnFGdXE5Zk8vYnRoK3NLRzM0KzlUOVFRTzUrNjdSRWRZZklJRjNXclh5eGpQV2hlLy8rek5NOWFpMFFnOHpwbHZwYnE0cUxDcjNFSUVnZUxGRUttaSs1NkdiNHNTazBKcWJZWU4vYkt4RWlGZDhxZ3BoOVFyQ0pnQ25ibHIwV2ZzbFIxWW1BRDZSeFlwNTVrVm4wUGxHamE4VEJsVzFCbGFRb0xEK0dmdzJPc0tnQ09EbEhhRFRwT1Q2Q2RDN3RxZ0VDWmlPZ1dlWFg3NENkOUh3TVkxczlpWkZmeVN4d1ludHZDcVp1TTdrRmJGazQ4R0dCQVJXUEVwR0MrQzVoTXNOdEZYdDZmc1lsdjAxVzZXR3R3STJYRDlBME5QOUkvY1VDS1lzVUhDdzhSTSt0dE1MRjVicHhmdlBDVm9qU1ppV3o4emJtZFNRdmp6RTljbTMvOUMxSUN5RVFVVVppNzk2Yk1tdVJETGNhYmdJWVVYazBRcFdianNNNUhtUUVIUnlWUU1oK2dobytjS1NiLzZyQ1kyTnpZNUhJMHNSUTVFZDcxYk1PaDk5UjJ4ZU9KVDh2cm0ySVNMbkU9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\r\n# destroy __main__\r\n<<<\n 11078 1726879775.41876: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.43164: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 11078 1726879775.43168: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed175c8198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1753deb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11077 1726879775.43196: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n<<<\n 11077 1726879775.43315: stdout chunk (state=3):\n>>># cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11078 1726879775.43636: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab2c0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab2c198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed175beb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 11078 1726879775.43683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11077 1726879775.43705: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator<<<\n 11078 1726879775.43730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.43743: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n<<<\n 11077 1726879775.43765: stdout chunk (state=3):\n>>># destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n<<<\n 11078 1726879775.43786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11077 1726879775.43797: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11077 1726879775.43882: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 11078 1726879775.43935: stdout chunk (state=3):\n>>>\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEa2NlZzQyY0IxbnVuOWl4eHp1VVhVSGdBdXgxZjc4NXRmT1ZlL0tVV2RQMzR4eWtFMzdZVVNxSG5qRGV2MnJJWHFDSHUyS29tMGdCMGZZc200bndFTW54cFMyL3NTcDlaS09TOXhzRWpMYk85RTNGako3VkhmR215dnBHVWNyS2dvU3liVjlaWURmblIwa1pOdElYQTZFS0piZmg0QnNGNkNaY1BKTlh0bkcxbklTQ2Vlblc1VEp1T2ZydmVWUUxvOFVSZ0dUK3JiKy95L3hXbG9zc1Q5azRTbGRWNE5zd0NBTjNYN20rbkVuU01rc2VFVUdjeU45YkNqMG1adEpKUXNEekZQdDZ0Q0RRY1hxK0xvUklPd2hkWUxGcVUxazROeUNuc2s5L0VZNFd1Zk10M0laeGlHdWlsdGRaaTlUclZSM1ZnczBWL0MxQU1aa3NZM05aaS9UbjdsZ3BKWlVlZVBLZSt2eDNkYy83WHExdDIwNThhV01LYS83Z284M3d0aUxOZDZ0a2hPNW93cjUrRHFUZllNdldkblZyK05BaW1aWUVvSDdTVDJpYVBpc1BONFplMm03UkR4RlhlaERMWjk0Q2FEUHZPcHYxRGdyMTJEZGV3eGpLcVRRbHhKTzk3YUNTMDdRbWIweWZMYUNhQldmU2tVcHRJN0U0d0tBWDg9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\r\n<<<\n 11078 1726879775.43970: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 11077 1726879775.43987: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11077 1726879775.44538: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 11077 1726879775.44549: stdout chunk (state=3):\n>>><<<\n 11077 1726879775.44562: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ebc7e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb5d828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ebc79b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb6a630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb760f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb1b470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb20e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb1bb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb274e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb0ad68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb0d198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce1b940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce2d240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb7ba20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cd9b0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda6320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2cda6fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda6b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda50f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdf6828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdf6c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdea1d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdeaeb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cde14a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdd24e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb52320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb5ada0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdea128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb60eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdcc320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2cb66278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2cb66390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce44080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c6f8208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c6fdcf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb665c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c721358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2c721710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c729400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4d3c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4c6358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4c6048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4b7ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c729da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2c4c6fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c721a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2ead8710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4ce0b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2ead8a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf05c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf0e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf44e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eae4b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c70d3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf0470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaf8908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7b6ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a7dc278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a81f4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a81f5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a81fb38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a822160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a7ba390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a7bae48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a820128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7ff2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7f54a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7ff6a0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a822d68>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a808438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2aaafeb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aab4e80>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa52e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa5b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a8127f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aad7eb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa5160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a764d30>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a764e48>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a764f98>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a808588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a783940>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a77d080>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a77d278>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a773b00>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a79ed68>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79ea20>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79e240>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79e898>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a78bac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27147208>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f271fce10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2721f128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27194e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a86b080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a86b128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27215940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEbWt5Z05yUGszcVNVYnEvbUtvVnErWmIxSXFJYkowUWJLMjhQRVJrMEZmRUIyNFZacTJ4Z0lrNVkxYjM5Z2RLdXdWSUVuUnFGdXE5Zk8vYnRoK3NLRzM0KzlUOVFRTzUrNjdSRWRZZklJRjNXclh5eGpQV2hlLy8rek5NOWFpMFFnOHpwbHZwYnE0cUxDcjNFSUVnZUxGRUttaSs1NkdiNHNTazBKcWJZWU4vYkt4RWlGZDhxZ3BoOVFyQ0pnQ25ibHIwV2ZzbFIxWW1BRDZSeFlwNTVrVm4wUGxHamE4VEJsVzFCbGFRb0xEK0dmdzJPc0tnQ09EbEhhRFRwT1Q2Q2RDN3RxZ0VDWmlPZ1dlWFg3NENkOUh3TVkxczlpWkZmeVN4d1ludHZDcVp1TTdrRmJGazQ4R0dCQVJXUEVwR0MrQzVoTXNOdEZYdDZmc1lsdjAxVzZXR3R3STJYRDlBME5QOUkvY1VDS1lzVUhDdzhSTSt0dE1MRjVicHhmdlBDVm9qU1ppV3o4emJtZFNRdmp6RTljbTMvOUMxSUN5RVFVVVppNzk2Yk1tdVJETGNhYmdJWVVYazBRcFdianNNNUhtUUVIUnlWUU1oK2dobytjS1NiLzZyQ1kyTnpZNUhJMHNSUTVFZDcxYk1PaDk5UjJ4ZU9KVDh2cm0ySVNMbkU9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 11077 1726879775.44647: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ebc7e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb5d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ebc79b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb6a630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb760f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb1b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb20e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb1bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb274e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb0ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb0d198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce1b940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce2d240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb7ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cd9b0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda6320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2cda6fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda6b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda50f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdf6828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdf6c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdea1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdeaeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cde14a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdd24e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb52320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb5ada0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdea128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb60eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdcc320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2cb66278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2cb66390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce44080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c6f8208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c6fdcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb665c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c721358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2c721710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c729400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4d3c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4c6358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4c6048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4b7ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c729da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2c4c6fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c721a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2ead8710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4ce0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2ead8a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf05c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf0e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf44e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eae4b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c70d3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf0470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaf8908>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7b6ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a7dc278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a81f4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a81f5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a81fb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a822160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a7ba390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a7bae48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a820128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7ff2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7f54a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7ff6a0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a822d68>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a808438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2aaafeb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aab4e80>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa52e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa5b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a8127f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aad7eb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa5160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a764d30>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a764e48>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a764f98>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a808588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a783940>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a77d080>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a77d278>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a773b00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a79ed68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79ea20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79e240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79e898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a78bac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27147208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f271fce10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2721f128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27194e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a86b080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a86b128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27215940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEbWt5Z05yUGszcVNVYnEvbUtvVnErWmIxSXFJYkowUWJLMjhQRVJrMEZmRUIyNFZacTJ4Z0lrNVkxYjM5Z2RLdXdWSUVuUnFGdXE5Zk8vYnRoK3NLRzM0KzlUOVFRTzUrNjdSRWRZZklJRjNXclh5eGpQV2hlLy8rek5NOWFpMFFnOHpwbHZwYnE0cUxDcjNFSUVnZUxGRUttaSs1NkdiNHNTazBKcWJZWU4vYkt4RWlGZDhxZ3BoOVFyQ0pnQ25ibHIwV2ZzbFIxWW1BRDZSeFlwNTVrVm4wUGxHamE4VEJsVzFCbGFRb0xEK0dmdzJPc0tnQ09EbEhhRFRwT1Q2Q2RDN3RxZ0VDWmlPZ1dlWFg3NENkOUh3TVkxczlpWkZmeVN4d1ludHZDcVp1TTdrRmJGazQ4R0dCQVJXUEVwR0MrQzVoTXNOdEZYdDZmc1lsdjAxVzZXR3R3STJYRDlBME5QOUkvY1VDS1lzVUhDdzhSTSt0dE1MRjVicHhmdlBDVm9qU1ppV3o4emJtZFNRdmp6RTljbTMvOUMxSUN5RVFVVVppNzk2Yk1tdVJETGNhYmdJWVVYazBRcFdianNNNUhtUUVIUnlWUU1oK2dobytjS1NiLzZyQ1kyTnpZNUhJMHNSUTVFZDcxYk1PaDk5UjJ4ZU9KVDh2cm0ySVNMbkU9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 11077 1726879775.44946: done with _execute_module (slurp, {'src': '/etc/ssh/ssh_host_rsa_key.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11077 1726879775.44964: _low_level_execute_command(): starting\n 11077 1726879775.44971: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11078 1726879775.44802: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 11078 1726879775.45472: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n<<<\n 11078 1726879775.45515: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11078 1726879775.45664: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 11078 1726879775.45673: stdout chunk (state=3):\n>>><<<\n 11078 1726879775.45686: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef70e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef06828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef709b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef13630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1f0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec4470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec9e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec4b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eed04e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eeb3d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eeb6198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1c4940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1d6240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef24a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1440f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14f320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1d14ffd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14fb00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14e0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d19f828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d19fc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1931d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d193eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d18a4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d17b4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cefb320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf03da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d193128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf09eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d175320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1cf0f278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1cf0f390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1ed080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0fe80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0fa90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1b748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1bf28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caa1240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1b828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caa6d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caca390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1caca748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cad2438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c87cc50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c86f390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c86f080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c860f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cad2dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1c877048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cacaac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee81780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c8770f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee81b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee99630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9d6a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9db70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9dc88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee99e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9dfd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee9d550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9d2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee8db70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cab5400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee994e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aea1978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf57f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ab852e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf5e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1aea1fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab60ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abcb1d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ab74390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ab74eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abc9198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aba6320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab9d518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aec3d68>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1aeca198>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abaf4a8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ae56f28>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae5cf28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4d358>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4db70>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abba860>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae7ef60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4d1d0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ae8be80>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ae8bf60>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1abda128>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abaf5f8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1abe9a90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abe11d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1abe13c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abdac50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ac06e80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac06b38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac06390>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac069b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf0d30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed174ef588>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed175a5d68>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed175c8198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1753deb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab2c0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab2c198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed175beb00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEa2NlZzQyY0IxbnVuOWl4eHp1VVhVSGdBdXgxZjc4NXRmT1ZlL0tVV2RQMzR4eWtFMzdZVVNxSG5qRGV2MnJJWHFDSHUyS29tMGdCMGZZc200bndFTW54cFMyL3NTcDlaS09TOXhzRWpMYk85RTNGako3VkhmR215dnBHVWNyS2dvU3liVjlaWURmblIwa1pOdElYQTZFS0piZmg0QnNGNkNaY1BKTlh0bkcxbklTQ2Vlblc1VEp1T2ZydmVWUUxvOFVSZ0dUK3JiKy95L3hXbG9zc1Q5azRTbGRWNE5zd0NBTjNYN20rbkVuU01rc2VFVUdjeU45YkNqMG1adEpKUXNEekZQdDZ0Q0RRY1hxK0xvUklPd2hkWUxGcVUxazROeUNuc2s5L0VZNFd1Zk10M0laeGlHdWlsdGRaaTlUclZSM1ZnczBWL0MxQU1aa3NZM05aaS9UbjdsZ3BKWlVlZVBLZSt2eDNkYy83WHExdDIwNThhV01LYS83Z284M3d0aUxOZDZ0a2hPNW93cjUrRHFUZllNdldkblZyK05BaW1aWUVvSDdTVDJpYVBpc1BONFplMm03UkR4RlhlaERMWjk0Q2FEUHZPcHYxRGdyMTJEZGV3eGpLcVRRbHhKTzk3YUNTMDdRbWIweWZMYUNhQldmU2tVcHRJN0U0d0tBWDg9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 11078 1726879775.45765: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef70e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef06828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef709b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef13630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1f0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec4470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec9e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec4b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eed04e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eeb3d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eeb6198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1c4940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1d6240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef24a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1440f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14f320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1d14ffd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14fb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14e0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d19f828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d19fc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1931d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d193eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d18a4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d17b4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cefb320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf03da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d193128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf09eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d175320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1cf0f278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1cf0f390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1ed080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0fe80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0fa90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1b748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1bf28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caa1240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1b828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caa6d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caca390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1caca748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cad2438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c87cc50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c86f390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c86f080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c860f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cad2dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1c877048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cacaac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee81780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c8770f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee81b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee99630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9d6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9db70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9dc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee99e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9dfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee9d550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9d2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee8db70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cab5400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee994e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aea1978>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf57f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ab852e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf5e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1aea1fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab60ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abcb1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ab74390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ab74eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abc9198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aba6320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab9d518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aec3d68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1aeca198>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abaf4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ae56f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae5cf28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4d358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4db70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abba860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae7ef60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4d1d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ae8be80>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ae8bf60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1abda128>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abaf5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1abe9a90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abe11d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1abe13c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abdac50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ac06e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac06b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac06390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac069b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf0d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed174ef588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed175a5d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed175c8198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1753deb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab2c0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab2c198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed175beb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEa2NlZzQyY0IxbnVuOWl4eHp1VVhVSGdBdXgxZjc4NXRmT1ZlL0tVV2RQMzR4eWtFMzdZVVNxSG5qRGV2MnJJWHFDSHUyS29tMGdCMGZZc200bndFTW54cFMyL3NTcDlaS09TOXhzRWpMYk85RTNGako3VkhmR215dnBHVWNyS2dvU3liVjlaWURmblIwa1pOdElYQTZFS0piZmg0QnNGNkNaY1BKTlh0bkcxbklTQ2Vlblc1VEp1T2ZydmVWUUxvOFVSZ0dUK3JiKy95L3hXbG9zc1Q5azRTbGRWNE5zd0NBTjNYN20rbkVuU01rc2VFVUdjeU45YkNqMG1adEpKUXNEekZQdDZ0Q0RRY1hxK0xvUklPd2hkWUxGcVUxazROeUNuc2s5L0VZNFd1Zk10M0laeGlHdWlsdGRaaTlUclZSM1ZnczBWL0MxQU1aa3NZM05aaS9UbjdsZ3BKWlVlZVBLZSt2eDNkYy83WHExdDIwNThhV01LYS83Z284M3d0aUxOZDZ0a2hPNW93cjUrRHFUZllNdldkblZyK05BaW1aWUVvSDdTVDJpYVBpc1BONFplMm03UkR4RlhlaERMWjk0Q2FEUHZPcHYxRGdyMTJEZGV3eGpLcVRRbHhKTzk3YUNTMDdRbWIweWZMYUNhQldmU2tVcHRJN0U0d0tBWDg9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\", \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 11078 1726879775.46395: done with _execute_module (slurp, {'src': '/etc/ssh/ssh_host_rsa_key.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11078 1726879775.46419: _low_level_execute_command(): starting\n 11078 1726879775.46428: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11076 1726879775.46861: stderr chunk (state=2):\n>>><<<\n 11076 1726879775.46870: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11076 1726879775.46894: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11076 1726879775.46900: handler run complete\n 11076 1726879775.46914: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11076 1726879775.46917: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11076 1726879775.46922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11076 1726879775.46925: variable 'ansible_port' from source: unknown\n 11076 1726879775.46928: variable 'ansible_user' from source: unknown\n 11076 1726879775.46935: attempt loop complete, returning result\n 11076 1726879775.46939: _execute() done\n 11076 1726879775.46942: dumping result to json\n 11076 1726879775.46947: done dumping result, returning\n 11076 1726879775.46957: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key [0e44ad9b-8ddf-c952-e8a3-000000000169]\n 11076 1726879775.46968: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000169\n 11076 1726879775.47010: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000169\n 11076 1726879775.47014: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMkdaTmJ3ckZsbmxsNFFCRGJ2WThZSSs0WHhBRG16UmJzb1FyS1BPUlphRDhNVjlQb1VXN0FoQkc2V0VRMFdvVURBUE5TeDg5WmNnUnlTUEc0c1V0d2ZBTksweElYWHFnNHQ1N28vbXFwNEdJMjFOWVdSdm1Vc1J5QzhuNjZqUVZIaXRrVGxVaU1JanMwN3YyMFN1N3AxQXArblljcW9WRjU4cnh0bm11UVJoZllvUXMyeEhtK2ZRa1dOZU1PSUR0WnBlZDFKSVI2SFY1aCtoMjFhbjl1RnEwanVKc0xpeEJjSGZVcWxFSnJRNFFlSVRmeHRMZWNyZ3kzS0tSRGRBUnZQMHB0cFZmZ2FuSmRWRnhyRlp1ZGQ3clBBN1Q5Q2ZHcEZyelQ5Vk8wTjJvZ205NWJLRk4ySU85ekxIQW8wMFFPc3p2NUM1YnFtRDZndnE5OUVwYVBjcnVuQVJXOFpYa2dLK0xaOHczcllycG0xMkplOXc1M0QwR0RyWVRmTHlrVTFBK1pMUnFRSi84djhTdzJwOHR0aDdZVjg4QlFVaEJRbCt1LzhVRDUzQlkybjR2a2oxUExRM0xTZ2dQWm1FTUZabDBSVEJ1TjFGMWRlYWtNdEh5Q0Z2dFFCank3dnhGS21VcGxiTHc4MjJDenJUQmd5TDh3bFlhV3pHNjRSUU09IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"\n }\n },\n \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\"\n}\n 11077 1726879775.48067: stderr chunk (state=2):\n>>><<<\n 11077 1726879775.48077: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11077 1726879775.48098: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11077 1726879775.48105: handler run complete\n 11077 1726879775.48118: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11077 1726879775.48122: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11077 1726879775.48126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11077 1726879775.48130: variable 'ansible_port' from source: unknown\n 11077 1726879775.48133: variable 'ansible_user' from source: unknown\n 11077 1726879775.48138: attempt loop complete, returning result\n 11077 1726879775.48141: _execute() done\n 11077 1726879775.48144: dumping result to json\n 11077 1726879775.48151: done dumping result, returning\n 11077 1726879775.48159: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key [0e44ad9b-8ddf-c952-e8a3-000000000169]\n 11077 1726879775.48173: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000169\n 11077 1726879775.48217: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000169\n 11077 1726879775.48221: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEbWt5Z05yUGszcVNVYnEvbUtvVnErWmIxSXFJYkowUWJLMjhQRVJrMEZmRUIyNFZacTJ4Z0lrNVkxYjM5Z2RLdXdWSUVuUnFGdXE5Zk8vYnRoK3NLRzM0KzlUOVFRTzUrNjdSRWRZZklJRjNXclh5eGpQV2hlLy8rek5NOWFpMFFnOHpwbHZwYnE0cUxDcjNFSUVnZUxGRUttaSs1NkdiNHNTazBKcWJZWU4vYkt4RWlGZDhxZ3BoOVFyQ0pnQ25ibHIwV2ZzbFIxWW1BRDZSeFlwNTVrVm4wUGxHamE4VEJsVzFCbGFRb0xEK0dmdzJPc0tnQ09EbEhhRFRwT1Q2Q2RDN3RxZ0VDWmlPZ1dlWFg3NENkOUh3TVkxczlpWkZmeVN4d1ludHZDcVp1TTdrRmJGazQ4R0dCQVJXUEVwR0MrQzVoTXNOdEZYdDZmc1lsdjAxVzZXR3R3STJYRDlBME5QOUkvY1VDS1lzVUhDdzhSTSt0dE1MRjVicHhmdlBDVm9qU1ppV3o4emJtZFNRdmp6RTljbTMvOUMxSUN5RVFVVVppNzk2Yk1tdVJETGNhYmdJWVVYazBRcFdianNNNUhtUUVIUnlWUU1oK2dobytjS1NiLzZyQ1kyTnpZNUhJMHNSUTVFZDcxYk1PaDk5UjJ4ZU9KVDh2cm0ySVNMbkU9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"\n }\n },\n \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\"\n}\n 11078 1726879775.49995: stderr chunk (state=2):\n>>><<<\n 11078 1726879775.50004: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11078 1726879775.50025: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11078 1726879775.50031: handler run complete\n 11078 1726879775.50044: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11078 1726879775.50050: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11078 1726879775.50056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11078 1726879775.50059: variable 'ansible_port' from source: unknown\n 11078 1726879775.50062: variable 'ansible_user' from source: unknown\n 11078 1726879775.50068: attempt loop complete, returning result\n 11078 1726879775.50071: _execute() done\n 11078 1726879775.50074: dumping result to json\n 11078 1726879775.50079: done dumping result, returning\n 11078 1726879775.50087: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key [0e44ad9b-8ddf-c952-e8a3-000000000169]\n 11078 1726879775.50187: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000169\n 11078 1726879775.50234: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000169\n 11078 1726879775.50236: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"content\": \"c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEa2NlZzQyY0IxbnVuOWl4eHp1VVhVSGdBdXgxZjc4NXRmT1ZlL0tVV2RQMzR4eWtFMzdZVVNxSG5qRGV2MnJJWHFDSHUyS29tMGdCMGZZc200bndFTW54cFMyL3NTcDlaS09TOXhzRWpMYk85RTNGako3VkhmR215dnBHVWNyS2dvU3liVjlaWURmblIwa1pOdElYQTZFS0piZmg0QnNGNkNaY1BKTlh0bkcxbklTQ2Vlblc1VEp1T2ZydmVWUUxvOFVSZ0dUK3JiKy95L3hXbG9zc1Q5azRTbGRWNE5zd0NBTjNYN20rbkVuU01rc2VFVUdjeU45YkNqMG1adEpKUXNEekZQdDZ0Q0RRY1hxK0xvUklPd2hkWUxGcVUxazROeUNuc2s5L0VZNFd1Zk10M0laeGlHdWlsdGRaaTlUclZSM1ZnczBWL0MxQU1aa3NZM05aaS9UbjdsZ3BKWlVlZVBLZSt2eDNkYy83WHExdDIwNThhV01LYS83Z284M3d0aUxOZDZ0a2hPNW93cjUrRHFUZllNdldkblZyK05BaW1aWUVvSDdTVDJpYVBpc1BONFplMm03UkR4RlhlaERMWjk0Q2FEUHZPcHYxRGdyMTJEZGV3eGpLcVRRbHhKTzk3YUNTMDdRbWIweWZMYUNhQldmU2tVcHRJN0U0d0tBWDg9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/etc/ssh/ssh_host_rsa_key.pub\"\n }\n },\n \"source\": \"/etc/ssh/ssh_host_rsa_key.pub\"\n}\n 10596 1726879775.50504: no more pending results, returning what we have\n 10596 1726879775.50509: results queue empty\n 10596 1726879775.50511: checking for any_errors_fatal\n 10596 1726879775.50524: done checking for any_errors_fatal\n 10596 1726879775.50525: checking for max_fail_percentage\n 10596 1726879775.50527: done checking for max_fail_percentage\n 10596 1726879775.50528: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879775.50529: done checking to see if all hosts have failed\n 10596 1726879775.50530: getting the remaining hosts for this loop\n 10596 1726879775.50532: done getting the remaining hosts for this loop\n 10596 1726879775.50537: getting the next task for host managed_node1\n 10596 1726879775.50545: done getting next task for host managed_node1\n 10596 1726879775.50549: ^ task is: TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node\n 10596 1726879775.50552: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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\n 10596 1726879775.50555: getting the next task for host managed_node2\n 10596 1726879775.50558: done getting next task for host managed_node2\n 10596 1726879775.50561: ^ task is: TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node\n 10596 1726879775.50563: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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\n 10596 1726879775.50565: getting the next task for host managed_node3\n 10596 1726879775.50568: done getting next task for host managed_node3\n 10596 1726879775.50571: ^ task is: TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node\n 10596 1726879775.50573: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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\n 10596 1726879775.50600: getting variables\n 10596 1726879775.50602: in VariableManager get_vars()\n 10596 1726879775.50647: Calling all_inventory to load vars for managed_node1\n 10596 1726879775.50650: Calling groups_inventory to load vars for managed_node1\n 10596 1726879775.50653: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879775.50665: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879775.50668: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879775.50672: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879775.50808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879775.50927: done with get_vars()\n 10596 1726879775.50936: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] ***\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59\nFriday 20 September 2024 20:49:35 -0400 (0:00:00.459) 0:00:13.953 ****** \n 10596 1726879775.51007: entering _queue_task() for managed_node1/known_hosts\n 10596 1726879775.51008: Creating lock for known_hosts\n 10596 1726879775.51288: worker is 1 (out of 3 available)\n 10596 1726879775.51313: exiting _queue_task() for managed_node1/known_hosts\n 10596 1726879775.51358: getting variables\n 10596 1726879775.51362: in VariableManager get_vars()\n 10596 1726879775.51480: Calling all_inventory to load vars for managed_node2\n 10596 1726879775.51486: Calling groups_inventory to load vars for managed_node2\n 10596 1726879775.51489: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879775.51509: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879775.51514: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879775.51517: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879775.51771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879775.51982: done with get_vars()\n 10596 1726879775.51996: done getting variables\n 10596 1726879775.52098: entering _queue_task() for managed_node2/known_hosts\n 10596 1726879775.52369: worker is 2 (out of 3 available)\n 10596 1726879775.52384: exiting _queue_task() for managed_node2/known_hosts\n 10596 1726879775.52416: getting variables\n 10596 1726879775.52419: in VariableManager get_vars()\n 10596 1726879775.52509: Calling all_inventory to load vars for managed_node3\n 10596 1726879775.52515: Calling groups_inventory to load vars for managed_node3\n 10596 1726879775.52518: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879775.52532: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879775.52535: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879775.52539: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879775.52956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879775.53177: done with get_vars()\n 10596 1726879775.53190: done getting variables\n 10596 1726879775.53284: entering _queue_task() for managed_node3/known_hosts\n 10596 1726879775.53580: worker is 3 (out of 3 available)\n 10596 1726879775.53595: exiting _queue_task() for managed_node3/known_hosts\n 10596 1726879775.53607: done queuing things up, now waiting for results queue to drain\n 10596 1726879775.53609: waiting for pending results...\n 11103 1726879775.51846: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node\n 11103 1726879775.52000: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000016a\n 11103 1726879775.52016: variable 'ansible_search_path' from source: unknown\n 11103 1726879775.52020: variable 'ansible_search_path' from source: unknown\n 11103 1726879775.52042: calling self._execute()\n 11103 1726879775.52118: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11103 1726879775.52128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11103 1726879775.52137: variable 'omit' from source: magic vars\n 11103 1726879775.52232: variable 'omit' from source: magic vars\n 11103 1726879775.52287: variable 'omit' from source: magic vars\n 11103 1726879775.52539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11104 1726879775.53848: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node\n 11104 1726879775.53976: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000016a\n 11104 1726879775.53991: variable 'ansible_search_path' from source: unknown\n 11104 1726879775.53998: variable 'ansible_search_path' from source: unknown\n 11104 1726879775.54018: calling self._execute()\n 11104 1726879775.54076: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11104 1726879775.54083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11104 1726879775.54091: variable 'omit' from source: magic vars\n 11104 1726879775.54225: variable 'omit' from source: magic vars\n 11104 1726879775.54321: variable 'omit' from source: magic vars\n 11104 1726879775.54740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11105 1726879775.54874: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node\n 11105 1726879775.55035: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000016a\n 11105 1726879775.55056: variable 'ansible_search_path' from source: unknown\n 11105 1726879775.55061: variable 'ansible_search_path' from source: unknown\n 11105 1726879775.55096: calling self._execute()\n 11105 1726879775.55176: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11105 1726879775.55186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11105 1726879775.55196: variable 'omit' from source: magic vars\n 11105 1726879775.55297: variable 'omit' from source: magic vars\n 11105 1726879775.55362: variable 'omit' from source: magic vars\n 11105 1726879775.55620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11104 1726879775.57084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11104 1726879775.57155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11104 1726879775.57193: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11104 1726879775.57228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11104 1726879775.57567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11104 1726879775.57680: variable '__kdump_ssh_server_location' from source: role '' all vars\n 11104 1726879775.57836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 11103 1726879775.58030: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11104 1726879775.58050: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 11104 1726879775.58088: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 11103 1726879775.58102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11104 1726879775.58123: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 11103 1726879775.58139: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11104 1726879775.58152: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 11103 1726879775.58177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11103 1726879775.58207: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11104 1726879775.58221: 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)\n 11104 1726879775.58243: 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)\n 11104 1726879775.58268: 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)\n 11104 1726879775.58297: 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)\n 11103 1726879775.58321: variable '__kdump_ssh_server_location' from source: role '' all vars\n 11104 1726879775.58415: variable 'kdump_target' from source: play vars\n 11103 1726879775.58488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 11104 1726879775.58504: variable 'kdump_ssh_user' from source: play vars\n 11104 1726879775.58600: variable 'hostvars' from source: magic vars\n 11104 1726879775.58608: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11104 1726879775.58613: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11104 1726879775.58671: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11104 1726879775.58684: in VariableManager get_vars()\n 11104 1726879775.58695: Calling all_inventory to load vars for managed_node2\n 11104 1726879775.58700: Calling groups_inventory to load vars for managed_node2\n 11104 1726879775.58705: Calling all_plugins_inventory to load vars for managed_node2\n 11104 1726879775.58713: Calling all_plugins_play to load vars for managed_node2\n 11104 1726879775.58718: Calling groups_plugins_inventory to load vars for managed_node2\n 11104 1726879775.58722: Calling groups_plugins_play to load vars for managed_node2\n 11104 1726879775.58882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11104 1726879775.59058: done with get_vars()\n 11104 1726879775.59073: variable 'ansible_user_id' from source: facts\n 11104 1726879775.59080: variable 'kdump_test_ssh_server_inside' from source: play vars\n 11104 1726879775.59362: variable 'kdump_test_ssh_source' from source: play vars\n 11104 1726879775.59510: variable 'ansible_env' from source: facts\n 11104 1726879775.59526: variable 'hostvars' from source: magic vars\n 11104 1726879775.59530: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11104 1726879775.59534: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11104 1726879775.59584: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11104 1726879775.59593: in VariableManager get_vars()\n 11104 1726879775.59599: Calling all_inventory to load vars for managed_node2\n 11104 1726879775.59603: Calling groups_inventory to load vars for managed_node2\n 11104 1726879775.59606: Calling all_plugins_inventory to load vars for managed_node2\n 11104 1726879775.59612: Calling all_plugins_play to load vars for managed_node2\n 11104 1726879775.59616: Calling groups_plugins_inventory to load vars for managed_node2\n 11104 1726879775.59619: Calling groups_plugins_play to load vars for managed_node2\n 11104 1726879775.59742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11104 1726879775.59901: done with get_vars()\n 11104 1726879775.59914: variable 'ansible_all_ipv4_addresses' from source: facts\n 11104 1726879775.59919: in VariableManager get_vars()\n 11104 1726879775.59925: Calling all_inventory to load vars for managed_node2\n 11104 1726879775.59929: Calling groups_inventory to load vars for managed_node2\n 11104 1726879775.59933: Calling all_plugins_inventory to load vars for managed_node2\n 11104 1726879775.59939: Calling all_plugins_play to load vars for managed_node2\n 11104 1726879775.59943: Calling groups_plugins_inventory to load vars for managed_node2\n 11104 1726879775.59948: Calling groups_plugins_play to load vars for managed_node2\n 11104 1726879775.60100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11103 1726879775.60131: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 11103 1726879775.60176: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 11103 1726879775.60212: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 11103 1726879775.60244: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 11103 1726879775.60318: 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)\n 11104 1726879775.60327: done with get_vars()\n 11104 1726879775.60337: variable 'ansible_all_ipv6_addresses' from source: facts\n 11104 1726879775.60342: in VariableManager get_vars()\n 11103 1726879775.60344: 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)\n 11104 1726879775.60347: Calling all_inventory to load vars for managed_node2\n 11104 1726879775.60368: Calling groups_inventory to load vars for managed_node2\n 11104 1726879775.60374: Calling all_plugins_inventory to load vars for managed_node2\n 11104 1726879775.60380: Calling all_plugins_play to load vars for managed_node2\n 11104 1726879775.60385: Calling groups_plugins_inventory to load vars for managed_node2\n 11104 1726879775.60394: Calling groups_plugins_play to load vars for managed_node2\n 11104 1726879775.60566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11103 1726879775.60373: 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)\n 11103 1726879775.60660: 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)\n 11104 1726879775.60741: done with get_vars()\n 11104 1726879775.60752: variable 'ansible_default_ipv4' from source: facts\n 11104 1726879775.60764: variable 'kdump_ssh_server' from source: play vars\n 11104 1726879775.60769: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11103 1726879775.60799: variable 'kdump_target' from source: play vars\n 11104 1726879775.60829: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11104 1726879775.60836: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11104 1726879775.60888: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11103 1726879775.60890: variable 'kdump_ssh_user' from source: play vars\n 11104 1726879775.60926: variable '__kdump_serverpubkey' from source: set_fact\n 11104 1726879775.60944: variable '__kdump_ssh_server_location' from source: role '' all vars\n 11103 1726879775.60988: variable 'hostvars' from source: magic vars\n 11103 1726879775.60997: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11104 1726879775.60999: variable '__kdump_ssh_server_location' from source: role '' all vars\n 11103 1726879775.61003: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11103 1726879775.61062: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11103 1726879775.61075: in VariableManager get_vars()\n 11103 1726879775.61084: Calling all_inventory to load vars for managed_node1\n 11103 1726879775.61089: Calling groups_inventory to load vars for managed_node1\n 11103 1726879775.61096: Calling all_plugins_inventory to load vars for managed_node1\n 11103 1726879775.61106: Calling all_plugins_play to load vars for managed_node1\n 11103 1726879775.61111: Calling groups_plugins_inventory to load vars for managed_node1\n 11103 1726879775.61117: Calling groups_plugins_play to load vars for managed_node1\n 11104 1726879775.61184: variable 'kdump_target' from source: play vars\n 11104 1726879775.61261: variable 'kdump_ssh_user' from source: play vars\n 11103 1726879775.61269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11104 1726879775.61352: variable 'hostvars' from source: magic vars\n 11104 1726879775.61358: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11104 1726879775.61363: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11103 1726879775.61451: done with get_vars()\n 11103 1726879775.61467: variable 'ansible_user_id' from source: facts\n 11103 1726879775.61475: variable 'kdump_test_ssh_server_inside' from source: play vars\n 11104 1726879775.61478: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11104 1726879775.61484: in VariableManager get_vars()\n 11104 1726879775.61489: Calling all_inventory to load vars for managed_node2\n 11104 1726879775.61496: Calling groups_inventory to load vars for managed_node2\n 11104 1726879775.61500: Calling all_plugins_inventory to load vars for managed_node2\n 11104 1726879775.61506: Calling all_plugins_play to load vars for managed_node2\n 11104 1726879775.61511: Calling groups_plugins_inventory to load vars for managed_node2\n 11104 1726879775.61516: Calling groups_plugins_play to load vars for managed_node2\n 11104 1726879775.61680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11104 1726879775.61844: done with get_vars()\n 11104 1726879775.61856: variable 'ansible_user_id' from source: facts\n 11104 1726879775.61863: variable 'kdump_test_ssh_server_inside' from source: play vars\n 11105 1726879775.61866: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11104 1726879775.62102: variable 'kdump_test_ssh_source' from source: play vars\n 11104 1726879775.62264: variable 'ansible_env' from source: facts\n 11105 1726879775.62274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11104 1726879775.62277: variable 'hostvars' from source: magic vars\n 11105 1726879775.62317: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11104 1726879775.62319: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11104 1726879775.62325: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11105 1726879775.62357: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11104 1726879775.62380: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11105 1726879775.62385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11104 1726879775.62388: in VariableManager get_vars()\n 11104 1726879775.62396: Calling all_inventory to load vars for managed_node2\n 11104 1726879775.62400: Calling groups_inventory to load vars for managed_node2\n 11104 1726879775.62404: Calling all_plugins_inventory to load vars for managed_node2\n 11104 1726879775.62410: Calling all_plugins_play to load vars for managed_node2\n 11104 1726879775.62414: Calling groups_plugins_inventory to load vars for managed_node2\n 11104 1726879775.62419: Calling groups_plugins_play to load vars for managed_node2\n 11105 1726879775.62493: variable '__kdump_ssh_server_location' from source: role '' all vars\n 11104 1726879775.62549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11105 1726879775.62656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 11104 1726879775.62718: done with get_vars()\n 11104 1726879775.62730: variable 'ansible_all_ipv4_addresses' from source: facts\n 11104 1726879775.62735: in VariableManager get_vars()\n 11104 1726879775.62740: Calling all_inventory to load vars for managed_node2\n 11104 1726879775.62744: Calling groups_inventory to load vars for managed_node2\n 11104 1726879775.62748: Calling all_plugins_inventory to load vars for managed_node2\n 11104 1726879775.62754: Calling all_plugins_play to load vars for managed_node2\n 11104 1726879775.62758: Calling groups_plugins_inventory to load vars for managed_node2\n 11104 1726879775.62763: Calling groups_plugins_play to load vars for managed_node2\n 11103 1726879775.62865: variable 'kdump_test_ssh_source' from source: play vars\n 11104 1726879775.62896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11103 1726879775.63068: variable 'ansible_env' from source: facts\n 11104 1726879775.63072: done with get_vars()\n 11104 1726879775.63082: variable 'ansible_all_ipv6_addresses' from source: facts\n 11103 1726879775.63084: variable 'hostvars' from source: magic vars\n 11104 1726879775.63086: in VariableManager get_vars()\n 11103 1726879775.63090: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11104 1726879775.63093: Calling all_inventory to load vars for managed_node2\n 11103 1726879775.63096: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11104 1726879775.63097: Calling groups_inventory to load vars for managed_node2\n 11104 1726879775.63101: Calling all_plugins_inventory to load vars for managed_node2\n 11104 1726879775.63107: Calling all_plugins_play to load vars for managed_node2\n 11104 1726879775.63112: Calling groups_plugins_inventory to load vars for managed_node2\n 11104 1726879775.63117: Calling groups_plugins_play to load vars for managed_node2\n 11103 1726879775.63157: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11103 1726879775.63166: in VariableManager get_vars()\n 11103 1726879775.63172: Calling all_inventory to load vars for managed_node1\n 11103 1726879775.63176: Calling groups_inventory to load vars for managed_node1\n 11103 1726879775.63181: Calling all_plugins_inventory to load vars for managed_node1\n 11103 1726879775.63188: Calling all_plugins_play to load vars for managed_node1\n 11103 1726879775.63194: Calling groups_plugins_inventory to load vars for managed_node1\n 11103 1726879775.63200: Calling groups_plugins_play to load vars for managed_node1\n 11104 1726879775.63275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11103 1726879775.63335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11103 1726879775.63516: done with get_vars()\n 11103 1726879775.63529: variable 'ansible_all_ipv4_addresses' from source: facts\n 11103 1726879775.63535: in VariableManager get_vars()\n 11104 1726879775.63529: done with get_vars()\n 11103 1726879775.63540: Calling all_inventory to load vars for managed_node1\n 11103 1726879775.63544: Calling groups_inventory to load vars for managed_node1\n 11104 1726879775.63548: variable 'ansible_default_ipv4' from source: facts\n 11103 1726879775.63551: Calling all_plugins_inventory to load vars for managed_node1\n 11103 1726879775.63557: Calling all_plugins_play to load vars for managed_node1\n 11104 1726879775.63558: variable 'kdump_ssh_server' from source: play vars\n 11103 1726879775.63562: Calling groups_plugins_inventory to load vars for managed_node1\n 11104 1726879775.63563: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11103 1726879775.63567: Calling groups_plugins_play to load vars for managed_node1\n 11104 1726879775.63624: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11104 1726879775.63630: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11104 1726879775.63688: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11103 1726879775.63702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11104 1726879775.63717: variable 'omit' from source: magic vars\n 11104 1726879775.63739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11104 1726879775.63763: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11104 1726879775.63779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11104 1726879775.63797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11104 1726879775.63807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11104 1726879775.63834: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11104 1726879775.63839: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11104 1726879775.63843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11103 1726879775.63874: done with get_vars()\n 11103 1726879775.63885: variable 'ansible_all_ipv6_addresses' from source: facts\n 11104 1726879775.63952: Set connection var ansible_shell_executable to /bin/sh\n 11104 1726879775.63963: Set connection var ansible_connection to ssh\n 11104 1726879775.63971: Set connection var ansible_timeout to 10\n 11104 1726879775.63975: Set connection var ansible_shell_type to sh\n 11104 1726879775.63982: Set connection var ansible_pipelining to False\n 11104 1726879775.63993: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11104 1726879775.64024: variable 'ansible_shell_executable' from source: unknown\n 11104 1726879775.64030: variable 'ansible_connection' from source: unknown\n 11104 1726879775.64034: variable 'ansible_module_compression' from source: unknown\n 11104 1726879775.64038: variable 'ansible_shell_type' from source: unknown\n 11104 1726879775.64042: variable 'ansible_shell_executable' from source: unknown\n 11104 1726879775.64046: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11104 1726879775.64049: variable 'ansible_pipelining' from source: unknown\n 11104 1726879775.64053: variable 'ansible_timeout' from source: unknown\n 11104 1726879775.64059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11104 1726879775.64266: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11104 1726879775.64281: variable 'omit' from source: magic vars\n 11104 1726879775.64288: starting attempt loop\n 11104 1726879775.64293: running the handler\n 11104 1726879775.64307: _low_level_execute_command(): starting\n 11104 1726879775.64316: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11105 1726879775.64534: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 11105 1726879775.64583: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 11105 1726879775.64621: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 11105 1726879775.64657: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 11105 1726879775.64735: 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)\n 11105 1726879775.64762: 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)\n 11105 1726879775.64786: 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)\n 11105 1726879775.64811: 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)\n 11105 1726879775.64938: variable 'kdump_target' from source: play vars\n 11105 1726879775.65037: variable 'kdump_ssh_user' from source: play vars\n 11105 1726879775.65138: variable 'hostvars' from source: magic vars\n 11105 1726879775.65145: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11105 1726879775.65158: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11105 1726879775.65229: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11105 1726879775.65254: in VariableManager get_vars()\n 11105 1726879775.65272: Calling all_inventory to load vars for managed_node3\n 11105 1726879775.65284: Calling groups_inventory to load vars for managed_node3\n 11105 1726879775.65295: Calling all_plugins_inventory to load vars for managed_node3\n 11105 1726879775.65313: Calling all_plugins_play to load vars for managed_node3\n 11105 1726879775.65322: Calling groups_plugins_inventory to load vars for managed_node3\n 11105 1726879775.65329: Calling groups_plugins_play to load vars for managed_node3\n 11103 1726879775.63890: in VariableManager get_vars()\n 11103 1726879775.65482: Calling all_inventory to load vars for managed_node1\n 11103 1726879775.65487: Calling groups_inventory to load vars for managed_node1\n 11103 1726879775.65494: Calling all_plugins_inventory to load vars for managed_node1\n 11103 1726879775.65501: Calling all_plugins_play to load vars for managed_node1\n 11103 1726879775.65506: Calling groups_plugins_inventory to load vars for managed_node1\n 11103 1726879775.65510: Calling groups_plugins_play to load vars for managed_node1\n 11105 1726879775.65555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11103 1726879775.65683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11105 1726879775.65738: done with get_vars()\n 11105 1726879775.65756: variable 'ansible_user_id' from source: facts\n 11105 1726879775.65763: variable 'kdump_test_ssh_server_inside' from source: play vars\n 11103 1726879775.65858: done with get_vars()\n 11103 1726879775.65871: variable 'ansible_default_ipv4' from source: facts\n 11103 1726879775.65883: variable 'kdump_ssh_server' from source: play vars\n 11103 1726879775.65889: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11103 1726879775.65959: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11103 1726879775.65966: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11105 1726879775.66019: variable 'kdump_test_ssh_source' from source: play vars\n 11103 1726879775.66024: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11103 1726879775.66060: variable '__kdump_serverpubkey' from source: set_fact\n 11103 1726879775.66078: variable '__kdump_ssh_server_location' from source: role '' all vars\n 11103 1726879775.66136: variable '__kdump_ssh_server_location' from source: role '' all vars\n 11105 1726879775.66183: variable 'ansible_env' from source: facts\n 11105 1726879775.66201: variable 'hostvars' from source: magic vars\n 11105 1726879775.66206: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11105 1726879775.66210: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11105 1726879775.66267: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11105 1726879775.66275: in VariableManager get_vars()\n 11105 1726879775.66281: Calling all_inventory to load vars for managed_node3\n 11105 1726879775.66285: Calling groups_inventory to load vars for managed_node3\n 11105 1726879775.66289: Calling all_plugins_inventory to load vars for managed_node3\n 11105 1726879775.66298: Calling all_plugins_play to load vars for managed_node3\n 11105 1726879775.66302: Calling groups_plugins_inventory to load vars for managed_node3\n 11105 1726879775.66307: Calling groups_plugins_play to load vars for managed_node3\n 11103 1726879775.66328: variable 'kdump_target' from source: play vars\n 11103 1726879775.66406: variable 'kdump_ssh_user' from source: play vars\n 11105 1726879775.66444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11103 1726879775.66602: variable 'hostvars' from source: magic vars\n 11103 1726879775.66609: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11103 1726879775.66613: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11105 1726879775.66624: done with get_vars()\n 11105 1726879775.66635: variable 'ansible_all_ipv4_addresses' from source: facts\n 11105 1726879775.66640: in VariableManager get_vars()\n 11105 1726879775.66645: Calling all_inventory to load vars for managed_node3\n 11105 1726879775.66649: Calling groups_inventory to load vars for managed_node3\n 11105 1726879775.66653: Calling all_plugins_inventory to load vars for managed_node3\n 11105 1726879775.66661: Calling all_plugins_play to load vars for managed_node3\n 11105 1726879775.66666: Calling groups_plugins_inventory to load vars for managed_node3\n 11103 1726879775.66672: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11105 1726879775.66673: Calling groups_plugins_play to load vars for managed_node3\n 11103 1726879775.66679: in VariableManager get_vars()\n 11103 1726879775.66685: Calling all_inventory to load vars for managed_node1\n 11103 1726879775.66689: Calling groups_inventory to load vars for managed_node1\n 11103 1726879775.66694: Calling all_plugins_inventory to load vars for managed_node1\n 11103 1726879775.66701: Calling all_plugins_play to load vars for managed_node1\n 11103 1726879775.66706: Calling groups_plugins_inventory to load vars for managed_node1\n 11103 1726879775.66711: Calling groups_plugins_play to load vars for managed_node1\n 11105 1726879775.66809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11103 1726879775.66845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11105 1726879775.66986: done with get_vars()\n 11105 1726879775.67000: variable 'ansible_all_ipv6_addresses' from source: facts\n 11105 1726879775.67005: in VariableManager get_vars()\n 11105 1726879775.67010: Calling all_inventory to load vars for managed_node3\n 11105 1726879775.67013: Calling groups_inventory to load vars for managed_node3\n 11105 1726879775.67017: Calling all_plugins_inventory to load vars for managed_node3\n 11105 1726879775.67023: Calling all_plugins_play to load vars for managed_node3\n 11105 1726879775.67030: Calling groups_plugins_inventory to load vars for managed_node3\n 11103 1726879775.67032: done with get_vars()\n 11105 1726879775.67039: Calling groups_plugins_play to load vars for managed_node3\n 11103 1726879775.67045: variable 'ansible_user_id' from source: facts\n 11103 1726879775.67054: variable 'kdump_test_ssh_server_inside' from source: play vars\n 11105 1726879775.67176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11103 1726879775.67309: variable 'kdump_test_ssh_source' from source: play vars\n 11105 1726879775.67352: done with get_vars()\n 11105 1726879775.67364: variable 'ansible_default_ipv4' from source: facts\n 11105 1726879775.67375: variable 'kdump_ssh_server' from source: play vars\n 11105 1726879775.67380: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11105 1726879775.67441: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11105 1726879775.67447: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11103 1726879775.67470: variable 'ansible_env' from source: facts\n 11103 1726879775.67482: variable 'hostvars' from source: magic vars\n 11103 1726879775.67487: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11103 1726879775.67493: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11105 1726879775.67505: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11105 1726879775.67542: variable '__kdump_serverpubkey' from source: set_fact\n 11103 1726879775.67551: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11103 1726879775.67559: in VariableManager get_vars()\n 11105 1726879775.67561: variable '__kdump_ssh_server_location' from source: role '' all vars\n 11103 1726879775.67564: Calling all_inventory to load vars for managed_node1\n 11103 1726879775.67568: Calling groups_inventory to load vars for managed_node1\n 11103 1726879775.67573: Calling all_plugins_inventory to load vars for managed_node1\n 11103 1726879775.67579: Calling all_plugins_play to load vars for managed_node1\n 11103 1726879775.67584: Calling groups_plugins_inventory to load vars for managed_node1\n 11103 1726879775.67589: Calling groups_plugins_play to load vars for managed_node1\n 11103 1726879775.67790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11103 1726879775.68000: done with get_vars()\n 11103 1726879775.68018: variable 'ansible_all_ipv4_addresses' from source: facts\n 11103 1726879775.68025: in VariableManager get_vars()\n 11103 1726879775.68033: Calling all_inventory to load vars for managed_node1\n 11103 1726879775.68038: Calling groups_inventory to load vars for managed_node1\n 11103 1726879775.68043: Calling all_plugins_inventory to load vars for managed_node1\n 11103 1726879775.68053: Calling all_plugins_play to load vars for managed_node1\n 11103 1726879775.68058: Calling groups_plugins_inventory to load vars for managed_node1\n 11103 1726879775.68064: Calling groups_plugins_play to load vars for managed_node1\n 11103 1726879775.68208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11104 1726879775.68267: stdout chunk (state=2):\n>>>/root\n<<<\n 11104 1726879775.68278: stderr chunk (state=2):\n>>><<<\n 11104 1726879775.68291: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 11104 1726879775.68312: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11104 1726879775.68324: _low_level_execute_command(): starting\n 11104 1726879775.68331: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910 `\" && echo ansible-tmp-1726879775.6831884-11104-118004697321910=\"` echo /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n 11103 1726879775.68368: done with get_vars()\n 11103 1726879775.68379: variable 'ansible_all_ipv6_addresses' from source: facts\n 11103 1726879775.68384: in VariableManager get_vars()\n 11103 1726879775.68389: Calling all_inventory to load vars for managed_node1\n 11103 1726879775.68395: Calling groups_inventory to load vars for managed_node1\n 11103 1726879775.68399: Calling all_plugins_inventory to load vars for managed_node1\n 11103 1726879775.68405: Calling all_plugins_play to load vars for managed_node1\n 11103 1726879775.68410: Calling groups_plugins_inventory to load vars for managed_node1\n 11103 1726879775.68415: Calling groups_plugins_play to load vars for managed_node1\n 11105 1726879775.68422: variable '__kdump_ssh_server_location' from source: role '' all vars\n 11103 1726879775.68550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11105 1726879775.68670: variable 'kdump_target' from source: play vars\n 11105 1726879775.68752: variable 'kdump_ssh_user' from source: play vars\n 11103 1726879775.68762: done with get_vars()\n 11103 1726879775.68773: variable 'ansible_default_ipv4' from source: facts\n 11103 1726879775.68784: variable 'kdump_ssh_server' from source: play vars\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910 `\" && echo ansible-tmp-1726879775.6831884-11104-118004697321910=\"` echo /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910 `\" ) && sleep 0'\"'\"''\n 11103 1726879775.68789: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11105 1726879775.68840: variable 'hostvars' from source: magic vars\n 11105 1726879775.68846: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11105 1726879775.68851: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11103 1726879775.68897: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11105 1726879775.68903: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11103 1726879775.68905: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11105 1726879775.68911: in VariableManager get_vars()\n 11105 1726879775.68916: Calling all_inventory to load vars for managed_node3\n 11105 1726879775.68921: Calling groups_inventory to load vars for managed_node3\n 11105 1726879775.68925: Calling all_plugins_inventory to load vars for managed_node3\n 11105 1726879775.68932: Calling all_plugins_play to load vars for managed_node3\n 11105 1726879775.68937: Calling groups_plugins_inventory to load vars for managed_node3\n 11105 1726879775.68942: Calling groups_plugins_play to load vars for managed_node3\n 11103 1726879775.68965: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11103 1726879775.68994: variable 'omit' from source: magic vars\n 11103 1726879775.69019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11103 1726879775.69045: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11103 1726879775.69063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11103 1726879775.69079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11103 1726879775.69090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11103 1726879775.69119: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11103 1726879775.69126: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11103 1726879775.69130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11103 1726879775.69261: Set connection var ansible_shell_executable to /bin/sh\n 11103 1726879775.69274: Set connection var ansible_connection to ssh\n 11103 1726879775.69283: Set connection var ansible_timeout to 10\n 11103 1726879775.69287: Set connection var ansible_shell_type to sh\n 11103 1726879775.69297: Set connection var ansible_pipelining to False\n 11103 1726879775.69308: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11103 1726879775.69342: variable 'ansible_shell_executable' from source: unknown\n 11103 1726879775.69353: variable 'ansible_connection' from source: unknown\n 11103 1726879775.69358: variable 'ansible_module_compression' from source: unknown\n 11103 1726879775.69363: variable 'ansible_shell_type' from source: unknown\n 11103 1726879775.69367: variable 'ansible_shell_executable' from source: unknown\n 11103 1726879775.69371: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11103 1726879775.69376: variable 'ansible_pipelining' from source: unknown\n 11103 1726879775.69381: variable 'ansible_timeout' from source: unknown\n 11103 1726879775.69386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11105 1726879775.69120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11103 1726879775.69543: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11103 1726879775.69557: variable 'omit' from source: magic vars\n 11103 1726879775.69563: starting attempt loop\n 11103 1726879775.69567: running the handler\n 11103 1726879775.69578: _low_level_execute_command(): starting\n 11103 1726879775.69585: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 11105 1726879775.69618: done with get_vars()\n 11105 1726879775.69631: variable 'ansible_user_id' from source: facts\n 11105 1726879775.69638: variable 'kdump_test_ssh_server_inside' from source: play vars\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11105 1726879775.69896: variable 'kdump_test_ssh_source' from source: play vars\n 11105 1726879775.70052: variable 'ansible_env' from source: facts\n 11105 1726879775.70065: variable 'hostvars' from source: magic vars\n 11105 1726879775.70069: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11105 1726879775.70073: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11105 1726879775.70129: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11105 1726879775.70137: in VariableManager get_vars()\n 11105 1726879775.70143: Calling all_inventory to load vars for managed_node3\n 11105 1726879775.70147: Calling groups_inventory to load vars for managed_node3\n 11105 1726879775.70152: Calling all_plugins_inventory to load vars for managed_node3\n 11105 1726879775.70159: Calling all_plugins_play to load vars for managed_node3\n 11105 1726879775.70163: Calling groups_plugins_inventory to load vars for managed_node3\n 11105 1726879775.70169: Calling groups_plugins_play to load vars for managed_node3\n 11105 1726879775.70307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11105 1726879775.70496: done with get_vars()\n 11105 1726879775.70509: variable 'ansible_all_ipv4_addresses' from source: facts\n 11105 1726879775.70515: in VariableManager get_vars()\n 11105 1726879775.70520: Calling all_inventory to load vars for managed_node3\n 11105 1726879775.70524: Calling groups_inventory to load vars for managed_node3\n 11105 1726879775.70528: Calling all_plugins_inventory to load vars for managed_node3\n 11105 1726879775.70534: Calling all_plugins_play to load vars for managed_node3\n 11105 1726879775.70538: Calling groups_plugins_inventory to load vars for managed_node3\n 11105 1726879775.70542: Calling groups_plugins_play to load vars for managed_node3\n 11105 1726879775.70702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11105 1726879775.70873: done with get_vars()\n 11105 1726879775.70885: variable 'ansible_all_ipv6_addresses' from source: facts\n 11105 1726879775.70891: in VariableManager get_vars()\n 11105 1726879775.70898: Calling all_inventory to load vars for managed_node3\n 11105 1726879775.70902: Calling groups_inventory to load vars for managed_node3\n 11105 1726879775.70906: Calling all_plugins_inventory to load vars for managed_node3\n 11105 1726879775.70913: Calling all_plugins_play to load vars for managed_node3\n 11105 1726879775.70918: Calling groups_plugins_inventory to load vars for managed_node3\n 11105 1726879775.70923: Calling groups_plugins_play to load vars for managed_node3\n 11105 1726879775.71040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11105 1726879775.71152: done with get_vars()\n 11105 1726879775.71163: variable 'ansible_default_ipv4' from source: facts\n 11105 1726879775.71174: variable 'kdump_ssh_server' from source: play vars\n 11105 1726879775.71179: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11105 1726879775.71231: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11105 1726879775.71238: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11105 1726879775.71284: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11105 1726879775.71308: variable 'omit' from source: magic vars\n 11105 1726879775.71328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11105 1726879775.71348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11105 1726879775.71364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11105 1726879775.71377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11105 1726879775.71388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11105 1726879775.71412: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11105 1726879775.71417: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11105 1726879775.71421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11105 1726879775.71487: Set connection var ansible_shell_executable to /bin/sh\n 11105 1726879775.71499: Set connection var ansible_connection to ssh\n 11105 1726879775.71506: Set connection var ansible_timeout to 10\n 11105 1726879775.71509: Set connection var ansible_shell_type to sh\n 11105 1726879775.71515: Set connection var ansible_pipelining to False\n 11105 1726879775.71522: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11105 1726879775.71550: variable 'ansible_shell_executable' from source: unknown\n 11105 1726879775.71557: variable 'ansible_connection' from source: unknown\n 11105 1726879775.71561: variable 'ansible_module_compression' from source: unknown\n 11105 1726879775.71565: variable 'ansible_shell_type' from source: unknown\n 11105 1726879775.71569: variable 'ansible_shell_executable' from source: unknown\n 11105 1726879775.71573: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11105 1726879775.71578: variable 'ansible_pipelining' from source: unknown\n 11105 1726879775.71581: variable 'ansible_timeout' from source: unknown\n 11105 1726879775.71586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11105 1726879775.71800: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11105 1726879775.71817: variable 'omit' from source: magic vars\n 11105 1726879775.71826: starting attempt loop\n 11105 1726879775.71830: running the handler\n 11105 1726879775.71847: _low_level_execute_command(): starting\n 11105 1726879775.71856: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11103 1726879775.72757: stdout chunk (state=2):\n>>>/root\n<<<\n 11103 1726879775.72877: stderr chunk (state=3):\n>>><<<\n 11103 1726879775.72885: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 11103 1726879775.72911: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11103 1726879775.72922: _low_level_execute_command(): starting\n 11103 1726879775.72928: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039 `\" && echo ansible-tmp-1726879775.7291849-11103-233383552576039=\"` echo /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039 `\" && echo ansible-tmp-1726879775.7291849-11103-233383552576039=\"` echo /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039 `\" ) && sleep 0'\"'\"''\n 11104 1726879775.73051: stdout chunk (state=2):\n>>>ansible-tmp-1726879775.6831884-11104-118004697321910=/root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910\n<<<\n 11104 1726879775.73187: stderr chunk (state=3):\n>>><<<\n 11104 1726879775.73197: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879775.6831884-11104-118004697321910=/root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910\\n', b'')\n 11104 1726879775.73223: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879775.6831884-11104-118004697321910=/root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910\n, stderr=\n 11104 1726879775.73290: variable 'ansible_module_compression' from source: unknown\n 11104 1726879775.73334: ANSIBALLZ: Using lock for known_hosts\n 11104 1726879775.73339: ANSIBALLZ: Acquiring lock\n 11104 1726879775.73343: ANSIBALLZ: Lock acquired: 140708132321472\n 11104 1726879775.73346: ANSIBALLZ: Creating module\n 11105 1726879775.74266: stdout chunk (state=2):\n>>>/root\n<<<\n 11105 1726879775.74410: stderr chunk (state=3):\n>>><<<\n 11105 1726879775.74419: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 11105 1726879775.74447: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11105 1726879775.74460: _low_level_execute_command(): starting\n 11105 1726879775.74466: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508 `\" && echo ansible-tmp-1726879775.7445557-11105-52400613136508=\"` echo /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508 `\" && echo ansible-tmp-1726879775.7445557-11105-52400613136508=\"` echo /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508 `\" ) && sleep 0'\"'\"''\n 11103 1726879775.75741: stdout chunk (state=2):\n>>>ansible-tmp-1726879775.7291849-11103-233383552576039=/root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039\n<<<\n 11103 1726879775.75894: stderr chunk (state=3):\n>>><<<\n 11103 1726879775.75902: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879775.7291849-11103-233383552576039=/root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039\\n', b'')\n 11103 1726879775.75926: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879775.7291849-11103-233383552576039=/root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039\n, stderr=\n 11103 1726879775.75993: variable 'ansible_module_compression' from source: unknown\n 11103 1726879775.76038: ANSIBALLZ: Using lock for known_hosts\n 11103 1726879775.76044: ANSIBALLZ: Acquiring lock\n 11105 1726879775.77525: stdout chunk (state=2):\n>>>ansible-tmp-1726879775.7445557-11105-52400613136508=/root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508\n<<<\n 11105 1726879775.77677: stderr chunk (state=3):\n>>><<<\n 11105 1726879775.77686: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879775.7445557-11105-52400613136508=/root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508\\n', b'')\n 11105 1726879775.77714: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879775.7445557-11105-52400613136508=/root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508\n, stderr=\n 11105 1726879775.77780: variable 'ansible_module_compression' from source: unknown\n 11105 1726879775.77827: ANSIBALLZ: Using lock for known_hosts\n 11105 1726879775.77832: ANSIBALLZ: Acquiring lock\n 11104 1726879775.82910: ANSIBALLZ: Writing module into payload\n 11104 1726879775.82999: ANSIBALLZ: Writing module\n 11104 1726879775.83018: ANSIBALLZ: Renaming module\n 11104 1726879775.83025: ANSIBALLZ: Done creating module\n 11103 1726879775.83033: ANSIBALLZ: Lock acquired: 140708132321472\n 11104 1726879775.83042: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 11103 1726879775.83043: ANSIBALLZ: Reading module after lock\n 11103 1726879775.83086: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py\n 11104 1726879775.83122: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpussx6n7l TO /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py\n 11103 1726879775.83185: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpf3qvpmq8 TO /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 11105 1726879775.83314: ANSIBALLZ: Lock acquired: 140708132321472\n 11105 1726879775.83323: ANSIBALLZ: Reading module after lock\n 11105 1726879775.83358: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py\n 11105 1726879775.83467: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpt0m99kzv TO /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 11104 1726879775.83595: Sending initial data\n 11104 1726879775.83601: Sent initial data (160 bytes)\n 11103 1726879775.84011: Sending initial data\n 11103 1726879775.84017: Sent initial data (160 bytes)\n 11105 1726879775.84362: Sending initial data\n 11105 1726879775.84374: Sent initial data (159 bytes)\n 11104 1726879775.86701: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpussx6n7l /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py\n<<<\n 11105 1726879775.86851: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpt0m99kzv /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py\n<<<\n 11103 1726879775.86915: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpf3qvpmq8 /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py\n<<<\n 11104 1726879775.87955: stderr chunk (state=3):\n>>><<<\n 11104 1726879775.87964: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpussx6n7l /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py\\n', b'')\n 11104 1726879775.87993: done transferring module to remote\n 11104 1726879775.88014: _low_level_execute_command(): starting\n 11104 1726879775.88021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/ /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/ /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py && sleep 0'\"'\"''\n 11105 1726879775.88468: stderr chunk (state=3):\n>>><<<\n 11105 1726879775.88476: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpt0m99kzv /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py\\n', b'')\n 11105 1726879775.88504: done transferring module to remote\n 11105 1726879775.88518: _low_level_execute_command(): starting\n 11105 1726879775.88525: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/ /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/ /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py && sleep 0'\"'\"''\n 11103 1726879775.89500: stderr chunk (state=3):\n>>><<<\n 11103 1726879775.89507: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpf3qvpmq8 /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py\\n', b'')\n 11103 1726879775.89530: done transferring module to remote\n 11103 1726879775.89541: _low_level_execute_command(): starting\n 11103 1726879775.89544: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/ /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/ /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py && sleep 0'\"'\"''\n 11105 1726879775.91095: stderr chunk (state=2):\n>>><<<\n 11105 1726879775.91104: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11105 1726879775.91119: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11105 1726879775.91127: _low_level_execute_command(): starting\n 11105 1726879775.91132: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py && sleep 0'\"'\"''\n 11104 1726879775.91762: stderr chunk (state=2):\n>>><<<\n 11104 1726879775.91773: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11104 1726879775.91796: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11104 1726879775.91800: _low_level_execute_command(): starting\n 11104 1726879775.91808: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py && sleep 0'\"'\"''\n 11103 1726879775.92013: stderr chunk (state=2):\n>>><<<\n 11103 1726879775.92031: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11103 1726879775.92056: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11103 1726879775.92060: _low_level_execute_command(): starting\n 11103 1726879775.92064: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py && sleep 0'\"'\"''\n 11105 1726879775.94218: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 11105 1726879775.94232: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 11105 1726879775.94292: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11105 1726879775.94322: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 11105 1726879775.94332: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 11105 1726879775.94363: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 11105 1726879775.94373: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\n<<<\n 11105 1726879775.94391: stdout chunk (state=3):\n>>>import _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 11105 1726879775.94400: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11105 1726879775.94440: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 11105 1726879775.94449: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11105 1726879775.94463: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 11105 1726879775.94490: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 11105 1726879775.94500: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 11105 1726879775.94530: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c61cde48>\r\n<<<\n 11105 1726879775.94556: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 11105 1726879775.94575: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6163828>\r\n<<<\n 11105 1726879775.94582: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c61cd9b0>\r\n<<<\n 11105 1726879775.94607: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 11105 1726879775.94621: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6170630>\r\n<<<\n 11105 1726879775.94640: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 11105 1726879775.94660: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 11105 1726879775.94680: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177160>\r\n<<<\n 11105 1726879775.94701: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n<<<\n 11105 1726879775.94709: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 11105 1726879775.94729: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11105 1726879775.94744: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11105 1726879775.94766: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 11105 1726879775.94773: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c617c0f0>\r\n<<<\n 11105 1726879775.94790: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177748>\r\n<<<\n 11104 1726879775.94812: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 11104 1726879775.94829: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py<<<\n 11104 1726879775.94999: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebca6e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc3c828>\r\n<<<\n 11105 1726879775.95028: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6121470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6126e48>\r\n<<<\n 11105 1726879775.95056: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6121b38>\r\n<<<\n 11105 1726879775.95087: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11105 1726879775.95112: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11104 1726879775.95209: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebca69b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc49630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc550f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 11105 1726879775.95231: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c612d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6110d68>\r\n<<<\n 11105 1726879775.95250: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 11103 1726879775.95268: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f4ee48>\r\n<<<\n 11104 1726879775.95283: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 11105 1726879775.95300: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6113198>\r\n<<<\n 11103 1726879775.95316: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ee4828>\r\n<<<\n 11104 1726879775.95328: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbfa470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 11103 1726879775.95338: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f4e9b0>\r\n<<<\n 11103 1726879775.95497: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef1630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11104 1726879775.95522: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbffe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbfab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11103 1726879775.95555: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674efd0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8748>\r\n<<<\n 11103 1726879775.95575: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8390>\r\n<<<\n 11103 1726879775.95612: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 11104 1726879775.95638: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc064e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbe9d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbec198>\r\n<<<\n 11103 1726879775.95678: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 11104 1726879775.95732: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9efa940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9f0c240>\r\n<<<\n 11103 1726879775.95776: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea2470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 11104 1726879775.95806: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc5aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11103 1726879775.95818: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea7e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea2b38>\r\n<<<\n 11103 1726879775.95832: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11103 1726879775.95899: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11105 1726879775.95918: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4421940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4433240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6181a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 11103 1726879775.96189: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674eae4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e91d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e94198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731a2940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731b4240>\r\n<<<\n 11104 1726879775.96199: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 11105 1726879775.96209: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 11104 1726879775.96218: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 11104 1726879775.96231: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11104 1726879775.96252: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 11103 1726879775.96249: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f02a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11104 1726879775.96262: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 11104 1726879775.96281: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 11104 1726879775.96286: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e79080>\r\n<<<\n 11105 1726879775.96294: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43a0080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43ac2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c43acf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43aca90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43b5080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43fc7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43fcba8>\r\n<<<\n 11105 1726879775.96324: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f0160>\r\n<<<\n 11104 1726879775.96335: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e842b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 11104 1726879775.96366: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e9e84f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e84a90>\r\n<<<\n 11105 1726879775.96377: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f0e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43e7438>\r\n<<<\n 11104 1726879775.96618: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e8f080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ed57b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ed5ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9e48>\r\n<<<\n 11105 1726879775.96640: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43d8470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c41592b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4161d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f00b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\n<<<\n 11103 1726879775.96804: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673121080>\r\n<<<\n 11104 1726879775.96842: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec0438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9eb1470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c32278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c39cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9438>\r\nimport '_locale' # \r\n<<<\n 11103 1726879775.97023: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467312c2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f467312cf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467312ca90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673136080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467317d7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11103 1726879775.97061: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467317dba8>\r\n<<<\n 11104 1726879775.97082: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c3ee10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9eab2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e9c441d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c3ef98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e9c442e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9f1afd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c449e8>\r\n<<<\n 11105 1726879775.97102: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4166e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43d22b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c416d1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4166f98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c416d2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4441fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416ddd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d9e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c41786a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4178e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d00198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4178780>\r\n<<<\n 11104 1726879775.97212: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c516a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c51e80>\r\n<<<\n 11105 1726879775.97232: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d04c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d292e8>\r\n<<<\n 11103 1726879775.97418: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673168438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673159470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eda278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee1cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\n<<<\n 11104 1726879775.97432: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97d9198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c51780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97dec88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e98022e8>\r\n<<<\n 11103 1726879775.97633: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee6e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731532b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672eec1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee6f98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672eec2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731c2fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eecdd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec9e8>\r\n<<<\n 11105 1726879775.97657: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c3d296a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d2f390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3adaba8>\r\n<<<\n 11104 1726879775.97823: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e98026a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9809390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95b3ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95a82e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95a0f98>\r\n<<<\n 11105 1726879775.97839: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ad02e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ac7f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3abde80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d2fd30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c3ad0f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d29a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60de710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ad1048>\r\n<<<\n 11103 1726879775.98015: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef96a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef9e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a81198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef9780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a86c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672aaa2e8>\r\n<<<\n 11104 1726879775.98030: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9596e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9809d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e95a8f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9802a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbb7710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95ad048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbb7a90>\r\n<<<\n 11103 1726879775.98212: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672aaa6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ab1390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 11105 1726879775.98226: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60dea90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60f65c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fa630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fab00>\r\n<<<\n 11105 1726879775.98238: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fac18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60f6e10>\r\n<<<\n 11104 1726879775.98248: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbcf5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11103 1726879775.98273: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 11105 1726879775.98284: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 11104 1726879775.98421: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbcfe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbd34e0>\r\n<<<\n 11105 1726879775.98437: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60faf60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60fa4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fa240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60eab00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d15358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11103 1726879775.98909: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467285bba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46728502e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672848f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467283ee80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ab1d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672850f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672aaaa20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e5f710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672854048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e5fa90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e775c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11103 1726879775.98995: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7b630>\r\n<<<\n 11105 1726879775.99012: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60f6470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c20fe908>\r\n# zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11104 1726879775.99022: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbc2b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97ee358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbcf470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bd8908>\r\n# zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879775.99041: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7bb00>\r\n<<<\n 11103 1726879775.99062: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11103 1726879775.99072: stdout chunk (state=3):\n>>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7bc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e77e10>\r\n<<<\n 11103 1726879775.99094: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 11103 1726879775.99547: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7bf60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e7b4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7b240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e6ab00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a96358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e77470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e80908>\r\n# zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879775.99573: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879775.99589: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879775.99599: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 11103 1726879775.99616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879775.99809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879775.99829: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.00699: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 11104 1726879776.00712: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7892ac8>\r\nimport 'atexit' # \r\n<<<\n 11103 1726879776.00720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.00735: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11105 1726879776.00747: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 11105 1726879776.00762: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1dbbac8>\r\n<<<\n 11105 1726879776.00768: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 11104 1726879776.00772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11105 1726879776.00793: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11104 1726879776.00820: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11104 1726879776.00831: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78bb278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e793f4e0>\r\n<<<\n 11105 1726879776.00838: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11104 1726879776.00851: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11104 1726879776.00861: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e793f5f8>\r\n<<<\n 11104 1726879776.00878: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11105 1726879776.00892: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1de2278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e254e0>\r\n<<<\n 11104 1726879776.00902: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11105 1726879776.00924: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11105 1726879776.00932: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1e255f8>\r\n<<<\n 11104 1726879776.00943: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e793fb38>\r\n<<<\n 11104 1726879776.00953: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11105 1726879776.00963: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11105 1726879776.00969: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11104 1726879776.00976: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11104 1726879776.00984: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11105 1726879776.01013: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e25b38>\r\n<<<\n 11104 1726879776.01026: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11105 1726879776.01042: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11105 1726879776.01053: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11104 1726879776.01062: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11105 1726879776.01069: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11105 1726879776.01107: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11105 1726879776.01141: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11104 1726879776.01188: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7842160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7842a58>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78a20f0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 11105 1726879776.01213: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e28160>\r\n<<<\n 11105 1726879776.01236: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c2121780>\r\n<<<\n 11105 1726879776.01259: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11105 1726879776.01297: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1dc80f0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11104 1726879776.01326: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79400f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e791d2b0>\r\n<<<\n 11105 1726879776.01358: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e260f0>\r\n<<<\n 11105 1726879776.01375: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e042b0>\r\n<<<\n 11104 1726879776.01557: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79124a8>\r\n<<<\n 11104 1726879776.01576: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11104 1726879776.01605: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bf4cf8>\r\n<<<\n 11104 1726879776.01625: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11104 1726879776.01640: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78a2be0>\r\n<<<\n 11103 1726879776.01658: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b3aac8>\r\n<<<\n 11103 1726879776.01673: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 11103 1726879776.01688: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11104 1726879776.01701: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79273c8>\r\n<<<\n 11104 1726879776.01714: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11103 1726879776.01725: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11105 1726879776.01736: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1df94a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c2121d30>\r\n<<<\n 11105 1726879776.01749: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1e28b70>\r\n<<<\n 11104 1726879776.01768: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11105 1726879776.01780: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e0c400>\r\n<<<\n 11103 1726879776.01797: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b63278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba64e0>\r\n<<<\n 11104 1726879776.01812: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7b50e48>\r\n<<<\n 11103 1726879776.01825: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670ba65f8>\r\n<<<\n 11105 1726879776.01836: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11103 1726879776.01855: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11105 1726879776.01868: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11105 1726879776.01897: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11105 1726879776.01937: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c2077e80>\r\n<<<\n 11103 1726879776.02013: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba6b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n<<<\n 11104 1726879776.02210: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b55eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b43278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b43a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7932780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11104 1726879776.02278: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b75ef0>\r\n<<<\n 11104 1726879776.02330: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b430f0>\r\n<<<\n 11105 1726879776.02405: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c207deb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206a2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206aac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e1a7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11104 1726879776.02445: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7b81da0>\r\n<<<\n 11103 1726879776.02465: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba9160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b39390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b39e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba7128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b852b0>\r\n<<<\n 11104 1726879776.02483: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7b81f28>\r\n<<<\n 11105 1726879776.02493: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c209deb8>\r\n<<<\n 11104 1726879776.02511: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11104 1726879776.02523: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78d6048>\r\n<<<\n 11104 1726879776.02532: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7927518>\r\n<<<\n 11105 1726879776.02544: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206abe0>\r\n<<<\n 11103 1726879776.02585: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b7a4a8>\r\n<<<\n 11103 1726879776.02615: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11103 1726879776.02640: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e9cfd0>\r\n<<<\n 11103 1726879776.02667: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b8d320>\r\n<<<\n 11103 1726879776.02705: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b8d438>\r\n<<<\n 11103 1726879776.02726: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 11103 1726879776.02745: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 11103 1726879776.02761: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11103 1726879776.02781: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11103 1726879776.02851: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11103 1726879776.02871: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670df9eb8>\r\n<<<\n 11104 1726879776.02883: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78de9e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78d8128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11105 1726879776.02896: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d6ad68>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d6ae48>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d6afd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e0c550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d879b0>\r\n<<<\n 11104 1726879776.02912: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78d8320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78d6ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11104 1726879776.02920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.02951: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n<<<\n 11103 1726879776.02966: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dfff28>\r\n<<<\n 11104 1726879776.02987: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.03005: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dec2e8>\r\n<<<\n 11105 1726879776.03023: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d810f0>\r\n<<<\n 11104 1726879776.03033: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11105 1726879776.03042: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d812e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d78b70>\r\n<<<\n 11103 1726879776.03052: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670decb00>\r\n<<<\n 11105 1726879776.03061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 11105 1726879776.03081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.03119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.03149: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.03215: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b9b7f0>\r\n<<<\n 11103 1726879776.03251: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 11103 1726879776.03283: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11103 1726879776.03321: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11104 1726879776.03415: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78fcdd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fca90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fc2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11104 1726879776.03452: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fc908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78e9be0>\r\n# zipimport: zlib available\r\n<<<\n 11105 1726879776.03668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1da4da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da4a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da4278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 11105 1726879776.03679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11103 1726879776.03694: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e1ef28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dec160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670aebdd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670aebf60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670af9080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b8d588>\r\n<<<\n 11103 1726879776.03720: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11105 1726879776.03737: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da48d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d90ba8>\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.03748: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 11103 1726879776.03756: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11103 1726879776.03804: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b07a20>\r\n<<<\n 11104 1726879776.03896: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.03976: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b02160>\r\n<<<\n 11103 1726879776.04005: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b02358>\r\n<<<\n 11103 1726879776.04015: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670af9be0>\r\n<<<\n 11103 1726879776.04031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.04047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 11103 1726879776.04062: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.04139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.04212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.04211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.04230: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 11103 1726879776.04239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.04256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 11103 1726879776.04264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.04335: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11104 1726879776.04349: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 11104 1726879776.04361: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11103 1726879776.04372: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.04376: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 11104 1726879776.04392: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.04409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.04429: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11104 1726879776.04439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.04454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.04478: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.04478: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 11103 1726879776.04494: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11103 1726879776.04508: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 11103 1726879776.04516: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11103 1726879776.04540: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11103 1726879776.04564: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11103 1726879776.04574: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b25dd8>\r\n<<<\n 11104 1726879776.04587: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.04638: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b25a90>\r\n<<<\n 11105 1726879776.04663: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11105 1726879776.04679: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 11103 1726879776.04685: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b252b0>\r\n<<<\n 11105 1726879776.04690: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11103 1726879776.04707: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11105 1726879776.04746: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.04754: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b25940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b0fbe0>\r\n<<<\n 11105 1726879776.04763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.04771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.04776: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11105 1726879776.04786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.04795: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a18518>\r\n# zipimport: zlib available\r\n<<<\n 11105 1726879776.04796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.04829: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11105 1726879776.04934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.05061: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11105 1726879776.05110: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be74e240>\r\n# zipimport: zlib available\r\n<<<\n 11104 1726879776.05205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.05304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.05449: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.05458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.05494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.05551: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11104 1726879776.05584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.05615: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11104 1726879776.05622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.05676: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.05715: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11103 1726879776.05724: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 11103 1726879776.05747: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11104 1726879776.05753: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 11103 1726879776.05772: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 11103 1726879776.05784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.05803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.05827: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11104 1726879776.05825: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.05839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.05857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.05868: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 11103 1726879776.05879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.05881: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11105 1726879776.05893: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11105 1726879776.05919: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 11105 1726879776.05927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.05957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.05976: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11103 1726879776.05994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.06002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.06002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.06051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.06112: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11105 1726879776.06131: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 11105 1726879776.06145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.06155: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d4cfe80>\r\n# zipimport: zlib available\r\n<<<\n 11105 1726879776.06159: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11104 1726879776.06178: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11105 1726879776.06193: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.06219: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 11105 1726879776.06226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.06290: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11104 1726879776.06314: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a8dda0>\r\n# zipimport: zlib available\r\n<<<\n 11104 1726879776.06355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 11104 1726879776.06415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.06471: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11103 1726879776.06531: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.06576: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 11105 1726879776.06581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11104 1726879776.06598: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.06619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.06659: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.06702: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11104 1726879776.06719: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11105 1726879776.06730: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7c2da0>\r\n# zipimport: zlib available\r\n<<<\n 11105 1726879776.06743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.06765: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 11105 1726879776.06772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.06825: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.06843: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11103 1726879776.06879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.06889: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11105 1726879776.06904: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11105 1726879776.06921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.06936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.06945: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e786b128>\r\n<<<\n 11105 1726879776.06962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.06991: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11104 1726879776.06994: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a6be48>\r\n<<<\n 11105 1726879776.07002: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 11104 1726879776.07027: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.07030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.07044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.07051: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11103 1726879776.07066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.07076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.07084: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.07099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.07125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.07122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.07141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.07168: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11104 1726879776.07173: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.07196: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 11103 1726879776.07206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.07217: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 11103 1726879776.07229: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.07261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.07299: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 11103 1726879776.07320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.07473: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.07608: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c20d8128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7a4e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.07662: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11105 1726879776.07678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11105 1726879776.07707: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.07772: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11104 1726879776.07787: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11104 1726879776.07799: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11103 1726879776.07805: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d544da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.07831: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.07886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.07912: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aa3080>\r\n<<<\n 11104 1726879776.07930: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11104 1726879776.07945: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11103 1726879776.07950: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11103 1726879776.07967: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11103 1726879776.07981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.07998: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.08012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.08046: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aa3128>\r\n<<<\n 11103 1726879776.08056: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.08082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.08098: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e784a940>\r\n<<<\n 11103 1726879776.08117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.08151: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 11103 1726879776.08156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.08169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.08184: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.08207: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.08223: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11104 1726879776.08227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.08245: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11105 1726879776.08277: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11105 1726879776.08309: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11105 1726879776.08326: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 11105 1726879776.08335: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11104 1726879776.08347: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11104 1726879776.08372: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.08372: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11103 1726879776.08464: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670e57128>\r\n<<<\n 11105 1726879776.08507: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7d9080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11105 1726879776.08613: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7d9128>\r\n<<<\n 11105 1726879776.08655: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c20bc940>\r\n<<<\n 11104 1726879776.08678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7bb23c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aafd68>\r\n<<<\n 11103 1726879776.08688: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d522e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.08698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.08717: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 11105 1726879776.08727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.08737: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.08750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.08767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 11105 1726879776.08776: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 11105 1726879776.08802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.08817: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11104 1726879776.08863: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bb26d8>\r\n<<<\n 11105 1726879776.08910: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 11105 1726879776.08919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.08929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/modules/__init__.py\r\n<<<\n 11104 1726879776.08938: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 11105 1726879776.08954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.09032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.09072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11105 1726879776.09214: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n<<<\n 11105 1726879776.09221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n<<<\n 11105 1726879776.09247: stdout chunk (state=3):\n>>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11105 1726879776.09258: stdout chunk (state=3):\n>>>import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81be8a83c8>\r\n<<<\n 11105 1726879776.09269: stdout chunk (state=3):\n>>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7e4d68>\r\n<<<\n 11103 1726879776.09312: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11103 1726879776.09344: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11105 1726879776.09345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.09363: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11105 1726879776.09495: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n<<<\n 11105 1726879776.09508: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be8a86d8>\r\n<<<\n 11103 1726879776.09510: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d55a080>\r\n<<<\n 11103 1726879776.09527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11103 1726879776.09543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11105 1726879776.09550: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 11103 1726879776.09649: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d55a128>\r\n<<<\n 11103 1726879776.09694: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e36940>\r\n<<<\n 11103 1726879776.09757: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 11104 1726879776.09763: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\", \"name\": \"10.31.43.205\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\"}}}}\r\n<<<\n 11103 1726879776.09779: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11103 1726879776.09786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.09793: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 11103 1726879776.09819: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 11103 1726879776.09829: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11103 1726879776.10376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f466d6293c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d566d68>\r\n<<<\n 11104 1726879776.10389: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 11104 1726879776.10416: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 11103 1726879776.10430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11104 1726879776.10440: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n<<<\n 11104 1726879776.10461: stdout chunk (state=3):\n>>># destroy systemd._journal<<<\n 11104 1726879776.10471: stdout chunk (state=3):\n>>>\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n<<<\n 11104 1726879776.10480: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 11105 1726879776.10677: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\", \"name\": \"10.31.43.118\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\"}}}}\r\n# destroy __main__\r\n<<<\n 11104 1726879776.10732: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy hashlib\r\n# destroy _hmacopenssl\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11103 1726879776.10741: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d6296d8>\r\nimport 'gc' # \r\n<<<\n 11104 1726879776.10818: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 11104 1726879776.10837: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 11104 1726879776.10848: stdout chunk (state=3):\n>>># destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 11104 1726879776.10887: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n<<<\n 11104 1726879776.10901: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 11104 1726879776.10912: stdout chunk (state=3):\n>>># destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 11104 1726879776.10920: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11105 1726879776.10951: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n<<<\n 11105 1726879776.11017: stdout chunk (state=3):\n>>># cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n<<<\n 11105 1726879776.11061: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11105 1726879776.11220: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 11105 1726879776.11272: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n<<<\n 11105 1726879776.11319: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy fcntl\r\n# destroy encodings\r\n<<<\n 11105 1726879776.11386: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 11105 1726879776.11430: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n<<<\n 11105 1726879776.11475: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 11105 1726879776.11560: stdout chunk (state=3):\n>>># destroy hashlib\r\n# destroy _hmacopenssl\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n<<<\n 11105 1726879776.11678: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n<<<\n 11105 1726879776.11714: stdout chunk (state=3):\n>>># destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11103 1726879776.11737: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\", \"name\": \"10.31.42.60\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\"}}}}\r\n# destroy __main__\r\n<<<\n 11104 1726879776.11747: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 11104 1726879776.11754: stdout chunk (state=3):\n>>><<<\n 11104 1726879776.11764: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebca6e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc3c828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebca69b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc49630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc550f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbfa470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbffe48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbfab38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc064e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbe9d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbec198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9efa940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9f0c240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc5aa20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e79080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e842b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e9e84f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e84a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e8f080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ed57b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ed5ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec0438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9eb1470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c32278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c39cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c3ee10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9eab2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e9c441d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c3ef98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e9c442e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9f1afd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c449e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c516a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c51e80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97d9198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c51780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97dec88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e98022e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e98026a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9809390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95b3ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95a82e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95a0f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9596e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9809d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e95a8f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9802a20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbb7710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95ad048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbb7a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbcf5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbcfe10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbd34e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbc2b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97ee358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbcf470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bd8908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7892ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78bb278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e793f4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e793f5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e793fb38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7842160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7842a58>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78a20f0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79400f0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e791d2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79124a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bf4cf8>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78a2be0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79273c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7b50e48>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b55eb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b43278>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b43a90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7932780>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b75ef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b430f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7b81da0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7b81f28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78d6048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7927518>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78de9e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78d8128>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78d8320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78d6ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78fcdd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fca90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fc2b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fc908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78e9be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a18518>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a8dda0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e786b128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a6be48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aa3080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aa3128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e784a940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\\'\\r\\n# extension module \\'_hmacopenssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hmacopenssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hmacopenssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7bb23c8>\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aafd68>\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bb26d8>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\\\n\", \"after\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\\\n\", \"name\": \"10.31.43.205\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\\\n\", \"after\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\\\n\"}}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing hmac\\r\\n# destroy hmac\\r\\n# cleanup[2] removing _hmacopenssl\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy hashlib\\r\\n# destroy _hmacopenssl\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 11104 1726879776.11827: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebca6e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc3c828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebca69b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc49630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc550f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbfa470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbffe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbfab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc064e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbe9d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbec198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9efa940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9f0c240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc5aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e79080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e842b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e9e84f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e84a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e8f080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ed57b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ed5ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec0438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9eb1470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c32278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c39cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c3ee10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9eab2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e9c441d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c3ef98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e9c442e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9f1afd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c449e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c516a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c51e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97d9198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c51780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97dec88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e98022e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e98026a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9809390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95b3ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95a82e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95a0f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9596e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9809d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e95a8f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9802a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbb7710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95ad048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbb7a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbcf5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbcfe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbd34e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbc2b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97ee358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbcf470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bd8908>\r\n# zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7892ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78bb278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e793f4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e793f5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e793fb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7842160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7842a58>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78a20f0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79400f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e791d2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79124a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bf4cf8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78a2be0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79273c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7b50e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b55eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b43278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b43a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7932780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b75ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b430f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7b81da0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7b81f28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78d6048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7927518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78de9e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78d8128>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78d8320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78d6ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78fcdd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fca90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fc2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fc908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78e9be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a18518>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a8dda0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e786b128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a6be48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aa3080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aa3128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e784a940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7bb23c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aafd68>\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bb26d8>\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\", \"name\": \"10.31.43.205\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\"}}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy hashlib\r\n# destroy _hmacopenssl\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 11104 1726879776.12727: done with _execute_module (known_hosts, {'key': '10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n', 'name': '10.31.43.205', 'path': '/etc/ssh/ssh_known_hosts', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'known_hosts', '_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-1726879775.6831884-11104-118004697321910/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11104 1726879776.12745: _low_level_execute_command(): starting\n 11104 1726879776.12754: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11105 1726879776.12396: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11105 1726879776.12860: stdout chunk (state=3):\n>>><<<\n 11105 1726879776.12868: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 11105 1726879776.12875: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c61cde48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6163828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c61cd9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6170630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c617c0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6121470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6126e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6121b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c612d4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6110d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6113198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4421940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4433240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6181a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43a0080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43ac2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c43acf60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43aca90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43b5080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43fc7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43fcba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f0160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f0e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43e7438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43d8470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c41592b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4161d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f00b8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4166e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43d22b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c416d1d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4166f98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c416d2e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4441fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416ddd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d9e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c41786a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4178e80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d00198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4178780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d04c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d292e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c3d296a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d2f390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3adaba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ad02e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ac7f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3abde80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d2fd30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c3ad0f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d29a20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60de710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ad1048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60dea90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60f65c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fa630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fab00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fac18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60f6e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60faf60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60fa4e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fa240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60eab00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d15358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60f6470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c20fe908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1dbbac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1de2278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e254e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1e255f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e25b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e28160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c2121780>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1dc80f0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e260f0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e042b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1df94a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c2121d30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1e28b70>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e0c400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c2077e80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c207deb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206a2b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206aac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e1a7b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c209deb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206abe0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d6ad68>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d6ae48>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d6afd0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e0c550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d879b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d810f0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d812e8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d78b70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1da4da0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da4a58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da4278>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da48d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d90ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be74e240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7c2da0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c20d8128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7a4e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7d9080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7d9128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c20bc940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\\'\\r\\n# extension module \\'_hmacopenssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hmacopenssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hmacopenssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81be8a83c8>\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7e4d68>\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be8a86d8>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\\\n\", \"after\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\\\n\", \"name\": \"10.31.43.118\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\\\n\", \"after\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\\\n\"}}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing hmac\\r\\n# destroy hmac\\r\\n# cleanup[2] removing _hmacopenssl\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy hashlib\\r\\n# destroy _hmacopenssl\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 11105 1726879776.13435: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c61cde48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6163828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c61cd9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6170630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c617c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6121470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6126e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6121b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c612d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6110d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6113198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4421940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4433240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6181a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43a0080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43ac2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c43acf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43aca90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43b5080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43fc7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43fcba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f0160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f0e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43e7438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43d8470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c41592b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4161d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f00b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4166e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43d22b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c416d1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4166f98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c416d2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4441fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416ddd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d9e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c41786a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4178e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d00198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4178780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d04c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d292e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c3d296a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d2f390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3adaba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ad02e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ac7f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3abde80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d2fd30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c3ad0f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d29a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60de710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ad1048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60dea90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60f65c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fa630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fab00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fac18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60f6e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60faf60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60fa4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fa240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60eab00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d15358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60f6470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c20fe908>\r\n# zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1dbbac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1de2278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e254e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1e255f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e25b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e28160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c2121780>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1dc80f0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e260f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e042b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1df94a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c2121d30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1e28b70>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e0c400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c2077e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c207deb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206a2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206aac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e1a7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c209deb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206abe0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d6ad68>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d6ae48>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d6afd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e0c550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d879b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d810f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d812e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d78b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1da4da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da4a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da4278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da48d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d90ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be74e240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7c2da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c20d8128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7a4e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7d9080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7d9128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c20bc940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81be8a83c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7e4d68>\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be8a86d8>\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\", \"name\": \"10.31.43.118\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\"}}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy hashlib\r\n# destroy _hmacopenssl\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 11105 1726879776.14640: done with _execute_module (known_hosts, {'key': '10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n', 'name': '10.31.43.118', 'path': '/etc/ssh/ssh_known_hosts', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'known_hosts', '_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-1726879775.7445557-11105-52400613136508/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11105 1726879776.14663: _low_level_execute_command(): starting\n 11105 1726879776.14674: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11103 1726879776.12236: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11103 1726879776.14798: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy hashlib\r\n# destroy _hmacopenssl\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11103 1726879776.14806: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 11103 1726879776.14813: stdout chunk (state=3):\n>>><<<\n 11103 1726879776.14818: stderr chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f4ee48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ee4828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f4e9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef1630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674efd0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea2470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea7e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea2b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674eae4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e91d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e94198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731a2940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731b4240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f02a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673121080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467312c2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f467312cf60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467312ca90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673136080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467317d7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467317dba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673168438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673159470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eda278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee1cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee6e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731532b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672eec1d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee6f98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672eec2e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731c2fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eecdd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec9e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef96a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef9e80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a81198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef9780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a86c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672aaa2e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672aaa6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ab1390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467285bba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46728502e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672848f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467283ee80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ab1d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672850f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672aaaa20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e5f710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672854048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e5fa90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e775c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7b630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7bb00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7bc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e77e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7bf60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e7b4e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7b240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e6ab00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a96358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e77470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e80908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b3aac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b63278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba64e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670ba65f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba6b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba9160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b39390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b39e48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba7128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b852b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b7a4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e9cfd0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b8d320>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b8d438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670df9eb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dfff28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dec2e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670decb00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b9b7f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e1ef28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dec160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670aebdd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670aebf60>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670af9080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b8d588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b07a20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b02160>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b02358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670af9be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b25dd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b25a90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b252b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b25940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b0fbe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d4cfe80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d544da0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670e57128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d522e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d55a080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d55a128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e36940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\\'\\r\\n# extension module \\'_hmacopenssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hmacopenssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hmacopenssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f466d6293c8>\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d566d68>\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d6296d8>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\\\n\", \"after\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\\\n\", \"name\": \"10.31.42.60\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\\\n\", \"after\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\\\n\"}}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing hmac\\r\\n# destroy hmac\\r\\n# cleanup[2] removing _hmacopenssl\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy hashlib\\r\\n# destroy _hmacopenssl\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 11103 1726879776.15808: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f4ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ee4828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f4e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef1630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674efd0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea2470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea7e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea2b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674eae4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e91d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e94198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731a2940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731b4240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f02a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673121080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467312c2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f467312cf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467312ca90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673136080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467317d7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467317dba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673168438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673159470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eda278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee1cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee6e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731532b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672eec1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee6f98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672eec2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731c2fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eecdd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec9e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef96a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef9e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a81198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef9780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a86c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672aaa2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672aaa6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ab1390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467285bba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46728502e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672848f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467283ee80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ab1d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672850f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672aaaa20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e5f710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672854048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e5fa90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e775c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7b630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7bb00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7bc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e77e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7bf60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e7b4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7b240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e6ab00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a96358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e77470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e80908>\r\n# zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b3aac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b63278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba64e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670ba65f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba6b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba9160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b39390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b39e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba7128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b852b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b7a4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e9cfd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b8d320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b8d438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670df9eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dfff28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dec2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670decb00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b9b7f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e1ef28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dec160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670aebdd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670aebf60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670af9080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b8d588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b07a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b02160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b02358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670af9be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b25dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b25a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b252b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b25940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b0fbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d4cfe80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d544da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670e57128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d522e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d55a080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d55a128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e36940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc'\r\n# extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f466d6293c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d566d68>\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d6296d8>\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\"}, \"invocation\": {\"module_args\": {\"key\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\", \"name\": \"10.31.42.60\", \"path\": \"/etc/ssh/ssh_known_hosts\", \"hash_host\": false, \"state\": \"present\", \"diff\": {\"before_header\": \"/etc/ssh/ssh_known_hosts\", \"after_header\": \"/etc/ssh/ssh_known_hosts\", \"before\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\", \"after\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\"}}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy hashlib\r\n# destroy _hmacopenssl\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 11103 1726879776.16454: done with _execute_module (known_hosts, {'key': '10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n', 'name': '10.31.42.60', 'path': '/etc/ssh/ssh_known_hosts', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'known_hosts', '_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-1726879775.7291849-11103-233383552576039/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11103 1726879776.16478: _low_level_execute_command(): starting\n 11103 1726879776.16488: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11104 1726879776.15766: stderr chunk (state=2):\n>>><<<\n 11104 1726879776.16593: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11104 1726879776.16620: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11104 1726879776.16628: handler run complete\n 11104 1726879776.16647: attempt loop complete, returning result\n 11104 1726879776.16650: _execute() done\n 11104 1726879776.16653: dumping result to json\n 11104 1726879776.16657: done dumping result, returning\n 11104 1726879776.16665: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node [0e44ad9b-8ddf-c952-e8a3-00000000016a]\n 11104 1726879776.16681: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000016a\n 11104 1726879776.16734: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000016a\n 11104 1726879776.16738: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"diff\": {\n \"after\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\",\n \"after_header\": \"/etc/ssh/ssh_known_hosts\",\n \"before\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\",\n \"before_header\": \"/etc/ssh/ssh_known_hosts\"\n },\n \"invocation\": {\n \"module_args\": {\n \"diff\": {\n \"after\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\",\n \"after_header\": \"/etc/ssh/ssh_known_hosts\",\n \"before\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\",\n \"before_header\": \"/etc/ssh/ssh_known_hosts\"\n },\n \"hash_host\": false,\n \"key\": \"10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n\",\n \"name\": \"10.31.43.205\",\n \"path\": \"/etc/ssh/ssh_known_hosts\",\n \"state\": \"present\"\n }\n }\n}\n 11105 1726879776.17884: stderr chunk (state=2):\n>>><<<\n 11105 1726879776.17897: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11105 1726879776.17922: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11105 1726879776.17932: handler run complete\n 11105 1726879776.17952: attempt loop complete, returning result\n 11105 1726879776.17956: _execute() done\n 11105 1726879776.17959: dumping result to json\n 11105 1726879776.17964: done dumping result, returning\n 11105 1726879776.17975: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node [0e44ad9b-8ddf-c952-e8a3-00000000016a]\n 11105 1726879776.18137: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000016a\n 11105 1726879776.18190: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000016a\n 11105 1726879776.18198: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"diff\": {\n \"after\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\",\n \"after_header\": \"/etc/ssh/ssh_known_hosts\",\n \"before\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\",\n \"before_header\": \"/etc/ssh/ssh_known_hosts\"\n },\n \"invocation\": {\n \"module_args\": {\n \"diff\": {\n \"after\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\",\n \"after_header\": \"/etc/ssh/ssh_known_hosts\",\n \"before\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\",\n \"before_header\": \"/etc/ssh/ssh_known_hosts\"\n },\n \"hash_host\": false,\n \"key\": \"10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n\",\n \"name\": \"10.31.43.118\",\n \"path\": \"/etc/ssh/ssh_known_hosts\",\n \"state\": \"present\"\n }\n }\n}\n 11103 1726879776.20499: stderr chunk (state=2):\n>>><<<\n 11103 1726879776.20509: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11103 1726879776.20530: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11103 1726879776.20536: handler run complete\n 11103 1726879776.20552: attempt loop complete, returning result\n 11103 1726879776.20556: _execute() done\n 11103 1726879776.20558: dumping result to json\n 11103 1726879776.20564: done dumping result, returning\n 11103 1726879776.20571: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node [0e44ad9b-8ddf-c952-e8a3-00000000016a]\n 11103 1726879776.20584: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000016a\n 11103 1726879776.20615: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000016a\n 11103 1726879776.20619: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"diff\": {\n \"after\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\",\n \"after_header\": \"/etc/ssh/ssh_known_hosts\",\n \"before\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\",\n \"before_header\": \"/etc/ssh/ssh_known_hosts\"\n },\n \"invocation\": {\n \"module_args\": {\n \"diff\": {\n \"after\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\",\n \"after_header\": \"/etc/ssh/ssh_known_hosts\",\n \"before\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\",\n \"before_header\": \"/etc/ssh/ssh_known_hosts\"\n },\n \"hash_host\": false,\n \"key\": \"10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n\",\n \"name\": \"10.31.42.60\",\n \"path\": \"/etc/ssh/ssh_known_hosts\",\n \"state\": \"present\"\n }\n }\n}\n 10596 1726879776.20754: no more pending results, returning what we have\n 10596 1726879776.20758: results queue empty\n 10596 1726879776.20758: checking for any_errors_fatal\n 10596 1726879776.20766: done checking for any_errors_fatal\n 10596 1726879776.20767: checking for max_fail_percentage\n 10596 1726879776.20768: done checking for max_fail_percentage\n 10596 1726879776.20768: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879776.20769: done checking to see if all hosts have failed\n 10596 1726879776.20770: getting the remaining hosts for this loop\n 10596 1726879776.20771: done getting the remaining hosts for this loop\n 10596 1726879776.20774: getting the next task for host managed_node1\n 10596 1726879776.20780: done getting next task for host managed_node1\n 10596 1726879776.20783: ^ task is: TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists\n 10596 1726879776.20786: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879776.20787: getting the next task for host managed_node2\n 10596 1726879776.20792: done getting next task for host managed_node2\n 10596 1726879776.20793: ^ task is: TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists\n 10596 1726879776.20795: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879776.20795: getting the next task for host managed_node3\n 10596 1726879776.20798: done getting next task for host managed_node3\n 10596 1726879776.20801: ^ task is: TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists\n 10596 1726879776.20803: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879776.20817: getting variables\n 10596 1726879776.20818: in VariableManager get_vars()\n 10596 1726879776.20850: Calling all_inventory to load vars for managed_node1\n 10596 1726879776.20853: Calling groups_inventory to load vars for managed_node1\n 10596 1726879776.20855: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879776.20863: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879776.20865: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879776.20867: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879776.20989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879776.21232: done with get_vars()\n 10596 1726879776.21253: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] ***\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21\nFriday 20 September 2024 20:49:36 -0400 (0:00:00.703) 0:00:14.657 ****** \n 10596 1726879776.21390: entering _queue_task() for managed_node1/stat\n 10596 1726879776.21726: worker is 1 (out of 3 available)\n 10596 1726879776.21750: exiting _queue_task() for managed_node1/stat\n 10596 1726879776.21798: getting variables\n 10596 1726879776.21801: in VariableManager get_vars()\n 10596 1726879776.21888: Calling all_inventory to load vars for managed_node2\n 10596 1726879776.21895: Calling groups_inventory to load vars for managed_node2\n 10596 1726879776.21898: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879776.21914: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879776.21918: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879776.21921: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879776.22157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879776.22371: done with get_vars()\n 10596 1726879776.22384: done getting variables\n 10596 1726879776.22482: entering _queue_task() for managed_node2/stat\n 10596 1726879776.22772: worker is 2 (out of 3 available)\n 10596 1726879776.22784: exiting _queue_task() for managed_node2/stat\n 10596 1726879776.22816: getting variables\n 10596 1726879776.22819: in VariableManager get_vars()\n 10596 1726879776.22917: Calling all_inventory to load vars for managed_node3\n 10596 1726879776.22923: Calling groups_inventory to load vars for managed_node3\n 10596 1726879776.22925: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879776.22943: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879776.22947: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879776.22954: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879776.23279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879776.23636: done with get_vars()\n 10596 1726879776.23651: done getting variables\n 10596 1726879776.23746: entering _queue_task() for managed_node3/stat\n 10596 1726879776.25178: worker is 3 (out of 3 available)\n 10596 1726879776.25199: exiting _queue_task() for managed_node3/stat\n 10596 1726879776.25212: done queuing things up, now waiting for results queue to drain\n 10596 1726879776.25214: waiting for pending results...\n 11127 1726879776.22016: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists\n 11127 1726879776.22150: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000055\n 11127 1726879776.22169: variable 'ansible_search_path' from source: unknown\n 11127 1726879776.22173: variable 'ansible_search_path' from source: unknown\n 11127 1726879776.22194: calling self._execute()\n 11127 1726879776.22260: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11127 1726879776.22269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11127 1726879776.22277: variable 'omit' from source: magic vars\n 11127 1726879776.22370: variable 'omit' from source: magic vars\n 11127 1726879776.22423: variable 'omit' from source: magic vars\n 11127 1726879776.22456: variable 'omit' from source: magic vars\n 11127 1726879776.22489: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11127 1726879776.22525: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11127 1726879776.22546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11127 1726879776.22564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11127 1726879776.22578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11127 1726879776.22606: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11127 1726879776.22612: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11127 1726879776.22615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11127 1726879776.22702: Set connection var ansible_shell_executable to /bin/sh\n 11127 1726879776.22709: Set connection var ansible_connection to ssh\n 11127 1726879776.22714: Set connection var ansible_timeout to 10\n 11127 1726879776.22716: Set connection var ansible_shell_type to sh\n 11127 1726879776.22720: Set connection var ansible_pipelining to False\n 11127 1726879776.22727: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11127 1726879776.22748: variable 'ansible_shell_executable' from source: unknown\n 11127 1726879776.22753: variable 'ansible_connection' from source: unknown\n 11127 1726879776.22756: variable 'ansible_module_compression' from source: unknown\n 11127 1726879776.22759: variable 'ansible_shell_type' from source: unknown\n 11127 1726879776.22762: variable 'ansible_shell_executable' from source: unknown\n 11127 1726879776.22765: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11127 1726879776.22769: variable 'ansible_pipelining' from source: unknown\n 11127 1726879776.22772: variable 'ansible_timeout' from source: unknown\n 11127 1726879776.22776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11127 1726879776.23597: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11127 1726879776.23612: variable 'omit' from source: magic vars\n 11127 1726879776.23618: starting attempt loop\n 11127 1726879776.23622: running the handler\n 11127 1726879776.23635: _low_level_execute_command(): starting\n 11127 1726879776.23644: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11128 1726879776.24175: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists\n 11128 1726879776.24295: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000055\n 11128 1726879776.24312: variable 'ansible_search_path' from source: unknown\n 11128 1726879776.24317: variable 'ansible_search_path' from source: unknown\n 11128 1726879776.24339: calling self._execute()\n 11128 1726879776.24422: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11128 1726879776.24433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11128 1726879776.24444: variable 'omit' from source: magic vars\n 11128 1726879776.24593: variable 'omit' from source: magic vars\n 11128 1726879776.24667: variable 'omit' from source: magic vars\n 11128 1726879776.24716: variable 'omit' from source: magic vars\n 11128 1726879776.24768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11128 1726879776.24813: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11128 1726879776.24837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11128 1726879776.24861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11128 1726879776.24877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11128 1726879776.24910: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11128 1726879776.24915: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11128 1726879776.24919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11128 1726879776.25025: Set connection var ansible_shell_executable to /bin/sh\n 11128 1726879776.25031: Set connection var ansible_connection to ssh\n 11128 1726879776.25035: Set connection var ansible_timeout to 10\n 11128 1726879776.25036: Set connection var ansible_shell_type to sh\n 11128 1726879776.25043: Set connection var ansible_pipelining to False\n 11128 1726879776.25054: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11128 1726879776.25075: variable 'ansible_shell_executable' from source: unknown\n 11128 1726879776.25078: variable 'ansible_connection' from source: unknown\n 11128 1726879776.25080: variable 'ansible_module_compression' from source: unknown\n 11128 1726879776.25082: variable 'ansible_shell_type' from source: unknown\n 11128 1726879776.25084: variable 'ansible_shell_executable' from source: unknown\n 11128 1726879776.25086: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11128 1726879776.25088: variable 'ansible_pipelining' from source: unknown\n 11128 1726879776.25089: variable 'ansible_timeout' from source: unknown\n 11128 1726879776.25241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11130 1726879776.25376: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists\n 11128 1726879776.25442: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11128 1726879776.25456: variable 'omit' from source: magic vars\n 11128 1726879776.25463: starting attempt loop\n 11128 1726879776.25466: running the handler\n 11128 1726879776.25479: _low_level_execute_command(): starting\n 11128 1726879776.25487: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n 11130 1726879776.25522: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000055\n 11130 1726879776.25541: variable 'ansible_search_path' from source: unknown\n 11130 1726879776.25546: variable 'ansible_search_path' from source: unknown\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11130 1726879776.25582: calling self._execute()\n 11130 1726879776.25669: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11130 1726879776.25685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11130 1726879776.25696: variable 'omit' from source: magic vars\n 11130 1726879776.25807: variable 'omit' from source: magic vars\n 11130 1726879776.25863: variable 'omit' from source: magic vars\n 11130 1726879776.25898: variable 'omit' from source: magic vars\n 11130 1726879776.25960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11130 1726879776.26009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11130 1726879776.26037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11130 1726879776.26065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11130 1726879776.26084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11130 1726879776.26126: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11130 1726879776.26135: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11130 1726879776.26141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11130 1726879776.26563: Set connection var ansible_shell_executable to /bin/sh\n 11130 1726879776.26571: Set connection var ansible_connection to ssh\n 11130 1726879776.26577: Set connection var ansible_timeout to 10\n 11130 1726879776.26580: Set connection var ansible_shell_type to sh\n 11130 1726879776.26584: Set connection var ansible_pipelining to False\n 11130 1726879776.26593: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11130 1726879776.26616: variable 'ansible_shell_executable' from source: unknown\n 11130 1726879776.26621: variable 'ansible_connection' from source: unknown\n 11130 1726879776.26624: variable 'ansible_module_compression' from source: unknown\n 11130 1726879776.26628: variable 'ansible_shell_type' from source: unknown\n 11130 1726879776.26630: variable 'ansible_shell_executable' from source: unknown\n 11130 1726879776.26633: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11130 1726879776.26637: variable 'ansible_pipelining' from source: unknown\n 11130 1726879776.26639: variable 'ansible_timeout' from source: unknown\n 11130 1726879776.26643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11130 1726879776.26859: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11130 1726879776.26878: variable 'omit' from source: magic vars\n 11130 1726879776.26886: starting attempt loop\n 11130 1726879776.26893: running the handler\n 11130 1726879776.26906: _low_level_execute_command(): starting\n 11130 1726879776.26914: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11127 1726879776.27000: stdout chunk (state=2):\n>>>/root\n<<<\n 11127 1726879776.27124: stderr chunk (state=3):\n>>><<<\n 11127 1726879776.27134: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 11127 1726879776.27171: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11127 1726879776.27186: _low_level_execute_command(): starting\n 11127 1726879776.27197: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085 `\" && echo ansible-tmp-1726879776.271801-11127-255739206588085=\"` echo /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085 `\" && echo ansible-tmp-1726879776.271801-11127-255739206588085=\"` echo /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085 `\" ) && sleep 0'\"'\"''\n 11128 1726879776.28733: stdout chunk (state=2):\n>>>/root\n<<<\n 11128 1726879776.28843: stderr chunk (state=3):\n>>><<<\n 11128 1726879776.28851: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 11128 1726879776.28880: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11128 1726879776.28894: _low_level_execute_command(): starting\n 11128 1726879776.28901: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330 `\" && echo ansible-tmp-1726879776.2888784-11128-35221519243330=\"` echo /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330 `\" && echo ansible-tmp-1726879776.2888784-11128-35221519243330=\"` echo /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330 `\" ) && sleep 0'\"'\"''\n 11130 1726879776.29626: stdout chunk (state=2):\n>>>/root\n<<<\n 11130 1726879776.29744: stderr chunk (state=3):\n>>><<<\n 11130 1726879776.29754: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 11130 1726879776.29773: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11130 1726879776.29783: _low_level_execute_command(): starting\n 11130 1726879776.29787: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156 `\" && echo ansible-tmp-1726879776.2977881-11130-133303337371156=\"` echo /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156 `\" && echo ansible-tmp-1726879776.2977881-11130-133303337371156=\"` echo /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156 `\" ) && sleep 0'\"'\"''\n 11127 1726879776.29841: stdout chunk (state=2):\n>>>ansible-tmp-1726879776.271801-11127-255739206588085=/root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085\n<<<\n 11127 1726879776.30359: stderr chunk (state=3):\n>>><<<\n 11127 1726879776.30366: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879776.271801-11127-255739206588085=/root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085\\n', b'')\n 11127 1726879776.30381: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879776.271801-11127-255739206588085=/root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085\n, stderr=\n 11127 1726879776.30434: variable 'ansible_module_compression' from source: unknown\n 11127 1726879776.30482: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 11127 1726879776.30516: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 11127 1726879776.30601: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4pgq_j1u TO /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 11127 1726879776.30712: Sending initial data\n 11127 1726879776.30719: Sent initial data (152 bytes)\n 11128 1726879776.31272: stdout chunk (state=2):\n>>>ansible-tmp-1726879776.2888784-11128-35221519243330=/root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330\n<<<\n 11128 1726879776.31387: stderr chunk (state=3):\n>>><<<\n 11128 1726879776.31396: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879776.2888784-11128-35221519243330=/root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330\\n', b'')\n 11128 1726879776.31416: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879776.2888784-11128-35221519243330=/root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330\n, stderr=\n 11128 1726879776.31476: variable 'ansible_module_compression' from source: unknown\n 11128 1726879776.31529: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 11128 1726879776.31559: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 11128 1726879776.31630: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsg7slet1 TO /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 11128 1726879776.31804: Sending initial data\n 11128 1726879776.31813: Sent initial data (152 bytes)\n 11130 1726879776.32493: stdout chunk (state=2):\n>>>ansible-tmp-1726879776.2977881-11130-133303337371156=/root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156\n<<<\n 11130 1726879776.32620: stderr chunk (state=3):\n>>><<<\n 11130 1726879776.32626: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879776.2977881-11130-133303337371156=/root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156\\n', b'')\n 11130 1726879776.32652: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879776.2977881-11130-133303337371156=/root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156\n, stderr=\n 11130 1726879776.32707: variable 'ansible_module_compression' from source: unknown\n 11130 1726879776.32762: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 11130 1726879776.32790: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 11130 1726879776.32865: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpga6kjoau TO /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 11130 1726879776.33104: Sending initial data\n 11130 1726879776.33111: Sent initial data (153 bytes)\n 11127 1726879776.33620: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4pgq_j1u /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py\n<<<\n 11128 1726879776.34299: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsg7slet1 /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py\n<<<\n 11127 1726879776.34915: stderr chunk (state=3):\n>>><<<\n 11127 1726879776.34927: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4pgq_j1u /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py\\n', b'')\n 11127 1726879776.34956: done transferring module to remote\n 11127 1726879776.34973: _low_level_execute_command(): starting\n 11127 1726879776.34980: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/ /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/ /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py && sleep 0'\"'\"''\n 11128 1726879776.35087: stderr chunk (state=3):\n>>><<<\n 11128 1726879776.35099: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsg7slet1 /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py\\n', b'')\n 11128 1726879776.35129: done transferring module to remote\n 11128 1726879776.35146: _low_level_execute_command(): starting\n 11128 1726879776.35156: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/ /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/ /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py && sleep 0'\"'\"''\n 11130 1726879776.36181: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpga6kjoau /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py\n<<<\n 11130 1726879776.37025: stderr chunk (state=3):\n>>><<<\n 11130 1726879776.37034: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpga6kjoau /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py\\n', b'')\n 11130 1726879776.37060: done transferring module to remote\n 11130 1726879776.37072: _low_level_execute_command(): starting\n 11130 1726879776.37078: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/ /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/ /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py && sleep 0'\"'\"''\n 11127 1726879776.37843: stderr chunk (state=2):\n>>><<<\n 11127 1726879776.37853: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11127 1726879776.37872: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11127 1726879776.37876: _low_level_execute_command(): starting\n 11127 1726879776.37883: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py && sleep 0'\"'\"''\n 11128 1726879776.38383: stderr chunk (state=2):\n>>><<<\n 11128 1726879776.38395: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11128 1726879776.38416: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11128 1726879776.38420: _low_level_execute_command(): starting\n 11128 1726879776.38424: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py && sleep 0'\"'\"''\n 11130 1726879776.39453: stderr chunk (state=2):\n>>><<<\n 11130 1726879776.39462: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11130 1726879776.39482: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11130 1726879776.39487: _low_level_execute_command(): starting\n 11130 1726879776.39493: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py && sleep 0'\"'\"''\n 11127 1726879776.41031: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 11127 1726879776.41047: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\n<<<\n 11127 1726879776.41056: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 11127 1726879776.41117: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11127 1726879776.41147: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 11127 1726879776.41156: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 11127 1726879776.41193: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 11127 1726879776.41203: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n<<<\n 11127 1726879776.41216: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 11127 1726879776.41233: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11127 1726879776.41273: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 11127 1726879776.41281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11127 1726879776.41301: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 11127 1726879776.41329: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 11127 1726879776.41337: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 11127 1726879776.41365: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2588dbe48>\r\n<<<\n 11127 1726879776.41396: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 11127 1726879776.41413: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258871828>\r\n<<<\n 11128 1726879776.41425: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 11127 1726879776.41506: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2588db9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25887e630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 11127 1726879776.41527: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885160>\r\n<<<\n 11127 1726879776.41547: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n<<<\n 11127 1726879776.41567: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 11127 1726879776.41587: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11127 1726879776.41604: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11127 1726879776.41625: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25888a0f0>\r\n<<<\n 11127 1726879776.41642: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885748>\r\n<<<\n 11127 1726879776.41671: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885390>\r\n<<<\n 11127 1726879776.41700: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 11127 1726879776.41717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 11127 1726879776.41734: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11127 1726879776.41750: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 11127 1726879776.41768: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 11127 1726879776.41784: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 11127 1726879776.41801: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 11127 1726879776.41817: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25882f470>\r\n<<<\n 11127 1726879776.41840: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 11127 1726879776.41853: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 11127 1726879776.41868: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 11128 1726879776.41881: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc087e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc01d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc0879b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc02a630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 11127 1726879776.41900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258834e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25882fb38>\r\n<<<\n 11127 1726879776.41930: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11128 1726879776.41954: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc0360f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031748>\r\n<<<\n 11128 1726879776.41964: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031390>\r\n<<<\n 11127 1726879776.41977: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11128 1726879776.41988: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 11128 1726879776.42198: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfdb470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfe0e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfdbb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11128 1726879776.42233: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11127 1726879776.42306: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25883b4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25881ed68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258821198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b2f940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b41240>\r\n<<<\n 11128 1726879776.42344: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfe74e0>\r\n<<<\n 11128 1726879776.42383: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfcad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfcd198>\r\n<<<\n 11128 1726879776.42451: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2db940>\r\n<<<\n 11128 1726879776.42471: stdout chunk (state=3):\n>>># /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\r\n<<<\n 11128 1726879776.42501: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2ed240>\r\n<<<\n 11127 1726879776.42544: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25888fa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11128 1726879776.42582: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc03ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11127 1726879776.42642: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 11130 1726879776.42641: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8334e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82ca828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af83349b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 11130 1726879776.42657: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82d7630>\r\n<<<\n 11130 1726879776.42679: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 11130 1726879776.42690: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 11130 1726879776.42704: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de160>\r\n<<<\n 11127 1726879776.42708: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11130 1726879776.42728: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 11130 1726879776.42744: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 11130 1726879776.42760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11130 1726879776.42777: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11130 1726879776.42798: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82e30f0>\r\n<<<\n 11130 1726879776.42813: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de748>\r\n<<<\n 11130 1726879776.42841: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de390>\r\n<<<\n 11130 1726879776.42869: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 11130 1726879776.42887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 11130 1726879776.42903: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11130 1726879776.42919: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 11130 1726879776.42932: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 11130 1726879776.42946: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 11130 1726879776.42974: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8288470>\r\n<<<\n 11130 1726879776.43001: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 11130 1726879776.43017: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 11130 1726879776.43034: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\n<<<\n 11130 1726879776.43051: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af828de48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8288b38>\r\n<<<\n 11130 1726879776.43078: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11128 1726879776.43129: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda25b0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda266320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 11128 1726879776.43154: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cda266fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda266b00>\r\n<<<\n 11128 1726879776.43178: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 11130 1726879776.43179: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11128 1726879776.43200: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2650f0>\r\n<<<\n 11128 1726879776.43214: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 11127 1726879776.43222: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256aaf0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256aba320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb256abafd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256abab00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ab90f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b0a828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b0ac18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afe1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afeeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256af54a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ae64e0>\r\n<<<\n 11127 1726879776.43238: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 11127 1726879776.43250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 11127 1726879776.43263: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 11127 1726879776.43273: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 11128 1726879776.43288: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2b6828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 11128 1726879776.43304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11127 1726879776.43319: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 11128 1726879776.43333: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2b6c18>\r\n<<<\n 11127 1726879776.43341: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256866320>\r\n<<<\n 11130 1726879776.43347: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82944e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8277d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af827a198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6588940>\r\n<<<\n 11127 1726879776.43366: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25686eda0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afe128>\r\n<<<\n 11128 1726879776.43386: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aa1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n<<<\n 11128 1726879776.43405: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aaeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2a14a8>\r\n<<<\n 11130 1726879776.43410: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af659a240>\r\n<<<\n 11127 1726879776.43415: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 11127 1726879776.43434: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 11127 1726879776.43460: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256874eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ae0320>\r\n<<<\n 11127 1726879776.43480: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 11127 1726879776.43506: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25687a278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a080>\r\n<<<\n 11127 1726879776.43546: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25687a390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b58080>\r\n<<<\n 11127 1726879776.43585: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n<<<\n 11127 1726879776.43615: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 11127 1726879776.43674: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687ae80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687aa90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886748>\r\n<<<\n 11127 1726879776.43722: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n<<<\n 11127 1726879776.43757: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11127 1726879776.43810: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 11127 1726879776.43871: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25640c240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886828>\r\n<<<\n 11127 1726879776.43905: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11127 1726879776.43945: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256411d30>\r\n<<<\n 11127 1726879776.43969: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 11127 1726879776.43997: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 11127 1726879776.44027: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256435390>\r\n<<<\n 11127 1726879776.44054: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb256435748>\r\n<<<\n 11127 1726879776.44072: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 11127 1726879776.44088: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 11128 1726879776.44103: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2924e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda012320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda01ada0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aa128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda020eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda28c320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cda026278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cda026390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda304080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bb8240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11127 1726879776.44128: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25643d438>\r\n<<<\n 11127 1726879776.44144: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 11127 1726879776.44173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n<<<\n 11128 1726879776.44203: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bbdd30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda0265c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be1390>\r\n<<<\n 11128 1726879776.44221: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd9be1748>\r\n<<<\n 11130 1726879776.44226: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82e8a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65080f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6513320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af6513fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6513b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65120f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6563828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11130 1726879776.44245: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6563c18>\r\n<<<\n 11127 1726879776.44251: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 11128 1726879776.44266: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 11128 1726879776.44288: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be9438>\r\n<<<\n 11130 1726879776.44294: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65571d0>\r\n<<<\n 11128 1726879776.44325: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 11130 1726879776.44332: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6557eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af654e4a8>\r\n<<<\n 11127 1726879776.44345: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561e7c50>\r\n<<<\n 11128 1726879776.44357: stdout chunk (state=3):\n>>>import 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 11127 1726879776.44479: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561da390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561da080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561cbf28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25643ddd8>\r\n<<<\n 11127 1726879776.44565: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2561e2048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256435ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11127 1726879776.44629: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2587ec7b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561e20f0>\r\nimport 'pwd' # \r\n<<<\n 11130 1726879776.44641: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af653f4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62bf320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62c7da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6557128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62cdeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6539320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 11128 1726879776.44667: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9993c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9986390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9986080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9977f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be9dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd998e048>\r\n<<<\n 11130 1726879776.44673: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af62d3278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3080>\r\n<<<\n 11128 1726879776.44681: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be1ac8>\r\n<<<\n 11128 1726879776.44701: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11127 1726879776.44814: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2587ecb38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258804668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11127 1726879776.44967: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2588086d8>\r\n<<<\n 11127 1726879776.45070: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258808ba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258808cc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258804eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258812048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258808588>\r\n<<<\n 11127 1726879776.45137: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2588082e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2587f8ba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256420400>\r\n<<<\n 11127 1726879776.45195: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11127 1726879776.45233: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258804518>\r\n<<<\n 11130 1726879776.45296: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af62d3390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65b1080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62df748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62dff28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e65240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62df828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e6ad30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d35c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e8e390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af5e8e748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e96438>\r\n<<<\n 11128 1726879776.45340: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbf98748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd998e0f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbf98ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb05f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb0e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb4518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfa4b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bcc400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb04a8>\r\n<<<\n 11130 1726879776.45379: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 11130 1726879776.45457: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 11128 1726879776.45498: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7fb8908>\r\n<<<\n 11130 1726879776.45537: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c40c50>\r\n<<<\n 11128 1726879776.45554: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.45573: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.45584: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 11127 1726879776.45586: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25480b9b0>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.45608: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.45617: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c33390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c33080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c24f28>\r\n<<<\n 11130 1726879776.45643: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e96dd8>\r\n<<<\n 11130 1726879776.45676: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af5c3b048>\r\n<<<\n 11130 1726879776.45694: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e8eac8>\r\n<<<\n 11130 1726879776.45711: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 11130 1726879776.45730: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11130 1726879776.45773: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8245780>\r\n<<<\n 11130 1726879776.45795: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c3b0f0>\r\nimport 'pwd' # \r\n<<<\n 11130 1726879776.45826: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8245b00>\r\n<<<\n 11130 1726879776.45875: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3908>\r\n<<<\n 11130 1726879776.45907: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 11130 1726879776.45934: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 11130 1726879776.45995: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af825d630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11130 1726879776.46140: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af82616a0>\r\n<<<\n 11130 1726879776.46171: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8261b70>\r\n<<<\n 11130 1726879776.46219: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8261c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af825de80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 11130 1726879776.46244: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8261fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8261550>\r\n<<<\n 11130 1726879776.46267: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11130 1726879776.46286: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af82612b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8251b70>\r\n<<<\n 11130 1726879776.46304: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e79400>\r\n<<<\n 11130 1726879776.46330: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11130 1726879776.46359: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11130 1726879776.46405: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af825d4e0>\r\n<<<\n 11130 1726879776.46526: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 11130 1726879776.46549: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4265978>\r\n<<<\n 11127 1726879776.46580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.46601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.46618: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 11130 1726879776.46632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.46655: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11130 1726879776.46680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 11130 1726879776.46690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.47527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c73ac8>\r\nimport 'atexit' # \r\n<<<\n 11127 1726879776.47527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2545487f0>\r\nimport 'atexit' # \r\n<<<\n 11128 1726879776.47548: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11127 1726879776.47557: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11127 1726879776.47584: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11127 1726879776.47718: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2544f0320>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254548e80>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25480be10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11127 1726879776.47834: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544cbbe0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11128 1726879776.47860: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c9c278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cdf4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7cdf5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cdfb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11127 1726879776.47873: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11130 1726879776.47886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.47917: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7ce2160>\r\n<<<\n 11128 1726879776.47944: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7ce2a58>\r\n<<<\n 11127 1726879776.47953: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254536208>\r\n<<<\n 11127 1726879776.47983: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11128 1726879776.47988: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c7a390>\r\n<<<\n 11127 1726879776.48013: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2545362b0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11128 1726879776.48013: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11127 1726879776.48036: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2544caf28>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 11127 1726879776.48045: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11128 1726879776.48061: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c7ab00>\r\n<<<\n 11128 1726879776.48073: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cbe2b0>\r\n<<<\n 11127 1726879776.48118: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544caba8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254511358>\r\n<<<\n 11128 1726879776.48366: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cb54a8>\r\n<<<\n 11128 1726879776.48384: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 11128 1726879776.48392: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11128 1726879776.48415: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7fdaf98>\r\n<<<\n 11128 1726879776.48441: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7cc82e8>\r\n<<<\n 11128 1726879776.48466: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 11128 1726879776.48473: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cc8400>\r\n<<<\n 11128 1726879776.48497: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 11128 1726879776.48505: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 11127 1726879776.48529: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254508550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254828da0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2544de240>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25451a400>\r\n<<<\n 11127 1726879776.48554: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 11127 1726879776.48579: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11127 1726879776.48601: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11127 1726879776.48634: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11127 1726879776.48732: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2547c1e48>\r\n<<<\n 11127 1726879776.48786: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547c8f60>\r\n<<<\n 11127 1726879776.48825: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b8278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\n<<<\n 11127 1726879776.48879: stdout chunk (state=3):\n>>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b8a90>\r\n<<<\n 11128 1726879776.49055: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7f6fe80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f74e80>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f652b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f65ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cd27b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11128 1726879776.49088: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f97eb8>\r\n<<<\n 11130 1726879776.49103: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb97f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f492e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb9e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af4265fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f24ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11127 1726879776.49127: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2545257b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11128 1726879776.49135: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f65128>\r\n<<<\n 11128 1726879776.49255: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c24d68>\r\n<<<\n 11128 1726879776.49299: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c24ef0>\r\n<<<\n 11128 1726879776.49370: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c24fd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cc8550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11130 1726879776.49389: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f8f1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f38390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f38eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11127 1726879776.49402: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547e9f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b80f0>\r\n<<<\n 11127 1726879776.49410: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254537e10>\r\n<<<\n 11127 1726879776.49429: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11127 1726879776.49436: stdout chunk (state=3):\n>>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254537f98>\r\n<<<\n 11128 1726879776.49439: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11127 1726879776.49458: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11128 1726879776.49459: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c419b0>\r\n<<<\n 11127 1726879776.49468: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2545450b8>\r\n<<<\n 11127 1726879776.49488: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25451a550>\r\n<<<\n 11127 1726879776.49499: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n<<<\n 11130 1726879776.49506: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f8d198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f6a320>\r\n<<<\n 11127 1726879776.49516: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11127 1726879776.49524: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 11127 1726879776.49543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11127 1726879776.49582: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11127 1726879776.49593: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254555a58>\r\n<<<\n 11128 1726879776.49603: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c3a0f0>\r\n<<<\n 11130 1726879776.49612: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f61518>\r\n<<<\n 11128 1726879776.49628: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c3a2e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c33b70>\r\n<<<\n 11130 1726879776.49640: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11128 1726879776.49651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.49658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 11128 1726879776.50219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c5add8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5aa90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5a2b0>\r\n<<<\n 11130 1726879776.50234: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4287dd8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f733c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f734e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af421af60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4236080>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211ba8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f7e898>\r\n<<<\n 11127 1726879776.50244: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25454d198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25454d390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254545c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11128 1726879776.50255: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11130 1726879776.50280: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11130 1726879776.50291: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 11128 1726879776.50314: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5a908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c4bbe0>\r\n# zipimport: zlib available\r\n<<<\n 11127 1726879776.50324: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25456de80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456db38>\r\n<<<\n 11130 1726879776.50333: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 11127 1726879776.50498: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456d358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456d9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25455ccf8>\r\n# zipimport: zlib available\r\n<<<\n 11130 1726879776.50545: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af424f080>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211208>\r\n<<<\n 11130 1726879776.50571: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af424f9b0>\r\n<<<\n 11130 1726879776.50601: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11130 1726879776.50610: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af424ff98>\r\n<<<\n 11130 1726879776.50641: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11130 1726879776.50649: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f9e128>\r\n<<<\n 11130 1726879776.50661: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f73630>\r\n<<<\n 11130 1726879776.50683: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11130 1726879776.50701: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 11130 1726879776.50720: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11128 1726879776.50733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.50760: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11130 1726879776.50769: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fadac8>\r\n<<<\n 11127 1726879776.50899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.50935: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fa6208>\r\n<<<\n 11130 1726879776.50960: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11130 1726879776.50970: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fa6400>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f9ec88>\r\n<<<\n 11130 1726879776.50982: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.51000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 11130 1726879776.51014: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.51083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.51149: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.51160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 11128 1726879776.51185: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 11128 1726879776.51197: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11130 1726879776.51198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.51213: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 11128 1726879776.51226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.51244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.51267: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11128 1726879776.51273: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.51294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.51298: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.51316: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11127 1726879776.51347: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11127 1726879776.51356: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 11127 1726879776.51364: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11130 1726879776.51396: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11130 1726879776.51415: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 11130 1726879776.51427: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11130 1726879776.51440: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n<<<\n 11130 1726879776.51452: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11130 1726879776.51470: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11130 1726879776.51482: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fcaeb8>\r\n<<<\n 11130 1726879776.51531: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fcab70>\r\n<<<\n 11130 1726879776.51566: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fca390>\r\n<<<\n 11130 1726879776.51584: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 11130 1726879776.51600: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11130 1726879776.51632: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fca9e8>\r\n<<<\n 11130 1726879776.51646: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb4d30>\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.51706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4608240>\r\n# zipimport: zlib available\r\n<<<\n 11127 1726879776.51725: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11128 1726879776.51922: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.52012: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250e5a588>\r\n# zipimport: zlib available\r\n<<<\n 11127 1726879776.52099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.52119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.52261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.52310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.52367: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.52400: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.52424: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11128 1726879776.52433: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.52447: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.52494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.52495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.52553: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 11127 1726879776.52568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.52587: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.52598: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11130 1726879776.52609: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 11127 1726879776.52617: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11127 1726879776.52626: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.52635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.52644: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.52665: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11130 1726879776.52679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11127 1726879776.52689: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.52703: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11127 1726879776.52753: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 11127 1726879776.52772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 11127 1726879776.52797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.52813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.52843: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 11127 1726879776.52859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.53011: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11130 1726879776.53020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af08b3f98>\r\n# zipimport: zlib available\r\n<<<\n 11127 1726879776.53028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.53099: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11128 1726879776.53122: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd467de80>\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.53137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.53151: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 11128 1726879776.53161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.53176: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 11127 1726879776.53185: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11128 1726879776.53212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.53262: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 11128 1726879776.53272: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 11128 1726879776.53288: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11127 1726879776.53303: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11128 1726879776.53312: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.53326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.53342: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ed1f28>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.53352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.53361: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 11127 1726879776.53374: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.53383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.53398: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.53418: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.53430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.53472: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.53474: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 11127 1726879776.53493: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11127 1726879776.53506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.53529: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11127 1726879776.53539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.53565: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 11127 1726879776.53575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.53603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.53641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.53654: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11130 1726879776.53669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.53679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.53712: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.53734: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd469f128>\r\n<<<\n 11127 1726879776.53745: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11130 1726879776.54304: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.54310: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4654e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11127 1726879776.54320: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb250ef3198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ea8eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11130 1726879776.54398: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 11130 1726879776.54409: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11130 1726879776.54529: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11128 1726879776.54542: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11130 1726879776.54552: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af092ad68>\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.54562: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11127 1726879776.54574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.54582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 11130 1726879776.54592: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.54600: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11130 1726879776.54643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.54697: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 11130 1726879776.54707: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11128 1726879776.54717: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7d25080>\r\n<<<\n 11130 1726879776.54729: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11128 1726879776.54742: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11130 1726879776.54752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.54769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.54803: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11130 1726879776.54813: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 11127 1726879776.54832: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11128 1726879776.54841: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7d25128>\r\n<<<\n 11130 1726879776.54853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.54864: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 11127 1726879776.54873: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11130 1726879776.54880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.54888: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4695940>\r\n<<<\n 11130 1726879776.54912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.54931: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 11128 1726879776.54940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.54958: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.54985: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 11130 1726879776.54997: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11127 1726879776.55007: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544960f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11128 1726879776.55017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11128 1726879776.55101: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11127 1726879776.55132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11127 1726879776.55173: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254496198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ee9b00>\r\n<<<\n 11128 1726879776.55198: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11127 1726879776.55256: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11127 1726879776.55282: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 11130 1726879776.55289: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af094c198>\r\n<<<\n 11130 1726879776.55302: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af0901eb8>\r\n<<<\n 11127 1726879776.55304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.55326: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 11127 1726879776.55338: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11130 1726879776.55351: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.55355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.55384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.55408: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 11128 1726879776.55412: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.55437: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11127 1726879776.55446: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11130 1726879776.55439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.55456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.55490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.55545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.55565: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 11127 1726879776.55709: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11130 1726879776.55771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11127 1726879776.55895: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 11130 1726879776.56045: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11130 1726879776.56070: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11130 1726879776.56090: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11130 1726879776.56230: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eef0f0>\r\n<<<\n 11130 1726879776.56245: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11130 1726879776.56260: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11130 1726879776.56366: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eef198>\r\n<<<\n 11130 1726879776.56410: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af0942b00>\r\n<<<\n 11128 1726879776.56441: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 121, \"inode\": 503316612, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879733.483766, \"mtime\": 1726879731.5497503, \"ctime\": 1726879731.9397535, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9a4c4ea014a6dc73342cda0400b7a6d69bc7decf\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1599341311\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 11128 1726879776.56463: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 11130 1726879776.56479: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 11130 1726879776.56487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.56742: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n<<<\n 11128 1726879776.56826: stdout chunk (state=3):\n>>># cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 11128 1726879776.56859: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11130 1726879776.56912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11130 1726879776.56964: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11128 1726879776.57010: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 11128 1726879776.57050: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n<<<\n 11128 1726879776.57083: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n<<<\n 11127 1726879776.57086: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 103, \"inode\": 432013443, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879729.3000758, \"mtime\": 1726879726.5120463, \"ctime\": 1726879726.9860513, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"8e5f33789535385184993722bf58b83b8ef92f36\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1526129735\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n<<<\n 11128 1726879776.57104: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 11130 1726879776.57200: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 11127 1726879776.57393: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11128 1726879776.57404: stdout chunk (state=3):\n>>># destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11128 1726879776.57499: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 11128 1726879776.57519: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n<<<\n 11128 1726879776.57540: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n<<<\n 11127 1726879776.57560: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 11127 1726879776.57595: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 11127 1726879776.57618: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n<<<\n 11127 1726879776.57632: stdout chunk (state=3):\n>>># destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 11127 1726879776.57646: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n<<<\n 11127 1726879776.57661: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy encodings\r\n<<<\n 11128 1726879776.57670: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11127 1726879776.57691: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n<<<\n 11127 1726879776.57710: stdout chunk (state=3):\n>>># destroy _string\r\n# destroy systemd._journal\r\n<<<\n 11127 1726879776.57727: stdout chunk (state=3):\n>>># destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n<<<\n 11127 1726879776.57742: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 11127 1726879776.57756: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 11127 1726879776.57769: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 11127 1726879776.57800: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 11127 1726879776.57819: stdout chunk (state=3):\n>>># destroy gc\r\n<<<\n 11127 1726879776.57837: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n<<<\n 11127 1726879776.57855: stdout chunk (state=3):\n>>># cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n<<<\n 11127 1726879776.57872: stdout chunk (state=3):\n>>># destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n<<<\n 11127 1726879776.57889: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n<<<\n 11127 1726879776.57907: stdout chunk (state=3):\n>>># cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 11127 1726879776.57924: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n<<<\n 11127 1726879776.57940: stdout chunk (state=3):\n>>># cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n<<<\n 11127 1726879776.57956: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n<<<\n 11127 1726879776.57976: stdout chunk (state=3):\n>>># cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n<<<\n 11127 1726879776.57993: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11127 1726879776.58167: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n<<<\n 11128 1726879776.58389: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 11128 1726879776.58398: stdout chunk (state=3):\n>>><<<\n 11128 1726879776.58410: stderr chunk (state=3):\n>>><<<\n 11130 1726879776.58413: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 104, \"inode\": 432013443, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879741.3681974, \"mtime\": 1726879738.9911866, \"ctime\": 1726879739.2801878, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"6cd39e38a0493d6adb01189fb34612d703fa5d05\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"551112719\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n<<<\n 11127 1726879776.58433: stdout chunk (state=3):\n>>># destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc087e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc01d828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc0879b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc02a630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc0360f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfdb470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfe0e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfdbb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfe74e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfcad68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfcd198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2db940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2ed240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc03ba20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda25b0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda266320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cda266fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda266b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2650f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2b6828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2b6c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aa1d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aaeb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2a14a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2924e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda012320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda01ada0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aa128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda020eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda28c320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cda026278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cda026390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda304080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bb8240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bbdd30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda0265c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be1390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd9be1748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be9438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9993c50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9986390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9986080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9977f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be9dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd998e048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be1ac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbf98748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd998e0f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbf98ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb05f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4b38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb0e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb4518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfa4b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bcc400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb04a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7fb8908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c73ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c9c278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cdf4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7cdf5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cdfb38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7ce2160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7ce2a58>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c7a390>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c7ab00>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cbe2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cb54a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7fdaf98>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7cc82e8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cc8400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7f6fe80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f74e80>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f652b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f65ac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cd27b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f97eb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f65128>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c24d68>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c24ef0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c24fd0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cc8550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c419b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c3a0f0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c3a2e8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c33b70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c5add8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5aa90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5a2b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5a908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c4bbe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4608240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd467de80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd469f128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4654e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7d25080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7d25128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4695940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 121, \"inode\": 503316612, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879733.483766, \"mtime\": 1726879731.5497503, \"ctime\": 1726879731.9397535, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9a4c4ea014a6dc73342cda0400b7a6d69bc7decf\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1599341311\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 11128 1726879776.58484: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc087e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc01d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc0879b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc02a630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc0360f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfdb470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfe0e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfdbb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfe74e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfcad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfcd198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2db940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2ed240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc03ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda25b0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda266320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cda266fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda266b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2650f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2b6828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2b6c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aa1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aaeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2a14a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2924e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda012320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda01ada0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aa128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda020eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda28c320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cda026278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cda026390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda304080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bb8240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bbdd30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda0265c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be1390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd9be1748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be9438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9993c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9986390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9986080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9977f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be9dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd998e048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be1ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbf98748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd998e0f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbf98ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb05f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4b38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb0e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb4518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfa4b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bcc400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb04a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7fb8908>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c73ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c9c278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cdf4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7cdf5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cdfb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7ce2160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7ce2a58>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c7a390>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c7ab00>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cbe2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cb54a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7fdaf98>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7cc82e8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cc8400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7f6fe80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f74e80>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f652b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f65ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cd27b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f97eb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f65128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c24d68>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c24ef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c24fd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cc8550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c419b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c3a0f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c3a2e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c33b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c5add8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5aa90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5a2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5a908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c4bbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4608240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd467de80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd469f128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4654e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7d25080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7d25128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4695940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 121, \"inode\": 503316612, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879733.483766, \"mtime\": 1726879731.5497503, \"ctime\": 1726879731.9397535, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9a4c4ea014a6dc73342cda0400b7a6d69bc7decf\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1599341311\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 11130 1726879776.58565: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n<<<\n 11130 1726879776.58597: stdout chunk (state=3):\n>>># cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n<<<\n 11127 1726879776.58647: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 11127 1726879776.58660: stdout chunk (state=3):\n>>><<<\n 11127 1726879776.58675: stderr chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2588dbe48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258871828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2588db9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25887e630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25888a0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25882f470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258834e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25882fb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25883b4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25881ed68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258821198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b2f940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b41240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25888fa20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256aaf0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256aba320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb256abafd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256abab00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ab90f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b0a828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b0ac18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afe1d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afeeb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256af54a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ae64e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256866320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25686eda0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afe128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256874eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ae0320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25687a278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25687a390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b58080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687ae80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687aa90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25640c240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256411d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256435390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb256435748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25643d438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561e7c50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561da390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561da080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561cbf28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25643ddd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2561e2048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256435ac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2587ec7b8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561e20f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2587ecb38>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258804668>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2588086d8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258808ba8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258808cc0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258804eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258812048>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258808588>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2588082e8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2587f8ba8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256420400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258804518>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25480b9b0>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2545487f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2544f0320>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254548e80>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25480be10>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544cbbe0>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254536208>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2545362b0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2544caf28>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544caba8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254511358>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254508550>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254828da0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2544de240>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25451a400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2547c1e48>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547c8f60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b8278>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b8a90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2545257b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547e9f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b80f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254537e10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254537f98>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2545450b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25451a550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254555a58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25454d198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25454d390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254545c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25456de80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456db38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456d358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456d9b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25455ccf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250e5a588>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ed1f28>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb250ef3198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ea8eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544960f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254496198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ee9b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 103, \"inode\": 432013443, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879729.3000758, \"mtime\": 1726879726.5120463, \"ctime\": 1726879726.9860513, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"8e5f33789535385184993722bf58b83b8ef92f36\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1526129735\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 11127 1726879776.59902: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2588dbe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258871828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2588db9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25887e630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25888a0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25882f470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258834e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25882fb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25883b4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25881ed68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258821198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b2f940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b41240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25888fa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256aaf0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256aba320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb256abafd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256abab00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ab90f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b0a828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b0ac18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afe1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afeeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256af54a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ae64e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256866320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25686eda0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afe128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256874eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ae0320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25687a278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25687a390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b58080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687ae80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687aa90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25640c240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256411d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256435390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb256435748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25643d438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561e7c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561da390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561da080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561cbf28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25643ddd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2561e2048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256435ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2587ec7b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561e20f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2587ecb38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258804668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2588086d8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258808ba8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258808cc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258804eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258812048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258808588>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2588082e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2587f8ba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256420400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258804518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25480b9b0>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2545487f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2544f0320>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254548e80>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25480be10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544cbbe0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254536208>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2545362b0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2544caf28>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544caba8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254511358>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254508550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254828da0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2544de240>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25451a400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2547c1e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547c8f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b8278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b8a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2545257b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547e9f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b80f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254537e10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254537f98>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2545450b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25451a550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254555a58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25454d198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25454d390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254545c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25456de80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456db38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456d358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456d9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25455ccf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250e5a588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ed1f28>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb250ef3198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ea8eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544960f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254496198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ee9b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 103, \"inode\": 432013443, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879729.3000758, \"mtime\": 1726879726.5120463, \"ctime\": 1726879726.9860513, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"8e5f33789535385184993722bf58b83b8ef92f36\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1526129735\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 11128 1726879776.58801: done with _execute_module (stat, {'path': '/etc/kdump.conf', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879776.2888784-11128-35221519243330/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11128 1726879776.59928: _low_level_execute_command(): starting\n 11128 1726879776.59937: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11130 1726879776.58639: stdout chunk (state=3):\n>>># cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 11130 1726879776.61049: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11130 1726879776.61057: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 11130 1726879776.61065: stdout chunk (state=3):\n>>><<<\n 11130 1726879776.61069: stderr chunk (state=3):\n>>><<<\n 11127 1726879776.61085: done with _execute_module (stat, {'path': '/etc/kdump.conf', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879776.271801-11127-255739206588085/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11127 1726879776.61105: _low_level_execute_command(): starting\n 11127 1726879776.61112: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8334e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82ca828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af83349b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82d7630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82e30f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8288470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af828de48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8288b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82944e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8277d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af827a198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6588940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af659a240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82e8a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65080f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6513320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af6513fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6513b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65120f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6563828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6563c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65571d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6557eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af654e4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af653f4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62bf320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62c7da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6557128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62cdeb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6539320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af62d3278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af62d3390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65b1080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62df748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62dff28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e65240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62df828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e6ad30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d35c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e8e390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af5e8e748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e96438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c40c50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c33390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c33080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c24f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e96dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af5c3b048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e8eac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8245780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c3b0f0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8245b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af825d630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af82616a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8261b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8261c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af825de80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8261fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8261550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af82612b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8251b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e79400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af825d4e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4265978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb97f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f492e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb9e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af4265fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f24ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f8f1d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f38390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f38eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f8d198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f6a320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f61518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4287dd8>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f733c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f734e0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af421af60>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4236080>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211390>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211ba8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f7e898>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af424f080>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211208>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af424f9b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af424ff98>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f9e128>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f73630>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fadac8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fa6208>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fa6400>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f9ec88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fcaeb8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fcab70>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fca390>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fca9e8>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb4d30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af08b3f98>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af092ad68>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af094c198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af0901eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eef0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eef198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af0942b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 104, \"inode\": 432013443, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879741.3681974, \"mtime\": 1726879738.9911866, \"ctime\": 1726879739.2801878, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"6cd39e38a0493d6adb01189fb34612d703fa5d05\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"551112719\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 11130 1726879776.61605: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8334e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82ca828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af83349b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82d7630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82e30f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8288470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af828de48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8288b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82944e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8277d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af827a198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6588940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af659a240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82e8a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65080f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6513320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af6513fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6513b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65120f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6563828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6563c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65571d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6557eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af654e4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af653f4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62bf320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62c7da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6557128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62cdeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6539320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af62d3278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af62d3390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65b1080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62df748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62dff28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e65240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62df828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e6ad30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d35c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e8e390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af5e8e748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e96438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c40c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c33390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c33080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c24f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e96dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af5c3b048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e8eac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8245780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c3b0f0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8245b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af825d630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af82616a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8261b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8261c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af825de80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8261fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8261550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af82612b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8251b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e79400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af825d4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4265978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb97f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f492e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb9e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af4265fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f24ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f8f1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f38390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f38eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f8d198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f6a320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f61518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4287dd8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f733c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f734e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af421af60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4236080>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211ba8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f7e898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af424f080>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211208>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af424f9b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af424ff98>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f9e128>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f73630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fadac8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fa6208>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fa6400>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f9ec88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fcaeb8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fcab70>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fca390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fca9e8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb4d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af08b3f98>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af092ad68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af094c198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af0901eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eef0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eef198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af0942b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 104, \"inode\": 432013443, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879741.3681974, \"mtime\": 1726879738.9911866, \"ctime\": 1726879739.2801878, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"6cd39e38a0493d6adb01189fb34612d703fa5d05\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"551112719\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 11130 1726879776.61937: done with _execute_module (stat, {'path': '/etc/kdump.conf', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879776.2977881-11130-133303337371156/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11130 1726879776.61964: _low_level_execute_command(): starting\n 11130 1726879776.61974: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/ > /dev/null 2>&1 && sleep 0'\"'\"''\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11128 1726879776.63051: stderr chunk (state=2):\n>>><<<\n 11128 1726879776.63065: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11128 1726879776.63097: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11128 1726879776.63106: handler run complete\n 11128 1726879776.63173: attempt loop complete, returning result\n 11128 1726879776.63181: _execute() done\n 11128 1726879776.63185: dumping result to json\n 11128 1726879776.63193: done dumping result, returning\n 11128 1726879776.63206: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists [0e44ad9b-8ddf-c952-e8a3-000000000055]\n 11128 1726879776.63222: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000055\n 11128 1726879776.63284: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000055\n 11128 1726879776.63289: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/etc/kdump.conf\"\n }\n },\n \"stat\": {\n \"atime\": 1726879733.483766,\n \"attr_flags\": \"\",\n \"attributes\": [],\n \"block_size\": 4096,\n \"blocks\": 8,\n \"charset\": \"us-ascii\",\n \"checksum\": \"9a4c4ea014a6dc73342cda0400b7a6d69bc7decf\",\n \"ctime\": 1726879731.9397535,\n \"dev\": 51713,\n \"device_type\": 0,\n \"executable\": false,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 503316612,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": false,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": true,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"text/plain\",\n \"mode\": \"0644\",\n \"mtime\": 1726879731.5497503,\n \"nlink\": 1,\n \"path\": \"/etc/kdump.conf\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": true,\n \"roth\": true,\n \"rusr\": true,\n \"size\": 121,\n \"uid\": 0,\n \"version\": \"1599341311\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": false\n }\n}\n 11127 1726879776.64684: stderr chunk (state=2):\n>>><<<\n 11127 1726879776.64694: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11127 1726879776.64713: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11127 1726879776.64719: handler run complete\n 11127 1726879776.64755: attempt loop complete, returning result\n 11127 1726879776.64760: _execute() done\n 11127 1726879776.64763: dumping result to json\n 11127 1726879776.64769: done dumping result, returning\n 11127 1726879776.64777: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists [0e44ad9b-8ddf-c952-e8a3-000000000055]\n 11127 1726879776.64787: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000055\n 11127 1726879776.64822: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000055\n 11127 1726879776.64825: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/etc/kdump.conf\"\n }\n },\n \"stat\": {\n \"atime\": 1726879729.3000758,\n \"attr_flags\": \"\",\n \"attributes\": [],\n \"block_size\": 4096,\n \"blocks\": 8,\n \"charset\": \"us-ascii\",\n \"checksum\": \"8e5f33789535385184993722bf58b83b8ef92f36\",\n \"ctime\": 1726879726.9860513,\n \"dev\": 51713,\n \"device_type\": 0,\n \"executable\": false,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 432013443,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": false,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": true,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"text/plain\",\n \"mode\": \"0644\",\n \"mtime\": 1726879726.5120463,\n \"nlink\": 1,\n \"path\": \"/etc/kdump.conf\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": true,\n \"roth\": true,\n \"rusr\": true,\n \"size\": 103,\n \"uid\": 0,\n \"version\": \"1526129735\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": false\n }\n}\n 11130 1726879776.66474: stderr chunk (state=2):\n>>><<<\n 11130 1726879776.66482: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11130 1726879776.66502: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11130 1726879776.66509: handler run complete\n 11130 1726879776.66540: attempt loop complete, returning result\n 11130 1726879776.66544: _execute() done\n 11130 1726879776.66547: dumping result to json\n 11130 1726879776.66555: done dumping result, returning\n 11130 1726879776.66563: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists [0e44ad9b-8ddf-c952-e8a3-000000000055]\n 11130 1726879776.66667: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000055\n 11130 1726879776.66707: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000055\n 11130 1726879776.66711: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/etc/kdump.conf\"\n }\n },\n \"stat\": {\n \"atime\": 1726879741.3681974,\n \"attr_flags\": \"\",\n \"attributes\": [],\n \"block_size\": 4096,\n \"blocks\": 8,\n \"charset\": \"us-ascii\",\n \"checksum\": \"6cd39e38a0493d6adb01189fb34612d703fa5d05\",\n \"ctime\": 1726879739.2801878,\n \"dev\": 51713,\n \"device_type\": 0,\n \"executable\": false,\n \"exists\": true,\n \"gid\": 0,\n \"gr_name\": \"root\",\n \"inode\": 432013443,\n \"isblk\": false,\n \"ischr\": false,\n \"isdir\": false,\n \"isfifo\": false,\n \"isgid\": false,\n \"islnk\": false,\n \"isreg\": true,\n \"issock\": false,\n \"isuid\": false,\n \"mimetype\": \"text/plain\",\n \"mode\": \"0644\",\n \"mtime\": 1726879738.9911866,\n \"nlink\": 1,\n \"path\": \"/etc/kdump.conf\",\n \"pw_name\": \"root\",\n \"readable\": true,\n \"rgrp\": true,\n \"roth\": true,\n \"rusr\": true,\n \"size\": 104,\n \"uid\": 0,\n \"version\": \"551112719\",\n \"wgrp\": false,\n \"woth\": false,\n \"writeable\": true,\n \"wusr\": true,\n \"xgrp\": false,\n \"xoth\": false,\n \"xusr\": false\n }\n}\n 10596 1726879776.66872: no more pending results, returning what we have\n 10596 1726879776.66878: results queue empty\n 10596 1726879776.66879: checking for any_errors_fatal\n 10596 1726879776.66885: done checking for any_errors_fatal\n 10596 1726879776.66885: checking for max_fail_percentage\n 10596 1726879776.66887: done checking for max_fail_percentage\n 10596 1726879776.66887: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879776.66888: done checking to see if all hosts have failed\n 10596 1726879776.66888: getting the remaining hosts for this loop\n 10596 1726879776.66890: done getting the remaining hosts for this loop\n 10596 1726879776.66895: getting the next task for host managed_node1\n 10596 1726879776.66900: done getting next task for host managed_node1\n 10596 1726879776.66903: ^ task is: TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf\n 10596 1726879776.66905: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879776.66906: getting the next task for host managed_node2\n 10596 1726879776.66908: done getting next task for host managed_node2\n 10596 1726879776.66909: ^ task is: TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf\n 10596 1726879776.66911: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879776.66911: getting the next task for host managed_node3\n 10596 1726879776.66913: done getting next task for host managed_node3\n 10596 1726879776.66915: ^ task is: TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf\n 10596 1726879776.66916: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879776.66927: getting variables\n 10596 1726879776.66928: in VariableManager get_vars()\n 10596 1726879776.66960: Calling all_inventory to load vars for managed_node1\n 10596 1726879776.66963: Calling groups_inventory to load vars for managed_node1\n 10596 1726879776.66966: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879776.66975: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879776.66978: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879776.66981: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879776.67189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879776.67418: done with get_vars()\n 10596 1726879776.67432: done getting variables\n 10596 1726879776.67549: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] **************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26\nFriday 20 September 2024 20:49:36 -0400 (0:00:00.461) 0:00:15.119 ****** \n 10596 1726879776.67571: entering _queue_task() for managed_node1/template\n 10596 1726879776.67572: Creating lock for template\n 10596 1726879776.67825: worker is 1 (out of 3 available)\n 10596 1726879776.67847: exiting _queue_task() for managed_node1/template\n 10596 1726879776.67895: getting variables\n 10596 1726879776.67899: in VariableManager get_vars()\n 10596 1726879776.68024: Calling all_inventory to load vars for managed_node2\n 10596 1726879776.68031: Calling groups_inventory to load vars for managed_node2\n 10596 1726879776.68035: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879776.68055: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879776.68060: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879776.68065: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879776.68330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879776.68614: done with get_vars()\n 10596 1726879776.68626: done getting variables\n 10596 1726879776.68716: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879776.68728: entering _queue_task() for managed_node2/template\n 10596 1726879776.68985: worker is 2 (out of 3 available)\n 10596 1726879776.69003: exiting _queue_task() for managed_node2/template\n 10596 1726879776.69034: getting variables\n 10596 1726879776.69037: in VariableManager get_vars()\n 10596 1726879776.69122: Calling all_inventory to load vars for managed_node3\n 10596 1726879776.69127: Calling groups_inventory to load vars for managed_node3\n 10596 1726879776.69130: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879776.69144: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879776.69147: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879776.69151: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879776.69383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879776.69655: done with get_vars()\n 10596 1726879776.69675: done getting variables\n 10596 1726879776.69801: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879776.69822: entering _queue_task() for managed_node3/template\n 10596 1726879776.71274: worker is 3 (out of 3 available)\n 10596 1726879776.71289: exiting _queue_task() for managed_node3/template\n 10596 1726879776.71304: done queuing things up, now waiting for results queue to drain\n 10596 1726879776.71306: waiting for pending results...\n 11154 1726879776.68489: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf\n 11154 1726879776.68618: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000056\n 11154 1726879776.68634: variable 'ansible_search_path' from source: unknown\n 11154 1726879776.68639: variable 'ansible_search_path' from source: unknown\n 11154 1726879776.68663: calling self._execute()\n 11154 1726879776.68736: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11154 1726879776.68747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11154 1726879776.68759: variable 'omit' from source: magic vars\n 11154 1726879776.68853: variable 'omit' from source: magic vars\n 11154 1726879776.68895: variable 'omit' from source: magic vars\n 11154 1726879776.69147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11155 1726879776.70341: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf\n 11155 1726879776.70460: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000056\n 11155 1726879776.70475: variable 'ansible_search_path' from source: unknown\n 11155 1726879776.70479: variable 'ansible_search_path' from source: unknown\n 11155 1726879776.70509: calling self._execute()\n 11155 1726879776.70578: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11155 1726879776.70587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11155 1726879776.70597: variable 'omit' from source: magic vars\n 11155 1726879776.70690: variable 'omit' from source: magic vars\n 11155 1726879776.70739: variable 'omit' from source: magic vars\n 11155 1726879776.70987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11156 1726879776.72718: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf\n 11156 1726879776.72855: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000056\n 11156 1726879776.72874: variable 'ansible_search_path' from source: unknown\n 11156 1726879776.72879: variable 'ansible_search_path' from source: unknown\n 11156 1726879776.72915: calling self._execute()\n 11154 1726879776.72971: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11156 1726879776.73000: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11156 1726879776.73010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11156 1726879776.73018: variable 'omit' from source: magic vars\n 11154 1726879776.73039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11154 1726879776.73080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11154 1726879776.73120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11154 1726879776.73150: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11154 1726879776.73220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11154 1726879776.73245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11154 1726879776.73266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11154 1726879776.73302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11154 1726879776.73313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11154 1726879776.73417: variable '__kdump_conf' from source: set_fact\n 11154 1726879776.73450: variable 'omit' from source: magic vars\n 11154 1726879776.73472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11154 1726879776.73497: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11154 1726879776.73513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11154 1726879776.73530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11154 1726879776.73539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11154 1726879776.73565: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11154 1726879776.73570: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11154 1726879776.73573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11154 1726879776.73687: Set connection var ansible_shell_executable to /bin/sh\n 11154 1726879776.73696: Set connection var ansible_connection to ssh\n 11154 1726879776.73702: Set connection var ansible_timeout to 10\n 11154 1726879776.73705: Set connection var ansible_shell_type to sh\n 11154 1726879776.73709: Set connection var ansible_pipelining to False\n 11154 1726879776.73715: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11154 1726879776.73735: variable 'ansible_shell_executable' from source: unknown\n 11154 1726879776.73739: variable 'ansible_connection' from source: unknown\n 11154 1726879776.73742: variable 'ansible_module_compression' from source: unknown\n 11154 1726879776.73744: variable 'ansible_shell_type' from source: unknown\n 11154 1726879776.73747: variable 'ansible_shell_executable' from source: unknown\n 11154 1726879776.73749: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11154 1726879776.73752: variable 'ansible_pipelining' from source: unknown\n 11154 1726879776.73755: variable 'ansible_timeout' from source: unknown\n 11154 1726879776.73758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11154 1726879776.73850: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 11154 1726879776.73862: variable 'omit' from source: magic vars\n 11154 1726879776.73867: starting attempt loop\n 11154 1726879776.73870: running the handler\n 11154 1726879776.73880: _low_level_execute_command(): starting\n 11154 1726879776.73886: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11156 1726879776.73121: variable 'omit' from source: magic vars\n 11156 1726879776.74311: variable 'omit' from source: magic vars\n 11156 1726879776.74579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11155 1726879776.75485: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11155 1726879776.75560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11155 1726879776.75621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11155 1726879776.75657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11155 1726879776.75684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11155 1726879776.75757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11155 1726879776.75783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11155 1726879776.75811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11155 1726879776.75849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11155 1726879776.75865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11155 1726879776.75980: variable '__kdump_conf' from source: set_fact\n 11155 1726879776.76019: variable 'omit' from source: magic vars\n 11155 1726879776.76045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11155 1726879776.76071: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11155 1726879776.76089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11155 1726879776.76108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11155 1726879776.76120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11155 1726879776.76146: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11155 1726879776.76150: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11155 1726879776.76154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11155 1726879776.76240: Set connection var ansible_shell_executable to /bin/sh\n 11155 1726879776.76246: Set connection var ansible_connection to ssh\n 11155 1726879776.76252: Set connection var ansible_timeout to 10\n 11155 1726879776.76254: Set connection var ansible_shell_type to sh\n 11155 1726879776.76259: Set connection var ansible_pipelining to False\n 11155 1726879776.76265: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11155 1726879776.76284: variable 'ansible_shell_executable' from source: unknown\n 11155 1726879776.76288: variable 'ansible_connection' from source: unknown\n 11155 1726879776.76291: variable 'ansible_module_compression' from source: unknown\n 11155 1726879776.76347: variable 'ansible_shell_type' from source: unknown\n 11155 1726879776.76351: variable 'ansible_shell_executable' from source: unknown\n 11155 1726879776.76353: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11155 1726879776.76357: variable 'ansible_pipelining' from source: unknown\n 11155 1726879776.76359: variable 'ansible_timeout' from source: unknown\n 11155 1726879776.76363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11155 1726879776.76455: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 11155 1726879776.76466: variable 'omit' from source: magic vars\n 11155 1726879776.76471: starting attempt loop\n 11155 1726879776.76474: running the handler\n 11155 1726879776.76484: _low_level_execute_command(): starting\n 11155 1726879776.76490: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11154 1726879776.77213: stdout chunk (state=2):\n>>>/root\n<<<\n 11154 1726879776.77223: stderr chunk (state=2):\n>>><<<\n 11154 1726879776.77239: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 11154 1726879776.77263: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11154 1726879776.77275: _low_level_execute_command(): starting\n 11154 1726879776.77281: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414 `\" && echo ansible-tmp-1726879776.7727056-11154-55974145362414=\"` echo /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414 `\" && echo ansible-tmp-1726879776.7727056-11154-55974145362414=\"` echo /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414 `\" ) && sleep 0'\"'\"''\n 11156 1726879776.77427: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11156 1726879776.77508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11156 1726879776.77568: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11156 1726879776.77607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11156 1726879776.77635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11156 1726879776.77715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11156 1726879776.77742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11156 1726879776.77768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11156 1726879776.77806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11156 1726879776.77820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11156 1726879776.77935: variable '__kdump_conf' from source: set_fact\n 11156 1726879776.77978: variable 'omit' from source: magic vars\n 11156 1726879776.78016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11156 1726879776.78058: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11156 1726879776.78084: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11156 1726879776.78110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11156 1726879776.78128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11156 1726879776.78175: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11156 1726879776.78184: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11156 1726879776.78190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11156 1726879776.78303: Set connection var ansible_shell_executable to /bin/sh\n 11156 1726879776.78310: Set connection var ansible_connection to ssh\n 11156 1726879776.78323: Set connection var ansible_timeout to 10\n 11156 1726879776.78328: Set connection var ansible_shell_type to sh\n 11156 1726879776.78337: Set connection var ansible_pipelining to False\n 11156 1726879776.78347: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11156 1726879776.78368: variable 'ansible_shell_executable' from source: unknown\n 11156 1726879776.78373: variable 'ansible_connection' from source: unknown\n 11156 1726879776.78376: variable 'ansible_module_compression' from source: unknown\n 11156 1726879776.78380: variable 'ansible_shell_type' from source: unknown\n 11156 1726879776.78383: variable 'ansible_shell_executable' from source: unknown\n 11156 1726879776.78386: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11156 1726879776.78391: variable 'ansible_pipelining' from source: unknown\n 11156 1726879776.78396: variable 'ansible_timeout' from source: unknown\n 11156 1726879776.78401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11156 1726879776.78480: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 11156 1726879776.78493: variable 'omit' from source: magic vars\n 11156 1726879776.78500: starting attempt loop\n 11156 1726879776.78503: running the handler\n 11156 1726879776.78513: _low_level_execute_command(): starting\n 11156 1726879776.78520: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11155 1726879776.79219: stdout chunk (state=2):\n>>>/root\n<<<\n 11155 1726879776.79341: stderr chunk (state=3):\n>>><<<\n 11155 1726879776.79350: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 11155 1726879776.79370: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11155 1726879776.79378: _low_level_execute_command(): starting\n 11155 1726879776.79382: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207 `\" && echo ansible-tmp-1726879776.7937474-11155-23339393424207=\"` echo /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207 `\" && echo ansible-tmp-1726879776.7937474-11155-23339393424207=\"` echo /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207 `\" ) && sleep 0'\"'\"''\n 11154 1726879776.80310: stdout chunk (state=2):\n>>>ansible-tmp-1726879776.7727056-11154-55974145362414=/root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414\n<<<\n 11154 1726879776.80439: stderr chunk (state=3):\n>>><<<\n 11154 1726879776.80446: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879776.7727056-11154-55974145362414=/root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414\\n', b'')\n 11154 1726879776.80468: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879776.7727056-11154-55974145362414=/root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414\n, stderr=\n 11154 1726879776.80481: evaluation_path:\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks\n 11154 1726879776.80499: search_path:\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/templates/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/templates/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/kdump.conf.j2\n 11154 1726879776.80517: variable 'ansible_search_path' from source: unknown\n 11156 1726879776.80823: stdout chunk (state=2):\n>>>/root\n<<<\n 11154 1726879776.81033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11156 1726879776.81054: stderr chunk (state=3):\n>>><<<\n 11154 1726879776.81059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11156 1726879776.81061: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 11154 1726879776.81082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11156 1726879776.81089: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11156 1726879776.81102: _low_level_execute_command(): starting\n 11156 1726879776.81108: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666 `\" && echo ansible-tmp-1726879776.810981-11156-188397895409666=\"` echo /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n 11154 1726879776.81122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11154 1726879776.81137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666 `\" && echo ansible-tmp-1726879776.810981-11156-188397895409666=\"` echo /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666 `\" ) && sleep 0'\"'\"''\n 11154 1726879776.81458: variable 'ansible_managed' from source: unknown\n 11154 1726879776.81471: variable 'kdump_target' from source: play vars\n 11154 1726879776.81593: variable 'kdump_ssh_user' from source: play vars\n 11154 1726879776.81712: variable 'hostvars' from source: magic vars\n 11154 1726879776.81720: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11154 1726879776.81726: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11154 1726879776.81789: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11154 1726879776.81805: in VariableManager get_vars()\n 11154 1726879776.81818: Calling all_inventory to load vars for managed_node1\n 11154 1726879776.81824: Calling groups_inventory to load vars for managed_node1\n 11154 1726879776.81829: Calling all_plugins_inventory to load vars for managed_node1\n 11154 1726879776.81837: Calling all_plugins_play to load vars for managed_node1\n 11154 1726879776.81843: Calling groups_plugins_inventory to load vars for managed_node1\n 11154 1726879776.81848: Calling groups_plugins_play to load vars for managed_node1\n 11154 1726879776.81986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11154 1726879776.82165: done with get_vars()\n 11154 1726879776.82181: variable 'ansible_user_id' from source: facts\n 11154 1726879776.82188: variable 'kdump_test_ssh_server_inside' from source: play vars\n 11154 1726879776.82432: variable 'kdump_test_ssh_source' from source: play vars\n 11154 1726879776.82577: variable 'ansible_env' from source: facts\n 11155 1726879776.82596: stdout chunk (state=2):\n>>>ansible-tmp-1726879776.7937474-11155-23339393424207=/root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207\n<<<\n 11155 1726879776.82604: stderr chunk (state=2):\n>>><<<\n 11155 1726879776.82616: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879776.7937474-11155-23339393424207=/root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207\\n', b'')\n 11155 1726879776.82632: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879776.7937474-11155-23339393424207=/root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207\n, stderr=\n 11155 1726879776.82646: evaluation_path:\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks\n 11155 1726879776.82663: search_path:\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/templates/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/templates/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/kdump.conf.j2\n 11155 1726879776.82682: variable 'ansible_search_path' from source: unknown\n 11154 1726879776.82590: variable 'hostvars' from source: magic vars\n 11154 1726879776.82699: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11154 1726879776.82704: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11154 1726879776.82762: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11154 1726879776.82771: in VariableManager get_vars()\n 11154 1726879776.82776: Calling all_inventory to load vars for managed_node1\n 11154 1726879776.82783: Calling groups_inventory to load vars for managed_node1\n 11154 1726879776.82787: Calling all_plugins_inventory to load vars for managed_node1\n 11154 1726879776.82796: Calling all_plugins_play to load vars for managed_node1\n 11154 1726879776.82801: Calling groups_plugins_inventory to load vars for managed_node1\n 11154 1726879776.82806: Calling groups_plugins_play to load vars for managed_node1\n 11154 1726879776.82968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11154 1726879776.83147: done with get_vars()\n 11154 1726879776.83161: variable 'ansible_all_ipv4_addresses' from source: facts\n 11154 1726879776.83166: in VariableManager get_vars()\n 11154 1726879776.83171: Calling all_inventory to load vars for managed_node1\n 11154 1726879776.83174: Calling groups_inventory to load vars for managed_node1\n 11154 1726879776.83178: Calling all_plugins_inventory to load vars for managed_node1\n 11154 1726879776.83184: Calling all_plugins_play to load vars for managed_node1\n 11154 1726879776.83189: Calling groups_plugins_inventory to load vars for managed_node1\n 11154 1726879776.83196: Calling groups_plugins_play to load vars for managed_node1\n 11154 1726879776.83327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11155 1726879776.83378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11155 1726879776.83405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11155 1726879776.83429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11155 1726879776.83465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11155 1726879776.83479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11154 1726879776.83499: done with get_vars()\n 11154 1726879776.83509: variable 'ansible_all_ipv6_addresses' from source: facts\n 11154 1726879776.83514: in VariableManager get_vars()\n 11154 1726879776.83519: Calling all_inventory to load vars for managed_node1\n 11154 1726879776.83524: Calling groups_inventory to load vars for managed_node1\n 11154 1726879776.83528: Calling all_plugins_inventory to load vars for managed_node1\n 11154 1726879776.83534: Calling all_plugins_play to load vars for managed_node1\n 11154 1726879776.83539: Calling groups_plugins_inventory to load vars for managed_node1\n 11154 1726879776.83544: Calling groups_plugins_play to load vars for managed_node1\n 11154 1726879776.83680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11155 1726879776.83762: variable 'ansible_managed' from source: unknown\n 11155 1726879776.83770: variable 'kdump_target' from source: play vars\n 11155 1726879776.83855: variable 'kdump_ssh_user' from source: play vars\n 11155 1726879776.83979: variable 'hostvars' from source: magic vars\n 11155 1726879776.83988: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11155 1726879776.83998: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11155 1726879776.84073: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11155 1726879776.84090: in VariableManager get_vars()\n 11155 1726879776.84101: Calling all_inventory to load vars for managed_node2\n 11155 1726879776.84106: Calling groups_inventory to load vars for managed_node2\n 11155 1726879776.84111: Calling all_plugins_inventory to load vars for managed_node2\n 11155 1726879776.84118: Calling all_plugins_play to load vars for managed_node2\n 11155 1726879776.84122: Calling groups_plugins_inventory to load vars for managed_node2\n 11155 1726879776.84126: Calling groups_plugins_play to load vars for managed_node2\n 11154 1726879776.84208: done with get_vars()\n 11154 1726879776.84220: variable 'ansible_default_ipv4' from source: facts\n 11154 1726879776.84232: variable 'kdump_ssh_user' from source: play vars\n 11155 1726879776.84289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11154 1726879776.84330: variable 'hostvars' from source: magic vars\n 11154 1726879776.84336: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11154 1726879776.84341: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11154 1726879776.84402: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11154 1726879776.84410: in VariableManager get_vars()\n 11154 1726879776.84415: Calling all_inventory to load vars for managed_node1\n 11154 1726879776.84419: Calling groups_inventory to load vars for managed_node1\n 11154 1726879776.84423: Calling all_plugins_inventory to load vars for managed_node1\n 11154 1726879776.84429: Calling all_plugins_play to load vars for managed_node1\n 11154 1726879776.84433: Calling groups_plugins_inventory to load vars for managed_node1\n 11154 1726879776.84437: Calling groups_plugins_play to load vars for managed_node1\n 11155 1726879776.84463: done with get_vars()\n 11155 1726879776.84478: variable 'ansible_user_id' from source: facts\n 11155 1726879776.84485: variable 'kdump_test_ssh_server_inside' from source: play vars\n 11154 1726879776.84618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11155 1726879776.84736: variable 'kdump_test_ssh_source' from source: play vars\n 11154 1726879776.84794: done with get_vars()\n 11154 1726879776.84805: variable 'ansible_user_id' from source: facts\n 11154 1726879776.84812: variable 'kdump_ssh_server' from source: play vars\n 11154 1726879776.84817: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11154 1726879776.84876: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11154 1726879776.84882: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11155 1726879776.84896: variable 'ansible_env' from source: facts\n 11155 1726879776.84911: variable 'hostvars' from source: magic vars\n 11155 1726879776.84915: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11155 1726879776.84920: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11154 1726879776.84943: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11154 1726879776.84955: variable 'kdump_sshkey' from source: role '' defaults\n 11154 1726879776.84961: variable 'kdump_path' from source: play vars\n 11154 1726879776.84965: variable 'kdump_core_collector' from source: role '' defaults\n 11154 1726879776.84969: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 11155 1726879776.84974: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11155 1726879776.84981: in VariableManager get_vars()\n 11155 1726879776.84986: Calling all_inventory to load vars for managed_node2\n 11155 1726879776.84990: Calling groups_inventory to load vars for managed_node2\n 11155 1726879776.84996: Calling all_plugins_inventory to load vars for managed_node2\n 11155 1726879776.85002: Calling all_plugins_play to load vars for managed_node2\n 11155 1726879776.85006: Calling groups_plugins_inventory to load vars for managed_node2\n 11155 1726879776.85011: Calling groups_plugins_play to load vars for managed_node2\n 11154 1726879776.85021: variable 'kdump_auto_reset_crashkernel' from source: role '' defaults\n 11154 1726879776.85027: variable 'kdump_system_action' from source: role '' defaults\n 11154 1726879776.85031: variable 'kdump_dracut_args' from source: role '' defaults\n 11155 1726879776.85138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11155 1726879776.85311: done with get_vars()\n 11155 1726879776.85323: variable 'ansible_all_ipv4_addresses' from source: facts\n 11155 1726879776.85327: in VariableManager get_vars()\n 11155 1726879776.85331: Calling all_inventory to load vars for managed_node2\n 11155 1726879776.85334: Calling groups_inventory to load vars for managed_node2\n 11155 1726879776.85338: Calling all_plugins_inventory to load vars for managed_node2\n 11155 1726879776.85343: Calling all_plugins_play to load vars for managed_node2\n 11156 1726879776.85342: stdout chunk (state=2):\n>>>ansible-tmp-1726879776.810981-11156-188397895409666=/root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666\n<<<\n 11156 1726879776.85354: stderr chunk (state=2):\n>>><<<\n 11156 1726879776.85366: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879776.810981-11156-188397895409666=/root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666\\n', b'')\n 11156 1726879776.85384: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879776.810981-11156-188397895409666=/root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666\n, stderr=\n 11156 1726879776.85402: evaluation_path:\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks\n 11156 1726879776.85425: search_path:\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/templates/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/templates/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/kdump.conf.j2\n\t/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/kdump.conf.j2\n 11156 1726879776.85446: variable 'ansible_search_path' from source: unknown\n 11156 1726879776.86174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11156 1726879776.86203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11156 1726879776.86227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11156 1726879776.86269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11156 1726879776.86283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11155 1726879776.85347: Calling groups_plugins_inventory to load vars for managed_node2\n 11155 1726879776.86400: Calling groups_plugins_play to load vars for managed_node2\n 11155 1726879776.86545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11155 1726879776.86794: done with get_vars()\n 11155 1726879776.86812: variable 'ansible_all_ipv6_addresses' from source: facts\n 11155 1726879776.86818: in VariableManager get_vars()\n 11155 1726879776.86825: Calling all_inventory to load vars for managed_node2\n 11155 1726879776.86831: Calling groups_inventory to load vars for managed_node2\n 11155 1726879776.86836: Calling all_plugins_inventory to load vars for managed_node2\n 11155 1726879776.86843: Calling all_plugins_play to load vars for managed_node2\n 11155 1726879776.86848: Calling groups_plugins_inventory to load vars for managed_node2\n 11155 1726879776.86853: Calling groups_plugins_play to load vars for managed_node2\n 11155 1726879776.87002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11155 1726879776.87173: done with get_vars()\n 11155 1726879776.87185: variable 'ansible_default_ipv4' from source: facts\n 11155 1726879776.87199: variable 'kdump_ssh_user' from source: play vars\n 11156 1726879776.87261: variable 'ansible_managed' from source: unknown\n 11156 1726879776.87270: variable 'kdump_target' from source: play vars\n 11155 1726879776.87302: variable 'hostvars' from source: magic vars\n 11155 1726879776.87309: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11155 1726879776.87313: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11156 1726879776.87362: variable 'kdump_ssh_user' from source: play vars\n 11155 1726879776.87368: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11155 1726879776.87375: in VariableManager get_vars()\n 11155 1726879776.87380: Calling all_inventory to load vars for managed_node2\n 11155 1726879776.87384: Calling groups_inventory to load vars for managed_node2\n 11155 1726879776.87389: Calling all_plugins_inventory to load vars for managed_node2\n 11155 1726879776.87397: Calling all_plugins_play to load vars for managed_node2\n 11155 1726879776.87402: Calling groups_plugins_inventory to load vars for managed_node2\n 11155 1726879776.87407: Calling groups_plugins_play to load vars for managed_node2\n 11156 1726879776.87462: variable 'hostvars' from source: magic vars\n 11156 1726879776.87468: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11156 1726879776.87474: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11156 1726879776.87532: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11155 1726879776.87538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11156 1726879776.87545: in VariableManager get_vars()\n 11156 1726879776.87557: Calling all_inventory to load vars for managed_node3\n 11156 1726879776.87562: Calling groups_inventory to load vars for managed_node3\n 11156 1726879776.87567: Calling all_plugins_inventory to load vars for managed_node3\n 11156 1726879776.87577: Calling all_plugins_play to load vars for managed_node3\n 11156 1726879776.87582: Calling groups_plugins_inventory to load vars for managed_node3\n 11156 1726879776.87587: Calling groups_plugins_play to load vars for managed_node3\n 11155 1726879776.87714: done with get_vars()\n 11155 1726879776.87725: variable 'ansible_user_id' from source: facts\n 11155 1726879776.87732: variable 'kdump_ssh_server' from source: play vars\n 11155 1726879776.87737: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11156 1726879776.87773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11155 1726879776.87798: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11155 1726879776.87804: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11155 1726879776.87861: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11155 1726879776.87871: variable 'kdump_sshkey' from source: role '' defaults\n 11155 1726879776.87876: variable 'kdump_path' from source: play vars\n 11155 1726879776.87879: variable 'kdump_core_collector' from source: role '' defaults\n 11155 1726879776.87883: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 11155 1726879776.87936: variable 'kdump_auto_reset_crashkernel' from source: role '' defaults\n 11155 1726879776.87942: variable 'kdump_system_action' from source: role '' defaults\n 11155 1726879776.87946: variable 'kdump_dracut_args' from source: role '' defaults\n 11156 1726879776.87957: done with get_vars()\n 11156 1726879776.87971: variable 'ansible_user_id' from source: facts\n 11156 1726879776.87978: variable 'kdump_test_ssh_server_inside' from source: play vars\n 11156 1726879776.88318: variable 'kdump_test_ssh_source' from source: play vars\n 11156 1726879776.88484: variable 'ansible_env' from source: facts\n 11156 1726879776.88501: variable 'hostvars' from source: magic vars\n 11156 1726879776.88506: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11156 1726879776.88510: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11156 1726879776.88568: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11156 1726879776.88577: in VariableManager get_vars()\n 11156 1726879776.88583: Calling all_inventory to load vars for managed_node3\n 11156 1726879776.88587: Calling groups_inventory to load vars for managed_node3\n 11156 1726879776.88593: Calling all_plugins_inventory to load vars for managed_node3\n 11156 1726879776.88600: Calling all_plugins_play to load vars for managed_node3\n 11156 1726879776.88604: Calling groups_plugins_inventory to load vars for managed_node3\n 11156 1726879776.88608: Calling groups_plugins_play to load vars for managed_node3\n 11156 1726879776.88747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11154 1726879776.88906: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11156 1726879776.88919: done with get_vars()\n 11156 1726879776.88931: variable 'ansible_all_ipv4_addresses' from source: facts\n 11156 1726879776.88936: in VariableManager get_vars()\n 11156 1726879776.88941: Calling all_inventory to load vars for managed_node3\n 11156 1726879776.88945: Calling groups_inventory to load vars for managed_node3\n 11156 1726879776.88952: Calling all_plugins_inventory to load vars for managed_node3\n 11156 1726879776.88958: Calling all_plugins_play to load vars for managed_node3\n 11156 1726879776.88963: Calling groups_plugins_inventory to load vars for managed_node3\n 11154 1726879776.88966: variable 'ansible_module_compression' from source: unknown\n 11156 1726879776.88968: Calling groups_plugins_play to load vars for managed_node3\n 11154 1726879776.89028: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 11154 1726879776.89066: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 11154 1726879776.89173: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py\n 11156 1726879776.89176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmprren8_ta TO /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 11156 1726879776.89379: done with get_vars()\n 11156 1726879776.89400: variable 'ansible_all_ipv6_addresses' from source: facts\n 11156 1726879776.89407: in VariableManager get_vars()\n 11156 1726879776.89412: Calling all_inventory to load vars for managed_node3\n 11156 1726879776.89416: Calling groups_inventory to load vars for managed_node3\n 11156 1726879776.89420: Calling all_plugins_inventory to load vars for managed_node3\n 11156 1726879776.89427: Calling all_plugins_play to load vars for managed_node3\n 11156 1726879776.89431: Calling groups_plugins_inventory to load vars for managed_node3\n 11156 1726879776.89436: Calling groups_plugins_play to load vars for managed_node3\n 11156 1726879776.89576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11156 1726879776.89759: done with get_vars()\n 11156 1726879776.89771: variable 'ansible_default_ipv4' from source: facts\n 11156 1726879776.89783: variable 'kdump_ssh_user' from source: play vars\n 11156 1726879776.89895: variable 'hostvars' from source: magic vars\n 11156 1726879776.89902: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11156 1726879776.89906: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11156 1726879776.89969: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11156 1726879776.89978: in VariableManager get_vars()\n 11156 1726879776.89983: Calling all_inventory to load vars for managed_node3\n 11156 1726879776.89987: Calling groups_inventory to load vars for managed_node3\n 11156 1726879776.89993: Calling all_plugins_inventory to load vars for managed_node3\n 11156 1726879776.90000: Calling all_plugins_play to load vars for managed_node3\n 11156 1726879776.90004: Calling groups_plugins_inventory to load vars for managed_node3\n 11156 1726879776.90009: Calling groups_plugins_play to load vars for managed_node3\n 11155 1726879776.90168: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11155 1726879776.90253: variable 'ansible_module_compression' from source: unknown\n 11156 1726879776.90518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11156 1726879776.90704: done with get_vars()\n 11156 1726879776.90716: variable 'ansible_user_id' from source: facts\n 11154 1726879776.90717: Sending initial data\n 11156 1726879776.90724: variable 'kdump_ssh_server' from source: play vars\n 11154 1726879776.90725: Sent initial data (152 bytes)\n 11156 1726879776.90730: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11155 1726879776.90755: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 11155 1726879776.90785: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 11156 1726879776.90795: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11156 1726879776.90801: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11156 1726879776.90858: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11156 1726879776.90869: variable 'kdump_sshkey' from source: role '' defaults\n 11156 1726879776.90874: variable 'kdump_path' from source: play vars\n 11156 1726879776.90878: variable 'kdump_core_collector' from source: role '' defaults\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 11156 1726879776.90882: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 11155 1726879776.90884: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpr50xt41q TO /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py\n 11156 1726879776.90932: variable 'kdump_auto_reset_crashkernel' from source: role '' defaults\n 11156 1726879776.90938: variable 'kdump_system_action' from source: role '' defaults\n 11156 1726879776.90943: variable 'kdump_dracut_args' from source: role '' defaults\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 11155 1726879776.91324: Sending initial data\n 11155 1726879776.91331: Sent initial data (152 bytes)\n 11156 1726879776.92523: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11156 1726879776.92574: variable 'ansible_module_compression' from source: unknown\n 11156 1726879776.92633: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 11156 1726879776.92660: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 11156 1726879776.92736: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpw4dw3ryw TO /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 11156 1726879776.92838: Sending initial data\n 11156 1726879776.92845: Sent initial data (152 bytes)\n 11154 1726879776.94301: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmprren8_ta /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py\n<<<\n 11155 1726879776.94355: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpr50xt41q /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py\n<<<\n 11156 1726879776.95557: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpw4dw3ryw /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py\n<<<\n 11155 1726879776.95569: stderr chunk (state=3):\n>>><<<\n 11155 1726879776.95577: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpr50xt41q /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py\\n', b'')\n 11155 1726879776.95612: done transferring module to remote\n 11155 1726879776.95631: _low_level_execute_command(): starting\n 11155 1726879776.95639: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/ /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/ /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py && sleep 0'\"'\"''\n 11154 1726879776.96996: stderr chunk (state=3):\n>>><<<\n 11154 1726879776.97009: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmprren8_ta /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py\\n', b'')\n 11154 1726879776.97037: done transferring module to remote\n 11154 1726879776.97050: _low_level_execute_command(): starting\n 11154 1726879776.97057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/ /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/ /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py && sleep 0'\"'\"''\n 11156 1726879776.97263: stderr chunk (state=3):\n>>><<<\n 11156 1726879776.97272: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpw4dw3ryw /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py\\n', b'')\n 11156 1726879776.97300: done transferring module to remote\n 11156 1726879776.97314: _low_level_execute_command(): starting\n 11156 1726879776.97320: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/ /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/ /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py && sleep 0'\"'\"''\n 11155 1726879776.98761: stderr chunk (state=2):\n>>><<<\n 11155 1726879776.98771: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11155 1726879776.98787: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11155 1726879776.98790: _low_level_execute_command(): starting\n 11155 1726879776.98795: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py && sleep 0'\"'\"''\n 11154 1726879776.99520: stderr chunk (state=2):\n>>><<<\n 11154 1726879776.99528: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11154 1726879776.99542: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11154 1726879776.99545: _low_level_execute_command(): starting\n 11154 1726879776.99548: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py && sleep 0'\"'\"''\n 11156 1726879776.99964: stderr chunk (state=2):\n>>><<<\n 11156 1726879776.99972: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11156 1726879776.99989: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11156 1726879776.99995: _low_level_execute_command(): starting\n 11156 1726879777.00000: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py && sleep 0'\"'\"''\n 11155 1726879777.02018: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c76e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c0c828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c769b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c19630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c250f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bca470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 11155 1726879777.02035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 11155 1726879777.02199: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bcfe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bcab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11155 1726879777.02247: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bd64e0>\r\n<<<\n 11155 1726879777.02289: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bb9d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 11155 1726879777.02312: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bbc198>\r\n<<<\n 11155 1726879777.02340: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 11155 1726879777.02361: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2eca940>\r\n<<<\n 11155 1726879777.02378: stdout chunk (state=3):\n>>># /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\r\n<<<\n 11155 1726879777.02403: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\n<<<\n 11155 1726879777.02410: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2edc240>\r\n<<<\n 11154 1726879777.02451: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 11154 1726879777.02466: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\n<<<\n 11154 1726879777.02473: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 11155 1726879777.02484: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c2aa20>\r\n<<<\n 11155 1726879777.02501: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11154 1726879777.02527: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11154 1726879777.02558: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 11154 1726879777.02600: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\n<<<\n 11154 1726879777.02613: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 11154 1726879777.02626: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11156 1726879777.02792: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 11156 1726879777.02856: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11156 1726879777.02893: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 11156 1726879777.02961: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11156 1726879777.03117: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c8032e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 11156 1726879777.03281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fc8828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c80329b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fd5630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11154 1726879777.03329: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848fafe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f45828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848faf9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f52630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f5e0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f03470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f08e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f03b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11156 1726879777.03331: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fe10f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc748>\r\n<<<\n 11155 1726879777.03346: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e4a080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e552b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2e55f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e55a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e5f080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2ea57b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2ea5ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99160>\r\n<<<\n 11156 1726879777.03522: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f86470>\r\n<<<\n 11156 1726879777.03601: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f8be48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f86b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11155 1726879777.03634: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e90438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e81470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c02278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0acf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0fe10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e7b2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n<<<\n 11154 1726879777.03646: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f0f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ef2d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ef5198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847203940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847215240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f63a20>\r\n<<<\n 11155 1726879777.03655: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 11154 1726879777.03670: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11156 1726879777.03695: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11156 1726879777.03737: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f924e0>\r\n<<<\n 11156 1726879777.03788: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f75d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f78198>\r\n<<<\n 11156 1726879777.03837: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 11156 1726879777.03928: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6286940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6298240>\r\n<<<\n 11156 1726879777.04008: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fe6a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11154 1726879777.04208: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847183080>\r\n<<<\n 11155 1726879777.04235: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2c161d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0ff98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2c162e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2eeafd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c169e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c216a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c21e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27a8198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c21780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27adc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d12e8>\r\n<<<\n 11154 1726879777.04310: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc84718e2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc84718ef60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc84718ea90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 11154 1726879777.04353: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847198080>\r\nimport '_collections' # \r\n<<<\n 11154 1726879777.04419: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471de7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11154 1726879777.04476: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471deba8>\r\n<<<\n 11155 1726879777.04559: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c27d16a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d8390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2582ba8>\r\n<<<\n 11154 1726879777.04596: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d2160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d2e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471c9438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471ba470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 11155 1726879777.04609: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c25792e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c256ff98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2567e80>\r\n<<<\n 11155 1726879777.04648: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d8d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2579f60>\r\n<<<\n 11155 1726879777.04657: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d1a20>\r\n<<<\n 11156 1726879777.04670: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6206080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62112b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c6211f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6211a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c621b080>\r\nimport '_collections' # \r\n<<<\n 11155 1726879777.04681: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 11155 1726879777.04695: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11156 1726879777.04747: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62617b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11156 1726879777.04771: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6261ba8>\r\n<<<\n 11156 1726879777.04820: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255160>\r\n<<<\n 11156 1726879777.04870: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c624c438>\r\n<<<\n 11156 1726879777.04942: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c623d470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 11156 1726879777.05054: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fbe278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fc6cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255438>\r\n<<<\n 11156 1726879777.05095: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 11156 1726879777.05155: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fcbe10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62372b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 11156 1726879777.05222: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5fd21d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fcbf98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5fd22e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62a6fd0>\r\n<<<\n 11156 1726879777.05273: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 11156 1726879777.05322: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd29e8>\r\n<<<\n 11154 1726879777.05348: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f3b2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f43d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d20b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f48e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471b42b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc846f4f208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f48fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc846f4f320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847223fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4fe10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4fa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5a6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5aeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846ae11d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5a7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846ae5cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4f550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 11156 1726879777.05382: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdd6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 11154 1726879777.05394: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b0a320>\r\n<<<\n 11154 1726879777.05414: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc846b0a6d8>\r\n<<<\n 11155 1726879777.05417: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4b89710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c257d048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4b89a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4b9f5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b9fe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4ba34e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b93b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27bd358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b9f470>\r\n<<<\n 11156 1726879777.05430: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11154 1726879777.05439: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 11155 1726879777.05466: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0ba7908>\r\n<<<\n 11155 1726879777.05569: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11155 1726879777.05616: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.05686: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdde80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b64198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdd780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b69c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b8d2e8>\r\n<<<\n 11154 1726879777.05707: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b113c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468bbbe0>\r\n<<<\n 11156 1726879777.05726: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5b8d6a0>\r\n<<<\n 11156 1726879777.05737: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 11156 1726879777.05772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 11156 1726879777.05822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b94390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 11156 1726879777.05881: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 11156 1726879777.05942: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 11156 1726879777.06010: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c593eba8>\r\n<<<\n 11156 1726879777.06127: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c59352e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c592bf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5923e80>\r\n<<<\n 11156 1726879777.06188: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b94d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5935f60>\r\n<<<\n 11156 1726879777.06223: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b8da20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 11156 1726879777.06241: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11156 1726879777.06282: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f45710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5939048>\r\n<<<\n 11154 1726879777.06311: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468ae320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468a8fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468a0eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b11d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8468aef98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b0aa58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848ec2748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468b6080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848ec2ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4f898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848ed85f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11154 1726879777.06322: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edc668>\r\n<<<\n 11156 1726879777.06342: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f45a90>\r\n<<<\n 11156 1726879777.06487: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5b5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n<<<\n 11156 1726879777.06539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11154 1726879777.06560: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edcb38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edcc50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ed8e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edcf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848edc518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edc278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848eccb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846af6390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11154 1726879777.06588: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ed84a8>\r\n<<<\n 11155 1726879777.06599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.06632: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11156 1726879777.06651: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5f630>\r\n<<<\n 11156 1726879777.06671: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5fb00>\r\n<<<\n 11156 1726879777.06685: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11156 1726879777.06705: stdout chunk (state=3):\n>>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5fc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5be10>\r\n<<<\n 11154 1726879777.06725: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 11154 1726879777.06734: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ee0940>\r\n<<<\n 11156 1726879777.06751: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5ff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5f4e0>\r\n<<<\n 11156 1726879777.06779: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.06801: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip'\r\n<<<\n 11154 1726879777.06810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.06816: stdout chunk (state=3):\n>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5f240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f4fb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b79358>\r\n<<<\n 11154 1726879777.06831: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n<<<\n 11154 1726879777.06848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.06862: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 11156 1726879777.06866: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11154 1726879777.06878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.06879: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11156 1726879777.06923: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5b470>\r\n<<<\n 11156 1726879777.07058: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 11156 1726879777.07079: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3f63908>\r\n<<<\n 11156 1726879777.07151: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.07204: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 11156 1726879777.07233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.07504: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 11155 1726879777.07515: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0868ac8>\r\nimport 'atexit' # \r\n<<<\n 11155 1726879777.07537: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11155 1726879777.07567: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11155 1726879777.07623: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11155 1726879777.07636: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c088f278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08cd4e0>\r\n<<<\n 11155 1726879777.07660: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08cd5f8>\r\n<<<\n 11155 1726879777.07677: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11155 1726879777.07702: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11155 1726879777.07736: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08cdb38>\r\n<<<\n 11155 1726879777.07756: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11155 1726879777.07772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11155 1726879777.07790: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11155 1726879777.07817: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11155 1726879777.07837: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11155 1726879777.07917: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08d0160>\r\n<<<\n 11155 1726879777.07945: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11155 1726879777.07953: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0878390>\r\n<<<\n 11155 1726879777.07978: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0878e48>\r\n<<<\n 11154 1726879777.07980: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.07999: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 11155 1726879777.08009: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11155 1726879777.08067: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08ce128>\r\n<<<\n 11155 1726879777.08076: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b02b0>\r\n<<<\n 11156 1726879777.08336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.08369: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08a54a8>\r\n<<<\n 11155 1726879777.08388: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11155 1726879777.08416: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0bcbd30>\r\n<<<\n 11155 1726879777.08437: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11155 1726879777.08446: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08b9358>\r\n<<<\n 11155 1726879777.08463: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 11155 1726879777.08472: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b9470>\r\n<<<\n 11155 1726879777.08486: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 11155 1726879777.08505: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 11155 1726879777.08521: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11155 1726879777.08597: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11155 1726879777.08643: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0946ef0>\r\n<<<\n 11155 1726879777.08715: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 11155 1726879777.08765: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c094cef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093a320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093ab38>\r\n<<<\n 11154 1726879777.08916: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 11155 1726879777.08923: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08c4828>\r\n<<<\n 11154 1726879777.08946: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ba1b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11155 1726879777.08952: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 11155 1726879777.08984: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11155 1726879777.09002: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 11155 1726879777.09021: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11154 1726879777.09038: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11154 1726879777.09049: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.09060: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844bc82b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c06518>\r\n<<<\n 11154 1726879777.09084: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.09096: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c06630>\r\n<<<\n 11155 1726879777.09104: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c096af28>\r\n<<<\n 11154 1726879777.09121: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11154 1726879777.09129: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11155 1726879777.09152: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093a198>\r\n<<<\n 11154 1726879777.09177: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c06b70>\r\n<<<\n 11154 1726879777.09193: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11154 1726879777.09213: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11154 1726879777.09228: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11155 1726879777.09273: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08fae10>\r\n<<<\n 11154 1726879777.09303: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11155 1726879777.09311: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08faef0>\r\n<<<\n 11156 1726879777.09322: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c24ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11155 1726879777.09341: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11155 1726879777.09349: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c09070b8>\r\n<<<\n 11156 1726879777.09344: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11155 1726879777.09366: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b95c0>\r\n<<<\n 11154 1726879777.09376: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c09198>\r\n<<<\n 11155 1726879777.09383: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11156 1726879777.09406: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c4b278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c894e0>\r\n<<<\n 11154 1726879777.09603: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844efe7b8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844bb4048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c07128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844be92e8>\r\n<<<\n 11155 1726879777.09622: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0915a58>\r\n<<<\n 11155 1726879777.09657: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c090f198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c090f390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0907c18>\r\n<<<\n 11155 1726879777.09679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 11155 1726879777.09702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.09765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.09831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.09873: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 11155 1726879777.09898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.09922: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bde4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844efefd0>\r\n<<<\n 11154 1726879777.09947: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844bb4c18>\r\n<<<\n 11155 1726879777.09971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.10005: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bf2438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11154 1726879777.10039: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11155 1726879777.10069: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11155 1726879777.10093: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11156 1726879777.10110: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c895f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c89b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c8c160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c37390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c37e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c8a128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c6c2b0>\r\n<<<\n 11155 1726879777.10125: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11155 1726879777.10146: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c092ddd8>\r\n<<<\n 11154 1726879777.10176: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c7feb8>\r\n<<<\n 11155 1726879777.10209: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092da90>\r\n<<<\n 11155 1726879777.10274: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092d2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11154 1726879777.10327: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c85eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c732e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c73b00>\r\n<<<\n 11155 1726879777.10344: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092d908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c091dbe0>\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.10396: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c614a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3f87da0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c8cb70>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c75438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11156 1726879777.10432: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3d02eb8>\r\n<<<\n 11154 1726879777.10466: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bfd7f0>\r\n<<<\n 11154 1726879777.10501: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 11156 1726879777.10522: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 11156 1726879777.10529: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3d08f60>\r\n<<<\n 11154 1726879777.10539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11156 1726879777.10560: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf62e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 11156 1726879777.10569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\n<<<\n 11154 1726879777.10573: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11154 1726879777.10661: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ca4ef0>\r\n<<<\n 11154 1726879777.10722: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c73160>\r\n<<<\n 11155 1726879777.10752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.10855: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c33dd8>\r\n<<<\n 11154 1726879777.10889: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c33eb8>\r\n<<<\n 11154 1726879777.10930: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.10961: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c40080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bf2588>\r\n<<<\n 11154 1726879777.10984: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11154 1726879777.11008: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11154 1726879777.11063: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c4ea20>\r\n<<<\n 11156 1726879777.11096: stdout chunk (state=3):\n>>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf6b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c807f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3d26f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf6160>\r\n<<<\n 11156 1726879777.11140: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cb6e10>\r\n<<<\n 11156 1726879777.11174: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cb6f98>\r\n<<<\n 11155 1726879777.11219: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11154 1726879777.11258: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c49160>\r\n<<<\n 11155 1726879777.11285: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.11320: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cc30b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c75588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11156 1726879777.11333: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cd1a58>\r\n<<<\n 11155 1726879777.11351: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.11359: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c49358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c40be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.11374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.11457: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.11564: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11155 1726879777.11601: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd1f7240>\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.11631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.11644: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3ccb198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3ccb390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cc3c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.11682: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 11154 1726879777.11688: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11154 1726879777.11702: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 11154 1726879777.11721: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11156 1726879777.11723: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 11154 1726879777.11742: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11154 1726879777.11754: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11156 1726879777.11761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.11771: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c67dd8>\r\n<<<\n 11154 1726879777.11814: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c67a90>\r\n<<<\n 11156 1726879777.11846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.11853: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c672b0>\r\n<<<\n 11154 1726879777.11869: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 11154 1726879777.11885: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11154 1726879777.11914: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c67908>\r\n<<<\n 11154 1726879777.11927: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c55be0>\r\n<<<\n 11154 1726879777.11934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.11953: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11156 1726879777.11975: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11156 1726879777.11996: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n<<<\n 11156 1726879777.12005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11156 1726879777.12022: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11155 1726879777.12022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.12036: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3ceae80>\r\n<<<\n 11156 1726879777.12075: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3ceab38>\r\n<<<\n 11156 1726879777.12115: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cea358>\r\n<<<\n 11156 1726879777.12126: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 11156 1726879777.12141: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11156 1726879777.12174: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cea9e8>\r\n<<<\n 11156 1726879777.12182: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cd9cf8>\r\n<<<\n 11156 1726879777.12188: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.12314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.12359: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.12423: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11155 1726879777.12452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.12477: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 11155 1726879777.12541: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.12634: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.12662: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11155 1726879777.12694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 11155 1726879777.12719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.12794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.12859: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11154 1726879777.12872: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 11154 1726879777.12885: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11155 1726879777.12888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.12910: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 11154 1726879777.12919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.12936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.12961: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11154 1726879777.12968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.12984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.12999: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 11154 1726879777.13009: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13033: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11156 1726879777.13100: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11156 1726879777.13109: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 11156 1726879777.13117: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 11156 1726879777.13125: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11154 1726879777.13143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.13154: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 11156 1726879777.13166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13169: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd26ce10>\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.13190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.13211: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 11155 1726879777.13218: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.13237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.13250: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.13263: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11154 1726879777.13279: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc841531240>\r\n# zipimport: zlib available\r\n<<<\n 11155 1726879777.13281: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13314: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 11155 1726879777.13327: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11155 1726879777.13334: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11155 1726879777.13356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13390: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13421: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 11155 1726879777.13448: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13586: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11156 1726879777.13609: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c05b2550>\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.13629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13699: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11155 1726879777.13779: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4bd24f128>\r\n<<<\n 11155 1726879777.13845: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd59ae48>\r\n<<<\n 11156 1726879777.13881: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13880: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11155 1726879777.13929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.13975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.13999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.14025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.14026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.14082: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 11154 1726879777.14089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.14116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.14143: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11154 1726879777.14153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.14209: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.14231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.14282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.14297: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.14306: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 11154 1726879777.14315: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.14318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.14343: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.14352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.14371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.14381: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.14400: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11156 1726879777.14415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.14463: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.14533: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 11156 1726879777.14542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.14549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.14557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.14566: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11155 1726879777.14587: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11156 1726879777.14593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.14614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11156 1726879777.14630: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11155 1726879777.14646: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11154 1726879777.14713: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 11154 1726879777.14728: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11155 1726879777.14765: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd281080>\r\n<<<\n 11155 1726879777.14785: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11155 1726879777.14806: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11154 1726879777.14851: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11154 1726879777.14877: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415a5e10>\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.14899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.14923: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd281128>\r\n<<<\n 11155 1726879777.14954: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd224940>\r\n<<<\n 11155 1726879777.15007: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.15307: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11155 1726879777.15335: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.15440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11155 1726879777.15470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.15480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0628ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.15497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.15511: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11154 1726879777.15534: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc841587128>\r\n<<<\n 11154 1726879777.15593: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8418d3e48>\r\n<<<\n 11155 1726879777.15620: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 11154 1726879777.15627: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 11154 1726879777.15639: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.15661: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11154 1726879777.15685: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.15737: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.15743: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.15756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.15761: stdout chunk (state=3):\n>>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c060b128>\r\n<<<\n 11156 1726879777.15820: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0955e48>\r\n<<<\n 11156 1726879777.15854: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.15898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.15920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.15970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.15985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.16013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.16076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.16302: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.16352: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11154 1726879777.16378: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11154 1726879777.16400: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11155 1726879777.16479: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 121, \"inode\": 503316612, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879733.483766, \"mtime\": 1726879731.5497503, \"ctime\": 1726879731.9397535, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9a4c4ea014a6dc73342cda0400b7a6d69bc7decf\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1599341311\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n<<<\n 11155 1726879777.16498: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 11154 1726879777.16545: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415b9080>\r\n<<<\n 11154 1726879777.16555: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11156 1726879777.16575: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11154 1726879777.16574: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11156 1726879777.16600: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11156 1726879777.16620: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11154 1726879777.16679: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415b9128>\r\n<<<\n 11155 1726879777.16720: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 11155 1726879777.16734: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 11155 1726879777.16743: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n<<<\n 11154 1726879777.16745: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8418ec940>\r\n<<<\n 11155 1726879777.16782: stdout chunk (state=3):\n>>># cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n<<<\n 11155 1726879777.16796: stdout chunk (state=3):\n>>># cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n<<<\n 11154 1726879777.16813: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11155 1726879777.16818: stdout chunk (state=3):\n>>># cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n<<<\n 11154 1726879777.16889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11156 1726879777.16911: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c063d080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c063d128>\r\n<<<\n 11156 1726879777.16938: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c05e0940>\r\n<<<\n 11154 1726879777.17021: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.17044: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.17126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.17158: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11156 1726879777.17237: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.17290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.17350: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.17457: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 11156 1726879777.17487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11155 1726879777.17580: stdout chunk (state=3):\n>>># cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n<<<\n 11155 1726879777.17601: stdout chunk (state=3):\n>>># destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n<<<\n 11155 1726879777.17610: stdout chunk (state=3):\n>>># destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n<<<\n 11155 1726879777.17621: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n<<<\n 11155 1726879777.17629: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 11156 1726879777.17660: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 11155 1726879777.17697: stdout chunk (state=3):\n>>># destroy re\r\n<<<\n 11155 1726879777.18274: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 11155 1726879777.18283: stdout chunk (state=3):\n>>><<<\n 11155 1726879777.18298: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c76e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c0c828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c769b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c19630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c250f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bca470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bcfe48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bcab38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bd64e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bb9d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bbc198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2eca940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2edc240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c2aa20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e4a080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e552b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2e55f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e55a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e5f080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2ea57b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2ea5ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e90438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e81470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c02278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0acf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0fe10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e7b2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2c161d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0ff98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2c162e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2eeafd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c169e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c216a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c21e80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27a8198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c21780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27adc88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d12e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c27d16a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d8390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2582ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c25792e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c256ff98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2567e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d8d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2579f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d1a20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4b89710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c257d048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4b89a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4b9f5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b9fe10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4ba34e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b93b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27bd358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b9f470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0ba7908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0868ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c088f278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08cd4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08cd5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08cdb38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08d0160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0878390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0878e48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08ce128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b02b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08a54a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0bcbd30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08b9358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b9470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0946ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c094cef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093a320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093ab38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08c4828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c096af28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093a198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08fae10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08faef0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c09070b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b95c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0915a58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c090f198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c090f390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0907c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c092ddd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092da90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092d2b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092d908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c091dbe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd1f7240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd26ce10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4bd24f128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd59ae48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd281080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd281128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd224940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 121, \"inode\": 503316612, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879733.483766, \"mtime\": 1726879731.5497503, \"ctime\": 1726879731.9397535, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9a4c4ea014a6dc73342cda0400b7a6d69bc7decf\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1599341311\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 11155 1726879777.18364: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c76e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c0c828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c769b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c19630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c250f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bca470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bcfe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bcab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bd64e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bb9d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bbc198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2eca940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2edc240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c2aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e4a080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e552b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2e55f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e55a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e5f080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2ea57b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2ea5ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e90438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e81470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c02278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0acf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0fe10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e7b2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2c161d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0ff98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2c162e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2eeafd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c169e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c216a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c21e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27a8198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c21780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27adc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d12e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c27d16a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d8390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2582ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c25792e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c256ff98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2567e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d8d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2579f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d1a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4b89710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c257d048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4b89a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4b9f5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b9fe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4ba34e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b93b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27bd358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b9f470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0ba7908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0868ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c088f278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08cd4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08cd5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08cdb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08d0160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0878390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0878e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08ce128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b02b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08a54a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0bcbd30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08b9358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b9470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0946ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c094cef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093a320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093ab38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08c4828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c096af28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093a198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08fae10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08faef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c09070b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b95c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0915a58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c090f198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c090f390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0907c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c092ddd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092da90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092d2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092d908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c091dbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd1f7240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd26ce10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4bd24f128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd59ae48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd281080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd281128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd224940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 121, \"inode\": 503316612, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879733.483766, \"mtime\": 1726879731.5497503, \"ctime\": 1726879731.9397535, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9a4c4ea014a6dc73342cda0400b7a6d69bc7decf\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1599341311\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 11155 1726879777.18531: done with _execute_module (ansible.legacy.stat, {'path': '/etc/kdump.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11155 1726879777.18591: _low_level_execute_command(): starting\n 11155 1726879777.18603: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11154 1726879777.19239: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 103, \"inode\": 432013443, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879729.3000758, \"mtime\": 1726879726.5120463, \"ctime\": 1726879726.9860513, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"8e5f33789535385184993722bf58b83b8ef92f36\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1526129735\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n<<<\n 11154 1726879777.19258: stdout chunk (state=3):\n>>># destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n<<<\n 11156 1726879777.19281: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 104, \"inode\": 432013443, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879741.3681974, \"mtime\": 1726879738.9911866, \"ctime\": 1726879739.2801878, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"6cd39e38a0493d6adb01189fb34612d703fa5d05\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"551112719\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11156 1726879777.19303: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 11154 1726879777.19306: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n<<<\n 11156 1726879777.19326: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 11154 1726879777.19382: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n<<<\n 11156 1726879777.19405: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 11154 1726879777.19452: stdout chunk (state=3):\n>>># cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n<<<\n 11154 1726879777.19502: stdout chunk (state=3):\n>>># destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n<<<\n 11156 1726879777.19518: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n<<<\n 11154 1726879777.19563: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11156 1726879777.19607: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n<<<\n 11154 1726879777.19746: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 11156 1726879777.19763: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 11154 1726879777.19787: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11156 1726879777.19812: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11156 1726879777.19860: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 11156 1726879777.19901: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n<<<\n 11156 1726879777.19937: stdout chunk (state=3):\n>>># destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n<<<\n 11156 1726879777.19978: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11154 1726879777.20098: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 11154 1726879777.20107: stdout chunk (state=3):\n>>><<<\n 11154 1726879777.20122: stderr chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848fafe48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f45828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848faf9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f52630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f5e0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f03470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f08e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f03b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f0f4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ef2d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ef5198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847203940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847215240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f63a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847183080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc84718e2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc84718ef60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc84718ea90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847198080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471de7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471deba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d2160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d2e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471c9438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471ba470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f3b2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f43d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d20b8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f48e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471b42b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc846f4f208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f48fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc846f4f320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847223fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4fe10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4fa20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5a6d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5aeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846ae11d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5a7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846ae5cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4f550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b0a320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc846b0a6d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b113c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468bbbe0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468ae320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468a8fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468a0eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b11d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8468aef98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b0aa58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848ec2748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468b6080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848ec2ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4f898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848ed85f8>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edc668>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edcb38>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edcc50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ed8e48>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edcf98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848edc518>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edc278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848eccb38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846af6390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ed84a8>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ee0940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ba1b00>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844bc82b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c06518>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c06630>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c06b70>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c09198>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844efe7b8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844bb4048>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c07128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844be92e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bde4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844efefd0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844bb4c18>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bf2438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c7feb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c85eb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c732e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c73b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bfd7f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ca4ef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c73160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c33dd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c33eb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c40080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bf2588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c4ea20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c49160>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c49358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c40be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c67dd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c67a90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c672b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c67908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c55be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc841531240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415a5e10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc841587128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8418d3e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415b9080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415b9128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8418ec940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 103, \"inode\": 432013443, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879729.3000758, \"mtime\": 1726879726.5120463, \"ctime\": 1726879726.9860513, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"8e5f33789535385184993722bf58b83b8ef92f36\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1526129735\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 11154 1726879777.20272: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848fafe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f45828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848faf9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f52630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f5e0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f03470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f08e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f03b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f0f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ef2d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ef5198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847203940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847215240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f63a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847183080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc84718e2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc84718ef60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc84718ea90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847198080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471de7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471deba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d2160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d2e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471c9438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471ba470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f3b2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f43d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d20b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f48e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471b42b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc846f4f208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f48fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc846f4f320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847223fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4fe10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4fa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5a6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5aeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846ae11d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5a7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846ae5cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4f550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b0a320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc846b0a6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b113c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468bbbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468ae320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468a8fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468a0eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b11d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8468aef98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b0aa58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848ec2748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468b6080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848ec2ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4f898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848ed85f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edc668>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edcb38>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edcc50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ed8e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edcf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848edc518>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edc278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848eccb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846af6390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ed84a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ee0940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ba1b00>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844bc82b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c06518>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c06630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c06b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c09198>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844efe7b8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844bb4048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c07128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844be92e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bde4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844efefd0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844bb4c18>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bf2438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c7feb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c85eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c732e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c73b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bfd7f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ca4ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c73160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c33dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c33eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c40080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bf2588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c4ea20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c49160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c49358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c40be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c67dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c67a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c672b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c67908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c55be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc841531240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415a5e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc841587128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8418d3e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415b9080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415b9128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8418ec940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 103, \"inode\": 432013443, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879729.3000758, \"mtime\": 1726879726.5120463, \"ctime\": 1726879726.9860513, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"8e5f33789535385184993722bf58b83b8ef92f36\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1526129735\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 11154 1726879777.20952: done with _execute_module (ansible.legacy.stat, {'path': '/etc/kdump.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11154 1726879777.21000: variable 'ansible_module_compression' from source: unknown\n 11154 1726879777.21052: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 11154 1726879777.21075: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 11154 1726879777.21160: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsqj5uci8 TO /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 11156 1726879777.20497: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 11156 1726879777.21278: stdout chunk (state=3):\n>>><<<\n 11156 1726879777.21296: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c8032e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fc8828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c80329b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fd5630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fe10f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f86470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f8be48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f86b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f924e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f75d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f78198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6286940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6298240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fe6a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6206080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62112b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c6211f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6211a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c621b080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62617b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6261ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c624c438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c623d470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fbe278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fc6cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fcbe10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62372b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5fd21d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fcbf98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5fd22e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62a6fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd29e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdd6a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdde80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b64198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdd780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b69c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b8d2e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5b8d6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b94390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c593eba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c59352e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c592bf98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5923e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b94d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5935f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b8da20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f45710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5939048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f45a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5b5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5f630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5fb00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5fc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5be10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5ff60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5f4e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5f240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f4fb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b79358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5b470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3f63908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c24ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c4b278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c894e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c895f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c89b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c8c160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c37390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c37e48>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c8a128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c6c2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c614a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3f87da0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c8cb70>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c75438>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3d02eb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3d08f60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf62e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf6b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c807f0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3d26f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf6160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cb6e10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cb6f98>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cc30b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c75588>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cd1a58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3ccb198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3ccb390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cc3c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3ceae80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3ceab38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cea358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cea9e8>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cd9cf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c05b2550>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0628ef0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c060b128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0955e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c063d080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c063d128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c05e0940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 104, \"inode\": 432013443, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879741.3681974, \"mtime\": 1726879738.9911866, \"ctime\": 1726879739.2801878, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"6cd39e38a0493d6adb01189fb34612d703fa5d05\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"551112719\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# destroy gc\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 11156 1726879777.22264: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c8032e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fc8828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c80329b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fd5630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fe10f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f86470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f8be48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f86b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f924e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f75d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f78198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6286940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6298240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fe6a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6206080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62112b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c6211f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6211a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c621b080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62617b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6261ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c624c438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c623d470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fbe278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fc6cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fcbe10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62372b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5fd21d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fcbf98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5fd22e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62a6fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd29e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdd6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdde80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b64198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdd780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b69c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b8d2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5b8d6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b94390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c593eba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c59352e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c592bf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5923e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b94d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5935f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b8da20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f45710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5939048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f45a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5b5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5f630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5fb00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5fc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5be10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5ff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5f4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5f240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f4fb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b79358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5b470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3f63908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c24ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c4b278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c894e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c895f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c89b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c8c160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c37390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c37e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c8a128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c6c2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c614a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3f87da0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c8cb70>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c75438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3d02eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3d08f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf62e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf6b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c807f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3d26f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf6160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cb6e10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cb6f98>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cc30b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c75588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cd1a58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3ccb198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3ccb390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cc3c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3ceae80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3ceab38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cea358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cea9e8>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cd9cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c05b2550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0628ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c060b128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0955e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c063d080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c063d128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c05e0940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/kdump.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 104, \"inode\": 432013443, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726879741.3681974, \"mtime\": 1726879738.9911866, \"ctime\": 1726879739.2801878, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"6cd39e38a0493d6adb01189fb34612d703fa5d05\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"551112719\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/kdump.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 11154 1726879777.21806: Sending initial data\n 11154 1726879777.22350: Sent initial data (152 bytes)\n 11155 1726879777.21874: stderr chunk (state=2):\n>>><<<\n 11155 1726879777.22361: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11155 1726879777.22381: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11155 1726879777.22390: handler run complete\n 11156 1726879777.22402: done with _execute_module (ansible.legacy.stat, {'path': '/etc/kdump.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11155 1726879777.22414: attempt loop complete, returning result\n 11155 1726879777.22418: _execute() done\n 11155 1726879777.22421: dumping result to json\n 11155 1726879777.22425: done dumping result, returning\n 11155 1726879777.22433: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf [0e44ad9b-8ddf-c952-e8a3-000000000056]\n 11156 1726879777.22440: variable 'ansible_module_compression' from source: unknown\n 11155 1726879777.22443: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000056\n 11155 1726879777.22478: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000056\n 11155 1726879777.22482: WORKER PROCESS EXITING\n 11156 1726879777.22481: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 11156 1726879777.22501: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 11156 1726879777.22572: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjc4cjaib TO /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 11156 1726879777.23605: Sending initial data\n 11156 1726879777.23614: Sent initial data (152 bytes)\nNotification for handler Restart kdump has been saved.\nchanged: [managed_node2] => {\n \"changed\": true,\n \"diff\": [],\n \"invocation\": {\n \"backup\": true,\n \"dest\": \"/etc/kdump.conf\",\n \"follow\": false,\n \"mode\": \"0644\",\n \"module_args\": {\n \"backup\": true,\n \"dest\": \"/etc/kdump.conf\",\n \"follow\": false,\n \"mode\": \"0644\",\n \"src\": \"/root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpkiagk087/kdump.conf.j2\"\n },\n \"src\": \"/root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpkiagk087/kdump.conf.j2\"\n }\n}\n 11154 1726879777.24813: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsqj5uci8 /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py\n<<<\n 11156 1726879777.26046: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjc4cjaib /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py\n<<<\n 11154 1726879777.26328: stderr chunk (state=3):\n>>><<<\n 11154 1726879777.26337: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsqj5uci8 /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py\\n', b'')\n 11154 1726879777.26366: done transferring module to remote\n 11154 1726879777.26378: _low_level_execute_command(): starting\n 11154 1726879777.26384: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/ /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/ /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py && sleep 0'\"'\"''\n 11156 1726879777.27189: stderr chunk (state=3):\n>>><<<\n 11156 1726879777.27201: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjc4cjaib /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py\\n', b'')\n 11156 1726879777.27219: done transferring module to remote\n 11156 1726879777.27227: _low_level_execute_command(): starting\n 11156 1726879777.27230: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/ /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/ /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py && sleep 0'\"'\"''\n 11154 1726879777.28959: stderr chunk (state=2):\n>>><<<\n 11154 1726879777.28968: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11154 1726879777.28987: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11154 1726879777.28991: _low_level_execute_command(): starting\n 11154 1726879777.28998: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py && sleep 0'\"'\"''\n 11156 1726879777.29603: stderr chunk (state=2):\n>>><<<\n 11156 1726879777.29612: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11156 1726879777.29629: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11156 1726879777.29634: _low_level_execute_command(): starting\n 11156 1726879777.29639: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py && sleep 0'\"'\"''\n 11154 1726879777.31751: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 11154 1726879777.31769: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 11154 1726879777.31781: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 11154 1726879777.31839: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11154 1726879777.31871: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 11154 1726879777.31919: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\n<<<\n 11154 1726879777.31933: stdout chunk (state=3):\n>>>import _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n<<<\n 11154 1726879777.31948: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 11154 1726879777.31957: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11154 1726879777.31999: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11154 1726879777.32029: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 11154 1726879777.32055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 11154 1726879777.32069: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 11154 1726879777.32091: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0a5e48>\r\n<<<\n 11154 1726879777.32122: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 11154 1726879777.32137: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca03b828>\r\n<<<\n 11154 1726879777.32150: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0a59b0>\r\n<<<\n 11154 1726879777.32174: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 11154 1726879777.32191: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca048630>\r\n<<<\n 11154 1726879777.32211: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 11154 1726879777.32237: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 11154 1726879777.32255: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f160>\r\n<<<\n 11154 1726879777.32273: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n<<<\n 11154 1726879777.32282: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 11154 1726879777.32299: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11154 1726879777.32322: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11154 1726879777.32349: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 11154 1726879777.32356: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0540f0>\r\n<<<\n 11154 1726879777.32372: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f748>\r\n<<<\n 11154 1726879777.32397: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f390>\r\n<<<\n 11154 1726879777.32431: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 11154 1726879777.32440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 11154 1726879777.32464: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11154 1726879777.32480: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 11154 1726879777.32497: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 11154 1726879777.32511: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 11154 1726879777.32535: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 11154 1726879777.32548: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ff9470>\r\n<<<\n 11154 1726879777.32576: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 11154 1726879777.32606: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\n<<<\n 11156 1726879777.32609: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 11156 1726879777.32631: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 11154 1726879777.32636: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ffee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ff9b38>\r\n<<<\n 11154 1726879777.32658: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11156 1726879777.32674: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11154 1726879777.32690: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11156 1726879777.32709: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 11156 1726879777.32761: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n<<<\n 11156 1726879777.32787: stdout chunk (state=3):\n>>># installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11154 1726879777.32821: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0054e0>\r\n<<<\n 11156 1726879777.32850: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 11156 1726879777.32885: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\n<<<\n 11156 1726879777.32951: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec92de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 11156 1726879777.32995: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8c3828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec92d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 11156 1726879777.33018: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d0630>\r\n<<<\n 11156 1726879777.33060: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 11156 1726879777.33083: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7160>\r\n<<<\n 11156 1726879777.33112: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11156 1726879777.33170: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8dc0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7748>\r\n<<<\n 11156 1726879777.33225: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 11156 1726879777.33262: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11156 1726879777.33295: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 11154 1726879777.33332: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fe8d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9feb198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82f9940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c830b240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca059a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 11154 1726879777.33366: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 11156 1726879777.33421: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec881470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec886e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec881b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11156 1726879777.33437: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11154 1726879777.33446: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11154 1726879777.33501: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 11154 1726879777.33509: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 11154 1726879777.33538: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 11156 1726879777.33537: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec88d4e0>\r\n<<<\n 11156 1726879777.33552: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec870d68>\r\n<<<\n 11154 1726879777.33589: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11154 1726879777.33682: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8279080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82842b0>\r\n<<<\n 11154 1726879777.33727: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c8284f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8284a90>\r\n<<<\n 11154 1726879777.33779: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 11154 1726879777.33810: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c828e080>\r\nimport '_collections' # \r\n<<<\n 11156 1726879777.33831: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec873198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab81940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab93240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8e1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11154 1726879777.33849: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82d47b8>\r\n<<<\n 11154 1726879777.33867: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 11154 1726879777.33877: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11154 1726879777.33919: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82d4ba8>\r\n<<<\n 11154 1726879777.33972: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8160>\r\n<<<\n 11154 1726879777.33997: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8e48>\r\n<<<\n 11154 1726879777.34018: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82bf438>\r\n<<<\n 11156 1726879777.34035: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 11156 1726879777.34045: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 11154 1726879777.34066: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82b0470>\r\n<<<\n 11156 1726879777.34071: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 11154 1726879777.34089: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 11154 1726879777.34104: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 11156 1726879777.34120: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 11154 1726879777.34131: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n<<<\n 11154 1726879777.34141: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 11154 1726879777.34161: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 11156 1726879777.34167: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11156 1726879777.34192: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 11154 1726879777.34192: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8031278>\r\n<<<\n 11154 1726879777.34219: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8039cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8438>\r\n<<<\n 11156 1726879777.34237: stdout chunk (state=3):\n>>>import '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 11156 1726879777.34251: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11154 1726879777.34266: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 11156 1726879777.34277: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 11156 1726879777.34297: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 11154 1726879777.34368: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c803ee10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82aa2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.34422: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c80451d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c803ef98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c80452e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8319fd0>\r\n<<<\n 11154 1726879777.34472: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11156 1726879777.34489: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab01080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab0c2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efceab0cf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab0ca90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab16080>\r\nimport '_collections' # \r\n<<<\n 11154 1726879777.34569: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c80459e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c80506a0>\r\n<<<\n 11154 1726879777.34597: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 11154 1726879777.34655: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11156 1726879777.34671: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab5c7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab5cba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab50160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab50e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab47438>\r\n<<<\n 11154 1726879777.34737: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8050e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 11154 1726879777.34814: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bd7198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8050780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11156 1726879777.34833: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab38470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8b92b0>\r\n<<<\n 11154 1726879777.34870: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bdcc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045518>\r\n<<<\n 11154 1726879777.34886: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 11154 1726879777.34944: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c002e8>\r\n<<<\n 11154 1726879777.34986: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c7c006a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 11154 1726879777.35082: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c07390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 11156 1726879777.35199: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c1d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab500b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c6e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab322b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea8cd208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c6fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea8cd320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceaba1fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cde10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cda20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d86d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n<<<\n 11154 1726879777.35240: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 11156 1726879777.35290: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d8eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 11154 1726879777.35300: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79b1ba8>\r\n<<<\n 11156 1726879777.35327: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea45f1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d87b8>\r\n<<<\n 11156 1726879777.35352: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 11156 1726879777.35361: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11154 1726879777.35379: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79a82e8>\r\n<<<\n 11154 1726879777.35391: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c799ef98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7996e80>\r\n<<<\n 11156 1726879777.35413: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea463c88>\r\n<<<\n 11156 1726879777.35422: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cd550>\r\n<<<\n 11154 1726879777.35431: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c07d30>\r\n<<<\n 11156 1726879777.35459: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 11154 1726879777.35488: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c79a8f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c00a20>\r\n<<<\n 11156 1726879777.35496: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea4882e8>\r\n<<<\n 11156 1726879777.35519: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.35525: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11156 1726879777.35534: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea4886a0>\r\n<<<\n 11156 1726879777.35546: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 11156 1726879777.35560: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 11156 1726879777.35578: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 11154 1726879777.35578: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fb86a0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79ac048>\r\nimport 'pwd' # \r\n<<<\n 11156 1726879777.35603: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea48f390>\r\n<<<\n 11154 1726879777.35797: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fb8a20>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fce550>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11154 1726879777.35929: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd25c0>\r\n<<<\n 11154 1726879777.35964: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd2a90>\r\n<<<\n 11156 1726879777.36016: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea239ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea2302e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea226f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea21ee80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea48fd30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea230f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea488a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11156 1726879777.36054: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.36206: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd2ba8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fceda0>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd2ef0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fd2470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd21d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fc2a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bec358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11156 1726879777.36517: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec840710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea234048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec840a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cd898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec8565c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85a630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85ab00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85ac18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec856e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85af60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec85a4e0>\r\n<<<\n 11156 1726879777.36657: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85a240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec84ab00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea474358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11154 1726879777.36671: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fce400>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5fd7898>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.36679: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec856470>\r\n<<<\n 11156 1726879777.36794: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 11156 1726879777.36802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 11156 1726879777.36820: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce885e908>\r\n<<<\n 11156 1726879777.36878: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip'\r\n<<<\n 11156 1726879777.36887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.36916: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n<<<\n 11156 1726879777.36937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.36945: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 11156 1726879777.36964: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.37661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.38073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.38620: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 11154 1726879777.38631: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ca7a58>\r\n<<<\n 11154 1726879777.38654: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 11154 1726879777.38667: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11154 1726879777.38701: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11154 1726879777.38767: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5cbe208>\r\n<<<\n 11154 1726879777.38775: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfc470>\r\n<<<\n 11154 1726879777.38807: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.38816: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5cfc588>\r\n<<<\n 11154 1726879777.38833: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11154 1726879777.38859: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11154 1726879777.38902: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfcac8>\r\n<<<\n 11154 1726879777.38924: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11154 1726879777.38939: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11154 1726879777.38961: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11154 1726879777.38994: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11154 1726879777.39016: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11156 1726879777.39042: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 11156 1726879777.39051: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce851fac8>\r\n<<<\n 11156 1726879777.39059: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 11156 1726879777.39075: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11154 1726879777.39103: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5caafd0>\r\n<<<\n 11156 1726879777.39113: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11154 1726879777.39136: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.39145: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5caa320>\r\n<<<\n 11156 1726879777.39177: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.39170: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.39188: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5caadd8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 11156 1726879777.39210: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce8546278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85844e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11154 1726879777.39211: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11156 1726879777.39224: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85845f8>\r\n<<<\n 11156 1726879777.39238: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11156 1726879777.39260: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11154 1726879777.39282: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfd0b8>\r\n<<<\n 11154 1726879777.39307: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cdf240>\r\n<<<\n 11156 1726879777.39339: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8584b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11156 1726879777.39362: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11154 1726879777.39614: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cd4438>\r\n<<<\n 11154 1726879777.39651: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11154 1726879777.39693: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ffac88>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5ce82b0>\r\n<<<\n 11156 1726879777.40087: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8587160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce887c780>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85300f0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85850f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85672b0>\r\n<<<\n 11156 1726879777.40122: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce855c4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce887cd30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce8587b70>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8570400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 11156 1726879777.40130: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11156 1726879777.40168: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11154 1726879777.40121: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ce83c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d75e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d7cf28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d69278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d69a90>\r\n<<<\n 11156 1726879777.40179: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 11156 1726879777.40203: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11156 1726879777.40258: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85fde80>\r\n<<<\n 11154 1726879777.40271: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cf3780>\r\n<<<\n 11154 1726879777.40284: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 11154 1726879777.40316: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11154 1726879777.40345: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 11154 1726879777.40353: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 11154 1726879777.40367: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 11156 1726879777.40347: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 11156 1726879777.40387: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8603ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f22b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 11156 1726879777.40401: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f2ac8>\r\n<<<\n 11154 1726879777.40444: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d9aef0>\r\n<<<\n 11154 1726879777.40502: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d690f0>\r\n<<<\n 11156 1726879777.40610: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce857b7b8>\r\n<<<\n 11156 1726879777.40656: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 11154 1726879777.40744: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d29d68>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d29e80>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d29fd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ce8518>\r\n<<<\n 11156 1726879777.40802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11154 1726879777.40835: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11156 1726879777.40887: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8622eb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f2128>\r\n<<<\n 11154 1726879777.40908: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d449b0>\r\n<<<\n 11156 1726879777.41005: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85b1dd8>\r\n<<<\n 11156 1726879777.41040: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85b1eb8>\r\n<<<\n 11154 1726879777.41135: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d3f0f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d3f2e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d36b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.41164: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85be080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8570550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11154 1726879777.41196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.41203: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85cca20>\r\n<<<\n 11154 1726879777.41266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.41276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 11154 1726879777.41291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.41299: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.41317: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.41369: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85c7160>\r\n<<<\n 11156 1726879777.41397: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11156 1726879777.41407: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85c7358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85bebe0>\r\n<<<\n 11154 1726879777.41423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.41433: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.41455: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.41543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.41589: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11156 1726879777.41666: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.41689: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d5cdd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5ca90>\r\n<<<\n 11154 1726879777.41723: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5c2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 11156 1726879777.41746: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.41752: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11154 1726879777.41775: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5c908>\r\n<<<\n 11154 1726879777.41783: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d4dbe0>\r\n<<<\n 11154 1726879777.41795: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.41848: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11156 1726879777.41870: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 11156 1726879777.41878: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11156 1726879777.41899: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11156 1726879777.41929: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85e5e10>\r\n<<<\n 11156 1726879777.41985: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e5ac8>\r\n<<<\n 11156 1726879777.42024: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e52e8>\r\n<<<\n 11156 1726879777.42043: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 11156 1726879777.42050: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11156 1726879777.42089: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e5940>\r\n<<<\n 11156 1726879777.42098: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85d4c18>\r\n<<<\n 11156 1726879777.42114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.42278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.42586: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.42736: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11154 1726879777.42745: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 11154 1726879777.42760: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11154 1726879777.42793: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 11154 1726879777.42805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.42831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.42853: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11154 1726879777.42860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.42878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.42889: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 11154 1726879777.42905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.43011: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.43054: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11156 1726879777.43063: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11156 1726879777.43103: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 11156 1726879777.43111: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.43140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.43509: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c2626518>\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.43530: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4ead400>\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.43745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.43831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.43899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.43949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.44009: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 11154 1726879777.44019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.44049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.44073: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11154 1726879777.44083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.44148: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.44192: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.44223: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 11154 1726879777.44234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.44253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.44266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.44295: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.44308: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.44323: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 11154 1726879777.44338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.44351: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.44361: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11156 1726879777.44374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.44429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.44506: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.44509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.44532: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.44564: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.44592: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 11156 1726879777.44606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.44678: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11156 1726879777.44763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.44811: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11154 1726879777.44821: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c269bd68>\r\n<<<\n 11154 1726879777.44842: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.44853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.44869: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 11154 1726879777.44885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.44943: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11154 1726879777.44953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.44996: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 11154 1726879777.45006: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11154 1726879777.45020: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11154 1726879777.45045: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.45125: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f23e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.45182: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.45212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.45272: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11156 1726879777.45311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.45323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11156 1726879777.45345: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.45371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.45406: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.45444: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.45461: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11156 1726879777.45513: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11154 1726879777.45554: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c267d0b8>\r\n<<<\n 11154 1726879777.45626: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c29cbdd8>\r\n<<<\n 11154 1726879777.45666: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 11154 1726879777.45677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.45687: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11154 1726879777.45723: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.45760: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce4f06128>\r\n<<<\n 11154 1726879777.45774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.45796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.45833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.45835: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce5252e48>\r\n<<<\n 11156 1726879777.45861: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 11156 1726879777.45870: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.45924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.45967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.45993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.46024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.46121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.46326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.46400: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11154 1726879777.46428: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11154 1726879777.46452: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11154 1726879777.46599: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c2697fd0>\r\n<<<\n 11154 1726879777.46613: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11156 1726879777.46613: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11154 1726879777.46639: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11156 1726879777.46652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11154 1726879777.46737: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c26af0b8>\r\n<<<\n 11154 1726879777.46785: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c29e28d0>\r\n<<<\n 11156 1726879777.46789: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f38080>\r\n<<<\n 11154 1726879777.46843: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 11154 1726879777.46866: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.47308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11156 1726879777.47473: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f38128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4edb940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11154 1726879777.47484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.47670: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.47966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11156 1726879777.48143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11154 1726879777.48326: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n<<<\n 11154 1726879777.48334: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c22ee358>\r\n<<<\n 11154 1726879777.48467: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/kdump.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/kdump.conf\"}, \"after\": {\"path\": \"/etc/kdump.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:kdump_etc_t:s0\", \"size\": 103, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/kdump.conf\", \"_original_basename\": \"kdump.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/kdump.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 11154 1726879777.48481: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 11156 1726879777.48514: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4b763c8>\r\n<<<\n 11156 1726879777.48662: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/kdump.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/kdump.conf\"}, \"after\": {\"path\": \"/etc/kdump.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:kdump_etc_t:s0\", \"size\": 104, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/kdump.conf\", \"_original_basename\": \"kdump.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/kdump.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 11156 1726879777.48673: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 11154 1726879777.48761: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 11154 1726879777.48775: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n<<<\n 11154 1726879777.48798: stdout chunk (state=3):\n>>># cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n<<<\n 11154 1726879777.48808: stdout chunk (state=3):\n>>># cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n<<<\n 11154 1726879777.48818: stdout chunk (state=3):\n>>># cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n<<<\n 11154 1726879777.48836: stdout chunk (state=3):\n>>># cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n<<<\n 11154 1726879777.48860: stdout chunk (state=3):\n>>># destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n<<<\n 11154 1726879777.48879: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n<<<\n 11154 1726879777.48898: stdout chunk (state=3):\n>>># destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common<<<\n 11154 1726879777.48914: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n<<<\n 11154 1726879777.48929: stdout chunk (state=3):\n>>># cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections<<<\n 11154 1726879777.48946: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n<<<\n 11154 1726879777.48959: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n<<<\n 11156 1726879777.48979: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n<<<\n 11156 1726879777.48997: stdout chunk (state=3):\n>>># clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n<<<\n 11156 1726879777.49010: stdout chunk (state=3):\n>>># cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n<<<\n 11156 1726879777.49029: stdout chunk (state=3):\n>>># destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n<<<\n 11156 1726879777.49046: stdout chunk (state=3):\n>>># cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n<<<\n 11156 1726879777.49070: stdout chunk (state=3):\n>>># destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n<<<\n 11154 1726879777.49071: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11156 1726879777.49088: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n<<<\n 11156 1726879777.49103: stdout chunk (state=3):\n>>># cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n<<<\n 11154 1726879777.49597: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11156 1726879777.49629: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11154 1726879777.49758: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n<<<\n 11154 1726879777.49805: stdout chunk (state=3):\n>>># destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n<<<\n 11154 1726879777.49833: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n<<<\n 11154 1726879777.49870: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 11154 1726879777.49892: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 11156 1726879777.50006: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 11154 1726879777.50213: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 11156 1726879777.50357: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 11156 1726879777.50364: stdout chunk (state=3):\n>>><<<\n 11156 1726879777.50375: stderr chunk (state=3):\n>>><<<\n 11154 1726879777.50420: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 11154 1726879777.50426: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec92de48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8c3828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec92d9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d0630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8dc0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec881470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec886e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec881b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec88d4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec870d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec873198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab81940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab93240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8e1a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab01080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab0c2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efceab0cf60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab0ca90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab16080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab5c7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab5cba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab50160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab50e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab47438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab38470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8b92b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c1d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab500b8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c6e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab322b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea8cd208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c6fd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea8cd320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceaba1fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cde10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cda20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d86d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d8eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea45f1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d87b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea463c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cd550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea4882e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea4886a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea48f390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea239ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea2302e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea226f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea21ee80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea48fd30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea230f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea488a20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec840710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea234048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec840a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cd898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec8565c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85a630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85ab00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85ac18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec856e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85af60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec85a4e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85a240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec84ab00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea474358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec856470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce885e908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce851fac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce8546278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85844e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85845f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8584b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8587160>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce887c780>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85300f0>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85850f0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85672b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce855c4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce887cd30>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce8587b70>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8570400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85fde80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8603ef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f22b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f2ac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce857b7b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8622eb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f2128>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85b1dd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85b1eb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85be080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8570550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85cca20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85c7160>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85c7358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85bebe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85e5e10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e5ac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e52e8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e5940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85d4c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4ead400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f23e80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce4f06128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce5252e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f38080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f38128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4edb940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4b763c8>\\r\\n\\r\\n{\"path\": \"/etc/kdump.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/kdump.conf\"}, \"after\": {\"path\": \"/etc/kdump.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:kdump_etc_t:s0\", \"size\": 104, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/kdump.conf\", \"_original_basename\": \"kdump.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/kdump.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy warnings\\r\\n# cleanup[3] wiping ansible.module_utils.distro._distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 11156 1726879777.50446: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec92de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8c3828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec92d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d0630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8dc0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec881470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec886e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec881b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec88d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec870d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec873198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab81940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab93240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8e1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab01080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab0c2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efceab0cf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab0ca90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab16080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab5c7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab5cba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab50160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab50e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab47438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab38470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8b92b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c1d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab500b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c6e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab322b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea8cd208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c6fd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea8cd320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceaba1fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cde10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cda20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d86d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d8eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea45f1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d87b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea463c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cd550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea4882e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea4886a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea48f390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea239ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea2302e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea226f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea21ee80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea48fd30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea230f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea488a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec840710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea234048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec840a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cd898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec8565c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85a630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85ab00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85ac18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec856e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85af60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec85a4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85a240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec84ab00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea474358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec856470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce885e908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce851fac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce8546278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85844e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85845f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8584b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8587160>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce887c780>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85300f0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85850f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85672b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce855c4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce887cd30>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce8587b70>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8570400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85fde80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8603ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f22b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f2ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce857b7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8622eb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f2128>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85b1dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85b1eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85be080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8570550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85cca20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85c7160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85c7358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85bebe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85e5e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e5ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e52e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e5940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85d4c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4ead400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f23e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce4f06128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce5252e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f38080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f38128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4edb940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4b763c8>\r\n\r\n{\"path\": \"/etc/kdump.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/kdump.conf\"}, \"after\": {\"path\": \"/etc/kdump.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:kdump_etc_t:s0\", \"size\": 104, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/kdump.conf\", \"_original_basename\": \"kdump.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/kdump.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 11154 1726879777.50436: stderr chunk (state=3):\n>>><<<\n 11156 1726879777.50599: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/kdump.conf', '_original_basename': 'kdump.conf.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11156 1726879777.50655: _low_level_execute_command(): starting\n 11156 1726879777.50665: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/ > /dev/null 2>&1 && sleep 0'\"'\"''\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0a5e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca03b828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0a59b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca048630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0540f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ff9470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ffee48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ff9b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0054e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fe8d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9feb198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82f9940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c830b240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca059a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8279080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82842b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c8284f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8284a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c828e080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82d47b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82d4ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82bf438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82b0470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8031278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8039cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c803ee10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82aa2b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c80451d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c803ef98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c80452e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8319fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c80459e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c80506a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8050e80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bd7198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8050780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bdcc88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c002e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c7c006a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c07390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79b1ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79a82e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c799ef98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7996e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c07d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c79a8f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c00a20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fb86a0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79ac048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fb8a20>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fce550>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd25c0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd2a90>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd2ba8>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fceda0>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd2ef0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fd2470>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd21d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fc2a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bec358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fce400>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5fd7898>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ca7a58>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5cbe208>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfc470>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5cfc588>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfcac8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5caafd0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5caa320>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5caadd8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfd0b8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cdf240>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cd4438>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ffac88>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5ce82b0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ce83c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d75e48>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d7cf28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d69278>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d69a90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cf3780>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d9aef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d690f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d29d68>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d29e80>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d29fd0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ce8518>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d449b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d3f0f0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d3f2e8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d36b70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d5cdd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5ca90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5c2b0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5c908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d4dbe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c2626518>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c269bd68>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c267d0b8>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c29cbdd8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c2697fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c26af0b8>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c29e28d0>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c22ee358>\\r\\n\\r\\n{\"path\": \"/etc/kdump.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/kdump.conf\"}, \"after\": {\"path\": \"/etc/kdump.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:kdump_etc_t:s0\", \"size\": 103, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/kdump.conf\", \"_original_basename\": \"kdump.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/kdump.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy warnings\\r\\n# cleanup[3] wiping ansible.module_utils.distro._distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 11154 1726879777.51231: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0a5e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca03b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0a59b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca048630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0540f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ff9470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ffee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ff9b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0054e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fe8d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9feb198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82f9940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c830b240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca059a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8279080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82842b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c8284f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8284a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c828e080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82d47b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82d4ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82bf438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82b0470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8031278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8039cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c803ee10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82aa2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c80451d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c803ef98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c80452e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8319fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c80459e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c80506a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8050e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bd7198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8050780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bdcc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c002e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c7c006a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c07390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79b1ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79a82e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c799ef98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7996e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c07d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c79a8f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c00a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fb86a0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79ac048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fb8a20>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fce550>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd25c0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd2a90>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd2ba8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fceda0>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd2ef0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fd2470>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd21d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fc2a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bec358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fce400>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5fd7898>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ca7a58>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5cbe208>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfc470>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5cfc588>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfcac8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5caafd0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5caa320>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5caadd8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfd0b8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cdf240>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cd4438>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ffac88>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5ce82b0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ce83c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d75e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d7cf28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d69278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d69a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cf3780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d9aef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d690f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d29d68>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d29e80>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d29fd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ce8518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d449b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d3f0f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d3f2e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d36b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d5cdd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5ca90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5c2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5c908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d4dbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c2626518>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c269bd68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c267d0b8>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c29cbdd8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c2697fd0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c26af0b8>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c29e28d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c22ee358>\r\n\r\n{\"path\": \"/etc/kdump.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/kdump.conf\"}, \"after\": {\"path\": \"/etc/kdump.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:kdump_etc_t:s0\", \"size\": 103, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/kdump.conf\", \"_original_basename\": \"kdump.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/kdump.conf\", \"force\": false, \"follow\": true, \"modification_time_format\": \"%Y%m%d%H%M.%S\", \"access_time_format\": \"%Y%m%d%H%M.%S\", \"unsafe_writes\": false, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 11154 1726879777.52195: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/kdump.conf', '_original_basename': 'kdump.conf.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11154 1726879777.52246: _low_level_execute_command(): starting\n 11154 1726879777.52256: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11156 1726879777.54088: stderr chunk (state=2):\n>>><<<\n 11156 1726879777.54100: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11156 1726879777.54120: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11156 1726879777.54129: handler run complete\n 11156 1726879777.54150: attempt loop complete, returning result\n 11156 1726879777.54154: _execute() done\n 11156 1726879777.54159: dumping result to json\n 11156 1726879777.54165: done dumping result, returning\n 11156 1726879777.54173: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf [0e44ad9b-8ddf-c952-e8a3-000000000056]\n 11156 1726879777.54268: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000056\n 11156 1726879777.54303: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000056\n 11156 1726879777.54307: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"checksum\": \"6cd39e38a0493d6adb01189fb34612d703fa5d05\",\n \"dest\": \"/etc/kdump.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/kdump.conf\"\n },\n \"before\": {\n \"path\": \"/etc/kdump.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"kdump.conf.j2\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/kdump.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": null,\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": null,\n \"path\": \"/etc/kdump.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/kdump.conf\",\n \"secontext\": \"system_u:object_r:kdump_etc_t:s0\",\n \"size\": 104,\n \"state\": \"file\",\n \"uid\": 0\n}\n 11154 1726879777.55566: stderr chunk (state=2):\n>>><<<\n 11154 1726879777.55574: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11154 1726879777.55595: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11154 1726879777.55604: handler run complete\n 11154 1726879777.55623: attempt loop complete, returning result\n 11154 1726879777.55627: _execute() done\n 11154 1726879777.55629: dumping result to json\n 11154 1726879777.55635: done dumping result, returning\n 11154 1726879777.55642: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf [0e44ad9b-8ddf-c952-e8a3-000000000056]\n 11154 1726879777.55657: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000056\n 11154 1726879777.55688: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000056\n 11154 1726879777.55693: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"checksum\": \"8e5f33789535385184993722bf58b83b8ef92f36\",\n \"dest\": \"/etc/kdump.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/kdump.conf\"\n },\n \"before\": {\n \"path\": \"/etc/kdump.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"kdump.conf.j2\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/kdump.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": null,\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": null,\n \"path\": \"/etc/kdump.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/kdump.conf\",\n \"secontext\": \"system_u:object_r:kdump_etc_t:s0\",\n \"size\": 103,\n \"state\": \"file\",\n \"uid\": 0\n}\n 10596 1726879777.55850: no more pending results, returning what we have\n 10596 1726879777.55853: results queue empty\n 10596 1726879777.55854: checking for any_errors_fatal\n 10596 1726879777.55859: done checking for any_errors_fatal\n 10596 1726879777.55859: checking for max_fail_percentage\n 10596 1726879777.55860: done checking for max_fail_percentage\n 10596 1726879777.55861: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879777.55861: done checking to see if all hosts have failed\n 10596 1726879777.55862: getting the remaining hosts for this loop\n 10596 1726879777.55863: done getting the remaining hosts for this loop\n 10596 1726879777.55866: getting the next task for host managed_node1\n 10596 1726879777.55872: done getting next task for host managed_node1\n 10596 1726879777.55875: ^ task is: TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel\n 10596 1726879777.55877: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879777.55878: getting the next task for host managed_node2\n 10596 1726879777.55880: done getting next task for host managed_node2\n 10596 1726879777.55882: ^ task is: TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel\n 10596 1726879777.55883: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879777.55886: getting the next task for host managed_node3\n 10596 1726879777.55888: done getting next task for host managed_node3\n 10596 1726879777.55890: ^ task is: TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel\n 10596 1726879777.55892: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879777.55905: getting variables\n 10596 1726879777.55906: in VariableManager get_vars()\n 10596 1726879777.55928: Calling all_inventory to load vars for managed_node1\n 10596 1726879777.55930: Calling groups_inventory to load vars for managed_node1\n 10596 1726879777.55932: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879777.55940: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879777.55942: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879777.55944: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879777.56154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879777.56313: done with get_vars()\n 10596 1726879777.56321: done getting variables\n\nTASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] ***\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34\nFriday 20 September 2024 20:49:37 -0400 (0:00:00.888) 0:00:16.007 ****** \n 10596 1726879777.56389: entering _queue_task() for managed_node1/slurp\n 10596 1726879777.56634: worker is 1 (out of 3 available)\n 10596 1726879777.56654: exiting _queue_task() for managed_node1/slurp\n 10596 1726879777.56698: getting variables\n 10596 1726879777.56702: in VariableManager get_vars()\n 10596 1726879777.56819: Calling all_inventory to load vars for managed_node2\n 10596 1726879777.56826: Calling groups_inventory to load vars for managed_node2\n 10596 1726879777.56830: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879777.56849: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879777.56853: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879777.56857: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879777.57542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879777.57742: done with get_vars()\n 10596 1726879777.57752: done getting variables\n 10596 1726879777.57843: entering _queue_task() for managed_node2/slurp\n 10596 1726879777.58142: worker is 2 (out of 3 available)\n 10596 1726879777.58163: exiting _queue_task() for managed_node2/slurp\n 10596 1726879777.58209: getting variables\n 10596 1726879777.58213: in VariableManager get_vars()\n 10596 1726879777.58337: Calling all_inventory to load vars for managed_node3\n 10596 1726879777.58342: Calling groups_inventory to load vars for managed_node3\n 10596 1726879777.58345: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879777.58359: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879777.58362: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879777.58365: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879777.58601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879777.58829: done with get_vars()\n 10596 1726879777.58841: done getting variables\n 10596 1726879777.58938: entering _queue_task() for managed_node3/slurp\n 10596 1726879777.60349: worker is 3 (out of 3 available)\n 10596 1726879777.60362: exiting _queue_task() for managed_node3/slurp\n 10596 1726879777.60374: done queuing things up, now waiting for results queue to drain\n 10596 1726879777.60376: waiting for pending results...\n 11189 1726879777.57307: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel\n 11189 1726879777.57433: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000057\n 11189 1726879777.57450: variable 'ansible_search_path' from source: unknown\n 11189 1726879777.57455: variable 'ansible_search_path' from source: unknown\n 11189 1726879777.57475: calling self._execute()\n 11189 1726879777.57538: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11189 1726879777.57551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11189 1726879777.57560: variable 'omit' from source: magic vars\n 11189 1726879777.57982: variable 'omit' from source: magic vars\n 11189 1726879777.58027: variable 'omit' from source: magic vars\n 11189 1726879777.58681: variable 'omit' from source: magic vars\n 11189 1726879777.58717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11189 1726879777.58752: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11189 1726879777.58773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11189 1726879777.58790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11189 1726879777.58805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11189 1726879777.58834: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11189 1726879777.58841: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11189 1726879777.58845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11189 1726879777.58956: Set connection var ansible_shell_executable to /bin/sh\n 11189 1726879777.58964: Set connection var ansible_connection to ssh\n 11189 1726879777.58970: Set connection var ansible_timeout to 10\n 11189 1726879777.58974: Set connection var ansible_shell_type to sh\n 11189 1726879777.58979: Set connection var ansible_pipelining to False\n 11189 1726879777.58987: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11189 1726879777.59012: variable 'ansible_shell_executable' from source: unknown\n 11189 1726879777.59018: variable 'ansible_connection' from source: unknown\n 11189 1726879777.59021: variable 'ansible_module_compression' from source: unknown\n 11189 1726879777.59025: variable 'ansible_shell_type' from source: unknown\n 11189 1726879777.59027: variable 'ansible_shell_executable' from source: unknown\n 11189 1726879777.59030: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11189 1726879777.59035: variable 'ansible_pipelining' from source: unknown\n 11189 1726879777.59038: variable 'ansible_timeout' from source: unknown\n 11189 1726879777.59042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11190 1726879777.58599: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel\n 11190 1726879777.59187: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000057\n 11190 1726879777.59205: variable 'ansible_search_path' from source: unknown\n 11190 1726879777.59210: variable 'ansible_search_path' from source: unknown\n 11189 1726879777.59227: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11190 1726879777.59230: calling self._execute()\n 11189 1726879777.59238: variable 'omit' from source: magic vars\n 11189 1726879777.59244: starting attempt loop\n 11189 1726879777.59247: running the handler\n 11189 1726879777.59263: _low_level_execute_command(): starting\n 11189 1726879777.59272: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 11190 1726879777.59299: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11190 1726879777.59308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11190 1726879777.59316: variable 'omit' from source: magic vars\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11190 1726879777.59409: variable 'omit' from source: magic vars\n 11190 1726879777.59457: variable 'omit' from source: magic vars\n 11190 1726879777.59500: variable 'omit' from source: magic vars\n 11190 1726879777.59545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11190 1726879777.59585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11190 1726879777.59616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11190 1726879777.59639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11190 1726879777.59655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11190 1726879777.59697: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11190 1726879777.59705: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11190 1726879777.59710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11190 1726879777.59847: Set connection var ansible_shell_executable to /bin/sh\n 11190 1726879777.59857: Set connection var ansible_connection to ssh\n 11190 1726879777.59864: Set connection var ansible_timeout to 10\n 11190 1726879777.59869: Set connection var ansible_shell_type to sh\n 11190 1726879777.59875: Set connection var ansible_pipelining to False\n 11190 1726879777.59883: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11190 1726879777.59913: variable 'ansible_shell_executable' from source: unknown\n 11190 1726879777.59920: variable 'ansible_connection' from source: unknown\n 11190 1726879777.59925: variable 'ansible_module_compression' from source: unknown\n 11190 1726879777.59928: variable 'ansible_shell_type' from source: unknown\n 11190 1726879777.59931: variable 'ansible_shell_executable' from source: unknown\n 11190 1726879777.59935: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11190 1726879777.59939: variable 'ansible_pipelining' from source: unknown\n 11190 1726879777.59942: variable 'ansible_timeout' from source: unknown\n 11190 1726879777.59946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11190 1726879777.60147: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11190 1726879777.60160: variable 'omit' from source: magic vars\n 11190 1726879777.60167: starting attempt loop\n 11190 1726879777.60171: running the handler\n 11190 1726879777.60185: _low_level_execute_command(): starting\n 11190 1726879777.60385: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11192 1726879777.60784: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel\n 11192 1726879777.60932: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000057\n 11192 1726879777.60961: variable 'ansible_search_path' from source: unknown\n 11192 1726879777.60969: variable 'ansible_search_path' from source: unknown\n 11192 1726879777.61019: calling self._execute()\n 11192 1726879777.61136: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11192 1726879777.61146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11192 1726879777.61154: variable 'omit' from source: magic vars\n 11192 1726879777.61256: variable 'omit' from source: magic vars\n 11192 1726879777.61307: variable 'omit' from source: magic vars\n 11192 1726879777.61338: variable 'omit' from source: magic vars\n 11192 1726879777.61378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11192 1726879777.61413: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11192 1726879777.61433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11192 1726879777.61449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11192 1726879777.61461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11192 1726879777.61488: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11192 1726879777.61496: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11192 1726879777.61500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11192 1726879777.61589: Set connection var ansible_shell_executable to /bin/sh\n 11192 1726879777.61638: Set connection var ansible_connection to ssh\n 11192 1726879777.61646: Set connection var ansible_timeout to 10\n 11192 1726879777.61649: Set connection var ansible_shell_type to sh\n 11192 1726879777.61654: Set connection var ansible_pipelining to False\n 11192 1726879777.61662: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11192 1726879777.61684: variable 'ansible_shell_executable' from source: unknown\n 11192 1726879777.61690: variable 'ansible_connection' from source: unknown\n 11192 1726879777.61696: variable 'ansible_module_compression' from source: unknown\n 11192 1726879777.61700: variable 'ansible_shell_type' from source: unknown\n 11192 1726879777.61704: variable 'ansible_shell_executable' from source: unknown\n 11192 1726879777.61706: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11192 1726879777.61710: variable 'ansible_pipelining' from source: unknown\n 11192 1726879777.61712: variable 'ansible_timeout' from source: unknown\n 11192 1726879777.61716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11192 1726879777.61916: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11192 1726879777.61934: variable 'omit' from source: magic vars\n 11192 1726879777.61943: starting attempt loop\n 11192 1726879777.61947: running the handler\n 11192 1726879777.61961: _low_level_execute_command(): starting\n 11192 1726879777.61969: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11189 1726879777.63483: stdout chunk (state=2):\n>>>/root\n<<<\n 11189 1726879777.63617: stderr chunk (state=3):\n>>><<<\n 11190 1726879777.63617: stdout chunk (state=2):\n>>>/root\n<<<\n 11189 1726879777.63626: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 11189 1726879777.63646: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11189 1726879777.63664: _low_level_execute_command(): starting\n 11189 1726879777.63670: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064 `\" && echo ansible-tmp-1726879777.6365764-11189-211398112978064=\"` echo /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064 `\" && echo ansible-tmp-1726879777.6365764-11189-211398112978064=\"` echo /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064 `\" ) && sleep 0'\"'\"''\n 11190 1726879777.63832: stderr chunk (state=3):\n>>><<<\n 11190 1726879777.63840: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 11190 1726879777.63869: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11190 1726879777.63881: _low_level_execute_command(): starting\n 11190 1726879777.63887: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187 `\" && echo ansible-tmp-1726879777.6387613-11190-48513792581187=\"` echo /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187 `\" && echo ansible-tmp-1726879777.6387613-11190-48513792581187=\"` echo /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187 `\" ) && sleep 0'\"'\"''\n 11192 1726879777.64277: stdout chunk (state=2):\n>>>/root\n<<<\n 11192 1726879777.64448: stderr chunk (state=3):\n>>><<<\n 11192 1726879777.64455: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 11192 1726879777.64483: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11192 1726879777.64502: _low_level_execute_command(): starting\n 11192 1726879777.64509: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808 `\" && echo ansible-tmp-1726879777.6449609-11192-267004317083808=\"` echo /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808 `\" && echo ansible-tmp-1726879777.6449609-11192-267004317083808=\"` echo /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808 `\" ) && sleep 0'\"'\"''\n 11189 1726879777.66452: stdout chunk (state=2):\n>>>ansible-tmp-1726879777.6365764-11189-211398112978064=/root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064\n<<<\n 11190 1726879777.66490: stdout chunk (state=2):\n>>>ansible-tmp-1726879777.6387613-11190-48513792581187=/root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187\n<<<\n 11189 1726879777.66587: stderr chunk (state=3):\n>>><<<\n 11189 1726879777.66596: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879777.6365764-11189-211398112978064=/root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064\\n', b'')\n 11189 1726879777.66616: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879777.6365764-11189-211398112978064=/root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064\n, stderr=\n 11189 1726879777.66670: variable 'ansible_module_compression' from source: unknown\n 11189 1726879777.66705: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED\n 11189 1726879777.66733: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 11189 1726879777.66807: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsnffz81h TO /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 11190 1726879777.66889: stderr chunk (state=3):\n>>><<<\n 11190 1726879777.66897: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879777.6387613-11190-48513792581187=/root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187\\n', b'')\n 11190 1726879777.66918: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879777.6387613-11190-48513792581187=/root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187\n, stderr=\n 11190 1726879777.66984: variable 'ansible_module_compression' from source: unknown\n 11190 1726879777.67030: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED\n 11190 1726879777.67065: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 11190 1726879777.67177: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjhsqw3_l TO /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 11192 1726879777.67275: stdout chunk (state=2):\n>>>ansible-tmp-1726879777.6449609-11192-267004317083808=/root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808\n<<<\n 11189 1726879777.67308: Sending initial data\n 11189 1726879777.67315: Sent initial data (154 bytes)\n 11190 1726879777.67330: Sending initial data\n 11190 1726879777.67336: Sent initial data (153 bytes)\n 11192 1726879777.67391: stderr chunk (state=3):\n>>><<<\n 11192 1726879777.67399: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879777.6449609-11192-267004317083808=/root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808\\n', b'')\n 11192 1726879777.67420: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879777.6449609-11192-267004317083808=/root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808\n, stderr=\n 11192 1726879777.67481: variable 'ansible_module_compression' from source: unknown\n 11192 1726879777.67527: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED\n 11192 1726879777.67559: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py\n 11192 1726879777.67655: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpzyo3wbh6 TO /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 11192 1726879777.67768: Sending initial data\n 11192 1726879777.67776: Sent initial data (154 bytes)\n 11190 1726879777.70454: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjhsqw3_l /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py\n<<<\n 11192 1726879777.70693: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpzyo3wbh6 /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py\n<<<\n 11189 1726879777.70719: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsnffz81h /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py\n<<<\n 11190 1726879777.71745: stderr chunk (state=3):\n>>><<<\n 11190 1726879777.71755: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjhsqw3_l /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py\\n', b'')\n 11190 1726879777.71782: done transferring module to remote\n 11190 1726879777.71798: _low_level_execute_command(): starting\n 11190 1726879777.71806: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/ /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/ /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 11192 1726879777.72498: stderr chunk (state=3):\n>>><<<\n 11192 1726879777.72506: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpzyo3wbh6 /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py\\n', b'')\n 11192 1726879777.72530: done transferring module to remote\n 11192 1726879777.72547: _low_level_execute_command(): starting\n 11192 1726879777.72555: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/ /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/ /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 11189 1726879777.73246: stderr chunk (state=3):\n>>><<<\n 11189 1726879777.73255: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsnffz81h /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py\\n', b'')\n 11189 1726879777.73278: done transferring module to remote\n 11189 1726879777.73290: _low_level_execute_command(): starting\n 11189 1726879777.73297: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/ /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/ /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 11190 1726879777.74901: stderr chunk (state=2):\n>>><<<\n 11190 1726879777.74908: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11190 1726879777.74926: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11190 1726879777.74930: _low_level_execute_command(): starting\n 11190 1726879777.74935: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 11192 1726879777.75351: stderr chunk (state=2):\n>>><<<\n 11192 1726879777.75358: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11192 1726879777.75375: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11192 1726879777.75379: _low_level_execute_command(): starting\n 11192 1726879777.75384: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 11189 1726879777.75651: stderr chunk (state=2):\n>>><<<\n 11189 1726879777.75659: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11189 1726879777.75679: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11189 1726879777.75682: _low_level_execute_command(): starting\n 11189 1726879777.75686: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py && sleep 0'\"'\"''\n 11190 1726879777.78022: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 11190 1726879777.78042: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\n<<<\n 11190 1726879777.78055: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 11190 1726879777.78100: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11190 1726879777.78132: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 11190 1726879777.78172: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\n<<<\n 11190 1726879777.78190: stdout chunk (state=3):\n>>>import '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 11190 1726879777.78201: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11190 1726879777.78239: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n<<<\n 11190 1726879777.78248: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11190 1726879777.78262: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 11192 1726879777.78290: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 11192 1726879777.78306: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 11190 1726879777.78318: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d9ae48>\r\n<<<\n 11190 1726879777.78344: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 11190 1726879777.78366: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d30828>\r\n<<<\n 11192 1726879777.78394: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11190 1726879777.78426: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d9a9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d3d630>\r\nimport '_signal' # \r\n<<<\n 11192 1726879777.78459: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 11190 1726879777.78501: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 11192 1726879777.78536: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 11190 1726879777.78568: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d490f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44748>\r\n<<<\n 11192 1726879777.78601: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9883e48>\r\n<<<\n 11190 1726879777.78636: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 11192 1726879777.78669: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9819828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff98839b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 11190 1726879777.78700: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 11192 1726879777.78743: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9826630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d160>\r\n<<<\n 11190 1726879777.78781: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cee470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\n<<<\n 11192 1726879777.78813: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 11192 1726879777.78861: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff98320f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d748>\r\n<<<\n 11190 1726879777.78880: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cf3e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84ceeb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11192 1726879777.78920: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 11189 1726879777.78957: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8d5e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e86b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8d59b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e878630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11189 1726879777.79008: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8840f0>\r\n<<<\n 11192 1726879777.79023: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97d7470>\r\n<<<\n 11189 1726879777.79064: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 11190 1726879777.79098: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cfa4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cddd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84ce0198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fee940>\r\n<<<\n 11189 1726879777.79134: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 11192 1726879777.79147: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97dce48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97d7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11190 1726879777.79185: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c83000240>\r\n<<<\n 11189 1726879777.79224: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e829470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\n<<<\n 11189 1726879777.79255: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e82ee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e829b38>\r\n<<<\n 11190 1726879777.79272: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d4ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11192 1726879777.79299: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97e34e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97c6d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97c9198>\r\n<<<\n 11189 1726879777.79327: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11192 1726879777.79353: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 11192 1726879777.79375: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ad7940>\r\n<<<\n 11192 1726879777.79405: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\n<<<\n 11192 1726879777.79438: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ae9240>\r\n<<<\n 11189 1726879777.79469: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8354e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e818d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e81b198>\r\n<<<\n 11190 1726879777.79504: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 11189 1726879777.79559: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb29940>\r\n# /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\r\n<<<\n 11192 1726879777.79572: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9837a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11190 1726879777.79600: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11189 1726879777.79618: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb3b240>\r\n<<<\n 11190 1726879777.79653: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 11189 1726879777.79674: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e889a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11190 1726879777.79700: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 11190 1726879777.79724: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 11192 1726879777.79763: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 11190 1726879777.79797: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f6e0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f79320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 11192 1726879777.79829: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 11190 1726879777.79865: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82f79fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f79b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 11192 1726879777.79907: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11190 1726879777.79927: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f780f0>\r\nimport '_collections' # \r\n<<<\n 11189 1726879777.79958: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 11192 1726879777.79971: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 11189 1726879777.80022: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11190 1726879777.80040: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fc9828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fc9c18>\r\n<<<\n 11192 1726879777.80073: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a570f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a62320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 11189 1726879777.80112: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 11190 1726879777.80141: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbd1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbdeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fb44a8>\r\n<<<\n 11189 1726879777.80180: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 11192 1726879777.80194: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7a62fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a62b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a610f0>\r\nimport '_collections' # \r\n<<<\n 11189 1726879777.80242: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caa90f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab4320>\r\n<<<\n 11190 1726879777.80272: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fa54e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 11189 1726879777.80304: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75cab4fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab4b00>\r\nimport 'itertools' # \r\n<<<\n 11192 1726879777.80315: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ab2828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ab2c18>\r\n<<<\n 11189 1726879777.80358: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab30f0>\r\nimport '_collections' # \r\n<<<\n 11190 1726879777.80382: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d25320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d2dda0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbd128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d33eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f9f320>\r\n<<<\n 11192 1726879777.80417: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7aa61d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7aa6eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a9d4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a8e4e0>\r\n<<<\n 11190 1726879777.80442: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82d39278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39080>\r\n<<<\n 11189 1726879777.80485: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb04828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb04c18>\r\n<<<\n 11192 1726879777.80502: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 11192 1726879777.80541: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 11190 1726879777.80561: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82d39390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c83017080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39a90>\r\n<<<\n 11189 1726879777.80618: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf81d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf8eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caef4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cae04e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 11192 1726879777.80632: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff780e2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7816d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a9d710>\r\nimport '_locale' # \r\n<<<\n 11189 1726879777.80669: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 11190 1726879777.80686: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11189 1726879777.80737: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8602e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c868d68>\r\n<<<\n 11192 1726879777.80752: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff781ce80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a88320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7823240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7823358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7b00080>\r\n<<<\n 11189 1726879777.80802: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf84a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c86ee80>\r\n<<<\n 11189 1726879777.80814: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cada320>\r\n<<<\n 11192 1726879777.80829: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823e48>\r\n<<<\n 11190 1726879777.80850: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828cb208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11189 1726879777.80900: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c875240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c875358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb52080>\r\n<<<\n 11192 1726879777.80921: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782e710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 11192 1726879777.80960: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11190 1726879777.80973: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828d0cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d395c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828f4358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c828f4710>\r\n<<<\n 11189 1726879777.81013: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n<<<\n 11192 1726879777.81029: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782eef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 11189 1726879777.81077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c880710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 11190 1726879777.81099: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828fc400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n<<<\n 11192 1726879777.81137: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73b4208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782e7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73b9cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823588>\r\n<<<\n 11189 1726879777.81156: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c880ef0>\r\n<<<\n 11189 1726879777.81211: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c406208>\r\n<<<\n 11190 1726879777.81225: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\n<<<\n 11192 1726879777.81261: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73dd358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff73dd710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 11189 1726879777.81277: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8807f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11192 1726879777.81320: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73e5400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 11190 1726879777.81336: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c826a6c18>\r\n<<<\n 11189 1726879777.81375: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c40bcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c42f358>\r\n<<<\n 11190 1726879777.81387: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82699358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82699048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c8268aef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828fcda0>\r\n<<<\n 11192 1726879777.81437: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 11189 1726879777.81453: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c42f710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 11189 1726879777.81498: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c437400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 11190 1726879777.81515: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82699fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828f4a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cab780>\r\n<<<\n 11192 1726879777.81556: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff718fc18>\r\n<<<\n 11190 1726879777.81569: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c826a10b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cabb00>\r\n<<<\n 11189 1726879777.81601: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 11190 1726879777.81634: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 11192 1726879777.81671: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7182358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7182048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7173ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73e5da0>\r\n<<<\n 11189 1726879777.81687: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1e1c18>\r\n<<<\n 11190 1726879777.81716: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc3630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11192 1726879777.81741: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7182fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73dda90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11192 1726879777.81769: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff9794780>\r\n<<<\n 11192 1726879777.81790: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff718a0b8>\r\nimport 'pwd' # \r\n<<<\n 11189 1726879777.81813: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1d4358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1d4048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1c5ef0>\r\n<<<\n 11189 1726879777.81841: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c437da0>\r\n<<<\n 11192 1726879777.81855: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff9794b00>\r\n<<<\n 11189 1726879777.81903: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c1d4fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c42fa90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 11190 1726879777.81921: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc76a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc7b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc7c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc3e80>\r\n<<<\n 11192 1726879777.81961: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff78238d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97ac630>\r\n<<<\n 11189 1726879777.81983: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e7e6780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1dc0b8>\r\n<<<\n 11189 1726879777.82035: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e7e6b00>\r\n<<<\n 11190 1726879777.82046: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc7fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc7550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc72b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cb7b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828e03c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11192 1726879777.82083: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11189 1726879777.82099: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8758d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 11190 1726879777.82117: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc34e0>\r\n<<<\n 11192 1726879777.82134: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b06a0>\r\n<<<\n 11189 1726879777.82147: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 11189 1726879777.82179: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e7fe630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11192 1726879777.82209: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b0b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b0c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97ace80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 11190 1726879777.82251: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ccb978>\r\n<<<\n 11192 1726879777.82271: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b0fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97b0550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b02b0>\r\n<<<\n 11192 1726879777.82289: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97a0b70>\r\n<<<\n 11189 1726879777.82322: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e8026a0>\r\n<<<\n 11192 1726879777.82345: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73c93c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11190 1726879777.82384: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.82401: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e802b70>\r\n<<<\n 11192 1726879777.82428: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97ac4e0>\r\n<<<\n 11189 1726879777.82455: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e802c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7fee80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e802fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e802550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e8022b0>\r\n<<<\n 11189 1726879777.82483: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7f2b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c41b3c8>\r\n<<<\n 11189 1726879777.82507: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11192 1726879777.82532: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 11189 1726879777.82556: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11192 1726879777.82585: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff57b4978>\r\n<<<\n 11189 1726879777.82609: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7fe4e0>\r\n<<<\n 11192 1726879777.82635: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/__init__.py\r\n<<<\n 11192 1726879777.82655: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.82681: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.82712: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 11189 1726879777.82735: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a806978>\r\n<<<\n 11189 1726879777.82779: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip'\r\n<<<\n 11189 1726879777.82814: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/__init__.py\r\n<<<\n 11189 1726879777.82837: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.82858: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.83397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.83761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.83946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.84299: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1f7f0>\r\n<<<\n 11190 1726879777.84312: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 11190 1726879777.84332: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11190 1726879777.84361: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11190 1726879777.84424: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c809af2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1fe48>\r\n<<<\n 11190 1726879777.84455: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11190 1726879777.84462: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80ccbfd0>\r\n<<<\n 11190 1726879777.84474: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11190 1726879777.84500: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11190 1726879777.84536: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c8098aba8>\r\n<<<\n 11190 1726879777.84556: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11190 1726879777.84570: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11190 1726879777.84590: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11190 1726879777.84617: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11190 1726879777.84639: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11192 1726879777.84688: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 11192 1726879777.84700: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 11192 1726879777.84707: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff55087f0>\r\nimport 'atexit' # \r\n<<<\n 11190 1726879777.84721: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809f51d0>\r\n<<<\n 11192 1726879777.84735: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11190 1726879777.84752: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80ced7b8>\r\n<<<\n 11192 1726879777.84764: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11190 1726879777.84779: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11190 1726879777.84787: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c8099e080>\r\n<<<\n 11192 1726879777.84827: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11192 1726879777.84843: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54982e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5508e48>\r\n<<<\n 11189 1726879777.84873: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a55a7f0>\r\n<<<\n 11192 1726879777.84889: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff57b4fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11192 1726879777.84924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11192 1726879777.84960: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5473ba8>\r\n<<<\n 11192 1726879777.84976: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11192 1726879777.84989: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11192 1726879777.85015: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11192 1726879777.85044: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11192 1726879777.85062: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11190 1726879777.85105: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809f3160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d0320>\r\n<<<\n 11190 1726879777.85182: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809c7518>\r\n<<<\n 11189 1726879777.85313: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4ea2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a55ae48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a806fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a4c5ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a5301d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11190 1726879777.85527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ceddd8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c8099ec50>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d9470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80c80ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 11192 1726879777.85538: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54de1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff57d6780>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff5487080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54dc160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54b9320>\r\n<<<\n 11189 1726879777.85561: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4d7390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4d7eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a52e198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a50b320>\r\n<<<\n 11190 1726879777.85570: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c86f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77b38>\r\n<<<\n 11192 1726879777.85616: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54b0518>\r\n<<<\n 11190 1726879777.85738: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809e4828>\r\n<<<\n 11189 1726879777.85912: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a502518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a821d68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4d7c18>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a514400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11192 1726879777.85926: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff57d62b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54c2358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54c2470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff5769ef0>\r\n<<<\n 11190 1726879777.85938: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ca8f60>\r\n<<<\n 11189 1726879777.85945: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11190 1726879777.85975: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77198>\r\n<<<\n 11192 1726879777.85986: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff576ff28>\r\n<<<\n 11190 1726879777.86090: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80cb5e10>\r\n<<<\n 11189 1726879777.86318: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a7bbe80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7c1f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b22b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b2ac8>\r\n<<<\n 11192 1726879777.86338: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54cd828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 11189 1726879777.86512: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a51f7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7e8eb8>\r\n<<<\n 11190 1726879777.86524: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80cb5f98>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a040b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d95c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a13a58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a0b198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a0b390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a04c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.86569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.86637: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.86711: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b2c18>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a7f0dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a7f0eb8>\r\n<<<\n 11192 1726879777.86730: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5791f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff579ee48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff579ef28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54ed0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54c25c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11189 1726879777.86753: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a53f080>\r\n<<<\n 11189 1726879777.86794: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a514550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11189 1726879777.86818: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 11189 1726879777.86833: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11189 1726879777.86889: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a54ea20>\r\n<<<\n 11190 1726879777.86967: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a2ce80>\r\n<<<\n 11192 1726879777.86984: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54fca90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54f41d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54f43c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54edc50>\r\n<<<\n 11192 1726879777.87001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.87012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.87027: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 11192 1726879777.87034: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.87047: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a549160>\r\n<<<\n 11189 1726879777.87060: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11189 1726879777.87070: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a549358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a53fbe0>\r\n<<<\n 11189 1726879777.87075: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.87086: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2cb38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2c358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11190 1726879777.87105: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2c9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1acf8>\r\n<<<\n 11190 1726879777.87116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.87123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.87129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.87204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 11189 1726879777.87405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.87462: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 11189 1726879777.87479: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11189 1726879777.87500: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11189 1726879777.87516: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n<<<\n 11189 1726879777.87534: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11189 1726879777.87556: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a56ae10>\r\n<<<\n 11189 1726879777.87600: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56aac8>\r\n<<<\n 11189 1726879777.87644: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56a2e8>\r\n<<<\n 11189 1726879777.87670: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11192 1726879777.87708: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff5515e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5503cf8>\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.87809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.87820: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56a940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a555c18>\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.88063: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.88080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.88107: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.88129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.88151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.88153: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.88177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.88260: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.88382: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11190 1726879777.88411: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d319588>\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.88613: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11192 1726879777.88628: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 11192 1726879777.88640: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11189 1726879777.88646: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11189 1726879777.88677: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.88684: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.88708: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.88722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11192 1726879777.88734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.88742: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.88753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.88762: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 11192 1726879777.88769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.88781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.88781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.88885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.88885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.89008: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 11189 1726879777.89017: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11192 1726879777.89042: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1e02550>\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.89045: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756e54400>\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.89112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.89162: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.89219: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 11190 1726879777.89230: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.89255: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.89282: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11190 1726879777.89293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.89352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.89394: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.89405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.89418: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 11190 1726879777.89431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.89446: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 11190 1726879777.89456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.89596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.89692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.89743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.89803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.89877: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.89924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.89938: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11189 1726879777.89985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.90009: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d38feb8>\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.90024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.90065: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.90090: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.90103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.90107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.90118: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.90121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.90163: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.90173: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.90187: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.90215: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.90247: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 11190 1726879777.90255: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.90287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.90302: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.90317: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.90328: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.90357: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.90416: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11189 1726879777.90474: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 11189 1726879777.90482: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11192 1726879777.90502: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 11192 1726879777.90510: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11190 1726879777.90543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11189 1726879777.90603: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11189 1726879777.90612: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756f0ae48>\r\n<<<\n 11190 1726879777.90630: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c7d3b2198>\r\n<<<\n 11189 1726879777.90641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.90650: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1eb8ef0>\r\n<<<\n 11192 1726879777.90663: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.90672: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.90677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.90701: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.90713: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d367eb8>\r\n<<<\n 11190 1726879777.90731: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.90740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.90898: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.90921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.90955: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.90981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.91000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.91042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.91063: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11190 1726879777.91065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11192 1726879777.91088: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11190 1726879777.91164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.91207: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11192 1726879777.91259: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11189 1726879777.91298: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff756f2d198>\r\n<<<\n 11192 1726879777.91352: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11192 1726879777.91362: stdout chunk (state=3):\n>>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff1edb198>\r\n<<<\n 11189 1726879777.91371: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756ea2eb8>\r\n<<<\n 11189 1726879777.91398: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 11189 1726879777.91407: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.91432: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11192 1726879777.91440: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1e50eb8>\r\n<<<\n 11190 1726879777.91460: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11189 1726879777.91472: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.91482: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 11192 1726879777.91492: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.91502: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11189 1726879777.91511: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.91531: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.91539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.91560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.91575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.91590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.91615: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809560f0>\r\n<<<\n 11190 1726879777.91636: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11192 1726879777.91641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11190 1726879777.91653: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11189 1726879777.91854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.91922: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.92193: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11192 1726879777.92222: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11192 1726879777.92245: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11190 1726879777.92263: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80956198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d3a8b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.92280: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11189 1726879777.92302: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a4910f0>\r\n<<<\n 11190 1726879777.92301: stdout chunk (state=3):\n>>>\r\n{\"content\": \"MjAxMzI2NTkyCg==\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\r\n<<<\n 11189 1726879777.92326: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11190 1726879777.92332: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 11189 1726879777.92334: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11192 1726879777.92386: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff543f0f0>\r\n<<<\n 11192 1726879777.92402: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11192 1726879777.92418: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11189 1726879777.92442: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a491198>\r\n<<<\n 11189 1726879777.92487: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756f23b00>\r\n<<<\n 11190 1726879777.92499: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n<<<\n 11190 1726879777.92519: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n<<<\n 11190 1726879777.92533: stdout chunk (state=3):\n>>># restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n<<<\n 11189 1726879777.92554: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 11190 1726879777.92576: stdout chunk (state=3):\n>>># destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n<<<\n 11192 1726879777.92581: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff543f198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1ed1b00>\r\n<<<\n 11190 1726879777.92593: stdout chunk (state=3):\n>>># cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n<<<\n 11189 1726879777.92613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.92635: stdout chunk (state=3):\n>>># cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 11192 1726879777.92636: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 11192 1726879777.92657: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11190 1726879777.92657: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11192 1726879777.92666: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11189 1726879777.92668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11192 1726879777.92689: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 11189 1726879777.92805: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11189 1726879777.92901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11192 1726879777.93022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11190 1726879777.93043: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n<<<\n 11190 1726879777.93069: stdout chunk (state=3):\n>>># destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 11190 1726879777.93086: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n<<<\n 11192 1726879777.93108: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"MjAxMzI2NTkyCg==\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}<<<\n 11192 1726879777.93122: stdout chunk (state=3):\n>>>\r\n<<<\n 11192 1726879777.93134: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 11190 1726879777.93145: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n<<<\n 11190 1726879777.93155: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11189 1726879777.93160: stdout chunk (state=3):\n>>>\r\n{\"content\": \"MjAxMzI2NTkyCg==\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\r\n# destroy __main__\r\n<<<\n 11190 1726879777.93264: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 11190 1726879777.93297: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n<<<\n 11190 1726879777.93327: stdout chunk (state=3):\n>>># destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n<<<\n 11190 1726879777.93366: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11190 1726879777.93644: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 11190 1726879777.93654: stdout chunk (state=3):\n>>><<<\n 11190 1726879777.93670: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d9ae48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d30828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d9a9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d3d630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d490f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cee470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cf3e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84ceeb38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cfa4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cddd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84ce0198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fee940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c83000240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d4ea20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f6e0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f79320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82f79fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f79b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f780f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fc9828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fc9c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbd1d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbdeb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fb44a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fa54e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d25320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d2dda0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbd128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d33eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f9f320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82d39278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82d39390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c83017080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39a90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828cb208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828d0cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d395c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828f4358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c828f4710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828fc400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c826a6c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82699358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82699048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c8268aef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828fcda0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82699fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828f4a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cab780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c826a10b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cabb00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc3630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc76a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc7b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc7c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc3e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc7fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc7550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc72b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cb7b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828e03c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc34e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ccb978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1f7f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c809af2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1fe48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80ccbfd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c8098aba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809f51d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80ced7b8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c8099e080>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809f3160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d0320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809c7518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ceddd8>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c8099ec50>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d9470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80c80ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c86f28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809e4828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ca8f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80cb5e10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80cb5f98>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a040b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d95c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a13a58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a0b198>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a0b390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a04c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a2ce80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2cb38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2c358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2c9b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1acf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d319588>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d38feb8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c7d3b2198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d367eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809560f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80956198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d3a8b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"MjAxMzI2NTkyCg==\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 11190 1726879777.93752: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d9ae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d30828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d9a9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d3d630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d490f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cee470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cf3e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84ceeb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cfa4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cddd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84ce0198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fee940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c83000240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d4ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f6e0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f79320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82f79fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f79b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f780f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fc9828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fc9c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbd1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbdeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fb44a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fa54e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d25320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d2dda0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbd128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d33eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f9f320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82d39278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82d39390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c83017080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828cb208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828d0cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d395c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828f4358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c828f4710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828fc400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c826a6c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82699358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82699048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c8268aef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828fcda0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82699fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828f4a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cab780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c826a10b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cabb00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc3630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc76a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc7b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc7c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc3e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc7fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc7550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc72b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cb7b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828e03c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc34e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ccb978>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1f7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c809af2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1fe48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80ccbfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c8098aba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809f51d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80ced7b8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c8099e080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809f3160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d0320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809c7518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ceddd8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c8099ec50>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d9470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80c80ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c86f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809e4828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ca8f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80cb5e10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80cb5f98>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a040b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d95c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a13a58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a0b198>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a0b390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a04c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a2ce80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2cb38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2c358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2c9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1acf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d319588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d38feb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c7d3b2198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d367eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809560f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80956198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d3a8b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"MjAxMzI2NTkyCg==\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 11190 1726879777.93941: done with _execute_module (slurp, {'src': '/sys/kernel/kexec_crash_size', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11190 1726879777.93958: _low_level_execute_command(): starting\n 11190 1726879777.93968: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11189 1726879777.94732: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11192 1726879777.94756: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n<<<\n 11189 1726879777.95390: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 11189 1726879777.95408: stdout chunk (state=3):\n>>><<<\n 11189 1726879777.95419: stderr chunk (state=3):\n>>><<<\n 11192 1726879777.95462: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 11192 1726879777.95470: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8d5e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e86b828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8d59b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e878630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8840f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e829470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e82ee48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e829b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8354e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e818d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e81b198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb29940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb3b240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e889a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caa90f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab4320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75cab4fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab4b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab30f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb04828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb04c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf81d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf8eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caef4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cae04e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8602e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c868d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf84a8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c86ee80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cada320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c875240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c875358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb52080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875a58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c880710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c880ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c406208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8807f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c40bcf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c42f358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c42f710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c437400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1e1c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1d4358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1d4048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1c5ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c437da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c1d4fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c42fa90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e7e6780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1dc0b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e7e6b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8758d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e7fe630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e8026a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e802b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e802c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7fee80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e802fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e802550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e8022b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7f2b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c41b3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7fe4e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a806978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a55a7f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4ea2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a55ae48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a806fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a4c5ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a5301d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4d7390>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4d7eb8>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a52e198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a50b320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a502518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a821d68>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4d7c18>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a514400>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a7bbe80>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7c1f28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b22b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b2ac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a51f7b8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7e8eb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b2c18>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a7f0dd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a7f0eb8>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a53f080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a514550>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a54ea20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a549160>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a549358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a53fbe0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a56ae10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56aac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56a2e8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56a940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a555c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756e54400>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756f0ae48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff756f2d198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756ea2eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a4910f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a491198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756f23b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"MjAxMzI2NTkyCg==\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 11189 1726879777.95497: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8d5e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e86b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8d59b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e878630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8840f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e829470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e82ee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e829b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8354e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e818d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e81b198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb29940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb3b240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e889a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caa90f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab4320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75cab4fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab4b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab30f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb04828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb04c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf81d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf8eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caef4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cae04e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8602e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c868d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf84a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c86ee80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cada320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c875240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c875358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb52080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c880710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c880ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c406208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8807f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c40bcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c42f358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c42f710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c437400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1e1c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1d4358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1d4048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1c5ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c437da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c1d4fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c42fa90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e7e6780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1dc0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e7e6b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8758d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e7fe630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e8026a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e802b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e802c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7fee80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e802fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e802550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e8022b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7f2b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c41b3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7fe4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a806978>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a55a7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4ea2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a55ae48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a806fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a4c5ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a5301d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4d7390>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4d7eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a52e198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a50b320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a502518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a821d68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4d7c18>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a514400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a7bbe80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7c1f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b22b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b2ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a51f7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7e8eb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b2c18>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a7f0dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a7f0eb8>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a53f080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a514550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a54ea20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a549160>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a549358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a53fbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a56ae10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56aac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56a2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56a940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a555c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756e54400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756f0ae48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff756f2d198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756ea2eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a4910f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a491198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756f23b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"MjAxMzI2NTkyCg==\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 11189 1726879777.96110: done with _execute_module (slurp, {'src': '/sys/kernel/kexec_crash_size', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11189 1726879777.96127: _low_level_execute_command(): starting\n 11189 1726879777.96134: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11192 1726879777.95481: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9883e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9819828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff98839b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9826630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff98320f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97d7470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97dce48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97d7b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97e34e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97c6d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97c9198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ad7940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ae9240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9837a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a570f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a62320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7a62fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a62b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a610f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ab2828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ab2c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7aa61d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7aa6eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a9d4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a8e4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff780e2e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7816d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a9d710>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff781ce80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a88320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7823240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7823358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7b00080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823a58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782e710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782eef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73b4208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782e7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73b9cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73dd358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff73dd710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73e5400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff718fc18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7182358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7182048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7173ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73e5da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7182fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73dda90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff9794780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff718a0b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff9794b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff78238d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97ac630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b06a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b0b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b0c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97ace80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b0fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97b0550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b02b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97a0b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73c93c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97ac4e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff57b4978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff55087f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54982e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5508e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff57b4fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5473ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54de1d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff57d6780>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff5487080>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54dc160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54b9320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54b0518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff57d62b0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54c2358>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54c2470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff5769ef0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff576ff28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760320>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54cd828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5791f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760198>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff579ee48>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff579ef28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54ed0f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54c25c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54fca90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54f41d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54f43c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54edc50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff5515e80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515b38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515978>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5503cf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1e02550>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1eb8ef0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff1edb198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1e50eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff543f0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff543f198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1ed1b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"content\": \"MjAxMzI2NTkyCg==\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy fcntl\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy traceback\\r\\n# destroy atexit\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy shlex\\r\\n# destroy textwrap\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy struct\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy io\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy warnings\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy re\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 11192 1726879777.96300: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9883e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9819828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff98839b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9826630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff98320f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97d7470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97dce48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97d7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97e34e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97c6d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97c9198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ad7940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ae9240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9837a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a570f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a62320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7a62fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a62b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a610f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ab2828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ab2c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7aa61d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7aa6eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a9d4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a8e4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff780e2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7816d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a9d710>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff781ce80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a88320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7823240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7823358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7b00080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782e710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782eef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73b4208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782e7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73b9cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73dd358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff73dd710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73e5400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff718fc18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7182358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7182048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7173ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73e5da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7182fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73dda90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff9794780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff718a0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff9794b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff78238d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97ac630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b06a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b0b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b0c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97ace80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b0fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97b0550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b02b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97a0b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73c93c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97ac4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff57b4978>\r\n# zipimport: found 33 names in '/tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff55087f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54982e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5508e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff57b4fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5473ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54de1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff57d6780>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff5487080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54dc160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54b9320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54b0518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff57d62b0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54c2358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54c2470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff5769ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff576ff28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54cd828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5791f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760198>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff579ee48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff579ef28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54ed0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54c25c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54fca90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54f41d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54f43c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54edc50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff5515e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5503cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1e02550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1eb8ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff1edb198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1e50eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff543f0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff543f198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1ed1b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"content\": \"MjAxMzI2NTkyCg==\", \"source\": \"/sys/kernel/kexec_crash_size\", \"encoding\": \"base64\", \"invocation\": {\"module_args\": {\"src\": \"/sys/kernel/kexec_crash_size\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 11192 1726879777.97474: done with _execute_module (slurp, {'src': '/sys/kernel/kexec_crash_size', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11192 1726879777.97497: _low_level_execute_command(): starting\n 11192 1726879777.97506: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11190 1726879777.98256: stderr chunk (state=2):\n>>><<<\n 11190 1726879777.98265: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11190 1726879777.98286: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11190 1726879777.98293: handler run complete\n 11190 1726879777.98503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 11190 1726879777.98743: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 11190 1726879777.98800: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 11190 1726879777.98840: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 11190 1726879777.98890: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 11190 1726879777.99033: variable 'kexec_crash_size' from source: unknown\n 11190 1726879777.99060: Evaluated conditional (kexec_crash_size is success): True\n 11190 1726879777.99075: attempt loop complete, returning result\n 11190 1726879777.99081: _execute() done\n 11190 1726879777.99085: dumping result to json\n 11190 1726879777.99090: done dumping result, returning\n 11190 1726879777.99103: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel [0e44ad9b-8ddf-c952-e8a3-000000000057]\n 11190 1726879777.99116: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000057\n 11190 1726879777.99159: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000057\n 11190 1726879777.99164: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"attempts\": 1,\n \"changed\": false,\n \"content\": \"MjAxMzI2NTkyCg==\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/sys/kernel/kexec_crash_size\"\n }\n },\n \"source\": \"/sys/kernel/kexec_crash_size\"\n}\n 11192 1726879778.01289: stderr chunk (state=2):\n>>><<<\n 11192 1726879778.01300: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11192 1726879778.01321: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11192 1726879778.01327: handler run complete\n 11192 1726879778.01500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 11192 1726879778.01722: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 11192 1726879778.01766: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 11192 1726879778.01791: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 11192 1726879778.01817: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 11192 1726879778.01888: variable 'kexec_crash_size' from source: unknown\n 11192 1726879778.01909: Evaluated conditional (kexec_crash_size is success): True\n 11192 1726879778.01921: attempt loop complete, returning result\n 11192 1726879778.01926: _execute() done\n 11192 1726879778.01929: dumping result to json\n 11192 1726879778.01933: done dumping result, returning\n 11192 1726879778.01941: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel [0e44ad9b-8ddf-c952-e8a3-000000000057]\n 11192 1726879778.02051: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000057\n 11192 1726879778.02080: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000057\n 11192 1726879778.02084: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"attempts\": 1,\n \"changed\": false,\n \"content\": \"MjAxMzI2NTkyCg==\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/sys/kernel/kexec_crash_size\"\n }\n },\n \"source\": \"/sys/kernel/kexec_crash_size\"\n}\n 11189 1726879778.02313: stderr chunk (state=2):\n>>><<<\n 11189 1726879778.02322: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11189 1726879778.02341: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11189 1726879778.02350: handler run complete\n 11189 1726879778.02508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 11189 1726879778.02690: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 11189 1726879778.02734: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 11189 1726879778.02773: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 11189 1726879778.02813: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 11189 1726879778.02887: variable 'kexec_crash_size' from source: unknown\n 11189 1726879778.02903: Evaluated conditional (kexec_crash_size is success): True\n 11189 1726879778.02911: attempt loop complete, returning result\n 11189 1726879778.02915: _execute() done\n 11189 1726879778.02918: dumping result to json\n 11189 1726879778.02922: done dumping result, returning\n 11189 1726879778.02929: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel [0e44ad9b-8ddf-c952-e8a3-000000000057]\n 11189 1726879778.02940: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000057\n 11189 1726879778.02968: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000057\n 11189 1726879778.02971: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"attempts\": 1,\n \"changed\": false,\n \"content\": \"MjAxMzI2NTkyCg==\",\n \"encoding\": \"base64\",\n \"invocation\": {\n \"module_args\": {\n \"src\": \"/sys/kernel/kexec_crash_size\"\n }\n },\n \"source\": \"/sys/kernel/kexec_crash_size\"\n}\n 10596 1726879778.03077: no more pending results, returning what we have\n 10596 1726879778.03080: results queue empty\n 10596 1726879778.03081: checking for any_errors_fatal\n 10596 1726879778.03088: done checking for any_errors_fatal\n 10596 1726879778.03089: checking for max_fail_percentage\n 10596 1726879778.03090: done checking for max_fail_percentage\n 10596 1726879778.03090: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879778.03092: done checking to see if all hosts have failed\n 10596 1726879778.03093: getting the remaining hosts for this loop\n 10596 1726879778.03095: done getting the remaining hosts for this loop\n 10596 1726879778.03098: getting the next task for host managed_node1\n 10596 1726879778.03102: done getting next task for host managed_node1\n 10596 1726879778.03108: ^ task is: TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact\n 10596 1726879778.03110: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879778.03111: getting the next task for host managed_node2\n 10596 1726879778.03113: done getting next task for host managed_node2\n 10596 1726879778.03114: ^ task is: TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact\n 10596 1726879778.03116: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879778.03116: getting the next task for host managed_node3\n 10596 1726879778.03118: done getting next task for host managed_node3\n 10596 1726879778.03119: ^ task is: TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact\n 10596 1726879778.03120: ^ state is: HOST STATE: block=3, 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=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\n 10596 1726879778.03134: getting variables\n 10596 1726879778.03135: in VariableManager get_vars()\n 10596 1726879778.03163: Calling all_inventory to load vars for managed_node1\n 10596 1726879778.03165: Calling groups_inventory to load vars for managed_node1\n 10596 1726879778.03167: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879778.03174: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879778.03176: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879778.03179: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879778.03294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.03414: done with get_vars()\n 10596 1726879778.03430: done getting variables\n 10596 1726879778.03518: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] ****\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40\nFriday 20 September 2024 20:49:38 -0400 (0:00:00.471) 0:00:16.479 ****** \n 10596 1726879778.03560: entering _queue_task() for managed_node1/set_fact\n 10596 1726879778.03847: worker is 1 (out of 3 available)\n 10596 1726879778.03866: exiting _queue_task() for managed_node1/set_fact\n 10596 1726879778.03906: getting variables\n 10596 1726879778.03909: in VariableManager get_vars()\n 10596 1726879778.04025: Calling all_inventory to load vars for managed_node2\n 10596 1726879778.04032: Calling groups_inventory to load vars for managed_node2\n 10596 1726879778.04035: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879778.04054: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879778.04059: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879778.04062: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879778.04456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.04667: done with get_vars()\n 10596 1726879778.04679: done getting variables\n 10596 1726879778.04759: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.04770: entering _queue_task() for managed_node2/set_fact\n 10596 1726879778.05046: worker is 2 (out of 3 available)\n 10596 1726879778.05061: exiting _queue_task() for managed_node2/set_fact\n 10596 1726879778.05093: getting variables\n 10596 1726879778.05096: in VariableManager get_vars()\n 10596 1726879778.05177: Calling all_inventory to load vars for managed_node3\n 10596 1726879778.05182: Calling groups_inventory to load vars for managed_node3\n 10596 1726879778.05184: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879778.05207: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879778.05211: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879778.05215: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879778.05446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.05749: done with get_vars()\n 10596 1726879778.05772: done getting variables\n 10596 1726879778.05866: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.05881: entering _queue_task() for managed_node3/set_fact\n 10596 1726879778.06187: worker is 3 (out of 3 available)\n 10596 1726879778.06203: exiting _queue_task() for managed_node3/set_fact\n 10596 1726879778.06217: done queuing things up, now waiting for results queue to drain\n 10596 1726879778.06219: waiting for pending results...\n 11213 1726879778.04579: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact\n 11213 1726879778.04704: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000058\n 11213 1726879778.04722: variable 'ansible_search_path' from source: unknown\n 11213 1726879778.04727: variable 'ansible_search_path' from source: unknown\n 11213 1726879778.04750: calling self._execute()\n 11213 1726879778.04821: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11213 1726879778.04831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11213 1726879778.04841: variable 'omit' from source: magic vars\n 11213 1726879778.04931: variable 'omit' from source: magic vars\n 11213 1726879778.04978: variable 'omit' from source: magic vars\n 11213 1726879778.05241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11214 1726879778.06475: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact\n 11214 1726879778.06593: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000058\n 11214 1726879778.06610: variable 'ansible_search_path' from source: unknown\n 11214 1726879778.06614: variable 'ansible_search_path' from source: unknown\n 11214 1726879778.06635: calling self._execute()\n 11214 1726879778.06704: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11214 1726879778.06714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11214 1726879778.06722: variable 'omit' from source: magic vars\n 11214 1726879778.06811: variable 'omit' from source: magic vars\n 11214 1726879778.06854: variable 'omit' from source: magic vars\n 11214 1726879778.07144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11215 1726879778.07836: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact\n 11215 1726879778.07978: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000058\n 11215 1726879778.08000: variable 'ansible_search_path' from source: unknown\n 11215 1726879778.08005: variable 'ansible_search_path' from source: unknown\n 11215 1726879778.08042: calling self._execute()\n 11215 1726879778.08127: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11215 1726879778.08137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11215 1726879778.08146: variable 'omit' from source: magic vars\n 11215 1726879778.08256: variable 'omit' from source: magic vars\n 11215 1726879778.08309: variable 'omit' from source: magic vars\n 11215 1726879778.08566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11214 1726879778.09674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11214 1726879778.09756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11214 1726879778.09798: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11214 1726879778.09842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11214 1726879778.09869: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11214 1726879778.09945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11214 1726879778.09974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11214 1726879778.10002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11214 1726879778.10042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11214 1726879778.10058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11214 1726879778.10199: variable 'kexec_crash_size' from source: set_fact\n 11214 1726879778.10260: variable 'omit' from source: magic vars\n 11214 1726879778.10285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11214 1726879778.10314: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11214 1726879778.10333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11214 1726879778.10350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11214 1726879778.10362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11214 1726879778.10392: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11214 1726879778.10398: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11214 1726879778.10403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11214 1726879778.10500: Set connection var ansible_shell_executable to /bin/sh\n 11214 1726879778.10508: Set connection var ansible_connection to ssh\n 11214 1726879778.10514: Set connection var ansible_timeout to 10\n 11214 1726879778.10518: Set connection var ansible_shell_type to sh\n 11214 1726879778.10523: Set connection var ansible_pipelining to False\n 11214 1726879778.10531: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11214 1726879778.10554: variable 'ansible_shell_executable' from source: unknown\n 11214 1726879778.10560: variable 'ansible_connection' from source: unknown\n 11214 1726879778.10563: variable 'ansible_module_compression' from source: unknown\n 11214 1726879778.10566: variable 'ansible_shell_type' from source: unknown\n 11214 1726879778.10568: variable 'ansible_shell_executable' from source: unknown\n 11214 1726879778.10571: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11214 1726879778.10575: variable 'ansible_pipelining' from source: unknown\n 11214 1726879778.10578: variable 'ansible_timeout' from source: unknown\n 11214 1726879778.10582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11214 1726879778.10760: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 11214 1726879778.10773: variable 'omit' from source: magic vars\n 11214 1726879778.10779: starting attempt loop\n 11214 1726879778.10783: running the handler\n 11214 1726879778.10795: handler run complete\n 11214 1726879778.10805: attempt loop complete, returning result\n 11214 1726879778.10808: _execute() done\n 11214 1726879778.10811: dumping result to json\n 11214 1726879778.10814: done dumping result, returning\n 11214 1726879778.10821: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact [0e44ad9b-8ddf-c952-e8a3-000000000058]\n 11214 1726879778.10831: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000058\n 11214 1726879778.10851: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000058\n 11214 1726879778.10854: WORKER PROCESS EXITING\n 11213 1726879778.11032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11213 1726879778.11101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11213 1726879778.11139: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11213 1726879778.11180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11213 1726879778.11210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"kdump_reboot_required\": false\n },\n \"changed\": false\n}\n 11213 1726879778.11302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11213 1726879778.11328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11213 1726879778.11347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11213 1726879778.11376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11213 1726879778.11388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11213 1726879778.11490: variable 'kexec_crash_size' from source: set_fact\n 11213 1726879778.11585: variable 'omit' from source: magic vars\n 11213 1726879778.11627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11213 1726879778.11669: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11213 1726879778.11696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11213 1726879778.11721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11213 1726879778.11739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11213 1726879778.11781: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11213 1726879778.11787: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11213 1726879778.11791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11213 1726879778.11892: Set connection var ansible_shell_executable to /bin/sh\n 11213 1726879778.11900: Set connection var ansible_connection to ssh\n 11213 1726879778.11906: Set connection var ansible_timeout to 10\n 11213 1726879778.11909: Set connection var ansible_shell_type to sh\n 11213 1726879778.11913: Set connection var ansible_pipelining to False\n 11213 1726879778.11920: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11213 1726879778.11940: variable 'ansible_shell_executable' from source: unknown\n 11213 1726879778.11944: variable 'ansible_connection' from source: unknown\n 11213 1726879778.11946: variable 'ansible_module_compression' from source: unknown\n 11213 1726879778.11951: variable 'ansible_shell_type' from source: unknown\n 11213 1726879778.11953: variable 'ansible_shell_executable' from source: unknown\n 11213 1726879778.11955: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11213 1726879778.11959: variable 'ansible_pipelining' from source: unknown\n 11213 1726879778.11961: variable 'ansible_timeout' from source: unknown\n 11213 1726879778.11964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11213 1726879778.12063: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 11213 1726879778.12073: variable 'omit' from source: magic vars\n 11213 1726879778.12078: starting attempt loop\n 11213 1726879778.12081: running the handler\n 11213 1726879778.12090: handler run complete\n 11213 1726879778.12099: attempt loop complete, returning result\n 11213 1726879778.12103: _execute() done\n 11213 1726879778.12108: dumping result to json\n 11213 1726879778.12111: done dumping result, returning\n 11213 1726879778.12116: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact [0e44ad9b-8ddf-c952-e8a3-000000000058]\n 11213 1726879778.12126: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000058\n 11213 1726879778.12147: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000058\n 11213 1726879778.12151: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"kdump_reboot_required\": false\n },\n \"changed\": false\n}\n 11215 1726879778.12977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11215 1726879778.13050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11215 1726879778.13096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11215 1726879778.13131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11215 1726879778.13166: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11215 1726879778.13234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11215 1726879778.13259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11215 1726879778.13279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11215 1726879778.13311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11215 1726879778.13324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11215 1726879778.13428: variable 'kexec_crash_size' from source: set_fact\n 11215 1726879778.13479: variable 'omit' from source: magic vars\n 11215 1726879778.13502: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11215 1726879778.13524: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11215 1726879778.13539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11215 1726879778.13555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11215 1726879778.13566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11215 1726879778.13601: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11215 1726879778.13608: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11215 1726879778.13613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11215 1726879778.13754: Set connection var ansible_shell_executable to /bin/sh\n 11215 1726879778.13765: Set connection var ansible_connection to ssh\n 11215 1726879778.13772: Set connection var ansible_timeout to 10\n 11215 1726879778.13777: Set connection var ansible_shell_type to sh\n 11215 1726879778.13785: Set connection var ansible_pipelining to False\n 11215 1726879778.13796: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11215 1726879778.13828: variable 'ansible_shell_executable' from source: unknown\n 11215 1726879778.13834: variable 'ansible_connection' from source: unknown\n 11215 1726879778.13839: variable 'ansible_module_compression' from source: unknown\n 11215 1726879778.13842: variable 'ansible_shell_type' from source: unknown\n 11215 1726879778.13846: variable 'ansible_shell_executable' from source: unknown\n 11215 1726879778.13854: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11215 1726879778.13859: variable 'ansible_pipelining' from source: unknown\n 11215 1726879778.13863: variable 'ansible_timeout' from source: unknown\n 11215 1726879778.13868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11215 1726879778.14026: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 11215 1726879778.14043: variable 'omit' from source: magic vars\n 11215 1726879778.14056: starting attempt loop\n 11215 1726879778.14061: running the handler\n 11215 1726879778.14073: handler run complete\n 11215 1726879778.14083: attempt loop complete, returning result\n 11215 1726879778.14086: _execute() done\n 11215 1726879778.14089: dumping result to json\n 11215 1726879778.14094: done dumping result, returning\n 11215 1726879778.14102: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact [0e44ad9b-8ddf-c952-e8a3-000000000058]\n 11215 1726879778.14255: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000058\n 11215 1726879778.14282: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000058\n 11215 1726879778.14285: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"kdump_reboot_required\": false\n },\n \"changed\": false\n}\n 10596 1726879778.14371: no more pending results, returning what we have\n 10596 1726879778.14375: results queue empty\n 10596 1726879778.14375: checking for any_errors_fatal\n 10596 1726879778.14381: done checking for any_errors_fatal\n 10596 1726879778.14382: checking for max_fail_percentage\n 10596 1726879778.14383: done checking for max_fail_percentage\n 10596 1726879778.14384: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879778.14384: done checking to see if all hosts have failed\n 10596 1726879778.14385: getting the remaining hosts for this loop\n 10596 1726879778.14386: done getting the remaining hosts for this loop\n 10596 1726879778.14389: getting the next task for host managed_node1\n 10596 1726879778.14398: done getting next task for host managed_node1\n 10596 1726879778.14401: ^ task is: TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed\n 10596 1726879778.14403: ^ state is: HOST STATE: block=3, 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\n 10596 1726879778.14405: getting the next task for host managed_node2\n 10596 1726879778.14408: done getting next task for host managed_node2\n 10596 1726879778.14409: ^ task is: TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed\n 10596 1726879778.14410: ^ state is: HOST STATE: block=3, 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\n 10596 1726879778.14411: getting the next task for host managed_node3\n 10596 1726879778.14414: done getting next task for host managed_node3\n 10596 1726879778.14416: ^ task is: TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed\n 10596 1726879778.14417: ^ state is: HOST STATE: block=3, 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\n 10596 1726879778.14427: getting variables\n 10596 1726879778.14428: in VariableManager get_vars()\n 10596 1726879778.14458: Calling all_inventory to load vars for managed_node1\n 10596 1726879778.14460: Calling groups_inventory to load vars for managed_node1\n 10596 1726879778.14462: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879778.14469: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879778.14471: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879778.14473: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879778.14614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.14739: done with get_vars()\n 10596 1726879778.14747: done getting variables\n 10596 1726879778.14790: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] ***\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49\nFriday 20 September 2024 20:49:38 -0400 (0:00:00.112) 0:00:16.591 ****** \n 10596 1726879778.14814: entering _queue_task() for managed_node1/command\n 10596 1726879778.15085: worker is 1 (out of 3 available)\n 10596 1726879778.15108: exiting _queue_task() for managed_node1/command\n 10596 1726879778.15156: getting variables\n 10596 1726879778.15159: in VariableManager get_vars()\n 10596 1726879778.15233: Calling all_inventory to load vars for managed_node2\n 10596 1726879778.15236: Calling groups_inventory to load vars for managed_node2\n 10596 1726879778.15238: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879778.15251: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879778.15253: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879778.15255: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879778.15574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.15787: done with get_vars()\n 10596 1726879778.15801: done getting variables\n 10596 1726879778.15880: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.15890: entering _queue_task() for managed_node2/command\n 10596 1726879778.16166: worker is 2 (out of 3 available)\n 10596 1726879778.16181: exiting _queue_task() for managed_node2/command\n 10596 1726879778.16213: getting variables\n 10596 1726879778.16216: in VariableManager get_vars()\n 10596 1726879778.16296: Calling all_inventory to load vars for managed_node3\n 10596 1726879778.16301: Calling groups_inventory to load vars for managed_node3\n 10596 1726879778.16303: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879778.16317: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879778.16321: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879778.16326: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879778.16612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.16897: done with get_vars()\n 10596 1726879778.16917: done getting variables\n 10596 1726879778.17021: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.17039: entering _queue_task() for managed_node3/command\n 10596 1726879778.17361: worker is 3 (out of 3 available)\n 10596 1726879778.17375: exiting _queue_task() for managed_node3/command\n 10596 1726879778.17388: done queuing things up, now waiting for results queue to drain\n 10596 1726879778.17390: waiting for pending results...\n 11216 1726879778.15496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed\n 11216 1726879778.15619: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005a\n 11216 1726879778.15635: variable 'ansible_search_path' from source: unknown\n 11216 1726879778.15639: variable 'ansible_search_path' from source: unknown\n 11216 1726879778.15660: calling self._execute()\n 11216 1726879778.15731: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11216 1726879778.15740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11216 1726879778.15751: variable 'omit' from source: magic vars\n 11216 1726879778.16078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11217 1726879778.17628: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed\n 11217 1726879778.17749: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005a\n 11217 1726879778.17764: variable 'ansible_search_path' from source: unknown\n 11217 1726879778.17768: variable 'ansible_search_path' from source: unknown\n 11217 1726879778.17790: calling self._execute()\n 11217 1726879778.17859: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11217 1726879778.17869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11217 1726879778.17877: variable 'omit' from source: magic vars\n 11217 1726879778.18178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11218 1726879778.18724: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed\n 11218 1726879778.18843: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005a\n 11218 1726879778.18860: variable 'ansible_search_path' from source: unknown\n 11218 1726879778.18863: variable 'ansible_search_path' from source: unknown\n 11218 1726879778.18896: calling self._execute()\n 11218 1726879778.18966: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11218 1726879778.18975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11218 1726879778.18982: variable 'omit' from source: magic vars\n 11218 1726879778.19305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11216 1726879778.19573: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11216 1726879778.19670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11216 1726879778.19712: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11216 1726879778.19752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11216 1726879778.19780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11216 1726879778.19882: variable 'kdump_reboot_required' from source: set_fact\n 11216 1726879778.19901: Evaluated conditional (kdump_reboot_required | bool): False\n 11216 1726879778.19907: when evaluation is False, skipping this task\n 11216 1726879778.19911: _execute() done\n 11216 1726879778.19914: dumping result to json\n 11216 1726879778.19917: done dumping result, returning\n 11216 1726879778.19924: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed [0e44ad9b-8ddf-c952-e8a3-00000000005a]\n 11216 1726879778.19936: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005a\n 11216 1726879778.19970: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005a\n 11216 1726879778.19974: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 11217 1726879778.21692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11217 1726879778.21768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11217 1726879778.21816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11217 1726879778.21850: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11217 1726879778.21874: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11217 1726879778.21969: variable 'kdump_reboot_required' from source: set_fact\n 11217 1726879778.21985: Evaluated conditional (kdump_reboot_required | bool): False\n 11217 1726879778.21989: when evaluation is False, skipping this task\n 11217 1726879778.21994: _execute() done\n 11217 1726879778.21997: dumping result to json\n 11217 1726879778.22000: done dumping result, returning\n 11217 1726879778.22007: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed [0e44ad9b-8ddf-c952-e8a3-00000000005a]\n 11217 1726879778.22017: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005a\n 11217 1726879778.22042: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005a\n 11217 1726879778.22044: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 11218 1726879778.22475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11218 1726879778.22565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11218 1726879778.22610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11218 1726879778.22646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11218 1726879778.22682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11218 1726879778.22771: variable 'kdump_reboot_required' from source: set_fact\n 11218 1726879778.22787: Evaluated conditional (kdump_reboot_required | bool): False\n 11218 1726879778.22793: when evaluation is False, skipping this task\n 11218 1726879778.22797: _execute() done\n 11218 1726879778.22801: dumping result to json\n 11218 1726879778.22806: done dumping result, returning\n 11218 1726879778.22813: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed [0e44ad9b-8ddf-c952-e8a3-00000000005a]\n 11218 1726879778.22916: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005a\n 11218 1726879778.22943: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005a\n 11218 1726879778.22947: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10596 1726879778.23012: no more pending results, returning what we have\n 10596 1726879778.23015: results queue empty\n 10596 1726879778.23016: checking for any_errors_fatal\n 10596 1726879778.23020: done checking for any_errors_fatal\n 10596 1726879778.23021: checking for max_fail_percentage\n 10596 1726879778.23022: done checking for max_fail_percentage\n 10596 1726879778.23023: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879778.23023: done checking to see if all hosts have failed\n 10596 1726879778.23024: getting the remaining hosts for this loop\n 10596 1726879778.23029: done getting the remaining hosts for this loop\n 10596 1726879778.23032: getting the next task for host managed_node1\n 10596 1726879778.23037: done getting next task for host managed_node1\n 10596 1726879778.23040: ^ task is: TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed\n 10596 1726879778.23042: ^ state is: HOST STATE: block=3, 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\n 10596 1726879778.23044: getting the next task for host managed_node2\n 10596 1726879778.23045: done getting next task for host managed_node2\n 10596 1726879778.23047: ^ task is: TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed\n 10596 1726879778.23048: ^ state is: HOST STATE: block=3, 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\n 10596 1726879778.23049: getting the next task for host managed_node3\n 10596 1726879778.23050: done getting next task for host managed_node3\n 10596 1726879778.23052: ^ task is: TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed\n 10596 1726879778.23053: ^ state is: HOST STATE: block=3, 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\n 10596 1726879778.23067: getting variables\n 10596 1726879778.23069: in VariableManager get_vars()\n 10596 1726879778.23098: Calling all_inventory to load vars for managed_node1\n 10596 1726879778.23101: Calling groups_inventory to load vars for managed_node1\n 10596 1726879778.23102: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879778.23110: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879778.23112: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879778.23114: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879778.23255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.23455: done with get_vars()\n 10596 1726879778.23472: done getting variables\n 10596 1726879778.23558: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] ***\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54\nFriday 20 September 2024 20:49:38 -0400 (0:00:00.087) 0:00:16.679 ****** \n 10596 1726879778.23601: entering _queue_task() for managed_node1/command\n 10596 1726879778.23898: worker is 1 (out of 3 available)\n 10596 1726879778.23915: exiting _queue_task() for managed_node1/command\n 10596 1726879778.23954: getting variables\n 10596 1726879778.23958: in VariableManager get_vars()\n 10596 1726879778.24079: Calling all_inventory to load vars for managed_node2\n 10596 1726879778.24086: Calling groups_inventory to load vars for managed_node2\n 10596 1726879778.24090: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879778.24119: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879778.24125: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879778.24130: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879778.24486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.24704: done with get_vars()\n 10596 1726879778.24716: done getting variables\n 10596 1726879778.24798: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.24808: entering _queue_task() for managed_node2/command\n 10596 1726879778.25103: worker is 2 (out of 3 available)\n 10596 1726879778.25120: exiting _queue_task() for managed_node2/command\n 10596 1726879778.25151: getting variables\n 10596 1726879778.25155: in VariableManager get_vars()\n 10596 1726879778.25241: Calling all_inventory to load vars for managed_node3\n 10596 1726879778.25246: Calling groups_inventory to load vars for managed_node3\n 10596 1726879778.25248: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879778.25263: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879778.25267: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879778.25270: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879778.25534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.25825: done with get_vars()\n 10596 1726879778.25845: done getting variables\n 10596 1726879778.25963: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.25977: entering _queue_task() for managed_node3/command\n 10596 1726879778.27504: worker is 3 (out of 3 available)\n 10596 1726879778.27512: exiting _queue_task() for managed_node3/command\n 10596 1726879778.27525: done queuing things up, now waiting for results queue to drain\n 10596 1726879778.27526: waiting for pending results...\n 11219 1726879778.24504: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed\n 11219 1726879778.24626: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005b\n 11219 1726879778.24642: variable 'ansible_search_path' from source: unknown\n 11219 1726879778.24645: variable 'ansible_search_path' from source: unknown\n 11219 1726879778.24669: calling self._execute()\n 11219 1726879778.24746: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11219 1726879778.24759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11219 1726879778.24768: variable 'omit' from source: magic vars\n 11219 1726879778.25085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11220 1726879778.26480: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed\n 11220 1726879778.26606: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005b\n 11220 1726879778.26622: variable 'ansible_search_path' from source: unknown\n 11220 1726879778.26626: variable 'ansible_search_path' from source: unknown\n 11220 1726879778.26648: calling self._execute()\n 11220 1726879778.26718: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11220 1726879778.26730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11220 1726879778.26739: variable 'omit' from source: magic vars\n 11220 1726879778.27055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11221 1726879778.27777: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed\n 11221 1726879778.27911: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005b\n 11221 1726879778.27929: variable 'ansible_search_path' from source: unknown\n 11221 1726879778.27934: variable 'ansible_search_path' from source: unknown\n 11221 1726879778.27971: calling self._execute()\n 11221 1726879778.28054: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11221 1726879778.28064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11221 1726879778.28074: variable 'omit' from source: magic vars\n 11221 1726879778.28422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11220 1726879778.29639: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11220 1726879778.29738: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11220 1726879778.29779: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11220 1726879778.29817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11220 1726879778.29844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11220 1726879778.29944: variable 'kdump_reboot_required' from source: set_fact\n 11220 1726879778.29961: Evaluated conditional (kdump_reboot_required | bool): False\n 11220 1726879778.29967: when evaluation is False, skipping this task\n 11220 1726879778.29971: _execute() done\n 11220 1726879778.29974: dumping result to json\n 11220 1726879778.29977: done dumping result, returning\n 11220 1726879778.29984: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed [0e44ad9b-8ddf-c952-e8a3-00000000005b]\n 11220 1726879778.29997: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005b\n 11220 1726879778.30029: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005b\n 11220 1726879778.30033: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 11219 1726879778.30583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11219 1726879778.30654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11219 1726879778.30693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11219 1726879778.30727: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11219 1726879778.30751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11219 1726879778.30842: variable 'kdump_reboot_required' from source: set_fact\n 11219 1726879778.30858: Evaluated conditional (kdump_reboot_required | bool): False\n 11219 1726879778.30862: when evaluation is False, skipping this task\n 11219 1726879778.30865: _execute() done\n 11219 1726879778.30867: dumping result to json\n 11219 1726879778.30870: done dumping result, returning\n 11219 1726879778.30876: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed [0e44ad9b-8ddf-c952-e8a3-00000000005b]\n 11219 1726879778.30886: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005b\n 11219 1726879778.30913: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005b\n 11219 1726879778.30916: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 11221 1726879778.31778: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11221 1726879778.31846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11221 1726879778.31894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11221 1726879778.31927: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11221 1726879778.31963: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11221 1726879778.32040: variable 'kdump_reboot_required' from source: set_fact\n 11221 1726879778.32058: Evaluated conditional (kdump_reboot_required | bool): False\n 11221 1726879778.32063: when evaluation is False, skipping this task\n 11221 1726879778.32067: _execute() done\n 11221 1726879778.32070: dumping result to json\n 11221 1726879778.32073: done dumping result, returning\n 11221 1726879778.32080: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed [0e44ad9b-8ddf-c952-e8a3-00000000005b]\n 11221 1726879778.32187: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005b\n 11221 1726879778.32214: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005b\n 11221 1726879778.32218: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10596 1726879778.32312: no more pending results, returning what we have\n 10596 1726879778.32316: results queue empty\n 10596 1726879778.32317: checking for any_errors_fatal\n 10596 1726879778.32322: done checking for any_errors_fatal\n 10596 1726879778.32322: checking for max_fail_percentage\n 10596 1726879778.32325: done checking for max_fail_percentage\n 10596 1726879778.32325: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879778.32326: done checking to see if all hosts have failed\n 10596 1726879778.32330: getting the remaining hosts for this loop\n 10596 1726879778.32332: done getting the remaining hosts for this loop\n 10596 1726879778.32335: getting the next task for host managed_node1\n 10596 1726879778.32342: done getting next task for host managed_node1\n 10596 1726879778.32344: ^ task is: TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false\n 10596 1726879778.32347: ^ state is: HOST STATE: block=3, 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\n 10596 1726879778.32348: getting the next task for host managed_node2\n 10596 1726879778.32351: done getting next task for host managed_node2\n 10596 1726879778.32353: ^ task is: TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false\n 10596 1726879778.32354: ^ state is: HOST STATE: block=3, 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\n 10596 1726879778.32355: getting the next task for host managed_node3\n 10596 1726879778.32357: done getting next task for host managed_node3\n 10596 1726879778.32359: ^ task is: TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false\n 10596 1726879778.32360: ^ state is: HOST STATE: block=3, 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\n 10596 1726879778.32377: getting variables\n 10596 1726879778.32378: in VariableManager get_vars()\n 10596 1726879778.32409: Calling all_inventory to load vars for managed_node1\n 10596 1726879778.32412: Calling groups_inventory to load vars for managed_node1\n 10596 1726879778.32413: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879778.32421: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879778.32423: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879778.32425: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879778.32612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.32851: done with get_vars()\n 10596 1726879778.32869: done getting variables\n 10596 1726879778.32990: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] ***\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59\nFriday 20 September 2024 20:49:38 -0400 (0:00:00.094) 0:00:16.773 ****** \n 10596 1726879778.33027: entering _queue_task() for managed_node1/fail\n 10596 1726879778.33029: Creating lock for fail\n 10596 1726879778.33340: worker is 1 (out of 3 available)\n 10596 1726879778.33361: exiting _queue_task() for managed_node1/fail\n 10596 1726879778.33399: getting variables\n 10596 1726879778.33402: in VariableManager get_vars()\n 10596 1726879778.33488: Calling all_inventory to load vars for managed_node2\n 10596 1726879778.33495: Calling groups_inventory to load vars for managed_node2\n 10596 1726879778.33498: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879778.33513: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879778.33516: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879778.33518: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879778.33825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.34036: done with get_vars()\n 10596 1726879778.34049: done getting variables\n 10596 1726879778.34130: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.34139: entering _queue_task() for managed_node2/fail\n 10596 1726879778.34410: worker is 2 (out of 3 available)\n 10596 1726879778.34425: exiting _queue_task() for managed_node2/fail\n 10596 1726879778.34458: getting variables\n 10596 1726879778.34461: in VariableManager get_vars()\n 10596 1726879778.34557: Calling all_inventory to load vars for managed_node3\n 10596 1726879778.34561: Calling groups_inventory to load vars for managed_node3\n 10596 1726879778.34564: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879778.34582: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879778.34587: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879778.34591: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879778.34908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.35172: done with get_vars()\n 10596 1726879778.35188: done getting variables\n 10596 1726879778.35280: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.35290: entering _queue_task() for managed_node3/fail\n 11222 1726879778.33647: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false\n 11222 1726879778.33779: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005d\n 11222 1726879778.33798: variable 'ansible_search_path' from source: unknown\n 11222 1726879778.33803: variable 'ansible_search_path' from source: unknown\n 11222 1726879778.33824: calling self._execute()\n 11222 1726879778.33896: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11222 1726879778.33905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11222 1726879778.33912: variable 'omit' from source: magic vars\n 11222 1726879778.34316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11223 1726879778.35775: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false\n 11223 1726879778.35896: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005d\n 11223 1726879778.35912: variable 'ansible_search_path' from source: unknown\n 11223 1726879778.35917: variable 'ansible_search_path' from source: unknown\n 11223 1726879778.35939: calling self._execute()\n 11223 1726879778.36004: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11223 1726879778.36013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11223 1726879778.36022: variable 'omit' from source: magic vars\n 11223 1726879778.36325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10596 1726879778.35588: worker is 3 (out of 3 available)\n 10596 1726879778.36802: exiting _queue_task() for managed_node3/fail\n 10596 1726879778.36812: done queuing things up, now waiting for results queue to drain\n 10596 1726879778.36814: waiting for pending results...\n 11224 1726879778.36912: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false\n 11224 1726879778.37045: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005d\n 11224 1726879778.37066: variable 'ansible_search_path' from source: unknown\n 11224 1726879778.37071: variable 'ansible_search_path' from source: unknown\n 11224 1726879778.37111: calling self._execute()\n 11224 1726879778.37189: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11224 1726879778.37202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11224 1726879778.37211: variable 'omit' from source: magic vars\n 11224 1726879778.37565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11223 1726879778.38930: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11223 1726879778.39025: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11223 1726879778.39066: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11223 1726879778.39104: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11223 1726879778.39132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11223 1726879778.39238: variable 'kdump_reboot_required' from source: set_fact\n 11223 1726879778.39255: Evaluated conditional (kdump_reboot_required | bool): False\n 11223 1726879778.39261: when evaluation is False, skipping this task\n 11223 1726879778.39264: _execute() done\n 11223 1726879778.39267: dumping result to json\n 11223 1726879778.39270: done dumping result, returning\n 11223 1726879778.39278: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false [0e44ad9b-8ddf-c952-e8a3-00000000005d]\n 11223 1726879778.39289: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005d\n 11223 1726879778.39324: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005d\n 11223 1726879778.39328: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 11222 1726879778.39903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11222 1726879778.39968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11222 1726879778.40005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11222 1726879778.40037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11222 1726879778.40078: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11222 1726879778.40172: variable 'kdump_reboot_required' from source: set_fact\n 11222 1726879778.40188: Evaluated conditional (kdump_reboot_required | bool): False\n 11222 1726879778.40194: when evaluation is False, skipping this task\n 11222 1726879778.40197: _execute() done\n 11222 1726879778.40200: dumping result to json\n 11222 1726879778.40203: done dumping result, returning\n 11222 1726879778.40210: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false [0e44ad9b-8ddf-c952-e8a3-00000000005d]\n 11222 1726879778.40221: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005d\n 11222 1726879778.40248: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005d\n 11222 1726879778.40250: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 11224 1726879778.41080: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11224 1726879778.41170: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11224 1726879778.41211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11224 1726879778.41250: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11224 1726879778.41277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11224 1726879778.41381: variable 'kdump_reboot_required' from source: set_fact\n 11224 1726879778.41405: Evaluated conditional (kdump_reboot_required | bool): False\n 11224 1726879778.41413: when evaluation is False, skipping this task\n 11224 1726879778.41417: _execute() done\n 11224 1726879778.41419: dumping result to json\n 11224 1726879778.41423: done dumping result, returning\n 11224 1726879778.41430: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false [0e44ad9b-8ddf-c952-e8a3-00000000005d]\n 11224 1726879778.41556: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005d\n 11224 1726879778.41589: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005d\n 11224 1726879778.41594: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10596 1726879778.41797: no more pending results, returning what we have\n 10596 1726879778.41800: results queue empty\n 10596 1726879778.41801: checking for any_errors_fatal\n 10596 1726879778.41806: done checking for any_errors_fatal\n 10596 1726879778.41806: checking for max_fail_percentage\n 10596 1726879778.41808: done checking for max_fail_percentage\n 10596 1726879778.41808: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879778.41809: done checking to see if all hosts have failed\n 10596 1726879778.41813: getting the remaining hosts for this loop\n 10596 1726879778.41814: done getting the remaining hosts for this loop\n 10596 1726879778.41818: getting the next task for host managed_node1\n 10596 1726879778.41823: done getting next task for host managed_node1\n 10596 1726879778.41826: ^ task is: TASK: fedora.linux_system_roles.kdump : Reboot the managed node\n 10596 1726879778.41828: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879778.41829: getting the next task for host managed_node2\n 10596 1726879778.41831: done getting next task for host managed_node2\n 10596 1726879778.41832: ^ task is: TASK: fedora.linux_system_roles.kdump : Reboot the managed node\n 10596 1726879778.41833: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879778.41834: getting the next task for host managed_node3\n 10596 1726879778.41836: done getting next task for host managed_node3\n 10596 1726879778.41837: ^ task is: TASK: fedora.linux_system_roles.kdump : Reboot the managed node\n 10596 1726879778.41838: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879778.41853: getting variables\n 10596 1726879778.41854: in VariableManager get_vars()\n 10596 1726879778.41887: Calling all_inventory to load vars for managed_node1\n 10596 1726879778.41889: Calling groups_inventory to load vars for managed_node1\n 10596 1726879778.41893: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879778.41902: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879778.41904: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879778.41907: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879778.42102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.42345: done with get_vars()\n 10596 1726879778.42363: done getting variables\n 10596 1726879778.42541: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Reboot the managed node] ***************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68\nFriday 20 September 2024 20:49:38 -0400 (0:00:00.095) 0:00:16.869 ****** \n 10596 1726879778.42575: entering _queue_task() for managed_node1/reboot\n 10596 1726879778.42577: Creating lock for reboot\n 10596 1726879778.42906: worker is 1 (out of 3 available)\n 10596 1726879778.42928: exiting _queue_task() for managed_node1/reboot\n 10596 1726879778.42958: getting variables\n 10596 1726879778.42961: in VariableManager get_vars()\n 10596 1726879778.43050: Calling all_inventory to load vars for managed_node2\n 10596 1726879778.43054: Calling groups_inventory to load vars for managed_node2\n 10596 1726879778.43056: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879778.43072: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879778.43075: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879778.43078: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879778.43393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.43607: done with get_vars()\n 10596 1726879778.43619: done getting variables\n 10596 1726879778.43702: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.43713: entering _queue_task() for managed_node2/reboot\n 10596 1726879778.44021: worker is 2 (out of 3 available)\n 10596 1726879778.44039: exiting _queue_task() for managed_node2/reboot\n 10596 1726879778.44078: getting variables\n 10596 1726879778.44082: in VariableManager get_vars()\n 10596 1726879778.44209: Calling all_inventory to load vars for managed_node3\n 10596 1726879778.44214: Calling groups_inventory to load vars for managed_node3\n 10596 1726879778.44217: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879778.44240: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879778.44245: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879778.44248: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879778.44578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.44818: done with get_vars()\n 10596 1726879778.44832: done getting variables\n 10596 1726879778.44918: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.44930: entering _queue_task() for managed_node3/reboot\n 10596 1726879778.45264: worker is 3 (out of 3 available)\n 10596 1726879778.45278: exiting _queue_task() for managed_node3/reboot\n 10596 1726879778.45291: done queuing things up, now waiting for results queue to drain\n 10596 1726879778.45294: waiting for pending results...\n 11228 1726879778.43187: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Reboot the managed node\n 11228 1726879778.43316: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005e\n 11228 1726879778.43333: variable 'ansible_search_path' from source: unknown\n 11228 1726879778.43337: variable 'ansible_search_path' from source: unknown\n 11228 1726879778.43362: calling self._execute()\n 11228 1726879778.43434: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11228 1726879778.43443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11228 1726879778.43455: variable 'omit' from source: magic vars\n 11228 1726879778.43855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11229 1726879778.45543: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Reboot the managed node\n 11229 1726879778.45666: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005e\n 11229 1726879778.45686: variable 'ansible_search_path' from source: unknown\n 11229 1726879778.45690: variable 'ansible_search_path' from source: unknown\n 11229 1726879778.45712: calling self._execute()\n 11229 1726879778.45772: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11229 1726879778.45780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11229 1726879778.45787: variable 'omit' from source: magic vars\n 11229 1726879778.46207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11230 1726879778.46628: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Reboot the managed node\n 11230 1726879778.46754: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005e\n 11230 1726879778.46772: variable 'ansible_search_path' from source: unknown\n 11230 1726879778.46776: variable 'ansible_search_path' from source: unknown\n 11230 1726879778.46809: calling self._execute()\n 11230 1726879778.46879: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11230 1726879778.46889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11230 1726879778.46898: variable 'omit' from source: magic vars\n 11230 1726879778.47243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11228 1726879778.47353: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11228 1726879778.47436: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11228 1726879778.47479: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11228 1726879778.47518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11228 1726879778.47545: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11228 1726879778.47653: variable 'kdump_reboot_required' from source: set_fact\n 11228 1726879778.47670: Evaluated conditional (kdump_reboot_required | bool): False\n 11228 1726879778.47675: when evaluation is False, skipping this task\n 11228 1726879778.47679: _execute() done\n 11228 1726879778.47682: dumping result to json\n 11228 1726879778.47685: done dumping result, returning\n 11228 1726879778.47694: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Reboot the managed node [0e44ad9b-8ddf-c952-e8a3-00000000005e]\n 11228 1726879778.47706: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005e\n 11228 1726879778.47735: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005e\n 11228 1726879778.47739: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 11229 1726879778.49646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11229 1726879778.49725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11229 1726879778.49758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11229 1726879778.49795: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11229 1726879778.49821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11229 1726879778.49913: variable 'kdump_reboot_required' from source: set_fact\n 11229 1726879778.49931: Evaluated conditional (kdump_reboot_required | bool): False\n 11229 1726879778.49936: when evaluation is False, skipping this task\n 11229 1726879778.49940: _execute() done\n 11229 1726879778.49943: dumping result to json\n 11229 1726879778.49946: done dumping result, returning\n 11229 1726879778.49953: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Reboot the managed node [0e44ad9b-8ddf-c952-e8a3-00000000005e]\n 11229 1726879778.49964: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005e\n 11229 1726879778.49995: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005e\n 11229 1726879778.49999: WORKER PROCESS EXITING\n 11230 1726879778.50265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 11230 1726879778.50407: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11230 1726879778.50452: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11230 1726879778.50487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11230 1726879778.50522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11230 1726879778.50601: variable 'kdump_reboot_required' from source: set_fact\n 11230 1726879778.50616: Evaluated conditional (kdump_reboot_required | bool): False\n 11230 1726879778.50621: when evaluation is False, skipping this task\n 11230 1726879778.50624: _execute() done\n 11230 1726879778.50627: dumping result to json\n 11230 1726879778.50631: done dumping result, returning\n 11230 1726879778.50638: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Reboot the managed node [0e44ad9b-8ddf-c952-e8a3-00000000005e]\n 11230 1726879778.50743: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005e\n 11230 1726879778.50771: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005e\n 11230 1726879778.50774: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10596 1726879778.50840: no more pending results, returning what we have\n 10596 1726879778.50843: results queue empty\n 10596 1726879778.50844: checking for any_errors_fatal\n 10596 1726879778.50850: done checking for any_errors_fatal\n 10596 1726879778.50850: checking for max_fail_percentage\n 10596 1726879778.50851: done checking for max_fail_percentage\n 10596 1726879778.50854: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879778.50854: done checking to see if all hosts have failed\n 10596 1726879778.50855: getting the remaining hosts for this loop\n 10596 1726879778.50856: done getting the remaining hosts for this loop\n 10596 1726879778.50863: getting the next task for host managed_node1\n 10596 1726879778.50868: done getting next task for host managed_node1\n 10596 1726879778.50871: ^ task is: TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag\n 10596 1726879778.50873: ^ state is: HOST STATE: block=3, 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\n 10596 1726879778.50874: getting the next task for host managed_node2\n 10596 1726879778.50876: done getting next task for host managed_node2\n 10596 1726879778.50878: ^ task is: TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag\n 10596 1726879778.50879: ^ state is: HOST STATE: block=3, 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\n 10596 1726879778.50880: getting the next task for host managed_node3\n 10596 1726879778.50881: done getting next task for host managed_node3\n 10596 1726879778.50883: ^ task is: TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag\n 10596 1726879778.50884: ^ state is: HOST STATE: block=3, 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\n 10596 1726879778.50900: getting variables\n 10596 1726879778.50901: in VariableManager get_vars()\n 10596 1726879778.50931: Calling all_inventory to load vars for managed_node1\n 10596 1726879778.50933: Calling groups_inventory to load vars for managed_node1\n 10596 1726879778.50935: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879778.50943: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879778.50945: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879778.50947: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879778.51124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.51361: done with get_vars()\n 10596 1726879778.51378: done getting variables\n 10596 1726879778.51465: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] ***\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74\nFriday 20 September 2024 20:49:38 -0400 (0:00:00.089) 0:00:16.958 ****** \n 10596 1726879778.51510: entering _queue_task() for managed_node1/set_fact\n 10596 1726879778.51796: worker is 1 (out of 3 available)\n 10596 1726879778.51818: exiting _queue_task() for managed_node1/set_fact\n 10596 1726879778.51861: getting variables\n 10596 1726879778.51865: in VariableManager get_vars()\n 10596 1726879778.51982: Calling all_inventory to load vars for managed_node2\n 10596 1726879778.51987: Calling groups_inventory to load vars for managed_node2\n 10596 1726879778.51989: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879778.52005: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879778.52008: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879778.52011: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879778.52320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.52535: done with get_vars()\n 10596 1726879778.52547: done getting variables\n 10596 1726879778.52626: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.52637: entering _queue_task() for managed_node2/set_fact\n 10596 1726879778.52901: worker is 2 (out of 3 available)\n 10596 1726879778.52916: exiting _queue_task() for managed_node2/set_fact\n 10596 1726879778.52945: getting variables\n 10596 1726879778.52947: in VariableManager get_vars()\n 10596 1726879778.53037: Calling all_inventory to load vars for managed_node3\n 10596 1726879778.53041: Calling groups_inventory to load vars for managed_node3\n 10596 1726879778.53044: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879778.53058: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879778.53062: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879778.53065: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879778.53356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.53640: done with get_vars()\n 10596 1726879778.53657: done getting variables\n 10596 1726879778.53757: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.53772: entering _queue_task() for managed_node3/set_fact\n 11231 1726879778.52210: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag\n 11231 1726879778.52337: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005f\n 11231 1726879778.52355: variable 'ansible_search_path' from source: unknown\n 11231 1726879778.52360: variable 'ansible_search_path' from source: unknown\n 11231 1726879778.52380: calling self._execute()\n 11231 1726879778.52445: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11231 1726879778.52457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11231 1726879778.52465: variable 'omit' from source: magic vars\n 11231 1726879778.52786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11232 1726879778.54280: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag\n 11232 1726879778.54404: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005f\n 11232 1726879778.54419: variable 'ansible_search_path' from source: unknown\n 11232 1726879778.54424: variable 'ansible_search_path' from source: unknown\n 11232 1726879778.54446: calling self._execute()\n 11232 1726879778.54514: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11232 1726879778.54523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11232 1726879778.54532: variable 'omit' from source: magic vars\n 11232 1726879778.54839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11233 1726879778.55418: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag\n 11233 1726879778.55537: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005f\n 11233 1726879778.55555: variable 'ansible_search_path' from source: unknown\n 11233 1726879778.55559: variable 'ansible_search_path' from source: unknown\n 11233 1726879778.55590: calling self._execute()\n 11233 1726879778.55663: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11233 1726879778.55672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11233 1726879778.55680: variable 'omit' from source: magic vars\n 11233 1726879778.56000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11231 1726879778.56274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10596 1726879778.54088: worker is 3 (out of 3 available)\n 10596 1726879778.56378: exiting _queue_task() for managed_node3/set_fact\n 10596 1726879778.56386: done queuing things up, now waiting for results queue to drain\n 10596 1726879778.56388: waiting for pending results...\n 11231 1726879778.56377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11231 1726879778.56421: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11231 1726879778.56460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11231 1726879778.56488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11231 1726879778.56590: variable 'kdump_reboot_required' from source: set_fact\n 11231 1726879778.56609: Evaluated conditional (kdump_reboot_required | bool): False\n 11231 1726879778.56614: when evaluation is False, skipping this task\n 11231 1726879778.56618: _execute() done\n 11231 1726879778.56621: dumping result to json\n 11231 1726879778.56624: done dumping result, returning\n 11231 1726879778.56631: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag [0e44ad9b-8ddf-c952-e8a3-00000000005f]\n 11231 1726879778.56643: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005f\n 11231 1726879778.56676: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005f\n 11231 1726879778.56679: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 11232 1726879778.58434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11232 1726879778.58509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11232 1726879778.58542: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11232 1726879778.58574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11232 1726879778.58603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11232 1726879778.58690: variable 'kdump_reboot_required' from source: set_fact\n 11232 1726879778.58710: Evaluated conditional (kdump_reboot_required | bool): False\n 11232 1726879778.58714: when evaluation is False, skipping this task\n 11232 1726879778.58716: _execute() done\n 11232 1726879778.58719: dumping result to json\n 11232 1726879778.58722: done dumping result, returning\n 11232 1726879778.58728: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag [0e44ad9b-8ddf-c952-e8a3-00000000005f]\n 11232 1726879778.58737: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005f\n 11232 1726879778.58763: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005f\n 11232 1726879778.58765: WORKER PROCESS EXITING\n 11233 1726879778.59122: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11233 1726879778.59188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11233 1726879778.59233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11233 1726879778.59267: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 11233 1726879778.59369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11233 1726879778.59450: variable 'kdump_reboot_required' from source: set_fact\n 11233 1726879778.59463: Evaluated conditional (kdump_reboot_required | bool): False\n 11233 1726879778.59466: when evaluation is False, skipping this task\n 11233 1726879778.59468: _execute() done\n 11233 1726879778.59470: dumping result to json\n 11233 1726879778.59472: done dumping result, returning\n 11233 1726879778.59476: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag [0e44ad9b-8ddf-c952-e8a3-00000000005f]\n 11233 1726879778.59583: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005f\n 11233 1726879778.59611: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005f\n 11233 1726879778.59614: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"kdump_reboot_required | bool\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10596 1726879778.59730: no more pending results, returning what we have\n 10596 1726879778.59734: results queue empty\n 10596 1726879778.59735: checking for any_errors_fatal\n 10596 1726879778.59740: done checking for any_errors_fatal\n 10596 1726879778.59741: checking for max_fail_percentage\n 10596 1726879778.59742: done checking for max_fail_percentage\n 10596 1726879778.59743: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879778.59743: done checking to see if all hosts have failed\n 10596 1726879778.59744: getting the remaining hosts for this loop\n 10596 1726879778.59749: done getting the remaining hosts for this loop\n 10596 1726879778.59752: getting the next task for host managed_node1\n 10596 1726879778.59757: done getting next task for host managed_node1\n 10596 1726879778.59760: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started\n 10596 1726879778.59763: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879778.59765: getting the next task for host managed_node2\n 10596 1726879778.59767: done getting next task for host managed_node2\n 10596 1726879778.59768: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started\n 10596 1726879778.59770: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879778.59770: getting the next task for host managed_node3\n 10596 1726879778.59772: done getting next task for host managed_node3\n 10596 1726879778.59773: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started\n 10596 1726879778.59774: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879778.59788: getting variables\n 10596 1726879778.59790: in VariableManager get_vars()\n 10596 1726879778.59819: Calling all_inventory to load vars for managed_node1\n 10596 1726879778.59822: Calling groups_inventory to load vars for managed_node1\n 10596 1726879778.59824: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879778.59833: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879778.59836: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879778.59839: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879778.60048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.60285: done with get_vars()\n 10596 1726879778.60304: done getting variables\n 10596 1726879778.60375: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] **********\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84\nFriday 20 September 2024 20:49:38 -0400 (0:00:00.089) 0:00:17.047 ****** \n 10596 1726879778.60412: entering _queue_task() for managed_node1/service\n 10596 1726879778.60703: worker is 1 (out of 3 available)\n 10596 1726879778.60722: exiting _queue_task() for managed_node1/service\n 10596 1726879778.60764: getting variables\n 10596 1726879778.60766: in VariableManager get_vars()\n 10596 1726879778.60834: Calling all_inventory to load vars for managed_node2\n 10596 1726879778.60837: Calling groups_inventory to load vars for managed_node2\n 10596 1726879778.60839: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879778.60850: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879778.60853: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879778.60855: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879778.61155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.61371: done with get_vars()\n 10596 1726879778.61382: done getting variables\n 10596 1726879778.61462: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.61471: entering _queue_task() for managed_node2/service\n 10596 1726879778.61722: worker is 2 (out of 3 available)\n 10596 1726879778.61736: exiting _queue_task() for managed_node2/service\n 10596 1726879778.61764: getting variables\n 10596 1726879778.61767: in VariableManager get_vars()\n 10596 1726879778.61845: Calling all_inventory to load vars for managed_node3\n 10596 1726879778.61849: Calling groups_inventory to load vars for managed_node3\n 10596 1726879778.61851: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879778.61864: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879778.61868: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879778.61871: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879778.62133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879778.62417: done with get_vars()\n 10596 1726879778.62436: done getting variables\n 10596 1726879778.62553: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 10596 1726879778.62568: entering _queue_task() for managed_node3/service\n 10596 1726879778.62952: worker is 3 (out of 3 available)\n 10596 1726879778.62975: exiting _queue_task() for managed_node3/service\n 10596 1726879778.62988: done queuing things up, now waiting for results queue to drain\n 10596 1726879778.62990: waiting for pending results...\n 11234 1726879778.61101: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started\n 11234 1726879778.61222: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000060\n 11234 1726879778.61237: variable 'ansible_search_path' from source: unknown\n 11234 1726879778.61240: variable 'ansible_search_path' from source: unknown\n 11234 1726879778.61263: calling self._execute()\n 11234 1726879778.61331: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11234 1726879778.61340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11234 1726879778.61352: variable 'omit' from source: magic vars\n 11234 1726879778.61446: variable 'omit' from source: magic vars\n 11234 1726879778.61499: variable 'omit' from source: magic vars\n 11234 1726879778.61532: variable 'omit' from source: magic vars\n 11234 1726879778.61570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11234 1726879778.61598: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11234 1726879778.61616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11234 1726879778.61631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11234 1726879778.61643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11234 1726879778.61671: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11234 1726879778.61676: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11234 1726879778.61680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11234 1726879778.61790: Set connection var ansible_shell_executable to /bin/sh\n 11234 1726879778.61801: Set connection var ansible_connection to ssh\n 11234 1726879778.61807: Set connection var ansible_timeout to 10\n 11234 1726879778.61810: Set connection var ansible_shell_type to sh\n 11234 1726879778.61816: Set connection var ansible_pipelining to False\n 11234 1726879778.61823: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11234 1726879778.61844: variable 'ansible_shell_executable' from source: unknown\n 11234 1726879778.61852: variable 'ansible_connection' from source: unknown\n 11234 1726879778.61856: variable 'ansible_module_compression' from source: unknown\n 11234 1726879778.61859: variable 'ansible_shell_type' from source: unknown\n 11234 1726879778.61862: variable 'ansible_shell_executable' from source: unknown\n 11234 1726879778.61865: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11234 1726879778.61869: variable 'ansible_pipelining' from source: unknown\n 11234 1726879778.61872: variable 'ansible_timeout' from source: unknown\n 11234 1726879778.61877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11234 1726879778.63036: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 11234 1726879778.63054: variable 'omit' from source: magic vars\n 11234 1726879778.63062: starting attempt loop\n 11234 1726879778.63066: running the handler\n 11235 1726879778.63288: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started\n 11234 1726879778.63340: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 11235 1726879778.63403: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000060\n 11235 1726879778.63420: variable 'ansible_search_path' from source: unknown\n 11235 1726879778.63424: variable 'ansible_search_path' from source: unknown\n 11235 1726879778.63445: calling self._execute()\n 11234 1726879778.63462: _low_level_execute_command(): starting\n 11234 1726879778.63472: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 11235 1726879778.63511: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11235 1726879778.63520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11235 1726879778.63529: variable 'omit' from source: magic vars\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11235 1726879778.63622: variable 'omit' from source: magic vars\n 11235 1726879778.63673: variable 'omit' from source: magic vars\n 11235 1726879778.63711: variable 'omit' from source: magic vars\n 11235 1726879778.63746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11235 1726879778.63779: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11235 1726879778.63802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11235 1726879778.63819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11235 1726879778.63834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11235 1726879778.63862: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11235 1726879778.63868: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11235 1726879778.63872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11235 1726879778.63970: Set connection var ansible_shell_executable to /bin/sh\n 11235 1726879778.63978: Set connection var ansible_connection to ssh\n 11235 1726879778.63984: Set connection var ansible_timeout to 10\n 11235 1726879778.63987: Set connection var ansible_shell_type to sh\n 11235 1726879778.63993: Set connection var ansible_pipelining to False\n 11235 1726879778.64001: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11235 1726879778.64019: variable 'ansible_shell_executable' from source: unknown\n 11235 1726879778.64023: variable 'ansible_connection' from source: unknown\n 11235 1726879778.64026: variable 'ansible_module_compression' from source: unknown\n 11235 1726879778.64029: variable 'ansible_shell_type' from source: unknown\n 11235 1726879778.64031: variable 'ansible_shell_executable' from source: unknown\n 11235 1726879778.64034: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11235 1726879778.64037: variable 'ansible_pipelining' from source: unknown\n 11235 1726879778.64040: variable 'ansible_timeout' from source: unknown\n 11235 1726879778.64043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11235 1726879778.64163: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 11235 1726879778.64176: variable 'omit' from source: magic vars\n 11235 1726879778.64183: starting attempt loop\n 11235 1726879778.64187: running the handler\n 11235 1726879778.64458: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 11236 1726879778.64481: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started\n 11235 1726879778.64582: _low_level_execute_command(): starting\n 11235 1726879778.64594: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n 11236 1726879778.64613: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000060\n 11236 1726879778.64631: variable 'ansible_search_path' from source: unknown\n 11236 1726879778.64635: variable 'ansible_search_path' from source: unknown\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11236 1726879778.64673: calling self._execute()\n 11236 1726879778.64762: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11236 1726879778.64773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11236 1726879778.64782: variable 'omit' from source: magic vars\n 11236 1726879778.64895: variable 'omit' from source: magic vars\n 11236 1726879778.64943: variable 'omit' from source: magic vars\n 11236 1726879778.64978: variable 'omit' from source: magic vars\n 11236 1726879778.65021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11236 1726879778.65057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11236 1726879778.65077: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11236 1726879778.65096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11236 1726879778.65108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11236 1726879778.65136: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11236 1726879778.65141: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11236 1726879778.65144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11236 1726879778.65246: Set connection var ansible_shell_executable to /bin/sh\n 11236 1726879778.65258: Set connection var ansible_connection to ssh\n 11236 1726879778.65265: Set connection var ansible_timeout to 10\n 11236 1726879778.65268: Set connection var ansible_shell_type to sh\n 11236 1726879778.65273: Set connection var ansible_pipelining to False\n 11236 1726879778.65281: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11236 1726879778.65441: variable 'ansible_shell_executable' from source: unknown\n 11236 1726879778.65450: variable 'ansible_connection' from source: unknown\n 11236 1726879778.65455: variable 'ansible_module_compression' from source: unknown\n 11236 1726879778.65461: variable 'ansible_shell_type' from source: unknown\n 11236 1726879778.65465: variable 'ansible_shell_executable' from source: unknown\n 11236 1726879778.65468: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11236 1726879778.65473: variable 'ansible_pipelining' from source: unknown\n 11236 1726879778.65477: variable 'ansible_timeout' from source: unknown\n 11236 1726879778.65482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11236 1726879778.65677: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 11236 1726879778.65698: variable 'omit' from source: magic vars\n 11236 1726879778.65707: starting attempt loop\n 11236 1726879778.65712: running the handler\n 11236 1726879778.65954: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 11236 1726879778.66102: _low_level_execute_command(): starting\n 11236 1726879778.66117: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11234 1726879778.67805: stdout chunk (state=2):\n>>>/root\n<<<\n 11235 1726879778.67909: stdout chunk (state=2):\n>>>/root\n<<<\n 11234 1726879778.67944: stderr chunk (state=3):\n>>><<<\n 11234 1726879778.67954: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 11234 1726879778.67994: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11234 1726879778.68011: _low_level_execute_command(): starting\n 11234 1726879778.68017: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713 `\" && echo ansible-tmp-1726879778.6800485-11234-243538256366713=\"` echo /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 11235 1726879778.68059: stderr chunk (state=3):\n>>><<<\n 11235 1726879778.68067: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713 `\" && echo ansible-tmp-1726879778.6800485-11234-243538256366713=\"` echo /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713 `\" ) && sleep 0'\"'\"''\n<10.31.43.205> (0, b'/root\\n', b'')\n 11235 1726879778.68095: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11235 1726879778.68110: _low_level_execute_command(): starting\n 11235 1726879778.68119: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524 `\" && echo ansible-tmp-1726879778.6810317-11235-95461964800524=\"` echo /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524 `\" && echo ansible-tmp-1726879778.6810317-11235-95461964800524=\"` echo /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524 `\" ) && sleep 0'\"'\"''\n 11236 1726879778.68702: stdout chunk (state=2):\n>>>/root\n<<<\n 11236 1726879778.68714: stderr chunk (state=2):\n>>><<<\n 11236 1726879778.68730: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 11236 1726879778.68766: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11236 1726879778.68789: _low_level_execute_command(): starting\n 11236 1726879778.68798: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448 `\" && echo ansible-tmp-1726879778.6878078-11236-108338105612448=\"` echo /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448 `\" && echo ansible-tmp-1726879778.6878078-11236-108338105612448=\"` echo /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448 `\" ) && sleep 0'\"'\"''\n 11235 1726879778.70772: stdout chunk (state=2):\n>>>ansible-tmp-1726879778.6810317-11235-95461964800524=/root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524\n<<<\n 11234 1726879778.70807: stdout chunk (state=2):\n>>>ansible-tmp-1726879778.6800485-11234-243538256366713=/root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713\n<<<\n 11235 1726879778.70917: stderr chunk (state=3):\n>>><<<\n 11235 1726879778.70925: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879778.6810317-11235-95461964800524=/root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524\\n', b'')\n 11235 1726879778.70946: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879778.6810317-11235-95461964800524=/root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524\n, stderr=\n 11235 1726879778.70978: variable 'ansible_module_compression' from source: unknown\n 11234 1726879778.70983: stderr chunk (state=3):\n>>><<<\n 11234 1726879778.70989: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879778.6800485-11234-243538256366713=/root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713\\n', b'')\n 11234 1726879778.71013: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879778.6800485-11234-243538256366713=/root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713\n, stderr=\n 11235 1726879778.71038: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED\n 11234 1726879778.71045: variable 'ansible_module_compression' from source: unknown\n 11235 1726879778.71099: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 11234 1726879778.71104: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED\n 11234 1726879778.71161: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 11235 1726879778.71327: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnz53q91y TO /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 11234 1726879778.71400: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpxtewee3y TO /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py\n 11236 1726879778.71479: stdout chunk (state=2):\n>>>ansible-tmp-1726879778.6878078-11236-108338105612448=/root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448\n<<<\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 11236 1726879778.71567: stderr chunk (state=3):\n>>><<<\n 11236 1726879778.71575: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'ansible-tmp-1726879778.6878078-11236-108338105612448=/root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448\\n', b'')\n 11236 1726879778.71603: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879778.6878078-11236-108338105612448=/root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448\n, stderr=\n 11236 1726879778.71634: variable 'ansible_module_compression' from source: unknown\n 11236 1726879778.71694: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED\n 11236 1726879778.71756: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 11235 1726879778.71874: Sending initial data\n 11235 1726879778.71880: Sent initial data (155 bytes)\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 11236 1726879778.71974: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpqquq5tyb TO /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 11236 1726879778.72415: Sending initial data\n 11236 1726879778.72421: Sent initial data (156 bytes)\n 11234 1726879778.72435: Sending initial data\n 11234 1726879778.72440: Sent initial data (156 bytes)\n 11235 1726879778.74754: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnz53q91y /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py\n<<<\n 11234 1726879778.74960: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpxtewee3y /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py\n<<<\n 11236 1726879778.75354: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpqquq5tyb /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py\n<<<\n 11235 1726879778.77395: stderr chunk (state=3):\n>>><<<\n 11235 1726879778.77411: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnz53q91y /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py\\n', b'')\n 11235 1726879778.77445: done transferring module to remote\n 11235 1726879778.77462: _low_level_execute_command(): starting\n 11235 1726879778.77469: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/ /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/ /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 11234 1726879778.77532: stderr chunk (state=3):\n>>><<<\n 11234 1726879778.77541: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpxtewee3y /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py\\n', b'')\n 11234 1726879778.77573: done transferring module to remote\n 11234 1726879778.77588: _low_level_execute_command(): starting\n 11234 1726879778.77596: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/ /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/ /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 11236 1726879778.79892: stderr chunk (state=3):\n>>><<<\n 11236 1726879778.79901: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpqquq5tyb /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py\\n', b'')\n 11236 1726879778.79923: done transferring module to remote\n 11236 1726879778.79934: _low_level_execute_command(): starting\n 11236 1726879778.79938: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/ /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/ /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 11235 1726879778.80693: stderr chunk (state=2):\n>>><<<\n 11235 1726879778.80702: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11235 1726879778.80721: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11235 1726879778.80726: _low_level_execute_command(): starting\n 11235 1726879778.80732: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 11234 1726879778.81489: stderr chunk (state=2):\n>>><<<\n 11234 1726879778.81500: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11234 1726879778.81516: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11234 1726879778.81519: _low_level_execute_command(): starting\n 11234 1726879778.81522: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 11236 1726879778.82350: stderr chunk (state=2):\n>>><<<\n 11236 1726879778.82359: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11236 1726879778.82378: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11236 1726879778.82382: _low_level_execute_command(): starting\n 11236 1726879778.82387: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 11235 1726879778.83716: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524aade48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a43828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524aad9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a50630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11235 1726879778.83730: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a5c0f0>\r\n<<<\n 11235 1726879778.83753: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57748>\r\n<<<\n 11235 1726879778.83796: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57390>\r\n<<<\n 11235 1726879778.83830: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11235 1726879778.83870: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 11235 1726879778.83911: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a01470>\r\n<<<\n 11235 1726879778.83944: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 11235 1726879778.83984: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a06e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a01b38>\r\n<<<\n 11235 1726879778.84019: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11235 1726879778.84046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11235 1726879778.84146: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a0d4e0>\r\n<<<\n 11235 1726879778.84165: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249f0d68>\r\n<<<\n 11235 1726879778.84183: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n<<<\n 11235 1726879778.84194: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 11235 1726879778.84202: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249f3198>\r\n<<<\n 11235 1726879778.84238: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 11235 1726879778.84250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 11235 1726879778.84267: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d01940>\r\n<<<\n 11235 1726879778.84284: stdout chunk (state=3):\n>>># /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\r\n<<<\n 11235 1726879778.84307: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d13240>\r\n<<<\n 11235 1726879778.84394: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a61a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11234 1726879778.84542: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 11234 1726879778.84557: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 11234 1726879778.84571: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d393e48>\r\n<<<\n 11234 1726879778.84599: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 11235 1726879778.84787: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 11234 1726879778.84907: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d329828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d3939b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d336630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 11234 1726879778.85211: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d3420f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2e7470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2ece48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2e7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2f34e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2d6d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 11235 1726879778.85242: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 11236 1726879778.85280: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 11234 1726879778.85297: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2d9198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5e7940>\r\n<<<\n 11236 1726879778.85308: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11234 1726879778.85322: stdout chunk (state=3):\n>>># /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\n<<<\n 11236 1726879778.85342: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 11234 1726879778.85356: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5f9240>\r\n<<<\n 11236 1726879778.85379: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n<<<\n 11236 1726879778.85390: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 11236 1726879778.85416: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11234 1726879778.85428: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d347a20>\r\n<<<\n 11234 1726879778.85439: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11235 1726879778.85469: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c37080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c422b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522c42f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c42a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c4c080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cdc7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cdcba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd0160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd0e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cc7438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cb8470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 11236 1726879778.85506: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 11235 1726879778.85715: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229ef2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229f7d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd00b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229fce48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cb22b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522a03208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229fcfd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522a03320>\r\n<<<\n 11236 1726879778.85784: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae70e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae06828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae709b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae13630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 11235 1726879778.85795: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d21fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 11236 1726879778.85814: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1f0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 11234 1726879778.85843: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 11234 1726879778.85856: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 11234 1726879778.85866: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 11235 1726879778.85874: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0e6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 11236 1726879778.85879: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 11234 1726879778.85889: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 11236 1726879778.85903: stdout chunk (state=3):\n>>>import 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 11234 1726879778.85914: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 11234 1726879778.85922: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 11236 1726879778.85932: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc4470>\r\n<<<\n 11235 1726879778.85932: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11234 1726879778.86007: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11235 1726879778.86225: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0eeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225951d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0e7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522599cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225be320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55225be6d8>\r\n<<<\n 11236 1726879778.86247: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc9e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc4b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadd04e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadb3d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 11234 1726879778.86417: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b51d080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5282b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271b528f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b528a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b532080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5c27b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5c2ba8>\r\n<<<\n 11236 1726879778.86434: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadb6198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90c4940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90d6240>\r\n<<<\n 11235 1726879778.86610: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225c53c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552236fbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522362320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552235cfd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522354eb8>\r\n<<<\n 11236 1726879778.86625: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae24a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11236 1726879778.86854: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 11235 1726879778.87074: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225c5d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522362f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225bea58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249be6d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552236a080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249bea58>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249d6588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11234 1726879778.87095: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b6160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b6e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5ad438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b59e470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2d52b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2ddd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b60b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e2e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5982b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271b2e91d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e2d68>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271b2e92e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b607fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e99e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f46a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f4e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 11235 1726879778.87114: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249da5f8>\r\n<<<\n 11235 1726879778.87126: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249daac8>\r\n<<<\n 11234 1726879778.87146: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae7b198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f4780>\r\n<<<\n 11234 1726879778.87159: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11235 1726879778.87171: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249dabe0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249d6dd8>\r\n<<<\n 11236 1726879778.87182: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8ffa080>\r\n<<<\n 11235 1726879778.87195: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 11236 1726879778.87206: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\n<<<\n 11236 1726879778.87214: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90052b0>\r\n<<<\n 11235 1726879778.87233: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249daf28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249da4a8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11234 1726879778.87247: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae80c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 11234 1726879778.87259: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 11235 1726879778.87269: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249da208>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249caac8>\r\n<<<\n 11234 1726879778.87280: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aea42e8>\r\n<<<\n 11235 1726879778.87289: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225aa390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11235 1726879778.87347: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11234 1726879778.87360: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271aea46a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 11235 1726879778.87370: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249d6438>\r\n<<<\n 11236 1726879778.87380: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c9005f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9005a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c900f080>\r\nimport '_collections' # \r\n<<<\n 11236 1726879778.87388: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c909f7b8>\r\n<<<\n 11234 1726879778.87398: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aeab390>\r\n<<<\n 11234 1726879778.87406: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 11236 1726879778.87415: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11236 1726879778.88097: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c909fba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c908a438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c907b470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8db2278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbacf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbfe10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90752b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c8dc61d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbff98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c8dc62e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90e4fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc69e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd16a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 11235 1726879778.88108: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209dd898>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.88114: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac55ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac4c2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac42f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac3ae80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aeabd30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271ac4cf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aea4a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2a4710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac50048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2a4a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2bc5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11236 1726879778.88137: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11236 1726879778.88200: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd1e80>\r\n<<<\n 11236 1726879778.88411: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8958198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd1780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c895dc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 11236 1726879778.88438: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c89812e8>\r\n<<<\n 11236 1726879778.88473: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c89816a0>\r\n<<<\n 11236 1726879778.88497: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 11236 1726879778.88515: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 11234 1726879778.88528: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2bce10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2c04e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0240>\r\n<<<\n 11236 1726879778.88533: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 11234 1726879778.88552: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2b0b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae90358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2bc470>\r\n<<<\n 11234 1726879778.88735: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 11234 1726879778.88774: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192c3908>\r\n<<<\n 11234 1726879778.88893: stdout chunk (state=3):\n>>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.88937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.88984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.89101: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8988390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8732ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c87292e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c871ff98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8717e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8988d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c8729f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8981a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad81710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c872d048>\r\nimport 'pwd' # \r\n<<<\n 11236 1726879778.89133: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad81a90>\r\n<<<\n 11236 1726879778.89177: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6860>\r\n<<<\n 11236 1726879778.89214: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 11235 1726879778.89229: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.89243: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 11236 1726879778.89273: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad995c0>\r\n<<<\n 11236 1726879778.89296: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11236 1726879778.89437: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9d630>\r\n<<<\n 11236 1726879778.89467: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9db00>\r\n<<<\n 11236 1726879778.89503: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11236 1726879778.89521: stdout chunk (state=3):\n>>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9dc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad99e10>\r\n<<<\n 11236 1726879778.89544: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 11236 1726879778.89567: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9df60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad9d4e0>\r\n<<<\n 11236 1726879778.89610: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9d240>\r\n<<<\n 11236 1726879778.89656: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad8db00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c896d358>\r\n<<<\n 11236 1726879778.89684: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11236 1726879778.89739: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad99470>\r\n<<<\n 11235 1726879778.89799: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55206b0a58>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11235 1726879778.89845: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520654208>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552065a470>\r\n<<<\n 11235 1726879778.89881: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f552065a588>\r\n<<<\n 11235 1726879778.89897: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11235 1726879778.89918: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11236 1726879778.89937: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n<<<\n 11235 1726879778.89954: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552065aac8>\r\n<<<\n 11235 1726879778.89976: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11236 1726879778.89996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6da0908>\r\n<<<\n 11235 1726879778.90011: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11235 1726879778.90018: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11235 1726879778.90030: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11235 1726879778.90052: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11234 1726879778.90082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.90106: stdout chunk (state=3):\n>>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.90118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.90134: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520687a90>\r\n<<<\n 11236 1726879778.90163: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.90174: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520687b38>\r\n<<<\n 11235 1726879778.90196: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520991208>\r\n<<<\n 11236 1726879778.90213: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.90220: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 11235 1726879778.90237: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11235 1726879778.90296: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520991550>\r\n<<<\n 11235 1726879778.90310: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520682240>\r\n<<<\n 11235 1726879778.90604: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520674438>\r\n<<<\n 11235 1726879778.90626: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11235 1726879778.90652: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55206827f0>\r\n<<<\n 11235 1726879778.90680: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55209bbd68>\r\n<<<\n 11235 1726879778.90705: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 11235 1726879778.90713: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209bbe80>\r\n<<<\n 11235 1726879778.90731: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 11235 1726879778.90756: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11235 1726879778.90785: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11235 1726879778.90805: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 11235 1726879778.90825: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11235 1726879778.90866: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f552090f940>\r\n<<<\n 11235 1726879778.90962: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552091c9e8>\r\n<<<\n 11235 1726879778.91014: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209b9d30>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520909438>\r\n<<<\n 11234 1726879778.91045: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f94ac8>\r\nimport 'atexit' # \r\n<<<\n 11234 1726879778.91074: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11234 1726879778.91100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11234 1726879778.91173: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2718f3a278>\r\n<<<\n 11234 1726879778.91204: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f404e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2718f405f8>\r\n<<<\n 11234 1726879778.91236: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11234 1726879778.91265: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11234 1726879778.91305: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f40b38>\r\n<<<\n 11234 1726879778.91320: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11234 1726879778.91352: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11236 1726879778.91365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.91388: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n<<<\n 11234 1726879778.91413: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11235 1726879778.91437: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209b3278>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520939a20>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209095f8>\r\n<<<\n 11234 1726879778.91478: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f6db00>\r\n<<<\n 11234 1726879778.91512: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2719277048>\r\n<<<\n 11235 1726879778.91521: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520946940>\r\n<<<\n 11234 1726879778.91544: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11234 1726879778.91554: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2719277278>\r\n<<<\n 11235 1726879778.91561: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520946a20>\r\n<<<\n 11234 1726879778.91563: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 11234 1726879778.91585: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11235 1726879778.91593: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520946ba8>\r\n<<<\n 11235 1726879778.91607: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209aa048>\r\n<<<\n 11235 1726879778.91672: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11235 1726879778.91713: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520964588>\r\n<<<\n 11234 1726879778.91852: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192775c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f682b0>\r\n<<<\n 11235 1726879778.91873: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520958c88>\r\n<<<\n 11235 1726879778.91903: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520958e80>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520958748>\r\n<<<\n 11235 1726879778.91925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.91944: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.91963: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f5a4a8>\r\n<<<\n 11234 1726879778.91975: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 11234 1726879778.91983: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11234 1726879778.92003: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f68630>\r\n<<<\n 11235 1726879778.92020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.92038: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2718f6d320>\r\n<<<\n 11234 1726879778.92059: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n<<<\n 11234 1726879778.92066: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192a1eb8>\r\n<<<\n 11234 1726879778.92088: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 11235 1726879778.92101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 11234 1726879778.92100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 11234 1726879778.92130: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11235 1726879778.92131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 11235 1726879778.92143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.92146: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11234 1726879778.92162: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 11234 1726879778.92170: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11234 1726879778.92226: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11235 1726879778.92234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.92236: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27191f5978>\r\n<<<\n 11234 1726879778.92309: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 11234 1726879778.92334: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719202a58>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271929fd68>\r\n<<<\n 11236 1726879778.92335: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a71ac8>\r\nimport 'atexit' # \r\n<<<\n 11234 1726879778.92368: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27191ef470>\r\n<<<\n 11236 1726879778.92374: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11236 1726879778.92396: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11235 1726879778.92416: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f552097c978>\r\n<<<\n 11236 1726879778.92473: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6a17278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a1d4e0>\r\n<<<\n 11235 1726879778.92487: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552097c668>\r\n<<<\n 11236 1726879778.92525: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6a1d5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11235 1726879778.92550: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552096ee48>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11236 1726879778.92583: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11236 1726879778.92654: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a1db38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11236 1726879778.92702: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11235 1726879778.92714: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552097c4e0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552096e6a0>\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.92788: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a4ab00>\r\n<<<\n 11236 1726879778.92834: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d54048>\r\n<<<\n 11236 1726879778.92870: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d54278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 11236 1726879778.92904: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11236 1726879778.92963: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d545c0>\r\n<<<\n 11236 1726879778.92998: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a452b0>\r\n<<<\n 11235 1726879778.93041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.93100: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192992b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271921fa90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27191ef630>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271922c9b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271922ca90>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271922cc18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719290080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11234 1726879778.93144: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11234 1726879778.93153: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27192495f8>\r\n<<<\n 11236 1726879778.93277: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a374a8>\r\n<<<\n 11236 1726879778.93304: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11236 1726879778.93399: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a458d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d7edd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d7eef0>\r\n<<<\n 11236 1726879778.93440: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 11236 1726879778.93465: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11236 1726879778.93543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11234 1726879778.93602: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271923ecf8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271923eef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271923e7b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.93604: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.93623: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.93631: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6cd19b0>\r\n<<<\n 11236 1726879778.93655: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 11236 1726879778.93664: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6cdfac8>\r\n<<<\n 11234 1726879778.93680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.93698: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d7cda0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 11236 1726879778.93715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6ccc4a8>\r\n<<<\n 11235 1726879778.93735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.93779: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11234 1726879778.93807: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11234 1726879778.93834: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11234 1726879778.93861: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27192639e8>\r\n<<<\n 11235 1726879778.93862: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11235 1726879778.93878: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551cfea2e8>\r\n<<<\n 11235 1726879778.93895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.93920: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d772e8>\r\n<<<\n 11234 1726879778.93920: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192636d8>\r\n<<<\n 11234 1726879778.93957: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719253eb8>\r\n<<<\n 11236 1726879778.93957: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 11236 1726879778.93986: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11236 1726879778.94043: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11236 1726879778.94120: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6cfab00>\r\n<<<\n 11236 1726879778.94182: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6ccc668>\r\n<<<\n 11235 1726879778.94243: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.94298: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719263550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719253710>\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.94335: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d08a20>\r\n<<<\n 11236 1726879778.94375: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d08b00>\r\n<<<\n 11236 1726879778.94418: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d08c88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d73080>\r\n<<<\n 11236 1726879778.94460: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 11236 1726879778.94489: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11234 1726879778.94527: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.94554: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d26668>\r\n<<<\n 11235 1726879778.94590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.94634: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.94697: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 11236 1726879778.94703: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d1bd68>\r\n<<<\n 11235 1726879778.94705: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.94737: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.94744: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d1bf60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d1b828>\r\n<<<\n 11235 1726879778.94772: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.94780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.94823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.94863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.94895: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 11235 1726879778.94905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.94913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 11235 1726879778.94930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.94957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.94980: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 11236 1726879778.95000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.95005: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11234 1726879778.95022: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.95030: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.95081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.95127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.95169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.95228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.95349: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d3fa20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d3f710>\r\n<<<\n 11235 1726879778.95363: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11234 1726879778.95351: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11236 1726879778.95379: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d2fef0>\r\n<<<\n 11236 1726879778.95396: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11234 1726879778.95403: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27158d12b0>\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.95438: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d3f588>\r\n<<<\n 11236 1726879778.95445: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d2f748>\r\n<<<\n 11236 1726879778.95457: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.95515: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11235 1726879778.95538: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0df828>\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.95553: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.95573: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 11235 1726879778.95582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.95632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.95684: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 11235 1726879778.95703: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11234 1726879778.95727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.95735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.95754: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.95787: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 11235 1726879778.95797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.95824: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.95854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.95898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.95938: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.95954: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11235 1726879778.96032: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11234 1726879778.96073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.96128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.96143: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551d3970b8>\r\n<<<\n 11234 1726879778.96185: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.96200: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d027828>\r\n<<<\n 11234 1726879778.96222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.96239: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.96257: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.96280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.96320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.96346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.96401: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.96485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.96561: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.96647: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.96696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.96912: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11236 1726879778.96920: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33ad2e8>\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.96940: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11235 1726879778.96963: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11235 1726879778.97100: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d37dfd0>\r\n<<<\n 11234 1726879778.97131: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159c58d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.97151: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11234 1726879778.97184: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 11234 1726879778.97207: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11236 1726879778.97207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.97228: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d39f0b8>\r\n<<<\n 11234 1726879778.97240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.97264: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d02c8d0>\r\n<<<\n 11234 1726879778.97265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.97296: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 11234 1726879778.97303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.97318: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 11235 1726879778.97329: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.97340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.97354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.97375: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 11234 1726879778.97374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.97415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.97481: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11234 1726879778.97575: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11234 1726879778.97684: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2715946128>\r\n<<<\n 11236 1726879778.97712: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.97728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.97739: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.97743: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271590b898>\r\n<<<\n 11234 1726879778.97773: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 11236 1726879778.97796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.97805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.97838: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.97868: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 11235 1726879778.97880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.97890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.97915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.97927: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.97936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.97945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.97957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.97961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.97980: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.97985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.98001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.98024: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 11235 1726879778.98032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.98090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.98146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.98154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.98170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.98204: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 11234 1726879778.98214: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.98243: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 11236 1726879778.98326: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 11236 1726879778.98335: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11234 1726879778.98484: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11234 1726879778.98524: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11234 1726879778.98549: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 11234 1726879778.98562: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11236 1726879778.98579: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34a2860>\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.98594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.98612: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 11236 1726879778.98619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.98674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879778.98690: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715972080>\r\n<<<\n 11234 1726879778.98711: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11236 1726879778.98727: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 11234 1726879778.98730: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11236 1726879778.98749: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11236 1726879778.98757: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11236 1726879778.98774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.98800: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879778.98830: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 11235 1726879778.98893: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d10e198>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 11234 1726879778.99298: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715972128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271591d940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.99334: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c3423128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33e8898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879778.99562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0ab6a0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0cc0f0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551d0cc898>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0a7d68>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551d0c3e10>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0a7080>\r\n<<<\n 11234 1726879778.99580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879778.99594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879778.99612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.99622: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d137198>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d108a90>\r\n<<<\n 11235 1726879778.99639: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n<<<\n 11235 1726879778.99648: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n<<<\n 11234 1726879778.99658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879778.99706: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d066cf8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n<<<\n 11234 1726879778.99985: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 11236 1726879779.00006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11235 1726879779.00021: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d06b860>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d13bd30>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.00031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.00045: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11235 1726879779.00055: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 11236 1726879779.00065: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11235 1726879779.00074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.00099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.00142: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 11235 1726879779.00151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.00183: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.00201: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c344f080>\r\n<<<\n 11236 1726879779.00224: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11236 1726879779.00234: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11235 1726879779.00243: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.00273: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.00324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.00329: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c344f128>\r\n<<<\n 11235 1726879779.00370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.00372: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33fa940>\r\n<<<\n 11235 1726879779.00415: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\n<<<\n 11235 1726879779.00427: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n<<<\n 11236 1726879779.00446: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.00450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.00470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.00488: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 11236 1726879779.00498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.00521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.00536: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11234 1726879779.00558: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159f1208>\r\n<<<\n 11234 1726879779.00602: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.00695: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.00713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.00923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.01197: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.01275: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.01306: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715983710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159b0160>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27159b0908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271598edd8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27159abe80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271598e0f0>\r\n<<<\n 11235 1726879779.01308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.01317: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715c66208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159edb00>\r\n<<<\n 11236 1726879779.01331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 11235 1726879779.01331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.01372: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 11235 1726879779.01369: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.01393: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 11235 1726879779.01396: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.01404: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715a0bd68>\r\n<<<\n 11234 1726879779.01419: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\n<<<\n 11235 1726879779.01421: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.01436: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715a128d0>\r\n<<<\n 11234 1726879779.01454: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715c85fd0>\r\n<<<\n 11234 1726879779.01462: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 11235 1726879779.01462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.01480: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.01489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 11235 1726879779.01514: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.01529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.01562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.01600: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n<<<\n 11235 1726879779.01834: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c768be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 11234 1726879779.01846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 11234 1726879779.01854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.01894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.01930: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n<<<\n 11234 1726879779.01939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.01979: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.01996: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c7ae710>\r\n<<<\n 11235 1726879779.02006: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 11235 1726879779.02017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.02035: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34ce208>\r\n<<<\n 11236 1726879779.02044: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.02055: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.02064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.02078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.02113: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n<<<\n 11235 1726879779.02123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.02132: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.02175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.02274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.02315: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.02345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.02358: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.02392: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11236 1726879779.02414: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n<<<\n 11235 1726879779.02424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.02430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n<<<\n 11236 1726879779.02453: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\n<<<\n 11235 1726879779.02474: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 11236 1726879779.02482: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c3461710>\r\n<<<\n 11235 1726879779.02496: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.02499: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n<<<\n 11236 1726879779.02513: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n<<<\n 11235 1726879779.02517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.02524: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 11235 1726879779.02583: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 11235 1726879779.02620: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 11235 1726879779.02719: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c787828>\r\n<<<\n 11235 1726879779.02773: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551c790ef0>\r\n<<<\n 11236 1726879779.02901: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c348d160>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c348d908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c346bdd8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c3488e80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c346b0f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c345f208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34cab00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34e8d68>\r\n<<<\n 11234 1726879779.02928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.02957: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.03001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.03042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.03087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.03118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.03152: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34ef8d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c3762fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.03180: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.03217: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.03253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.03263: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 11234 1726879779.03279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.03289: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.03295: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c7b9748>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.03298: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.03320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.03410: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c8a4908>\r\n<<<\n 11235 1726879779.03497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.03599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.03650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 11236 1726879779.03668: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.03679: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271504ec50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 11235 1726879779.03750: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 11234 1726879779.03745: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715094780>\r\n<<<\n 11235 1726879779.03766: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 11235 1726879779.03775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.03774: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.03808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.03808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.03836: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 11235 1726879779.03850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.03863: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.03877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.03921: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 11235 1726879779.03965: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11235 1726879779.03973: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551c8a5a58>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c8a56d8>\r\n<<<\n 11235 1726879779.03979: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 11235 1726879779.03997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.04008: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 11235 1726879779.04020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.04050: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.04057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.04068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.04081: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n<<<\n 11235 1726879779.04095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.04135: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 11234 1726879779.04145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.04189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.04218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.04253: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 11234 1726879779.04261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.04901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271506e898>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2715078f60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271509e358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.04926: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.04937: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.04951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.04965: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.04989: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n<<<\n 11236 1726879779.04999: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 11236 1726879779.05034: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b2bc50>\r\n<<<\n 11235 1726879779.05046: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 11235 1726879779.05054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.05062: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 11236 1726879779.05079: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 11235 1726879779.05086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.05106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.05215: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271518a978>\r\n<<<\n 11236 1726879779.05262: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b71780>\r\n<<<\n 11236 1726879779.05272: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 11236 1726879779.05283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.05332: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.05378: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n<<<\n 11236 1726879779.05393: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.05530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.05581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.05617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.05632: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 11234 1726879779.05655: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.05673: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.05982: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2715189ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715189748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.05993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 11235 1726879779.06003: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.06028: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b4b898>\r\n<<<\n 11235 1726879779.06042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.06096: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c2b55f60>\r\n<<<\n 11234 1726879779.06116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.06122: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 11235 1726879779.06134: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.06205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.06251: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.06278: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 11235 1726879779.06289: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.06336: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b7b358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n<<<\n 11236 1726879779.06347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.06357: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.06383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.06409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.06421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.06435: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.06453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.06476: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\n<<<\n 11234 1726879779.06486: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 11234 1726879779.06496: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.06508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.06529: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 11235 1726879779.06539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.06553: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.06561: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.06602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.06633: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 11235 1726879779.06643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.06651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.06720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.06750: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\n<<<\n 11235 1726879779.06798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.06948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.07008: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.07105: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 11234 1726879779.07209: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.07371: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2c67978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.07394: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 11236 1726879779.07404: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c2c66ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2c66748>\r\n<<<\n 11236 1726879779.07412: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 11235 1726879779.07412: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.07438: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 11235 1726879779.07446: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.07459: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.07468: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.07487: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.07489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.07519: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n<<<\n 11236 1726879779.07530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.07532: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.07575: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 11235 1726879779.07589: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.07665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.07787: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n<<<\n 11235 1726879779.07799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.07805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.07870: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\n<<<\n 11234 1726879779.07880: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 11234 1726879779.07885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.07893: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.07964: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.08114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.08133: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.08187: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08245: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.08256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.08269: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 11235 1726879779.08284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.08295: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n<<<\n 11236 1726879779.08311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.08330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08404: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 11236 1726879779.08406: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.08449: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.08467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.08476: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 11234 1726879779.08483: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.08506: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.08515: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 11234 1726879779.08530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.08545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.08569: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.08576: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.08636: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08675: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.08713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08728: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\n<<<\n 11235 1726879779.08741: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 11235 1726879779.08755: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08831: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 11235 1726879779.08839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.08863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.08994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.09140: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 11235 1726879779.09158: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.09189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.09235: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.09268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.09512: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.09526: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.09560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.09581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.09594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 11236 1726879779.09605: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 11236 1726879779.09615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.09622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.09676: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.09695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.09700: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.09759: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.09797: stdout chunk (state=3):\n>>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n<<<\n 11235 1726879779.09887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.09899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.09903: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.09945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.09994: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.10007: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 11236 1726879779.10027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.10037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.10046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.10056: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 11234 1726879779.10064: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.10085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.10101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.10212: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.10241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.10301: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 11236 1726879779.10400: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11234 1726879779.10410: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.10434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.10434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.10445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.10470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.10508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.10560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.10579: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\n<<<\n 11236 1726879779.10587: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 11236 1726879779.10602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.10625: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\n<<<\n 11236 1726879779.10625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.10640: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 11234 1726879779.10647: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.10659: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n<<<\n 11236 1726879779.10671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.10688: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.10696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.10714: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n<<<\n 11236 1726879779.10730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.10738: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.10773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.10832: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 11236 1726879779.10839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.10862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.10883: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 11236 1726879779.10895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.10902: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.10932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.10944: stdout chunk (state=3):\n>>>\r\n<<<\n 11235 1726879779.10981: stdout chunk (state=3):\n>>>{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ExecMainStartTimestampMonotonic\": \"343483109\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ExecMainExitTimestampMonotonic\": \"361311819\", \"ExecMainPID\": \"21821\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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\", \"Capabi<<<\n 11236 1726879779.10992: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.11008: stdout chunk (state=3):\n>>>lityBoundingSet\": \"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\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"StateChangeTimestampMonotonic\": \"361312459\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveExitTimestampMonotonic\": \"343483139\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ActiveEnterTimestampMonotonic\": \"361312459\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ActiveExitTimestampMonotonic\": \"343460273\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveEnterTimestampMonotonic\": \"343481079\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ConditionTimestampMonotonic\": \"343482147\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"AssertTimestampMonotonic\": \"343482202\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"28892716c0dc430a9d43fffb6191662f\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"started\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 11235 1726879779.11342: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 11235 1726879779.11384: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n<<<\n 11235 1726879779.11438: stdout chunk (state=3):\n>>># cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n<<<\n 11235 1726879779.11473: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n<<<\n 11235 1726879779.11549: stdout chunk (state=3):\n>>># cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n<<<\n 11235 1726879779.11586: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11235 1726879779.11897: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n<<<\n 11235 1726879779.11949: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n<<<\n 11235 1726879779.11998: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 11235 1726879779.12040: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 11235 1726879779.12101: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n<<<\n 11235 1726879779.12133: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n<<<\n 11235 1726879779.12170: stdout chunk (state=3):\n>>># destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n<<<\n 11235 1726879779.12210: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n<<<\n 11234 1726879779.12221: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 11235 1726879779.12238: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n<<<\n 11236 1726879779.12210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11236 1726879779.12278: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 11236 1726879779.12305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11236 1726879779.12330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11235 1726879779.12341: stdout chunk (state=3):\n>>># cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 11235 1726879779.12385: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n<<<\n 11235 1726879779.12411: stdout chunk (state=3):\n>>># destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11235 1726879779.12525: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 11235 1726879779.12565: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n<<<\n 11235 1726879779.12602: stdout chunk (state=3):\n>>># destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 11235 1726879779.12636: stdout chunk (state=3):\n>>># destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 11236 1726879779.12697: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 11235 1726879779.12946: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 11235 1726879779.12954: stdout chunk (state=3):\n>>><<<\n 11235 1726879779.12970: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524aade48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a43828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524aad9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a50630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a5c0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a01470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a06e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a01b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a0d4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249f0d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249f3198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d01940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d13240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a61a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c37080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c422b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522c42f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c42a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c4c080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cdc7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cdcba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd0160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd0e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cc7438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cb8470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229ef2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229f7d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd00b8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229fce48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cb22b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522a03208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229fcfd0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522a03320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d21fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03a20>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0e6d8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0eeb8>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225951d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0e7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522599cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03550>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225be320>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55225be6d8>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225c53c8>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552236fbe0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522362320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552235cfd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522354eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225c5d68>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522362f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225bea58>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249be6d8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552236a080>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249bea58>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03898>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249d6588>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249da5f8>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249daac8>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249dabe0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249d6dd8>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249daf28>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249da4a8>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249da208>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249caac8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225aa390>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249d6438>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209dd898>\\r\\n# zipimport: found 107 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55206b0a58>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520654208>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552065a470>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f552065a588>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552065aac8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520687a90>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520687b38>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520991208>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520991550>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520682240>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520674438>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55206827f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55209bbd68>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209bbe80>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f552090f940>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552091c9e8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209b9d30>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520909438>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209b3278>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520939a20>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209095f8>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520946940>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520946a20>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520946ba8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209aa048>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520964588>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520958c88>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520958e80>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520958748>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f552097c978>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552097c668>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552096ee48>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552097c4e0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552096e6a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551cfea2e8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0df828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551d3970b8>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d027828>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d37dfd0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d39f0b8>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d02c8d0>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d10e198>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0ab6a0>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0cc0f0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551d0cc898>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0a7d68>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551d0c3e10>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0a7080>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d137198>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d108a90>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d066cf8>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d06b860>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d13bd30>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c768be0>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c7ae710>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c787828>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551c790ef0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c7b9748>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c8a4908>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551c8a5a58>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c8a56d8>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ExecMainStartTimestampMonotonic\": \"343483109\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ExecMainExitTimestampMonotonic\": \"361311819\", \"ExecMainPID\": \"21821\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"StateChangeTimestampMonotonic\": \"361312459\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveExitTimestampMonotonic\": \"343483139\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ActiveEnterTimestampMonotonic\": \"361312459\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ActiveExitTimestampMonotonic\": \"343460273\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveEnterTimestampMonotonic\": \"343481079\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ConditionTimestampMonotonic\": \"343482147\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"AssertTimestampMonotonic\": \"343482202\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"28892716c0dc430a9d43fffb6191662f\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"started\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy gc\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy platform\\r\\n# destroy shlex\\r\\n# destroy traceback\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 11235 1726879779.13113: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524aade48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a43828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524aad9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a50630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a5c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a01470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a06e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a01b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a0d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249f0d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249f3198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d01940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d13240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a61a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c37080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c422b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522c42f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c42a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c4c080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cdc7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cdcba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd0160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd0e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cc7438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cb8470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229ef2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229f7d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd00b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229fce48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cb22b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522a03208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229fcfd0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522a03320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d21fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0e6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0eeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225951d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0e7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522599cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225be320>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55225be6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225c53c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552236fbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522362320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552235cfd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522354eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225c5d68>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522362f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225bea58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249be6d8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552236a080>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249bea58>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249d6588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249da5f8>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249daac8>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249dabe0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249d6dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249daf28>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249da4a8>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249da208>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249caac8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225aa390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249d6438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209dd898>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55206b0a58>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520654208>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552065a470>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f552065a588>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552065aac8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520687a90>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520687b38>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520991208>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520991550>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520682240>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520674438>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55206827f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55209bbd68>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209bbe80>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f552090f940>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552091c9e8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209b9d30>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520909438>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209b3278>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520939a20>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209095f8>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520946940>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520946a20>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520946ba8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209aa048>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520964588>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520958c88>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520958e80>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520958748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f552097c978>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552097c668>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552096ee48>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552097c4e0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552096e6a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551cfea2e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0df828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551d3970b8>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d027828>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d37dfd0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d39f0b8>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d02c8d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d10e198>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0ab6a0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0cc0f0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551d0cc898>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0a7d68>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551d0c3e10>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0a7080>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d137198>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d108a90>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d066cf8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d06b860>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d13bd30>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c768be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c7ae710>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c787828>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551c790ef0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c7b9748>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c8a4908>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551c8a5a58>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c8a56d8>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ExecMainStartTimestampMonotonic\": \"343483109\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ExecMainExitTimestampMonotonic\": \"361311819\", \"ExecMainPID\": \"21821\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"StateChangeTimestampMonotonic\": \"361312459\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveExitTimestampMonotonic\": \"343483139\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ActiveEnterTimestampMonotonic\": \"361312459\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ActiveExitTimestampMonotonic\": \"343460273\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveEnterTimestampMonotonic\": \"343481079\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ConditionTimestampMonotonic\": \"343482147\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"AssertTimestampMonotonic\": \"343482202\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"28892716c0dc430a9d43fffb6191662f\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"started\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 11234 1726879779.13510: stdout chunk (state=3):\n>>>\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ExecMainStartTimestampMonotonic\": \"315299798\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"ExecMainExitTimestampMonotonic\": \"334409633\", \"ExecMainPID\": \"18071\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"StateChangeTimestampMonotonic\": \"334410253\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"InactiveExitTimestampMonotonic\": \"315299829\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"ActiveEnterTimestampMonotonic\": \"334410253\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ActiveExitTimestampMonotonic\": \"315276514\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"InactiveEnterTimestampMonotonic\": \"315297817\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ConditionTimestampMonotonic\": \"315298781\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"AssertTimestampMonotonic\": \"315298804\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3615690114544a46963342501181e43e\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"started\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 11235 1726879779.13827: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'started', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879778.6810317-11235-95461964800524/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11235 1726879779.13855: _low_level_execute_command(): starting\n 11235 1726879779.13865: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11236 1726879779.13408: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n<<<\n 11236 1726879779.13974: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11234 1726879779.14684: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n<<<\n 11236 1726879779.14704: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 11236 1726879779.15012: stdout chunk (state=3):\n>>>\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ExecMainStartTimestampMonotonic\": \"281120984\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"ExecMainExitTimestampMonotonic\": \"299598422\", \"ExecMainPID\": \"18176\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"StateChangeTimestampMonotonic\": \"299599028\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"InactiveExitTimestampMonotonic\": \"281121169\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"ActiveEnterTimestampMonotonic\": \"299599028\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ActiveExitTimestampMonotonic\": \"281097374\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"InactiveEnterTimestampMonotonic\": \"281119122\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ConditionTimestampMonotonic\": \"281120053\", \"AssertTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"AssertTimestampMonotonic\": \"281120076\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3a1c8f9dab994ceead0339e16a18064a\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"started\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 11234 1726879779.15220: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 11234 1726879779.16193: stdout chunk (state=3):\n>>><<<\n 11234 1726879779.16203: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 11234 1726879779.16210: stderr chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d393e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d329828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d3939b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d336630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d3420f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2e7470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2ece48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2e7b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2f34e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2d6d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2d9198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5e7940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5f9240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d347a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b51d080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5282b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271b528f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b528a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b532080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5c27b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5c2ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b6160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b6e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5ad438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b59e470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2d52b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2ddd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b60b8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e2e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5982b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271b2e91d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e2d68>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271b2e92e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b607fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e99e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f46a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f4e80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae7b198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f4780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae80c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aea42e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271aea46a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aeab390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac55ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac4c2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac42f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac3ae80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aeabd30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271ac4cf60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aea4a20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2a4710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac50048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2a4a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2bc5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2bce10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2c04e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2b0b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae90358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2bc470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192c3908>\\r\\n# zipimport: found 107 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f94ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2718f3a278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f404e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2718f405f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f40b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f6db00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2719277048>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2719277278>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192775c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f682b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f5a4a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f68630>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2718f6d320>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192a1eb8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27191f5978>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719202a58>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271929fd68>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27191ef470>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192992b0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271921fa90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27191ef630>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271922c9b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271922ca90>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271922cc18>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719290080>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27192495f8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271923ecf8>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271923eef0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271923e7b8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27192639e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192636d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719253eb8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719263550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719253710>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27158d12b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159c58d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2715946128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271590b898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715972080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715972128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271591d940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159f1208>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715983710>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159b0160>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27159b0908>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271598edd8>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27159abe80>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271598e0f0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715c66208>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159edb00>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715a0bd68>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715a128d0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715c85fd0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271504ec50>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715094780>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271506e898>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2715078f60>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271509e358>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271518a978>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2715189ac8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715189748>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ExecMainStartTimestampMonotonic\": \"315299798\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"ExecMainExitTimestampMonotonic\": \"334409633\", \"ExecMainPID\": \"18071\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"StateChangeTimestampMonotonic\": \"334410253\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"InactiveExitTimestampMonotonic\": \"315299829\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"ActiveEnterTimestampMonotonic\": \"334410253\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ActiveExitTimestampMonotonic\": \"315276514\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"InactiveEnterTimestampMonotonic\": \"315297817\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ConditionTimestampMonotonic\": \"315298781\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"AssertTimestampMonotonic\": \"315298804\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3615690114544a46963342501181e43e\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"started\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy gc\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy platform\\r\\n# destroy shlex\\r\\n# destroy traceback\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 11234 1726879779.16349: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d393e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d329828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d3939b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d336630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d3420f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2e7470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2ece48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2e7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2f34e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2d6d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2d9198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5e7940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5f9240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d347a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b51d080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5282b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271b528f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b528a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b532080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5c27b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5c2ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b6160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b6e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5ad438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b59e470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2d52b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2ddd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b60b8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e2e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5982b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271b2e91d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e2d68>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271b2e92e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b607fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e99e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f46a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f4e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae7b198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f4780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae80c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aea42e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271aea46a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aeab390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac55ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac4c2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac42f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac3ae80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aeabd30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271ac4cf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aea4a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2a4710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac50048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2a4a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2bc5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2bce10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2c04e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2b0b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae90358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2bc470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192c3908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f94ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2718f3a278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f404e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2718f405f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f40b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f6db00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2719277048>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2719277278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192775c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f682b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f5a4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f68630>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2718f6d320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192a1eb8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27191f5978>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719202a58>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271929fd68>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27191ef470>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192992b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271921fa90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27191ef630>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271922c9b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271922ca90>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271922cc18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719290080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27192495f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271923ecf8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271923eef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271923e7b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27192639e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192636d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719253eb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719263550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719253710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27158d12b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159c58d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2715946128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271590b898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715972080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715972128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271591d940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159f1208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715983710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159b0160>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27159b0908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271598edd8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27159abe80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271598e0f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715c66208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159edb00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715a0bd68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715a128d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715c85fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271504ec50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715094780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271506e898>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2715078f60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271509e358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271518a978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2715189ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715189748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ExecMainStartTimestampMonotonic\": \"315299798\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"ExecMainExitTimestampMonotonic\": \"334409633\", \"ExecMainPID\": \"18071\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"StateChangeTimestampMonotonic\": \"334410253\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"InactiveExitTimestampMonotonic\": \"315299829\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\", \"ActiveEnterTimestampMonotonic\": \"334410253\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ActiveExitTimestampMonotonic\": \"315276514\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"InactiveEnterTimestampMonotonic\": \"315297817\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"ConditionTimestampMonotonic\": \"315298781\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\", \"AssertTimestampMonotonic\": \"315298804\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3615690114544a46963342501181e43e\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"started\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 11234 1726879779.17685: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'started', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879778.6800485-11234-243538256366713/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11234 1726879779.17714: _low_level_execute_command(): starting\n 11234 1726879779.17723: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11236 1726879779.15249: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 11236 1726879779.17835: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 11236 1726879779.17883: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 11236 1726879779.17898: stdout chunk (state=3):\n>>><<<\n 11236 1726879779.17905: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae70e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae06828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae709b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae13630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1f0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc4470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc9e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc4b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadd04e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadb3d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadb6198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90c4940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90d6240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae24a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8ffa080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90052b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c9005f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9005a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c900f080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c909f7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c909fba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c908a438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c907b470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8db2278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbacf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093438>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbfe10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90752b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c8dc61d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbff98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c8dc62e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90e4fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc69e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd16a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd1e80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8958198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd1780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c895dc88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c89812e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c89816a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8988390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8732ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c87292e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c871ff98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8717e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8988d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c8729f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8981a20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad81710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c872d048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad81a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad995c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9d630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9db00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9dc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad99e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9df60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad9d4e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9d240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad8db00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c896d358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad99470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6da0908>\\r\\n# zipimport: found 107 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a71ac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6a17278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a1d4e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6a1d5f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a1db38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a4ab00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d54048>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d54278>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d545c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a452b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a374a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a458d0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d7edd8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d7eef0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6cd19b0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6cdfac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d7cda0>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6ccc4a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d772e8>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6cfab00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6ccc668>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d08a20>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d08b00>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d08c88>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d73080>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d26668>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d1bd68>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d1bf60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d1b828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d3fa20>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d3f710>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d2fef0>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d3f588>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d2f748>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33ad2e8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34a2860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c3423128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33e8898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c344f080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c344f128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33fa940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34ce208>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c3461710>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c348d160>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c348d908>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c346bdd8>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c3488e80>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c346b0f0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c345f208>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34cab00>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34e8d68>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34ef8d0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c3762fd0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b2bc50>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b71780>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b4b898>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c2b55f60>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b7b358>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2c67978>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c2c66ac8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2c66748>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ExecMainStartTimestampMonotonic\": \"281120984\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"ExecMainExitTimestampMonotonic\": \"299598422\", \"ExecMainPID\": \"18176\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"StateChangeTimestampMonotonic\": \"299599028\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"InactiveExitTimestampMonotonic\": \"281121169\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"ActiveEnterTimestampMonotonic\": \"299599028\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ActiveExitTimestampMonotonic\": \"281097374\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"InactiveEnterTimestampMonotonic\": \"281119122\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ConditionTimestampMonotonic\": \"281120053\", \"AssertTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"AssertTimestampMonotonic\": \"281120076\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3a1c8f9dab994ceead0339e16a18064a\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"started\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy gc\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy platform\\r\\n# destroy shlex\\r\\n# destroy traceback\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 11236 1726879779.19358: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae70e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae06828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae709b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae13630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1f0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc4470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc9e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc4b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadd04e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadb3d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadb6198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90c4940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90d6240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae24a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8ffa080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90052b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c9005f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9005a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c900f080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c909f7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c909fba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c908a438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c907b470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8db2278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbacf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093438>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbfe10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90752b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c8dc61d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbff98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c8dc62e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90e4fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc69e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd16a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd1e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8958198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd1780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c895dc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c89812e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c89816a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8988390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8732ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c87292e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c871ff98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8717e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8988d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c8729f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8981a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad81710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c872d048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad81a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad995c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9d630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9db00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9dc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad99e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9df60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad9d4e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9d240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad8db00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c896d358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad99470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6da0908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a71ac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6a17278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a1d4e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6a1d5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a1db38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a4ab00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d54048>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d54278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d545c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a452b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a374a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a458d0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d7edd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d7eef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6cd19b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6cdfac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d7cda0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6ccc4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d772e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6cfab00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6ccc668>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d08a20>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d08b00>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d08c88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d73080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d26668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d1bd68>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d1bf60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d1b828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d3fa20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d3f710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d2fef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d3f588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d2f748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33ad2e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34a2860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c3423128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33e8898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c344f080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c344f128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33fa940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34ce208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c3461710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c348d160>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c348d908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c346bdd8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c3488e80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c346b0f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c345f208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34cab00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34e8d68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34ef8d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c3762fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b2bc50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b71780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b4b898>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c2b55f60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b7b358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2c67978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c2c66ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2c66748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"kdump\", \"changed\": false, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ExecMainStartTimestampMonotonic\": \"281120984\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"ExecMainExitTimestampMonotonic\": \"299598422\", \"ExecMainPID\": \"18176\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"StateChangeTimestampMonotonic\": \"299599028\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"InactiveExitTimestampMonotonic\": \"281121169\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\", \"ActiveEnterTimestampMonotonic\": \"299599028\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ActiveExitTimestampMonotonic\": \"281097374\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"InactiveEnterTimestampMonotonic\": \"281119122\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"ConditionTimestampMonotonic\": \"281120053\", \"AssertTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\", \"AssertTimestampMonotonic\": \"281120076\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"3a1c8f9dab994ceead0339e16a18064a\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"started\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 11236 1726879779.20531: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'started', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879778.6878078-11236-108338105612448/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11236 1726879779.20564: _low_level_execute_command(): starting\n 11236 1726879779.20573: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11235 1726879779.16493: stderr chunk (state=2):\n>>><<<\n 11235 1726879779.20678: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11235 1726879779.20710: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11235 1726879779.20717: handler run complete\n 11235 1726879779.20772: attempt loop complete, returning result\n 11235 1726879779.20779: _execute() done\n 11235 1726879779.20783: dumping result to json\n 11235 1726879779.20801: done dumping result, returning\n 11235 1726879779.20815: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started [0e44ad9b-8ddf-c952-e8a3-000000000060]\n 11235 1726879779.20862: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000060\n 11235 1726879779.21025: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000060\n 11235 1726879779.21030: WORKER PROCESS EXITING\n 11234 1726879779.22431: stderr chunk (state=2):\n>>><<<\n 11234 1726879779.22440: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11234 1726879779.22462: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11234 1726879779.22468: handler run complete\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": null,\n \"force\": null,\n \"masked\": null,\n \"name\": \"kdump\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"started\"\n }\n },\n \"name\": \"kdump\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"361312459\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"ActiveExitTimestampMonotonic\": \"343460273\",\n \"ActiveState\": \"active\",\n \"After\": \"network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice\",\n \"AllowIsolate\": \"no\",\n \"AllowedCPUs\": \"\",\n \"AllowedMemoryNodes\": \"\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"AssertTimestampMonotonic\": \"343482202\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"no\",\n \"CPUAffinity\": \"\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"[not set]\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"yes\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"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\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"ConditionTimestampMonotonic\": \"343482147\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"no\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"Crash recovery kernel arming\",\n \"DevicePolicy\": \"auto\",\n \"DynamicUser\": \"no\",\n \"EffectiveCPUs\": \"\",\n \"EffectiveMemoryNodes\": \"\",\n \"ExecMainCode\": \"1\",\n \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\",\n \"ExecMainExitTimestampMonotonic\": \"361311819\",\n \"ExecMainPID\": \"21821\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"343483109\",\n \"ExecMainStatus\": \"0\",\n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }\",\n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOSchedulingClass\": \"0\",\n \"IOSchedulingPriority\": \"0\",\n \"IOWeight\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"18446744073709551615\",\n \"IPEgressPackets\": \"18446744073709551615\",\n \"IPIngressBytes\": \"18446744073709551615\",\n \"IPIngressPackets\": \"18446744073709551615\",\n \"Id\": \"kdump.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"343481079\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"InactiveExitTimestampMonotonic\": \"343483139\",\n \"InvocationID\": \"28892716c0dc430a9d43fffb6191662f\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"0\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"65536\",\n \"LimitMEMLOCKSoft\": \"65536\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"262144\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"14003\",\n \"LimitNPROCSoft\": \"14003\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"14003\",\n \"LimitSIGPENDINGSoft\": \"14003\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"0\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"[not set]\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountFlags\": \"\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAMask\": \"\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"kdump.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PermissionsStartOnly\": \"no\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"no\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"yes\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice\",\n \"Restart\": \"no\",\n \"RestartUSec\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardInputData\": \"\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"0\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\",\n \"StateChangeTimestampMonotonic\": \"361312459\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"exited\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"0\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"[not set]\",\n \"TasksMax\": \"22405\",\n \"TimeoutStartUSec\": \"infinity\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"oneshot\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 11234 1726879779.22520: attempt loop complete, returning result\n 11234 1726879779.22527: _execute() done\n 11234 1726879779.22531: dumping result to json\n 11234 1726879779.22545: done dumping result, returning\n 11234 1726879779.22554: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started [0e44ad9b-8ddf-c952-e8a3-000000000060]\n 11234 1726879779.22568: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000060\n 11234 1726879779.22711: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000060\n 11234 1726879779.22720: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": null,\n \"force\": null,\n \"masked\": null,\n \"name\": \"kdump\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"started\"\n }\n },\n \"name\": \"kdump\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"334410253\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\",\n \"ActiveExitTimestampMonotonic\": \"315276514\",\n \"ActiveState\": \"active\",\n \"After\": \"remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket\",\n \"AllowIsolate\": \"no\",\n \"AllowedCPUs\": \"\",\n \"AllowedMemoryNodes\": \"\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\",\n \"AssertTimestampMonotonic\": \"315298804\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"no\",\n \"CPUAffinity\": \"\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"[not set]\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"yes\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"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\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\",\n \"ConditionTimestampMonotonic\": \"315298781\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"no\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"Crash recovery kernel arming\",\n \"DevicePolicy\": \"auto\",\n \"DynamicUser\": \"no\",\n \"EffectiveCPUs\": \"\",\n \"EffectiveMemoryNodes\": \"\",\n \"ExecMainCode\": \"1\",\n \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\",\n \"ExecMainExitTimestampMonotonic\": \"334409633\",\n \"ExecMainPID\": \"18071\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"315299798\",\n \"ExecMainStatus\": \"0\",\n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }\",\n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOSchedulingClass\": \"0\",\n \"IOSchedulingPriority\": \"0\",\n \"IOWeight\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"18446744073709551615\",\n \"IPEgressPackets\": \"18446744073709551615\",\n \"IPIngressBytes\": \"18446744073709551615\",\n \"IPIngressPackets\": \"18446744073709551615\",\n \"Id\": \"kdump.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"315297817\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:49 EDT\",\n \"InactiveExitTimestampMonotonic\": \"315299829\",\n \"InvocationID\": \"3615690114544a46963342501181e43e\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"0\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"65536\",\n \"LimitMEMLOCKSoft\": \"65536\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"262144\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"14003\",\n \"LimitNPROCSoft\": \"14003\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"14003\",\n \"LimitSIGPENDINGSoft\": \"14003\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"0\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"[not set]\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountFlags\": \"\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAMask\": \"\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"kdump.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PermissionsStartOnly\": \"no\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"no\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"yes\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice\",\n \"Restart\": \"no\",\n \"RestartUSec\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardInputData\": \"\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"0\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:08 EDT\",\n \"StateChangeTimestampMonotonic\": \"334410253\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"exited\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"0\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"[not set]\",\n \"TasksMax\": \"22405\",\n \"TimeoutStartUSec\": \"infinity\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"oneshot\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 11236 1726879779.24040: stderr chunk (state=2):\n>>><<<\n 11236 1726879779.24050: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11236 1726879779.24074: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11236 1726879779.24083: handler run complete\n 11236 1726879779.24145: attempt loop complete, returning result\n 11236 1726879779.24152: _execute() done\n 11236 1726879779.24157: dumping result to json\n 11236 1726879779.24171: done dumping result, returning\n 11236 1726879779.24183: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started [0e44ad9b-8ddf-c952-e8a3-000000000060]\n 11236 1726879779.24340: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000060\n 11236 1726879779.24415: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000060\n 11236 1726879779.24418: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": null,\n \"force\": null,\n \"masked\": null,\n \"name\": \"kdump\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"started\"\n }\n },\n \"name\": \"kdump\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"299599028\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\",\n \"ActiveExitTimestampMonotonic\": \"281097374\",\n \"ActiveState\": \"active\",\n \"After\": \"remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target\",\n \"AllowIsolate\": \"no\",\n \"AllowedCPUs\": \"\",\n \"AllowedMemoryNodes\": \"\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\",\n \"AssertTimestampMonotonic\": \"281120076\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"no\",\n \"CPUAffinity\": \"\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"[not set]\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"yes\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"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\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\",\n \"ConditionTimestampMonotonic\": \"281120053\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"no\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"Crash recovery kernel arming\",\n \"DevicePolicy\": \"auto\",\n \"DynamicUser\": \"no\",\n \"EffectiveCPUs\": \"\",\n \"EffectiveMemoryNodes\": \"\",\n \"ExecMainCode\": \"1\",\n \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\",\n \"ExecMainExitTimestampMonotonic\": \"299598422\",\n \"ExecMainPID\": \"18176\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"281120984\",\n \"ExecMainStatus\": \"0\",\n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }\",\n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOSchedulingClass\": \"0\",\n \"IOSchedulingPriority\": \"0\",\n \"IOWeight\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"18446744073709551615\",\n \"IPEgressPackets\": \"18446744073709551615\",\n \"IPIngressBytes\": \"18446744073709551615\",\n \"IPIngressPackets\": \"18446744073709551615\",\n \"Id\": \"kdump.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"281119122\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:49:01 EDT\",\n \"InactiveExitTimestampMonotonic\": \"281121169\",\n \"InvocationID\": \"3a1c8f9dab994ceead0339e16a18064a\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"0\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"65536\",\n \"LimitMEMLOCKSoft\": \"65536\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"262144\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"14003\",\n \"LimitNPROCSoft\": \"14003\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"14003\",\n \"LimitSIGPENDINGSoft\": \"14003\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"0\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"[not set]\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountFlags\": \"\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAMask\": \"\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"kdump.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PermissionsStartOnly\": \"no\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"no\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"yes\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice\",\n \"Restart\": \"no\",\n \"RestartUSec\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardInputData\": \"\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"0\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:19 EDT\",\n \"StateChangeTimestampMonotonic\": \"299599028\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"exited\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"0\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"[not set]\",\n \"TasksMax\": \"22405\",\n \"TimeoutStartUSec\": \"infinity\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"oneshot\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 10596 1726879779.24870: no more pending results, returning what we have\n 10596 1726879779.24874: results queue empty\n 10596 1726879779.24875: checking for any_errors_fatal\n 10596 1726879779.24881: done checking for any_errors_fatal\n 10596 1726879779.24881: checking for max_fail_percentage\n 10596 1726879779.24883: done checking for max_fail_percentage\n 10596 1726879779.24884: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879779.24885: done checking to see if all hosts have failed\n 10596 1726879779.24885: getting the remaining hosts for this loop\n 10596 1726879779.24887: done getting the remaining hosts for this loop\n 10596 1726879779.24891: getting the next task for host managed_node1\n 10596 1726879779.24900: done getting next task for host managed_node1\n 10596 1726879779.24902: ^ task is: TASK: meta (role_complete)\n 10596 1726879779.24905: ^ state is: HOST STATE: block=3, 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\n 10596 1726879779.24906: getting the next task for host managed_node2\n 10596 1726879779.24910: done getting next task for host managed_node2\n 10596 1726879779.24911: ^ task is: TASK: meta (role_complete)\n 10596 1726879779.24913: ^ state is: HOST STATE: block=3, 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\n 10596 1726879779.24914: getting the next task for host managed_node3\n 10596 1726879779.24917: done getting next task for host managed_node3\n 10596 1726879779.24918: ^ task is: TASK: meta (role_complete)\n 10596 1726879779.24920: ^ state is: HOST STATE: block=3, 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\n 10596 1726879779.24934: getting variables\n 10596 1726879779.24935: in VariableManager get_vars()\n 10596 1726879779.24973: Calling all_inventory to load vars for managed_node1\n 10596 1726879779.24976: Calling groups_inventory to load vars for managed_node1\n 10596 1726879779.24979: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879779.24989: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879779.24994: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879779.24997: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879779.25203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.25417: done with get_vars()\n 10596 1726879779.25430: done getting variables\n 10596 1726879779.25496: getting variables\n 10596 1726879779.25497: in VariableManager get_vars()\n 10596 1726879779.25505: Calling all_inventory to load vars for managed_node2\n 10596 1726879779.25507: Calling groups_inventory to load vars for managed_node2\n 10596 1726879779.25508: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879779.25510: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879779.25512: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879779.25513: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879779.25599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.25723: done with get_vars()\n 10596 1726879779.25729: done getting variables\n 10596 1726879779.25770: getting variables\n 10596 1726879779.25771: in VariableManager get_vars()\n 10596 1726879779.25778: Calling all_inventory to load vars for managed_node3\n 10596 1726879779.25779: Calling groups_inventory to load vars for managed_node3\n 10596 1726879779.25780: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879779.25782: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879779.25784: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879779.25785: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879779.25871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.25979: done with get_vars()\n 10596 1726879779.25986: done getting variables\n 10596 1726879779.26024: done queuing things up, now waiting for results queue to drain\n 10596 1726879779.26026: results queue empty\n 10596 1726879779.26026: checking for any_errors_fatal\n 10596 1726879779.26031: done checking for any_errors_fatal\n 10596 1726879779.26031: checking for max_fail_percentage\n 10596 1726879779.26031: done checking for max_fail_percentage\n 10596 1726879779.26032: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879779.26032: done checking to see if all hosts have failed\n 10596 1726879779.26032: getting the remaining hosts for this loop\n 10596 1726879779.26033: done getting the remaining hosts for this loop\n 10596 1726879779.26034: getting the next task for host managed_node1\n 10596 1726879779.26037: done getting next task for host managed_node1\n 10596 1726879779.26038: ^ task is: TASK: Cleanup kdump_path\n 10596 1726879779.26039: ^ 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\n 10596 1726879779.26040: getting the next task for host managed_node2\n 10596 1726879779.26041: done getting next task for host managed_node2\n 10596 1726879779.26042: ^ task is: TASK: Cleanup kdump_path\n 10596 1726879779.26043: ^ 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\n 10596 1726879779.26043: getting the next task for host managed_node3\n 10596 1726879779.26045: done getting next task for host managed_node3\n 10596 1726879779.26045: ^ task is: TASK: Cleanup kdump_path\n 10596 1726879779.26046: ^ 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\n 10596 1726879779.26050: getting variables\n 10596 1726879779.26050: in VariableManager get_vars()\n 10596 1726879779.26055: Calling all_inventory to load vars for managed_node1\n 10596 1726879779.26057: Calling groups_inventory to load vars for managed_node1\n 10596 1726879779.26058: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879779.26060: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879779.26064: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879779.26067: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879779.26235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.26387: done with get_vars()\n 10596 1726879779.26394: done getting variables\n\nTASK [Cleanup kdump_path] ******************************************************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:96\nFriday 20 September 2024 20:49:39 -0400 (0:00:00.660) 0:00:17.708 ****** \n 10596 1726879779.26443: entering _queue_task() for managed_node1/file\n 10596 1726879779.26709: worker is 1 (out of 3 available)\n 10596 1726879779.26729: exiting _queue_task() for managed_node1/file\n 10596 1726879779.26746: getting variables\n 10596 1726879779.26753: in VariableManager get_vars()\n 10596 1726879779.26861: Calling all_inventory to load vars for managed_node2\n 10596 1726879779.26867: Calling groups_inventory to load vars for managed_node2\n 10596 1726879779.26876: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879779.26903: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879779.26909: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879779.26913: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879779.27303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.27503: done with get_vars()\n 10596 1726879779.27514: done getting variables\n 10596 1726879779.27608: entering _queue_task() for managed_node2/file\n 10596 1726879779.27900: worker is 2 (out of 3 available)\n 10596 1726879779.27913: exiting _queue_task() for managed_node2/file\n 10596 1726879779.27926: getting variables\n 10596 1726879779.27931: in VariableManager get_vars()\n 10596 1726879779.28006: Calling all_inventory to load vars for managed_node3\n 10596 1726879779.28010: Calling groups_inventory to load vars for managed_node3\n 10596 1726879779.28016: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879779.28032: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879779.28036: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879779.28040: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879779.28287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.28504: done with get_vars()\n 10596 1726879779.28515: done getting variables\n 10596 1726879779.28970: entering _queue_task() for managed_node3/file\n 10596 1726879779.29256: worker is 3 (out of 3 available)\n 10596 1726879779.29270: exiting _queue_task() for managed_node3/file\n 10596 1726879779.29281: done queuing things up, now waiting for results queue to drain\n 10596 1726879779.29283: waiting for pending results...\n 11258 1726879779.27483: running TaskExecutor() for managed_node1/TASK: Cleanup kdump_path\n 11258 1726879779.27587: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000000d\n 11258 1726879779.27605: variable 'ansible_search_path' from source: unknown\n 11258 1726879779.27627: calling self._execute()\n 11258 1726879779.27641: variable 'kdump_ssh_server' from source: play vars\n 11258 1726879779.27878: variable 'kdump_ssh_server' from source: play vars\n 11258 1726879779.27889: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11258 1726879779.27960: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11258 1726879779.27969: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11258 1726879779.28032: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11258 1726879779.28050: in VariableManager get_vars()\n 11258 1726879779.28072: Calling all_inventory to load vars for managed_node1\n 11258 1726879779.28079: Calling groups_inventory to load vars for managed_node1\n 11258 1726879779.28085: Calling all_plugins_inventory to load vars for managed_node1\n 11258 1726879779.28099: Calling all_plugins_play to load vars for managed_node1\n 11258 1726879779.28105: Calling groups_plugins_inventory to load vars for managed_node1\n 11258 1726879779.28110: Calling groups_plugins_play to load vars for managed_node1\n 11258 1726879779.28273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11258 1726879779.28472: done with get_vars()\n 11258 1726879779.28481: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11258 1726879779.28531: variable 'ansible_delegated_vars' from source: unknown\n 11258 1726879779.28547: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11258 1726879779.28554: variable 'omit' from source: magic vars\n 11258 1726879779.28661: variable 'omit' from source: magic vars\n 11258 1726879779.28708: variable 'omit' from source: magic vars\n 11258 1726879779.28749: variable 'kdump_path' from source: play vars\n 11258 1726879779.28839: variable 'kdump_path' from source: play vars\n 11258 1726879779.28864: variable 'omit' from source: magic vars\n 11258 1726879779.28884: variable 'ansible_delegated_vars' from source: unknown\n 11258 1726879779.28906: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11258 1726879779.28935: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11258 1726879779.28958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11258 1726879779.28975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11258 1726879779.28987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11258 1726879779.29017: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11258 1726879779.29023: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11258 1726879779.29028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11258 1726879779.29031: variable 'ansible_port' from source: unknown\n 11258 1726879779.29035: variable 'ansible_user' from source: unknown\n 11258 1726879779.29126: Set connection var ansible_shell_executable to /bin/sh\n 11258 1726879779.29133: Set connection var ansible_connection to ssh\n 11258 1726879779.29137: Set connection var ansible_timeout to 10\n 11258 1726879779.29140: Set connection var ansible_shell_type to sh\n 11258 1726879779.29144: Set connection var ansible_pipelining to False\n 11258 1726879779.29150: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11258 1726879779.29168: variable 'ansible_delegated_vars' from source: unknown\n 11258 1726879779.29172: variable 'ansible_user' from source: unknown\n 11258 1726879779.29179: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11258 1726879779.29369: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11258 1726879779.29383: variable 'omit' from source: magic vars\n 11258 1726879779.29389: starting attempt loop\n 11258 1726879779.29395: running the handler\n 11258 1726879779.29409: _low_level_execute_command(): starting\n 11258 1726879779.29418: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11260 1726879779.30103: running TaskExecutor() for managed_node3/TASK: Cleanup kdump_path\n 11260 1726879779.30219: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000000d\n 11260 1726879779.30239: variable 'ansible_search_path' from source: unknown\n 11260 1726879779.30274: calling self._execute()\n 11259 1726879779.30262: running TaskExecutor() for managed_node2/TASK: Cleanup kdump_path\n 11260 1726879779.30295: variable 'kdump_ssh_server' from source: play vars\n 11259 1726879779.30366: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000000d\n 11259 1726879779.30382: variable 'ansible_search_path' from source: unknown\n 11259 1726879779.30409: calling self._execute()\n 11259 1726879779.30424: variable 'kdump_ssh_server' from source: play vars\n 11260 1726879779.30476: variable 'kdump_ssh_server' from source: play vars\n 11260 1726879779.30487: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11260 1726879779.30550: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11260 1726879779.30558: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11259 1726879779.30593: variable 'kdump_ssh_server' from source: play vars\n 11259 1726879779.30603: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11260 1726879779.30618: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11260 1726879779.30637: in VariableManager get_vars()\n 11260 1726879779.30663: Calling all_inventory to load vars for managed_node3\n 11259 1726879779.30667: variable 'kdump_test_ssh_server_outside' from source: play vars\n 11260 1726879779.30670: Calling groups_inventory to load vars for managed_node3\n 11259 1726879779.30674: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11260 1726879779.30679: Calling all_plugins_inventory to load vars for managed_node3\n 11260 1726879779.30696: Calling all_plugins_play to load vars for managed_node3\n 11260 1726879779.30703: Calling groups_plugins_inventory to load vars for managed_node3\n 11260 1726879779.30709: Calling groups_plugins_play to load vars for managed_node3\n 11259 1726879779.30735: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11259 1726879779.30754: in VariableManager get_vars()\n 11259 1726879779.30778: Calling all_inventory to load vars for managed_node2\n 11259 1726879779.30784: Calling groups_inventory to load vars for managed_node2\n 11259 1726879779.30791: Calling all_plugins_inventory to load vars for managed_node2\n 11259 1726879779.30806: Calling all_plugins_play to load vars for managed_node2\n 11259 1726879779.30811: Calling groups_plugins_inventory to load vars for managed_node2\n 11259 1726879779.30816: Calling groups_plugins_play to load vars for managed_node2\n 11259 1726879779.30999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11259 1726879779.31222: done with get_vars()\n 11259 1726879779.31232: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11259 1726879779.31278: variable 'ansible_delegated_vars' from source: unknown\n 11259 1726879779.31293: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11259 1726879779.31299: variable 'omit' from source: magic vars\n 11259 1726879779.31382: variable 'omit' from source: magic vars\n 11259 1726879779.31412: variable 'omit' from source: magic vars\n 11259 1726879779.31440: variable 'kdump_path' from source: play vars\n 11259 1726879779.31510: variable 'kdump_path' from source: play vars\n 11259 1726879779.31530: variable 'omit' from source: magic vars\n 11259 1726879779.31543: variable 'ansible_delegated_vars' from source: unknown\n 11259 1726879779.31565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11259 1726879779.31593: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11259 1726879779.31612: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11259 1726879779.31628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11259 1726879779.31640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11259 1726879779.31670: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11259 1726879779.31676: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11259 1726879779.31681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11259 1726879779.31684: variable 'ansible_port' from source: unknown\n 11259 1726879779.31687: variable 'ansible_user' from source: unknown\n 11259 1726879779.31788: Set connection var ansible_shell_executable to /bin/sh\n 11259 1726879779.31799: Set connection var ansible_connection to ssh\n 11259 1726879779.31806: Set connection var ansible_timeout to 10\n 11259 1726879779.31809: Set connection var ansible_shell_type to sh\n 11259 1726879779.31814: Set connection var ansible_pipelining to False\n 11259 1726879779.31821: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11259 1726879779.31842: variable 'ansible_delegated_vars' from source: unknown\n 11259 1726879779.31851: variable 'ansible_user' from source: unknown\n 11259 1726879779.31860: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11260 1726879779.31900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 11259 1726879779.32040: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11259 1726879779.32053: variable 'omit' from source: magic vars\n 11259 1726879779.32060: starting attempt loop\n 11259 1726879779.32063: running the handler\n 11259 1726879779.32075: _low_level_execute_command(): starting\n 11259 1726879779.32083: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 11260 1726879779.32086: done with get_vars()\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n 11260 1726879779.32096: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11260 1726879779.32139: variable 'ansible_delegated_vars' from source: unknown\n 11260 1726879779.32154: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11260 1726879779.32161: variable 'omit' from source: magic vars\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11260 1726879779.32250: variable 'omit' from source: magic vars\n 11260 1726879779.32285: variable 'omit' from source: magic vars\n 11260 1726879779.32317: variable 'kdump_path' from source: play vars\n 11260 1726879779.32405: variable 'kdump_path' from source: play vars\n 11260 1726879779.32431: variable 'omit' from source: magic vars\n 11260 1726879779.32449: variable 'ansible_delegated_vars' from source: unknown\n 11260 1726879779.32480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11260 1726879779.32521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11260 1726879779.32547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11260 1726879779.32569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11260 1726879779.32585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11260 1726879779.32739: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11260 1726879779.32748: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11260 1726879779.32754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11260 1726879779.32759: variable 'ansible_port' from source: unknown\n 11260 1726879779.32764: variable 'ansible_user' from source: unknown\n 11260 1726879779.32885: Set connection var ansible_shell_executable to /bin/sh\n 11260 1726879779.32896: Set connection var ansible_connection to ssh\n 11260 1726879779.32903: Set connection var ansible_timeout to 10\n 11260 1726879779.32907: Set connection var ansible_shell_type to sh\n 11260 1726879779.32912: Set connection var ansible_pipelining to False\n 11260 1726879779.32920: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11260 1726879779.32943: variable 'ansible_delegated_vars' from source: unknown\n 11260 1726879779.32948: variable 'ansible_user' from source: unknown\n 11260 1726879779.32957: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11260 1726879779.33140: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__)\n 11260 1726879779.33152: variable 'omit' from source: magic vars\n 11260 1726879779.33158: starting attempt loop\n 11260 1726879779.33162: running the handler\n 11260 1726879779.33174: _low_level_execute_command(): starting\n 11260 1726879779.33182: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11258 1726879779.35586: stdout chunk (state=2):\n>>>/root\n<<<\n 11259 1726879779.35651: stdout chunk (state=2):\n>>>/root\n<<<\n 11258 1726879779.35731: stderr chunk (state=3):\n>>><<<\n 11258 1726879779.35741: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'/root\\n', b'')\n 11258 1726879779.35770: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11258 1726879779.35783: _low_level_execute_command(): starting\n 11258 1726879779.35790: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093 `\" && echo ansible-tmp-1726879779.3577712-11258-178789084516093=\"` echo /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093 `\" ) && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n 11259 1726879779.35812: stderr chunk (state=3):\n>>><<<\n 11259 1726879779.35818: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 11259 1726879779.35842: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093 `\" && echo ansible-tmp-1726879779.3577712-11258-178789084516093=\"` echo /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093 `\" ) && sleep 0'\"'\"''\n 11259 1726879779.35858: _low_level_execute_command(): starting\n 11259 1726879779.35864: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096 `\" && echo ansible-tmp-1726879779.3585217-11259-64351567746096=\"` echo /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n 11260 1726879779.35878: stdout chunk (state=2):\n>>>/root\n<<<\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096 `\" && echo ansible-tmp-1726879779.3585217-11259-64351567746096=\"` echo /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096 `\" ) && sleep 0'\"'\"''\n 11260 1726879779.35984: stderr chunk (state=3):\n>>><<<\n 11260 1726879779.35995: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'/root\\n', b'')\n 11260 1726879779.36022: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11260 1726879779.36037: _low_level_execute_command(): starting\n 11260 1726879779.36044: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945 `\" && echo ansible-tmp-1726879779.3602965-11260-89386210175945=\"` echo /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945 `\" ) && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945 `\" && echo ansible-tmp-1726879779.3602965-11260-89386210175945=\"` echo /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945 `\" ) && sleep 0'\"'\"''\n 11259 1726879779.39204: stdout chunk (state=2):\n>>>ansible-tmp-1726879779.3585217-11259-64351567746096=/root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096\n<<<\n 11258 1726879779.39204: stdout chunk (state=2):\n>>>ansible-tmp-1726879779.3577712-11258-178789084516093=/root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093\n<<<\n 11259 1726879779.39351: stderr chunk (state=3):\n>>><<<\n 11258 1726879779.39353: stderr chunk (state=3):\n>>><<<\n 11259 1726879779.39360: stdout chunk (state=3):\n>>><<<\n 11258 1726879779.39361: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'ansible-tmp-1726879779.3577712-11258-178789084516093=/root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093\\n', b'')\n 11258 1726879779.39382: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879779.3577712-11258-178789084516093=/root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093\n, stderr=\n 11258 1726879779.39409: variable 'ansible_delegated_vars' from source: unknown\n 11260 1726879779.39412: stdout chunk (state=2):\n>>>ansible-tmp-1726879779.3602965-11260-89386210175945=/root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945\n<<<\n<10.31.43.205> (0, b'ansible-tmp-1726879779.3585217-11259-64351567746096=/root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096\\n', b'')\n 11259 1726879779.39432: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879779.3585217-11259-64351567746096=/root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096\n, stderr=\n 11259 1726879779.39452: variable 'ansible_delegated_vars' from source: unknown\n 11258 1726879779.39476: variable 'ansible_module_compression' from source: unknown\n 11259 1726879779.39500: variable 'ansible_module_compression' from source: unknown\n 11258 1726879779.39532: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 11259 1726879779.39553: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 11258 1726879779.39571: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 11259 1726879779.39587: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 11258 1726879779.39687: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py\n<10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp27tv_agp TO /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py\n<10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' '[10.31.42.60]'\n 11260 1726879779.39782: stderr chunk (state=3):\n>>><<<\n 11260 1726879779.39789: stdout chunk (state=3):\n>>><<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 11259 1726879779.39804: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py\n<10.31.43.118> (0, b'ansible-tmp-1726879779.3602965-11260-89386210175945=/root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945\\n', b'')\n 11260 1726879779.39813: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879779.3602965-11260-89386210175945=/root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945\n, stderr=\n 11260 1726879779.39834: variable 'ansible_delegated_vars' from source: unknown\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpj14vtht0 TO /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 11260 1726879779.39884: variable 'ansible_module_compression' from source: unknown\n 11260 1726879779.39939: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 11260 1726879779.39975: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 11260 1726879779.40078: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py\n<10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp5ip7n_c0 TO /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py\n<10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' '[10.31.43.118]'\n 11258 1726879779.40263: Sending initial data\n 11258 1726879779.40270: Sent initial data (153 bytes)\n 11259 1726879779.40974: Sending initial data\n 11259 1726879779.40982: Sent initial data (152 bytes)\n 11260 1726879779.41209: Sending initial data\n 11260 1726879779.41215: Sent initial data (152 bytes)\n 11259 1726879779.43541: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpj14vtht0 /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py\n<<<\n 11258 1726879779.43830: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp27tv_agp /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py\n<<<\n 11260 1726879779.44367: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp5ip7n_c0 /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py\n<<<\n 11259 1726879779.44786: stderr chunk (state=3):\n>>><<<\n 11259 1726879779.44797: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpj14vtht0 /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py\\n', b'')\n 11259 1726879779.44824: done transferring module to remote\n 11259 1726879779.44838: _low_level_execute_command(): starting\n 11259 1726879779.44843: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/ /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/ /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py && sleep 0'\"'\"''\n 11260 1726879779.45898: stderr chunk (state=3):\n>>><<<\n 11260 1726879779.45907: stdout chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp5ip7n_c0 /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py\\n', b'')\n 11260 1726879779.45940: done transferring module to remote\n 11260 1726879779.45957: _low_level_execute_command(): starting\n 11260 1726879779.45969: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/ /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/ /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py && sleep 0'\"'\"''\n 11258 1726879779.46504: stderr chunk (state=3):\n>>><<<\n 11258 1726879779.46517: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp27tv_agp /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py\\n', b'')\n 11258 1726879779.46555: done transferring module to remote\n 11258 1726879779.46568: _low_level_execute_command(): starting\n 11258 1726879779.46574: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/ /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/ /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py && sleep 0'\"'\"''\n 11259 1726879779.47887: stderr chunk (state=2):\n>>><<<\n 11259 1726879779.47897: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11259 1726879779.47913: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11259 1726879779.47915: _low_level_execute_command(): starting\n 11259 1726879779.47918: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py && sleep 0'\"'\"''\n 11260 1726879779.48509: stderr chunk (state=2):\n>>><<<\n 11260 1726879779.48516: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11260 1726879779.48535: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11260 1726879779.48539: _low_level_execute_command(): starting\n 11260 1726879779.48544: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' -tt 10.31.43.118 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py && sleep 0'\"'\"''\n 11258 1726879779.48979: stderr chunk (state=2):\n>>><<<\n 11258 1726879779.48987: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11258 1726879779.49011: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11258 1726879779.49023: _low_level_execute_command(): starting\n 11258 1726879779.49028: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' -tt 10.31.42.60 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py && sleep 0'\"'\"''\n 11259 1726879779.50809: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547812ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780c4828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547812e9b0>\r\n<<<\n 11259 1726879779.50822: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d1630>\r\n<<<\n 11259 1726879779.50842: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 11259 1726879779.50860: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n<<<\n 11259 1726879779.50871: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 11259 1726879779.50880: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8160>\r\n<<<\n 11259 1726879779.50902: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 11259 1726879779.50921: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 11259 1726879779.50929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11259 1726879779.50942: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11259 1726879779.50958: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 11259 1726879779.50975: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780dd0f0>\r\n<<<\n 11259 1726879779.50987: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8748>\r\n<<<\n 11259 1726879779.51014: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8390>\r\n<<<\n 11259 1726879779.51038: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 11259 1726879779.51055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 11259 1726879779.51071: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 11259 1726879779.51093: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 11259 1726879779.51102: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 11259 1726879779.51119: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 11259 1726879779.51132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 11259 1726879779.51150: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478082470>\r\n<<<\n 11259 1726879779.51175: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 11259 1726879779.51184: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 11259 1726879779.51207: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 11259 1726879779.51217: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478087e48>\r\n<<<\n 11259 1726879779.51224: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478082b38>\r\n<<<\n 11259 1726879779.51253: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11259 1726879779.51280: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11260 1726879779.51367: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 11260 1726879779.51384: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\n<<<\n 11260 1726879779.51398: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 11259 1726879779.51407: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547808e4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478071d68>\r\n<<<\n 11259 1726879779.51428: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 11259 1726879779.51442: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478074198>\r\n<<<\n 11260 1726879779.51456: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11259 1726879779.51479: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 11260 1726879779.51503: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 11260 1726879779.51715: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ffe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\n<<<\n 11259 1726879779.51736: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476382940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476394240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780e2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11259 1726879779.51864: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 11260 1726879779.52225: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1195828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ff9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a2630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ae0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1153470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1158e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1153b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11259 1726879779.52245: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763020f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630d320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 11258 1726879779.52266: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # <<<\n 11258 1726879779.52297: stdout chunk (state=3):\n>>>\r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11258 1726879779.52344: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11258 1726879779.52388: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 11258 1726879779.52424: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6c6e48>\r\n<<<\n 11258 1726879779.52458: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 11258 1726879779.52517: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b65c828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6c69b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b669630>\r\n<<<\n 11258 1726879779.52544: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 11258 1726879779.52596: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670160>\r\n<<<\n 11258 1726879779.52647: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 11258 1726879779.52708: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6750f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670748>\r\n<<<\n 11258 1726879779.52734: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670390>\r\n<<<\n 11258 1726879779.52839: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 11258 1726879779.52934: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61a470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 11258 1726879779.52996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61fe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61ab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n<<<\n 11258 1726879779.53030: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11259 1726879779.53079: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547630dfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630db00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630c0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547635d828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547635dc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763511d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476351eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763484a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763394e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760b9320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760c1da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476351128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760c7eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476333320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54760cd278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54760cd390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763ab080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cde80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cda90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11260 1726879779.53094: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b115f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1142d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1145198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af453940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af465240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11b3a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3d30f0>\r\n<<<\n 11260 1726879779.53106: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\n<<<\n 11260 1726879779.53125: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3de320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 11259 1726879779.53137: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 11260 1726879779.53159: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9af3defd0>\r\n<<<\n 11260 1726879779.53171: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3deb00>\r\n<<<\n 11260 1726879779.53186: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 11260 1726879779.53197: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 11260 1726879779.53219: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3dd0f0>\r\n<<<\n 11260 1726879779.53231: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 11259 1726879779.53244: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c5f240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11258 1726879779.53253: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6264e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b609d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b60c198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 11258 1726879779.53262: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41991a940>\r\n<<<\n 11259 1726879779.53265: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c64d30>\r\n<<<\n 11259 1726879779.53285: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd5c0>\r\n<<<\n 11258 1726879779.53310: stdout chunk (state=3):\n>>># /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\r\n<<<\n 11260 1726879779.53312: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af42e828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11260 1726879779.53339: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af42ec18>\r\n<<<\n 11258 1726879779.53341: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41992c240>\r\n<<<\n 11259 1726879779.53365: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c88390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11259 1726879779.53374: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5475c88748>\r\n<<<\n 11258 1726879779.53720: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b67aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 11258 1726879779.53792: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11258 1726879779.53883: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 11258 1726879779.53959: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41989a0f0>\r\n<<<\n 11258 1726879779.54009: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a5320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 11258 1726879779.54058: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4198a5fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a5b00>\r\n<<<\n 11258 1726879779.54092: stdout chunk (state=3):\n>>>import 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 11258 1726879779.54133: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a40f0>\r\nimport '_collections' # \r\n<<<\n 11258 1726879779.54172: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198f5828>\r\n<<<\n 11258 1726879779.54212: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11258 1726879779.54247: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198f5c18>\r\n<<<\n 11258 1726879779.54308: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e91d0>\r\n<<<\n 11258 1726879779.54355: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e9eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e04a8>\r\n<<<\n 11258 1726879779.54396: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198d14e0>\r\n<<<\n 11260 1726879779.54414: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af4221d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af422eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af4194a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af40a4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af18a320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af192da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af422128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af198eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af404320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9af19e278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9af19e390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af47c080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19ee48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19ea58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aa710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aaef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed30208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aa7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed35cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed59358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9aed59710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed61400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 11259 1726879779.54414: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c90438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a3ac50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a2d390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a2d080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a1ef28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c90dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5475a2dfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c88ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547803f780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a350b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547803fb00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478057630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805b6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805bb70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805bc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478057e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805bfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547805b550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805b2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547804bb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c73400>\r\n<<<\n 11259 1726879779.54440: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11258 1726879779.54502: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 11258 1726879779.54540: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196512e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419659d68>\r\n<<<\n 11258 1726879779.54582: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e94a8>\r\nimport '_locale' # \r\n<<<\n 11258 1726879779.54619: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41965fe80>\r\n<<<\n 11258 1726879779.54656: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198cb320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 11258 1726879779.54706: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd419666240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666048>\r\n<<<\n 11258 1726879779.54799: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd419666358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419943080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11258 1726879779.54903: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419671710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 11258 1726879779.54963: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11260 1726879779.55004: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeb0bc18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeafe358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeafe048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeaefef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed61da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9aeafefd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed59a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b1110780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeb060b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b1110b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 11259 1726879779.55043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780574e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547405f978>\r\n# zipimport: found 33 names in '/tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11260 1726879779.55104: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b1128630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11258 1726879779.55141: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419671ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4191f7208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196717f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11258 1726879779.55187: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4191fccf8>\r\n<<<\n 11260 1726879779.55295: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112c6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112cb70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112cc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1128e80>\r\n<<<\n 11260 1726879779.55393: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112cfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b112c550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112c2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b111cb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed453c8>\r\n<<<\n 11260 1726879779.55459: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11260 1726879779.55509: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11284e0>\r\n<<<\n 11258 1726879779.55533: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419220358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd419220710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419228400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 11258 1726879779.55586: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fd2c18>\r\n<<<\n 11260 1726879779.55629: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 11260 1726879779.55650: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad130978>\r\n<<<\n 11260 1726879779.55730: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.55786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.55805: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.55845: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fc5358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fc5048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fb6ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419228da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd418fc5fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419220a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 11258 1726879779.55886: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5d7780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fcd0b8>\r\n<<<\n 11258 1726879779.55939: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5d7b00>\r\n<<<\n 11258 1726879779.56006: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196668d0>\r\n<<<\n 11258 1726879779.56033: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 11258 1726879779.56087: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 11258 1726879779.56122: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5ef630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11258 1726879779.56266: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f36a0>\r\n<<<\n 11258 1726879779.56300: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11258 1726879779.56339: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f3b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f3c88>\r\n<<<\n 11258 1726879779.56371: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5efe80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 11258 1726879779.56413: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f3fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5f3550>\r\n<<<\n 11258 1726879779.56442: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f32b0>\r\n<<<\n 11258 1726879779.56469: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5e3b70>\r\n<<<\n 11258 1726879779.56498: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41920c3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11258 1726879779.56542: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11258 1726879779.56582: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5ef4e0>\r\n<<<\n 11259 1726879779.56675: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473db37f0>\r\n<<<\n 11259 1726879779.56704: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11259 1726879779.56760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11258 1726879779.56777: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175f7978>\r\n<<<\n 11259 1726879779.56844: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d432e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473db3e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547405ffd0>\r\n<<<\n 11260 1726879779.56906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.56938: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d1eba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11259 1726879779.56962: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11258 1726879779.56978: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.56990: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11259 1726879779.57014: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11259 1726879779.57099: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d891d0>\r\n<<<\n 11259 1726879779.57125: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54740817b8>\r\n<<<\n 11259 1726879779.57150: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d32080>\r\n<<<\n 11259 1726879779.57167: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 11259 1726879779.57188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11259 1726879779.57240: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d87160>\r\n<<<\n 11259 1726879779.57260: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d64320>\r\n<<<\n 11259 1726879779.57552: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d5b518>\r\n<<<\n 11259 1726879779.57576: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11259 1726879779.57594: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5474081d68>\r\n<<<\n 11259 1726879779.57617: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d6d390>\r\n<<<\n 11259 1726879779.57644: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d6d4a8>\r\n<<<\n 11259 1726879779.57668: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 11259 1726879779.57682: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 11259 1726879779.57700: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11259 1726879779.57723: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11259 1726879779.57746: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n<<<\n 11259 1726879779.57757: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11259 1726879779.57802: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5474014f28>\r\n<<<\n 11260 1726879779.57828: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 11260 1726879779.57847: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace847f0>\r\nimport 'atexit' # \r\n<<<\n 11260 1726879779.57862: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11259 1726879779.57883: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n<<<\n 11259 1726879779.57896: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 11259 1726879779.57909: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5474019f98>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400b358>\r\n<<<\n 11260 1726879779.57934: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11259 1726879779.57942: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400bb70>\r\n<<<\n 11260 1726879779.57961: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11260 1726879779.57978: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace142e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace84e48>\r\n<<<\n 11260 1726879779.58000: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11260 1726879779.58017: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad130fd0>\r\n<<<\n 11260 1726879779.58027: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11258 1726879779.58038: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.58053: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11260 1726879779.58099: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdefba8>\r\n<<<\n 11260 1726879779.58117: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11260 1726879779.58133: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11260 1726879779.58158: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11259 1726879779.58168: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d78860>\r\n<<<\n 11260 1726879779.58184: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11260 1726879779.58211: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11260 1726879779.58286: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace5a1d0>\r\n<<<\n 11260 1726879779.58331: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace5aac8>\r\n<<<\n 11260 1726879779.58384: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9acdeb080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11260 1726879779.58462: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace58160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace35320>\r\n<<<\n 11260 1726879779.58760: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace2c518>\r\n<<<\n 11260 1726879779.58804: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad152d68>\r\n<<<\n 11260 1726879779.58839: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace5abe0>\r\n<<<\n 11260 1726879779.58873: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace3e470>\r\n<<<\n 11260 1726879779.58897: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 11259 1726879779.58896: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547403cfd0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400b1d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5474049e48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5474049f60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d980f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d6d5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473da7a90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d9f1d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d9f3c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d98c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11260 1726879779.58917: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11260 1726879779.58947: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11258 1726879779.58947: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 11258 1726879779.58967: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41734b7f0>\r\nimport 'atexit' # \r\n<<<\n 11260 1726879779.58982: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11260 1726879779.59034: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad0e5eb8>\r\n<<<\n 11259 1726879779.59053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.59118: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 11260 1726879779.59185: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0ebf28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dc2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dcb00>\r\n<<<\n 11260 1726879779.59374: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace49828>\r\n<<<\n 11260 1726879779.59418: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 11260 1726879779.59499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11260 1726879779.59565: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad10df60>\r\n<<<\n 11259 1726879779.59641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473dbfe48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbfb00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbf320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbf978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473daec88>\r\n# zipimport: zlib available\r\n<<<\n 11260 1726879779.59659: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dc160>\r\n<<<\n 11258 1726879779.59675: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4172db2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41734be48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175f7fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172b6ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173211d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd417321ac8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4172c8080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41731f160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172fc320>\r\n<<<\n 11260 1726879779.59756: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad11ae48>\r\n<<<\n 11260 1726879779.59796: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad11af28>\r\n<<<\n 11260 1726879779.59843: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace690f0>\r\n<<<\n 11260 1726879779.59883: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace3e5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11259 1726879779.59931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.59994: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace78a90>\r\n<<<\n 11258 1726879779.60098: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172f3518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417612dd8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd417305390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173054a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11258 1726879779.60132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11258 1726879779.60218: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175acf28>\r\n<<<\n 11260 1726879779.60246: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace701d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace703c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace69c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11260 1726879779.60288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.60336: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175b1f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a3358>\r\n<<<\n 11258 1726879779.60406: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a3b70>\r\n<<<\n 11259 1726879779.60466: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11259 1726879779.60492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11260 1726879779.60496: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.60520: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.60570: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417310860>\r\n<<<\n 11260 1726879779.60587: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11259 1726879779.60712: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.60732: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace91e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace91b38>\r\n<<<\n 11260 1726879779.60752: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace91358>\r\n<<<\n 11260 1726879779.60778: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 11260 1726879779.60814: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace919b0>\r\n<<<\n 11260 1726879779.60842: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace7fcf8>\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.60902: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175d4f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a31d0>\r\n<<<\n 11258 1726879779.60962: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175e1dd8>\r\n<<<\n 11258 1726879779.61002: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175e1ef0>\r\n<<<\n 11258 1726879779.61045: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd417330080>\r\n<<<\n 11259 1726879779.61104: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54706ad550>\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.61303: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173055f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41733f9b0>\r\n<<<\n 11259 1726879779.61354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.61353: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173370f0>\r\n<<<\n 11260 1726879779.61370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.61384: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4173372e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417330b70>\r\n<<<\n 11258 1726879779.61405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.61416: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.61424: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 11258 1726879779.61439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.61470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.61518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.61518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.61578: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 11258 1726879779.61594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 11259 1726879779.61608: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.61622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.61632: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.61642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11259 1726879779.61650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.61706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.61728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.61783: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.61823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.61863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.61898: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11260 1726879779.61999: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 11260 1726879779.62030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.62056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.62155: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11260 1726879779.62186: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a977e588>\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.62230: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11258 1726879779.62298: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41735ada0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735aa58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735a278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735a8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417348ba8>\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.62357: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5470724ef0>\r\n<<<\n 11259 1726879779.62376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.62402: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.62458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.62514: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11259 1726879779.62533: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11259 1726879779.62544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.62556: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.62581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.62596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.62617: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.62646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.62681: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.62719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.62783: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11260 1726879779.62873: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.62905: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11260 1726879779.62921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.62982: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 11259 1726879779.63001: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5470748208>\r\n<<<\n 11260 1726879779.63018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.63051: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 11259 1726879779.63064: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547070c048>\r\n<<<\n 11259 1726879779.63096: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11260 1726879779.63123: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.63152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.63184: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.63218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11260 1726879779.63245: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.63266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.63289: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.63319: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.63444: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11260 1726879779.63474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.63497: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413c47240>\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.63529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.63661: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11260 1726879779.63741: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11260 1726879779.63767: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a97f5e80>\r\n# zipimport: zlib available\r\n<<<\n 11260 1726879779.63779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.63799: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11260 1726879779.63818: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.63822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11258 1726879779.63836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.63854: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11260 1726879779.63866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.63917: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11260 1726879779.63925: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11260 1726879779.63947: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.63981: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473ce9128>\r\n<<<\n 11260 1726879779.63981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.64011: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11260 1726879779.64014: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 11260 1726879779.64031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.64045: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.64078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.64120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.64120: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473ce91d0>\r\n<<<\n 11259 1726879779.64157: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547073cb70>\r\n<<<\n 11258 1726879779.64177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.64187: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11259 1726879779.64218: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 11259 1726879779.64227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.64231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.64312: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.64354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.64381: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.64422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11259 1726879779.64459: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.64507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.64565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.64609: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 11260 1726879779.64712: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9a9817198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a97cceb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.64779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.64831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.64946: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 11260 1726879779.64963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.64979: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11258 1726879779.65079: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11258 1726879779.65102: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413cbce48>\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.65128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.65147: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 11258 1726879779.65164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.65206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.65234: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11258 1726879779.65272: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11260 1726879779.65297: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11259 1726879779.65300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.65315: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.65337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.65370: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 11258 1726879779.65380: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.65415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.65420: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdba0f0>\r\n<<<\n 11259 1726879779.65446: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/tmp/tests_ssh\", \"changed\": false, \"state\": \"absent\", \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"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}}}\r\n# destroy __main__\r\n<<<\n 11260 1726879779.65463: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11258 1726879779.65466: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.65489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11258 1726879779.65564: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n<<<\n 11259 1726879779.65622: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 11259 1726879779.65745: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n<<<\n 11259 1726879779.65811: stdout chunk (state=3):\n>>># cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11258 1726879779.65874: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd413cde198>\r\n<<<\n 11258 1726879779.65932: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413c93eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.66001: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 11259 1726879779.66092: stdout chunk (state=3):\n>>># destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n<<<\n 11259 1726879779.66147: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n<<<\n 11259 1726879779.66225: stdout chunk (state=3):\n>>># destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n<<<\n 11259 1726879779.66263: stdout chunk (state=3):\n>>># cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 11258 1726879779.66296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.66358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11259 1726879779.66422: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n<<<\n 11259 1726879779.66479: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n<<<\n 11260 1726879779.66500: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdba198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a980db00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11259 1726879779.66515: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n<<<\n 11259 1726879779.66557: stdout chunk (state=3):\n>>># destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n<<<\n 11259 1726879779.66587: stdout chunk (state=3):\n>>># destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 11258 1726879779.66643: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11258 1726879779.66666: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11258 1726879779.66698: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11258 1726879779.66851: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172810f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11258 1726879779.66886: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11258 1726879779.66969: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417281198>\r\n<<<\n 11260 1726879779.66989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n\r\n{\"path\": \"/tmp/tests_ssh\", \"changed\": true, \"diff\": {\"before\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"directory\", \"path_content\": {\"directories\": [], \"files\": []}}, \"after\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"absent\"}}, \"state\": \"directory\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0755\", \"secontext\": \"unconfined_u:object_r:user_tmp_t:s0\", \"size\": 6, \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"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}}}\r\n# destroy __main__\r\n<<<\n 11259 1726879779.67104: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 11259 1726879779.67117: stdout chunk (state=3):\n>>><<<\n 11259 1726879779.67147: stderr chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547812ee48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780c4828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547812e9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d1630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780dd0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478082470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478087e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478082b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547808e4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478071d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478074198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476382940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476394240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780e2a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763020f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630d320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547630dfd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630db00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630c0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547635d828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547635dc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763511d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476351eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763484a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763394e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760b9320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760c1da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476351128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760c7eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476333320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54760cd278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54760cd390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763ab080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cde80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cda90>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9748>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9f28>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c5f240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9828>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c64d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd5c0>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c88390>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5475c88748>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c90438>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a3ac50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a2d390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a2d080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a1ef28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c90dd8>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5475a2dfd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c88ac8>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547803f780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a350b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547803fb00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd908>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478057630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805b6a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805bb70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805bc88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478057e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805bfd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547805b550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805b2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547804bb70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c73400>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780574e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547405f978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473db37f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d432e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473db3e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547405ffd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d1eba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d891d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54740817b8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d32080>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d87160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d64320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d5b518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5474081d68>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d6d390>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d6d4a8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5474014f28>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5474019f98>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400b358>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400bb70>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d78860>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547403cfd0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400b1d0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5474049e48>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5474049f60>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d980f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d6d5f8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473da7a90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d9f1d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d9f3c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d98c50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473dbfe48>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbfb00>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbf320>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbf978>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473daec88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54706ad550>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5470724ef0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5470748208>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547070c048>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473ce9128>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473ce91d0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547073cb70>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/tmp/tests_ssh\", \"changed\": false, \"state\": \"absent\", \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"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}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy warnings\\r\\n# cleanup[3] wiping ansible.module_utils.distro._distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 11259 1726879779.67236: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547812ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780c4828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547812e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d1630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780dd0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478082470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478087e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478082b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547808e4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478071d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478074198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476382940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476394240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780e2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763020f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630d320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547630dfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630db00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630c0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547635d828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547635dc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763511d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476351eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763484a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763394e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760b9320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760c1da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476351128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760c7eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476333320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54760cd278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54760cd390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763ab080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cde80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cda90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c5f240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c64d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c88390>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5475c88748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c90438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a3ac50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a2d390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a2d080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a1ef28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c90dd8>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5475a2dfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c88ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547803f780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a350b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547803fb00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478057630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805b6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805bb70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805bc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478057e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805bfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547805b550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805b2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547804bb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c73400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780574e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547405f978>\r\n# zipimport: found 33 names in '/tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473db37f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d432e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473db3e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547405ffd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d1eba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d891d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54740817b8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d32080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d87160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d64320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d5b518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5474081d68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d6d390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d6d4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5474014f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5474019f98>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400b358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400bb70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d78860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547403cfd0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400b1d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5474049e48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5474049f60>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d980f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d6d5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473da7a90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d9f1d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d9f3c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d98c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473dbfe48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbfb00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbf320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbf978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473daec88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54706ad550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5470724ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5470748208>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547070c048>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473ce9128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473ce91d0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547073cb70>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/tmp/tests_ssh\", \"changed\": false, \"state\": \"absent\", \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 11259 1726879779.67830: done with _execute_module (file, {'path': '/tmp/tests_ssh', 'state': 'absent', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879779.3585217-11259-64351567746096/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11259 1726879779.67867: _low_level_execute_command(): starting\n 11259 1726879779.67887: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11258 1726879779.67389: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413cd4b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11258 1726879779.68036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11260 1726879779.68101: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n<<<\n 11260 1726879779.69438: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 11260 1726879779.69453: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.118 closed.\r\n<<<\n 11260 1726879779.69473: stdout chunk (state=3):\n>>><<<\n 11260 1726879779.69480: stderr chunk (state=3):\n>>><<<\n<10.31.43.118> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ffe48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1195828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ff9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a2630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ae0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1153470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1158e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1153b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b115f4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1142d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1145198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af453940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af465240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11b3a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3d30f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3de320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9af3defd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3deb00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3dd0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af42e828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af42ec18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af4221d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af422eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af4194a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af40a4e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af18a320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af192da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af422128>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af198eb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af404320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9af19e278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e080>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9af19e390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af47c080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19ee48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19ea58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aa710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aaef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed30208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aa7f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed35cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed59358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9aed59710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed61400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeb0bc18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeafe358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeafe048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeaefef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed61da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9aeafefd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed59a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b1110780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeb060b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b1110b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e8d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b1128630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112c6a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112cb70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112cc88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1128e80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112cfd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b112c550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112c2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b111cb70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed453c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11284e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad130978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace847f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace142e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace84e48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad130fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdefba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace5a1d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace5aac8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9acdeb080>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace58160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace35320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace2c518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad152d68>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace5abe0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace3e470>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad0e5eb8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0ebf28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dc2e8>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dcb00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace49828>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad10df60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dc160>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad11ae48>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad11af28>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace690f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace3e5c0>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace78a90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace701d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace703c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace69c50>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace91e80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace91b38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace91358>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace919b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace7fcf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a977e588>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a97f5e80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9a9817198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a97cceb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdba0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdba198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a980db00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/tmp/tests_ssh\", \"changed\": true, \"diff\": {\"before\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"directory\", \"path_content\": {\"directories\": [], \"files\": []}}, \"after\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"absent\"}}, \"state\": \"directory\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0755\", \"secontext\": \"unconfined_u:object_r:user_tmp_t:s0\", \"size\": 6, \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"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}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy warnings\\r\\n# cleanup[3] wiping ansible.module_utils.distro._distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.43.118 closed.\\r\\n')\n 11260 1726879779.69552: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ffe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1195828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ff9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a2630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ae0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1153470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1158e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1153b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b115f4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1142d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1145198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af453940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af465240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11b3a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3d30f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3de320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9af3defd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3deb00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3dd0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af42e828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af42ec18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af4221d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af422eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af4194a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af40a4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af18a320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af192da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af422128>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af198eb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af404320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9af19e278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e080>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9af19e390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af47c080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19ee48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19ea58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aa710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aaef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed30208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aa7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed35cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed59358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9aed59710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed61400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeb0bc18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeafe358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeafe048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeaefef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed61da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9aeafefd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed59a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b1110780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeb060b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b1110b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b1128630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112c6a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112cb70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112cc88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1128e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112cfd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b112c550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112c2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b111cb70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed453c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11284e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad130978>\r\n# zipimport: found 33 names in '/tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace847f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace142e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace84e48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad130fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdefba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace5a1d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace5aac8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9acdeb080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace58160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace35320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace2c518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad152d68>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace5abe0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace3e470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad0e5eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0ebf28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dc2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dcb00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace49828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad10df60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dc160>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad11ae48>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad11af28>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace690f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace3e5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace78a90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace701d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace703c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace69c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace91e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace91b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace91358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace919b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace7fcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a977e588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a97f5e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9a9817198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a97cceb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdba0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdba198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a980db00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/tmp/tests_ssh\", \"changed\": true, \"diff\": {\"before\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"directory\", \"path_content\": {\"directories\": [], \"files\": []}}, \"after\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"absent\"}}, \"state\": \"directory\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0755\", \"secontext\": \"unconfined_u:object_r:user_tmp_t:s0\", \"size\": 6, \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.43.118 closed.\r\n 11260 1726879779.70007: done with _execute_module (file, {'path': '/tmp/tests_ssh', 'state': 'absent', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879779.3602965-11260-89386210175945/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11260 1726879779.70030: _low_level_execute_command(): starting\n 11260 1726879779.70040: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/bc93f957c0\"' 10.31.43.118 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11258 1726879779.69801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n\r\n{\"path\": \"/tmp/tests_ssh\", \"changed\": true, \"diff\": {\"before\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"directory\", \"path_content\": {\"directories\": [], \"files\": []}}, \"after\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"absent\"}}, \"state\": \"directory\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0755\", \"secontext\": \"unconfined_u:object_r:user_tmp_t:s0\", \"size\": 6, \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n<<<\n 11258 1726879779.70222: stdout chunk (state=3):\n>>># destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n<<<\n 11258 1726879779.70300: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.60 closed.\r\n<<<\n 11258 1726879779.70341: stderr chunk (state=3):\n>>><<<\n 11258 1726879779.70349: stdout chunk (state=3):\n>>><<<\n<10.31.42.60> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6c6e48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b65c828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6c69b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b669630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6750f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61a470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61fe48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61ab38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6264e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b609d68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b60c198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41991a940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41992c240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b67aa20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41989a0f0>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a5320>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4198a5fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a5b00>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a40f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198f5828>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198f5c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e91d0>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e9eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e04a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198d14e0>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196512e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419659d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e94a8>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41965fe80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198cb320>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd419666240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666048>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd419666358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419943080>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666a58>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419671710>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419671ef0>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4191f7208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196717f0>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4191fccf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666588>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419220358>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd419220710>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419228400>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fd2c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fc5358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fc5048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fb6ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419228da0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd418fc5fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419220a90>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5d7780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fcd0b8>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5d7b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196668d0>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5ef630>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f36a0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f3b70>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f3c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5efe80>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f3fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5f3550>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f32b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5e3b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41920c3c8>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5ef4e0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175f7978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41734b7f0>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4172db2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41734be48>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175f7fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172b6ba8>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173211d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd417321ac8>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4172c8080>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41731f160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172fc320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172f3518>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417612dd8>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd417305390>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173054a8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175acf28>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175b1f60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a3358>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a3b70>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417310860>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175d4f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a31d0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175e1dd8>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175e1ef0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd417330080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173055f8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41733f9b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173370f0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4173372e8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417330b70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41735ada0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735aa58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735a278>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735a8d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417348ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413c47240>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413cbce48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd413cde198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413c93eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172810f0>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417281198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413cd4b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/tmp/tests_ssh\", \"changed\": true, \"diff\": {\"before\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"directory\", \"path_content\": {\"directories\": [], \"files\": []}}, \"after\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"absent\"}}, \"state\": \"directory\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0755\", \"secontext\": \"unconfined_u:object_r:user_tmp_t:s0\", \"size\": 6, \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"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}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# destroy contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy _socket\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping signal\\r\\n# destroy _signal\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping ctypes\\r\\n# destroy _struct\\r\\n# destroy ctypes._endian\\r\\n# destroy ctypes.util\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping logging\\r\\n# destroy weakref\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# destroy systemd._journal\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# destroy systemd._reader\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# destroy systemd.id128\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# destroy systemd._daemon\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selectors\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy warnings\\r\\n# cleanup[3] wiping ansible.module_utils.distro._distro\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy __main__\\r\\n# destroy atexit\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy pwd\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy signal\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy traceback\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selectors\\r\\n# destroy hashlib\\r\\n# destroy json\\r\\n# destroy selinux\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy datetime\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy _heapq\\r\\n# destroy platform\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy _functools\\r\\n# destroy _operator\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy select\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy ctypes\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy itertools\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy time\\r\\n# destroy collections\\r\\n# destroy textwrap\\r\\n# destroy _string\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy io\\r\\n# destroy os\\r\\n# destroy re\\r\\n# destroy struct\\r\\n', b'Shared connection to 10.31.42.60 closed.\\r\\n')\n 11258 1726879779.71875: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6c6e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b65c828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6c69b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b669630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6750f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61a470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61fe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61ab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6264e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b609d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b60c198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41991a940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41992c240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b67aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41989a0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a5320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4198a5fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a5b00>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a40f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198f5828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198f5c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e91d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e9eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e04a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198d14e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196512e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419659d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e94a8>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41965fe80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198cb320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd419666240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666048>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd419666358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419943080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419671710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419671ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4191f7208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196717f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4191fccf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419220358>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd419220710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419228400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fd2c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fc5358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fc5048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fb6ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419228da0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd418fc5fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419220a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5d7780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fcd0b8>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5d7b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196668d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5ef630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f36a0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f3b70>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f3c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5efe80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f3fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5f3550>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f32b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5e3b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41920c3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5ef4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175f7978>\r\n# zipimport: found 33 names in '/tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41734b7f0>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4172db2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41734be48>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175f7fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172b6ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173211d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd417321ac8>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4172c8080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41731f160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172fc320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172f3518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417612dd8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd417305390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173054a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175acf28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175b1f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a3358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a3b70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417310860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175d4f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a31d0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175e1dd8>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175e1ef0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd417330080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173055f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41733f9b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173370f0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4173372e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417330b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41735ada0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735aa58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735a278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735a8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417348ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413c47240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413cbce48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd413cde198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413c93eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172810f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417281198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413cd4b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/tmp/tests_ssh\", \"changed\": true, \"diff\": {\"before\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"directory\", \"path_content\": {\"directories\": [], \"files\": []}}, \"after\": {\"path\": \"/tmp/tests_ssh\", \"state\": \"absent\"}}, \"state\": \"directory\", \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0755\", \"secontext\": \"unconfined_u:object_r:user_tmp_t:s0\", \"size\": 6, \"invocation\": {\"module_args\": {\"path\": \"/tmp/tests_ssh\", \"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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n, stderr=Shared connection to 10.31.42.60 closed.\r\n 11258 1726879779.73254: done with _execute_module (file, {'path': '/tmp/tests_ssh', 'state': 'absent', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879779.3577712-11258-178789084516093/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11258 1726879779.73282: _low_level_execute_command(): starting\n 11258 1726879779.73294: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2548169229\"' 10.31.42.60 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11259 1726879779.70974: stderr chunk (state=2):\n>>><<<\n 11259 1726879779.73405: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11259 1726879779.73440: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11259 1726879779.73453: handler run complete\n 11259 1726879779.73478: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11259 1726879779.73483: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11259 1726879779.73489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11259 1726879779.73496: variable 'ansible_port' from source: unknown\n 11259 1726879779.73500: variable 'ansible_user' from source: unknown\n 11259 1726879779.73506: attempt loop complete, returning result\n 11259 1726879779.73510: _execute() done\n 11259 1726879779.73514: dumping result to json\n 11259 1726879779.73522: done dumping result, returning\n 11259 1726879779.73533: done running TaskExecutor() for managed_node2/TASK: Cleanup kdump_path [0e44ad9b-8ddf-c952-e8a3-00000000000d]\n 11259 1726879779.73550: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000d\n 11259 1726879779.73626: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000d\n 11259 1726879779.73631: WORKER PROCESS EXITING\n 11260 1726879779.73036: stderr chunk (state=2):\n>>><<<\n 11260 1726879779.73699: stdout chunk (state=2):\n>>><<<\n<10.31.43.118> (0, b'', b'')\n 11260 1726879779.73721: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11260 1726879779.73727: handler run complete\n 11260 1726879779.73751: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 11260 1726879779.73755: variable 'ansible_host' from source: host vars for 'managed_node3'\n 11260 1726879779.73759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 11260 1726879779.73761: variable 'ansible_port' from source: unknown\n 11260 1726879779.73764: variable 'ansible_user' from source: unknown\n 11260 1726879779.73768: attempt loop complete, returning result\n 11260 1726879779.73770: _execute() done\n 11260 1726879779.73772: dumping result to json\n 11260 1726879779.73778: done dumping result, returning\n 11260 1726879779.73784: done running TaskExecutor() for managed_node3/TASK: Cleanup kdump_path [0e44ad9b-8ddf-c952-e8a3-00000000000d]\n 11260 1726879779.73909: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000d\n 11260 1726879779.73970: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000d\n 11260 1726879779.73975: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": null,\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"follow\": true,\n \"force\": false,\n \"group\": null,\n \"mode\": null,\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": null,\n \"path\": \"/tmp/tests_ssh\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"absent\",\n \"unsafe_writes\": false\n }\n },\n \"path\": \"/tmp/tests_ssh\",\n \"state\": \"absent\"\n}\nchanged: [managed_node3] => {\n \"changed\": true,\n \"diff\": {\n \"after\": {\n \"path\": \"/tmp/tests_ssh\",\n \"state\": \"absent\"\n },\n \"before\": {\n \"path\": \"/tmp/tests_ssh\",\n \"path_content\": {\n \"directories\": [],\n \"files\": []\n },\n \"state\": \"directory\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": null,\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"follow\": true,\n \"force\": false,\n \"group\": null,\n \"mode\": null,\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": null,\n \"path\": \"/tmp/tests_ssh\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"absent\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0755\",\n \"owner\": \"root\",\n \"path\": \"/tmp/tests_ssh\",\n \"secontext\": \"unconfined_u:object_r:user_tmp_t:s0\",\n \"size\": 6,\n \"state\": \"directory\",\n \"uid\": 0\n}\n 11258 1726879779.77535: stderr chunk (state=2):\n>>><<<\n 11258 1726879779.77546: stdout chunk (state=2):\n>>><<<\n<10.31.42.60> (0, b'', b'')\n 11258 1726879779.77572: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11258 1726879779.77579: handler run complete\n 11258 1726879779.77601: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 11258 1726879779.77605: variable 'ansible_host' from source: host vars for 'managed_node1'\n 11258 1726879779.77610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 11258 1726879779.77613: variable 'ansible_port' from source: unknown\n 11258 1726879779.77616: variable 'ansible_user' from source: unknown\n 11258 1726879779.77621: attempt loop complete, returning result\n 11258 1726879779.77624: _execute() done\n 11258 1726879779.77627: dumping result to json\n 11258 1726879779.77634: done dumping result, returning\n 11258 1726879779.77641: done running TaskExecutor() for managed_node1/TASK: Cleanup kdump_path [0e44ad9b-8ddf-c952-e8a3-00000000000d]\n 11258 1726879779.77654: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000d\n 11258 1726879779.77701: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000d\n 11258 1726879779.77705: WORKER PROCESS EXITING\nchanged: [managed_node1] => {\n \"changed\": true,\n \"diff\": {\n \"after\": {\n \"path\": \"/tmp/tests_ssh\",\n \"state\": \"absent\"\n },\n \"before\": {\n \"path\": \"/tmp/tests_ssh\",\n \"path_content\": {\n \"directories\": [],\n \"files\": []\n },\n \"state\": \"directory\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": null,\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"follow\": true,\n \"force\": false,\n \"group\": null,\n \"mode\": null,\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": null,\n \"path\": \"/tmp/tests_ssh\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"absent\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0755\",\n \"owner\": \"root\",\n \"path\": \"/tmp/tests_ssh\",\n \"secontext\": \"unconfined_u:object_r:user_tmp_t:s0\",\n \"size\": 6,\n \"state\": \"directory\",\n \"uid\": 0\n}\n 10596 1726879779.77829: no more pending results, returning what we have\n 10596 1726879779.77833: results queue empty\n 10596 1726879779.77833: checking for any_errors_fatal\n 10596 1726879779.77835: done checking for any_errors_fatal\n 10596 1726879779.77836: checking for max_fail_percentage\n 10596 1726879779.77837: done checking for max_fail_percentage\n 10596 1726879779.77838: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879779.77839: done checking to see if all hosts have failed\n 10596 1726879779.77839: getting the remaining hosts for this loop\n 10596 1726879779.77840: done getting the remaining hosts for this loop\n 10596 1726879779.77843: getting the next task for host managed_node1\n 10596 1726879779.77848: done getting next task for host managed_node1\n 10596 1726879779.77850: ^ task is: TASK: meta (flush_handlers)\n 10596 1726879779.77851: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879779.77852: getting the next task for host managed_node2\n 10596 1726879779.77854: done getting next task for host managed_node2\n 10596 1726879779.77855: ^ task is: TASK: meta (flush_handlers)\n 10596 1726879779.77856: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879779.77857: getting the next task for host managed_node3\n 10596 1726879779.77858: done getting next task for host managed_node3\n 10596 1726879779.77859: ^ task is: TASK: meta (flush_handlers)\n 10596 1726879779.77860: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879779.77870: getting variables\n 10596 1726879779.77871: in VariableManager get_vars()\n 10596 1726879779.77896: Calling all_inventory to load vars for managed_node1\n 10596 1726879779.77898: Calling groups_inventory to load vars for managed_node1\n 10596 1726879779.77901: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879779.77910: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879779.77912: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879779.77914: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879779.78061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.78268: done with get_vars()\n 10596 1726879779.78284: done getting variables\n 10596 1726879779.78378: in VariableManager get_vars()\n 10596 1726879779.78395: Calling all_inventory to load vars for managed_node1\n 10596 1726879779.78398: Calling groups_inventory to load vars for managed_node1\n 10596 1726879779.78401: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879779.78407: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879779.78410: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879779.78413: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879779.78576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.78749: done with get_vars()\n 10596 1726879779.78759: getting variables\n 10596 1726879779.78760: in VariableManager get_vars()\n 10596 1726879779.78765: Calling all_inventory to load vars for managed_node2\n 10596 1726879779.78767: Calling groups_inventory to load vars for managed_node2\n 10596 1726879779.78768: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879779.78771: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879779.78772: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879779.78774: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879779.78881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.78990: done with get_vars()\n 10596 1726879779.78999: done getting variables\n 10596 1726879779.79031: in VariableManager get_vars()\n 10596 1726879779.79037: Calling all_inventory to load vars for managed_node2\n 10596 1726879779.79038: Calling groups_inventory to load vars for managed_node2\n 10596 1726879779.79039: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879779.79042: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879779.79044: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879779.79046: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879779.79124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.79231: done with get_vars()\nNOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed_node2\n 10596 1726879779.79251: getting variables\n 10596 1726879779.79252: in VariableManager get_vars()\n 10596 1726879779.79257: Calling all_inventory to load vars for managed_node3\n 10596 1726879779.79258: Calling groups_inventory to load vars for managed_node3\n 10596 1726879779.79260: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879779.79264: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879779.79265: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879779.79267: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879779.79365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.79468: done with get_vars()\n 10596 1726879779.79473: done getting variables\n 10596 1726879779.79507: in VariableManager get_vars()\n 10596 1726879779.79513: Calling all_inventory to load vars for managed_node3\n 10596 1726879779.79514: Calling groups_inventory to load vars for managed_node3\n 10596 1726879779.79515: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879779.79518: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879779.79519: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879779.79520: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879779.79599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.79804: done with get_vars()\n 10596 1726879779.79820: done queuing things up, now waiting for results queue to drain\n 10596 1726879779.79824: results queue empty\n 10596 1726879779.79824: checking for any_errors_fatal\n 10596 1726879779.79839: done checking for any_errors_fatal\n 10596 1726879779.79840: checking for max_fail_percentage\n 10596 1726879779.79842: done checking for max_fail_percentage\n 10596 1726879779.79843: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879779.79843: done checking to see if all hosts have failed\n 10596 1726879779.79844: getting the remaining hosts for this loop\n 10596 1726879779.79845: done getting the remaining hosts for this loop\n 10596 1726879779.79852: getting the next task for host managed_node1\n 10596 1726879779.79858: done getting next task for host managed_node1\n 10596 1726879779.79859: ^ task is: TASK: meta (flush_handlers)\n 10596 1726879779.79861: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879779.79862: getting the next task for host managed_node2\n 10596 1726879779.79864: done getting next task for host managed_node2\n 10596 1726879779.79867: ^ task is: HANDLER: fedora.linux_system_roles.kdump : Restart kdump\n 10596 1726879779.79868: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879779.79869: getting the next task for host managed_node3\n 10596 1726879779.79872: done getting next task for host managed_node3\n 10596 1726879779.79874: ^ task is: TASK: meta (flush_handlers)\n 10596 1726879779.79875: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879779.79878: getting variables\n 10596 1726879779.79879: in VariableManager get_vars()\n 10596 1726879779.79890: Calling all_inventory to load vars for managed_node1\n 10596 1726879779.79894: Calling groups_inventory to load vars for managed_node1\n 10596 1726879779.79897: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879779.79902: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879779.79905: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879779.79908: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879779.80083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.80276: done with get_vars()\n 10596 1726879779.80284: done getting variables\n 10596 1726879779.80324: getting variables\n 10596 1726879779.80325: in VariableManager get_vars()\n 10596 1726879779.80333: Calling all_inventory to load vars for managed_node2\n 10596 1726879779.80334: Calling groups_inventory to load vars for managed_node2\n 10596 1726879779.80335: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879779.80338: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879779.80339: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879779.80340: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879779.80447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.80556: done with get_vars()\n 10596 1726879779.80562: done getting variables\n 10596 1726879779.80588: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nRUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] **************\ntask path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2\nFriday 20 September 2024 20:49:39 -0400 (0:00:00.541) 0:00:18.249 ****** \n 10596 1726879779.80610: entering _queue_task() for managed_node2/service\n 10596 1726879779.80937: worker is 1 (out of 3 available)\n 10596 1726879779.80964: exiting _queue_task() for managed_node2/service\n 10596 1726879779.80993: getting variables\n 10596 1726879779.80999: in VariableManager get_vars()\n 10596 1726879779.81116: Calling all_inventory to load vars for managed_node3\n 10596 1726879779.81122: Calling groups_inventory to load vars for managed_node3\n 10596 1726879779.81132: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879779.81160: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879779.81165: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879779.81170: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879779.81461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879779.81674: done with get_vars()\n 10596 1726879779.81685: done getting variables\n 10596 1726879779.81793: done queuing things up, now waiting for results queue to drain\n 10596 1726879779.81795: waiting for pending results...\n 11285 1726879779.81641: running TaskExecutor() for managed_node2/HANDLER: fedora.linux_system_roles.kdump : Restart kdump\n 11285 1726879779.81774: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000062\n 11285 1726879779.81794: variable 'ansible_search_path' from source: unknown\n 11285 1726879779.81799: variable 'ansible_search_path' from source: unknown\n 11285 1726879779.81825: calling self._execute()\n 11285 1726879779.81886: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11285 1726879779.81896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11285 1726879779.81905: variable 'omit' from source: magic vars\n 11285 1726879779.82168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 11285 1726879779.84155: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 11285 1726879779.84228: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 11285 1726879779.84272: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 11285 1726879779.84308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 11285 1726879779.84344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 11285 1726879779.84412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)\n 11285 1726879779.84435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False)\n 11285 1726879779.84455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 11285 1726879779.84482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False)\n 11285 1726879779.84495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)\n 11285 1726879779.84585: variable '__kdump_service_start' from source: set_fact\n 11285 1726879779.84617: Evaluated conditional (not __kdump_service_start.changed | d(false)): True\n 11285 1726879779.84693: variable 'kdump_reboot_required' from source: set_fact\n 11285 1726879779.84701: Evaluated conditional (not kdump_reboot_required): True\n 11285 1726879779.84709: variable 'omit' from source: magic vars\n 11285 1726879779.84739: variable 'omit' from source: magic vars\n 11285 1726879779.84765: variable 'omit' from source: magic vars\n 11285 1726879779.84785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 11285 1726879779.84807: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 11285 1726879779.84822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 11285 1726879779.84835: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11285 1726879779.84845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 11285 1726879779.84869: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 11285 1726879779.84874: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11285 1726879779.84879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11285 1726879779.84945: Set connection var ansible_shell_executable to /bin/sh\n 11285 1726879779.84952: Set connection var ansible_connection to ssh\n 11285 1726879779.84959: Set connection var ansible_timeout to 10\n 11285 1726879779.84963: Set connection var ansible_shell_type to sh\n 11285 1726879779.84968: Set connection var ansible_pipelining to False\n 11285 1726879779.84976: Set connection var ansible_module_compression to ZIP_DEFLATED\n 11285 1726879779.84994: variable 'ansible_shell_executable' from source: unknown\n 11285 1726879779.84998: variable 'ansible_connection' from source: unknown\n 11285 1726879779.85002: variable 'ansible_module_compression' from source: unknown\n 11285 1726879779.85005: variable 'ansible_shell_type' from source: unknown\n 11285 1726879779.85008: variable 'ansible_shell_executable' from source: unknown\n 11285 1726879779.85011: variable 'ansible_host' from source: host vars for 'managed_node2'\n 11285 1726879779.85015: variable 'ansible_pipelining' from source: unknown\n 11285 1726879779.85018: variable 'ansible_timeout' from source: unknown\n 11285 1726879779.85022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 11285 1726879779.85096: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 11285 1726879779.85107: variable 'omit' from source: magic vars\n 11285 1726879779.85113: starting attempt loop\n 11285 1726879779.85117: running the handler\n 11285 1726879779.85172: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 11285 1726879779.85249: _low_level_execute_command(): starting\n 11285 1726879779.85259: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 11285 1726879779.87502: stdout chunk (state=2):\n>>>/root\n<<<\n 11285 1726879779.87625: stderr chunk (state=3):\n>>><<<\n 11285 1726879779.87635: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'/root\\n', b'')\n 11285 1726879779.87662: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 11285 1726879779.87673: _low_level_execute_command(): starting\n 11285 1726879779.87679: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852 `\" && echo ansible-tmp-1726879779.8766952-11285-239037324954852=\"` echo /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852 `\" ) && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852 `\" && echo ansible-tmp-1726879779.8766952-11285-239037324954852=\"` echo /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852 `\" ) && sleep 0'\"'\"''\n 11285 1726879779.90421: stdout chunk (state=2):\n>>>ansible-tmp-1726879779.8766952-11285-239037324954852=/root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852\n<<<\n 11285 1726879779.90550: stderr chunk (state=3):\n>>><<<\n 11285 1726879779.90558: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'ansible-tmp-1726879779.8766952-11285-239037324954852=/root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852\\n', b'')\n 11285 1726879779.90581: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879779.8766952-11285-239037324954852=/root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852\n, stderr=\n 11285 1726879779.90611: variable 'ansible_module_compression' from source: unknown\n 11285 1726879779.90653: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED\n 11285 1726879779.90704: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 11285 1726879779.90863: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py\n<10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp22pb1k9n TO /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py\n<10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' '[10.31.43.205]'\n 11285 1726879779.90984: Sending initial data\n 11285 1726879779.90990: Sent initial data (156 bytes)\n 11285 1726879779.93388: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp22pb1k9n /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py\n<<<\n 11285 1726879779.95199: stderr chunk (state=3):\n>>><<<\n 11285 1726879779.95208: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp22pb1k9n /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py\\n', b'')\n 11285 1726879779.95235: done transferring module to remote\n 11285 1726879779.95248: _low_level_execute_command(): starting\n 11285 1726879779.95254: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/ /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/ /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 11285 1726879779.97487: stderr chunk (state=2):\n>>><<<\n 11285 1726879779.97497: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11285 1726879779.97516: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11285 1726879779.97520: _low_level_execute_command(): starting\n 11285 1726879779.97526: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' -tt 10.31.43.205 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 11285 1726879780.00174: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 11285 1726879780.00198: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 11285 1726879780.00250: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 11285 1726879780.00282: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 11285 1726879780.00326: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\n<<<\n 11285 1726879780.00336: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n<<<\n 11285 1726879780.00348: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 11285 1726879780.00355: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 11285 1726879780.00399: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11285 1726879780.00422: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 11285 1726879780.00442: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 11285 1726879780.00457: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 11285 1726879780.00478: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b64ce48>\r\n<<<\n 11285 1726879780.00512: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n<<<\n 11285 1726879780.00522: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\n<<<\n 11285 1726879780.00534: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5e2828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b64c9b0>\r\n<<<\n 11285 1726879780.00697: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5ef630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11285 1726879780.01114: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5fb0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a0470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a5e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a0b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 11285 1726879780.01290: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5ac4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b58fd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b592198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798a0940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798b2240>\r\n<<<\n 11285 1726879780.01356: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b600a20>\r\n<<<\n 11285 1726879780.01365: stdout chunk (state=3):\n>>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 11285 1726879780.01741: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 11285 1726879780.01756: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 11285 1726879780.01775: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 11285 1726879780.01783: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 11285 1726879780.01799: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 11285 1726879780.01816: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 11285 1726879780.01832: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 11285 1726879780.01841: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 11285 1726879780.01858: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 11285 1726879780.01924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 11285 1726879780.01931: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 11285 1726879780.01952: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n<<<\n 11285 1726879780.01979: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11285 1726879780.02001: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 11285 1726879780.02013: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 11285 1726879780.02034: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797d6080>\r\n<<<\n 11285 1726879780.02057: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\n<<<\n 11285 1726879780.02072: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797e12b0>\r\n<<<\n 11285 1726879780.02081: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n<<<\n 11285 1726879780.02093: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n<<<\n 11285 1726879780.02113: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11285 1726879780.02121: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c797e1f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797e1a90>\r\n<<<\n 11285 1726879780.02144: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 11285 1726879780.02175: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797eb080>\r\n<<<\n 11285 1726879780.02203: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 11285 1726879780.02236: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7987b7b8>\r\n<<<\n 11285 1726879780.02269: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 11285 1726879780.02301: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7987bba8>\r\n<<<\n 11285 1726879780.02356: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7986f160>\r\n<<<\n 11285 1726879780.02389: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7986fe48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79866438>\r\n<<<\n 11285 1726879780.02427: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79857470>\r\n<<<\n 11285 1726879780.02466: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 11285 1726879780.02498: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 11285 1726879780.02529: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 11285 1726879780.02573: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7958e278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79596cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798666a0>\r\n<<<\n 11285 1726879780.02601: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 11285 1726879780.02636: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 11285 1726879780.02670: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7959be10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798512b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 11285 1726879780.02711: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c795a21d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7959bf98>\r\n<<<\n 11285 1726879780.02753: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c795a22e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798c0fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 11285 1726879780.02777: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 11285 1726879780.02811: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 11285 1726879780.02838: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a29e8>\r\n<<<\n 11285 1726879780.02871: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ad6a0>\r\n<<<\n 11285 1726879780.02890: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 11285 1726879780.02922: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 11285 1726879780.02972: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ade80>\r\n<<<\n 11285 1726879780.02988: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 11285 1726879780.03001: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 11285 1726879780.03033: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79134198>\r\n<<<\n 11285 1726879780.03045: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ad780>\r\n<<<\n 11285 1726879780.03063: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 11285 1726879780.03076: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 11285 1726879780.03127: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79139c88>\r\n<<<\n 11285 1726879780.03136: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2518>\r\n<<<\n 11285 1726879780.03153: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 11285 1726879780.03410: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7915d2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7915d6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79164390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 11285 1726879780.03611: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f0eba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f052e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78efbf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78ef3e80>\r\n<<<\n 11285 1726879780.03804: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79164d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c78f05f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7915da20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b55d710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f09048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b55da90>\r\n<<<\n 11285 1726879780.03842: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2860>\r\n<<<\n 11285 1726879780.03873: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 11285 1726879780.03892: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 11285 1726879780.03904: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 11285 1726879780.03929: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b5755c0>\r\n<<<\n 11285 1726879780.03951: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 11285 1726879780.04076: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11285 1726879780.04084: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579630>\r\n<<<\n 11285 1726879780.04107: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579b00>\r\n<<<\n 11285 1726879780.04140: stdout chunk (state=3):\n>>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579c18>\r\n<<<\n 11285 1726879780.04151: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b575e10>\r\n<<<\n 11285 1726879780.04168: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 11285 1726879780.04190: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11285 1726879780.04200: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5794e0>\r\n<<<\n 11285 1726879780.04223: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579240>\r\n<<<\n 11285 1726879780.04240: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b569b00>\r\n<<<\n 11285 1726879780.04254: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79149358>\r\n<<<\n 11285 1726879780.04281: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 11285 1726879780.04309: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 11285 1726879780.04351: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b575470>\r\n<<<\n 11285 1726879780.04546: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 11285 1726879780.04575: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7757c908>\r\n<<<\n 11285 1726879780.04698: stdout chunk (state=3):\n>>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.04740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.04773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.05773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.06667: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\n<<<\n 11285 1726879780.06678: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7724dac8>\r\nimport 'atexit' # \r\n<<<\n 11285 1726879780.06702: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 11285 1726879780.06730: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 11285 1726879780.06790: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11285 1726879780.06803: stdout chunk (state=3):\n>>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c771f3278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c771f94e0>\r\n<<<\n 11285 1726879780.06829: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c771f95f8>\r\n<<<\n 11285 1726879780.06851: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 11285 1726879780.06873: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 11285 1726879780.06913: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c771f9b38>\r\n<<<\n 11285 1726879780.06931: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 11285 1726879780.06950: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 11285 1726879780.06966: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 11285 1726879780.06985: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 11285 1726879780.07003: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n<<<\n 11285 1726879780.07011: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 11285 1726879780.07081: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77226b00>\r\n<<<\n 11285 1726879780.07112: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c77530048>\r\n<<<\n 11285 1726879780.07138: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c77530278>\r\n<<<\n 11285 1726879780.07159: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 11285 1726879780.07177: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 11285 1726879780.07238: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c775305c0>\r\n<<<\n 11285 1726879780.07246: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772212b0>\r\n<<<\n 11285 1726879780.07542: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772134a8>\r\n<<<\n 11285 1726879780.07557: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 11285 1726879780.07565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 11285 1726879780.07586: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772216d8>\r\n<<<\n 11285 1726879780.07611: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11285 1726879780.07618: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c772263c8>\r\n<<<\n 11285 1726879780.07638: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7755aeb8>\r\n<<<\n 11285 1726879780.07660: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n<<<\n 11285 1726879780.07675: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 11285 1726879780.07691: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 11285 1726879780.07711: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 11285 1726879780.07743: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11285 1726879780.07796: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774ae978>\r\n<<<\n 11285 1726879780.07874: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 11285 1726879780.07910: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774bba58>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77558d68>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 11285 1726879780.07949: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774a8470>\r\n<<<\n 11285 1726879780.08089: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c775522b0>\r\n<<<\n 11285 1726879780.08122: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 11285 1726879780.08152: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11285 1726879780.08190: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 11285 1726879780.08271: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774d8a90>\r\n<<<\n 11285 1726879780.08314: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774a8630>\r\n<<<\n 11285 1726879780.08425: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774e59b0>\r\n<<<\n 11285 1726879780.08457: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774e5a90>\r\n<<<\n 11285 1726879780.08498: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774e5c18>\r\n<<<\n 11285 1726879780.08514: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77549080>\r\n<<<\n 11285 1726879780.08535: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n<<<\n 11285 1726879780.08543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 11285 1726879780.08555: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 11285 1726879780.08572: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 11285 1726879780.08612: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11285 1726879780.08620: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c775025f8>\r\n<<<\n 11285 1726879780.08776: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774f7cf8>\r\n<<<\n 11285 1726879780.08804: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11285 1726879780.08812: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774f7ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774f77b8>\r\n<<<\n 11285 1726879780.08831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.08842: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 11285 1726879780.08850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.08920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.08988: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.09001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 11285 1726879780.09010: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.09019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.09028: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 11285 1726879780.09032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.09127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.09222: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n<<<\n 11285 1726879780.09234: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11285 1726879780.09249: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n<<<\n 11285 1726879780.09260: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 11285 1726879780.09279: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 11285 1726879780.09698: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7751c9e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7751c6d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7750ceb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7751c550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7750c710>\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.09915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.10350: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 11285 1726879780.10369: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 11285 1726879780.10397: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 11285 1726879780.10405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.10427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.10448: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 11285 1726879780.10457: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.10470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.10487: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 11285 1726879780.10495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.10604: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.10717: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 11285 1726879780.10726: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 11285 1726879780.10752: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73b892b0>\r\n<<<\n 11285 1726879780.10759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.11099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.11443: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.11490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.11547: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.11579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.11606: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 11285 1726879780.11615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.11672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.11742: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 11285 1726879780.11753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.11763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 11285 1726879780.11779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.11803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.11834: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 11285 1726879780.11841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.12007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.12174: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 11285 1726879780.12183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 11285 1726879780.12346: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 11285 1726879780.12364: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c7e8d0>\r\n<<<\n 11285 1726879780.12371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.12386: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.12400: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 11285 1726879780.12414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.12461: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.12517: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 11285 1726879780.12528: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 11285 1726879780.12543: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 11285 1726879780.12553: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.12602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.12906: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11285 1726879780.12947: stdout chunk (state=3):\n>>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c73bff128>\r\n<<<\n 11285 1726879780.13004: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73bc4898>\r\n<<<\n 11285 1726879780.13103: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.13137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.13268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.13437: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.13703: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 11285 1726879780.13734: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 11285 1726879780.13756: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 11285 1726879780.13888: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c2b080>\r\n<<<\n 11285 1726879780.13907: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 11285 1726879780.13921: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 11285 1726879780.14008: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c2b128>\r\n<<<\n 11285 1726879780.14051: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73bd6940>\r\n<<<\n 11285 1726879780.14105: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 11285 1726879780.14114: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.14139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14159: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 11285 1726879780.14167: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.14189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14202: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 11285 1726879780.14312: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.14325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n<<<\n 11285 1726879780.14338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14479: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14776: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 11285 1726879780.14788: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.14956: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 11285 1726879780.14998: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 11285 1726879780.15635: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73caa208>\r\n<<<\n 11285 1726879780.15644: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.15774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.15904: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.15935: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.15975: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n<<<\n 11285 1726879780.15985: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 11285 1726879780.16005: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n<<<\n 11285 1726879780.16206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c3d710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c70160>\r\n<<<\n 11285 1726879780.16256: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c73c70908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c47dd8>\r\n<<<\n 11285 1726879780.16616: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c73c60e80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c470f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c3b208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73ca6b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73cc4d68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73ccb8d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73f3efd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available<<<\n 11285 1726879780.16730: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.16741: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.16768: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.16813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.16853: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 11285 1726879780.16866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.16895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.16932: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.16982: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.17028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.17073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.17117: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\n<<<\n 11285 1726879780.17131: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.17533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.17894: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 11285 1726879780.17903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.17939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.17984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.18006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.18032: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n<<<\n 11285 1726879780.18051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.18763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73307c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7334d780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.18783: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.18927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.19013: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.19060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.19125: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.19160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.19200: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 11285 1726879780.19220: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 11285 1726879780.19238: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 11285 1726879780.19268: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 11285 1726879780.19344: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73326898>\r\n<<<\n 11285 1726879780.19404: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7332ff60>\r\n<<<\n 11285 1726879780.19622: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73358358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n<<<\n 11285 1726879780.19637: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.19675: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.19720: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.19791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.20036: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73443978>\r\n<<<\n 11285 1726879780.20127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.20225: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.20382: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 11285 1726879780.20395: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 11285 1726879780.20408: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.20431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.20465: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 11285 1726879780.20473: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.20508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.20544: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n<<<\n 11285 1726879780.20554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 11285 1726879780.20587: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 11285 1726879780.20601: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7343fac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7343f748>\r\n<<<\n 11285 1726879780.20609: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 11285 1726879780.20622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.20627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 11285 1726879780.20650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.20905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.21108: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.21330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.21424: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\n<<<\n 11285 1726879780.21435: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.21530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.21621: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 11285 1726879780.21630: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.21652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.21680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.22095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.22502: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 11285 1726879780.22518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.22593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.22675: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.22752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.22827: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 11285 1726879780.22836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.22952: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23069: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.23086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 11285 1726879780.23104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23172: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.23252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23473: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23619: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\n<<<\n 11285 1726879780.23631: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 11285 1726879780.23642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23663: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23695: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n<<<\n 11285 1726879780.23704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23742: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n<<<\n 11285 1726879780.23751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23804: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23857: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 11285 1726879780.23865: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.23913: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.24204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.24318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.24513: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 11285 1726879780.24537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.24561: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.24610: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.24642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.24671: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n<<<\n 11285 1726879780.24679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.24700: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.24728: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 11285 1726879780.24736: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.24759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.24783: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 11285 1726879780.24798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.24854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.24915: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 11285 1726879780.24934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 11285 1726879780.24950: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.24977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25013: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 11285 1726879780.25020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25231: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\n<<<\n 11285 1726879780.25243: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 11285 1726879780.25257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25334: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.25487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25635: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 11285 1726879780.25644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25675: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25716: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 11285 1726879780.25755: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25793: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 11285 1726879780.25803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.25928: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 11285 1726879780.25940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.26001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.26073: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\n<<<\n 11285 1726879780.26084: stdout chunk (state=3):\n>>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 11285 1726879780.26297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n<<<\n 11285 1726879780.26375: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 11285 1726879780.26504: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 11285 1726879780.27518: stdout chunk (state=3):\n>>>\r\n{\"name\": \"kdump\", \"changed\": true, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ExecMainStartTimestampMonotonic\": \"343483109\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ExecMainExitTimestampMonotonic\": \"361311819\", \"ExecMainPID\": \"21821\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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\", \"Capab<<<\n 11285 1726879780.27550: stdout chunk (state=3):\n>>>ilityBoundingSet\": \"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\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"StateChangeTimestampMonotonic\": \"361312459\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveExitTimestampMonotonic\": \"343483139\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ActiveEnterTimestampMonotonic\": \"361312459\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ActiveExitTimestampMonotonic\": \"343460273\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveEnterTimestampMonotonic\": \"343481079\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ConditionTimestampMonotonic\": \"343482147\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"AssertTimestampMonotonic\": \"343482202\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"28892716c0dc430a9d43fffb6191662f\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 11285 1726879780.28202: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 11285 1726879780.28373: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 11285 1726879780.28425: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 11285 1726879780.28469: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 11285 1726879780.28520: stdout chunk (state=3):\n>>># destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 11285 1726879780.28560: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n<<<\n 11285 1726879780.28608: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n<<<\n 11285 1726879780.28647: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n<<<\n 11285 1726879780.28690: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n<<<\n 11285 1726879780.28735: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n<<<\n 11285 1726879780.28774: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n<<<\n 11285 1726879780.28833: stdout chunk (state=3):\n>>># cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n<<<\n 11285 1726879780.28876: stdout chunk (state=3):\n>>># cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 11285 1726879780.28931: stdout chunk (state=3):\n>>># cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n<<<\n 11285 1726879780.28963: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n<<<\n 11285 1726879780.29057: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 11285 1726879780.29088: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n<<<\n 11285 1726879780.29116: stdout chunk (state=3):\n>>># destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n<<<\n 11285 1726879780.29140: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n<<<\n 11285 1726879780.29160: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 11285 1726879780.29381: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.205 closed.\r\n<<<\n 11285 1726879780.29427: stderr chunk (state=3):\n>>><<<\n 11285 1726879780.29433: stdout chunk (state=3):\n>>><<<\n<10.31.43.205> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport sys # builtin\\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_thread\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport _thread # previously loaded (\\'_thread\\')\\r\\nimport \\'_thread\\' # \\r\\nimport _weakref # previously loaded (\\'_weakref\\')\\r\\nimport \\'_weakref\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b64ce48>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5e2828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b64c9b0>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5ef630>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6160>\\r\\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5fb0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6390>\\r\\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\\'\\r\\nimport \\'errno\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a0470>\\r\\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a5e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a0b38>\\r\\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5ac4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b58fd68>\\r\\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b592198>\\r\\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\\'\\r\\nimport \\'sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798a0940>\\r\\n# /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\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\\'\\r\\nimport \\'_sysconfigdata_m_linux_x86_64-linux-gnu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798b2240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b600a20>\\r\\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \\r\\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\\'\\r\\nimport \\'_functools\\' # \\r\\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797d6080>\\r\\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797e12b0>\\r\\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c797e1f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797e1a90>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797eb080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7987b7b8>\\r\\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\\'\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7987bba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7986f160>\\r\\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7986fe48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79866438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79857470>\\r\\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7958e278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79596cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798666a0>\\r\\nimport \\'_locale\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7959be10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798512b0>\\r\\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c795a21d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7959bf98>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c795a22e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798c0fd0>\\r\\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a29e8>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ad6a0>\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\\'\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ade80>\\r\\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79134198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ad780>\\r\\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\\'\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79139c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2518>\\r\\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7915d2e8>\\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7915d6a0>\\r\\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79164390>\\r\\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\\'\\r\\nimport \\'time\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f0eba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f052e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78efbf98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78ef3e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79164d30>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c78f05f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7915da20>\\r\\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b55d710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f09048>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b55da90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2860>\\r\\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b5755c0>\\r\\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579630>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579b00>\\r\\n# extension module \\'_sha3\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sha3\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sha3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b575e10>\\r\\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5794e0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b569b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79149358>\\r\\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b575470>\\r\\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\\r\\n# code object from \\'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7757c908>\\r\\n# zipimport: found 107 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7724dac8>\\r\\nimport \\'atexit\\' # \\r\\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c771f3278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c771f94e0>\\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c771f95f8>\\r\\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c771f9b38>\\r\\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77226b00>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c77530048>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c77530278>\\r\\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c775305c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772212b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772134a8>\\r\\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772216d8>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c772263c8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7755aeb8>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774ae978>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774bba58>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77558d68>\\r\\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774a8470>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c775522b0>\\r\\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774d8a90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774a8630>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774e59b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774e5a90>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774e5c18>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77549080>\\r\\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c775025f8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774f7cf8>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774f7ef0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774f77b8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7751c9e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7751c6d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7750ceb8>\\r\\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7751c550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7750c710>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# destroy ansible.module_utils.compat.selectors\\r\\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73b892b0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c7e8d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# extension module \\'_selinux\\' loaded from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_selinux\\' executed from \\'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c73bff128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73bc4898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c2b080>\\r\\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c2b128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73bd6940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\\'\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73caa208>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c3d710>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c70160>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c73c70908>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c47dd8>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c73c60e80>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c470f0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c3b208>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73ca6b00>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\\'\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73cc4d68>\\r\\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73ccb8d0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73f3efd0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73307c50>\\r\\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7334d780>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\\'\\r\\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\\'\\r\\nimport \\'ipaddress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73326898>\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7332ff60>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73358358>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\\'\\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73443978>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7343fac8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7343f748>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"kdump\", \"changed\": true, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ExecMainStartTimestampMonotonic\": \"343483109\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ExecMainExitTimestampMonotonic\": \"361311819\", \"ExecMainPID\": \"21821\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"StateChangeTimestampMonotonic\": \"361312459\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveExitTimestampMonotonic\": \"343483139\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ActiveEnterTimestampMonotonic\": \"361312459\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ActiveExitTimestampMonotonic\": \"343460273\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveEnterTimestampMonotonic\": \"343481079\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ConditionTimestampMonotonic\": \"343482147\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"AssertTimestampMonotonic\": \"343482202\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"28892716c0dc430a9d43fffb6191662f\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# clear sys.flags\\r\\n# clear sys.float_info\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing sysconfig\\r\\n# destroy sysconfig\\r\\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing _bz2\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing _sha3\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.compat.selectors\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing _ast\\r\\n# cleanup[2] removing ansible.module_utils.common._json_compat\\r\\n# destroy ansible.module_utils.common._json_compat\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing _selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.distro._distro\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.pycompat24\\r\\n# destroy ansible.module_utils.pycompat24\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ipaddress\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _ast\\r\\n# destroy _datetime\\r\\n# destroy _sha3\\r\\n# destroy _blake2\\r\\n# destroy _bz2\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy _lzma\\r\\n# destroy importlib\\r\\n# destroy binascii\\r\\n# destroy zlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy ctypes\\r\\n# destroy _string\\r\\n# destroy systemd._journal\\r\\n# destroy systemd._reader\\r\\n# destroy systemd.id128\\r\\n# destroy _socket\\r\\n# destroy systemd._daemon\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy selinux\\r\\n# destroy ansible.module_utils.distro._distro\\r\\n# destroy argparse\\r\\n# destroy logging\\r\\n# destroy locale\\r\\n# destroy copy\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy multiprocessing.context\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy array\\r\\n# destroy queue\\r\\n# destroy multiprocessing.util\\r\\n# destroy atexit\\r\\n# destroy multiprocessing.process\\r\\n# destroy fcntl\\r\\n# destroy datetime\\r\\n# destroy gc\\r\\n# destroy ipaddress\\r\\n# destroy textwrap\\r\\n# destroy base64\\r\\n# destroy _ssl\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy contextlib\\r\\n# destroy termios\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy platform\\r\\n# destroy shlex\\r\\n# destroy traceback\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping os\\r\\n# destroy abc\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping posixpath\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping os.path\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping linecache\\r\\n# destroy tokenize\\r\\n# cleanup[3] wiping pwd\\r\\n# destroy pwd\\r\\n# cleanup[3] wiping grp\\r\\n# destroy grp\\r\\n# cleanup[3] wiping tempfile\\r\\n# destroy weakref\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# destroy _bisect\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy time\\r\\n# destroy signal\\r\\n# destroy errno\\r\\n# destroy selectors\\r\\n# destroy threading\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# destroy _posixsubprocess\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy collections.abc\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping _selinux\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy _signal\\r\\n# destroy _functools\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy _heapq\\r\\n# destroy select\\r\\n# destroy linecache\\r\\n# destroy math\\r\\n# destroy _hashlib\\r\\n# destroy bisect\\r\\n# destroy _random\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy collections\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy operator\\r\\n# destroy types\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy functools\\r\\n# destroy io\\r\\n# destroy itertools\\r\\n# destroy re\\r\\n# destroy warnings\\r\\n', b'Shared connection to 10.31.43.205 closed.\\r\\n')\n 11285 1726879780.29525: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\nimport '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b64ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5e2828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b64c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5ef630>\r\nimport '_signal' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5fb0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a0470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a5e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a0b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5ac4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b58fd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b592198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798a0940>\r\n# /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\r\n# code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc'\r\nimport '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798b2240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b600a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797d6080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797e12b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c797e1f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797e1a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797eb080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7987b7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7987bba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7986f160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7986fe48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79866438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79857470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7958e278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79596cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798666a0>\r\nimport '_locale' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7959be10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798512b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c795a21d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7959bf98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c795a22e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798c0fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a29e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ad6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ade80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79134198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ad780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79139c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7915d2e8>\r\n# extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7915d6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79164390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f0eba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f052e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78efbf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78ef3e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79164d30>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c78f05f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7915da20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b55d710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f09048>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b55da90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b5755c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579630>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579b00>\r\n# extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b575e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5794e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b569b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79149358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b575470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7757c908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7724dac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c771f3278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c771f94e0>\r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c771f95f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c771f9b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77226b00>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c77530048>\r\n# extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c77530278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c775305c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772212b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772134a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772216d8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c772263c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7755aeb8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774ae978>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774bba58>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77558d68>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774a8470>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c775522b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774d8a90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774a8630>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774e59b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774e5a90>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774e5c18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77549080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c775025f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774f7cf8>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774f7ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774f77b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7751c9e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7751c6d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7750ceb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7751c550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7750c710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73b892b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c7e8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n# extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c73bff128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73bc4898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c2b080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c2b128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73bd6940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73caa208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c3d710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c70160>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c73c70908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c47dd8>\r\n# extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c73c60e80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c470f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c3b208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73ca6b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73cc4d68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73ccb8d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73f3efd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73307c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7334d780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73326898>\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7332ff60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73358358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc'\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73443978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7343fac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7343f748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"kdump\", \"changed\": true, \"status\": {\"Type\": \"oneshot\", \"Restart\": \"no\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"infinity\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"yes\", \"GuessMainPID\": \"yes\", \"MainPID\": \"0\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ExecMainStartTimestampMonotonic\": \"343483109\", \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ExecMainExitTimestampMonotonic\": \"361311819\", \"ExecMainPID\": \"21821\", \"ExecMainCode\": \"1\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }\", \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\", \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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\": \"private\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"Id\": \"kdump.service\", \"Names\": \"kdump.service\", \"Requires\": \"system.slice\", \"WantedBy\": \"multi-user.target\", \"After\": \"network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice\", \"Description\": \"Crash recovery kernel arming\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"exited\", \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"StateChangeTimestampMonotonic\": \"361312459\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveExitTimestampMonotonic\": \"343483139\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\", \"ActiveEnterTimestampMonotonic\": \"361312459\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ActiveExitTimestampMonotonic\": \"343460273\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"InactiveEnterTimestampMonotonic\": \"343481079\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"yes\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"no\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"ConditionTimestampMonotonic\": \"343482147\", \"AssertTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\", \"AssertTimestampMonotonic\": \"343482202\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"0\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"28892716c0dc430a9d43fffb6191662f\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"kdump\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n, stderr=Shared connection to 10.31.43.205 closed.\r\n 11285 1726879780.30485: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'restarted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879779.8766952-11285-239037324954852/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 11285 1726879780.30518: _low_level_execute_command(): starting\n 11285 1726879780.30528: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/1fafcaf750\"' 10.31.43.205 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 11285 1726879780.34007: stderr chunk (state=2):\n>>><<<\n 11285 1726879780.34024: stdout chunk (state=2):\n>>><<<\n<10.31.43.205> (0, b'', b'')\n 11285 1726879780.34052: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 11285 1726879780.34060: handler run complete\n 11285 1726879780.34116: attempt loop complete, returning result\n 11285 1726879780.34123: _execute() done\n 11285 1726879780.34127: dumping result to json\n 11285 1726879780.34140: done dumping result, returning\n 11285 1726879780.34148: done running TaskExecutor() for managed_node2/HANDLER: fedora.linux_system_roles.kdump : Restart kdump [0e44ad9b-8ddf-c952-e8a3-000000000062]\n 11285 1726879780.34159: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000062\n 11285 1726879780.34239: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000062\n 11285 1726879780.34243: WORKER PROCESS EXITING\nchanged: [managed_node2] => {\n \"changed\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": null,\n \"force\": null,\n \"masked\": null,\n \"name\": \"kdump\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"restarted\"\n }\n },\n \"name\": \"kdump\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"361312459\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"ActiveExitTimestampMonotonic\": \"343460273\",\n \"ActiveState\": \"active\",\n \"After\": \"network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice\",\n \"AllowIsolate\": \"no\",\n \"AllowedCPUs\": \"\",\n \"AllowedMemoryNodes\": \"\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"AssertTimestampMonotonic\": \"343482202\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"no\",\n \"CPUAffinity\": \"\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"[not set]\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"yes\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"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\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"ConditionTimestampMonotonic\": \"343482147\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"no\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"Crash recovery kernel arming\",\n \"DevicePolicy\": \"auto\",\n \"DynamicUser\": \"no\",\n \"EffectiveCPUs\": \"\",\n \"EffectiveMemoryNodes\": \"\",\n \"ExecMainCode\": \"1\",\n \"ExecMainExitTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\",\n \"ExecMainExitTimestampMonotonic\": \"361311819\",\n \"ExecMainPID\": \"21821\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"343483109\",\n \"ExecMainStatus\": \"0\",\n \"ExecReload\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\",\n \"ExecStart\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }\",\n \"ExecStop\": \"{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FragmentPath\": \"/usr/lib/systemd/system/kdump.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOSchedulingClass\": \"0\",\n \"IOSchedulingPriority\": \"0\",\n \"IOWeight\": \"[not set]\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"18446744073709551615\",\n \"IPEgressPackets\": \"18446744073709551615\",\n \"IPIngressBytes\": \"18446744073709551615\",\n \"IPIngressPackets\": \"18446744073709551615\",\n \"Id\": \"kdump.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"343481079\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 20:48:53 EDT\",\n \"InactiveExitTimestampMonotonic\": \"343483139\",\n \"InvocationID\": \"28892716c0dc430a9d43fffb6191662f\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"0\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"65536\",\n \"LimitMEMLOCKSoft\": \"65536\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"262144\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"14003\",\n \"LimitNPROCSoft\": \"14003\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"14003\",\n \"LimitSIGPENDINGSoft\": \"14003\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"no\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"0\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"[not set]\",\n \"MemoryDenyWriteExecute\": \"no\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"MountFlags\": \"\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAMask\": \"\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"kdump.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PermissionsStartOnly\": \"no\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"no\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"no\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"no\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"yes\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice\",\n \"Restart\": \"no\",\n \"RestartUSec\": \"100ms\",\n \"RestrictNamespaces\": \"no\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"no\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardInputData\": \"\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"0\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 20:49:11 EDT\",\n \"StateChangeTimestampMonotonic\": \"361312459\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"exited\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallErrorNumber\": \"0\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"[not set]\",\n \"TasksMax\": \"22405\",\n \"TimeoutStartUSec\": \"infinity\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"oneshot\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 10596 1726879780.34565: no more pending results, returning what we have\n 10596 1726879780.34568: results queue empty\n 10596 1726879780.34569: checking for any_errors_fatal\n 10596 1726879780.34573: done checking for any_errors_fatal\n 10596 1726879780.34573: checking for max_fail_percentage\n 10596 1726879780.34574: done checking for max_fail_percentage\n 10596 1726879780.34574: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879780.34574: done checking to see if all hosts have failed\n 10596 1726879780.34575: getting the remaining hosts for this loop\n 10596 1726879780.34575: done getting the remaining hosts for this loop\n 10596 1726879780.34578: getting the next task for host managed_node1\n 10596 1726879780.34581: done getting next task for host managed_node1\n 10596 1726879780.34582: ^ task is: TASK: meta (flush_handlers)\n 10596 1726879780.34583: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879780.34584: getting the next task for host managed_node2\n 10596 1726879780.34585: done getting next task for host managed_node2\n 10596 1726879780.34586: ^ task is: TASK: meta (flush_handlers)\n 10596 1726879780.34586: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879780.34587: getting the next task for host managed_node3\n 10596 1726879780.34588: done getting next task for host managed_node3\n 10596 1726879780.34589: ^ task is: TASK: meta (flush_handlers)\n 10596 1726879780.34589: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879780.34594: getting variables\n 10596 1726879780.34595: in VariableManager get_vars()\n 10596 1726879780.34604: Calling all_inventory to load vars for managed_node1\n 10596 1726879780.34606: Calling groups_inventory to load vars for managed_node1\n 10596 1726879780.34607: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879780.34611: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879780.34613: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879780.34614: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879780.34708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879780.34832: done with get_vars()\n 10596 1726879780.34845: done getting variables\n 10596 1726879780.34922: in VariableManager get_vars()\n 10596 1726879780.34936: Calling all_inventory to load vars for managed_node1\n 10596 1726879780.34938: Calling groups_inventory to load vars for managed_node1\n 10596 1726879780.34941: Calling all_plugins_inventory to load vars for managed_node1\n 10596 1726879780.34947: Calling all_plugins_play to load vars for managed_node1\n 10596 1726879780.34954: Calling groups_plugins_inventory to load vars for managed_node1\n 10596 1726879780.34958: Calling groups_plugins_play to load vars for managed_node1\n 10596 1726879780.35177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879780.35394: done with get_vars()\n 10596 1726879780.35410: getting variables\n 10596 1726879780.35411: in VariableManager get_vars()\n 10596 1726879780.35419: Calling all_inventory to load vars for managed_node2\n 10596 1726879780.35420: Calling groups_inventory to load vars for managed_node2\n 10596 1726879780.35422: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879780.35426: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879780.35428: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879780.35430: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879780.35519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879780.35623: done with get_vars()\n 10596 1726879780.35630: done getting variables\n 10596 1726879780.35665: in VariableManager get_vars()\n 10596 1726879780.35672: Calling all_inventory to load vars for managed_node2\n 10596 1726879780.35673: Calling groups_inventory to load vars for managed_node2\n 10596 1726879780.35675: Calling all_plugins_inventory to load vars for managed_node2\n 10596 1726879780.35677: Calling all_plugins_play to load vars for managed_node2\n 10596 1726879780.35678: Calling groups_plugins_inventory to load vars for managed_node2\n 10596 1726879780.35680: Calling groups_plugins_play to load vars for managed_node2\n 10596 1726879780.35758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879780.35877: done with get_vars()\n 10596 1726879780.35886: getting variables\n 10596 1726879780.35886: in VariableManager get_vars()\n 10596 1726879780.35893: Calling all_inventory to load vars for managed_node3\n 10596 1726879780.35894: Calling groups_inventory to load vars for managed_node3\n 10596 1726879780.35896: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879780.35898: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879780.35900: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879780.35901: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879780.35980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879780.36084: done with get_vars()\n 10596 1726879780.36089: done getting variables\n 10596 1726879780.36121: in VariableManager get_vars()\n 10596 1726879780.36127: Calling all_inventory to load vars for managed_node3\n 10596 1726879780.36128: Calling groups_inventory to load vars for managed_node3\n 10596 1726879780.36130: Calling all_plugins_inventory to load vars for managed_node3\n 10596 1726879780.36132: Calling all_plugins_play to load vars for managed_node3\n 10596 1726879780.36134: Calling groups_plugins_inventory to load vars for managed_node3\n 10596 1726879780.36135: Calling groups_plugins_play to load vars for managed_node3\n 10596 1726879780.36214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10596 1726879780.36315: done with get_vars()\n 10596 1726879780.36324: done queuing things up, now waiting for results queue to drain\n 10596 1726879780.36325: results queue empty\n 10596 1726879780.36326: checking for any_errors_fatal\n 10596 1726879780.36333: done checking for any_errors_fatal\n 10596 1726879780.36333: checking for max_fail_percentage\n 10596 1726879780.36334: done checking for max_fail_percentage\n 10596 1726879780.36334: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879780.36334: done checking to see if all hosts have failed\n 10596 1726879780.36335: getting the remaining hosts for this loop\n 10596 1726879780.36335: done getting the remaining hosts for this loop\n 10596 1726879780.36337: getting the next task for host managed_node1\n 10596 1726879780.36339: done getting next task for host managed_node1\n 10596 1726879780.36339: ^ task is: None\n 10596 1726879780.36340: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879780.36341: getting the next task for host managed_node2\n 10596 1726879780.36342: done getting next task for host managed_node2\n 10596 1726879780.36345: ^ task is: None\n 10596 1726879780.36346: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879780.36347: getting the next task for host managed_node3\n 10596 1726879780.36350: done getting next task for host managed_node3\n 10596 1726879780.36351: ^ task is: None\n 10596 1726879780.36352: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879780.36353: done queuing things up, now waiting for results queue to drain\n 10596 1726879780.36354: results queue empty\n 10596 1726879780.36355: checking for any_errors_fatal\n 10596 1726879780.36356: done checking for any_errors_fatal\n 10596 1726879780.36356: checking for max_fail_percentage\n 10596 1726879780.36357: done checking for max_fail_percentage\n 10596 1726879780.36358: checking to see if all hosts have failed and the running result is not ok\n 10596 1726879780.36358: done checking to see if all hosts have failed\n 10596 1726879780.36361: getting the next task for host managed_node1\n 10596 1726879780.36363: done getting next task for host managed_node1\n 10596 1726879780.36364: ^ task is: None\n 10596 1726879780.36365: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879780.36366: getting the next task for host managed_node2\n 10596 1726879780.36368: done getting next task for host managed_node2\n 10596 1726879780.36369: ^ task is: None\n 10596 1726879780.36370: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 10596 1726879780.36370: getting the next task for host managed_node3\n 10596 1726879780.36372: done getting next task for host managed_node3\n 10596 1726879780.36373: ^ task is: None\n 10596 1726879780.36374: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n\nPLAY RECAP *********************************************************************\nmanaged_node1 : ok=23 changed=1 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 \nmanaged_node2 : ok=24 changed=3 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 \nmanaged_node3 : ok=23 changed=1 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 \n\nFriday 20 September 2024 20:49:40 -0400 (0:00:00.558) 0:00:18.808 ****** \n=============================================================================== \nfedora.linux_system_roles.kdump : Install required packages ------------- 4.68s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 \nGathering Facts --------------------------------------------------------- 1.32s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 \nGather facts from managed_node1 ----------------------------------------- 0.96s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:58 \nfedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.95s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 \nfedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.89s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 \nfedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.70s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 \nfedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.69s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 \nfedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.67s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 \nfedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.66s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 \nfedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.65s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 \nfedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.65s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 \nfedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.59s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 \nfedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.58s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 \nfedora.linux_system_roles.kdump : Restart kdump ------------------------- 0.56s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 \nCleanup kdump_path ------------------------------------------------------ 0.54s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:96 \nfedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.48s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 \nfedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.48s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 \nfedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.47s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 \nfedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.46s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 \nfedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.46s\n/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 \n 10596 1726879780.36517: RUNNING CLEANUP", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff933210c80>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9332102c0>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff933213200>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/local/lib64/python3.12/site-packages'\nAdding directory: '/usr/local/lib/python3.12/site-packages'\nAdding directory: '/usr/lib64/python3.12/site-packages'\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931901eb0>\nimport 'site' # \nPython 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93193a750>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93193a930>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93194d340>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931976a80>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93194e3f0>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93193b9e0>\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931903980>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a1ee0>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a0b00>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a2030>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93194c680>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a31d0>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931902cf0>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a37a0>\n# /usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/_vendor/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319c8bc0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319c8890>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319c9b50>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319cb650>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319ca150>\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931815790>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9318155e0>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319e05c0>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319c8170>\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93186a450>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9318d6090>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9318d5460>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93186b3e0>\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9318e97c0>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9318d7320>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9318d78f0>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319e26f0>\nimport 'ansible._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a3fe0>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/release.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc'\nimport 'ansible.release' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9318435c0>\nimport 'ansible' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a3650>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931507d10>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc matches /usr/lib64/python3.12/csv.py\n# code object from '/usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc'\n# extension module '_csv' loaded from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so'\n# extension module '_csv' executed from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so'\nimport '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9315453d0>\nimport 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9315446b0>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931545970>\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931570b60>\nimport 'ntpath' # \nimport 'errno' # \n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931572360>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff931588920>\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931589310>\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931572510>\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931545be0>\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9315d68a0>\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff930914a70>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930915940>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff930915f40>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930914ef0>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff930916990>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9309160c0>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9315d6bd0>\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff930916ed0>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9315d6db0>\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930917200>\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93093f200>\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93093e270>\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9315709e0>\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9315d50a0>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_adapters.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93096e450>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff930989e80>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930989be0>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff930989c10>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff93098a750>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff93098b170>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93098a0c0>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9309880e0>\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9309a4830>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9309a6600>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9309a4710>\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9309a7860>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93098a360>\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9309a7a40>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93098b470>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9309d53d0>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9309d40e0>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930a04c20>\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930a048c0>\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930a065a0>\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930a05e80>\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3c20c0>\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3c2120>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9309d7500>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93096eed0>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3c37d0>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93098b0b0>\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3c31d0>\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d0ce0>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93096c2f0>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_text.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_functools.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc'\nimport 'importlib.metadata._functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d1280>\nimport 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d0f20>\nimport 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93093fc50>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_meta.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc'\nimport 'importlib.metadata._meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d1520>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_collections.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc'\nimport 'importlib.metadata._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d1be0>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_itertools.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc'\nimport 'importlib.metadata._itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d2150>\n# /usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d3740>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc'\nimport 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3f9370>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc'\nimport 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3f9ee0>\nimport 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d2fc0>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc'\nimport 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3fb170>\nimport 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d2cc0>\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d2480>\nimport 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931531a90>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3fbfb0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e424230>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc'\nimport 'ansible.module_utils.compat.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e424290>\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e425550>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e4246b0>\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92e4261b0>\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff933213230>\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e43e000>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92e43e120>\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92e43f080>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e43c1d0>\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e43c6e0>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/constants.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e4624b0>\n# /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc'\nimport 'atexit' # \n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e463710>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/bccache.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e4a73e0>\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92e4a7b30>\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e4834d0>\nimport 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e482a80>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/environment.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/markupsafe/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc'\n# extension module 'markupsafe._speedups' loaded from '/usr/local/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so'\n# extension module 'markupsafe._speedups' executed from '/usr/local/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so'\nimport 'markupsafe._speedups' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92dccbec0>\nimport 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dcca540>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/nodes.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92dd08890>\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd08680>\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dcebf80>\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd08ad0>\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dcebaa0>\nimport 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dce9f10>\nimport 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dccbda0>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/compiler.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/exceptions.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc'\nimport 'jinja2.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd2e840>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/idtracking.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/visitor.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc'\nimport 'jinja2.visitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd2fd10>\nimport 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd2f050>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/optimizer.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc'\nimport 'jinja2.optimizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd60290>\nimport 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dce8bc0>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/defaults.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/filters.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/async_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc'\nimport 'jinja2.async_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd88350>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/runtime.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc'\nimport 'jinja2.runtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd89040>\nimport 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd61d30>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/tests.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d709700>\nimport 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d708e30>\nimport 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd61970>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/lexer.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/_identifier.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc'\nimport 'jinja2._identifier' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d72c260>\nimport 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d709cd0>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/parser.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc'\nimport 'jinja2.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d70a240>\nimport 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e4838c0>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/loaders.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc'\nimport 'jinja2.loaders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d72f650>\nimport 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e463b90>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/nativetypes.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc'\nimport 'jinja2.nativetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e482780>\n# /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/yaml_strings.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc'\nimport 'ansible.errors.yaml_strings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76d070>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76d280>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.common.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76d3a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/converters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76d8e0>\nimport 'ansible.module_utils.six.moves' # \nimport 'ansible.module_utils.six.moves.collections_abc' # \nimport 'ansible.module_utils.common.text.converters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76d0a0>\nimport 'ansible.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76c6b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/error.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc'\nimport 'yaml.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d795f10>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/tokens.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc'\nimport 'yaml.tokens' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d796240>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/events.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc'\nimport 'yaml.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7964b0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/nodes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc'\nimport 'yaml.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d796ed0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/loader.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/reader.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc'\nimport 'yaml.reader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d797530>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/scanner.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc'\nimport 'yaml.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d797a10>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/parser.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc'\nimport 'yaml.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7b4e30>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/composer.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc'\nimport 'yaml.composer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7b57c0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/constructor.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc'\nimport 'yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7b5bb0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/resolver.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc'\nimport 'yaml.resolver' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7b6fc0>\nimport 'yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7971a0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/dumper.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/emitter.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc'\nimport 'yaml.emitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7b7a10>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/serializer.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc'\nimport 'yaml.serializer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7e88f0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/representer.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc'\nimport 'yaml.representer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7e8cb0>\nimport 'yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7b7500>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/cyaml.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc'\n# extension module 'yaml._yaml' loaded from '/usr/local/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so'\n# extension module 'yaml._yaml' executed from '/usr/local/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so'\nimport 'yaml._yaml' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92d7e9a00>\nimport 'yaml.cyaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7e9640>\nimport 'yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76ce30>\nimport 'ansible.module_utils.common.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76ca70>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7ea720>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/convert_bool.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc'\nimport 'ansible.module_utils.parsing.convert_bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7ea6f0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7ea990>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/quoting.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc'\nimport 'ansible.parsing.quoting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7eaa50>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7eab70>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/objects.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc'\nimport 'ansible.parsing.yaml.objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7eabd0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7ebe30>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/py3compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/py3compat.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/py3compat.cpython-312.pyc'\nimport 'ansible.utils.py3compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7ebf50>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/path.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc'\nimport 'ansible.utils.path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6182f0>\nimport 'ansible.config.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e462510>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/collections.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc'\nimport 'ansible.module_utils.common.collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d618b30>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/fqcn.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc'\nimport 'ansible.utils.fqcn' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d619100>\n# /usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc matches /usr/lib64/python3.12/encodings/unicode_escape.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc'\nimport 'encodings.unicode_escape' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d619880>\nimport 'ansible.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e460f50>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/display.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc'\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92d6397c0>\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6392e0>\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92d64dbb0>\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d61a000>\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a3170>\n# /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc'\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d61bc20>\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d61b110>\n# /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\n# code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc'\nimport 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d663530>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/color.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc'\nimport 'ansible.utils.color' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d64f710>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/multiprocessing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d67e4b0>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d67f9e0>\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d67c650>\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d663fe0>\nimport 'ansible.utils.multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d663dd0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/singleton.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc'\nimport 'ansible.utils.singleton' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d663c20>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unsafe_proxy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/native_jinja.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc'\nimport 'ansible.utils.native_jinja' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d68ab70>\nimport 'ansible.utils.unsafe_proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d67df40>\nimport 'ansible.utils.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d61bf50>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/context.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/context_objects.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc'\nimport 'ansible.utils.context_objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a0470>\nimport 'ansible.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a01d0>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.cli.arguments' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a0800>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/option_helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a2180>\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6be7b0>\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a27b0>\nimport 'ansible.cli.arguments.option_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a0890>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a0b90>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/data.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/group.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6f3500>\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92d4b2720>\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6f0c80>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/splitter.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc'\nimport 'ansible.parsing.splitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b2b10>\nimport 'ansible.utils.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6f0590>\nimport 'ansible.inventory.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6db5c0>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/host.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b3a70>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/addresses.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc'\nimport 'ansible.parsing.utils.addresses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b3aa0>\nimport 'ansible.inventory.host' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b34a0>\nimport 'ansible.inventory.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6dac60>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4c8320>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/loader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4cad80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/typing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc'\nimport 'ansible.module_utils.compat.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4cbdd0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.filter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4cbe60>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.test' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4cbef0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/importlib.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/importlib.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/importlib.cpython-312.pyc'\nimport 'ansible.module_utils.compat.importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b3f20>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/loader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/constructor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4dfd40>\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__about__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc'\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4f4cb0>\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4f4950>\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/exceptions.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4f52b0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4f53d0>\n# extension module '_cffi_backend' loaded from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so'\n# extension module '_cffi_backend' executed from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so'\nimport '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92d4f74a0>\n# extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so'\n# extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so'\nimport 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92d4f5550>\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4f4d10>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4f7fb0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d508230>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d508500>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/padding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/utils.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc'\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d509b50>\nimport 'cryptography.hazmat.primitives.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d509040>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hmac.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50a2d0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.kdf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50a420>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\n# code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc'\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50ab40>\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50a9c0>\nimport 'cryptography.hazmat.primitives.kdf.pbkdf2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50a600>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50b6b0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d522000>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5221e0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d521df0>\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d521430>\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5202f0>\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50ba70>\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50b560>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/backend.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d523b90>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/binding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings.openssl._conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5342c0>\nimport 'cryptography.hazmat.bindings.openssl.binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d523d10>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d535d60>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d535ee0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc'\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d536990>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5367b0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5488f0>\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5361e0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d549f40>\nimport 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d549430>\nimport 'cryptography.hazmat.backends.openssl.backend' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d522a50>\nimport 'cryptography.hazmat.backends.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d522930>\nimport 'ansible.parsing.vault' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4dcec0>\nimport 'ansible.parsing.yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4dc500>\nimport 'ansible.parsing.yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4dc350>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/ajson.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/json.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc'\nimport 'ansible.module_utils.common.json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d54a3f0>\nimport 'ansible.parsing.ajson' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4dd0a0>\nimport 'ansible.parsing.utils.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b3e00>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_config.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc'\nimport 'ansible.utils.collection_loader._collection_config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d54acf0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_finder.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_meta.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc'\nimport 'ansible.utils.collection_loader._collection_meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d566360>\nimport 'ansible.utils.collection_loader._collection_finder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d54b470>\nimport 'ansible.utils.collection_loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4dcb90>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/plugin_docs.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/plugin_docs.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc'\nimport 'ansible.parsing.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5671a0>\nimport 'ansible.utils.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d54b500>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc'\nimport 'packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5676b0>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/specifiers.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/tags.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py\n# code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc'\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d57b500>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_manylinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_elffile.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc'\nimport 'packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d591ca0>\nimport 'packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d591160>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_musllinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc'\nimport 'packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d592870>\nimport 'packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d579c40>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_structures.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc'\nimport 'packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a4710>\nimport 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5933b0>\nimport 'packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d579400>\nimport 'packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5678f0>\nimport 'ansible.plugins.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4c8e00>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc'\nimport 'ansible.utils.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a5ca0>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a6e70>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/plugins.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc'\nimport 'ansible.vars.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a6d80>\nimport 'ansible.inventory.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6bca10>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/file.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc'\nimport 'ansible.module_utils.common.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a6240>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/dataloader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/basic.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc'\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92c4c13d0>\nimport 'pwd' # \n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92c4c17c0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc'\nimport 'ansible.module_utils.compat.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c1a00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selectors.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selectors.cpython-312.pyc'\n# destroy ansible.module_utils.compat.selectors\nimport 'ansible.module_utils.compat.selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c20f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/_text.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc'\nimport 'ansible.module_utils._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c2150>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/arg_spec.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/parameters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/warnings.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc'\nimport 'ansible.module_utils.common.warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c31a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/errors.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc'\nimport 'ansible.module_utils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c3410>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/validation.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_json_compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_json_compat.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_json_compat.cpython-312.pyc'\nimport 'ansible.module_utils.common._json_compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1c5c0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/formatters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc'\nimport 'ansible.module_utils.common.text.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1c680>\nimport 'ansible.module_utils.common.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c3620>\nimport 'ansible.module_utils.common.parameters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c2660>\nimport 'ansible.module_utils.common.arg_spec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c2180>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/locale.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc'\nimport 'ansible.module_utils.common.locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1c9e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/process.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc'\nimport 'ansible.module_utils.common.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1cbc0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/sys_info.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/_distro.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/_distro.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/_distro.cpython-312.pyc'\nimport 'ansible.module_utils.distro._distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1d220>\n# destroy ansible.module_utils.distro\nimport 'ansible.module_utils.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1d040>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc'\nimport 'ansible.module_utils.common._utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1cfe0>\nimport 'ansible.module_utils.common.sys_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1cc20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/pycompat24.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/pycompat24.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/pycompat24.cpython-312.pyc'\nimport 'ansible.module_utils.pycompat24' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1d8e0>\nimport 'ansible.module_utils.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a74a0>\nimport 'ansible.parsing.dataloader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a6a20>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc'\nimport 'ansible.inventory.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1f6b0>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/fact_cache.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc'\nimport 'ansible.vars.fact_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1f8f0>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc'\nimport 'ansible.template.native_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4d280>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/template.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc'\nimport 'ansible.template.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4d580>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc'\nimport 'ansible.template.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4d6a0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/listify.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc'\nimport 'ansible.utils.listify' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4d970>\nimport 'ansible.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1fe00>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/clean.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc'\nimport 'ansible.vars.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4dd30>\nimport 'ansible.vars.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1e990>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/completers.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc'\nimport 'argcomplete.completers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4e0c0>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/exceptions.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc'\nimport 'argcomplete.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4e540>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/finders.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/io.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc'\nimport 'argcomplete.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4f080>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/lexers.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc'\nimport 'argcomplete.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4f5f0>\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_shlex.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc'\nimport 'argcomplete.packages._shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4f770>\nimport 'argcomplete.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4f350>\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_argparse.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc'\nimport 'argcomplete.packages._argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4fa70>\nimport 'argcomplete.finders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4e630>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/shell_integration.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc'\nimport 'argcomplete.shell_integration' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4fe30>\nimport 'argcomplete' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4de20>\nimport 'ansible.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a3bf0>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/playbook.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7c4a0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/playbook_executor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_queue_manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92af7f6b0>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7ef90>\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92af7f110>\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7e450>\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92af7f7a0>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afa1a00>\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7fa10>\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7d700>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/play_iterator.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/attribute.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/sentinel.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc'\nimport 'ansible.utils.sentinel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc4830>\nimport 'ansible.playbook.attribute' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc41a0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc'\nimport 'ansible.playbook.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc49e0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/block.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/conditional.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc'\nimport 'ansible.playbook.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc6de0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/collectionsearch.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc'\nimport 'ansible.playbook.collectionsearch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc71a0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/delegatable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc'\nimport 'ansible.playbook.delegatable' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc73b0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/mod_args.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc'\nimport 'ansible.parsing.mod_args' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc7a10>\nimport 'ansible.playbook.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc7560>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/notifiable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc'\nimport 'ansible.playbook.notifiable' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc7e90>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/metadata.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/requirement.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/definition.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/taggable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc'\nimport 'ansible.playbook.taggable' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd5fd0>\nimport 'ansible.playbook.role.definition' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd57c0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/galaxy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc matches /usr/lib64/python3.12/tarfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc'\nimport 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd6630>\nimport 'ansible.utils.galaxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd6360>\nimport 'ansible.playbook.role.requirement' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd5370>\nimport 'ansible.playbook.role.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd4ef0>\nimport 'ansible.playbook.role' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc7fb0>\nimport 'ansible.playbook.block' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc6480>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/loop_control.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc'\nimport 'ansible.playbook.loop_control' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92b007500>\nimport 'ansible.playbook.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd7a70>\nimport 'ansible.playbook.play' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afa3560>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/playbook_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc'\nimport 'ansible.playbook.playbook_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92b007cb0>\nimport 'ansible.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afa2e10>\nimport 'ansible.executor.play_iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afa0d70>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/stats.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc'\nimport 'ansible.executor.stats' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afa2c60>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_result.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc'\nimport 'ansible.executor.task_result' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92b007f50>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play_context.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc'\nimport 'ansible.playbook.play_context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a828320>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc matches /usr/lib64/python3.12/difflib.py\n# code object from '/usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc'\nimport 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8299a0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/dumper.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/hostvars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc'\nimport 'ansible.vars.hostvars' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a844dd0>\nimport 'ansible.parsing.yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8448c0>\nimport 'ansible.plugins.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a828b00>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/reserved.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc'\nimport 'ansible.vars.reserved' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd6d80>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/lock.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc'\nimport 'ansible.utils.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a845520>\n# /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py\n# code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc'\nimport 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8455b0>\nimport 'ansible.executor.task_queue_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7c830>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/ssh_functions.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/paramiko.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc'\nimport 'ansible.module_utils.compat.paramiko' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a847ec0>\nimport 'ansible.utils.ssh_functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a847410>\nimport 'ansible.executor.playbook_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7c500>\nimport 'ansible.cli.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9331dc110>\n[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var \nnaming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This \nfeature will be removed from ansible-core in version 2.19. Deprecation warnings\n can be disabled by setting deprecation_warnings=False in ansible.cfg.\nimport 'ansible_collections' # _AnsibleCollectionRootPkgLoader(path=['/tmp/collections-Rg1/ansible_collections'])\nimport 'ansible_collections.fedora' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-Rg1/ansible_collections/fedora'])\nimport 'ansible_collections.fedora.linux_system_roles' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles'])\nimport 'ansible_collections.ansible' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-Rg1/ansible_collections/ansible'])\nimport 'ansible_collections.ansible.builtin' # _AnsibleCollectionPkgLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff933210080>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc'\nimport 'ansible.plugins.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d67c530>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/shlex.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc'\nimport 'ansible.utils.shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a872300>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/__init__.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_parser.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_re.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_types.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc'\nimport 'tomllib._types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a885370>\nimport 'tomllib._re' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a884f20>\nimport 'tomllib._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8738c0>\nimport 'tomllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a873620>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a892b70>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.doc_fragments' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8931a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\nimport 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8a83e0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.become' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8a9ca0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8aa2d0>\nimport 'ansible.plugins.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8a9250>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\n# code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc'\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8aae70>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a886f00>\n# /usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/__init__.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a887230>\n# /usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementTree.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementPath.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc'\nimport 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8c9af0>\n# extension module '_elementtree' loaded from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a8cb1a0>\n# extension module '_elementtree' executed from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so'\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a8cad50>\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a886d20>\nimport 'ansible.plugins.shell.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a885b80>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/hashing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc'\nimport 'ansible.utils.hashing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8cb5c0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/json_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc'\nimport 'ansible.module_utils.json_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8e9fd0>\n# /usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/xmltodict.py\n# code object from '/usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8eae10>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8eaf90>\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6b08f0>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6b1040>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8eb200>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8eaff0>\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6d1eb0>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a6f3980>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6f0ec0>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6d2f90>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a713380>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6f0c50>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6b2c60>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8ead50>\nimport 'xmltodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8ea0c0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc'\nimport 'ansible.playbook.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72e390>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc'\nimport 'ansible.playbook.task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72e5a0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc'\nimport 'ansible.playbook.role.include' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72eba0>\nimport 'ansible.playbook.role_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72e7e0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler_task_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc'\nimport 'ansible.playbook.handler_task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72ef00>\n# /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/modules/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.modules' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72f590>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/module_common.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/interpreter_discovery.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/compat.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/namespace.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc'\nimport 'ansible.module_utils.facts.namespace' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a76f1d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/default_collectors.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/collector.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/timeout.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a788bc0>\nimport 'ansible.module_utils.facts.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a788980>\nimport 'ansible.module_utils.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a788170>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78a0f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/facter.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other.facter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78a9c0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/ohai.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other.ohai' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78adb0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78b0e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/apparmor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.apparmor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78b290>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/caps.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.caps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78b3e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/chroot.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.chroot' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78b560>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/cmdline.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc'\nimport 'ansible.module_utils.facts.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78ba70>\nimport 'ansible.module_utils.facts.system.cmdline' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78b7d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/distribution.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.distribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78baa0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/date_time.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/datetime.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc'\nimport 'ansible.module_utils.compat.datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ad670>\nimport 'ansible.module_utils.facts.system.date_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ad1f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/env.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.env' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ad9a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/dns.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.dns' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ada60>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/fips.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.fips' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5adb20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/loadavg.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.loadavg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5adbe0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/local.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.local' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5add90>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/lsb.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.lsb' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ae090>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/pkg_mgr.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.pkg_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ae240>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/platform.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ae840>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/python.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.python' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5aeb10>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/selinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5aebd0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/service_mgr.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.service_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5aec30>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/ssh_pub_keys.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5af1a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/user.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.user' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5af440>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5af4a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5af6e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/aix.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5af920>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/darwin.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/sysctl.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc'\nimport 'ansible.module_utils.facts.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cc500>\nimport 'ansible.module_utils.facts.hardware.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5afe90>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cc6e0>\nimport 'ansible.module_utils.facts.hardware.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cc530>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ccc80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hurd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cd340>\nimport 'ansible.module_utils.facts.hardware.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cd010>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ceb40>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cef60>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cf2f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cfc20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cfe00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/aix.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/generic_bsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.generic_bsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ec260>\nimport 'ansible.module_utils.facts.network.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b3860>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/darwin.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ecd70>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ece00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/fc_wwn.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.fc_wwn' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ecfb0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ed220>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ed2e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hurd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ed490>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ed6a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/iscsi.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ee030>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/nvme.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.nvme' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ee2d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ee3f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ee4e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ee720>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ee9f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5eeba0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sysctl.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ef140>\nimport 'ansible.module_utils.facts.virtual.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5eef30>\nimport 'ansible.module_utils.facts.virtual.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5eed50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ef290>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ef410>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5efaa0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5efbc0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5efce0>\nimport 'ansible.module_utils.facts.default_collectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a76f560>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/ansible_collector.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc'\nimport 'ansible.module_utils.facts.ansible_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5efd40>\nimport 'ansible.module_utils.facts.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a76ee70>\nimport 'ansible.module_utils.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a76eb70>\nimport 'ansible.executor.interpreter_discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a76e270>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a608fe0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/module_manifest.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc'\nimport 'ansible.executor.powershell.module_manifest' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6090d0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/action_write_locks.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc'\nimport 'ansible.executor.action_write_locks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a609490>\nimport 'ansible.executor.module_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a76d010>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/jsonify.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc'\nimport 'ansible.parsing.utils.jsonify' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a609fd0>\nimport 'ansible.plugins.action' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72f740>\nimport 'ansible_collections.ansible.builtin.plugins' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.builtin.plugins.action' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.builtin.plugins.callback' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.posix' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-Rg1/ansible_collections/ansible/posix'])\nimport 'ansible_collections.ansible.posix.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-Rg1/ansible_collections/ansible/posix/plugins'])\nimport 'ansible_collections.ansible.posix.plugins.callback' # _AnsibleCollectionLoader(path=['/tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback'])\n# /tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc matches /tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/debug.py\n# code object from '/tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc'\nimport 'ansible.plugins.callback.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6254f0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/_junit_xml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a6278f0>\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a627830>\n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a626210>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6406b0>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a684650>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a686a50>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a685670>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6407d0>\nimport 'ansible.utils._junit_xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a626d80>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc'\n# /tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc matches /tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py\n# code object from '/tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4c8ad0>\n# /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py\n# code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc'\nimport 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4c9730>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4caa50>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/worker.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_executor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/connection.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc'\nimport 'ansible.module_utils.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4cbe90>\nimport 'ansible.executor.task_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4cb0b0>\nimport 'ansible.executor.process.worker' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4caae0>\nimport 'ansible.plugins.strategy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a32f0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/included_file.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc'\nimport 'ansible.playbook.included_file' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e8500>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/gather_facts.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/gather_facts.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/popen_fork.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc'\nimport 'multiprocessing.popen_fork' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e8f50>\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a788800>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e9df0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e9f40>\n[WARNING]: Module invocation had junk after the JSON data: # clear builtins._ #\nclear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear\nsys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear\nsys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore\nsys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing\nbuiltins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib #\ncleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing\n_thread # cleanup[2] removing _weakref # cleanup[2] removing\n_frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing\nmarshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 #\ncleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types #\ncleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2]\nremoving collections # cleanup[2] removing operator # cleanup[2] removing\n_operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing\nheapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2]\nremoving reprlib # destroy reprlib # cleanup[2] removing _collections #\ncleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2]\nremoving sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving _locale # cleanup[2] removing copyreg # cleanup[2] removing struct #\ncleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2]\nremoving runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing\npkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing\nfnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2]\nremoving _compression # cleanup[2] removing threading # cleanup[2] removing\ntime # cleanup[2] removing traceback # cleanup[2] removing linecache #\ncleanup[2] removing tokenize # cleanup[2] removing token # destroy token #\ncleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma\n# cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing\ntempfile # cleanup[2] removing random # destroy random # cleanup[2] removing\nmath # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2]\nremoving _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect #\ncleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing\nzipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving ansible # destroy ansible # cleanup[2] removing ansible.module_utils #\ndestroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic #\ndestroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy\n__future__ # cleanup[2] removing atexit # cleanup[2] removing datetime #\ncleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing\nlocale # cleanup[2] removing platform # cleanup[2] removing subprocess #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing shlex #\ncleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd #\ncleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2]\nremoving ctypes # cleanup[2] removing _ctypes # cleanup[2] removing\nctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging\n# cleanup[2] removing string # destroy string # cleanup[2] removing _string #\ncleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader #\ncleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon #\ncleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving ansible.module_utils.facts # destroy ansible.module_utils.facts #\ncleanup[2] removing ansible.module_utils.facts.compat # destroy\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts.namespace # destroy\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing typing # destroy\ntyping # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2]\nremoving ansible.module_utils.facts.timeout # cleanup[2] removing\nmultiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2]\nremoving multiprocessing.process # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing\n_compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing\nmultiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other #\ndestroy ansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # destroy ansible.module_utils.facts.system #\ncleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils #\ncleanup[2] removing ansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.loadavg # cleanup[2] removing\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2]\nremoving configparser # cleanup[2] removing\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.platform # cleanup[2] removing\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy\nssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2]\nremoving ansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale\n# destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version\n# destroy ansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.system.user # cleanup[2] removing getpass #\ncleanup[2] removing termios # cleanup[2] removing\nansible.module_utils.facts.hardware # destroy\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl #\ncleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # destroy ansible.module_utils.facts.network\n# cleanup[2] removing ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual\n# cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nencodings.idna # cleanup[2] removing stringprep # cleanup[2] removing\nunicodedata # cleanup[2] removing gc # cleanup[2] removing\nmultiprocessing.dummy # cleanup[2] removing multiprocessing.dummy.connection #\ndestroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy\n_bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc #\ndestroy importlib.machinery # destroy zipimport # destroy _compression #\ndestroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy\nbz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy\nsystemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy\nuuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy\nsystemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy selinux # destroy\nansible.module_utils.distro._distro # destroy argparse # destroy logging #\ndestroy locale # destroy copy # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.dummy # destroy multiprocessing.pool # destroy\nmultiprocessing.reduction # destroy pickle # destroy multiprocessing.context #\ndestroy _compat_pickle # destroy _pickle # destroy queue # destroy traceback #\ndestroy multiprocessing.util # destroy atexit # destroy multiprocessing.process\n# destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress #\ndestroy textwrap # destroy base64 # destroy _ssl # destroy\nansible.module_utils.compat.selinux # destroy platform # destroy getpass #\ndestroy contextlib # destroy termios # destroy json # destroy socket # destroy\nstruct # destroy glob # destroy ansible.module_utils.compat.typing # destroy\nansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # destroy unicodedata # destroy gc #\ndestroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping\n_frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3]\nwiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #\ncleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 #\ncleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3]\nwiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc #\ncleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat #\ndestroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3]\nwiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re #\ndestroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types\n# cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3]\nwiping collections # destroy _collections_abc # destroy heapq # cleanup[3]\nwiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq #\ncleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy\n_collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc #\ncleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping\n_locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping\nimportlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil #\ndestroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time #\ncleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd #\ndestroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile\n# destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib #\ncleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect #\ncleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3]\nwiping subprocess # destroy time # destroy signal # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # destroy configparser\n# cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy\nstringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy\nstat # destroy _signal # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy\ntypes # destroy ansible.module_utils.six.moves # destroy _operator # destroy\nfunctools # destroy io # destroy itertools # destroy re # destroy warnings\n[WARNING]: Module invocation had junk after the JSON data: # clear builtins._ #\nclear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear\nsys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear\nsys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore\nsys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing\nbuiltins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib #\ncleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing\n_thread # cleanup[2] removing _weakref # cleanup[2] removing\n_frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing\nmarshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 #\ncleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types #\ncleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2]\nremoving collections # cleanup[2] removing operator # cleanup[2] removing\n_operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing\nheapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2]\nremoving reprlib # destroy reprlib # cleanup[2] removing _collections #\ncleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2]\nremoving sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving _locale # cleanup[2] removing copyreg # cleanup[2] removing struct #\ncleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2]\nremoving runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing\npkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing\nfnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2]\nremoving _compression # cleanup[2] removing threading # cleanup[2] removing\ntime # cleanup[2] removing traceback # cleanup[2] removing linecache #\ncleanup[2] removing tokenize # cleanup[2] removing token # destroy token #\ncleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma\n# cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing\ntempfile # cleanup[2] removing random # destroy random # cleanup[2] removing\nmath # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2]\nremoving _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect #\ncleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing\nzipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving ansible # destroy ansible # cleanup[2] removing ansible.module_utils #\ndestroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic #\ndestroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy\n__future__ # cleanup[2] removing atexit # cleanup[2] removing datetime #\ncleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing\nlocale # cleanup[2] removing platform # cleanup[2] removing subprocess #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing shlex #\ncleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd #\ncleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2]\nremoving ctypes # cleanup[2] removing _ctypes # cleanup[2] removing\nctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging\n# cleanup[2] removing string # destroy string # cleanup[2] removing _string #\ncleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader #\ncleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon #\ncleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving ansible.module_utils.facts # destroy ansible.module_utils.facts #\ncleanup[2] removing ansible.module_utils.facts.compat # destroy\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts.namespace # destroy\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing typing # destroy\ntyping # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2]\nremoving ansible.module_utils.facts.timeout # cleanup[2] removing\nmultiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2]\nremoving multiprocessing.process # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing\n_compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing\nmultiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other #\ndestroy ansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # destroy ansible.module_utils.facts.system #\ncleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils #\ncleanup[2] removing ansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.loadavg # cleanup[2] removing\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2]\nremoving configparser # cleanup[2] removing\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.platform # cleanup[2] removing\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy\nssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2]\nremoving ansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale\n# destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version\n# destroy ansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.system.user # cleanup[2] removing getpass #\ncleanup[2] removing termios # cleanup[2] removing\nansible.module_utils.facts.hardware # destroy\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl #\ncleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # destroy ansible.module_utils.facts.network\n# cleanup[2] removing ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual\n# cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing gc #\ncleanup[2] removing encodings.idna # cleanup[2] removing stringprep #\ncleanup[2] removing unicodedata # cleanup[2] removing multiprocessing.dummy #\ncleanup[2] removing multiprocessing.dummy.connection # destroy _ast # destroy\n_datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy\n_sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy\nimportlib.machinery # destroy zipimport # destroy _compression # destroy _lzma\n# destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy\nlzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon #\ndestroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy\nctypes # destroy _string # destroy systemd._journal # destroy systemd._reader #\ndestroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy\njson.decoder # destroy json.encoder # destroy json.scanner # destroy _json #\ndestroy selinux # destroy ansible.module_utils.distro._distro # destroy\nargparse # destroy logging # destroy locale # destroy copy # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.dummy # destroy multiprocessing.pool # destroy\nmultiprocessing.reduction # destroy pickle # destroy multiprocessing.context #\ndestroy _compat_pickle # destroy _pickle # destroy queue # destroy traceback #\ndestroy multiprocessing.util # destroy atexit # destroy multiprocessing.process\n# destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress #\ndestroy textwrap # destroy base64 # destroy _ssl # destroy\nansible.module_utils.compat.selinux # destroy platform # destroy getpass #\ndestroy contextlib # destroy termios # destroy json # destroy socket # destroy\nstruct # destroy glob # destroy ansible.module_utils.compat.typing # destroy\nansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # destroy gc # destroy unicodedata #\ndestroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping\n_frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3]\nwiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #\ncleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 #\ncleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3]\nwiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc #\ncleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat #\ndestroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3]\nwiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re #\ndestroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types\n# cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3]\nwiping collections # destroy _collections_abc # destroy heapq # cleanup[3]\nwiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq #\ncleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy\n_collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc #\ncleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping\n_locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping\nimportlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil #\ndestroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time #\ncleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd #\ndestroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile\n# destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib #\ncleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect #\ncleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3]\nwiping subprocess # destroy time # destroy signal # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # destroy configparser\n# cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy\nstringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy\nstat # destroy _signal # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy\ntypes # destroy ansible.module_utils.six.moves # destroy _operator # destroy\nfunctools # destroy io # destroy itertools # destroy re # destroy warnings\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/debug.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/debug.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nimport 'ansible_collections.fedora.linux_system_roles.roles' # _AnsibleCollectionLoader(path=['/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles'])\nimport 'ansible_collections.fedora.linux_system_roles.roles.kdump' # _AnsibleCollectionLoader(path=['/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump'])\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364c50>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365190>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365fa0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367890>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a384e00>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367b30>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384f80>\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3659d0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3868a0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385a60>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a387290>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485e50>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a384ce0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3679e0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384e60>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3867b0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385910>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3870e0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386e70>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487800>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5490>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365910>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3655b0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44bad0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364c20>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a0f0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386cc0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3663c0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365af0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365370>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365040>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4499d0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364590>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a060>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364860>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365640>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367770>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a384cb0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3679e0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384e00>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386750>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3858e0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3871a0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386d80>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366090>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365850>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364fe0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364c80>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6420>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4350>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a090>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4ea060>\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486810>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3656d0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast #\ndestroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy\n_sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy\nimportlib.machinery # destroy zipimport # destroy _compression # destroy _lzma\n# destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy\nlzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon #\ndestroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl #\ndestroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy\ntraceback # destroy atexit # destroy _string # destroy systemd._journal #\ndestroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy datetime # destroy selinux # destroy\nplatform # destroy ansible.module_utils.distro._distro # destroy argparse #\ndestroy json # destroy logging # destroy shlex # destroy textwrap # destroy\nlocale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib #\ndestroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io #\ndestroy time # destroy signal # destroy warnings # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre\n# destroy sre_parse # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365100>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365280>\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3653d0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367f80>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365010>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5070>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4740>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3662d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386b40>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386930>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a387dd0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3868d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387f20>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367a10>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386d80>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a248050>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386db0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2496d0>\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248920>\nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248140>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2498b0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366d50>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487fe0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5af200>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a5130>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486450>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385b50>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248350>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387560>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a248e30>\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a6a2f00>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248aa0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a6a2f00>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365610>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3866c0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248a10>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384410>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485760>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365610>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367260>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485700>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366990>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367380>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487b00>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4b00>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367a40>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3676b0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7fe0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385730>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4867b0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24bf50>\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366cc0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a624650>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24bd10>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3670b0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367a10>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24bfb0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n[WARNING]: Module invocation had junk after the JSON data: # destroy\ndnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path #\nclear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear\nsys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear\nsys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ #\nclear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout\n# restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref\n# cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io #\ncleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing\nzipimport # cleanup[2] removing encodings # cleanup[2] removing codecs #\ncleanup[2] removing _codecs # cleanup[2] removing encodings.aliases #\ncleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2]\nremoving __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing\nio # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy\n_weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os\n# cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing\n_stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath #\ncleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig #\ncleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 #\ncleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types #\ncleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2]\nremoving collections # cleanup[2] removing operator # cleanup[2] removing\n_operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing\nheapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2]\nremoving reprlib # destroy reprlib # cleanup[2] removing _collections #\ncleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2]\nremoving sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving _locale # cleanup[2] removing copyreg # cleanup[2] removing struct #\ncleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2]\nremoving runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing\npkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing\nfnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2]\nremoving _compression # cleanup[2] removing threading # cleanup[2] removing\ntime # cleanup[2] removing traceback # cleanup[2] removing linecache #\ncleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing\n_bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2]\nremoving pwd # cleanup[2] removing grp # cleanup[2] removing tempfile #\ncleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing\nhashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 #\ncleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing\n_bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy\nzipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible #\ndestroy ansible # cleanup[2] removing ansible.module_utils # destroy\nansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy\nansible.module_utils.basic # cleanup[2] removing __future__ # destroy\n__future__ # cleanup[2] removing atexit # cleanup[2] removing datetime #\ncleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing\nlocale # cleanup[2] removing platform # cleanup[2] removing subprocess #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing shlex #\ncleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd #\ncleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2]\nremoving ctypes # cleanup[2] removing _ctypes # cleanup[2] removing\nctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging\n# cleanup[2] removing string # cleanup[2] removing _string # cleanup[2]\nremoving systemd._journal # cleanup[2] removing systemd._reader # cleanup[2]\nremoving systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2]\nremoving socket # cleanup[2] removing _socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2]\nremoving _ast # cleanup[2] removing ansible.module_utils.common._json_compat #\ndestroy ansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.pycompat24 # destroy\nansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy\nansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy\nansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing\nemail.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing\nemail.mime.base # cleanup[2] removing email.policy # cleanup[2] removing\nemail._policybase # cleanup[2] removing email.header # cleanup[2] removing\nemail.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing\nemail.errors # cleanup[2] removing email.charset # cleanup[2] removing\nemail.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils #\ncleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2]\nremoving email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing\nemail.headerregistry # cleanup[2] removing email._header_value_parser #\ncleanup[2] removing email._encoded_words # cleanup[2] removing\nemail.contentmanager # cleanup[2] removing email.message # cleanup[2] removing\nuu # cleanup[2] removing email.iterators # cleanup[2] removing\nemail.mime.nonmultipart # cleanup[2] removing email.mime.application #\ncleanup[2] removing email.parser # cleanup[2] removing email.feedparser #\ncleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing\ngzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2]\nremoving ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl #\ncleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2]\nremoving urllib.request # cleanup[2] removing urllib.error # cleanup[2]\nremoving urllib.response # cleanup[2] removing\nansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing\nansible.module_utils.six.moves.urllib # cleanup[2] removing\nansible.module_utils.six.moves.urllib.error # cleanup[2] removing\nansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography\n# destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy\ncryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2]\nremoving inspect # cleanup[2] removing dis # cleanup[2] removing opcode #\ndestroy opcode # cleanup[2] removing _opcode # cleanup[2] removing\ncryptography.x509 # cleanup[2] removing\ncryptography.x509.certificate_transparency # cleanup[2] removing six #\ncleanup[2] removing cryptography.x509.base # cleanup[2] removing\ncryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing\ncryptography.hazmat.backends # destroy cryptography.hazmat.backends #\ncleanup[2] removing cryptography.hazmat.primitives # destroy\ncryptography.hazmat.primitives # cleanup[2] removing\ncryptography.hazmat.primitives.asymmetric # destroy\ncryptography.hazmat.primitives.asymmetric # cleanup[2] removing\ncryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing\ncryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing\ncryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2]\nremoving cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2]\nremoving cryptography.exceptions # destroy cryptography.exceptions # cleanup[2]\nremoving cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing\ncryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing\ncryptography.hazmat.backends.interfaces # cleanup[2] removing\ncryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der #\ndestroy cryptography.hazmat._der # cleanup[2] removing\ncryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac #\ncleanup[2] removing _hmacopenssl # cleanup[2] removing\ncryptography.hazmat.primitives.serialization # cleanup[2] removing\ncryptography.hazmat.primitives.serialization.base # cleanup[2] removing\ncryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing\ncryptography.hazmat.primitives.ciphers # destroy\ncryptography.hazmat.primitives.ciphers # cleanup[2] removing\ncryptography.hazmat.primitives.ciphers.base # destroy\ncryptography.hazmat.primitives.ciphers.base # cleanup[2] removing\ncryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing\ncryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing\ncryptography.x509.general_name # cleanup[2] removing cryptography.x509.name #\ncleanup[2] removing cryptography.x509.oid # cleanup[2] removing\ncryptography.hazmat.primitives.hashes # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.common.respawn # destroy\nansible.module_utils.common.respawn # cleanup[2] removing\nansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2]\nremoving glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2]\nremoving dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing\nconfigparser # destroy configparser # cleanup[2] removing queue # cleanup[2]\nremoving dnf.const # cleanup[2] removing distutils # cleanup[2] removing\ndistutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2]\nremoving dnf.base # cleanup[2] removing libdnf # cleanup[2] removing\nlibdnf.error # cleanup[2] removing libdnf._error # cleanup[2] removing\nlibdnf.common_types # cleanup[2] removing libdnf._common_types # cleanup[2]\nremoving libdnf.conf # cleanup[2] removing libdnf._conf # cleanup[2] removing\nlibdnf.module # cleanup[2] removing libdnf._module # cleanup[2] removing\nlibdnf.repo # cleanup[2] removing libdnf._repo # cleanup[2] removing\nlibdnf.transaction # cleanup[2] removing libdnf._transaction # cleanup[2]\nremoving libdnf.utils # cleanup[2] removing libdnf._utils # cleanup[2] removing\ndnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n #\ncleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2]\nremoving dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing\ndnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing\nrpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction #\ncleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2]\nremoving hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing\nlibcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing\ndnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc\n# cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg #\ncleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme\n# cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2]\nremoving gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing\ngpg.constants.data # cleanup[2] removing gpg.constants.data.encoding #\ncleanup[2] removing gpg.constants.keylist # cleanup[2] removing\ngpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2]\nremoving gpg.constants.sig.mode # cleanup[2] removing\ngpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu #\ncleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing\ngpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2]\nremoving gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign\n# cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk #\ncleanup[2] removing gpg.constants.protocol # cleanup[2] removing\ngpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2]\nremoving gpg.constants.validity # cleanup[2] removing gpg.callbacks # destroy\ngpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2]\nremoving termios # cleanup[2] removing gpg.version # destroy gpg.version #\ncleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2]\nremoving dnf.conf.config # cleanup[2] removing dnf.conf.substitutions #\ncleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2]\nremoving dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing\nlogging.handlers # cleanup[2] removing pickle # cleanup[2] removing\n_compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec #\ncleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction #\ncleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2]\nremoving dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing\ndnf.module.module_base # cleanup[2] removing libdnf.smartcols # cleanup[2]\nremoving libdnf._smartcols # cleanup[2] removing dnf.selector # cleanup[2]\nremoving dnf.module.exceptions # cleanup[2] removing dnf.persistor # cleanup[2]\nremoving distutils.version # cleanup[2] removing dnf.plugin # cleanup[2]\nremoving dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing\ndnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2]\nremoving dnf.sack # cleanup[2] removing dnf.package # cleanup[2] removing\ndnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale #\ncleanup[2] removing dnf.plugin.dynamic.builddep # destroy\ndnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy\ndnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli\n# cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format #\ncleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term #\ncleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing\ndnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing\ndnf.cli.option_parser # cleanup[2] removing dnf.cli.commands.alias # cleanup[2]\nremoving dnf.cli.commands.autoremove # cleanup[2] removing\ndnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean #\ncleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing\ndnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.distrosync #\ncleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing\ndnf.cli.commands.group # cleanup[2] removing dnf.cli.commands.history #\ncleanup[2] removing dnf.transaction_sr # cleanup[2] removing\ndnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache #\ncleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing\ndnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall #\ncleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing\ndnf.cli.commands.repolist # cleanup[2] removing dnf.cli.commands.search #\ncleanup[2] removing dnf.match_counter # cleanup[2] removing\ndnf.cli.commands.shell # cleanup[2] removing cmd # cleanup[2] removing\ndnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo #\ncleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing\ndnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand #\ncleanup[2] removing dnf.plugin.dynamic.changelog # destroy\ndnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2]\nremoving dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2]\nremoving dateutil.relativedelta # cleanup[2] removing dateutil._common #\ncleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz #\ncleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves #\ncleanup[2] removing dnf.plugin.dynamic.config_manager # destroy\ndnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr\n# destroy dnf.plugin.dynamic.copr # cleanup[2] removing\ndnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2]\nremoving dnf.plugin.dynamic.debuginfo-install # destroy\ndnf.plugin.dynamic.debuginfo-install # cleanup[2] removing\ndnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2]\nremoving dnf.plugin.dynamic.generate_completion_cache # destroy\ndnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 #\ncleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2]\nremoving dnf.plugin.dynamic.groups_manager # destroy\ndnf.plugin.dynamic.groups_manager # cleanup[2] removing\ndnf.plugin.dynamic.needs_restarting # destroy\ndnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2]\nremoving dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2]\nremoving dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing\ndbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies #\ncleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml #\ndestroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers #\ncleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2]\nremoving pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2]\nremoving pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2]\nremoving xml.parsers.expat.errors # cleanup[2] removing\ndnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure #\ncleanup[2] removing dnf.plugin.dynamic.repodiff # destroy\ndnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph\n# destroy dnf.plugin.dynamic.repograph # cleanup[2] removing\ndnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage #\ncleanup[2] removing dnf.plugin.dynamic.reposync # destroy\ndnf.plugin.dynamic.reposync # cleanup[2] removing\ndnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade #\ndestroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy\n_bz2 # destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2\n# destroy lzma # destroy __main__ # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy\nsystemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy\nsystemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro\n# destroy mimetypes # destroy netrc # destroy platform # destroy\nansible.module_utils.compat.typing # destroy cryptography.x509 # destroy\ncryptography.x509.certificate_transparency # destroy cryptography.x509.oid #\ndestroy cryptography.x509.name # destroy cryptography.x509.general_name #\ndestroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy\ncryptography.hazmat.primitives.hashes # destroy six.moves.urllib # destroy\nsix.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error #\ndestroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy\nsix.moves.urllib.robotparser # destroy cryptography.hazmat.backends.interfaces\n# destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy\ncryptography.hazmat.primitives.constant_time # destroy\ncryptography.hazmat.primitives.serialization # destroy\ncryptography.hazmat.primitives.serialization.base # destroy\ncryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy\n_hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy\ncryptography.hazmat.primitives.asymmetric.ec # destroy\ncryptography.hazmat.primitives.asymmetric.ed25519 # destroy\ncryptography.hazmat.primitives.asymmetric.rsa # destroy\ncryptography.hazmat.primitives.ciphers.algorithms # destroy\ncryptography.hazmat.primitives.ciphers.modes # destroy six # destroy\ncryptography.utils # destroy dateutil # destroy dateutil._version # destroy\ndateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta #\ndestroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz #\ndestroy sqlite3 # destroy sqlite3.dbapi2 # destroy dbus # destroy dbus._compat\n# destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel #\ndestroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy\ndbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy\n_dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy\npyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping\n_frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings #\ncleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping\n_frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal\n# destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings #\ndestroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1\n# destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping\n_codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping\nabc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat #\ncleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath #\ncleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3]\nwiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg #\ncleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools\n# cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq\n# cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping\n_heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy\n_collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc #\ncleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping\n_locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3]\nwiping binascii # cleanup[3] wiping importlib # destroy importlib.util #\ncleanup[3] wiping importlib._bootstrap # cleanup[3] wiping\nimportlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping\nimportlib.machinery # cleanup[3] wiping importlib.abc # destroy\n_frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping\ncontextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3]\nwiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression #\ncleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping\ntraceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy\nio # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp #\ndestroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy\n_random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3]\nwiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3]\nwiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping\ndatetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy\nencodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping\nsignal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors #\ncleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping\nctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging #\ndestroy atexit # destroy logging.handlers # cleanup[3] wiping string #\ncleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket #\ndestroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3]\nwiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping\njson.scanner # cleanup[3] wiping _json # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\ncopy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping\nargparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3]\nwiping email # destroy email._parseaddr # destroy email._policybase # destroy\nemail.mime # destroy email.mime.base # destroy email.mime.multipart # destroy\nemail.mime.nonmultipart # destroy email.mime.application # destroy\nemail.mime.text # destroy email.base64mime # destroy email.headerregistry #\ndestroy email.iterators # destroy email.contentmanager # destroy email.policy #\ndestroy email.feedparser # destroy email.parser # cleanup[3] wiping\nemail.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping\nemail.errors # cleanup[3] wiping email.charset # cleanup[3] wiping\nemail.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils #\ncleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error #\ndestroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping\ncalendar # cleanup[3] wiping email._header_value_parser # destroy\nemail._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy\nquopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib #\ncleanup[3] wiping http # destroy http.client # destroy http.cookiejar #\ncleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3]\nwiping _ssl # destroy _ssl # cleanup[3] wiping\nansible.module_utils.six.moves.urllib # cleanup[3] wiping\nansible.module_utils.six.moves.urllib.error # cleanup[3] wiping\nansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect #\ndestroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize\n# destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob #\ncleanup[3] wiping gc # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy\ndnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans #\ndestroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy\ndnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group #\ndestroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy\ndnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read #\ndestroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm #\ndestroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history\n# destroy dnf.module # destroy dnf.module.exceptions # destroy\ndnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy\ndnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package #\ndestroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy\ndnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # destroy\ndnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy\ndnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand #\ndestroy dnf.cli.cli # cleanup[3] wiping queue # cleanup[3] wiping distutils #\ndestroy distutils.errors # destroy distutils.sysconfig # destroy\ndistutils.version # cleanup[3] wiping libdnf # destroy libdnf.error # destroy\nlibdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy\nlibdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy\nlibdnf.smartcols # cleanup[3] wiping libdnf._error # cleanup[3] wiping\nlibdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping\nlibdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping\nlibdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping\nunicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy\nrpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3]\nwiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3]\nwiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps #\ncleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps #\ncleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme #\ncleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping\ngpg.util # cleanup[3] wiping gpg.constants # destroy gpg.constants.data #\ndestroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy\ngpg.constants.keylist.mode # destroy gpg.constants.sig # destroy\ngpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy\ngpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy\ngpg.constants.create # destroy gpg.constants.event # destroy\ngpg.constants.import_type # destroy gpg.constants.keysign # destroy\ngpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol #\ndestroy gpg.constants.sigsum # destroy gpg.constants.status # destroy\ngpg.constants.validity # cleanup[3] wiping termios # cleanup[3] wiping pickle #\ndestroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle #\ncleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols #\ncleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils #\ndestroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping\ncurses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping\ndnf.cli.commands # destroy dnf.cli.commands.alias # destroy\ndnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy\ndnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy\ndnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy\ndnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy\ndnf.cli.commands.history # destroy dnf.cli.commands.install # destroy\ndnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy\ndnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy\ndnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy\ndnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy\ndnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy\ndnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # cleanup[3]\nwiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy libdnf._error # destroy _heapq # destroy _thread #\ndestroy _warnings # destroy stat # destroy _sre # destroy sre_parse # destroy\nselect # destroy ansible.module_utils.six.moves.urllib # destroy pickle #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy\nansible.module_utils.six.moves # destroy _operator # destroy bisect # destroy\nposixpath # destroy posix # destroy http # destroy socket # destroy ssl #\ndestroy gzip # destroy abc # destroy email.header # destroy email.charset #\ndestroy email.utils # destroy email._header_value_parser # destroy\nemail.quoprimime # destroy threading # destroy email.message # destroy\nemail.errors # destroy email.encoders # destroy signal # destroy unicodedata #\ndestroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext\n# destroy libcomps # destroy locale # destroy contextlib # destroy string #\ndestroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy\ndnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils #\ndestroy errno # destroy importlib # destroy inspect # destroy binascii #\ndestroy gc # destroy math # destroy _functools # destroy urllib.parse # destroy\ntempfile # destroy traceback # destroy calendar # destroy glob # destroy curses\n# destroy fcntl # destroy struct # destroy termios # destroy random # destroy\ndnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy\ngpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util #\ndestroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings\n# destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy\nre # destroy json # destroy functools # destroy argparse # destroy operator #\ndestroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey #\ndestroy logging # destroy dnf # destroy dnf.cli.commands # destroy\n_frozen_importlib\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n[WARNING]: Module invocation had junk after the JSON data: # clear builtins._ #\nclear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear\nsys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear\nsys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore\nsys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing\nbuiltins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib #\ncleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing\n_thread # cleanup[2] removing _weakref # cleanup[2] removing\n_frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing\nmarshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 #\ncleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types #\ncleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2]\nremoving collections # cleanup[2] removing operator # cleanup[2] removing\n_operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing\nheapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2]\nremoving reprlib # destroy reprlib # cleanup[2] removing _collections #\ncleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2]\nremoving sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving _locale # cleanup[2] removing copyreg # cleanup[2] removing struct #\ncleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2]\nremoving runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing\npkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing\nfnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2]\nremoving _compression # cleanup[2] removing threading # cleanup[2] removing\ntime # cleanup[2] removing traceback # cleanup[2] removing linecache #\ncleanup[2] removing tokenize # cleanup[2] removing token # destroy token #\ncleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma\n# cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing\ntempfile # cleanup[2] removing random # destroy random # cleanup[2] removing\nmath # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2]\nremoving _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect #\ncleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing\nzipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving ansible # destroy ansible # cleanup[2] removing ansible.module_utils #\ndestroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic #\ndestroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy\n__future__ # cleanup[2] removing atexit # cleanup[2] removing datetime #\ncleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing\nlocale # cleanup[2] removing platform # cleanup[2] removing subprocess #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing shlex #\ncleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd #\ncleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2]\nremoving ctypes # cleanup[2] removing _ctypes # cleanup[2] removing\nctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging\n# cleanup[2] removing string # destroy string # cleanup[2] removing _string #\ncleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader #\ncleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon #\ncleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing\nansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving ansible.module_utils.facts # destroy ansible.module_utils.facts #\ncleanup[2] removing ansible.module_utils.facts.compat # destroy\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts.namespace # destroy\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing typing # destroy\ntyping # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2]\nremoving ansible.module_utils.facts.timeout # cleanup[2] removing\nmultiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2]\nremoving multiprocessing.process # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing\n_compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing\nmultiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other #\ndestroy ansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # destroy ansible.module_utils.facts.system #\ncleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils #\ncleanup[2] removing ansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.loadavg # cleanup[2] removing\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2]\nremoving configparser # cleanup[2] removing\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.platform # cleanup[2] removing\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy\nssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2]\nremoving ansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale\n# destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version\n# destroy ansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.system.user # cleanup[2] removing getpass #\ncleanup[2] removing termios # cleanup[2] removing\nansible.module_utils.facts.hardware # destroy\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl #\ncleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # destroy ansible.module_utils.facts.network\n# cleanup[2] removing ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual\n# cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.service # destroy ansible.module_utils.service #\ncleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 #\ndestroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util\n# destroy importlib.abc # destroy importlib.machinery # destroy zipimport #\ndestroy _compression # destroy _lzma # destroy importlib # destroy binascii #\ndestroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy\nsystemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings\n# destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy\nsystemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy\n_socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder\n# destroy json.scanner # destroy _json # destroy selinux # destroy\nansible.module_utils.distro._distro # destroy argparse # destroy logging #\ndestroy locale # destroy copy # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.pool # destroy multiprocessing.reduction # destroy\nmultiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy\narray # destroy queue # destroy multiprocessing.util # destroy atexit # destroy\nmultiprocessing.process # destroy fcntl # destroy datetime # destroy gc #\ndestroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy\nansible.module_utils.compat.selinux # destroy getpass # destroy contextlib #\ndestroy termios # destroy json # destroy socket # destroy struct # destroy\nansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout\n# destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle\n# destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping\n_frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3]\nwiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #\ncleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 #\ncleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3]\nwiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc #\ncleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat #\ndestroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3]\nwiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re #\ndestroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types\n# cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3]\nwiping collections # destroy _collections_abc # destroy heapq # cleanup[3]\nwiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq #\ncleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy\n_collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc #\ncleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping\n_locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping\nimportlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil #\ndestroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time #\ncleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd #\ndestroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile\n# destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib #\ncleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect #\ncleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3]\nwiping subprocess # destroy time # destroy signal # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # destroy configparser\n# cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy posixpath # destroy stat # destroy _signal # destroy\n_functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select\n# destroy linecache # destroy math # destroy _hashlib # destroy bisect #\ndestroy _random # destroy ansible.module_utils.six.moves.urllib # destroy\ncollections # destroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy\ntypes # destroy ansible.module_utils.six.moves # destroy _operator # destroy\nfunctools # destroy io # destroy itertools # destroy re # destroy warnings\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26bcb0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a0f0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2490d0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3875f0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2486e0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3876b0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386ea0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384cb0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3862a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a40a540>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386840>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268b30>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a6f0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26bc80>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2685f0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b7d0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24bfe0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367200>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a1b0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268770>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e88c0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3874d0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5520>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3875f0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386fc0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385490>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a386360>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b3e0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7e00>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a387710>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6ba0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387770>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386c90>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384a10>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3851f0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3869c0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a0c0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b7d0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248aa0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249880>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6420>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a269f10>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365dc0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386300>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268200>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b680>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2685c0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a269850>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2683b0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24bec0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365490>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving glob # destroy glob # destroy _ast # destroy _datetime # destroy _sha3\n# destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy\nimportlib.util # destroy importlib.abc # destroy importlib.machinery # destroy\nzipimport # destroy _compression # destroy _lzma # destroy importlib # destroy\nbinascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ #\ndestroy systemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback\n# destroy atexit # destroy _string # destroy systemd._journal # destroy\nsystemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy datetime # destroy selinux # destroy\nplatform # destroy ansible.module_utils.distro._distro # destroy argparse #\ndestroy json # destroy logging # destroy shlex # destroy textwrap # destroy\nlocale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib #\ndestroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io #\ndestroy time # destroy signal # destroy warnings # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre\n# destroy sre_parse # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing\npkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing\nfnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2]\nremoving _compression # cleanup[2] removing threading # cleanup[2] removing\ntime # cleanup[2] removing traceback # cleanup[2] removing linecache #\ncleanup[2] removing tokenize # cleanup[2] removing token # destroy token #\ncleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma\n# cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing\ntempfile # cleanup[2] removing random # destroy random # cleanup[2] removing\nmath # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2]\nremoving _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect #\ncleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing\nzipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2]\nremoving ansible # destroy ansible # cleanup[2] removing ansible.module_utils #\ndestroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic #\ndestroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy\n__future__ # cleanup[2] removing atexit # cleanup[2] removing datetime #\ncleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing\nlocale # cleanup[2] removing platform # cleanup[2] removing subprocess #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing shlex #\ncleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd #\ncleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2]\nremoving ctypes # cleanup[2] removing _ctypes # cleanup[2] removing\nctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging\n# cleanup[2] removing string # destroy string # cleanup[2] removing _string #\ncleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader #\ncleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon #\ncleanup[2] removing socket # destroy socket # cleanup[2] removing _socket #\ncleanup[2] removing systemd._daemon # cleanup[2] removing\nansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]\nremoving ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving calendar # destroy calendar # cleanup[2] removing pty # destroy pty #\ncleanup[2] removing tty # cleanup[2] removing termios # cleanup[2] removing\nansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing\n# cleanup[2] removing typing # destroy typing # cleanup[2] removing _bootlocale\n# destroy _bootlocale # cleanup[2] removing gc # destroy _ast # destroy\n_datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy\n_sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy\nimportlib.machinery # destroy zipimport # destroy _compression # destroy _lzma\n# destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy\nlzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon #\ndestroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl #\ndestroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy\ntraceback # destroy atexit # destroy _string # destroy systemd._journal #\ndestroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy selinux # destroy gc # destroy platform\n# destroy ansible.module_utils.distro._distro # destroy argparse # destroy json\n# destroy logging # destroy shlex # destroy textwrap # destroy copy # destroy\nstruct # destroy datetime # destroy locale # destroy tty # destroy termios #\ndestroy contextlib # cleanup[3] wiping _frozen_importlib # destroy\n_frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io #\ndestroy time # destroy signal # destroy warnings # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre\n# destroy sre_parse # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy\n_blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util #\ndestroy importlib.abc # destroy importlib.machinery # destroy zipimport #\ndestroy _compression # destroy _lzma # destroy importlib # destroy binascii #\ndestroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy\nsystemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback\n# destroy atexit # destroy _string # destroy systemd._journal # destroy\nsystemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy datetime # destroy selinux # destroy\nplatform # destroy ansible.module_utils.distro._distro # destroy argparse #\ndestroy json # destroy logging # destroy shlex # destroy textwrap # destroy\nlocale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping\n_frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3]\nwiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #\ncleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 #\ncleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3]\nwiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc #\ncleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat #\ndestroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3]\nwiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re #\ndestroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types\n# cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3]\nwiping collections # destroy _collections_abc # destroy heapq # cleanup[3]\nwiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq #\ncleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy\n_collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc #\ncleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping\n_locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping\nimportlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil #\ndestroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time #\ncleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd #\ndestroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile\n# destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib #\ncleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect #\ncleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3]\nwiping subprocess # destroy io # destroy time # destroy signal # destroy\nwarnings # destroy errno # destroy selectors # destroy threading # cleanup[3]\nwiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select #\ncleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3]\nwiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre\n# destroy sre_parse # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268e90>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7110>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385250>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24af30>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7980>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386a50>\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a387a10>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384500>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387230>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a386480>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384440>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384aa0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7b60>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7e90>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284530>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e5490>\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284aa0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284e00>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284110>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44b890>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6a80>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7020>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4410>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3648f0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248b00>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287f80>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a510>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6a80>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3862a0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284470>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7500>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a76e0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364b30>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367d10>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b6e0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a2a0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287d70>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a386000>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384440>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384a70>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2845c0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e5550>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284f20>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284a40>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44b590>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a53d0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4710>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365f10>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5f70>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5700>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0410>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime #\ndestroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins #\ndestroy importlib.util # destroy importlib.abc # destroy importlib.machinery #\ndestroy zipimport # destroy _compression # destroy _lzma # destroy importlib #\ndestroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket\n# cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external #\ncleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping\n_thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3]\nwiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings #\ndestroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1\n# destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping\n_codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3]\nwiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc #\ncleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat #\ndestroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3]\nwiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re #\ndestroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types\n# cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3]\nwiping collections # destroy _collections_abc # destroy heapq # cleanup[3]\nwiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq #\ncleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy\n_collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc #\ncleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping\n_locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3]\nwiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping\nshutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time\n# cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize\n# cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile #\ncleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib\n# cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect #\ncleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping\ndatetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy\nencodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping\nsubprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping\n_posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select #\ncleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping\nsyslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping\nctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util #\ncleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref #\ndestroy threading # cleanup[3] wiping _string # cleanup[3] wiping\nsystemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader\n# destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy\nsystemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping\nsystemd._daemon # destroy systemd._daemon # cleanup[3] wiping\nansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy\njson.decoder # destroy json.encoder # cleanup[3] wiping json.scanner #\ncleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves #\ndestroy collections.abc # cleanup[3] wiping\nansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3]\nwiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping\nansible.module_utils.distro # destroy argparse # destroy logging # destroy\nwarnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3]\nwiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp #\ndestroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal #\ndestroy subprocess # destroy tempfile # destroy traceback # destroy syslog #\ndestroy systemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy selectors # destroy hashlib #\ndestroy json # destroy selinux # destroy operator # destroy types # destroy\nansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves\n# destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse #\ndestroy ansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy\n_heapq # destroy platform # destroy ansible.module_utils.distro._distro #\ndestroy json.scanner # destroy _json # destroy _functools # destroy _operator #\ndestroy _sre # destroy sre_parse # destroy select # destroy functools # destroy\ntokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools\n# destroy bisect # destroy _random # destroy time # destroy collections #\ndestroy textwrap # destroy _string # destroy locale # destroy copy # destroy io\n# destroy os # destroy re # destroy struct\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387bc0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ac90>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365400>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3e6f90>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3668d0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7fb0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285100>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284650>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285a60>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249f40>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a780>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\nPyThreadState_Clear: warning: thread still has a frame\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285610>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487710>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a269d60>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b200>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7f140>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384d10>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a51c0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0fe0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365520>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3e7bc0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3654c0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7620>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284f80>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7d40>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285880>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248410>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285490>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486810>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26bc50>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b080>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ab40>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a269280>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249bb0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0d10>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485d60>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367a10>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3e5280>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366ea0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7770>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285100>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284680>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285a30>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285610>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4858e0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a484890>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268290>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5790>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ba70>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268f20>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0e90>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime #\ndestroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins #\ndestroy importlib.util # destroy importlib.abc # destroy importlib.machinery #\ndestroy zipimport # destroy _compression # destroy _lzma # destroy importlib #\ndestroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__\n# destroy systemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback\n# destroy atexit # destroy _string # destroy systemd._journal # destroy\nsystemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy datetime # destroy selinux # destroy\nplatform # destroy ansible.module_utils.distro._distro # destroy argparse #\ndestroy json # destroy logging # destroy shlex # destroy textwrap # destroy\nlocale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib #\ndestroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io #\ndestroy time # destroy signal # destroy warnings # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre\n# destroy sre_parse # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386a50>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a27b0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268950>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a248f80>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485940>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248200>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285850>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284860>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a286240>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366450>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384830>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2680e0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a24abd0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268a40>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249b50>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285520>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284290>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285e80>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285d60>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a79e0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2ab0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485a60>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487fe0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285a00>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386000>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386420>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384680>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384980>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384350>\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3847d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3660c0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a13d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384260>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a300>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284c80>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365940>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284b90>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285bb0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2846b0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a286570>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4865a0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387c50>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a17f0>\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367920>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a286150>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4842c0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3864b0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387410>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385580>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a3020>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384a10>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386450>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a1b50>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366060>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2]\nremoving hmac # destroy hmac # cleanup[2] removing _hmacopenssl # cleanup[2]\nremoving _bootlocale # destroy _bootlocale # cleanup[2] removing gc # destroy\n_ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 #\ndestroy _sitebuiltins # destroy importlib.util # destroy importlib.abc #\ndestroy importlib.machinery # destroy zipimport # destroy _compression #\ndestroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy\nbz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy\nsystemd.daemon # destroy ansible.module_utils.compat.selinux # destroy fcntl #\ndestroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy\ntraceback # destroy atexit # destroy _string # destroy systemd._journal #\ndestroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy\nsystemd._daemon # destroy json.decoder # destroy json.encoder # destroy\njson.scanner # destroy _json # destroy datetime # destroy selinux # destroy\nplatform # destroy ansible.module_utils.distro._distro # destroy argparse #\ndestroy json # destroy logging # destroy shlex # destroy textwrap # destroy\nlocale # destroy copy # destroy struct # destroy hashlib # destroy _hmacopenssl\n# destroy gc # cleanup[3] wiping _frozen_importlib # destroy\n_frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc #\ncleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3]\nwiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping\nposixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping\n_collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile #\ndestroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools #\ncleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping\nweakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3]\nwiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3]\nwiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache #\ndestroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp\n# destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3]\nwiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect #\ncleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io #\ndestroy time # destroy signal # destroy warnings # destroy errno # destroy\nselectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy\n_posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy\nsubprocess # destroy tempfile # cleanup[3] wiping\nansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping\n_selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre\n# destroy sre_parse # destroy _heapq # destroy select # destroy linecache #\ndestroy math # destroy _hashlib # destroy bisect # destroy _random # destroy\nansible.module_utils.six.moves.urllib # destroy collections # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy types # destroy\nansible.module_utils.six.moves # destroy _operator # destroy re\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b020>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365310>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486420>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284140>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485d00>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2849e0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2861b0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b680>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2846b0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e97c0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3856a0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44bdd0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a366f60>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a40a5d0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367800>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a060>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a47d0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a484d10>\nPyThreadState_Clear: warning: thread still has a frame\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3841d0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385d00>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365760>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e6a50>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6ea0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e71a0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268140>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2874d0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487ec0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384110>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4eba10>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26bef0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a0f0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a269130>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3852e0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a269820>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5790>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287410>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9331c7380>\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3672f0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a28d0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364650>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486210>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5760>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285430>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485d60>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3845c0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386f90>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e9490>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26af60>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268890>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ac00>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287680>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2c90>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24af00>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385610>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487350>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2490a0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386e40>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a5bb0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387470>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7e00>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6900>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a62a0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285bb0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24ac60>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a40a5d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386ed0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a72c0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367530>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7440>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7a40>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6cf0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285d90>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285c70>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7b90>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a40bda0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2499d0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2482c0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287b30>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a28d0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248c50>\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b6e0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44b110>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4879e0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268e90>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287890>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a000>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e72c0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4847a0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a7e00>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367bc0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7440>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5730>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7c20>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285a30>\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ba70>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3668d0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287950>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a286150>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3865d0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e52e0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2840>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a408d70>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ba70>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248dd0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2877a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366540>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a6c0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387d70>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a78c0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384c50>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a41d0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a76e0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6c60>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285520>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24af30>\nPyThreadState_Clear: warning: thread still has a frame\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285a30>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e6c30>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248d10>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249310>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3653d0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4861e0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24aa80>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a9c0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287d70>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24b050>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384a40>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a5040>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367e90>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a79b0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4860>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a66c0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285610>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7350>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486480>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a7f20>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26bf50>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6870>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5790>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7860>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285760>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285bb0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e74a0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a690>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24bce0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249640>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365eb0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367200>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287f20>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285be0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385550>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7650>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a690>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2490a0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249b80>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a480>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287cb0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24b9e0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487290>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384950>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a45c0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384500>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4b60>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285c40>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4fb0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a2857c0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485d90>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a8d0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3876e0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a78f0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385640>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a45c0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a870>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6ea0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284fb0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285820>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386e40>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26acc0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a1760>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4082f0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285910>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386ea0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4863c0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3662a0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248c50>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44a450>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a484a40>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287e90>\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a690>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485790>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ab70>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24ab10>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a5340>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7d40>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a60c0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5790>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4e00>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7e90>\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287f50>\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a2856a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285cd0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387440>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b590>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2e10>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a15e0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4844a0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486000>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287d70>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/fail.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/fail.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487050>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366480>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384950>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a6c30>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384410>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6420>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285d60>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a74a0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284fe0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486990>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364da0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384c50>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a5040>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3867b0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a41d0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a76e0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a47d0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285790>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285850>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364560>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3648f0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2858b0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e98e0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485100>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364560>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367800>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367860>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e9520>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a25a0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486450>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287e00>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367a10>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365820>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24ac00>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a78c0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a1760>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4260>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6960>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6bd0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285010>\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485f40>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44b920>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0470>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285970>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385310>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3659d0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366690>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365550>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268260>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485100>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287ef0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/reboot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/reboot.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7ec0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24ab40>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5700>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a7020>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6d50>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a75f0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2850a0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7110>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284230>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284800>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3854c0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248410>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249d00>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2482c0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6de0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268680>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0e00>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2ab0>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268ad0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386120>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5ca0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a4650>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3654c0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6b10>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285100>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a59a0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284a70>\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387440>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3657c0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a5250>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e6450>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5e20>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2848c0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a76e0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284b00>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2843b0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386690>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387200>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a17c0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268680>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4861e0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a40bd10>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0d10>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2845c0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3847d0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385f40>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386120>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2f30>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2f30>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268e90>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a12b0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a0c0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387200>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6d50>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a4680>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4500>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5b80>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284560>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285880>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a286060>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364a10>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\nPyThreadState_Clear: warning: thread still has a frame\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284b90>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386c30>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384f80>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366fc0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4847a0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ba70>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e5fd0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a0e00>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a17f0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387980>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4ef0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a66f0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a0c0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a79e0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284aa0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2858b0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285e50>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385a60>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a893020>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a6900>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2c90>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7110>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284aa0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285a30>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285e20>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284ce0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385310>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387200>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e5910>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7ec0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7a70>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367c50>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a1700>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284b00>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384bf0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3868d0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3866c0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387f50>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2499a0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366fc0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a14f0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # clear sys.flags # clear sys.float_info #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving builtins # cleanup[2] removing sys # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings #\ncleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2]\nremoving _frozen_importlib_external # cleanup[2] removing _io # cleanup[2]\nremoving marshal # cleanup[2] removing posix # cleanup[2] removing zipimport #\ncleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2]\nremoving _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2]\nremoving abc # cleanup[2] removing _weakrefset # destroy _weakrefset #\ncleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2]\nremoving errno # cleanup[2] removing stat # cleanup[2] removing _stat #\ncleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2]\nremoving os.path # cleanup[2] removing _collections_abc # cleanup[2] removing\n_sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2]\nremoving _sysconfigdata_m_linux_x86_64-linux-gnu # destroy\n_sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2]\nremoving types # cleanup[2] removing functools # cleanup[2] removing _functools\n# cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2]\nremoving _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2]\nremoving heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools #\ncleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing\n_collections # cleanup[2] removing weakref # cleanup[2] removing\ncollections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre #\ncleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy\nsre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg #\ncleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing\nbinascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing\nimportlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib.machinery # cleanup[2] removing importlib.util # cleanup[2]\nremoving importlib.abc # cleanup[2] removing contextlib # destroy contextlib #\ncleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil #\ncleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing\nbz2 # cleanup[2] removing _compression # cleanup[2] removing threading #\ncleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing\nlinecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy\ntoken # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2]\nremoving _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving tempfile # cleanup[2] removing random # destroy random # cleanup[2]\nremoving math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib #\ncleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing\nbisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2]\nremoving zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 #\ncleanup[2] removing ansible # destroy ansible # cleanup[2] removing\nansible.module_utils # destroy ansible.module_utils # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving __future__ # destroy __future__ # cleanup[2] removing atexit #\ncleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2]\nremoving fcntl # cleanup[2] removing locale # cleanup[2] removing platform #\ncleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2]\nremoving _posixsubprocess # cleanup[2] removing select # cleanup[2] removing\nselectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2]\nremoving systemd # destroy systemd # cleanup[2] removing systemd.journal #\ncleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing\n_ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util\n# cleanup[2] removing logging # cleanup[2] removing string # destroy string #\ncleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2]\nremoving systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2]\nremoving systemd.daemon # cleanup[2] removing socket # destroy socket #\ncleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2]\nremoving ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing json #\ncleanup[2] removing json.decoder # cleanup[2] removing json.scanner #\ncleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2]\nremoving ansible.module_utils.six # destroy ansible.module_utils.six #\ncleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.compat.selectors # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving ansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2]\nremoving ansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast\n# cleanup[2] removing _ast # cleanup[2] removing\nansible.module_utils.common._json_compat # destroy\nansible.module_utils.common._json_compat # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing\nansible.module_utils.common.file # destroy ansible.module_utils.common.file #\ncleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy\nswig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing\nansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2]\nremoving textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2]\nremoving ansible.module_utils.common._utils # destroy\nansible.module_utils.common._utils # cleanup[2] removing\nansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 #\ncleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast #\ndestroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy\n_sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy\nimportlib.machinery # destroy zipimport # destroy _compression # destroy _lzma\n# destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy\nlzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy\n_frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping\n_warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3]\nwiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3]\nwiping encodings # destroy encodings.aliases # destroy encodings.utf_8 #\ndestroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping\n__main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os\n# destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3]\nwiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy\ngenericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc #\ncleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg #\ncleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping\n_functools # cleanup[3] wiping collections # destroy _collections_abc # destroy\nheapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3]\nwiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections #\ndestroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse #\ncleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping\n_struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings #\ncleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading #\ncleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache #\ncleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp #\ncleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib\n# cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping\n_bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping\natexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3]\nwiping locale # destroy encodings # destroy _locale # cleanup[3] wiping\nplatform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy\n_signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess #\ncleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping\nshlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy\nuuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian #\ndestroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging #\ndestroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3]\nwiping systemd._journal # destroy systemd._journal # cleanup[3] wiping\nsystemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 #\ndestroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping\nsystemd._daemon # destroy systemd._daemon # cleanup[3] wiping\nansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy\njson.decoder # destroy json.encoder # cleanup[3] wiping json.scanner #\ncleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves #\ndestroy collections.abc # cleanup[3] wiping\nansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3]\nwiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping\nansible.module_utils.distro # destroy argparse # destroy logging # destroy\nwarnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3]\nwiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy\nposixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp #\ndestroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal #\ndestroy subprocess # destroy tempfile # destroy traceback # destroy syslog #\ndestroy systemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy selectors # destroy hashlib #\ndestroy json # destroy selinux # destroy operator # destroy types # destroy\nansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves\n# destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse #\ndestroy ansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy\n_heapq # destroy platform # destroy ansible.module_utils.distro._distro #\ndestroy json.scanner # destroy _json # destroy _functools # destroy _operator #\ndestroy _sre # destroy sre_parse # destroy select # destroy functools # destroy\ntokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools\n# destroy bisect # destroy _random # destroy time # destroy collections #\ndestroy textwrap # destroy _string # destroy locale # destroy copy # destroy io\n# destroy os # destroy re # destroy struct\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364f80>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a1c10>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384d10>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a4500>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2694f0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5ca0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385220>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7620>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284cb0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284560>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485100>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a1700>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365b80>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367380>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366c60>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366ed0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a01a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing types\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing copyreg\n# cleanup[2] removing re\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing contextlib\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# cleanup[2] removing pkgutil\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing inspect\n# cleanup[2] removing ansible._vendor\n# cleanup[2] removing ansible.release\n# cleanup[2] removing ansible\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing _csv\n# cleanup[2] removing csv\n# cleanup[2] removing email\n# cleanup[2] removing fnmatch\n# cleanup[2] removing ntpath\n# cleanup[2] removing errno\n# cleanup[2] removing urllib\n# cleanup[2] removing math\n# cleanup[2] removing ipaddress\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing pathlib\n# cleanup[2] removing binascii\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing threading\n# cleanup[2] removing zipfile._path.glob\n# cleanup[2] removing zipfile._path\n# cleanup[2] removing zipfile\n# cleanup[2] removing textwrap\n# cleanup[2] removing quopri\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing random\n# cleanup[2] removing _socket\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing base64\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.utils\n# cleanup[2] removing email.header\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing importlib.metadata._functools\n# cleanup[2] removing importlib.metadata._text\n# cleanup[2] removing importlib.metadata._adapters\n# cleanup[2] removing importlib.metadata._meta\n# cleanup[2] removing importlib.metadata._collections\n# cleanup[2] removing importlib.metadata._itertools\n# cleanup[2] removing tempfile\n# cleanup[2] removing importlib.resources.abc\n# cleanup[2] removing importlib.resources._adapters\n# cleanup[2] removing importlib.resources._common\n# cleanup[2] removing importlib.resources._legacy\n# cleanup[2] removing importlib.resources\n# cleanup[2] removing importlib.abc\n# cleanup[2] removing importlib.metadata\n# cleanup[2] removing ansible.module_utils\n# cleanup[2] removing ansible.module_utils.compat\n# cleanup[2] removing ansible.module_utils.compat.version\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing termios\n# cleanup[2] removing getpass\n# cleanup[2] removing signal\n# cleanup[2] removing fcntl\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing traceback\n# cleanup[2] removing ansible.config\n# cleanup[2] removing atexit\n# cleanup[2] removing configparser\n# cleanup[2] removing _compat_pickle\n# cleanup[2] removing _pickle\n# cleanup[2] removing pickle\n# cleanup[2] removing jinja2.bccache\n# cleanup[2] removing markupsafe._speedups\n# cleanup[2] removing markupsafe\n# cleanup[2] removing _json\n# cleanup[2] removing json.scanner\n# cleanup[2] removing json.decoder\n# cleanup[2] removing json.encoder\n# cleanup[2] removing json\n# cleanup[2] removing jinja2.utils\n# cleanup[2] removing jinja2.nodes\n# cleanup[2] removing jinja2.exceptions\n# cleanup[2] removing jinja2.visitor\n# cleanup[2] removing jinja2.idtracking\n# cleanup[2] removing jinja2.optimizer\n# cleanup[2] removing jinja2.compiler\n# cleanup[2] removing jinja2.async_utils\n# cleanup[2] removing jinja2.runtime\n# cleanup[2] removing jinja2.filters\n# cleanup[2] removing numbers\n# destroy numbers\n# cleanup[2] removing jinja2.tests\n# cleanup[2] removing jinja2.defaults\n# cleanup[2] removing jinja2._identifier\n# cleanup[2] removing jinja2.lexer\n# cleanup[2] removing jinja2.parser\n# cleanup[2] removing jinja2.environment\n# cleanup[2] removing jinja2.loaders\n# cleanup[2] removing jinja2\n# destroy jinja2\n# destroy jinja2.bccache\n# destroy jinja2.utils\n# destroy jinja2.exceptions\n# destroy jinja2.visitor\n# destroy jinja2.idtracking\n# destroy jinja2.optimizer\n# destroy jinja2.compiler\n# destroy jinja2.async_utils\n# destroy jinja2.runtime\n# destroy jinja2.filters\n# destroy jinja2.tests\n# destroy jinja2.defaults\n# destroy jinja2._identifier\n# destroy jinja2.lexer\n# destroy jinja2.parser\n# destroy jinja2.environment\n# destroy jinja2.loaders\n# cleanup[2] removing jinja2.nativetypes\n# destroy jinja2.nativetypes\n# cleanup[2] removing ansible.errors.yaml_strings\n# cleanup[2] removing ansible.module_utils.common\n# cleanup[2] removing ansible.module_utils.common.text\n# cleanup[2] removing ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\n# cleanup[2] removing ansible.module_utils.common.text.converters\n# cleanup[2] removing ansible.errors\n# cleanup[2] removing yaml.error\n# cleanup[2] removing yaml.tokens\n# cleanup[2] removing yaml.events\n# cleanup[2] removing yaml.nodes\n# cleanup[2] removing yaml.reader\n# cleanup[2] removing yaml.scanner\n# cleanup[2] removing yaml.parser\n# cleanup[2] removing yaml.composer\n# cleanup[2] removing yaml.constructor\n# cleanup[2] removing yaml.resolver\n# cleanup[2] removing yaml.loader\n# cleanup[2] removing yaml.emitter\n# cleanup[2] removing yaml.serializer\n# cleanup[2] removing yaml.representer\n# cleanup[2] removing yaml.dumper\n# cleanup[2] removing cython_runtime\n# cleanup[2] removing _cython_3_0_11\n# destroy _cython_3_0_11\n# cleanup[2] removing yaml._yaml\n# cleanup[2] removing yaml.cyaml\n# cleanup[2] removing yaml\n# cleanup[2] removing ansible.module_utils.common.yaml\n# cleanup[2] removing ansible.module_utils.parsing\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\n# cleanup[2] removing ansible.parsing\n# cleanup[2] removing ansible.parsing.quoting\n# cleanup[2] removing ansible.parsing.yaml\n# cleanup[2] removing ansible.parsing.yaml.objects\n# cleanup[2] removing ansible.utils\n# cleanup[2] removing ansible.utils.py3compat\n# cleanup[2] removing ansible.utils.path\n# cleanup[2] removing ansible.config.manager\n# cleanup[2] removing ansible.module_utils.common.collections\n# cleanup[2] removing ansible.utils.fqcn\n# cleanup[2] removing encodings.unicode_escape\n# cleanup[2] removing ansible.constants\n# cleanup[2] removing _curses\n# cleanup[2] removing curses\n# cleanup[2] removing _ctypes\n# cleanup[2] removing ctypes._endian\n# cleanup[2] removing ctypes\n# cleanup[2] removing ctypes.util\n# cleanup[2] removing logging\n# cleanup[2] removing tty\n# cleanup[2] removing ansible.utils.color\n# cleanup[2] removing multiprocessing.process\n# cleanup[2] removing multiprocessing.reduction\n# cleanup[2] removing multiprocessing.context\n# cleanup[2] removing __mp_main__\n# cleanup[2] removing multiprocessing\n# cleanup[2] removing ansible.utils.multiprocessing\n# cleanup[2] removing ansible.utils.singleton\n# cleanup[2] removing ansible.utils.native_jinja\n# cleanup[2] removing ansible.utils.unsafe_proxy\n# cleanup[2] removing ansible.utils.display\n# cleanup[2] removing ansible.utils.context_objects\n# cleanup[2] removing ansible.context\n# cleanup[2] removing ansible.cli.arguments\n# cleanup[2] removing copy\n# cleanup[2] removing gettext\n# destroy gettext\n# cleanup[2] removing argparse\n# cleanup[2] removing ansible.cli.arguments.option_helpers\n# cleanup[2] removing ansible.inventory\n# cleanup[2] removing platform\n# cleanup[2] removing _uuid\n# cleanup[2] removing uuid\n# cleanup[2] removing ansible.parsing.splitter\n# cleanup[2] removing ansible.utils.vars\n# cleanup[2] removing ansible.inventory.group\n# cleanup[2] removing ansible.parsing.utils\n# cleanup[2] removing ansible.parsing.utils.addresses\n# cleanup[2] removing ansible.inventory.host\n# cleanup[2] removing ansible.inventory.data\n# cleanup[2] removing ansible.plugins\n# cleanup[2] removing glob\n# cleanup[2] removing ansible.module_utils.compat.typing\n# cleanup[2] removing ansible.plugins.filter\n# cleanup[2] removing ansible.plugins.test\n# cleanup[2] removing ansible.module_utils.compat.importlib\n# cleanup[2] removing shlex\n# cleanup[2] removing cryptography.__about__\n# cleanup[2] removing cryptography\n# cleanup[2] removing cryptography.hazmat\n# cleanup[2] removing cryptography.hazmat.bindings\n# cleanup[2] removing _cffi_backend\n# cleanup[2] removing _openssl\n# cleanup[2] removing cryptography.hazmat.bindings._rust\n# cleanup[2] removing cryptography.exceptions\n# cleanup[2] removing cryptography.hazmat.backends\n# cleanup[2] removing cryptography.hazmat.primitives\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\n# cleanup[2] removing cryptography.utils\n# cleanup[2] removing cryptography.hazmat.primitives.padding\n# cleanup[2] removing cryptography.hazmat.primitives.hmac\n# cleanup[2] removing cryptography.hazmat.primitives.kdf\n# cleanup[2] removing hmac\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\n# cleanup[2] removing cryptography.hazmat.primitives.kdf.pbkdf2\n# cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm\n# cleanup[2] removing cryptography.hazmat.decrepit\n# cleanup[2] removing cryptography.hazmat.decrepit.ciphers\n# cleanup[2] removing cryptography.hazmat.decrepit.ciphers.algorithms\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\n# cleanup[2] removing cryptography.hazmat.bindings.openssl\n# cleanup[2] removing cryptography.hazmat.bindings.openssl._conditional\n# cleanup[2] removing cryptography.hazmat.bindings.openssl.binding\n# cleanup[2] removing cryptography.hazmat.primitives._asymmetric\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\n# cleanup[2] removing cryptography.hazmat._oid\n# cleanup[2] removing cryptography.hazmat.primitives._serialization\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding\n# cleanup[2] removing cryptography.hazmat.backends.openssl.backend\n# destroy cryptography.hazmat.backends.openssl.backend\n# cleanup[2] removing cryptography.hazmat.backends.openssl\n# cleanup[2] removing ansible.parsing.vault\n# cleanup[2] removing ansible.parsing.yaml.constructor\n# cleanup[2] removing ansible.parsing.yaml.loader\n# cleanup[2] removing ansible.module_utils.common.json\n# cleanup[2] removing ansible.parsing.ajson\n# cleanup[2] removing ansible.parsing.utils.yaml\n# cleanup[2] removing ansible.utils.collection_loader._collection_config\n# cleanup[2] removing ansible.utils.collection_loader._collection_meta\n# cleanup[2] removing ansible.utils.collection_loader._collection_finder\n# cleanup[2] removing ansible.utils.collection_loader\n# cleanup[2] removing ansible.parsing.plugin_docs\n# cleanup[2] removing ansible.utils.plugin_docs\n# cleanup[2] removing packaging\n# destroy packaging\n# cleanup[2] removing sysconfig\n# cleanup[2] removing packaging._elffile\n# destroy packaging._elffile\n# cleanup[2] removing packaging._manylinux\n# cleanup[2] removing packaging._musllinux\n# cleanup[2] removing packaging.tags\n# destroy packaging.tags\n# cleanup[2] removing packaging._structures\n# destroy packaging._structures\n# cleanup[2] removing packaging.version\n# destroy packaging.version\n# cleanup[2] removing packaging.utils\n# destroy packaging.utils\n# cleanup[2] removing packaging.specifiers\n# destroy packaging.specifiers\n# cleanup[2] removing ansible.plugins.loader\n# cleanup[2] removing ansible.utils.helpers\n# cleanup[2] removing ansible.vars\n# cleanup[2] removing ansible.vars.plugins\n# cleanup[2] removing ansible.inventory.manager\n# cleanup[2] removing ansible.module_utils.common.file\n# cleanup[2] removing grp\n# cleanup[2] removing pwd\n# cleanup[2] removing syslog\n# cleanup[2] removing ansible.module_utils.compat.selinux\n# cleanup[2] removing ansible.module_utils.compat.selectors\n# cleanup[2] removing ansible.module_utils._text\n# cleanup[2] removing ansible.module_utils.common.warnings\n# cleanup[2] removing ansible.module_utils.errors\n# cleanup[2] removing ansible.module_utils.common._json_compat\n# cleanup[2] removing ansible.module_utils.common.text.formatters\n# cleanup[2] removing ansible.module_utils.common.validation\n# cleanup[2] removing ansible.module_utils.common.parameters\n# cleanup[2] removing ansible.module_utils.common.arg_spec\n# cleanup[2] removing ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process\n# cleanup[2] removing ansible.module_utils.distro._distro\n# cleanup[2] removing ansible.module_utils.distro\n# cleanup[2] removing ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info\n# cleanup[2] removing ansible.module_utils.pycompat24\n# cleanup[2] removing ansible.module_utils.basic\n# cleanup[2] removing ansible.parsing.dataloader\n# cleanup[2] removing ansible.inventory.helpers\n# cleanup[2] removing ansible.vars.fact_cache\n# cleanup[2] removing ansible.template.native_helpers\n# cleanup[2] removing ansible.template.template\n# cleanup[2] removing ansible.template.vars\n# cleanup[2] removing ansible.utils.listify\n# cleanup[2] removing ansible.template\n# cleanup[2] removing ansible.vars.clean\n# cleanup[2] removing ansible.vars.manager\n# cleanup[2] removing argcomplete.completers\n# cleanup[2] removing argcomplete.exceptions\n# cleanup[2] removing argcomplete.io\n# cleanup[2] removing argcomplete.packages\n# cleanup[2] removing argcomplete.packages._shlex\n# cleanup[2] removing argcomplete.lexers\n# cleanup[2] removing argcomplete.packages._argparse\n# cleanup[2] removing argcomplete.finders\n# cleanup[2] removing argcomplete.shell_integration\n# cleanup[2] removing argcomplete\n# cleanup[2] removing ansible.cli\n# cleanup[2] removing ansible.executor\n# cleanup[2] removing _heapq\n# cleanup[2] removing heapq\n# destroy heapq\n# cleanup[2] removing _queue\n# cleanup[2] removing queue\n# cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.util\n# cleanup[2] removing multiprocessing.connection\n# cleanup[2] removing multiprocessing.queues\n# cleanup[2] removing ansible.utils.sentinel\n# cleanup[2] removing ansible.playbook.attribute\n# cleanup[2] removing ansible.playbook.base\n# cleanup[2] removing ansible.playbook.conditional\n# cleanup[2] removing ansible.playbook.collectionsearch\n# cleanup[2] removing ansible.playbook.delegatable\n# cleanup[2] removing ansible.parsing.mod_args\n# cleanup[2] removing ansible.playbook.helpers\n# cleanup[2] removing ansible.playbook.notifiable\n# cleanup[2] removing ansible.playbook.taggable\n# cleanup[2] removing ansible.playbook.role.definition\n# cleanup[2] removing tarfile\n# cleanup[2] removing ansible.utils.galaxy\n# cleanup[2] removing ansible.playbook.role.requirement\n# cleanup[2] removing ansible.playbook.role.metadata\n# cleanup[2] removing ansible.playbook.role\n# cleanup[2] removing ansible.playbook.block\n# cleanup[2] removing ansible.playbook.loop_control\n# cleanup[2] removing ansible.playbook.task\n# cleanup[2] removing ansible.playbook.play\n# cleanup[2] removing ansible.playbook.playbook_include\n# cleanup[2] removing ansible.playbook\n# cleanup[2] removing ansible.executor.play_iterator\n# cleanup[2] removing ansible.executor.stats\n# cleanup[2] removing ansible.executor.task_result\n# cleanup[2] removing ansible.playbook.play_context\n# cleanup[2] removing difflib\n# cleanup[2] removing ansible.vars.hostvars\n# cleanup[2] removing ansible.parsing.yaml.dumper\n# cleanup[2] removing ansible.plugins.callback\n# cleanup[2] removing ansible.vars.reserved\n# cleanup[2] removing ansible.utils.lock\n# cleanup[2] removing dataclasses\n# cleanup[2] removing ansible.executor.task_queue_manager\n# cleanup[2] removing ansible.module_utils.compat.paramiko\n# cleanup[2] removing ansible.utils.ssh_functions\n# cleanup[2] removing ansible.executor.playbook_executor\n# cleanup[2] removing ansible.cli.playbook\n# cleanup[2] removing ansible_collections\n# destroy ansible_collections\n# cleanup[2] removing ansible_collections.fedora\n# destroy ansible_collections.fedora\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles\n# destroy ansible_collections.fedora.linux_system_roles\n# cleanup[2] removing ansible_collections.ansible\n# destroy ansible_collections.ansible\n# cleanup[2] removing ansible_collections.ansible.builtin\n# destroy ansible_collections.ansible.builtin\n# cleanup[2] removing ansible.plugins.cache\n# cleanup[2] removing ansible.plugins.cache.memory\n# cleanup[2] removing ansible.plugins.inventory\n# cleanup[2] removing ansible.plugins.inventory.host_list\n# cleanup[2] removing ansible.plugins.inventory.script\n# cleanup[2] removing ansible.plugins.inventory.auto\n# cleanup[2] removing ansible.plugins.inventory.yaml\n# cleanup[2] removing ansible.plugins.inventory.ini\n# cleanup[2] removing ansible.utils.shlex\n# cleanup[2] removing ansible.plugins.inventory.toml\n# cleanup[2] removing tomllib._types\n# cleanup[2] removing tomllib._re\n# cleanup[2] removing tomllib._parser\n# cleanup[2] removing tomllib\n# cleanup[2] removing ansible.plugins.vars\n# cleanup[2] removing ansible.plugins.vars.host_group_vars\n# cleanup[2] removing ansible.plugins.doc_fragments\n# cleanup[2] removing ansible.plugins.doc_fragments.vars_plugin_staging\n# cleanup[2] removing multiprocessing.synchronize\n# cleanup[2] removing ansible.plugins.become\n# cleanup[2] removing ansible.plugins.shell\n# cleanup[2] removing ansible.plugins.connection\n# cleanup[2] removing ansible.plugins.connection.local\n# cleanup[2] removing pty\n# cleanup[2] removing ansible.plugins.doc_fragments.connection_pipelining\n# cleanup[2] removing ansible.plugins.connection.paramiko_ssh\n# cleanup[2] removing ansible.plugins.connection.psrp\n# cleanup[2] removing xml\n# cleanup[2] removing xml.etree\n# cleanup[2] removing xml.etree.ElementPath\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing _elementtree\n# cleanup[2] removing xml.etree.ElementTree\n# cleanup[2] removing ansible.plugins.shell.powershell\n# cleanup[2] removing ansible.utils.hashing\n# cleanup[2] removing ansible.plugins.connection.ssh\n# cleanup[2] removing ansible.plugins.connection.winrm\n# cleanup[2] removing ansible.module_utils.json_utils\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing http\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing xmltodict\n# cleanup[2] removing ansible.plugins.shell.cmd\n# cleanup[2] removing ansible.plugins.doc_fragments.shell_windows\n# cleanup[2] removing ansible.plugins.shell.sh\n# cleanup[2] removing ansible.plugins.doc_fragments.shell_common\n# cleanup[2] removing ansible.plugins.become.runas\n# cleanup[2] removing ansible.plugins.become.su\n# cleanup[2] removing ansible.plugins.become.sudo\n# cleanup[2] removing ansible.playbook.handler\n# cleanup[2] removing ansible.playbook.task_include\n# cleanup[2] removing ansible.playbook.role.include\n# cleanup[2] removing ansible.playbook.role_include\n# cleanup[2] removing ansible.playbook.handler_task_include\n# cleanup[2] removing ansible.modules\n# cleanup[2] removing ansible.module_utils.facts.namespace\n# cleanup[2] removing multiprocessing.pool\n# cleanup[2] removing ansible.module_utils.facts.timeout\n# cleanup[2] removing ansible.module_utils.facts.collector\n# cleanup[2] removing ansible.module_utils.facts.other\n# cleanup[2] removing ansible.module_utils.facts.other.facter\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\n# cleanup[2] removing ansible.module_utils.facts.system\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\n# cleanup[2] removing ansible.module_utils.facts.system.caps\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\n# cleanup[2] removing ansible.module_utils.facts.utils\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\n# cleanup[2] removing ansible.module_utils.compat.datetime\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\n# cleanup[2] removing ansible.module_utils.facts.system.env\n# cleanup[2] removing ansible.module_utils.facts.system.dns\n# cleanup[2] removing ansible.module_utils.facts.system.fips\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\n# cleanup[2] removing ansible.module_utils.facts.system.local\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\n# cleanup[2] removing ansible.module_utils.facts.system.platform\n# cleanup[2] removing ansible.module_utils.facts.system.python\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\n# cleanup[2] removing ansible.module_utils.facts.system.user\n# cleanup[2] removing ansible.module_utils.facts.hardware\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\n# cleanup[2] removing ansible.module_utils.facts.sysctl\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\n# cleanup[2] removing ansible.module_utils.facts.network\n# cleanup[2] removing ansible.module_utils.facts.network.base\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\n# cleanup[2] removing ansible.module_utils.facts.network.aix\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\n# cleanup[2] removing ansible.module_utils.facts.network.linux\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\n# cleanup[2] removing ansible.module_utils.facts.virtual\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\n# cleanup[2] removing ansible.module_utils.facts.compat\n# cleanup[2] removing ansible.module_utils.facts\n# cleanup[2] removing ansible.executor.interpreter_discovery\n# cleanup[2] removing ansible.executor.powershell\n# cleanup[2] removing ansible.executor.powershell.module_manifest\n# cleanup[2] removing ansible.executor.action_write_locks\n# cleanup[2] removing ansible.executor.module_common\n# cleanup[2] removing ansible.parsing.utils.jsonify\n# cleanup[2] removing ansible.plugins.action\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins.action\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins.callback\n# cleanup[2] removing ansible_collections.ansible.posix\n# destroy ansible_collections.ansible.posix\n# cleanup[2] removing ansible_collections.ansible.posix.plugins\n# destroy ansible_collections.ansible.posix.plugins\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback\n# destroy ansible_collections.ansible.posix.plugins.callback\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.debug\n# cleanup[2] removing ansible.plugins.callback.default\n# cleanup[2] removing ansible.plugins.doc_fragments.default_callback\n# cleanup[2] removing ansible.plugins.doc_fragments.result_format_callback\n# cleanup[2] removing ansible.plugins.callback.junit\n# cleanup[2] removing _decimal\n# cleanup[2] removing decimal\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing ansible.utils._junit_xml\n# cleanup[2] removing ansible.plugins.callback.minimal\n# cleanup[2] removing ansible.plugins.callback.oneline\n# cleanup[2] removing ansible.plugins.callback.tree\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.profile_tasks\n# cleanup[2] removing cmd\n# cleanup[2] removing pprint\n# cleanup[2] removing ansible.executor.process\n# cleanup[2] removing ansible.module_utils.connection\n# cleanup[2] removing ansible.executor.task_executor\n# cleanup[2] removing ansible.executor.process.worker\n# cleanup[2] removing ansible.plugins.strategy\n# cleanup[2] removing ansible.plugins.strategy.linear\n# cleanup[2] removing ansible.playbook.included_file\n# cleanup[2] removing ansible.plugins.action.gather_facts\n# cleanup[2] removing multiprocessing.popen_fork\n# cleanup[2] removing ansible.plugins.action.debug\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles\n# destroy ansible_collections.fedora.linux_system_roles.roles\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles.kdump\n# destroy ansible_collections.fedora.linux_system_roles.roles.kdump\n# cleanup[2] removing ansible.plugins.action.set_fact\n# cleanup[2] removing ansible.plugins.action.include_vars\n# cleanup[2] removing ansible.plugins.action.package\n# cleanup[2] removing ansible.plugins.action.service\n# cleanup[2] removing ansible.plugins.action.command\n# cleanup[2] removing ansible.plugins.action.template\n# cleanup[2] removing ansible.plugins.action.fail\n# cleanup[2] removing ansible.plugins.action.reboot\n# destroy _sitebuiltins\n# cleanup[3] wiping ansible.plugins.action.reboot\n# cleanup[3] wiping ansible.plugins.action.fail\n# cleanup[3] wiping ansible.plugins.action.template\n# cleanup[3] wiping ansible.plugins.action.command\n# cleanup[3] wiping ansible.plugins.action.service\n# cleanup[3] wiping ansible.plugins.action.package\n# cleanup[3] wiping ansible.plugins.action.include_vars\n# cleanup[3] wiping ansible.plugins.action.set_fact\n# cleanup[3] wiping ansible.plugins.action.debug\n# cleanup[3] wiping multiprocessing.popen_fork\n# cleanup[3] wiping ansible.plugins.action.gather_facts\n# cleanup[3] wiping ansible.playbook.included_file\n# cleanup[3] wiping ansible.plugins.strategy.linear\n# cleanup[3] wiping ansible.plugins.strategy\n# destroy cmd\n# destroy pprint\n# cleanup[3] wiping ansible.executor.process.worker\n# cleanup[3] wiping ansible.executor.task_executor\n# cleanup[3] wiping ansible.module_utils.connection\n# cleanup[3] wiping ansible.executor.process\n# destroy ansible.executor.process.worker\n# cleanup[3] wiping ansible_collections.ansible.posix.plugins.callback.profile_tasks\n# cleanup[3] wiping ansible.plugins.callback.tree\n# cleanup[3] wiping ansible.plugins.callback.oneline\n# cleanup[3] wiping ansible.plugins.callback.minimal\n# cleanup[3] wiping ansible.utils._junit_xml\n# destroy decimal\n# cleanup[3] wiping xml.dom.minidom\n# cleanup[3] wiping xml.dom.xmlbuilder\n# cleanup[3] wiping xml.dom.NodeFilter\n# cleanup[3] wiping xml.dom.minicompat\n# destroy xml\n# destroy xml.etree\n# destroy xml.parsers\n# destroy xml.sax\n# destroy xml.dom\n# cleanup[3] wiping xml.dom.domreg\n# cleanup[3] wiping _decimal\n# cleanup[3] wiping ansible.plugins.callback.junit\n# cleanup[3] wiping ansible.plugins.doc_fragments.result_format_callback\n# cleanup[3] wiping ansible.plugins.doc_fragments.default_callback\n# cleanup[3] wiping ansible.plugins.callback.default\n# cleanup[3] wiping ansible_collections.ansible.posix.plugins.callback.debug\n# cleanup[3] wiping ansible_collections.ansible.builtin.plugins.callback\n# destroy difflib\n# cleanup[3] wiping ansible_collections.ansible.builtin.plugins.action\n# cleanup[3] wiping ansible_collections.ansible.builtin.plugins\n# destroy ansible.plugins.filter\n# destroy ansible.plugins.test\n# destroy ansible.plugins.callback\n# destroy ansible.plugins.cache\n# destroy ansible.plugins.inventory\n# destroy ansible.plugins.vars\n# destroy ansible.plugins.doc_fragments\n# destroy ansible.plugins.become\n# destroy ansible.plugins.shell\n# destroy ansible.plugins.action\n# destroy ansible.plugins.strategy\n# cleanup[3] wiping ansible.parsing.utils.jsonify\n# cleanup[3] wiping ansible.executor.module_common\n# cleanup[3] wiping ansible.executor.action_write_locks\n# cleanup[3] wiping ansible.executor.powershell.module_manifest\n# cleanup[3] wiping ansible.executor.powershell\n# destroy ansible.executor.powershell.module_manifest\n# cleanup[3] wiping ansible.executor.interpreter_discovery\n# cleanup[3] wiping ansible.module_utils.facts\n# destroy ansible.module_utils.facts.namespace\n# destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter\n# destroy ansible.module_utils.facts.other.ohai\n# destroy ansible.module_utils.facts.system\n# destroy ansible.module_utils.facts.system.apparmor\n# destroy ansible.module_utils.facts.system.caps\n# destroy ansible.module_utils.facts.system.chroot\n# destroy ansible.module_utils.facts.system.cmdline\n# destroy ansible.module_utils.facts.system.distribution\n# destroy ansible.module_utils.facts.system.date_time\n# destroy ansible.module_utils.facts.system.env\n# destroy ansible.module_utils.facts.system.dns\n# destroy ansible.module_utils.facts.system.fips\n# destroy ansible.module_utils.facts.system.loadavg\n# destroy ansible.module_utils.facts.system.local\n# destroy ansible.module_utils.facts.system.lsb\n# destroy ansible.module_utils.facts.system.pkg_mgr\n# destroy ansible.module_utils.facts.system.platform\n# destroy ansible.module_utils.facts.system.python\n# destroy ansible.module_utils.facts.system.selinux\n# destroy ansible.module_utils.facts.system.service_mgr\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\n# destroy ansible.module_utils.facts.system.user\n# destroy ansible.module_utils.facts.utils\n# destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base\n# destroy ansible.module_utils.facts.hardware.aix\n# destroy ansible.module_utils.facts.hardware.darwin\n# destroy ansible.module_utils.facts.hardware.freebsd\n# destroy ansible.module_utils.facts.hardware.dragonfly\n# destroy ansible.module_utils.facts.hardware.hpux\n# destroy ansible.module_utils.facts.hardware.linux\n# destroy ansible.module_utils.facts.hardware.hurd\n# destroy ansible.module_utils.facts.hardware.netbsd\n# destroy ansible.module_utils.facts.hardware.openbsd\n# destroy ansible.module_utils.facts.hardware.sunos\n# destroy ansible.module_utils.facts.sysctl\n# destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base\n# destroy ansible.module_utils.facts.network.generic_bsd\n# destroy ansible.module_utils.facts.network.aix\n# destroy ansible.module_utils.facts.network.darwin\n# destroy ansible.module_utils.facts.network.dragonfly\n# destroy ansible.module_utils.facts.network.fc_wwn\n# destroy ansible.module_utils.facts.network.freebsd\n# destroy ansible.module_utils.facts.network.hpux\n# destroy ansible.module_utils.facts.network.hurd\n# destroy ansible.module_utils.facts.network.linux\n# destroy ansible.module_utils.facts.network.iscsi\n# destroy ansible.module_utils.facts.network.nvme\n# destroy ansible.module_utils.facts.network.netbsd\n# destroy ansible.module_utils.facts.network.openbsd\n# destroy ansible.module_utils.facts.network.sunos\n# destroy ansible.module_utils.facts.virtual\n# destroy ansible.module_utils.facts.virtual.base\n# destroy ansible.module_utils.facts.virtual.sysctl\n# destroy ansible.module_utils.facts.virtual.freebsd\n# destroy ansible.module_utils.facts.virtual.dragonfly\n# destroy ansible.module_utils.facts.virtual.hpux\n# destroy ansible.module_utils.facts.virtual.linux\n# destroy ansible.module_utils.facts.virtual.netbsd\n# destroy ansible.module_utils.facts.virtual.openbsd\n# destroy ansible.module_utils.facts.virtual.sunos\n# destroy ansible.module_utils.facts.compat\n# cleanup[3] wiping ansible.module_utils.facts.ansible_collector\n# destroy ansible.module_utils.facts.collector\n# cleanup[3] wiping ansible.module_utils.facts.default_collectors\n# cleanup[3] wiping ansible.module_utils.compat.datetime\n# cleanup[3] wiping ansible.module_utils.facts.timeout\n# cleanup[3] wiping multiprocessing.pool\n# destroy queue\n# cleanup[3] wiping ansible.modules\n# cleanup[3] wiping ansible.playbook.handler_task_include\n# cleanup[3] wiping ansible.playbook.role_include\n# cleanup[3] wiping ansible.playbook.role.include\n# cleanup[3] wiping ansible.playbook.task_include\n# cleanup[3] wiping ansible.playbook.handler\n# cleanup[3] wiping ansible.plugins.become.sudo\n# cleanup[3] wiping ansible.plugins.become.su\n# cleanup[3] wiping ansible.plugins.become.runas\n# cleanup[3] wiping ansible.plugins.doc_fragments.shell_common\n# cleanup[3] wiping ansible.plugins.shell.sh\n# cleanup[3] wiping ansible.plugins.doc_fragments.shell_windows\n# cleanup[3] wiping ansible.plugins.shell.cmd\n# cleanup[3] wiping xmltodict\n# destroy xml.parsers.expat\n# cleanup[3] wiping xml.sax.saxutils\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping xml.sax.xmlreader\n# cleanup[3] wiping xml.sax._exceptions\n# cleanup[3] wiping xml.sax.handler\n# cleanup[3] wiping xml.parsers.expat.errors\n# cleanup[3] wiping xml.parsers.expat.model\n# cleanup[3] wiping ansible.module_utils.json_utils\n# cleanup[3] wiping ansible.plugins.connection.winrm\n# destroy xmltodict\n# cleanup[3] wiping ansible.plugins.connection.ssh\n# cleanup[3] wiping ansible.utils.hashing\n# cleanup[3] wiping ansible.plugins.shell.powershell\n# destroy xml.etree.ElementTree\n# cleanup[3] wiping _elementtree\n# cleanup[3] wiping pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# cleanup[3] wiping xml.etree.ElementPath\n# cleanup[3] wiping ansible.plugins.connection.psrp\n# destroy ansible.plugins.connection\n# destroy ansible.plugins.loader\n# cleanup[3] wiping ansible.plugins.connection.paramiko_ssh\n# cleanup[3] wiping ansible.plugins.doc_fragments.connection_pipelining\n# cleanup[3] wiping pty\n# cleanup[3] wiping ansible.plugins.connection.local\n# destroy pty\n# cleanup[3] wiping multiprocessing.synchronize\n# cleanup[3] wiping ansible.plugins.doc_fragments.vars_plugin_staging\n# cleanup[3] wiping ansible.plugins.vars.host_group_vars\n# cleanup[3] wiping tomllib\n# destroy tomllib._types\n# destroy tomllib._re\n# destroy tomllib._parser\n# cleanup[3] wiping ansible.plugins.inventory.toml\n# destroy tomllib\n# cleanup[3] wiping ansible.utils.shlex\n# cleanup[3] wiping ansible.plugins.inventory.ini\n# cleanup[3] wiping ansible.plugins.inventory.yaml\n# cleanup[3] wiping ansible.plugins.inventory.auto\n# cleanup[3] wiping ansible.plugins.inventory.script\n# cleanup[3] wiping ansible.plugins.inventory.host_list\n# cleanup[3] wiping ansible.plugins.cache.memory\n# cleanup[3] wiping ansible.cli.playbook\n# cleanup[3] wiping ansible.executor.playbook_executor\n# cleanup[3] wiping ansible.utils.ssh_functions\n# cleanup[3] wiping ansible.module_utils.compat.paramiko\n# cleanup[3] wiping ansible.executor.task_queue_manager\n# cleanup[3] wiping dataclasses\n# cleanup[3] wiping ansible.utils.lock\n# cleanup[3] wiping ansible.vars.reserved\n# cleanup[3] wiping ansible.parsing.yaml.dumper\n# cleanup[3] wiping ansible.vars.hostvars\n# cleanup[3] wiping ansible.playbook.play_context\n# cleanup[3] wiping ansible.executor.task_result\n# cleanup[3] wiping ansible.executor.stats\n# cleanup[3] wiping ansible.executor.play_iterator\n# cleanup[3] wiping ansible.playbook\n# destroy ansible.playbook.attribute\n# destroy ansible.playbook.base\n# destroy ansible.playbook.conditional\n# destroy ansible.playbook.collectionsearch\n# destroy ansible.playbook.delegatable\n# destroy ansible.playbook.helpers\n# destroy ansible.playbook.notifiable\n# destroy ansible.playbook.taggable\n# destroy ansible.playbook.role\n# destroy ansible.playbook.block\n# destroy ansible.playbook.loop_control\n# destroy ansible.playbook.task\n# destroy ansible.playbook.play\n# destroy ansible.playbook.playbook_include\n# destroy ansible.playbook.play_context\n# destroy ansible.playbook.handler\n# destroy ansible.playbook.task_include\n# destroy ansible.playbook.role_include\n# destroy ansible.playbook.handler_task_include\n# destroy ansible.playbook.included_file\n# cleanup[3] wiping ansible.playbook.role.metadata\n# cleanup[3] wiping ansible.playbook.role.requirement\n# cleanup[3] wiping ansible.utils.galaxy\n# destroy tarfile\n# cleanup[3] wiping ansible.playbook.role.definition\n# cleanup[3] wiping ansible.parsing.mod_args\n# cleanup[3] wiping ansible.utils.sentinel\n# cleanup[3] wiping multiprocessing.queues\n# cleanup[3] wiping multiprocessing.connection\n# cleanup[3] wiping multiprocessing.util\n# cleanup[3] wiping _multiprocessing\n# cleanup[3] wiping _queue\n# cleanup[3] wiping _heapq\n# cleanup[3] wiping ansible.executor\n# destroy ansible.executor.play_iterator\n# destroy ansible.executor.stats\n# destroy ansible.executor.task_result\n# destroy ansible.executor.task_queue_manager\n# destroy ansible.executor.playbook_executor\n# destroy ansible.executor.interpreter_discovery\n# destroy ansible.executor.powershell\n# destroy ansible.executor.action_write_locks\n# destroy ansible.executor.module_common\n# destroy ansible.executor.process\n# destroy ansible.executor.task_executor\n# cleanup[3] wiping ansible.cli\n# destroy ansible.cli.arguments\n# destroy ansible.cli.arguments.option_helpers\n# destroy argcomplete\n# destroy argcomplete.completers\n# destroy argcomplete.exceptions\n# destroy argcomplete.packages\n# destroy argcomplete.packages._argparse\n# destroy argcomplete.lexers\n# destroy argcomplete.finders\n# destroy argcomplete.shell_integration\n# destroy ansible.cli.playbook\n# cleanup[3] wiping argcomplete.packages._shlex\n# cleanup[3] wiping argcomplete.io\n# cleanup[3] wiping ansible.vars.manager\n# cleanup[3] wiping ansible.vars.clean\n# cleanup[3] wiping ansible.template\n# destroy ansible.template.native_helpers\n# destroy ansible.template.template\n# destroy ansible.template.vars\n# cleanup[3] wiping ansible.utils.listify\n# cleanup[3] wiping ansible.vars.fact_cache\n# cleanup[3] wiping ansible.inventory.helpers\n# cleanup[3] wiping ansible.parsing.dataloader\n# cleanup[3] wiping ansible.module_utils.basic\n# destroy __main__\n# cleanup[3] wiping ansible.module_utils.pycompat24\n# cleanup[3] wiping ansible.module_utils.common.sys_info\n# cleanup[3] wiping ansible.module_utils.common._utils\n# cleanup[3] wiping ansible.module_utils.distro\n# cleanup[3] wiping ansible.module_utils.distro._distro\n# cleanup[3] wiping ansible.module_utils.common.process\n# cleanup[3] wiping ansible.module_utils.common.locale\n# cleanup[3] wiping ansible.module_utils.common.arg_spec\n# cleanup[3] wiping ansible.module_utils.common.parameters\n# cleanup[3] wiping ansible.module_utils.common.validation\n# cleanup[3] wiping ansible.module_utils.common.text.formatters\n# cleanup[3] wiping ansible.module_utils.common._json_compat\n# cleanup[3] wiping ansible.module_utils.errors\n# cleanup[3] wiping ansible.module_utils.common.warnings\n# cleanup[3] wiping ansible.module_utils._text\n# cleanup[3] wiping ansible.module_utils.compat.selectors\n# cleanup[3] wiping ansible.module_utils.compat.selinux\n# cleanup[3] wiping syslog\n# destroy syslog\n# cleanup[3] wiping pwd\n# cleanup[3] wiping grp\n# cleanup[3] wiping ansible.module_utils.common.file\n# cleanup[3] wiping ansible.inventory.manager\n# cleanup[3] wiping ansible.vars.plugins\n# cleanup[3] wiping ansible.vars\n# destroy ansible.vars.plugins\n# destroy ansible.vars.fact_cache\n# destroy ansible.vars.clean\n# destroy ansible.vars.manager\n# destroy ansible.vars.hostvars\n# destroy ansible.vars.reserved\n# cleanup[3] wiping ansible.utils.helpers\n# cleanup[3] wiping packaging._musllinux\n# cleanup[3] wiping packaging._manylinux\n# cleanup[3] wiping sysconfig\n# cleanup[3] wiping ansible.utils.plugin_docs\n# cleanup[3] wiping ansible.parsing.plugin_docs\n# cleanup[3] wiping ansible.utils.collection_loader\n# destroy ansible.utils.collection_loader._collection_config\n# destroy ansible.utils.collection_loader._collection_meta\n# destroy ansible.utils.collection_loader._collection_finder\n# cleanup[3] wiping ansible.parsing.utils.yaml\n# cleanup[3] wiping ansible.parsing.ajson\n# cleanup[3] wiping ansible.module_utils.common.json\n# cleanup[3] wiping ansible.parsing.yaml.loader\n# cleanup[3] wiping ansible.parsing.yaml.constructor\n# cleanup[3] wiping ansible.parsing.vault\n# cleanup[3] wiping cryptography.hazmat.backends.openssl\n# cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding\n# cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa\n# cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec\n# cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils\n# cleanup[3] wiping cryptography.hazmat.primitives._serialization\n# cleanup[3] wiping cryptography.hazmat._oid\n# cleanup[3] wiping cryptography.hazmat.primitives.asymmetric\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\n# destroy cryptography.hazmat.primitives.asymmetric.padding\n# cleanup[3] wiping cryptography.hazmat.primitives._asymmetric\n# cleanup[3] wiping cryptography.hazmat.bindings.openssl.binding\n# destroy cryptography\n# destroy cryptography.__about__\n# destroy cryptography.hazmat\n# destroy cryptography.hazmat.bindings\n# destroy cryptography.hazmat.bindings.openssl\n# destroy cryptography.hazmat.bindings.openssl._conditional\n# destroy cryptography.hazmat.backends\n# destroy cryptography.hazmat.primitives\n# destroy cryptography.hazmat.primitives.padding\n# destroy cryptography.hazmat.primitives.hmac\n# destroy cryptography.hazmat.primitives.kdf\n# destroy cryptography.hazmat.primitives._cipheralgorithm\n# destroy cryptography.hazmat.primitives.ciphers\n# destroy cryptography.hazmat.primitives.ciphers.base\n# destroy cryptography.hazmat.primitives._asymmetric\n# destroy cryptography.hazmat.primitives.asymmetric\n# destroy cryptography.hazmat.primitives._serialization\n# destroy cryptography.hazmat.decrepit\n# destroy cryptography.hazmat.decrepit.ciphers\n# destroy cryptography.hazmat.decrepit.ciphers.algorithms\n# destroy cryptography.hazmat._oid\n# destroy cryptography.exceptions\n# cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\n# cleanup[3] wiping cryptography.hazmat.primitives.kdf.pbkdf2\n# destroy cryptography.hazmat.primitives.constant_time\n# cleanup[3] wiping hmac\n# cleanup[3] wiping cryptography.utils\n# cleanup[3] wiping cryptography.hazmat.primitives.hashes\n# cleanup[3] wiping cryptography.hazmat.bindings._rust\n# destroy _openssl\n# cleanup[3] wiping _cffi_backend\n# cleanup[3] wiping shlex\n# cleanup[3] wiping ansible.module_utils.compat.importlib\n# cleanup[3] wiping ansible.module_utils.compat.typing\n# cleanup[3] wiping glob\n# cleanup[3] wiping ansible.plugins\n# cleanup[3] wiping ansible.inventory.data\n# cleanup[3] wiping ansible.inventory.host\n# cleanup[3] wiping ansible.parsing.utils.addresses\n# cleanup[3] wiping ansible.parsing.utils\n# destroy ansible.parsing.utils.addresses\n# destroy ansible.parsing.utils.yaml\n# destroy ansible.parsing.utils.jsonify\n# cleanup[3] wiping ansible.inventory.group\n# cleanup[3] wiping ansible.utils.vars\n# destroy keyword\n# destroy uuid\n# cleanup[3] wiping ansible.parsing.splitter\n# cleanup[3] wiping _uuid\n# cleanup[3] wiping platform\n# cleanup[3] wiping ansible.inventory\n# destroy ansible.inventory.group\n# destroy ansible.inventory.host\n# destroy ansible.inventory.data\n# destroy ansible.inventory.manager\n# destroy ansible.inventory.helpers\n# cleanup[3] wiping argparse\n# cleanup[3] wiping copy\n# cleanup[3] wiping ansible.context\n# cleanup[3] wiping ansible.utils.context_objects\n# cleanup[3] wiping ansible.utils.display\n# destroy curses\n# destroy ctypes\n# destroy tty\n# cleanup[3] wiping ansible.utils.unsafe_proxy\n# cleanup[3] wiping ansible.utils.native_jinja\n# cleanup[3] wiping ansible.utils.singleton\n# cleanup[3] wiping ansible.utils.multiprocessing\n# destroy multiprocessing\n# destroy multiprocessing.util\n# destroy multiprocessing.connection\n# destroy multiprocessing.queues\n# destroy multiprocessing.synchronize\n# destroy multiprocessing.pool\n# destroy multiprocessing.popen_fork\n# cleanup[3] wiping multiprocessing.context\n# destroy multiprocessing.process\n# destroy multiprocessing.reduction\n# cleanup[3] wiping ansible.utils.color\n# cleanup[3] wiping logging\n# cleanup[3] wiping ctypes.util\n# cleanup[3] wiping ctypes._endian\n# cleanup[3] wiping _ctypes\n# cleanup[3] wiping _curses\n# cleanup[3] wiping ansible.constants\n# cleanup[3] wiping encodings.unicode_escape\n# cleanup[3] wiping ansible.utils.fqcn\n# cleanup[3] wiping ansible.module_utils.common.collections\n# cleanup[3] wiping ansible.config.manager\n# cleanup[3] wiping ansible.utils.path\n# cleanup[3] wiping ansible.utils.py3compat\n# cleanup[3] wiping ansible.utils\n# destroy ansible.utils._junit_xml\n# destroy ansible.utils.py3compat\n# destroy ansible.utils.path\n# destroy ansible.utils.fqcn\n# destroy ansible.utils.color\n# destroy ansible.utils.multiprocessing\n# destroy ansible.utils.singleton\n# destroy ansible.utils.native_jinja\n# destroy ansible.utils.unsafe_proxy\n# destroy ansible.utils.display\n# destroy ansible.utils.context_objects\n# destroy ansible.utils.vars\n# destroy ansible.utils.collection_loader\n# destroy ansible.utils.plugin_docs\n# destroy ansible.utils.helpers\n# destroy ansible.utils.listify\n# destroy ansible.utils.sentinel\n# destroy ansible.utils.galaxy\n# destroy ansible.utils.lock\n# destroy ansible.utils.ssh_functions\n# destroy ansible.utils.shlex\n# destroy ansible.utils.hashing\n# cleanup[3] wiping ansible.parsing.yaml.objects\n# cleanup[3] wiping ansible.parsing.yaml\n# destroy ansible.parsing.yaml.objects\n# destroy ansible.parsing.yaml.constructor\n# destroy ansible.parsing.yaml.loader\n# destroy ansible.parsing.yaml.dumper\n# cleanup[3] wiping ansible.parsing.quoting\n# cleanup[3] wiping ansible.parsing\n# destroy ansible.parsing.quoting\n# destroy ansible.parsing.yaml\n# destroy ansible.parsing.splitter\n# destroy ansible.parsing.utils\n# destroy ansible.parsing.vault\n# destroy ansible.parsing.ajson\n# destroy ansible.parsing.plugin_docs\n# destroy ansible.parsing.dataloader\n# destroy ansible.parsing.mod_args\n# cleanup[3] wiping ansible.module_utils.parsing.convert_bool\n# cleanup[3] wiping ansible.module_utils.parsing\n# destroy ansible.module_utils.parsing.convert_bool\n# cleanup[3] wiping ansible.module_utils.common.yaml\n# cleanup[3] wiping yaml\n# destroy yaml.error\n# destroy yaml.tokens\n# destroy yaml.events\n# destroy yaml.nodes\n# destroy yaml.reader\n# destroy yaml.scanner\n# destroy yaml.parser\n# destroy yaml.composer\n# destroy yaml.constructor\n# destroy yaml.resolver\n# destroy yaml.loader\n# destroy yaml.emitter\n# destroy yaml.serializer\n# destroy yaml.representer\n# destroy yaml.dumper\n# destroy yaml.cyaml\n# cleanup[3] wiping yaml._yaml\n# destroy yaml\n# cleanup[3] wiping cython_runtime\n# cleanup[3] wiping ansible.errors\n# destroy traceback\n# destroy ansible.errors.yaml_strings\n# cleanup[3] wiping ansible.module_utils.common.text.converters\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\n# cleanup[3] wiping ansible.module_utils.six.moves\n# cleanup[3] wiping ansible.module_utils.six\n# destroy ansible.module_utils.six.moves.urllib\n# destroy ansible.module_utils.six.moves\n# cleanup[3] wiping ansible.module_utils.common.text\n# destroy ansible.module_utils.common.text.converters\n# destroy ansible.module_utils.common.text.formatters\n# cleanup[3] wiping ansible.module_utils.common\n# destroy ansible.module_utils.common._json_compat\n# destroy ansible.module_utils.common._utils\n# destroy ansible.module_utils.common.text\n# destroy ansible.module_utils.common.yaml\n# destroy ansible.module_utils.common.collections\n# destroy ansible.module_utils.common.json\n# destroy ansible.module_utils.common.file\n# destroy ansible.module_utils.common.warnings\n# destroy ansible.module_utils.common.validation\n# destroy ansible.module_utils.common.parameters\n# destroy ansible.module_utils.common.arg_spec\n# destroy ansible.module_utils.common.locale\n# destroy ansible.module_utils.common.process\n# destroy ansible.module_utils.common.sys_info\n# cleanup[3] wiping jinja2.nodes\n# cleanup[3] wiping json\n# destroy json.decoder\n# destroy json.encoder\n# cleanup[3] wiping json.scanner\n# cleanup[3] wiping _json\n# cleanup[3] wiping markupsafe\n# cleanup[3] wiping markupsafe._speedups\n# cleanup[3] wiping pickle\n# destroy _compat_pickle\n# cleanup[3] wiping _pickle\n# cleanup[3] wiping configparser\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping ansible.config\n# destroy ansible.config.manager\n# cleanup[3] wiping subprocess\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping signal\n# cleanup[3] wiping getpass\n# cleanup[3] wiping termios\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping ansible.module_utils.compat.version\n# cleanup[3] wiping ansible.module_utils.compat\n# destroy ansible.module_utils.compat.version\n# destroy ansible.module_utils.compat.importlib\n# destroy ansible.module_utils.compat.paramiko\n# destroy ansible.module_utils.compat.datetime\n# cleanup[3] wiping ansible.module_utils\n# destroy ansible.module_utils._text\n# destroy ansible.module_utils.compat\n# destroy ansible.module_utils.common\n# destroy ansible.module_utils.six\n# destroy ansible.module_utils.parsing\n# destroy ansible.module_utils.errors\n# destroy ansible.module_utils.distro._distro\n# destroy ansible.module_utils.pycompat24\n# destroy ansible.module_utils.basic\n# destroy ansible.module_utils.json_utils\n# destroy ansible.module_utils.facts\n# destroy ansible.module_utils.connection\n# cleanup[3] wiping importlib.metadata\n# destroy importlib.metadata._functools\n# destroy importlib.metadata._text\n# destroy importlib.metadata._adapters\n# destroy importlib.metadata._meta\n# destroy importlib.metadata._collections\n# destroy importlib.metadata._itertools\n# destroy csv\n# cleanup[3] wiping importlib.abc\n# cleanup[3] wiping importlib.resources\n# destroy importlib.resources._adapters\n# destroy importlib.resources._legacy\n# cleanup[3] wiping importlib.resources._common\n# cleanup[3] wiping importlib.resources.abc\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.utils\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email.charset\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping string\n# cleanup[3] wiping _string\n# destroy _string\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping base64\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping select\n# cleanup[3] wiping _socket\n# cleanup[3] wiping random\n# cleanup[3] wiping hashlib\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# destroy _bisect\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping zipfile\n# destroy zipfile._path\n# destroy bz2\n# destroy lzma\n# cleanup[3] wiping zipfile._path.glob\n# cleanup[3] wiping threading\n# cleanup[3] wiping struct\n# cleanup[3] wiping _struct\n# cleanup[3] wiping shutil\n# cleanup[3] wiping _lzma\n# cleanup[3] wiping _bz2\n# cleanup[3] wiping _compression\n# cleanup[3] wiping zlib\n# cleanup[3] wiping binascii\n# cleanup[3] wiping pathlib\n# destroy fnmatch\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping math\n# cleanup[3] wiping errno\n# cleanup[3] wiping ntpath\n# cleanup[3] wiping email\n# destroy email._parseaddr\n# destroy email._policybase\n# destroy email._encoded_words\n# destroy email.base64mime\n# destroy email.quoprimime\n# destroy email.errors\n# destroy email.encoders\n# destroy email.charset\n# destroy email.utils\n# destroy email.header\n# destroy email.iterators\n# destroy email.message\n# destroy email.feedparser\n# destroy email.parser\n# cleanup[3] wiping _csv\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping ansible\n# destroy ansible._vendor\n# destroy ansible.release\n# destroy ansible.module_utils\n# destroy ansible.config\n# destroy ansible.errors\n# destroy ansible.parsing\n# destroy ansible.utils\n# destroy ansible.inventory\n# destroy ansible.plugins\n# destroy ansible.vars\n# destroy ansible.template\n# destroy ansible.cli\n# destroy ansible.executor\n# destroy ansible.playbook\n# destroy ansible.modules\n# cleanup[3] wiping inspect\n# destroy dis\n# destroy token\n# cleanup[3] wiping linecache\n# destroy tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping ast\n# cleanup[3] wiping pkgutil\n# cleanup[3] wiping typing\n# cleanup[3] wiping _typing\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# destroy importlib.resources\n# destroy importlib.abc\n# destroy importlib.metadata\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping enum\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping itertools\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping types\n# cleanup[3] wiping os\n# cleanup[3] wiping os.path\n# destroy genericpath\n# cleanup[3] wiping posixpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# cleanup[3] wiping abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# destroy _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy decimal\n# destroy _cffi_backend\n# destroy _datetime\n# destroy sys.monitoring\n# destroy _socket\n# destroy linecache\n# destroy _weakref\n# destroy _curses\n# destroy termios\n# destroy _typing\n# destroy re._parser\n# destroy _sre\n# destroy ansible.module_utils.six.moves.urllib_parse\n# destroy ansible.module_utils.six.moves.urllib.error\n# destroy ansible.module_utils.six.moves.urllib.request\n# destroy ansible.module_utils.six.moves.urllib.response\n# destroy ansible.module_utils.six.moves.urllib.robotparser\n# destroy select\n# destroy json.scanner\n# destroy _json\n# destroy cryptography.hazmat.primitives.ciphers.modes\n# destroy signal\n# destroy inspect\n# destroy _tokenize\n# destroy copyreg\n# destroy pickle\n# destroy multiprocessing.context\n# destroy weakref\n# destroy zipimport\n# destroy _hashlib\n# destroy _thread\n# destroy markupsafe\n# destroy ntpath\n# destroy array\n# destroy math\n# destroy ipaddress\n# destroy _pickle\n# destroy _opcode\n# destroy jinja2.nodes\n# destroy ansible.plugins.action.gather_facts\n# destroy ansible.plugins.action.debug\n# destroy ansible.plugins.action.set_fact\n# destroy ansible.plugins.action.include_vars\n# destroy ansible.plugins.action.package\n# destroy ansible.plugins.action.service\n# destroy ansible.plugins.action.command\n# destroy ansible.plugins.action.template\n# destroy ansible.plugins.action.fail\n# destroy ansible.plugins.action.reboot\n# destroy importlib.resources.abc\n# destroy importlib.resources._common\n# destroy functools\n# destroy textwrap\n# destroy email\n# destroy ansible.context\n# destroy ansible.playbook.role.definition\n# destroy ansible.playbook.role.requirement\n# destroy ansible.playbook.role.metadata\n# destroy ansible.playbook.role.include\n# destroy _uuid\n# destroy ast\n# destroy importlib\n# destroy ansible.plugins.doc_fragments.vars_plugin_staging\n# destroy ansible.plugins.doc_fragments.connection_pipelining\n# destroy ansible.plugins.doc_fragments.shell_windows\n# destroy ansible.plugins.doc_fragments.shell_common\n# destroy ansible.plugins.doc_fragments.default_callback\n# destroy ansible.plugins.doc_fragments.result_format_callback\n# destroy ansible_collections.ansible.posix.plugins.callback.debug\n# destroy ansible.plugins.callback.default\n# destroy ansible.plugins.callback.junit\n# destroy ansible.plugins.callback.minimal\n# destroy ansible.plugins.callback.oneline\n# destroy ansible.plugins.callback.tree\n# destroy ansible_collections.ansible.posix.plugins.callback.profile_tasks\n# destroy ansible.plugins.shell.cmd\n# destroy ansible.plugins.shell.sh\n# destroy ansible.plugins.strategy.linear\n# destroy ansible.plugins.vars.host_group_vars\n# destroy ansible.plugins.inventory.host_list\n# destroy ansible.plugins.inventory.script\n# destroy ansible.plugins.inventory.auto\n# destroy ansible.plugins.inventory.yaml\n# destroy ansible.plugins.inventory.ini\n# destroy ansible.plugins.inventory.toml\n# destroy ansible.plugins.become.runas\n# destroy ansible.plugins.become.su\n# destroy ansible.plugins.become.sudo\n# destroy _multiprocessing\n# destroy zlib\n# destroy _compression\n# destroy posixpath\n# destroy zipfile\n# destroy pathlib\n# destroy zipfile._path.glob\n# destroy ansible.plugins.cache.memory\n# destroy ansible.plugins.connection.local\n# destroy ansible.plugins.connection.paramiko_ssh\n# destroy ansible.plugins.connection.psrp\n# destroy ansible.plugins.connection.ssh\n# destroy ansible.plugins.connection.winrm\n# destroy _csv\n# destroy _bz2\n# destroy _lzma\n# destroy locale\n# destroy binascii\n# destroy cryptography.hazmat.backends.openssl\n# destroy cryptography.hazmat.bindings.openssl.binding\n# destroy cryptography.hazmat.primitives.hashes\n# destroy cryptography.hazmat.primitives.asymmetric.ec\n# destroy cryptography.hazmat.primitives.asymmetric.utils\n# destroy cryptography.utils\n# destroy cryptography.hazmat.primitives.kdf.pbkdf2\n# destroy tempfile\n# destroy hashlib\n# destroy random\n# destroy ansible.plugins.shell.powershell\n# destroy collections.abc\n# destroy typing\n# destroy abc\n# destroy itertools\n# destroy lib\n# destroy shutil\n# destroy grp\n# destroy dataclasses\n# destroy threading\n# destroy io\n# destroy contextlib\n# destroy string\n# destroy http.client\n# destroy base64\n# destroy _blake2\n# destroy _queue\n# destroy hmac\n# destroy _heapq\n# destroy xml.etree.ElementPath\n# destroy logging\n# destroy sysconfig\n# destroy packaging._manylinux\n# destroy packaging._musllinux\n# destroy _ssl\n# destroy _warnings\n# destroy _elementtree\n# destroy pyexpat\n# destroy enum\n# destroy fcntl\n# destroy markupsafe._speedups\n# destroy _operator\n# destroy xml.sax.handler\n# destroy xml.sax._exceptions\n# destroy xml.sax.xmlreader\n# destroy xml.sax.saxutils\n# destroy xml.dom.domreg\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy xml.dom.minidom\n# destroy copy\n# destroy operator\n# destroy ansible\n# destroy ansible.constants\n# destroy posix\n# destroy argcomplete.packages._shlex\n# destroy argparse\n# destroy argcomplete.io\n# destroy pkgutil\n# destroy warnings\n# destroy ansible.module_utils.facts.default_collectors\n# destroy ansible.module_utils.facts.ansible_collector\n# destroy shlex\n# destroy datetime\n# destroy stat\n# destroy configparser\n# destroy subprocess\n# destroy ansible.module_utils.compat.selinux\n# destroy platform\n# destroy getpass\n# destroy pwd\n# destroy collections\n# destroy errno\n# destroy json\n# destroy time\n# destroy ansible.module_utils.facts.timeout\n# destroy _functools\n# destroy socket\n# destroy struct\n# destroy ansible.module_utils.compat.typing\n# destroy glob\n# destroy re\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy codecs\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.unicode_escape\n# destroy _random\n# destroy _codecs\n# clear sys.audit hooks", "rc": 0, "cmd": ["ansible-playbook", "-vvv", "-i", "/tmp/ansible.fgpw48if.inventory.yaml", "--check", "tests_ssh.yml"], "start": "2024-09-20 20:49:20.967355", "end": "2024-09-20 20:49:40.482206", "delta": "0:00:19.514851", "msg": "", "invocation": {"module_args": {"_raw_params": "ansible-playbook -vvv -i /tmp/ansible.fgpw48if.inventory.yaml --check tests_ssh.yml\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}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3faf4b00> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3faf4140> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3faf7080> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e1e1cd0> import 'site' # Python 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e227ad0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e227d40> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e257680> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e257d10> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e237800> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e234ec0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e224d40> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e27b560> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e27a180> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e235d60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e278a70> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e2b0530> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e21bf50> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3e2b09e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e2b0890> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3e2b0c80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e21aab0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e2b1340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e2b1010> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e2b2270> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e2c8320> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3e2c9a00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e2ca960> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3e2cafc0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e2c9e50> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3e2cb9e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e2cb110> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e2b21e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3d063890> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3d0843e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3d084140> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3d084410> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3d084d10> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3d085730> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3d0845f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3d061a30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3d086a50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e227e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3e2b2930> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3d0bed20> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3d0dae70> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3d0ffbf0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3d136240> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3d0ffd10> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3d0dbb00> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bdb4530> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3d0d9eb0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3d0879b0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e3bdb4710> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_p48mivnv/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3be0e150> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bde50d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bde4230> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3be0e9c0> import 'atexit' # # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3be45160> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3be44f80> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3be45760> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3be458e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3be45e50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3be83e00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3bca5a90> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bca6360> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bca6c00> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3bca9700> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bca9880> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bca6f30> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bcb2030> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bcb0b60> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bcb08c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bcb2f60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bca7e90> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3bcfa0f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3bcfb7d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bcfb410> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bcfac90> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bcfb980> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bcfa840> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e3bd00710> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bd01520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bcfa780> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import 'ansible.module_utils.compat.selectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bd01550> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bd03410> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._json_compat' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bb94ad0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bd8d130> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bb9b1a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bd8f0b0> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.pycompat24' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e3bb9d9a0> # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common._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.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy shutil # destroy tempfile # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy _signal # destroy errno # destroy locale # destroy signal # destroy fcntl # destroy selectors # destroy _posixsubprocess # destroy select # destroy syslog # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy fnmatch # cleanup[3] wiping _string # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _datetime # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _datetime # destroy sys.monitoring # destroy _collections # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10583 1726879781.07632: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ansible-playbook -vvv -i /tmp/ansible.fgpw48if.inventory.yaml --check tests_ssh.yml\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-1726879760.7677438-10583-233798366442444/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10583 1726879781.07676: _low_level_execute_command(): starting 10583 1726879781.07689: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879760.7677438-10583-233798366442444/ > /dev/null 2>&1 && sleep 0' 10583 1726879781.07696: in local.exec_command() 10583 1726879781.07702: opening command with Popen() 10583 1726879781.07756: done running command with Popen() 10583 1726879781.07762: getting output with communicate() 10583 1726879781.08150: done communicating 10583 1726879781.08156: done with local.exec_command() 10583 1726879781.08161: _low_level_execute_command() done: rc=0, stdout=, stderr= 10583 1726879781.08167: handler run complete 10583 1726879781.11669: Evaluated conditional (False): False 10583 1726879781.13348: variable 'ansible_host' from source: unknown 10583 1726879781.13359: variable 'ansible_port' from source: unknown 10583 1726879781.13362: variable 'ansible_user' from source: unknown 10583 1726879781.13364: variable 'ansible_connection' from source: host vars for 'localhost' 10583 1726879781.13366: attempt loop complete, returning result 10583 1726879781.13369: _execute() done 10583 1726879781.13372: dumping result to json 10583 1726879781.18138: done dumping result, returning 10583 1726879781.18153: done running TaskExecutor() for managed_node3/TASK: Run ansible-playbook with tests_ssh.yml in check mode [0e44ad9b-8ddf-3aea-1756-000000000015] 10583 1726879781.18159: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000015 10583 1726879781.54097: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000015 10583 1726879781.54114: WORKER PROCESS EXITING ok: [managed_node3 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.fgpw48if.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:19.514851", "end": "2024-09-20 20:49:40.482206", "rc": 0, "start": "2024-09-20 20:49:20.967355" } STDOUT: 10596 1726879761.25754: 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-Rg1 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 10596 1726879761.26144: Added group all to inventory 10596 1726879761.26146: Added group ungrouped to inventory 10596 1726879761.26149: Group all now contains ungrouped 10596 1726879761.26151: Examining possible inventory source: /tmp/ansible.fgpw48if.inventory.yaml 10596 1726879761.36448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 10596 1726879761.36515: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 10596 1726879761.36541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 10596 1726879761.36590: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 10596 1726879761.36658: Loaded config def from plugin (inventory/script) 10596 1726879761.36660: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 10596 1726879761.36705: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 10596 1726879761.36786: Loaded config def from plugin (inventory/yaml) 10596 1726879761.36788: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 10596 1726879761.36863: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 10596 1726879761.37307: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 10596 1726879761.37310: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) host_list declined parsing /tmp/ansible.fgpw48if.inventory.yaml as it did not pass its verify_file() method 10596 1726879761.37313: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) script declined parsing /tmp/ansible.fgpw48if.inventory.yaml as it did not pass its verify_file() method 10596 1726879761.37320: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 10596 1726879761.37324: Loading data from /tmp/ansible.fgpw48if.inventory.yaml 10596 1726879761.39819: /tmp/ansible.fgpw48if.inventory.yaml was not parsable by auto 10596 1726879761.39888: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 10596 1726879761.39931: Loading data from /tmp/ansible.fgpw48if.inventory.yaml 10596 1726879761.42431: group all already in inventory 10596 1726879761.42438: set inventory_file for managed_node1 10596 1726879761.42443: set inventory_dir for managed_node1 10596 1726879761.42443: Added host managed_node1 to inventory 10596 1726879761.42445: Added host managed_node1 to group all 10596 1726879761.42445: set ansible_check_mode for managed_node1 10596 1726879761.42446: set ansible_config_file for managed_node1 10596 1726879761.42446: set ansible_diff_mode for managed_node1 10596 1726879761.42447: set ansible_facts for managed_node1 10596 1726879761.42447: set ansible_forks for managed_node1 10596 1726879761.42447: set ansible_host for managed_node1 10596 1726879761.42448: set ansible_inventory_sources for managed_node1 10596 1726879761.42448: set ansible_limit for managed_node1 10596 1726879761.42449: set ansible_playbook_python for managed_node1 10596 1726879761.42449: set ansible_run_tags for managed_node1 10596 1726879761.42450: set ansible_skip_tags for managed_node1 10596 1726879761.42450: set ansible_ssh_extra_args for managed_node1 10596 1726879761.42451: set ansible_verbosity for managed_node1 10596 1726879761.42451: set ansible_version for managed_node1 10596 1726879761.42452: set group_names for managed_node1 10596 1726879761.42452: set groups for managed_node1 10596 1726879761.42456: set inventory_dir for managed_node1 10596 1726879761.42457: set inventory_file for managed_node1 10596 1726879761.42457: set inventory_hostname for managed_node1 10596 1726879761.42458: set inventory_hostname_short for managed_node1 10596 1726879761.42458: set omit for managed_node1 10596 1726879761.42458: set playbook_dir for managed_node1 10596 1726879761.42460: set inventory_file for managed_node2 10596 1726879761.42462: set inventory_dir for managed_node2 10596 1726879761.42463: Added host managed_node2 to inventory 10596 1726879761.42464: Added host managed_node2 to group all 10596 1726879761.42464: set ansible_check_mode for managed_node2 10596 1726879761.42464: set ansible_config_file for managed_node2 10596 1726879761.42465: set ansible_diff_mode for managed_node2 10596 1726879761.42465: set ansible_facts for managed_node2 10596 1726879761.42465: set ansible_forks for managed_node2 10596 1726879761.42466: set ansible_host for managed_node2 10596 1726879761.42466: set ansible_inventory_sources for managed_node2 10596 1726879761.42467: set ansible_limit for managed_node2 10596 1726879761.42467: set ansible_playbook_python for managed_node2 10596 1726879761.42467: set ansible_run_tags for managed_node2 10596 1726879761.42468: set ansible_skip_tags for managed_node2 10596 1726879761.42468: set ansible_ssh_extra_args for managed_node2 10596 1726879761.42468: set ansible_verbosity for managed_node2 10596 1726879761.42469: set ansible_version for managed_node2 10596 1726879761.42469: set group_names for managed_node2 10596 1726879761.42469: set groups for managed_node2 10596 1726879761.42470: set inventory_dir for managed_node2 10596 1726879761.42470: set inventory_file for managed_node2 10596 1726879761.42471: set inventory_hostname for managed_node2 10596 1726879761.42471: set inventory_hostname_short for managed_node2 10596 1726879761.42471: set omit for managed_node2 10596 1726879761.42472: set playbook_dir for managed_node2 10596 1726879761.42473: set inventory_file for managed_node3 10596 1726879761.42475: set inventory_dir for managed_node3 10596 1726879761.42475: Added host managed_node3 to inventory 10596 1726879761.42476: Added host managed_node3 to group all 10596 1726879761.42476: set ansible_all_ipv4_addresses for managed_node3 10596 1726879761.42476: set ansible_all_ipv6_addresses for managed_node3 10596 1726879761.42477: set ansible_apparmor for managed_node3 10596 1726879761.42477: set ansible_architecture for managed_node3 10596 1726879761.42477: set ansible_bios_date for managed_node3 10596 1726879761.42478: set ansible_bios_vendor for managed_node3 10596 1726879761.42478: set ansible_bios_version for managed_node3 10596 1726879761.42478: set ansible_board_asset_tag for managed_node3 10596 1726879761.42479: set ansible_board_name for managed_node3 10596 1726879761.42479: set ansible_board_serial for managed_node3 10596 1726879761.42479: set ansible_board_vendor for managed_node3 10596 1726879761.42480: set ansible_board_version for managed_node3 10596 1726879761.42480: set ansible_chassis_asset_tag for managed_node3 10596 1726879761.42480: set ansible_chassis_serial for managed_node3 10596 1726879761.42481: set ansible_chassis_vendor for managed_node3 10596 1726879761.42481: set ansible_chassis_version for managed_node3 10596 1726879761.42482: set ansible_check_mode for managed_node3 10596 1726879761.42482: set ansible_cmdline for managed_node3 10596 1726879761.42482: set ansible_config_file for managed_node3 10596 1726879761.42483: set ansible_date_time for managed_node3 10596 1726879761.42483: set ansible_default_ipv4 for managed_node3 10596 1726879761.42483: set ansible_default_ipv6 for managed_node3 10596 1726879761.42486: set ansible_device_links for managed_node3 10596 1726879761.42487: set ansible_devices for managed_node3 10596 1726879761.42487: set ansible_diff_mode for managed_node3 10596 1726879761.42488: set ansible_distribution for managed_node3 10596 1726879761.42488: set ansible_distribution_file_parsed for managed_node3 10596 1726879761.42489: set ansible_distribution_file_path for managed_node3 10596 1726879761.42489: set ansible_distribution_file_variety for managed_node3 10596 1726879761.42490: set ansible_distribution_major_version for managed_node3 10596 1726879761.42491: set ansible_distribution_release for managed_node3 10596 1726879761.42493: set ansible_distribution_version for managed_node3 10596 1726879761.42493: set ansible_dns for managed_node3 10596 1726879761.42494: set ansible_domain for managed_node3 10596 1726879761.42494: set ansible_effective_group_id for managed_node3 10596 1726879761.42495: set ansible_effective_user_id for managed_node3 10596 1726879761.42495: set ansible_env for managed_node3 10596 1726879761.42496: set ansible_eth0 for managed_node3 10596 1726879761.42496: set ansible_facts for managed_node3 10596 1726879761.42496: set ansible_fibre_channel_wwn for managed_node3 10596 1726879761.42497: set ansible_fips for managed_node3 10596 1726879761.42497: set ansible_forks for managed_node3 10596 1726879761.42498: set ansible_form_factor for managed_node3 10596 1726879761.42498: set ansible_fqdn for managed_node3 10596 1726879761.42498: set ansible_host for managed_node3 10596 1726879761.42499: set ansible_hostname for managed_node3 10596 1726879761.42499: set ansible_hostnqn for managed_node3 10596 1726879761.42500: set ansible_interfaces for managed_node3 10596 1726879761.42500: set ansible_inventory_sources for managed_node3 10596 1726879761.42500: set ansible_is_chroot for managed_node3 10596 1726879761.42501: set ansible_iscsi_iqn for managed_node3 10596 1726879761.42501: set ansible_kernel for managed_node3 10596 1726879761.42501: set ansible_kernel_version for managed_node3 10596 1726879761.42502: set ansible_limit for managed_node3 10596 1726879761.42502: set ansible_lo for managed_node3 10596 1726879761.42502: set ansible_loadavg for managed_node3 10596 1726879761.42503: set ansible_local for managed_node3 10596 1726879761.42503: set ansible_locally_reachable_ips for managed_node3 10596 1726879761.42504: set ansible_lsb for managed_node3 10596 1726879761.42504: set ansible_lvm for managed_node3 10596 1726879761.42504: set ansible_machine for managed_node3 10596 1726879761.42505: set ansible_machine_id for managed_node3 10596 1726879761.42505: set ansible_memfree_mb for managed_node3 10596 1726879761.42505: set ansible_memory_mb for managed_node3 10596 1726879761.42506: set ansible_memtotal_mb for managed_node3 10596 1726879761.42506: set ansible_mounts for managed_node3 10596 1726879761.42506: set ansible_nodename for managed_node3 10596 1726879761.42507: set ansible_os_family for managed_node3 10596 1726879761.42507: set ansible_pkg_mgr for managed_node3 10596 1726879761.42507: set ansible_playbook_python for managed_node3 10596 1726879761.42508: set ansible_proc_cmdline for managed_node3 10596 1726879761.42508: set ansible_processor for managed_node3 10596 1726879761.42508: set ansible_processor_cores for managed_node3 10596 1726879761.42509: set ansible_processor_count for managed_node3 10596 1726879761.42509: set ansible_processor_nproc for managed_node3 10596 1726879761.42509: set ansible_processor_threads_per_core for managed_node3 10596 1726879761.42510: set ansible_processor_vcpus for managed_node3 10596 1726879761.42510: set ansible_product_name for managed_node3 10596 1726879761.42510: set ansible_product_serial for managed_node3 10596 1726879761.42511: set ansible_product_uuid for managed_node3 10596 1726879761.42511: set ansible_product_version for managed_node3 10596 1726879761.42511: set ansible_python for managed_node3 10596 1726879761.42512: set ansible_python_version for managed_node3 10596 1726879761.42512: set ansible_real_group_id for managed_node3 10596 1726879761.42513: set ansible_real_user_id for managed_node3 10596 1726879761.42513: set ansible_run_tags for managed_node3 10596 1726879761.42513: set ansible_selinux for managed_node3 10596 1726879761.42514: set ansible_selinux_python_present for managed_node3 10596 1726879761.42514: set ansible_service_mgr for managed_node3 10596 1726879761.42514: set ansible_skip_tags for managed_node3 10596 1726879761.42515: set ansible_ssh_extra_args for managed_node3 10596 1726879761.42515: set ansible_ssh_host_key_dsa_public for managed_node3 10596 1726879761.42515: set ansible_ssh_host_key_dsa_public_keytype for managed_node3 10596 1726879761.42516: set ansible_ssh_host_key_ecdsa_public for managed_node3 10596 1726879761.42516: set ansible_ssh_host_key_ecdsa_public_keytype for managed_node3 10596 1726879761.42516: set ansible_ssh_host_key_ed25519_public for managed_node3 10596 1726879761.42517: set ansible_ssh_host_key_ed25519_public_keytype for managed_node3 10596 1726879761.42518: set ansible_ssh_host_key_rsa_public for managed_node3 10596 1726879761.42518: set ansible_ssh_host_key_rsa_public_keytype for managed_node3 10596 1726879761.42519: set ansible_swapfree_mb for managed_node3 10596 1726879761.42519: set ansible_swaptotal_mb for managed_node3 10596 1726879761.42520: set ansible_system for managed_node3 10596 1726879761.42520: set ansible_system_capabilities for managed_node3 10596 1726879761.42521: set ansible_system_capabilities_enforced for managed_node3 10596 1726879761.42521: set ansible_system_vendor for managed_node3 10596 1726879761.42521: set ansible_uptime_seconds for managed_node3 10596 1726879761.42522: set ansible_user_dir for managed_node3 10596 1726879761.42522: set ansible_user_gecos for managed_node3 10596 1726879761.42522: set ansible_user_gid for managed_node3 10596 1726879761.42523: set ansible_user_id for managed_node3 10596 1726879761.42523: set ansible_user_shell for managed_node3 10596 1726879761.42523: set ansible_user_uid for managed_node3 10596 1726879761.42524: set ansible_userspace_architecture for managed_node3 10596 1726879761.42524: set ansible_userspace_bits for managed_node3 10596 1726879761.42524: set ansible_verbosity for managed_node3 10596 1726879761.42525: set ansible_version for managed_node3 10596 1726879761.42525: set ansible_virtualization_role for managed_node3 10596 1726879761.42525: set ansible_virtualization_tech_guest for managed_node3 10596 1726879761.42526: set ansible_virtualization_tech_host for managed_node3 10596 1726879761.42526: set ansible_virtualization_type for managed_node3 10596 1726879761.42526: set discovered_interpreter_python for managed_node3 10596 1726879761.42527: set gather_subset for managed_node3 10596 1726879761.42527: set group_names for managed_node3 10596 1726879761.42527: set groups for managed_node3 10596 1726879761.42528: set inventory_dir for managed_node3 10596 1726879761.42528: set inventory_file for managed_node3 10596 1726879761.42529: set inventory_hostname for managed_node3 10596 1726879761.42529: set inventory_hostname_short for managed_node3 10596 1726879761.42530: set module_setup for managed_node3 10596 1726879761.42531: set omit for managed_node3 10596 1726879761.42531: set playbook_dir for managed_node3 10596 1726879761.42532: set tempinventory for managed_node3 Parsed /tmp/ansible.fgpw48if.inventory.yaml inventory source with yaml plugin 10596 1726879761.42535: Reconcile groups and hosts in inventory. 10596 1726879761.42538: Group ungrouped now contains managed_node1 10596 1726879761.42539: Group ungrouped now contains managed_node2 10596 1726879761.42539: Group ungrouped now contains managed_node3 10596 1726879761.42618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 10596 1726879761.42724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 10596 1726879761.42763: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 10596 1726879761.42789: Loaded config def from plugin (vars/host_group_vars) 10596 1726879761.42797: 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) 10596 1726879761.42808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 10596 1726879761.42815: 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) 10596 1726879761.42855: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 10596 1726879761.43162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879761.43312: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 10596 1726879761.43351: Loaded config def from plugin (connection/local) 10596 1726879761.43355: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 10596 1726879761.45274: Loaded config def from plugin (connection/paramiko_ssh) 10596 1726879761.45279: 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) 10596 1726879761.46216: 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) 10596 1726879761.46256: Loaded config def from plugin (connection/psrp) 10596 1726879761.46259: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 10596 1726879761.47030: 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) 10596 1726879761.47070: Loaded config def from plugin (connection/ssh) 10596 1726879761.47073: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 10596 1726879761.48673: 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) 10596 1726879761.48715: Loaded config def from plugin (connection/winrm) 10596 1726879761.48718: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 10596 1726879761.48751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 10596 1726879761.48822: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 10596 1726879761.48887: Loaded config def from plugin (shell/cmd) 10596 1726879761.48890: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 10596 1726879761.48912: 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) 10596 1726879761.48978: Loaded config def from plugin (shell/powershell) 10596 1726879761.48980: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 10596 1726879761.49040: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 10596 1726879761.49217: Loaded config def from plugin (shell/sh) 10596 1726879761.49219: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 10596 1726879761.49253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 10596 1726879761.49376: Loaded config def from plugin (become/runas) 10596 1726879761.49378: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 10596 1726879761.49717: Loaded config def from plugin (become/su) 10596 1726879761.49720: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 10596 1726879761.49876: Loaded config def from plugin (become/sudo) 10596 1726879761.49878: 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 10596 1726879761.49915: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml 10596 1726879761.50448: trying /usr/local/lib/python3.12/site-packages/ansible/modules 10596 1726879761.53421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 10596 1726879761.53454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 10596 1726879761.53826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 10596 1726879761.53838: 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 10596 1726879761.54075: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 10596 1726879761.54168: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 10596 1726879761.54170: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Rg1/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__) 10596 1726879761.54194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 10596 1726879761.54211: 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) 10596 1726879761.54320: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 10596 1726879761.54386: Loaded config def from plugin (callback/default) 10596 1726879761.54388: 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) 10596 1726879761.55420: Loaded config def from plugin (callback/junit) 10596 1726879761.55422: 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) 10596 1726879761.55465: 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) 10596 1726879761.55511: Loaded config def from plugin (callback/minimal) 10596 1726879761.55512: 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) 10596 1726879761.55550: 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) 10596 1726879761.55600: Loaded config def from plugin (callback/tree) 10596 1726879761.55602: 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 10596 1726879761.55685: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 10596 1726879761.55686: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Rg1/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_ssh.yml ******************************************************** 1 plays in tests_ssh.yml 10596 1726879761.55707: in VariableManager get_vars() 10596 1726879761.55722: done with get_vars() 10596 1726879761.55726: in VariableManager get_vars() 10596 1726879761.55733: done with get_vars() 10596 1726879761.55735: variable 'omit' from source: magic vars 10596 1726879761.55764: in VariableManager get_vars() 10596 1726879761.55775: done with get_vars() 10596 1726879761.55793: variable 'omit' from source: magic vars PLAY [Ensure that the rule runs with ssh] ************************************** 10596 1726879761.56280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 10596 1726879761.56353: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 10596 1726879761.56376: getting the remaining hosts for this loop 10596 1726879761.56377: done getting the remaining hosts for this loop 10596 1726879761.56379: getting the next task for host managed_node1 10596 1726879761.56381: done getting next task for host managed_node1 10596 1726879761.56382: ^ task is: TASK: Gathering Facts 10596 1726879761.56383: ^ 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 10596 1726879761.56384: getting the next task for host managed_node2 10596 1726879761.56385: done getting next task for host managed_node2 10596 1726879761.56386: ^ task is: TASK: Gathering Facts 10596 1726879761.56387: ^ 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 10596 1726879761.56387: getting the next task for host managed_node3 10596 1726879761.56388: done getting next task for host managed_node3 10596 1726879761.56389: ^ task is: TASK: Gathering Facts 10596 1726879761.56389: ^ 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 10596 1726879761.56392: getting variables 10596 1726879761.56393: in VariableManager get_vars() 10596 1726879761.56400: Calling all_inventory to load vars for managed_node1 10596 1726879761.56401: Calling groups_inventory to load vars for managed_node1 10596 1726879761.56403: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879761.56412: Calling all_plugins_play to load vars for managed_node1 10596 1726879761.56419: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879761.56420: Calling groups_plugins_play to load vars for managed_node1 10596 1726879761.56444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879761.56478: done with get_vars() 10596 1726879761.56483: done getting variables 10596 1726879761.56542: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Friday 20 September 2024 20:49:21 -0400 (0:00:00.009) 0:00:00.009 ****** 10596 1726879761.56560: entering _queue_task() for managed_node1/gather_facts 10596 1726879761.56561: Creating lock for gather_facts 10596 1726879761.56789: worker is 1 (out of 3 available) 10596 1726879761.56800: exiting _queue_task() for managed_node1/gather_facts 10596 1726879761.56812: getting variables 10596 1726879761.56815: in VariableManager get_vars() 10596 1726879761.56878: Calling all_inventory to load vars for managed_node2 10596 1726879761.56882: Calling groups_inventory to load vars for managed_node2 10596 1726879761.56887: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879761.56903: Calling all_plugins_play to load vars for managed_node2 10596 1726879761.56906: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879761.56909: Calling groups_plugins_play to load vars for managed_node2 10596 1726879761.56972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879761.57008: done with get_vars() 10596 1726879761.57018: done getting variables 10596 1726879761.57104: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879761.57115: entering _queue_task() for managed_node2/gather_facts 10596 1726879761.57380: worker is 2 (out of 3 available) 10596 1726879761.57394: exiting _queue_task() for managed_node2/gather_facts 10596 1726879761.57406: getting variables 10596 1726879761.57408: in VariableManager get_vars() 10596 1726879761.57525: Calling all_inventory to load vars for managed_node3 10596 1726879761.57529: Calling groups_inventory to load vars for managed_node3 10596 1726879761.57535: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879761.57551: Calling all_plugins_play to load vars for managed_node3 10596 1726879761.57555: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879761.57558: Calling groups_plugins_play to load vars for managed_node3 10596 1726879761.57628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879761.57656: done with get_vars() 10596 1726879761.57665: done getting variables 10596 1726879761.57742: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879761.57754: entering _queue_task() for managed_node3/gather_facts 10596 1726879761.58002: worker is 3 (out of 3 available) 10596 1726879761.58014: exiting _queue_task() for managed_node3/gather_facts 10596 1726879761.58024: done queuing things up, now waiting for results queue to drain 10596 1726879761.58026: waiting for pending results... 10617 1726879761.57568: running TaskExecutor() for managed_node2/TASK: Gathering Facts 10617 1726879761.57676: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000011 10617 1726879761.57695: variable 'ansible_search_path' from source: unknown 10617 1726879761.57712: calling self._execute() 10617 1726879761.57762: variable 'ansible_host' from source: host vars for 'managed_node2' 10617 1726879761.57771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10617 1726879761.57780: variable 'omit' from source: magic vars 10617 1726879761.57865: variable 'omit' from source: magic vars 10617 1726879761.57889: variable 'omit' from source: magic vars 10617 1726879761.57919: variable 'omit' from source: magic vars 10617 1726879761.57950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10617 1726879761.57979: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10617 1726879761.58003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10617 1726879761.58021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10617 1726879761.58035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10617 1726879761.58063: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10617 1726879761.58068: variable 'ansible_host' from source: host vars for 'managed_node2' 10617 1726879761.58072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10617 1726879761.58169: Set connection var ansible_shell_executable to /bin/sh 10617 1726879761.58177: Set connection var ansible_connection to ssh 10617 1726879761.58183: Set connection var ansible_timeout to 10 10617 1726879761.58186: Set connection var ansible_shell_type to sh 10617 1726879761.58193: Set connection var ansible_pipelining to False 10617 1726879761.58201: Set connection var ansible_module_compression to ZIP_DEFLATED 10615 1726879761.58181: running TaskExecutor() for managed_node1/TASK: Gathering Facts 10617 1726879761.58221: variable 'ansible_shell_executable' from source: unknown 10617 1726879761.58225: variable 'ansible_connection' from source: unknown 10617 1726879761.58228: variable 'ansible_module_compression' from source: unknown 10617 1726879761.58231: variable 'ansible_shell_type' from source: unknown 10617 1726879761.58234: variable 'ansible_shell_executable' from source: unknown 10617 1726879761.58236: variable 'ansible_host' from source: host vars for 'managed_node2' 10617 1726879761.58240: variable 'ansible_pipelining' from source: unknown 10617 1726879761.58243: variable 'ansible_timeout' from source: unknown 10617 1726879761.58246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10615 1726879761.58283: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000011 10615 1726879761.58299: variable 'ansible_search_path' from source: unknown 10615 1726879761.58322: calling self._execute() 10617 1726879761.58363: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10617 1726879761.58375: variable 'omit' from source: magic vars 10615 1726879761.58377: variable 'ansible_host' from source: host vars for 'managed_node1' 10617 1726879761.58381: starting attempt loop 10617 1726879761.58384: running the handler 10615 1726879761.58385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10615 1726879761.58395: variable 'omit' from source: magic vars 10615 1726879761.58524: variable 'omit' from source: magic vars 10617 1726879761.58530: variable 'ansible_facts' from source: host vars for 'managed_node2' 10617 1726879761.58548: _low_level_execute_command(): starting 10615 1726879761.58553: variable 'omit' from source: magic vars 10617 1726879761.58556: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None 10615 1726879761.58587: variable 'omit' from source: magic vars 10615 1726879761.58622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10615 1726879761.58654: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10615 1726879761.58673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10615 1726879761.58690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10615 1726879761.58706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10615 1726879761.58734: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10615 1726879761.58740: variable 'ansible_host' from source: host vars for 'managed_node1' 10615 1726879761.58744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10615 1726879761.58846: Set connection var ansible_shell_executable to /bin/sh 10615 1726879761.58858: Set connection var ansible_connection to ssh 10615 1726879761.58865: Set connection var ansible_timeout to 10 10615 1726879761.58868: Set connection var ansible_shell_type to sh 10615 1726879761.58873: Set connection var ansible_pipelining to False 10615 1726879761.58880: Set connection var ansible_module_compression to ZIP_DEFLATED 10615 1726879761.58900: variable 'ansible_shell_executable' from source: unknown 10615 1726879761.58906: variable 'ansible_connection' from source: unknown 10615 1726879761.58910: variable 'ansible_module_compression' from source: unknown 10615 1726879761.58913: variable 'ansible_shell_type' from source: unknown 10615 1726879761.58915: variable 'ansible_shell_executable' from source: unknown 10615 1726879761.58918: variable 'ansible_host' from source: host vars for 'managed_node1' 10615 1726879761.58921: variable 'ansible_pipelining' from source: unknown 10615 1726879761.58923: variable 'ansible_timeout' from source: unknown 10615 1726879761.58927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10615 1726879761.59044: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10615 1726879761.59058: variable 'omit' from source: magic vars 10615 1726879761.59064: starting attempt loop 10615 1726879761.59067: running the handler 10615 1726879761.59080: variable 'ansible_facts' from source: host vars for 'managed_node1' 10618 1726879761.59635: running TaskExecutor() for managed_node3/TASK: Gathering Facts 10618 1726879761.59754: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000011 10618 1726879761.59770: variable 'ansible_search_path' from source: unknown 10618 1726879761.59805: calling self._execute() 10618 1726879761.59873: variable 'ansible_host' from source: host vars for 'managed_node3' 10618 1726879761.59885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10618 1726879761.59896: variable 'omit' from source: magic vars 10618 1726879761.59993: variable 'omit' from source: magic vars 10618 1726879761.60019: variable 'omit' from source: magic vars 10618 1726879761.60040: variable 'omit' from source: magic vars 10618 1726879761.60075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10615 1726879761.60102: _low_level_execute_command(): starting 10615 1726879761.60114: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 10618 1726879761.60105: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10618 1726879761.60162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10618 1726879761.60180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10618 1726879761.60195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10618 1726879761.60224: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10618 1726879761.60231: variable 'ansible_host' from source: host vars for 'managed_node3' 10618 1726879761.60234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10618 1726879761.60337: Set connection var ansible_shell_executable to /bin/sh 10618 1726879761.60343: Set connection var ansible_connection to ssh 10618 1726879761.60347: Set connection var ansible_timeout to 10 10618 1726879761.60351: Set connection var ansible_shell_type to sh 10618 1726879761.60354: Set connection var ansible_pipelining to False 10618 1726879761.60358: Set connection var ansible_module_compression to ZIP_DEFLATED 10618 1726879761.60371: variable 'ansible_shell_executable' from source: unknown 10618 1726879761.60373: variable 'ansible_connection' from source: unknown 10618 1726879761.60375: variable 'ansible_module_compression' from source: unknown 10618 1726879761.60377: variable 'ansible_shell_type' from source: unknown 10618 1726879761.60379: variable 'ansible_shell_executable' from source: unknown 10618 1726879761.60380: variable 'ansible_host' from source: host vars for 'managed_node3' 10618 1726879761.60382: variable 'ansible_pipelining' from source: unknown 10618 1726879761.60384: variable 'ansible_timeout' from source: unknown 10618 1726879761.60386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10618 1726879761.60494: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10618 1726879761.60506: variable 'omit' from source: magic vars 10618 1726879761.60512: starting attempt loop 10618 1726879761.60516: running the handler 10618 1726879761.60528: variable 'ansible_facts' from source: host vars for 'managed_node3' 10618 1726879761.60542: _low_level_execute_command(): starting 10618 1726879761.60552: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10617 1726879761.61565: stdout chunk (state=2): >>>/root <<< 10617 1726879761.61639: stderr chunk (state=3): >>><<< 10617 1726879761.61646: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 10617 1726879761.61673: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10617 1726879761.61685: _low_level_execute_command(): starting 10617 1726879761.61692: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775 `" && echo ansible-tmp-1726879761.6167996-10617-243012067255775="` echo /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775 `" && echo ansible-tmp-1726879761.6167996-10617-243012067255775="` echo /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775 `" ) && sleep 0'"'"'' 10615 1726879761.63337: stdout chunk (state=2): >>>/root <<< 10618 1726879761.63367: stdout chunk (state=2): >>>/root <<< 10618 1726879761.63376: stderr chunk (state=2): >>><<< 10618 1726879761.63389: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 10618 1726879761.63410: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10618 1726879761.63422: _low_level_execute_command(): starting 10618 1726879761.63427: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739 `" && echo ansible-tmp-1726879761.634161-10618-97710003948739="` echo /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None 10615 1726879761.63453: stderr chunk (state=3): >>><<< 10615 1726879761.63460: stdout chunk (state=3): >>><<< <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739 `" && echo ansible-tmp-1726879761.634161-10618-97710003948739="` echo /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739 `" ) && sleep 0'"'"'' <10.31.42.60> (0, b'/root\n', b'') 10615 1726879761.63498: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10615 1726879761.63517: _low_level_execute_command(): starting 10615 1726879761.63525: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670 `" && echo ansible-tmp-1726879761.6351032-10615-234950531759670="` echo /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670 `" && echo ansible-tmp-1726879761.6351032-10615-234950531759670="` echo /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670 `" ) && sleep 0'"'"'' 10617 1726879761.64521: stdout chunk (state=2): >>>ansible-tmp-1726879761.6167996-10617-243012067255775=/root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775 <<< 10617 1726879761.64536: stderr chunk (state=2): >>><<< 10617 1726879761.64545: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879761.6167996-10617-243012067255775=/root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775\n', b'') 10617 1726879761.64566: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879761.6167996-10617-243012067255775=/root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775 , stderr= 10617 1726879761.64595: variable 'ansible_module_compression' from source: unknown 10617 1726879761.64646: ANSIBALLZ: Using generic lock for ansible.legacy.setup 10617 1726879761.64651: ANSIBALLZ: Acquiring lock 10617 1726879761.64653: ANSIBALLZ: Lock acquired: 140708134187472 10617 1726879761.64656: ANSIBALLZ: Creating module 10618 1726879761.66527: stdout chunk (state=2): >>>ansible-tmp-1726879761.634161-10618-97710003948739=/root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739 <<< 10615 1726879761.66698: stdout chunk (state=2): >>>ansible-tmp-1726879761.6351032-10615-234950531759670=/root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670 <<< 10615 1726879761.66748: stderr chunk (state=3): >>><<< 10615 1726879761.66756: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879761.6351032-10615-234950531759670=/root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670\n', b'') 10615 1726879761.66777: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879761.6351032-10615-234950531759670=/root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670 , stderr= 10618 1726879761.66800: stderr chunk (state=3): >>><<< 10618 1726879761.66808: stdout chunk (state=3): >>><<< 10615 1726879761.66807: variable 'ansible_module_compression' from source: unknown <10.31.43.118> (0, b'ansible-tmp-1726879761.634161-10618-97710003948739=/root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739\n', b'') 10618 1726879761.66831: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879761.634161-10618-97710003948739=/root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739 , stderr= 10618 1726879761.66860: variable 'ansible_module_compression' from source: unknown 10615 1726879761.66860: ANSIBALLZ: Using generic lock for ansible.legacy.setup 10615 1726879761.66885: ANSIBALLZ: Acquiring lock 10618 1726879761.66914: ANSIBALLZ: Using generic lock for ansible.legacy.setup 10618 1726879761.66920: ANSIBALLZ: Acquiring lock 10617 1726879761.87713: ANSIBALLZ: Writing module into payload 10617 1726879761.87833: ANSIBALLZ: Writing module 10617 1726879761.87858: ANSIBALLZ: Renaming module 10617 1726879761.87865: ANSIBALLZ: Done creating module 10617 1726879761.87898: variable 'ansible_facts' from source: host vars for 'managed_node2' 10617 1726879761.87907: variable 'inventory_hostname' from source: host vars for 'managed_node2' Attempting python interpreter discovery 10617 1726879761.87919: _low_level_execute_command(): starting 10617 1726879761.87926: _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' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/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'"'"'' 10615 1726879761.87990: ANSIBALLZ: Lock acquired: 140708134187472 10615 1726879761.88003: ANSIBALLZ: Reading module after lock 10615 1726879761.88063: variable 'ansible_facts' from source: host vars for 'managed_node1' 10615 1726879761.88075: variable 'inventory_hostname' from source: host vars for 'managed_node1' Attempting python interpreter discovery 10615 1726879761.88088: _low_level_execute_command(): starting 10615 1726879761.88096: _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' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/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'"'"'' 10618 1726879761.88188: ANSIBALLZ: Lock acquired: 140708134187472 10618 1726879761.88199: ANSIBALLZ: Reading module after lock 10618 1726879761.88256: variable 'ansible_facts' from source: host vars for 'managed_node3' 10618 1726879761.88268: variable 'inventory_hostname' from source: host vars for 'managed_node3' Attempting python interpreter discovery 10618 1726879761.88279: _low_level_execute_command(): starting 10618 1726879761.88285: _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' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/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'"'"'' 10617 1726879761.90564: stdout chunk (state=2): >>>PLATFORM <<< 10617 1726879761.90629: stdout chunk (state=3): >>>Linux <<< 10617 1726879761.90668: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< 10617 1726879761.90838: stderr chunk (state=3): >>><<< 10617 1726879761.90846: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') 10617 1726879761.90872: _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= 10617 1726879761.90880 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 10615 1726879761.90886: stdout chunk (state=2): >>>PLATFORM <<< 10615 1726879761.90909: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< 10617 1726879761.90941: _low_level_execute_command(): starting 10617 1726879761.90951: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 10618 1726879761.91132: stdout chunk (state=2): >>>PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< 10618 1726879761.91304: stderr chunk (state=3): >>><<< 10618 1726879761.91312: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') 10618 1726879761.91336: _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= 10618 1726879761.91344 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 10618 1726879761.91407: _low_level_execute_command(): starting 10618 1726879761.91414: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 10618 1726879761.92060: Sending initial data 10618 1726879761.92068: Sent initial data (1234 bytes) 10615 1726879761.92073: stderr chunk (state=3): >>><<< 10615 1726879761.92081: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.12\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') 10615 1726879761.92108: _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= 10615 1726879761.92118 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 10615 1726879761.92178: _low_level_execute_command(): starting 10615 1726879761.92185: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 10615 1726879761.92277: Sending initial data 10615 1726879761.92285: Sent initial data (1234 bytes) 10617 1726879761.92683: Sending initial data 10617 1726879761.92695: Sent initial data (1234 bytes) 10618 1726879761.95588: 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"} <<< 10618 1726879761.95998: stderr chunk (state=3): >>><<< 10618 1726879761.96006: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'{"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"}\n', b'') 10618 1726879761.96026: _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= 10618 1726879761.96089: variable 'ansible_facts' from source: host vars for 'managed_node3' 10618 1726879761.96097: variable 'ansible_facts' from source: host vars for 'managed_node3' 10618 1726879761.96103: variable 'ansible_module_compression' from source: unknown 10618 1726879761.96135: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10618 1726879761.96159: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10618 1726879761.96317: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpk07oyi2w TO /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 10618 1726879761.96433: Sending initial data 10618 1726879761.96440: Sent initial data (152 bytes) 10617 1726879761.96916: 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"} <<< 10617 1726879761.97079: stderr chunk (state=3): >>><<< 10617 1726879761.97086: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'{"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"}\n', b'') 10617 1726879761.97112: _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= 10617 1726879761.97172: variable 'ansible_facts' from source: host vars for 'managed_node2' 10617 1726879761.97179: variable 'ansible_facts' from source: host vars for 'managed_node2' 10617 1726879761.97189: variable 'ansible_module_compression' from source: unknown 10617 1726879761.97225: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10617 1726879761.97251: variable 'ansible_facts' from source: host vars for 'managed_node2' 10615 1726879761.97256: 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"} <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10617 1726879761.97406: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp898iut5d TO /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 10617 1726879761.97519: Sending initial data 10617 1726879761.97527: Sent initial data (154 bytes) 10615 1726879761.97821: stderr chunk (state=3): >>><<< 10615 1726879761.97830: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'{"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"}\n', b'') 10615 1726879761.97852: _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= 10615 1726879761.97943: variable 'ansible_facts' from source: host vars for 'managed_node1' 10615 1726879761.97952: variable 'ansible_facts' from source: host vars for 'managed_node1' 10615 1726879761.97957: variable 'ansible_module_compression' from source: unknown 10615 1726879761.97997: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10615 1726879761.98024: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10615 1726879761.98251: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2d9f3cnw TO /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 10615 1726879761.98775: Sending initial data 10615 1726879761.98782: Sent initial data (154 bytes) 10618 1726879761.99282: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpk07oyi2w /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py <<< 10617 1726879762.00742: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp898iut5d /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py <<< 10618 1726879762.01295: stderr chunk (state=3): >>><<< 10618 1726879762.01304: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpk07oyi2w /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py\n', b'') 10618 1726879762.01343: done transferring module to remote 10618 1726879762.01359: _low_level_execute_command(): starting 10618 1726879762.01365: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/ /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/ /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py && sleep 0'"'"'' 10615 1726879762.02181: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2d9f3cnw /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py <<< 10617 1726879762.04366: stderr chunk (state=3): >>><<< 10617 1726879762.04376: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp898iut5d /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py\n', b'') 10617 1726879762.04409: done transferring module to remote 10617 1726879762.04427: _low_level_execute_command(): starting 10617 1726879762.04433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/ /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/ /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py && sleep 0'"'"'' 10618 1726879762.04598: stderr chunk (state=2): >>><<< 10618 1726879762.04608: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10618 1726879762.04629: _low_level_execute_command() done: rc=0, stdout=, stderr= 10618 1726879762.04633: _low_level_execute_command(): starting 10618 1726879762.04638: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/AnsiballZ_setup.py && sleep 0'"'"'' 10615 1726879762.05322: stderr chunk (state=3): >>><<< 10615 1726879762.05329: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2d9f3cnw /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py\n', b'') 10615 1726879762.05348: done transferring module to remote 10615 1726879762.05361: _low_level_execute_command(): starting 10615 1726879762.05370: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/ /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/ /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py && sleep 0'"'"'' 10617 1726879762.07430: stderr chunk (state=2): >>><<< 10617 1726879762.07438: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10617 1726879762.07456: _low_level_execute_command() done: rc=0, stdout=, stderr= 10617 1726879762.07460: _low_level_execute_command(): starting 10617 1726879762.07465: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/AnsiballZ_setup.py && sleep 0'"'"'' 10618 1726879762.08084: 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 0x7f1e21a18e48> # /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 0x7f1e219ae828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21a189b0> # /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 0x7f1e219bb630> 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 0x7f1e219c2160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 10618 1726879762.08134: stdout chunk (state=3): >>># 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 0x7f1e219c70f0> <<< 10618 1726879762.08154: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2748> <<< 10618 1726879762.08188: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2390> <<< 10618 1726879762.08220: 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' <<< 10618 1726879762.08242: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10618 1726879762.08271: stdout chunk (state=3): >>># 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 <<< 10618 1726879762.08310: 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 0x7f1e2196c470> <<< 10618 1726879762.08339: 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' <<< 10615 1726879762.08350: stderr chunk (state=2): >>><<< 10615 1726879762.08358: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10618 1726879762.08377: 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 0x7f1e21971e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2196cb38> <<< 10615 1726879762.08380: _low_level_execute_command() done: rc=0, stdout=, stderr= 10615 1726879762.08384: _low_level_execute_command(): starting 10615 1726879762.08389: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 10618 1726879762.08407: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10618 1726879762.08439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/AnsiballZ_setup.py && sleep 0'"'"'' 10618 1726879762.08869: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219784e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2195bd68> # /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 0x7f1e2195e198> # /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 0x7f1e1fc6c940> # /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 0x7f1e1fc7e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219cca20> 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. <<< 10618 1726879762.09181: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10618 1726879762.09206: 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 <<< 10618 1726879762.09232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10618 1726879762.09243: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10618 1726879762.09268: 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 <<< 10618 1726879762.09284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10618 1726879762.09301: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10618 1726879762.09372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10618 1726879762.09382: stdout chunk (state=3): >>>import '_functools' # <<< 10618 1726879762.09400: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10618 1726879762.09428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10618 1726879762.09450: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10618 1726879762.09461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10618 1726879762.09486: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fba4080> <<< 10618 1726879762.09506: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10618 1726879762.09526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbaf2b0> <<< 10618 1726879762.09542: 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' <<< 10618 1726879762.09561: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 10618 1726879762.09582: 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 0x7f1e1fbaff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbafa90> <<< 10618 1726879762.09591: stdout chunk (state=3): >>>import 'itertools' # <<< 10618 1726879762.09610: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10618 1726879762.09626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbb9080> <<< 10618 1726879762.09637: stdout chunk (state=3): >>>import '_collections' # <<< 10618 1726879762.09685: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc487b8> <<< 10618 1726879762.09702: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10618 1726879762.09720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10618 1726879762.09753: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc48ba8> <<< 10618 1726879762.09808: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3c160> <<< 10618 1726879762.09824: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 10618 1726879762.09845: 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 0x7f1e1fc3ce48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc33438> <<< 10618 1726879762.09890: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc23470> <<< 10618 1726879762.09910: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10618 1726879762.09928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 10618 1726879762.09949: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10618 1726879762.09961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10618 1726879762.09979: 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' <<< 10618 1726879762.10015: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f95c278> <<< 10618 1726879762.10028: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f964cf8> <<< 10618 1726879762.10046: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3c438> <<< 10618 1726879762.10056: stdout chunk (state=3): >>>import '_locale' # <<< 10618 1726879762.10104: 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 0x7f1e1f969e10> <<< 10618 1726879762.10127: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc1d2b0> <<< 10618 1726879762.10143: 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' <<< 10618 1726879762.10159: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10618 1726879762.10177: 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 0x7f1e1f9701d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f969f98> <<< 10618 1726879762.10198: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10618 1726879762.10214: 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 0x7f1e1f9702e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc8cfd0> <<< 10618 1726879762.10244: 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' <<< 10618 1726879762.10264: 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' <<< 10618 1726879762.10276: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10618 1726879762.10296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10618 1726879762.10312: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f9709e8> <<< 10618 1726879762.10328: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10618 1726879762.10350: 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 0x7f1e1f97b6a0> <<< 10618 1726879762.10360: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10618 1726879762.10375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10618 1726879762.10387: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10618 1726879762.10403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10618 1726879762.10455: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97be80> <<< 10618 1726879762.10480: 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' <<< 10618 1726879762.10525: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f502198> <<< 10618 1726879762.10537: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97b780> <<< 10618 1726879762.10559: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10618 1726879762.10569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10618 1726879762.10620: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f507c88> <<< 10618 1726879762.10630: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970518> <<< 10618 1726879762.10649: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10618 1726879762.10662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10618 1726879762.10685: 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' <<< 10618 1726879762.10700: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f52b2e8> <<< 10618 1726879762.10716: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 10618 1726879762.10737: 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 0x7f1e1f52b6a0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10618 1726879762.10762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10618 1726879762.10776: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10618 1726879762.10796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f532390> <<< 10618 1726879762.10822: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10618 1726879762.10841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10618 1726879762.10855: stdout chunk (state=3): >>>import 'time' # <<< 10618 1726879762.10876: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10618 1726879762.10888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10618 1726879762.10912: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10618 1726879762.10922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10618 1726879762.10937: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10618 1726879762.10969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10618 1726879762.10996: 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' <<< 10618 1726879762.11010: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2dbba8> <<< 10618 1726879762.11117: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2d32e8> <<< 10618 1726879762.11127: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2c9f98> <<< 10618 1726879762.11132: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2c1e80> <<< 10618 1726879762.11161: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f532d30> <<< 10618 1726879762.11190: 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' <<< 10618 1726879762.11200: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f2d3f60> <<< 10618 1726879762.11206: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f52ba20> <<< 10618 1726879762.11226: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10618 1726879762.11239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10618 1726879762.11275: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.11287: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10615 1726879762.11307: stdout chunk (state=3): >>>import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 10618 1726879762.11316: 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 0x7f1e21928710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2d6048> import 'pwd' # <<< 10618 1726879762.11332: 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 0x7f1e21928a90> <<< 10615 1726879762.11364: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10618 1726879762.11387: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970860> <<< 10615 1726879762.11399: stdout chunk (state=3): >>>import '_io' # <<< 10615 1726879762.11408: stdout chunk (state=3): >>>import 'marshal' # <<< 10618 1726879762.11415: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10618 1726879762.11428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10617 1726879762.11462: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10617 1726879762.11486: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 10617 1726879762.11535: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10617 1726879762.11573: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10617 1726879762.11612: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 10617 1726879762.11653: stdout chunk (state=3): >>># installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 10615 1726879762.11686: stdout chunk (state=3): >>>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 0x7f830d013e48> # /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 0x7f830cfa9828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830d0139b0> <<< 10615 1726879762.11705: 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 0x7f830cfb6630> import '_signal' # <<< 10618 1726879762.11718: 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' # 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 0x7f1e219415c0> # /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' <<< 10617 1726879762.11720: 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' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10617 1726879762.11762: 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 0x7f2efe0c7e48> <<< 10617 1726879762.11846: 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 0x7f2efe05d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0c79b0> # /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 0x7f2efe06a630> <<< 10617 1726879762.11882: 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' <<< 10617 1726879762.11931: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071160> # /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' <<< 10617 1726879762.11961: 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 <<< 10617 1726879762.11987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0760f0> <<< 10617 1726879762.12017: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071748> <<< 10617 1726879762.12073: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071390> # /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' <<< 10617 1726879762.12084: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10617 1726879762.12143: stdout chunk (state=3): >>># 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' <<< 10617 1726879762.12183: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe01b470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10617 1726879762.12216: 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 0x7f2efe020e48> <<< 10617 1726879762.12234: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe01bb38> <<< 10615 1726879762.12284: 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 0x7f830cfbd160> # /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 0x7f830cfc20f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd390> # /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 0x7f830cf67470> # /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 0x7f830cf6ce48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf67b38> # /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' <<< 10618 1726879762.12318: 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 0x7f1e21945630> # 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 0x7f1e21945b00> # 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 0x7f1e21945c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21941e10> # /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 0x7f1e21945f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219454e0> # 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 0x7f1e21945240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21935b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f517358> # /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 0x7f1e21941470> # /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 0x7f1e1d901908> <<< 10615 1726879762.12336: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf734e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf56d68> # /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 0x7f830cf59198> <<< 10615 1726879762.12348: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10618 1726879762.12362: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10615 1726879762.12373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10615 1726879762.12387: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b267940> <<< 10617 1726879762.12386: stdout chunk (state=3): >>># /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 0x7f2efe0274e0> <<< 10615 1726879762.12409: 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 <<< 10615 1726879762.12443: 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 0x7f830b279240> <<< 10617 1726879762.12447: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe00ad68> # /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 0x7f2efe00d198> <<< 10615 1726879762.12502: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfc7a20> <<< 10615 1726879762.12517: 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. <<< 10617 1726879762.12807: 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' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc31b940> # /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 0x7f2efc32d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe07ba20> 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. <<< 10615 1726879762.12911: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10615 1726879762.12930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10615 1726879762.12938: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10615 1726879762.12953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10615 1726879762.12965: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10615 1726879762.12985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10615 1726879762.13001: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10615 1726879762.13014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10615 1726879762.13035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10615 1726879762.13105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10615 1726879762.13116: stdout chunk (state=3): >>>import '_functools' # <<< 10615 1726879762.13138: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10615 1726879762.13169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10617 1726879762.13174: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10615 1726879762.13200: 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' <<< 10617 1726879762.13208: 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' <<< 10615 1726879762.13229: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b19f080> <<< 10615 1726879762.13244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10617 1726879762.13250: 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' <<< 10615 1726879762.13271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1aa2b0> # /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' <<< 10617 1726879762.13280: 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' <<< 10615 1726879762.13304: 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 0x7f830b1aaf60> <<< 10617 1726879762.13309: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10615 1726879762.13325: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1aaa90> import 'itertools' # <<< 10615 1726879762.13362: 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 0x7f830b1b4080> <<< 10617 1726879762.13366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 10615 1726879762.13377: stdout chunk (state=3): >>>import '_collections' # <<< 10617 1726879762.13383: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10615 1726879762.13426: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b2437b8> <<< 10618 1726879762.13440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.13447: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10615 1726879762.13460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10615 1726879762.13487: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b243ba8> <<< 10615 1726879762.13545: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237160> <<< 10615 1726879762.13560: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 10615 1726879762.13571: 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 0x7f830b237e48> <<< 10615 1726879762.13577: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b22e438> <<< 10617 1726879762.13579: 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 # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc253080> # /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 0x7f2efc25e2b0> <<< 10617 1726879762.13602: 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' # 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 0x7f2efc25ef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc25ea90> 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 0x7f2efc268080> import '_collections' # <<< 10615 1726879762.13629: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b21e470> <<< 10615 1726879762.13643: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10615 1726879762.13661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 10617 1726879762.13644: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2f77b8> <<< 10617 1726879762.13676: 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' <<< 10615 1726879762.13692: 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' <<< 10615 1726879762.13712: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10615 1726879762.13719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10615 1726879762.13750: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af57278> <<< 10615 1726879762.13760: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af5fcf8> <<< 10615 1726879762.13776: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237438> <<< 10615 1726879762.13786: stdout chunk (state=3): >>>import '_locale' # <<< 10617 1726879762.13805: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2f7ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2eb160> # /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 0x7f2efc2ebe48> <<< 10617 1726879762.13822: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2e2438> <<< 10615 1726879762.13846: 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 0x7f830af64e10> <<< 10615 1726879762.13855: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b2182b0> <<< 10615 1726879762.13870: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 10615 1726879762.13878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 10615 1726879762.13903: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.13912: 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 0x7f830af6b1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af64f98> <<< 10617 1726879762.13920: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2d2470> <<< 10615 1726879762.13955: 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 0x7f830af6b2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b287fd0> <<< 10617 1726879762.13959: 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' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10615 1726879762.13981: 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' <<< 10617 1726879762.13981: 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 # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10615 1726879762.14001: 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' <<< 10615 1726879762.14013: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10615 1726879762.14030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10615 1726879762.14042: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6bdd8> <<< 10615 1726879762.14050: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b9e8> <<< 10615 1726879762.14068: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10615 1726879762.14076: 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 0x7f830af766a0> <<< 10615 1726879762.14100: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10617 1726879762.14100: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc00b2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc013d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2eb0b8> import '_locale' # <<< 10615 1726879762.14113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10615 1726879762.14136: 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' <<< 10617 1726879762.14141: 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 0x7f2efc018e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2cc2b0> # /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' <<< 10615 1726879762.14193: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af76e80> <<< 10615 1726879762.14209: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10615 1726879762.14224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10615 1726879762.14259: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830aafd198> <<< 10615 1726879762.14274: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af76780> <<< 10615 1726879762.14294: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10617 1726879762.14294: 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 0x7f2efc01f208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc018fd0> # 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 0x7f2efc01f320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc33bfd0> # /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 0x7f2efc01fe10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01fa20> <<< 10615 1726879762.14314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10618 1726879762.14345: 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' <<< 10618 1726879762.14360: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5d3ac8> import 'atexit' # <<< 10615 1726879762.14369: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab02c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b518> <<< 10618 1726879762.14388: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10615 1726879762.14408: 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' <<< 10618 1726879762.14418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10615 1726879762.14440: 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 0x7f830ab262e8> <<< 10617 1726879762.14440: 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 0x7f2efc02a6d8> # /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' <<< 10615 1726879762.14462: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 10618 1726879762.14486: 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 0x7f1e1d578278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d57f4e0> <<< 10617 1726879762.14496: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02aeb8> # /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' <<< 10615 1726879762.14502: 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 0x7f830ab266a0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10618 1726879762.14524: 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 0x7f1e1d57f5f8> <<< 10618 1726879762.14531: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10615 1726879762.14539: 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 # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10615 1726879762.14546: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab2d390> <<< 10618 1726879762.14563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10615 1726879762.14570: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10615 1726879762.14586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10618 1726879762.14600: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d57fb38> <<< 10615 1726879762.14609: stdout chunk (state=3): >>>import 'time' # <<< 10618 1726879762.14631: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10618 1726879762.14640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10615 1726879762.14656: 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' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10615 1726879762.14665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10618 1726879762.14673: stdout chunk (state=3): >>># /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' <<< 10615 1726879762.14696: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10618 1726879762.14706: 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' <<< 10617 1726879762.14704: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbb11d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02a7b8> # /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 0x7f2efbbb5cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01f550> # /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 0x7f2efbbda2e8> <<< 10615 1726879762.14740: 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 <<< 10615 1726879762.14749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8d6ba8> <<< 10617 1726879762.14759: 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 0x7f2efbbda6a0> # /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' <<< 10618 1726879762.14783: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5aab00> <<< 10617 1726879762.14795: 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' <<< 10618 1726879762.14815: 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 0x7f1e1d8b5048> <<< 10617 1726879762.14821: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbe1390> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10617 1726879762.14887: stdout chunk (state=3): >>># 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' <<< 10618 1726879762.14919: 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 0x7f1e1d8b5278> # /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' <<< 10615 1726879762.14931: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8ce2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8c4f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8bce80> <<< 10618 1726879762.15211: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8b55c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5a52b0> <<< 10615 1726879762.15223: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab2dd30> # 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 0x7f830a8cef60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab26a20> # /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 0x7f830cf23710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8d1048> 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 0x7f830cf23a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b860> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10615 1726879762.15253: stdout chunk (state=3): >>># 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 0x7f830cf3c5c0> # /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' <<< 10618 1726879762.15272: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5984a8> # /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' <<< 10618 1726879762.15289: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5a5860> <<< 10618 1726879762.15313: 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 0x7f1e1d8dfdd8> <<< 10618 1726879762.15339: 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' <<< 10615 1726879762.15362: 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 0x7f830cf40630> <<< 10615 1726879762.15387: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.15413: 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 0x7f830cf40b00> <<< 10618 1726879762.15442: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8dfef0> # /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 <<< 10615 1726879762.15481: 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 0x7f830cf40c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf3ce10> # /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 0x7f830cf40f60> <<< 10618 1726879762.15510: stdout chunk (state=3): >>># 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 0x7f1e1d7b49b0> <<< 10615 1726879762.15529: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf404e0> # 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 0x7f830cf40240> <<< 10615 1726879762.15553: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf30b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab12358> <<< 10618 1726879762.15589: 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 0x7f1e1d7c0ac8> <<< 10615 1726879762.15614: 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' <<< 10618 1726879762.15631: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8e2da0> # /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 0x7f1e1d8ea4a8> <<< 10615 1726879762.15652: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf3c470> <<< 10618 1726879762.15823: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8d82e8> <<< 10615 1726879762.15861: 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' <<< 10618 1726879762.15886: stdout chunk (state=3): >>># /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' <<< 10618 1726879762.15900: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10615 1726879762.15905: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308efc908> <<< 10618 1726879762.15924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 10618 1726879762.16003: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7dbb00> <<< 10615 1726879762.16021: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 10615 1726879762.16029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.16056: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8ea668> <<< 10615 1726879762.16056: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10615 1726879762.16078: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 10615 1726879762.16087: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.16180: 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' <<< 10618 1726879762.16188: 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 0x7f1e1d7e79e8> <<< 10618 1726879762.16218: 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 0x7f1e1d7e7ac8> <<< 10618 1726879762.16258: 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 0x7f1e1d7e7c50> <<< 10618 1726879762.16276: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8d4080> <<< 10618 1726879762.16296: 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 <<< 10618 1726879762.16306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10618 1726879762.16319: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10618 1726879762.16340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10618 1726879762.16375: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10618 1726879762.16383: 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 0x7f1e1d886630> <<< 10618 1726879762.16548: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d87bd30> <<< 10618 1726879762.16570: 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' <<< 10618 1726879762.16584: 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 0x7f1e1d87bf28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d87b7f0> <<< 10618 1726879762.16601: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10618 1726879762.16609: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 10618 1726879762.16620: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.16693: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.16760: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.16769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.16779: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10618 1726879762.16785: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.16806: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10618 1726879762.16901: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.16999: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10618 1726879762.17007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10618 1726879762.17022: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10618 1726879762.17035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10618 1726879762.17050: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10618 1726879762.17057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10618 1726879762.17079: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10618 1726879762.17088: 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 0x7f1e1d89ea20> <<< 10618 1726879762.17140: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d89e710> <<< 10618 1726879762.17171: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d890ef0> <<< 10618 1726879762.17184: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10618 1726879762.17203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10615 1726879762.17203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.17240: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d89e588> <<< 10618 1726879762.17249: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d890748> # zipimport: zlib available <<< 10617 1726879762.17292: 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 # 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 0x7f2efb98aba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb9822e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb978f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb970e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbe1d30> # 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 0x7f2efb982f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbdaa20> # /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 0x7f2efdfd7710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb985048> 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 0x7f2efdfd7a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01f898> # /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 0x7f2efdff05c0> # /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 0x7f2efdff4630> # 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 0x7f2efdff4b00> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed fro<<< 10617 1726879762.17324: stdout chunk (state=3): >>>m '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff0e10> # /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 0x7f2efdff4f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff44e0> # 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 0x7f2efdff4240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdfe4b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbc6358> # /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 0x7f2efdff0470> # /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 0x7f2ef9fb0908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10618 1726879762.17719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.18169: 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' <<< 10615 1726879762.18189: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bceac8> import 'atexit' # <<< 10615 1726879762.18201: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10618 1726879762.18224: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10615 1726879762.18234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10618 1726879762.18254: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.18272: 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_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py <<< 10618 1726879762.18281: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.18296: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.18312: 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 0x7f8308b73278> <<< 10615 1726879762.18325: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b7a4e0> <<< 10615 1726879762.18340: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.18352: 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 0x7f8308b7a5f8> <<< 10615 1726879762.18359: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10618 1726879762.18373: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10615 1726879762.18393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10617 1726879762.18414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.18435: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b7ab38> <<< 10618 1726879762.18436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.18457: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10615 1726879762.18470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10615 1726879762.18493: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10615 1726879762.18509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10615 1726879762.18532: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 10615 1726879762.18542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 10618 1726879762.18561: 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' <<< 10618 1726879762.18579: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d67f2e8> <<< 10618 1726879762.18590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.18620: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba5b00> <<< 10615 1726879762.18652: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.18662: 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 0x7f8308eb0048> <<< 10615 1726879762.18678: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.18689: 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 0x7f8308eb0278> <<< 10615 1726879762.18699: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10615 1726879762.18728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10615 1726879762.18787: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308eb05c0> <<< 10615 1726879762.18805: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba02b0> <<< 10618 1726879762.18941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.19098: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b934a8> <<< 10615 1726879762.19119: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10615 1726879762.19126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10615 1726879762.19149: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba0630> <<< 10615 1726879762.19171: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.19181: 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 0x7f8308edadd8> <<< 10615 1726879762.19199: 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 <<< 10615 1726879762.19209: 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 0x7f8308edaef0> <<< 10615 1726879762.19222: 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 <<< 10615 1726879762.19239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10615 1726879762.19260: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10615 1726879762.19282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10615 1726879762.19297: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10618 1726879762.19312: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.19322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10618 1726879762.19340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.19363: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.19374: 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 0x7f8308daf9b0> <<< 10618 1726879762.19402: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10618 1726879762.19435: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.19467: 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 0x7f8308dbbb00> <<< 10615 1726879762.19478: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308eddda0> <<< 10615 1726879762.19496: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10618 1726879762.19495: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10615 1726879762.19518: 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 0x7f8308ee54a8> <<< 10618 1726879762.19555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.19602: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10618 1726879762.19618: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.19627: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10618 1726879762.19637: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.19662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.19695: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10615 1726879762.19707: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ed32e8> <<< 10615 1726879762.19742: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10615 1726879762.19775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10615 1726879762.19799: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10615 1726879762.19806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10615 1726879762.19822: stdout chunk (state=3): >>>import '_string' # <<< 10618 1726879762.19871: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.19901: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308dd6b38> <<< 10615 1726879762.19960: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ee5668> <<< 10618 1726879762.20044: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10618 1726879762.20055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10615 1726879762.20089: 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' <<< 10615 1726879762.20100: 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 0x7f8308de29e8> <<< 10615 1726879762.20127: 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' <<< 10615 1726879762.20136: 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 0x7f8308de2ac8> <<< 10615 1726879762.20164: 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' <<< 10615 1726879762.20176: 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 0x7f8308de2c50> <<< 10615 1726879762.20183: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ecf080> <<< 10615 1726879762.20208: 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' <<< 10615 1726879762.20230: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10615 1726879762.20244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10618 1726879762.20258: stdout chunk (state=3): >>>import '_ast' # <<< 10618 1726879762.20277: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7748d0> # zipimport: zlib available <<< 10615 1726879762.20306: 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 0x7f8308e81630> <<< 10618 1726879762.20306: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.20330: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10618 1726879762.20374: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.20431: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10618 1726879762.20444: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10615 1726879762.20467: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e76d30> <<< 10618 1726879762.20470: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.20498: 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' <<< 10615 1726879762.20507: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e76f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e767f0> <<< 10615 1726879762.20530: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10618 1726879762.20503: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.20541: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10618 1726879762.20545: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10618 1726879762.20563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.20595: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.20614: 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 0x7f2ef9c82ac8> 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 0x7f2ef9c27278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c2e4e0> # 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 0x7f2ef9c2e5f8> # /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 0x7f2ef9c2eb38> # /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 0x7f2ef9c59b00> # 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 0x7f2ef9f64048> # 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 0x7f2ef9f64278> # /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 0x7f2ef9f645c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c542b0> <<< 10615 1726879762.20649: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.20660: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.20701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 10618 1726879762.20706: 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 <<< 10615 1726879762.20726: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10615 1726879762.20736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.20783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10615 1726879762.20832: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.20888: 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 0x7f1e1d6f5128> <<< 10615 1726879762.20935: 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' <<< 10615 1726879762.20958: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10618 1726879762.20964: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d6bd898> <<< 10615 1726879762.20967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10618 1726879762.20994: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10615 1726879762.21004: 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' <<< 10615 1726879762.21018: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.21026: 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 0x7f8308e99a20> <<< 10618 1726879762.21042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.21075: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e99710> <<< 10618 1726879762.21092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.21112: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e8bef0> <<< 10618 1726879762.21120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.21137: 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' <<< 10618 1726879762.21146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.21180: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e99588> <<< 10615 1726879762.21195: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e8b748> # zipimport: zlib available <<< 10618 1726879762.21413: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.21679: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10615 1726879762.21680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.21717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10617 1726879762.21731: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c474a8> # /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 0x7f2ef9c546d8> # 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 0x7f2ef9c59400> # /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 0x7f2ef9f8eeb8> # /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 0x7f2ef9e60978> # /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 0x7f2ef9e6fa90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f91d68> # /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 0x7f2ef9f99470> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f872b0> # /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 0x7f2ef9e8ba90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f99630> <<< 10618 1726879762.21761: 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' <<< 10618 1726879762.21879: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d723080> <<< 10618 1726879762.21900: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10618 1726879762.21908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10618 1726879762.22004: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d723128> <<< 10618 1726879762.22050: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d6be940> <<< 10618 1726879762.22112: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py <<< 10618 1726879762.22122: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10615 1726879762.22142: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10615 1726879762.22152: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 10615 1726879762.22161: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 10618 1726879762.22177: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10615 1726879762.22195: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10618 1726879762.22206: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 10615 1726879762.22224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.22239: 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_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py <<< 10615 1726879762.22253: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.22265: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.22284: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 10615 1726879762.22293: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.22309: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 10618 1726879762.22323: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.22337: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 10618 1726879762.22345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.22401: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.22411: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.22454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.22467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.22483: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.22525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10618 1726879762.22526: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.22539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10615 1726879762.22554: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c7b2e8> <<< 10618 1726879762.22560: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.22567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.22580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.22606: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 10618 1726879762.22616: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.22671: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.22733: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.22744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.22783: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10618 1726879762.22830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10617 1726879762.22851: 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 0x7f2ef9e989b0> # 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 0x7f2ef9e98a90> # 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 0x7f2ef9e98c18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f7f080> # /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 0x7f2ef9f355f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f2acf8> # 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 0x7f2ef9f2aef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f2a7b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2ef9f4e9e8> <<< 10615 1726879762.22919: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.23272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.23321: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.23380: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 10615 1726879762.23388: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.23414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.23445: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 10615 1726879762.23456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.23485: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d78ab70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 10618 1726879762.23497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.23512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.23583: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 10615 1726879762.23599: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10615 1726879762.23613: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10615 1726879762.23618: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.23635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.23650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.23675: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10615 1726879762.23683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.23762: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.23789: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.23852: stdout chunk (state=3): >>># /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' <<< 10615 1726879762.23861: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.23878: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 10618 1726879762.23889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 10617 1726879762.23909: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f4e6d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f3feb8> # /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 0x7f2ef9f4e550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f3f710> # zipimport: zlib available # zipimport: zlib available <<< 10618 1726879762.23919: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 10618 1726879762.23945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d82f0b8> <<< 10618 1726879762.23966: stdout chunk (state=3): >>># /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' <<< 10618 1726879762.23980: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 10618 1726879762.24019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 10618 1726879762.24038: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 10618 1726879762.24057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 10618 1726879762.24064: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d851ac8> <<< 10615 1726879762.24071: 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' <<< 10618 1726879762.24156: 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 0x7f1e1d85f2b0> <<< 10618 1726879762.24166: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d83c780> <<< 10618 1726879762.24197: 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'<<< 10618 1726879762.24207: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d851828> <<< 10618 1726879762.24218: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d82fa58> <<< 10615 1726879762.24238: stdout chunk (state=3): >>>import '_ast' # <<< 10615 1726879762.24256: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d6f8d0> # zipimport: zlib available <<< 10618 1726879762.24281: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d761b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7944a8> <<< 10615 1726879762.24282: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.24289: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 10618 1726879762.24312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 10615 1726879762.24306: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10618 1726879762.24329: 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' <<< 10618 1726879762.24340: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f27b710> <<< 10618 1726879762.24358: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 10615 1726879762.24362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.24375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 10618 1726879762.24390: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f282278> <<< 10618 1726879762.24419: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7a9748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 10615 1726879762.24420: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10618 1726879762.24439: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 10618 1726879762.24450: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10618 1726879762.24467: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 10615 1726879762.24468: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10618 1726879762.24505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.24505: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10615 1726879762.24540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.24564: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 10615 1726879762.24568: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.24611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.24611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.24643: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10618 1726879762.24664: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10618 1726879762.24674: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.24675: 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 <<< 10618 1726879762.24702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.24724: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10618 1726879762.24734: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.24763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10618 1726879762.24763: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.24803: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10618 1726879762.24812: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.24845: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.24869: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.24881: 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 0x7f8308cf0128> <<< 10618 1726879762.24897: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 10618 1726879762.24936: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.24936: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308cb8898> <<< 10615 1726879762.24960: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py <<< 10615 1726879762.24971: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10618 1726879762.24984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.25003: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2ef9d2f2b0> # zipimport: zlib available <<< 10615 1726879762.25029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.25037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.25063: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 10618 1726879762.25072: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10618 1726879762.25080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.25088: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.25095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.25142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.25398: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.25493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.25675: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10615 1726879762.25708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10615 1726879762.25732: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10615 1726879762.25739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10618 1726879762.25864: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 10615 1726879762.25874: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d1e080> <<< 10618 1726879762.25874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.25897: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10615 1726879762.25911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10618 1726879762.25929: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.25956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.25980: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26000: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d1e128> <<< 10618 1726879762.26010: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 10618 1726879762.26019: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26042: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308cb9940> <<< 10618 1726879762.26052: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.26065: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 10618 1726879762.26076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.26108: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10615 1726879762.26127: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10618 1726879762.26127: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26138: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26157: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 10615 1726879762.26166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.26184: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available <<< 10615 1726879762.26205: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 10618 1726879762.26220: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 10618 1726879762.26244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.26264: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 10618 1726879762.26276: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26301: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 10615 1726879762.26315: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26322: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26330: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 10615 1726879762.26338: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.26351: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.26400: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10617 1726879762.26416: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26425: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.26428: 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' <<< 10618 1726879762.26451: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2a4c50> <<< 10617 1726879762.26480: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10615 1726879762.26500: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10618 1726879762.26500: stdout chunk (state=3): >>># /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' <<< 10615 1726879762.26545: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26595: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 10615 1726879762.26602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.26617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26661: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.26697: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e19736080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10615 1726879762.26717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26734: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.26744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.26770: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10618 1726879762.26798: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10615 1726879762.26816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10618 1726879762.26993: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.27074: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10618 1726879762.27083: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.27132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.27195: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10618 1726879762.27202: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.27237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.27278: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10618 1726879762.27303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10618 1726879762.27324: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10618 1726879762.27358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10618 1726879762.27441: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1974e2b0> <<< 10615 1726879762.27465: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d85b70> <<< 10615 1726879762.27477: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 10618 1726879762.27510: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 10618 1726879762.27518: 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 0x7f1e196d5978> <<< 10615 1726879762.27620: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.27749: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e19729a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 10615 1726879762.27753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.27777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.27779: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.27803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.27847: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10615 1726879762.27842: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 10618 1726879762.27861: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.27868: 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 <<< 10615 1726879762.27885: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.27907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 10615 1726879762.27922: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e2a0b8> <<< 10618 1726879762.27932: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.27944: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 10615 1726879762.27956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 10615 1726879762.27970: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 10615 1726879762.28002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 10615 1726879762.28027: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 10615 1726879762.28035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 10615 1726879762.28048: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e4cac8> <<< 10615 1726879762.28138: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.28148: 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 0x7f8308e5d2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e40780> <<< 10615 1726879762.28178: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.28186: 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 0x7f8308e4c828> <<< 10615 1726879762.28204: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e2aa58> <<< 10618 1726879762.28240: 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 0x7f1e1d80f7f0> <<< 10615 1726879762.28251: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d5cb70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d8f4a8> <<< 10615 1726879762.28264: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 10615 1726879762.28283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 10615 1726879762.28298: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 10615 1726879762.28314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 10618 1726879762.28340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.28333: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a876710> <<< 10615 1726879762.28355: 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' <<< 10615 1726879762.28369: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a87d278> <<< 10615 1726879762.28394: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308da4748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 10615 1726879762.28402: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 10615 1726879762.28427: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10615 1726879762.28437: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10615 1726879762.28444: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.28455: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.28490: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.28543: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10615 1726879762.28552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.28586: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.28609: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py <<< 10618 1726879762.28621: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10618 1726879762.28638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.28662: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 10618 1726879762.28662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.28680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.28706: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 10618 1726879762.28708: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 10618 1726879762.28735: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.28753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.28779: 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' <<< 10615 1726879762.28783: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10615 1726879762.28803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.28832: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.28839: 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' <<< 10618 1726879762.28862: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d81b518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d81b198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 10615 1726879762.28881: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 10618 1726879762.28886: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 10617 1726879762.28918: 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 0x7f2ef9e238d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2ef9da4128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d6c898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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 <<< 10618 1726879762.28921: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.28964: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 10615 1726879762.28977: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10615 1726879762.29000: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.29045: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10615 1726879762.29059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.29086: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.29215: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10618 1726879762.29223: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.29297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.29384: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.29418: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.29446: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10618 1726879762.29462: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 10615 1726879762.29476: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.29489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.29502: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.29616: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.29736: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 10618 1726879762.29746: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10618 1726879762.29847: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.29857: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10615 1726879762.29898: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.29938: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 10615 1726879762.29953: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.29969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.29981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.30002: 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' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9dd2080> # /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 0x7f2ef9dd2128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d6d940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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 <<< 10617 1726879762.30031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.30052: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30055: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 10615 1726879762.30072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30102: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30147: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10615 1726879762.30155: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30210: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10615 1726879762.30219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30232: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30258: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 10615 1726879762.30265: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30327: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30389: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 10615 1726879762.30416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 10618 1726879762.30426: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30438: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a89fc50> <<< 10615 1726879762.30459: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10615 1726879762.30472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 10615 1726879762.30665: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d31080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 10615 1726879762.30683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30731: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30781: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 10615 1726879762.30789: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.30846: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10618 1726879762.30856: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10618 1726879762.30868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.30941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.30971: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.31006: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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' <<< 10618 1726879762.31036: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 10615 1726879762.31057: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10615 1726879762.31067: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.31100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.31113: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.31178: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 10618 1726879762.31190: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10615 1726879762.31215: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.31255: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10615 1726879762.31279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10615 1726879762.31299: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10618 1726879762.31304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.31329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10615 1726879762.31405: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d492b0> <<< 10618 1726879762.31427: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10618 1726879762.31441: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10618 1726879762.31459: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available<<< 10615 1726879762.31471: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 10618 1726879762.31473: stdout chunk (state=3): >>> <<< 10615 1726879762.31482: 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 0x7f8304cd0978> <<< 10618 1726879762.31504: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.31535: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 10618 1726879762.31616: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.31690: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.31713: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d24a90> <<< 10615 1726879762.31721: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 10615 1726879762.31757: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.31801: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10618 1726879762.31843: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.31874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.31995: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 10618 1726879762.32006: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 10618 1726879762.32042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.32069: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10618 1726879762.32078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.32103: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e39b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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 0x7f2ef9ede0b8> # /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' <<< 10618 1726879762.32103: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.32127: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 10618 1726879762.32174: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.32188: 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 0x7f8308e0a7f0> <<< 10618 1726879762.32235: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 10618 1726879762.32261: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.32283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.32281: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10618 1726879762.32301: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.32331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.32380: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 10615 1726879762.32390: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.32431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.32476: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10618 1726879762.32485: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.32547: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py <<< 10615 1726879762.32555: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10615 1726879762.32570: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.32602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.32638: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10615 1726879762.32646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.32677: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.32687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.32718: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 10615 1726879762.32727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 10615 1726879762.32763: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.32779: 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 0x7f8308e15518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e15198> <<< 10615 1726879762.32789: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 10615 1726879762.32805: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10615 1726879762.32817: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.32846: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.32880: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10618 1726879762.32887: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10615 1726879762.32895: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.32906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.32943: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.32986: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10618 1726879762.32997: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33030: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.33031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33056: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 10618 1726879762.33085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33113: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10618 1726879762.33122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.33165: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10618 1726879762.33170: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10615 1726879762.33178: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.33216: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f00ac8> # 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 0x7f2ef9f0e2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9eeb780> # 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 0x7f2ef9f00828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9edea58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e10b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e434a8> # /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 0x7f2efb92a710> # /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 0x7f2efb931278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e58748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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 # lo<<< 10617 1726879762.33236: stdout chunk (state=3): >>>aded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10618 1726879762.33251: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.33267: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33303: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10618 1726879762.33324: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10618 1726879762.33344: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 10615 1726879762.33345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33369: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.33377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33406: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 10615 1726879762.33413: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10615 1726879762.33429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.33443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33456: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10615 1726879762.33467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33481: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.33558: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33570: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33626: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 10618 1726879762.33636: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10618 1726879762.33643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.33675: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 10615 1726879762.33700: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10618 1726879762.33705: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.33724: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10618 1726879762.33740: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.33781: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.33882: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 10618 1726879762.33886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.33915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.33939: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.34043: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10618 1726879762.34052: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.34083: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.34119: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10618 1726879762.34130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.34164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.34202: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10618 1726879762.34211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.34276: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.34342: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 10618 1726879762.34352: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10618 1726879762.34358: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.34371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.34425: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.34492: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 10618 1726879762.34506: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 10618 1726879762.34577: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.34698: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available <<< 10618 1726879762.34776: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py <<< 10618 1726879762.34786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' <<< 10618 1726879762.34811: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py <<< 10615 1726879762.34812: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 10618 1726879762.34820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' <<< 10618 1726879762.34850: 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 0x7f1e19219cc0> <<< 10618 1726879762.34858: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5fdf98> <<< 10615 1726879762.34886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.34918: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5fdc18> <<< 10615 1726879762.34965: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10615 1726879762.34975: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.35047: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.35126: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10615 1726879762.35252: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.35374: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10615 1726879762.35390: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 10615 1726879762.35398: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.35443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.35481: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 10615 1726879762.35493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.35557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.35635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.35782: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.35799: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2efb953c50> # /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 0x7f2ef5de5080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available <<< 10615 1726879762.35942: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 10615 1726879762.35953: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 10615 1726879762.35981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.36014: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 10615 1726879762.36040: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.36055: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 10615 1726879762.36068: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.36122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.36182: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 10615 1726879762.36197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.36224: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 10615 1726879762.36274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.36318: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10615 1726879762.36332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.36367: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.36416: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10615 1726879762.36423: stdout chunk (state=3): >>># zipimport: zlib available <<< 10618 1726879762.36611: stdout chunk (state=3): >>>import 'gc' # <<< 10615 1726879762.36630: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.36827: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10615 1726879762.36837: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.36874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.36897: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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 0x7f2ef5dfd2b0> # 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 0x7f2ef5d84978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5dd8a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10615 1726879762.36923: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10615 1726879762.36940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.36956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.36982: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 10615 1726879762.36994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37017: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37058: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 10615 1726879762.37074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.37086: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37103: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10615 1726879762.37113: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37167: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37227: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10615 1726879762.37244: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10615 1726879762.37253: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 10615 1726879762.37296: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37329: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10615 1726879762.37345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.37368: 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 0x7f2ef9ebe7f0> <<< 10615 1726879762.37379: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37413: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37445: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37494: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37550: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 10615 1726879762.37561: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 10615 1726879762.37567: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 10615 1726879762.37613: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37654: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10615 1726879762.37664: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.37962: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 10615 1726879762.38002: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.38042: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10615 1726879762.38053: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.38081: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.38121: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10615 1726879762.38128: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.38191: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.38254: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 10615 1726879762.38267: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 10615 1726879762.38336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.38408: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py <<< 10615 1726879762.38416: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 10615 1726879762.38489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.38497: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2ef9ecb518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ecb198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 10618 1726879762.38753: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py <<< 10618 1726879762.38775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc' <<< 10618 1726879762.38802: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py <<< 10618 1726879762.38812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc' <<< 10618 1726879762.38827: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5f7b00> <<< 10618 1726879762.38839: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5f7898> <<< 10615 1726879762.38960: stdout chunk (state=3): >>>import 'gc' # <<< 10618 1726879762.39096: 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 <<< 10615 1726879762.39241: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py <<< 10615 1726879762.39251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' <<< 10615 1726879762.39268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py <<< 10615 1726879762.39283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' <<< 10615 1726879762.39314: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' <<< 10615 1726879762.39323: 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 0x7f8308bee0b8> <<< 10615 1726879762.39337: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bf5358> <<< 10615 1726879762.39397: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bf7f28> <<< 10617 1726879762.39899: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10617 1726879762.40999: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available <<< 10617 1726879762.42596: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 10617 1726879762.42629: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 10617 1726879762.42654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.42676: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10617 1726879762.42685: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.42722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.42767: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 10617 1726879762.42818: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.42860: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10617 1726879762.42874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.42930: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py <<< 10615 1726879762.42954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc' <<< 10615 1726879762.42977: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py <<< 10615 1726879762.42986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc' <<< 10615 1726879762.43000: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c3ab00> <<< 10615 1726879762.43015: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c3a898> <<< 10617 1726879762.43104: stdout chunk (state=3): >>># zipimport: zlib available <<< 10615 1726879762.43284: 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 <<< 10617 1726879762.43535: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available <<< 10617 1726879762.43560: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 10617 1726879762.43580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.43609: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10617 1726879762.43617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.43642: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.43672: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10617 1726879762.43680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.43753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.43858: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 10617 1726879762.43876: stdout chunk (state=3): >>># zipimport: zlib available <<< 10617 1726879762.43913: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 10617 1726879762.45047: stdout chunk (state=3): >>># 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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 10617 1726879762.45062: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 10617 1726879762.45595: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 10617 1726879762.45670: stdout chunk (state=3): >>>import 'gc' # <<< 10617 1726879762.46235: stdout chunk (state=3): >>># /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 0x7f2ef9cacda0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cac0b8> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cabba8> <<< 10617 1726879762.54819: 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' # /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 0x7f2ef9d05080> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cf3dd8> <<< 10617 1726879762.54885: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 10617 1726879762.54902: 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 <<< 10618 1726879762.63135: 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_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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "ansible_hostnqn": "", "ansible_fibre_channel_wwn": [], "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_loadavg": {"1m": 1.26, "5m": 0.53, "15m": 0.22}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB<<< 10618 1726879762.63172: stdout chunk (state=3): >>>3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "22", "epoch": "1726879762", "epoch_int": "1726879762", "date": "2024-09-20", "time": "20:49:22", "iso8601_micro": "2024-09-21T00:49:22.370231Z", "iso8601": "2024-09-21T00:49:22Z", "iso8601_basic": "20240920T204922370231", "iso8601_basic_short": "20240920T204922", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": 2679, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 860, "free": 2679}, "nocache": {"free": 3290, "used": 249}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_dat<<< 10618 1726879762.63212: stdout chunk (state=3): >>>e": "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 302, "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": 263506997248, "block_size": 4096, "block_total": 65533179, "block_available": 64332763, "block_used": 1200416, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "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_interfaces": ["eth0", "lo"], "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_nocach<<< 10618 1726879762.63225: stdout chunk (state=3): >>>e_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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10618 1726879762.63723: stdout chunk (state=3): >>># clear builtins._ <<< 10618 1726879762.63747: 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 # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref <<< 10618 1726879762.63766: stdout chunk (state=3): >>># 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 <<< 10618 1726879762.63777: 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 <<< 10618 1726879762.63797: 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 # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 10618 1726879762.63813: 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 <<< 10618 1726879762.63827: stdout chunk (state=3): >>># 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 <<< 10618 1726879762.63842: 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 # 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 <<< 10618 1726879762.63858: 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 # 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 <<< 10618 1726879762.63874: 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.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 <<< 10618 1726879762.63887: stdout chunk (state=3): >>># 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 <<< 10618 1726879762.63904: stdout chunk (state=3): >>># 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 <<< 10618 1726879762.63919: stdout chunk (state=3): >>># 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 <<< 10618 1726879762.63936: stdout chunk (state=3): >>># 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 <<< 10618 1726879762.63948: stdout chunk (state=3): >>># 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 encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing gc # cleanup[2] removing multiprocessing.dummy # cleanup[2] removing multiprocessing.dummy.connection <<< 10618 1726879762.64008: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10618 1726879762.64279: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10618 1726879762.64309: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10618 1726879762.64324: stdout chunk (state=3): >>># destroy zipimport <<< 10618 1726879762.64350: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10618 1726879762.64370: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10618 1726879762.64382: stdout chunk (state=3): >>># destroy encodings <<< 10618 1726879762.64406: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10618 1726879762.64415: stdout chunk (state=3): >>># destroy ctypes <<< 10618 1726879762.64426: stdout chunk (state=3): >>># destroy _string <<< 10618 1726879762.64447: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 10618 1726879762.64458: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10618 1726879762.64473: stdout chunk (state=3): >>># destroy _json <<< 10618 1726879762.64507: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy <<< 10618 1726879762.64546: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10618 1726879762.64580: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy multiprocessing.reduction <<< 10618 1726879762.64593: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy _compat_pickle <<< 10618 1726879762.64613: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 10618 1726879762.64626: stdout chunk (state=3): >>># destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 10618 1726879762.64634: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 10618 1726879762.64655: stdout chunk (state=3): >>># destroy datetime <<< 10618 1726879762.64666: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 10618 1726879762.64682: stdout chunk (state=3): >>># destroy _ssl <<< 10618 1726879762.64703: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib <<< 10618 1726879762.64715: stdout chunk (state=3): >>># destroy termios <<< 10618 1726879762.64727: stdout chunk (state=3): >>># destroy json <<< 10618 1726879762.64753: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 10618 1726879762.64787: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy gc # destroy array # destroy multiprocessing.dummy.connection <<< 10618 1726879762.64805: 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 <<< 10618 1726879762.64830: stdout chunk (state=3): >>># 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 <<< 10618 1726879762.64847: stdout chunk (state=3): >>># 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 <<< 10618 1726879762.64862: stdout chunk (state=3): >>># 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 <<< 10618 1726879762.64884: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 10618 1726879762.64901: 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 # destroy _locale # cleanup[3] wiping _struct <<< 10618 1726879762.64922: 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 linecache <<< 10618 1726879762.64932: stdout chunk (state=3): >>># destroy tokenize <<< 10618 1726879762.65060: 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 encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10618 1726879762.65160: stdout chunk (state=3): >>># destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse <<< 10618 1726879762.65206: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _heapq <<< 10618 1726879762.65250: stdout chunk (state=3): >>># destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10618 1726879762.65281: 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 # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 10618 1726879762.65766: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10618 1726879762.65774: stdout chunk (state=3): >>><<< 10618 1726879762.65785: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21a18e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219ae828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21a189b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219bb630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c70f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2196c470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21971e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2196cb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219784e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2195bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2195e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc6c940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc7e240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219cca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fba4080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbaf2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1fbaff60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbafa90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbb9080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc487b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc48ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3c160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3ce48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc33438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc23470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f95c278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f964cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3c438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f969e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc1d2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f9701d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f969f98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f9702e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc8cfd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f9709e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97b6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97be80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f502198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97b780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f507c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f52b2e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f52b6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f532390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2dbba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2d32e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2c9f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2c1e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f532d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1f2d3f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f52ba20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21928710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2d6048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21928a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e219415c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21941e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219454e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e21945240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21935b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f517358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21941470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d901908>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5d3ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d578278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d57f4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d57f5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d57fb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5aab00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d8b5048>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d8b5278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8b55c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5a52b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5984a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5a5860>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d8dfdd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8dfef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7b49b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7c0ac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8e2da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8ea4a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8d82e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7dbb00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8ea668>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7e79e8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7e7ac8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d7e7c50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8d4080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d886630>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d87bd30>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d87bf28>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d87b7f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d89ea20>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d89e710>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d890ef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d89e588>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d890748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d67f2e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7748d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d6f5128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d6bd898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d723080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d723128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d6be940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d78ab70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d82f0b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d851ac8>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d85f2b0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d83c780>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d851828>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d82fa58>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d761b70>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7944a8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f27b710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f282278>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7a9748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2a4c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e19736080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1974e2b0>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e196d5978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e19729a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d80f7f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e1d81b518>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d81b198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e19219cc0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5fdf98>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5fdc18>\r\nimport \'gc\' # \r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc\'\r\nimport \'multiprocessing.dummy.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5f7b00>\r\nimport \'multiprocessing.dummy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5f7898>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{"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_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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "ansible_hostnqn": "", "ansible_fibre_channel_wwn": [], "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_loadavg": {"1m": 1.26, "5m": 0.53, "15m": 0.22}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "22", "epoch": "1726879762", "epoch_int": "1726879762", "date": "2024-09-20", "time": "20:49:22", "iso8601_micro": "2024-09-21T00:49:22.370231Z", "iso8601": "2024-09-21T00:49:22Z", "iso8601_basic": "20240920T204922370231", "iso8601_basic_short": "20240920T204922", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": 2679, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 860, "free": 2679}, "nocache": {"free": 3290, "used": 249}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 302, "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": 263506997248, "block_size": 4096, "block_total": 65533179, "block_available": 64332763, "block_used": 1200416, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "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_interfaces": ["eth0", "lo"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 10618 1726879762.65932: _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 0x7f1e21a18e48> # /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 0x7f1e219ae828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21a189b0> # /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 0x7f1e219bb630> 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 0x7f1e219c2160> # /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 0x7f1e219c70f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219c2390> # /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 0x7f1e2196c470> # /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 0x7f1e21971e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2196cb38> # /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 0x7f1e219784e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e2195bd68> # /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 0x7f1e2195e198> # /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 0x7f1e1fc6c940> # /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 0x7f1e1fc7e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219cca20> 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 0x7f1e1fba4080> # /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 0x7f1e1fbaf2b0> # /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 0x7f1e1fbaff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fbafa90> 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 0x7f1e1fbb9080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc487b8> # /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 0x7f1e1fc48ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3c160> # /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 0x7f1e1fc3ce48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc33438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc23470> # /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 0x7f1e1f95c278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f964cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc3c438> 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 0x7f1e1f969e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc1d2b0> # /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 0x7f1e1f9701d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f969f98> # 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 0x7f1e1f9702e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1fc8cfd0> # /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 0x7f1e1f970dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f9709e8> # /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 0x7f1e1f97b6a0> # /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 0x7f1e1f97be80> # /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 0x7f1e1f502198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f97b780> # /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 0x7f1e1f507c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970518> # /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 0x7f1e1f52b2e8> # 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 0x7f1e1f52b6a0> # /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 0x7f1e1f532390> # /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 0x7f1e1f2dbba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2d32e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2c9f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2c1e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f532d30> # 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 0x7f1e1f2d3f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f52ba20> # /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 0x7f1e21928710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f2d6048> 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 0x7f1e21928a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f970860> # /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 0x7f1e219415c0> # /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 0x7f1e21945630> # 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 0x7f1e21945b00> # 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 0x7f1e21945c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21941e10> # /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 0x7f1e21945f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e219454e0> # 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 0x7f1e21945240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e21935b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1f517358> # /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 0x7f1e21941470> # /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 0x7f1e1d901908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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 0x7f1e1d5d3ac8> 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 0x7f1e1d578278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d57f4e0> # 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 0x7f1e1d57f5f8> # /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 0x7f1e1d57fb38> # /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 0x7f1e1d5aab00> # 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 0x7f1e1d8b5048> # 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 0x7f1e1d8b5278> # /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 0x7f1e1d8b55c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5a52b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5984a8> # /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 0x7f1e1d5a5860> # 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 0x7f1e1d8dfdd8> # /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 0x7f1e1d8dfef0> # /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 0x7f1e1d7b49b0> # /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 0x7f1e1d7c0ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8e2da0> # /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 0x7f1e1d8ea4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8d82e8> # /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 0x7f1e1d7dbb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8ea668> # 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 0x7f1e1d7e79e8> # 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 0x7f1e1d7e7ac8> # 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 0x7f1e1d7e7c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d8d4080> # /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 0x7f1e1d886630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d87bd30> # 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 0x7f1e1d87bf28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d87b7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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 0x7f1e1d89ea20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d89e710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d890ef0> # /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 0x7f1e1d89e588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d890748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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 0x7f1e1d67f2e8> # 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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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 0x7f1e1d7748d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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 0x7f1e1d6f5128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d6bd898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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 0x7f1e1d723080> # /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 0x7f1e1d723128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d6be940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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 0x7f1e1d78ab70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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 0x7f1e1d82f0b8> # /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 0x7f1e1d851ac8> # 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 0x7f1e1d85f2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d83c780> # 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 0x7f1e1d851828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d82fa58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d761b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7944a8> # /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 0x7f1e1f27b710> # /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 0x7f1e1f282278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d7a9748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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 0x7f1e1f2a4c50> # /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 0x7f1e19736080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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 0x7f1e1974e2b0> # 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 0x7f1e196d5978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e19729a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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 0x7f1e1d80f7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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 0x7f1e1d81b518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d81b198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/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_r5yuvcnq/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /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 0x7f1e19219cc0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5fdf98> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5fdc18> import 'gc' # # /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 0x7f1e1d5f7b00> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e1d5f7898> 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_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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "ansible_hostnqn": "", "ansible_fibre_channel_wwn": [], "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_loadavg": {"1m": 1.26, "5m": 0.53, "15m": 0.22}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "22", "epoch": "1726879762", "epoch_int": "1726879762", "date": "2024-09-20", "time": "20:49:22", "iso8601_micro": "2024-09-21T00:49:22.370231Z", "iso8601": "2024-09-21T00:49:22Z", "iso8601_basic": "20240920T204922370231", "iso8601_basic_short": "20240920T204922", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": 2679, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 860, "free": 2679}, "nocache": {"free": 3290, "used": 249}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 302, "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": 263506997248, "block_size": 4096, "block_total": 65533179, "block_available": 64332763, "block_used": 1200416, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "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_interfaces": ["eth0", "lo"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear 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 encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing gc # 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 unicodedata # destroy gc # 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.43.118 closed. 10618 1726879762.66597: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879761.634161-10618-97710003948739/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10618 1726879762.66620: _low_level_execute_command(): starting 10618 1726879762.66626: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879761.634161-10618-97710003948739/ > /dev/null 2>&1 && sleep 0'"'"'' 10615 1726879762.67337: 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_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 46708 10.31.42.60 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.40.75 46708 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_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-42-60.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-60", "ansible_nodename": "ip-10-31-42-60.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": "560fe8f14e354e3ebf202fd05f3905e6", "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_di<<< 10615 1726879762.67375: stdout chunk (state=3): >>>stribution_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_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANrP2tp08P0UFve86kcqAG/P7JofrwujIjbGLVT5vexaK9P6FiKxYacFc6bn+bvYKXoznIsqla9QDYZxCfgnIqeeSuag1kM9JSGxB3aG98fgFkr79RGyy48dKfj7ZU7theSHSwy7qc9yw4NUGhKURXF6YlQRgO3/lSqJilGSyxAVAAAAFQCd5yjXndU+oRpRlAmB/FuYb3Ot7wAAAIBDKJgC/r+RRpmwUC0pqHiWLC4Jh+kor0I86ONfJ6Xo81gC12VupeASDlYkNVVm5wG0v0s9D7VTCLzQaOYBH0HWDMXYJ9vZZqt1ubCX6suvFvmFlsuB+qSnOzEErHfY65m3v++JMkZgT0b9ZduEMADIAklcqyW/GK1k1xywOLIuqQAAAIBTeyjE5Nic+lpTBGV/MV+QyQt79xKksuoTcA1khY/QrbpEFknsN6m1JhHeB7M2OfmQW7zNHh7z+5/yF9wtNcuUOuYd8yw3bzhsIjGWd1qrp/pA++i9RsKxGBbFBa57x880pL8LpJ2sqL6cLykNCojWTe5jPuK0qlIyAoXPYcROKQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdm/fxAKuaztbzHa/HXOLuCvbwVpAijVK2z1yJejzNacto8S3zhWF1yQPqt0LIozoJmA/EJRY/d5sfDU993BTc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEMB8OxilaAt60O/SQkQwZbit1E6UFdRUG232YDOKz4U", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 1.04, "5m": 0.54, "15m": 0.23}, "ansible_local": {}, "ansible_hostnqn": "", "ansible_apparmor": {"status": "disabled"}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "22", "epoch": "1726879762", "epoch_int": "1726879762", "date": "2024-09-20", "time": "20:49:22", "iso8601_micro": "2024-09-21T00:49:22.413475Z", "iso8601": "2024-09-21T00:49:22Z", "iso8601_basic": "20240920T204922413475", "iso8601_basic_short": "20240920T204922", "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_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, "<<< 10615 1726879762.67420: stdout chunk (state=3): >>>ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2685, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 854, "free": 2685}, "nocache": {"free": 3295, "used": 244}, "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": "ec234d35-220b-3a86-e648-271a7d435833", "ansible_product_uuid": "ec234d35-220b-3a86-e648-271a7d435833", "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": 348, "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": 263507042304, "block_size": 4096, "block_total": 65533179, "block_available": 64332774, "block_used": 1200405, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:3a:1c:28:10:a5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.60", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c3a:1cff:fe28:10a5", "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 [<<< 10615 1726879762.67444: stdout chunk (state=3): >>>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.40.1", "interface": "eth0", "address": "10.31.42.60", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:3a:1c:28:10:a5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.60"], "ansible_all_ipv6_addresses": ["fe80::c3a:1cff:fe28:10a5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.60", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c3a:1cff:fe28:10a5"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10615 1726879762.67865: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10615 1726879762.67885: 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 <<< 10615 1726879762.67910: 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 <<< 10615 1726879762.67936: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.67962: 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 # 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 <<< 10615 1726879762.67983: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68005: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68022: 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 <<< 10615 1726879762.68043: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68063: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68081: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68104: 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<<< 10615 1726879762.68119: stdout chunk (state=3): >>> # 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 <<< 10615 1726879762.68134: 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.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 <<< 10615 1726879762.68156: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68176: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68198: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68216: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68235: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68256: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68273: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68290: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68592: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10615 1726879762.68696: stdout chunk (state=3): >>># 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 <<< 10615 1726879762.68722: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings <<< 10615 1726879762.68757: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 10615 1726879762.68770: stdout chunk (state=3): >>># destroy _string <<< 10615 1726879762.68787: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10615 1726879762.68806: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon <<< 10615 1726879762.68820: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10615 1726879762.68833: stdout chunk (state=3): >>># destroy _json <<< 10615 1726879762.68865: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging <<< 10615 1726879762.68878: stdout chunk (state=3): >>># destroy locale # destroy copy <<< 10615 1726879762.68907: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10615 1726879762.68947: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy multiprocessing.reduction <<< 10615 1726879762.68963: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy _compat_pickle <<< 10615 1726879762.68983: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 10615 1726879762.69012: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 10615 1726879762.69024: stdout chunk (state=3): >>># destroy datetime <<< 10615 1726879762.69037: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 10615 1726879762.69057: stdout chunk (state=3): >>># destroy _ssl <<< 10615 1726879762.69073: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass <<< 10615 1726879762.69095: stdout chunk (state=3): >>># destroy contextlib # destroy termios <<< 10615 1726879762.69106: stdout chunk (state=3): >>># destroy json <<< 10615 1726879762.69131: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing <<< 10615 1726879762.69151: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy gc # destroy unicodedata # destroy array # destroy multiprocessing.dummy.connection <<< 10615 1726879762.69186: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp <<< 10615 1726879762.69229: 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 # 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 <<< 10615 1726879762.69271: 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 <<< 10615 1726879762.69311: 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 # 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 <<< 10615 1726879762.69425: 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 # 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 <<< 10615 1726879762.69459: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10615 1726879762.69585: stdout chunk (state=3): >>># destroy posixpath # destroy _functools <<< 10615 1726879762.69606: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10615 1726879762.69630: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 10615 1726879762.69651: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 10618 1726879762.69645: stderr chunk (state=2): >>><<< 10618 1726879762.69665: stdout chunk (state=2): >>><<< 10615 1726879762.69685: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< <10.31.43.118> (0, b'', b'') 10615 1726879762.69712: 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 # destroy _operator <<< 10618 1726879762.69717: _low_level_execute_command() done: rc=0, stdout=, stderr= 10615 1726879762.69724: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 10618 1726879762.69726: handler run complete 10618 1726879762.69801: variable 'ansible_facts' from source: host vars for 'managed_node3' 10618 1726879762.69870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10615 1726879762.70080: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 10615 1726879762.70087: stdout chunk (state=3): >>><<< 10618 1726879762.70090: variable 'ansible_facts' from source: host vars for 'managed_node3' 10615 1726879762.70099: stderr chunk (state=3): >>><<< 10618 1726879762.70171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830d013e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfa9828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830d0139b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfb6630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfc20f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf67470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf6ce48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf67b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf734e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf56d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf59198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b267940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b279240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfc7a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b19f080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1aa2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830b1aaf60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1aaa90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1b4080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b2437b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b243ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b22e438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b21e470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af57278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af5fcf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af64e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b2182b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830af6b1d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af64f98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830af6b2e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b287fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6bdd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b9e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af766a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af76e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830aafd198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af76780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab02c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab262e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830ab266a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab2d390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8d6ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8ce2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8c4f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8bce80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab2dd30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830a8cef60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab26a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf23710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8d1048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf23a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf3c5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf3ce10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf404e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f830cf40240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf30b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab12358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf3c470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308efc908>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bceac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308b73278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b7a4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308b7a5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b7ab38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba5b00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308eb0048>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308eb0278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308eb05c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba02b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b934a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba0630>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308edadd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308edaef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308daf9b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308dbbb00>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308eddda0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ee54a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ed32e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308dd6b38>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ee5668>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308de29e8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308de2ac8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308de2c50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ecf080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e81630>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e76d30>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e76f28>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e767f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e99a20>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e99710>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e8bef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e99588>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e8b748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c7b2e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d6f8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308cf0128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308cb8898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d1e080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d1e128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308cb9940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d85b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e2a0b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e4cac8>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e5d2b0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e40780>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e4c828>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e2aa58>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d5cb70>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d8f4a8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a876710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a87d278>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308da4748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a89fc50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d31080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d492b0>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8304cd0978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d24a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e0a7f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308e15518>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e15198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8308bee0b8>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bf5358>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bf7f28>\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc\'\r\nimport \'multiprocessing.dummy.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c3ab00>\r\nimport \'multiprocessing.dummy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c3a898>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{"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_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 46708 10.31.42.60 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.40.75 46708 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_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-42-60.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-60", "ansible_nodename": "ip-10-31-42-60.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": "560fe8f14e354e3ebf202fd05f3905e6", "ansible_is_chroot": false, "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_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANrP2tp08P0UFve86kcqAG/P7JofrwujIjbGLVT5vexaK9P6FiKxYacFc6bn+bvYKXoznIsqla9QDYZxCfgnIqeeSuag1kM9JSGxB3aG98fgFkr79RGyy48dKfj7ZU7theSHSwy7qc9yw4NUGhKURXF6YlQRgO3/lSqJilGSyxAVAAAAFQCd5yjXndU+oRpRlAmB/FuYb3Ot7wAAAIBDKJgC/r+RRpmwUC0pqHiWLC4Jh+kor0I86ONfJ6Xo81gC12VupeASDlYkNVVm5wG0v0s9D7VTCLzQaOYBH0HWDMXYJ9vZZqt1ubCX6suvFvmFlsuB+qSnOzEErHfY65m3v++JMkZgT0b9ZduEMADIAklcqyW/GK1k1xywOLIuqQAAAIBTeyjE5Nic+lpTBGV/MV+QyQt79xKksuoTcA1khY/QrbpEFknsN6m1JhHeB7M2OfmQW7zNHh7z+5/yF9wtNcuUOuYd8yw3bzhsIjGWd1qrp/pA++i9RsKxGBbFBa57x880pL8LpJ2sqL6cLykNCojWTe5jPuK0qlIyAoXPYcROKQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdm/fxAKuaztbzHa/HXOLuCvbwVpAijVK2z1yJejzNacto8S3zhWF1yQPqt0LIozoJmA/EJRY/d5sfDU993BTc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEMB8OxilaAt60O/SQkQwZbit1E6UFdRUG232YDOKz4U", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 1.04, "5m": 0.54, "15m": 0.23}, "ansible_local": {}, "ansible_hostnqn": "", "ansible_apparmor": {"status": "disabled"}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "22", "epoch": "1726879762", "epoch_int": "1726879762", "date": "2024-09-20", "time": "20:49:22", "iso8601_micro": "2024-09-21T00:49:22.413475Z", "iso8601": "2024-09-21T00:49:22Z", "iso8601_basic": "20240920T204922413475", "iso8601_basic_short": "20240920T204922", "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_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": 2685, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 854, "free": 2685}, "nocache": {"free": 3295, "used": 244}, "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": "ec234d35-220b-3a86-e648-271a7d435833", "ansible_product_uuid": "ec234d35-220b-3a86-e648-271a7d435833", "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": 348, "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": 263507042304, "block_size": 4096, "block_total": 65533179, "block_available": 64332774, "block_used": 1200405, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:3a:1c:28:10:a5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.60", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c3a:1cff:fe28:10a5", "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.40.1", "interface": "eth0", "address": "10.31.42.60", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:3a:1c:28:10:a5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.60"], "ansible_all_ipv6_addresses": ["fe80::c3a:1cff:fe28:10a5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.60", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c3a:1cff:fe28:10a5"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 10615 1726879762.70246: _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 0x7f830d013e48> # /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 0x7f830cfa9828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830d0139b0> # /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 0x7f830cfb6630> 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 0x7f830cfbd160> # /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 0x7f830cfc20f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfbd390> # /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 0x7f830cf67470> # /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 0x7f830cf6ce48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf67b38> # /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 0x7f830cf734e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf56d68> # /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 0x7f830cf59198> # /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 0x7f830b267940> # /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 0x7f830b279240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cfc7a20> 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 0x7f830b19f080> # /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 0x7f830b1aa2b0> # /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 0x7f830b1aaf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b1aaa90> 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 0x7f830b1b4080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b2437b8> # /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 0x7f830b243ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237160> # /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 0x7f830b237e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b22e438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b21e470> # /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 0x7f830af57278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af5fcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b237438> 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 0x7f830af64e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b2182b0> # /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 0x7f830af6b1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af64f98> # 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 0x7f830af6b2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830b287fd0> # /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 0x7f830af6bdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b9e8> # /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 0x7f830af766a0> # /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 0x7f830af76e80> # /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 0x7f830aafd198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af76780> # /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 0x7f830ab02c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b518> # /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 0x7f830ab262e8> # 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 0x7f830ab266a0> # /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 0x7f830ab2d390> # /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 0x7f830a8d6ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8ce2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8c4f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8bce80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab2dd30> # 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 0x7f830a8cef60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab26a20> # /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 0x7f830cf23710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830a8d1048> 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 0x7f830cf23a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830af6b860> # /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 0x7f830cf3c5c0> # /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 0x7f830cf40630> # 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 0x7f830cf40b00> # 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 0x7f830cf40c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf3ce10> # /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 0x7f830cf40f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf404e0> # 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 0x7f830cf40240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830cf30b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f830ab12358> # /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 0x7f830cf3c470> # /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 0x7f8308efc908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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 0x7f8308bceac8> 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 0x7f8308b73278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b7a4e0> # 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 0x7f8308b7a5f8> # /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 0x7f8308b7ab38> # /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 0x7f8308ba5b00> # 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 0x7f8308eb0048> # 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 0x7f8308eb0278> # /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 0x7f8308eb05c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ba02b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308b934a8> # /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 0x7f8308ba0630> # 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 0x7f8308edadd8> # /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 0x7f8308edaef0> # /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 0x7f8308daf9b0> # /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 0x7f8308dbbb00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308eddda0> # /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 0x7f8308ee54a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ed32e8> # /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 0x7f8308dd6b38> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ee5668> # 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 0x7f8308de29e8> # 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 0x7f8308de2ac8> # 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 0x7f8308de2c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308ecf080> # /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 0x7f8308e81630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e76d30> # 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 0x7f8308e76f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e767f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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 0x7f8308e99a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e99710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e8bef0> # /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 0x7f8308e99588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e8b748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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 0x7f8308c7b2e8> # 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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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 0x7f8308d6f8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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 0x7f8308cf0128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308cb8898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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 0x7f8308d1e080> # /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 0x7f8308d1e128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308cb9940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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 0x7f8308d85b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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 0x7f8308e2a0b8> # /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 0x7f8308e4cac8> # 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 0x7f8308e5d2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e40780> # 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 0x7f8308e4c828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e2aa58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d5cb70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308d8f4a8> # /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 0x7f830a876710> # /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 0x7f830a87d278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308da4748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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 0x7f830a89fc50> # /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 0x7f8304d31080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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 0x7f8304d492b0> # 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 0x7f8304cd0978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8304d24a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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 0x7f8308e0a7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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 0x7f8308e15518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308e15198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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_wbcc89ar/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 0x7f8308bee0b8> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bf5358> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308bf7f28> # /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 0x7f8308c3ab00> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8308c3a898> 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_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 46708 10.31.42.60 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.40.75 46708 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_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-42-60.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-60", "ansible_nodename": "ip-10-31-42-60.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": "560fe8f14e354e3ebf202fd05f3905e6", "ansible_is_chroot": false, "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_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANrP2tp08P0UFve86kcqAG/P7JofrwujIjbGLVT5vexaK9P6FiKxYacFc6bn+bvYKXoznIsqla9QDYZxCfgnIqeeSuag1kM9JSGxB3aG98fgFkr79RGyy48dKfj7ZU7theSHSwy7qc9yw4NUGhKURXF6YlQRgO3/lSqJilGSyxAVAAAAFQCd5yjXndU+oRpRlAmB/FuYb3Ot7wAAAIBDKJgC/r+RRpmwUC0pqHiWLC4Jh+kor0I86ONfJ6Xo81gC12VupeASDlYkNVVm5wG0v0s9D7VTCLzQaOYBH0HWDMXYJ9vZZqt1ubCX6suvFvmFlsuB+qSnOzEErHfY65m3v++JMkZgT0b9ZduEMADIAklcqyW/GK1k1xywOLIuqQAAAIBTeyjE5Nic+lpTBGV/MV+QyQt79xKksuoTcA1khY/QrbpEFknsN6m1JhHeB7M2OfmQW7zNHh7z+5/yF9wtNcuUOuYd8yw3bzhsIjGWd1qrp/pA++i9RsKxGBbFBa57x880pL8LpJ2sqL6cLykNCojWTe5jPuK0qlIyAoXPYcROKQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdm/fxAKuaztbzHa/HXOLuCvbwVpAijVK2z1yJejzNacto8S3zhWF1yQPqt0LIozoJmA/EJRY/d5sfDU993BTc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEMB8OxilaAt60O/SQkQwZbit1E6UFdRUG232YDOKz4U", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 1.04, "5m": 0.54, "15m": 0.23}, "ansible_local": {}, "ansible_hostnqn": "", "ansible_apparmor": {"status": "disabled"}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "22", "epoch": "1726879762", "epoch_int": "1726879762", "date": "2024-09-20", "time": "20:49:22", "iso8601_micro": "2024-09-21T00:49:22.413475Z", "iso8601": "2024-09-21T00:49:22Z", "iso8601_basic": "20240920T204922413475", "iso8601_basic_short": "20240920T204922", "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_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": 2685, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 854, "free": 2685}, "nocache": {"free": 3295, "used": 244}, "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": "ec234d35-220b-3a86-e648-271a7d435833", "ansible_product_uuid": "ec234d35-220b-3a86-e648-271a7d435833", "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": 348, "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": 263507042304, "block_size": 4096, "block_total": 65533179, "block_available": 64332774, "block_used": 1200405, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:3a:1c:28:10:a5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.60", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c3a:1cff:fe28:10a5", "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.40.1", "interface": "eth0", "address": "10.31.42.60", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:3a:1c:28:10:a5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.60"], "ansible_all_ipv6_addresses": ["fe80::c3a:1cff:fe28:10a5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.60", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c3a:1cff:fe28:10a5"]}, "ansible_service_mgr": "systemd", "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.42.60 closed. 10618 1726879762.70304: attempt loop complete, returning result 10618 1726879762.70489: _execute() done 10618 1726879762.70499: dumping result to json 10618 1726879762.70527: done dumping result, returning 10618 1726879762.70535: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0e44ad9b-8ddf-c952-e8a3-000000000011] 10618 1726879762.70612: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000011 10618 1726879762.70797: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000011 10618 1726879762.70801: WORKER PROCESS EXITING 10615 1726879762.70908: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879761.6351032-10615-234950531759670/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10615 1726879762.70922: _low_level_execute_command(): starting 10615 1726879762.70928: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879761.6351032-10615-234950531759670/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed_node3] 10615 1726879762.74658: stderr chunk (state=2): >>><<< 10615 1726879762.74668: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10615 1726879762.74686: _low_level_execute_command() done: rc=0, stdout=, stderr= 10615 1726879762.74696: handler run complete 10615 1726879762.74767: variable 'ansible_facts' from source: host vars for 'managed_node1' 10615 1726879762.74861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10615 1726879762.75032: variable 'ansible_facts' from source: host vars for 'managed_node1' 10615 1726879762.75086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10615 1726879762.75162: attempt loop complete, returning result 10615 1726879762.75168: _execute() done 10615 1726879762.75172: dumping result to json 10615 1726879762.75194: done dumping result, returning 10615 1726879762.75201: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e44ad9b-8ddf-c952-e8a3-000000000011] 10615 1726879762.75217: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000011 10615 1726879762.75332: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000011 10615 1726879762.75337: WORKER PROCESS EXITING ok: [managed_node1] 10617 1726879762.75717: 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_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_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "", "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-43-205.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-205", "ansible_nodename": "ip-10-31-43-205.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": "dae6aa4b3ba1448bb36d96c0cd2ec37b", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "22", "epoch": "1726879762", "epoch_int": "1726879762", "date": "2024-09-20", "time": "20:49:22", "iso8601_micro": "2024-09-21T00:49:22.476503Z", "iso8601": "2024-09-21T00:49:22Z", "iso8601_basic": "20240920T204922476503", "iso8601_basic_short": "20240920T204922", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAJsdzGRYA/Snyby20ge35a5qQIZYTd9ViENGvv4bAjHfrkvS61LezQctlloFY3X+HU+K2XZG5pQDHtF1OYNTb28Q4vu8Ngb3T8e2edstns1tyruH5H1kHPON2Mlx5uBgQNNDwSP7c7i9A9WKYDaPFqaH3nI5RiU5QrRYwWx3OUQ/AAAAFQCw0aFfZdmlLCNNYAu9mS/edB/+GwAAAIAB4g7E+4+OFPlTKkQdU/nizHh28XWWbz2rvkUhc9TQvFkJl7ify3rdINVQ9tAhxmz4NeOzQO8vOYZUpI9voenSSONwVa/WDdVpiIyYsZui0vCVLLDbee34miHdQ6Sx3jH/jvIjHfpCJadk89WR7Qj077tif++57vRvXFPYEuRwXAAAAIAH3QkD8r0pyHvgCiCT0Yjs8mDSK78BDfaZoIlSt+EVkbIVQ/tV2yu5X1A/PPxcYZp4LWW6mvLsJy6oxqI8L5OAcTi4ZC55oPGJN8D6GkMIonzLjE5JgUPud+LR2ZHCqdkmFD6bZVBrL1SVHmaiqAEAw9AbrR2zMMD1jAaCd+RX2w==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFk8La6clkOkTnCbrhAZoWLNG5PgMjezjPZhgd60eU557A9kyYyinoPq6lVSbANe+ncuUoV0yaS7R7pt0TAW2s=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII3<<< 10617 1726879762.75742: stdout chunk (state=3): >>>/RnI9VU52j8bUgbG0h5XQqf5VprXJRYHCn8pIkM8u", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "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_eth0": {"device": "eth0", "macaddress": "0e:39:86:56:18:4b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.205", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c39:86ff:fe56:184b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.205", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:86:56:18:4b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.205"], "ansible_all_ipv6_addresses": ["fe80::c39:86ff:fe56:184b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.205", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c39:86ff:<<< 10617 1726879762.76568: stdout chunk (state=3): >>>fe56:184b"]}, "ansible_fibre_channel_wwn": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2670, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 869, "free": 2670}, "nocache": {"free": 3282, "used": 257}, "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": "ec2ca561-7ddf-6101-81cb-3ce7068e5e5a", "ansible_product_uuid": "ec2ca561-7ddf-6101-81cb-3ce7068e5e5a", "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": 372, "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": 263506735104, "block_size": 4096, "block_total": 65533179, "block_available": 64332699, "block_used": 1200480, "inode_total": 131071472, "inode_available": 130994226, "inode_used": 77246, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 1.1, "5m": 0.54, "15m": 0.23}, "ansible_iscsi_iqn": "", "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_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 35814 10.31.43.205 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.40.75 35814 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<<< 10617 1726879762.76583: stdout chunk (state=3): >>> --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear 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 z<<< 10617 1726879762.76610: stdout chunk (state=3): >>>ipfile # 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 # clea<<< 10617 1726879762.76620: stdout chunk (state=3): >>>nup[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<<< 10617 1726879762.77703: 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 # 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 ansi<<< 10617 1726879762.77727: stdout chunk (state=3): >>>ble.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.modul<<< 10617 1726879762.77742: stdout chunk (state=3): >>>e_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 # clea<<< 10617 1726879762.77755: stdout chunk (state=3): >>>nup[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 <<< 10617 1726879762.78261: stdout chunk (state=3): >>># 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 <<< 10617 1726879762.78507: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 10617 1726879762.78514: stdout chunk (state=3): >>><<< 10617 1726879762.78531: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0c7e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe05d828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0c79b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe06a630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0760f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe01b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe020e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe01bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0274e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe00ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe00d198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc31b940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc32d240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe07ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc253080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc25e2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc25ef60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc25ea90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc268080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2f77b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2f7ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2eb160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2ebe48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2e2438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2d2470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc00b2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc013d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2eb0b8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc018e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2cc2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc01f208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc018fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc01f320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc33bfd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01fe10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01fa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02a6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02aeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbb11d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02a7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbb5cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01f550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbda2e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efbbda6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbe1390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb98aba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb9822e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb978f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb970e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbe1d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efb982f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbdaa20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdfd7710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb985048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdfd7a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01f898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff05c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff0e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff44e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efdff4240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdfe4b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbc6358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff0470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9fb0908>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c82ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9c27278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c2e4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9c2e5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c2eb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c59b00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f64048>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f64278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f645c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c542b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c474a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c546d8>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9c59400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f8eeb8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e60978>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e6fa90>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f91d68>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f99470>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f872b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e8ba90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f99630>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e989b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e98a90>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9e98c18>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f7f080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f355f8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f2acf8>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f2aef0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f2a7b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f4e9e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f4e6d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f3feb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f4e550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f3f710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d2f2b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e238d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9da4128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d6c898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9dd2080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9dd2128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d6d940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e39b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ede0b8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f00ac8>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f0e2b0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9eeb780>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9f00828>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9edea58>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e10b70>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e434a8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb92a710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb931278>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e58748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb953c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5de5080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5dfd2b0>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef5d84978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5dd8a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ebe7f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9ecb518>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ecb198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ef9cacda0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cac0b8>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cabba8>\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc\'\r\nimport \'multiprocessing.dummy.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d05080>\r\nimport \'multiprocessing.dummy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cf3dd8>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{"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_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_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "", "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-43-205.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-205", "ansible_nodename": "ip-10-31-43-205.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": "dae6aa4b3ba1448bb36d96c0cd2ec37b", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "22", "epoch": "1726879762", "epoch_int": "1726879762", "date": "2024-09-20", "time": "20:49:22", "iso8601_micro": "2024-09-21T00:49:22.476503Z", "iso8601": "2024-09-21T00:49:22Z", "iso8601_basic": "20240920T204922476503", "iso8601_basic_short": "20240920T204922", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAJsdzGRYA/Snyby20ge35a5qQIZYTd9ViENGvv4bAjHfrkvS61LezQctlloFY3X+HU+K2XZG5pQDHtF1OYNTb28Q4vu8Ngb3T8e2edstns1tyruH5H1kHPON2Mlx5uBgQNNDwSP7c7i9A9WKYDaPFqaH3nI5RiU5QrRYwWx3OUQ/AAAAFQCw0aFfZdmlLCNNYAu9mS/edB/+GwAAAIAB4g7E+4+OFPlTKkQdU/nizHh28XWWbz2rvkUhc9TQvFkJl7ify3rdINVQ9tAhxmz4NeOzQO8vOYZUpI9voenSSONwVa/WDdVpiIyYsZui0vCVLLDbee34miHdQ6Sx3jH/jvIjHfpCJadk89WR7Qj077tif++57vRvXFPYEuRwXAAAAIAH3QkD8r0pyHvgCiCT0Yjs8mDSK78BDfaZoIlSt+EVkbIVQ/tV2yu5X1A/PPxcYZp4LWW6mvLsJy6oxqI8L5OAcTi4ZC55oPGJN8D6GkMIonzLjE5JgUPud+LR2ZHCqdkmFD6bZVBrL1SVHmaiqAEAw9AbrR2zMMD1jAaCd+RX2w==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFk8La6clkOkTnCbrhAZoWLNG5PgMjezjPZhgd60eU557A9kyYyinoPq6lVSbANe+ncuUoV0yaS7R7pt0TAW2s=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII3/RnI9VU52j8bUgbG0h5XQqf5VprXJRYHCn8pIkM8u", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "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_eth0": {"device": "eth0", "macaddress": "0e:39:86:56:18:4b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.205", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c39:86ff:fe56:184b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.205", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:86:56:18:4b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.205"], "ansible_all_ipv6_addresses": ["fe80::c39:86ff:fe56:184b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.205", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c39:86ff:fe56:184b"]}, "ansible_fibre_channel_wwn": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2670, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 869, "free": 2670}, "nocache": {"free": 3282, "used": 257}, "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": "ec2ca561-7ddf-6101-81cb-3ce7068e5e5a", "ansible_product_uuid": "ec2ca561-7ddf-6101-81cb-3ce7068e5e5a", "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": 372, "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": 263506735104, "block_size": 4096, "block_total": 65533179, "block_available": 64332699, "block_used": 1200480, "inode_total": 131071472, "inode_available": 130994226, "inode_used": 77246, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 1.1, "5m": 0.54, "15m": 0.23}, "ansible_iscsi_iqn": "", "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_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 35814 10.31.43.205 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.40.75 35814 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_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 10617 1726879762.78630: _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 0x7f2efe0c7e48> # /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 0x7f2efe05d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe0c79b0> # /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 0x7f2efe06a630> 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 0x7f2efe071160> # /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 0x7f2efe0760f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe071390> # /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 0x7f2efe01b470> # /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 0x7f2efe020e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe01bb38> # /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 0x7f2efe0274e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe00ad68> # /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 0x7f2efe00d198> # /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 0x7f2efc31b940> # /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 0x7f2efc32d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efe07ba20> 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 0x7f2efc253080> # /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 0x7f2efc25e2b0> # /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 0x7f2efc25ef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc25ea90> 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 0x7f2efc268080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2f77b8> # /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 0x7f2efc2f7ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2eb160> # /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 0x7f2efc2ebe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2e2438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2d2470> # /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 0x7f2efc00b2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc013d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2eb0b8> 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 0x7f2efc018e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc2cc2b0> # /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 0x7f2efc01f208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc018fd0> # 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 0x7f2efc01f320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc33bfd0> # /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 0x7f2efc01fe10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01fa20> # /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 0x7f2efc02a6d8> # /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 0x7f2efc02aeb8> # /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 0x7f2efbbb11d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc02a7b8> # /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 0x7f2efbbb5cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01f550> # /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 0x7f2efbbda2e8> # 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 0x7f2efbbda6a0> # /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 0x7f2efbbe1390> # /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 0x7f2efb98aba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb9822e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb978f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb970e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbe1d30> # 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 0x7f2efb982f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbdaa20> # /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 0x7f2efdfd7710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efb985048> 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 0x7f2efdfd7a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc01f898> # /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 0x7f2efdff05c0> # /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 0x7f2efdff4630> # 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 0x7f2efdff4b00> # 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 0x7f2efdff4c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff0e10> # /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 0x7f2efdff4f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdff44e0> # 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 0x7f2efdff4240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efdfe4b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efbbc6358> # /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 0x7f2efdff0470> # /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 0x7f2ef9fb0908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload__iibzw3u/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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 0x7f2ef9c82ac8> 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 0x7f2ef9c27278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c2e4e0> # 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 0x7f2ef9c2e5f8> # /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 0x7f2ef9c2eb38> # /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 0x7f2ef9c59b00> # 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 0x7f2ef9f64048> # 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 0x7f2ef9f64278> # /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 0x7f2ef9f645c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c542b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9c474a8> # /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 0x7f2ef9c546d8> # 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 0x7f2ef9c59400> # /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 0x7f2ef9f8eeb8> # /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 0x7f2ef9e60978> # /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 0x7f2ef9e6fa90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f91d68> # /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 0x7f2ef9f99470> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f872b0> # /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 0x7f2ef9e8ba90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f99630> # 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 0x7f2ef9e989b0> # 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 0x7f2ef9e98a90> # 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 0x7f2ef9e98c18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f7f080> # /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 0x7f2ef9f355f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f2acf8> # 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 0x7f2ef9f2aef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f2a7b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2ef9f4e9e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f4e6d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f3feb8> # /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 0x7f2ef9f4e550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9f3f710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2ef9d2f2b0> # 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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2ef9e238d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2ef9da4128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d6c898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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 0x7f2ef9dd2080> # /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 0x7f2ef9dd2128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9d6d940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2ef9e39b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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 0x7f2ef9ede0b8> # /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 0x7f2ef9f00ac8> # 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 0x7f2ef9f0e2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9eeb780> # 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 0x7f2ef9f00828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9edea58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e10b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e434a8> # /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 0x7f2efb92a710> # /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 0x7f2efb931278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9e58748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2efb953c50> # /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 0x7f2ef5de5080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2ef5dfd2b0> # 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 0x7f2ef5d84978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef5dd8a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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 0x7f2ef9ebe7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2ef9ecb518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9ecb198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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__iibzw3u/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 0x7f2ef9cacda0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cac0b8> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cabba8> # /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 0x7f2ef9d05080> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ef9cf3dd8> 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_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_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "", "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-43-205.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-205", "ansible_nodename": "ip-10-31-43-205.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": "dae6aa4b3ba1448bb36d96c0cd2ec37b", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "22", "epoch": "1726879762", "epoch_int": "1726879762", "date": "2024-09-20", "time": "20:49:22", "iso8601_micro": "2024-09-21T00:49:22.476503Z", "iso8601": "2024-09-21T00:49:22Z", "iso8601_basic": "20240920T204922476503", "iso8601_basic_short": "20240920T204922", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAJsdzGRYA/Snyby20ge35a5qQIZYTd9ViENGvv4bAjHfrkvS61LezQctlloFY3X+HU+K2XZG5pQDHtF1OYNTb28Q4vu8Ngb3T8e2edstns1tyruH5H1kHPON2Mlx5uBgQNNDwSP7c7i9A9WKYDaPFqaH3nI5RiU5QrRYwWx3OUQ/AAAAFQCw0aFfZdmlLCNNYAu9mS/edB/+GwAAAIAB4g7E+4+OFPlTKkQdU/nizHh28XWWbz2rvkUhc9TQvFkJl7ify3rdINVQ9tAhxmz4NeOzQO8vOYZUpI9voenSSONwVa/WDdVpiIyYsZui0vCVLLDbee34miHdQ6Sx3jH/jvIjHfpCJadk89WR7Qj077tif++57vRvXFPYEuRwXAAAAIAH3QkD8r0pyHvgCiCT0Yjs8mDSK78BDfaZoIlSt+EVkbIVQ/tV2yu5X1A/PPxcYZp4LWW6mvLsJy6oxqI8L5OAcTi4ZC55oPGJN8D6GkMIonzLjE5JgUPud+LR2ZHCqdkmFD6bZVBrL1SVHmaiqAEAw9AbrR2zMMD1jAaCd+RX2w==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFk8La6clkOkTnCbrhAZoWLNG5PgMjezjPZhgd60eU557A9kyYyinoPq6lVSbANe+ncuUoV0yaS7R7pt0TAW2s=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII3/RnI9VU52j8bUgbG0h5XQqf5VprXJRYHCn8pIkM8u", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "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_eth0": {"device": "eth0", "macaddress": "0e:39:86:56:18:4b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.205", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c39:86ff:fe56:184b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.205", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:86:56:18:4b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.205"], "ansible_all_ipv6_addresses": ["fe80::c39:86ff:fe56:184b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.205", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c39:86ff:fe56:184b"]}, "ansible_fibre_channel_wwn": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2670, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 869, "free": 2670}, "nocache": {"free": 3282, "used": 257}, "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": "ec2ca561-7ddf-6101-81cb-3ce7068e5e5a", "ansible_product_uuid": "ec2ca561-7ddf-6101-81cb-3ce7068e5e5a", "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": 372, "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": 263506735104, "block_size": 4096, "block_total": 65533179, "block_available": 64332699, "block_used": 1200480, "inode_total": 131071472, "inode_available": 130994226, "inode_used": 77246, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 1.1, "5m": 0.54, "15m": 0.23}, "ansible_iscsi_iqn": "", "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_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 35814 10.31.43.205 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.40.75 35814 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_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear 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.43.205 closed. 10617 1726879762.79254: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879761.6167996-10617-243012067255775/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10617 1726879762.79280: _low_level_execute_command(): starting 10617 1726879762.79287: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879761.6167996-10617-243012067255775/ > /dev/null 2>&1 && sleep 0'"'"'' 10617 1726879762.84457: stderr chunk (state=2): >>><<< 10617 1726879762.84467: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10617 1726879762.84491: _low_level_execute_command() done: rc=0, stdout=, stderr= 10617 1726879762.84500: handler run complete 10617 1726879762.84569: variable 'ansible_facts' from source: host vars for 'managed_node2' 10617 1726879762.84636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10617 1726879762.84827: variable 'ansible_facts' from source: host vars for 'managed_node2' 10617 1726879762.84880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10617 1726879762.84968: attempt loop complete, returning result 10617 1726879762.84975: _execute() done 10617 1726879762.84978: dumping result to json 10617 1726879762.85007: done dumping result, returning 10617 1726879762.85017: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e44ad9b-8ddf-c952-e8a3-000000000011] 10617 1726879762.85027: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000011 10617 1726879762.85230: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000011 10617 1726879762.85234: WORKER PROCESS EXITING ok: [managed_node2] 10596 1726879762.85612: no more pending results, returning what we have 10596 1726879762.85615: results queue empty 10596 1726879762.85616: checking for any_errors_fatal 10596 1726879762.85617: done checking for any_errors_fatal 10596 1726879762.85617: checking for max_fail_percentage 10596 1726879762.85618: done checking for max_fail_percentage 10596 1726879762.85619: checking to see if all hosts have failed and the running result is not ok 10596 1726879762.85619: done checking to see if all hosts have failed 10596 1726879762.85619: getting the remaining hosts for this loop 10596 1726879762.85620: done getting the remaining hosts for this loop 10596 1726879762.85623: getting the next task for host managed_node1 10596 1726879762.85627: done getting next task for host managed_node1 10596 1726879762.85628: ^ task is: TASK: meta (flush_handlers) 10596 1726879762.85629: ^ 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 10596 1726879762.85630: getting the next task for host managed_node2 10596 1726879762.85631: done getting next task for host managed_node2 10596 1726879762.85632: ^ task is: TASK: meta (flush_handlers) 10596 1726879762.85632: ^ 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 10596 1726879762.85633: getting the next task for host managed_node3 10596 1726879762.85634: done getting next task for host managed_node3 10596 1726879762.85635: ^ task is: TASK: meta (flush_handlers) 10596 1726879762.85635: ^ 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 10596 1726879762.85640: getting variables 10596 1726879762.85641: in VariableManager get_vars() 10596 1726879762.85658: Calling all_inventory to load vars for managed_node1 10596 1726879762.85660: Calling groups_inventory to load vars for managed_node1 10596 1726879762.85662: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879762.85670: Calling all_plugins_play to load vars for managed_node1 10596 1726879762.85672: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879762.85674: Calling groups_plugins_play to load vars for managed_node1 10596 1726879762.85784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879762.85984: done with get_vars() 10596 1726879762.86000: done getting variables 10596 1726879762.86074: in VariableManager get_vars() 10596 1726879762.86081: Calling all_inventory to load vars for managed_node1 10596 1726879762.86082: Calling groups_inventory to load vars for managed_node1 10596 1726879762.86084: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879762.86087: Calling all_plugins_play to load vars for managed_node1 10596 1726879762.86088: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879762.86089: Calling groups_plugins_play to load vars for managed_node1 10596 1726879762.86228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879762.86330: done with get_vars() 10596 1726879762.86344: getting variables 10596 1726879762.86346: in VariableManager get_vars() 10596 1726879762.86353: Calling all_inventory to load vars for managed_node2 10596 1726879762.86355: Calling groups_inventory to load vars for managed_node2 10596 1726879762.86357: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879762.86361: Calling all_plugins_play to load vars for managed_node2 10596 1726879762.86363: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879762.86369: Calling groups_plugins_play to load vars for managed_node2 10596 1726879762.86490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879762.86616: done with get_vars() 10596 1726879762.86622: done getting variables 10596 1726879762.86651: in VariableManager get_vars() 10596 1726879762.86657: Calling all_inventory to load vars for managed_node2 10596 1726879762.86659: Calling groups_inventory to load vars for managed_node2 10596 1726879762.86660: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879762.86663: Calling all_plugins_play to load vars for managed_node2 10596 1726879762.86664: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879762.86665: Calling groups_plugins_play to load vars for managed_node2 10596 1726879762.86805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879762.86955: done with get_vars() 10596 1726879762.86963: getting variables 10596 1726879762.86964: in VariableManager get_vars() 10596 1726879762.86972: Calling all_inventory to load vars for managed_node3 10596 1726879762.86974: Calling groups_inventory to load vars for managed_node3 10596 1726879762.86977: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879762.86981: Calling all_plugins_play to load vars for managed_node3 10596 1726879762.86983: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879762.86986: Calling groups_plugins_play to load vars for managed_node3 10596 1726879762.87141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879762.87272: done with get_vars() 10596 1726879762.87284: done getting variables 10596 1726879762.87330: in VariableManager get_vars() 10596 1726879762.87336: Calling all_inventory to load vars for managed_node3 10596 1726879762.87337: Calling groups_inventory to load vars for managed_node3 10596 1726879762.87339: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879762.87341: Calling all_plugins_play to load vars for managed_node3 10596 1726879762.87342: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879762.87344: Calling groups_plugins_play to load vars for managed_node3 10596 1726879762.87435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879762.87593: done with get_vars() 10596 1726879762.87602: done queuing things up, now waiting for results queue to drain 10596 1726879762.87604: results queue empty 10596 1726879762.87608: checking for any_errors_fatal 10596 1726879762.87614: done checking for any_errors_fatal 10596 1726879762.87615: checking for max_fail_percentage 10596 1726879762.87616: done checking for max_fail_percentage 10596 1726879762.87617: checking to see if all hosts have failed and the running result is not ok 10596 1726879762.87617: done checking to see if all hosts have failed 10596 1726879762.87618: getting the remaining hosts for this loop 10596 1726879762.87619: done getting the remaining hosts for this loop 10596 1726879762.87621: getting the next task for host managed_node1 10596 1726879762.87626: done getting next task for host managed_node1 10596 1726879762.87628: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }} 10596 1726879762.87629: ^ 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 10596 1726879762.87630: getting the next task for host managed_node2 10596 1726879762.87632: done getting next task for host managed_node2 10596 1726879762.87634: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }} 10596 1726879762.87634: ^ 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 10596 1726879762.87635: getting the next task for host managed_node3 10596 1726879762.87636: done getting next task for host managed_node3 10596 1726879762.87637: ^ task is: TASK: Gather facts from {{ kdump_test_ssh_server_outside }} 10596 1726879762.87638: ^ 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 10596 1726879762.87640: getting variables 10596 1726879762.87641: in VariableManager get_vars() 10596 1726879762.87652: Calling all_inventory to load vars for managed_node1 10596 1726879762.87654: Calling groups_inventory to load vars for managed_node1 10596 1726879762.87656: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879762.87664: Calling all_plugins_play to load vars for managed_node1 10596 1726879762.87668: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879762.87671: Calling groups_plugins_play to load vars for managed_node1 10596 1726879762.87901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879762.88007: done with get_vars() 10596 1726879762.88013: done getting variables 10596 1726879762.88198: variable 'kdump_test_ssh_server_outside' from source: play vars 10596 1726879762.88202: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10596 1726879762.88246: variable 'inventory_hostname' from source: host vars for 'managed_node1' TASK [Gather facts from managed_node1] ***************************************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:58 Friday 20 September 2024 20:49:22 -0400 (0:00:01.317) 0:00:01.326 ****** 10596 1726879762.88278: entering _queue_task() for managed_node1/setup 10596 1726879762.88519: worker is 1 (out of 3 available) 10596 1726879762.88531: exiting _queue_task() for managed_node1/setup 10596 1726879762.88541: getting variables 10596 1726879762.88544: in VariableManager get_vars() 10596 1726879762.88621: Calling all_inventory to load vars for managed_node2 10596 1726879762.88626: Calling groups_inventory to load vars for managed_node2 10596 1726879762.88632: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879762.88655: Calling all_plugins_play to load vars for managed_node2 10596 1726879762.88659: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879762.88662: Calling groups_plugins_play to load vars for managed_node2 10596 1726879762.88884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879762.89118: done with get_vars() 10596 1726879762.89130: done getting variables 10596 1726879762.89219: entering _queue_task() for managed_node2/setup 10596 1726879762.89490: worker is 2 (out of 3 available) 10596 1726879762.89504: exiting _queue_task() for managed_node2/setup 10596 1726879762.89515: getting variables 10596 1726879762.89518: in VariableManager get_vars() 10596 1726879762.89588: Calling all_inventory to load vars for managed_node3 10596 1726879762.89594: Calling groups_inventory to load vars for managed_node3 10596 1726879762.89600: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879762.89619: Calling all_plugins_play to load vars for managed_node3 10596 1726879762.89622: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879762.89625: Calling groups_plugins_play to load vars for managed_node3 10596 1726879762.89860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10669 1726879762.88671: running TaskExecutor() for managed_node1/TASK: Gather facts from managed_node1 10669 1726879762.88784: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000006 10669 1726879762.88801: variable 'ansible_search_path' from source: unknown 10669 1726879762.88822: calling self._execute() 10669 1726879762.88838: variable 'kdump_test_ssh_server_outside' from source: play vars 10669 1726879762.89006: variable 'kdump_test_ssh_server_outside' from source: play vars 10669 1726879762.89016: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10669 1726879762.89077: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10669 1726879762.89095: in VariableManager get_vars() 10669 1726879762.89116: Calling all_inventory to load vars for managed_node1 10669 1726879762.89122: Calling groups_inventory to load vars for managed_node1 10669 1726879762.89130: Calling all_plugins_inventory to load vars for managed_node1 10669 1726879762.89142: Calling all_plugins_play to load vars for managed_node1 10669 1726879762.89148: Calling groups_plugins_inventory to load vars for managed_node1 10669 1726879762.89154: Calling groups_plugins_play to load vars for managed_node1 10669 1726879762.89344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10669 1726879762.89503: done with get_vars() 10669 1726879762.89512: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10669 1726879762.89563: variable 'ansible_delegated_vars' from source: unknown 10669 1726879762.89579: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10669 1726879762.89586: variable 'omit' from source: magic vars 10669 1726879762.89848: variable 'omit' from source: magic vars 10669 1726879762.89876: variable 'omit' from source: magic vars 10669 1726879762.89914: variable 'omit' from source: magic vars 10669 1726879762.89929: variable 'ansible_delegated_vars' from source: unknown 10669 1726879762.89947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10669 1726879762.89979: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10669 1726879762.90006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10669 1726879762.90027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10669 1726879762.90041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10669 1726879762.90074: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10669 1726879762.90080: variable 'ansible_host' from source: host vars for 'managed_node1' 10669 1726879762.90084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10669 1726879762.90087: variable 'ansible_port' from source: unknown 10669 1726879762.90091: variable 'ansible_user' from source: unknown 10670 1726879762.90085: running TaskExecutor() for managed_node2/TASK: Gather facts from managed_node1 10670 1726879762.90182: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000006 10669 1726879762.90188: Set connection var ansible_shell_executable to /bin/sh 10669 1726879762.90197: Set connection var ansible_connection to ssh 10670 1726879762.90198: variable 'ansible_search_path' from source: unknown 10669 1726879762.90203: Set connection var ansible_timeout to 10 10669 1726879762.90207: Set connection var ansible_shell_type to sh 10669 1726879762.90211: Set connection var ansible_pipelining to False 10669 1726879762.90219: Set connection var ansible_module_compression to ZIP_DEFLATED 10670 1726879762.90222: calling self._execute() 10670 1726879762.90238: variable 'kdump_test_ssh_server_outside' from source: play vars 10669 1726879762.90242: variable 'ansible_delegated_vars' from source: unknown 10669 1726879762.90247: variable 'ansible_user' from source: unknown 10669 1726879762.90255: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10670 1726879762.90412: variable 'kdump_test_ssh_server_outside' from source: play vars 10670 1726879762.90422: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10669 1726879762.90442: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10669 1726879762.90454: variable 'omit' from source: magic vars 10669 1726879762.90461: starting attempt loop 10669 1726879762.90464: running the handler 10669 1726879762.90476: _low_level_execute_command(): starting 10669 1726879762.90484: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10670 1726879762.90485: variable 'inventory_hostname' from source: host vars for 'managed_node2' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 10670 1726879762.90505: in VariableManager get_vars() 10670 1726879762.90530: Calling all_inventory to load vars for managed_node2 10670 1726879762.90539: Calling groups_inventory to load vars for managed_node2 10670 1726879762.90547: Calling all_plugins_inventory to load vars for managed_node2 10670 1726879762.90564: Calling all_plugins_play to load vars for managed_node2 10670 1726879762.90570: Calling groups_plugins_inventory to load vars for managed_node2 10670 1726879762.90576: Calling groups_plugins_play to load vars for managed_node2 <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10670 1726879762.90758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10670 1726879762.90958: done with get_vars() 10670 1726879762.90969: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10596 1726879762.91321: done with get_vars() 10596 1726879762.91334: done getting variables 10596 1726879762.91436: entering _queue_task() for managed_node3/setup 10596 1726879762.91728: worker is 3 (out of 3 available) 10596 1726879762.91739: exiting _queue_task() for managed_node3/setup 10596 1726879762.91753: done queuing things up, now waiting for results queue to drain 10596 1726879762.91755: waiting for pending results... 10670 1726879762.91527: variable 'ansible_delegated_vars' from source: unknown 10670 1726879762.91540: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10670 1726879762.91547: variable 'omit' from source: magic vars 10670 1726879762.91618: variable 'omit' from source: magic vars 10670 1726879762.91647: variable 'omit' from source: magic vars 10670 1726879762.91680: variable 'omit' from source: magic vars 10670 1726879762.91695: variable 'ansible_delegated_vars' from source: unknown 10670 1726879762.91715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10670 1726879762.91745: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10670 1726879762.91764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10670 1726879762.91783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10670 1726879762.91799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10670 1726879762.91830: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10670 1726879762.91835: variable 'ansible_host' from source: host vars for 'managed_node2' 10670 1726879762.91840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10670 1726879762.91843: variable 'ansible_port' from source: unknown 10670 1726879762.91847: variable 'ansible_user' from source: unknown 10670 1726879762.91952: Set connection var ansible_shell_executable to /bin/sh 10670 1726879762.91965: Set connection var ansible_connection to ssh 10670 1726879762.91972: Set connection var ansible_timeout to 10 10670 1726879762.91975: Set connection var ansible_shell_type to sh 10670 1726879762.91980: Set connection var ansible_pipelining to False 10670 1726879762.91987: Set connection var ansible_module_compression to ZIP_DEFLATED 10670 1726879762.92009: variable 'ansible_delegated_vars' from source: unknown 10670 1726879762.92014: variable 'ansible_user' from source: unknown 10670 1726879762.92022: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10672 1726879762.92125: running TaskExecutor() for managed_node3/TASK: Gather facts from managed_node1 10670 1726879762.92212: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10670 1726879762.92227: variable 'omit' from source: magic vars 10670 1726879762.92234: starting attempt loop 10670 1726879762.92237: running the handler 10672 1726879762.92234: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000006 10670 1726879762.92250: _low_level_execute_command(): starting 10672 1726879762.92253: variable 'ansible_search_path' from source: unknown 10670 1726879762.92258: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None 10672 1726879762.92289: calling self._execute() 10672 1726879762.92313: variable 'kdump_test_ssh_server_outside' from source: play vars <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10672 1726879762.92515: variable 'kdump_test_ssh_server_outside' from source: play vars 10672 1726879762.92530: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10672 1726879762.92594: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10672 1726879762.92610: in VariableManager get_vars() 10672 1726879762.92631: Calling all_inventory to load vars for managed_node3 10672 1726879762.92636: Calling groups_inventory to load vars for managed_node3 10672 1726879762.92641: Calling all_plugins_inventory to load vars for managed_node3 10672 1726879762.92656: Calling all_plugins_play to load vars for managed_node3 10672 1726879762.92660: Calling groups_plugins_inventory to load vars for managed_node3 10672 1726879762.92663: Calling groups_plugins_play to load vars for managed_node3 10672 1726879762.92796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10672 1726879762.92968: done with get_vars() 10672 1726879762.92978: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10672 1726879762.93044: variable 'ansible_delegated_vars' from source: unknown 10672 1726879762.93064: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10672 1726879762.93072: variable 'omit' from source: magic vars 10672 1726879762.93158: variable 'omit' from source: magic vars 10672 1726879762.93187: variable 'omit' from source: magic vars 10672 1726879762.93221: variable 'omit' from source: magic vars 10672 1726879762.93233: variable 'ansible_delegated_vars' from source: unknown 10672 1726879762.93255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10672 1726879762.93283: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10672 1726879762.93303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10672 1726879762.93319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10672 1726879762.93329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10672 1726879762.93357: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10672 1726879762.93363: variable 'ansible_host' from source: host vars for 'managed_node3' 10672 1726879762.93368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10672 1726879762.93371: variable 'ansible_port' from source: unknown 10672 1726879762.93374: variable 'ansible_user' from source: unknown 10672 1726879762.93470: Set connection var ansible_shell_executable to /bin/sh 10672 1726879762.93479: Set connection var ansible_connection to ssh 10672 1726879762.93486: Set connection var ansible_timeout to 10 10672 1726879762.93489: Set connection var ansible_shell_type to sh 10672 1726879762.93497: Set connection var ansible_pipelining to False 10672 1726879762.93505: Set connection var ansible_module_compression to ZIP_DEFLATED 10672 1726879762.93530: variable 'ansible_delegated_vars' from source: unknown 10672 1726879762.93540: variable 'ansible_user' from source: unknown 10672 1726879762.93551: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10672 1726879762.93753: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10672 1726879762.93764: variable 'omit' from source: magic vars 10672 1726879762.93770: starting attempt loop 10672 1726879762.93773: running the handler 10672 1726879762.93785: _low_level_execute_command(): starting 10672 1726879762.93794: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10669 1726879762.94246: stdout chunk (state=2): >>>/root <<< 10669 1726879762.94398: stderr chunk (state=3): >>><<< 10669 1726879762.94406: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 10669 1726879762.94433: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10669 1726879762.94448: _low_level_execute_command(): starting 10669 1726879762.94455: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572 `" && echo ansible-tmp-1726879762.9444137-10669-253683214333572="` echo /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572 `" && echo ansible-tmp-1726879762.9444137-10669-253683214333572="` echo /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572 `" ) && sleep 0'"'"'' 10670 1726879762.95787: stdout chunk (state=2): >>>/root <<< 10670 1726879762.95944: stderr chunk (state=3): >>><<< 10670 1726879762.95951: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 10670 1726879762.95971: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10670 1726879762.95981: _low_level_execute_command(): starting 10670 1726879762.95985: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326 `" && echo ansible-tmp-1726879762.9597638-10670-84567741481326="` echo /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326 `" && echo ansible-tmp-1726879762.9597638-10670-84567741481326="` echo /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326 `" ) && sleep 0'"'"'' 10672 1726879762.96257: stdout chunk (state=2): >>>/root <<< 10672 1726879762.96460: stderr chunk (state=3): >>><<< 10672 1726879762.96466: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 10672 1726879762.96485: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10672 1726879762.96497: _low_level_execute_command(): starting 10672 1726879762.96504: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858 `" && echo ansible-tmp-1726879762.9649017-10672-126540299015858="` echo /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858 `" && echo ansible-tmp-1726879762.9649017-10672-126540299015858="` echo /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858 `" ) && sleep 0'"'"'' 10669 1726879762.96950: stdout chunk (state=2): >>>ansible-tmp-1726879762.9444137-10669-253683214333572=/root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572 <<< 10669 1726879762.97068: stderr chunk (state=3): >>><<< 10669 1726879762.97079: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879762.9444137-10669-253683214333572=/root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572\n', b'') 10669 1726879762.97097: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879762.9444137-10669-253683214333572=/root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572 , stderr= 10669 1726879762.97114: variable 'ansible_delegated_vars' from source: unknown 10669 1726879762.97154: variable 'ansible_module_compression' from source: unknown 10669 1726879762.97194: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10669 1726879762.97238: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10669 1726879762.97389: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmph5vghi84 TO /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 10669 1726879762.97507: Sending initial data 10669 1726879762.97514: Sent initial data (154 bytes) 10670 1726879762.98878: stdout chunk (state=2): >>>ansible-tmp-1726879762.9597638-10670-84567741481326=/root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326 <<< 10670 1726879762.99035: stderr chunk (state=3): >>><<< 10670 1726879762.99045: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879762.9597638-10670-84567741481326=/root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326\n', b'') 10670 1726879762.99068: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879762.9597638-10670-84567741481326=/root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326 , stderr= 10670 1726879762.99088: variable 'ansible_delegated_vars' from source: unknown 10670 1726879762.99142: variable 'ansible_module_compression' from source: unknown 10670 1726879762.99196: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10670 1726879762.99252: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10670 1726879762.99476: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp_3kw48ob TO /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 10672 1726879762.99676: stdout chunk (state=2): >>>ansible-tmp-1726879762.9649017-10672-126540299015858=/root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858 <<< 10672 1726879762.99688: stderr chunk (state=2): >>><<< 10672 1726879762.99704: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879762.9649017-10672-126540299015858=/root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858\n', b'') 10672 1726879762.99720: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879762.9649017-10672-126540299015858=/root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858 , stderr= 10672 1726879762.99740: variable 'ansible_delegated_vars' from source: unknown 10672 1726879762.99799: variable 'ansible_module_compression' from source: unknown 10672 1726879762.99853: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10672 1726879762.99915: variable 'ansible_facts' from source: host vars for 'managed_node3' 10670 1726879763.00070: Sending initial data 10670 1726879763.00077: Sent initial data (153 bytes) Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10672 1726879763.00151: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4ai5spwu TO /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 10669 1726879763.00609: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmph5vghi84 /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py <<< 10672 1726879763.01006: Sending initial data 10672 1726879763.01014: Sent initial data (154 bytes) 10670 1726879763.03170: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp_3kw48ob /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py <<< 10669 1726879763.05384: stderr chunk (state=3): >>><<< 10669 1726879763.05401: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmph5vghi84 /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py\n', b'') 10669 1726879763.05435: done transferring module to remote 10669 1726879763.05449: _low_level_execute_command(): starting 10669 1726879763.05455: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/ /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/ /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py && sleep 0'"'"'' 10670 1726879763.06245: stderr chunk (state=3): >>><<< 10670 1726879763.06255: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp_3kw48ob /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py\n', b'') 10670 1726879763.06284: done transferring module to remote 10670 1726879763.06302: _low_level_execute_command(): starting 10670 1726879763.06309: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/ /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/ /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py && sleep 0'"'"'' 10672 1726879763.08300: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4ai5spwu /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py <<< 10669 1726879763.08483: stderr chunk (state=2): >>><<< 10669 1726879763.08495: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10669 1726879763.08518: _low_level_execute_command() done: rc=0, stdout=, stderr= 10669 1726879763.08521: _low_level_execute_command(): starting 10669 1726879763.08526: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/AnsiballZ_setup.py && sleep 0'"'"'' 10670 1726879763.09788: stderr chunk (state=2): >>><<< 10670 1726879763.09802: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10670 1726879763.09827: _low_level_execute_command() done: rc=0, stdout=, stderr= 10670 1726879763.09831: _low_level_execute_command(): starting 10670 1726879763.09836: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/AnsiballZ_setup.py && sleep 0'"'"'' 10672 1726879763.12046: stderr chunk (state=3): >>><<< 10672 1726879763.12058: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4ai5spwu /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py\n', b'') 10672 1726879763.12088: done transferring module to remote 10672 1726879763.12104: _low_level_execute_command(): starting 10672 1726879763.12109: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/ /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/ /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py && sleep 0'"'"'' 10670 1726879763.13436: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 10670 1726879763.13473: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10670 1726879763.13509: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10669 1726879763.13553: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # <<< 10670 1726879763.13561: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10669 1726879763.13567: stdout chunk (state=3): >>>import '_weakref' # <<< 10670 1726879763.13609: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 10669 1726879763.13670: stdout chunk (state=3): >>>import '_frozen_importlib_external' # import '_io' # import 'marshal' # <<< 10670 1726879763.13681: 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' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10669 1726879763.13711: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10670 1726879763.13722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 10669 1726879763.13737: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10670 1726879763.13747: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74bc6e48> <<< 10670 1726879763.13765: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10670 1726879763.13775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 10670 1726879763.13784: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b5c828> <<< 10670 1726879763.13790: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74bc69b0> <<< 10669 1726879763.13817: 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' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10669 1726879763.13834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10669 1726879763.13842: stdout chunk (state=3): >>>import '_codecs' # <<< 10670 1726879763.13854: 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 0x7fde74b69630> import '_signal' # <<< 10670 1726879763.13863: 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' <<< 10669 1726879763.13880: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e80e48> <<< 10670 1726879763.13890: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70160> <<< 10669 1726879763.13905: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10669 1726879763.13928: 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 0x7fc696e16828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e809b0> <<< 10670 1726879763.13938: 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 # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10669 1726879763.13959: 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' <<< 10669 1726879763.13967: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e23630> <<< 10670 1726879763.13974: stdout chunk (state=3): >>># /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 0x7fde74b750f0> <<< 10669 1726879763.14015: 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' <<< 10670 1726879763.14025: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70390> <<< 10669 1726879763.14236: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a160> # /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 0x7fc696e2f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a390> # /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 <<< 10669 1726879763.14261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10669 1726879763.14279: stdout chunk (state=3): >>>import 'errno' # <<< 10669 1726879763.14300: 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' <<< 10670 1726879763.14325: 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 0x7fde74b1a470> # /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 0x7fde74b1fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1ab38> # /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' <<< 10669 1726879763.14351: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd4470> # /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' <<< 10670 1726879763.14385: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b264e0> <<< 10669 1726879763.14412: 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 0x7fc696dd9e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd4b38> <<< 10669 1726879763.14430: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10669 1726879763.14463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10670 1726879763.14503: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b09d68> # /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 0x7fde74b0c198> # /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 0x7fde72e1a940> # /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 <<< 10670 1726879763.14528: 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 0x7fde72e2c240> <<< 10669 1726879763.14573: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696de04e0> <<< 10669 1726879763.14594: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dc3d68> <<< 10670 1726879763.14621: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b7aa20> 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. <<< 10669 1726879763.14639: 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 0x7fc696dc6198> <<< 10669 1726879763.14770: 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' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950d4940> # /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 0x7fc6950e6240> <<< 10672 1726879763.14824: stderr chunk (state=2): >>><<< 10672 1726879763.14835: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10672 1726879763.14861: _low_level_execute_command() done: rc=0, stdout=, stderr= 10672 1726879763.14866: _low_level_execute_command(): starting 10672 1726879763.14873: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/AnsiballZ_setup.py && sleep 0'"'"'' 10670 1726879763.15120: 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' <<< 10669 1726879763.15144: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e34a20> 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. <<< 10670 1726879763.15159: 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 # 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 <<< 10670 1726879763.15173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 10670 1726879763.15198: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10670 1726879763.15233: 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 <<< 10670 1726879763.15269: 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 0x7fde72d520f0> <<< 10670 1726879763.15294: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10670 1726879763.15321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5d320> # /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' <<< 10670 1726879763.15569: 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 0x7fde72d5dfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5db00> 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 0x7fde72d5c0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72df5828> # /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 0x7fde72df5c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de91d0> <<< 10670 1726879763.15601: 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 0x7fde72de9eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de04a8> <<< 10670 1726879763.15653: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72dd14e0> <<< 10670 1726879763.15710: 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' # # /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' <<< 10670 1726879763.15735: 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' <<< 10669 1726879763.15750: 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 # 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 0x7fc69500c0f0> # /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 0x7fc695017320> # /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 0x7fc695017fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695017b00> import 'itertools' # <<< 10669 1726879763.15779: 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 0x7fc6950160f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950af828> # /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' <<< 10670 1726879763.15914: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b09320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b11da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de9128> 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 0x7fde72b17eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72dcb320> # /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 0x7fde72b1d278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d080> <<< 10670 1726879763.15943: 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 0x7fde72b1d390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e43080> <<< 10670 1726879763.15971: 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' <<< 10670 1726879763.15995: 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' <<< 10670 1726879763.16026: 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' <<< 10670 1726879763.16050: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1de80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1da90> <<< 10670 1726879763.16139: 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 0x7fde72b29748> # /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' <<< 10669 1726879763.16151: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950afc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a31d0> # /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 0x7fc6950a3eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69509a4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69508b4e0> # /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' <<< 10669 1726879763.16194: 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' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dc32e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dcbd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a34a8> 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 0x7fc694dd1e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695085320> <<< 10669 1726879763.16214: 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' <<< 10670 1726879763.16489: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29f28> # /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 0x7fde726af240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29828> # /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 0x7fde726b4d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d5c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10670 1726879763.16523: 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 0x7fde726d8390> # 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 0x7fde726d8748> # /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 0x7fde726e0438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10670 1726879763.16545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # <<< 10670 1726879763.16573: 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' <<< 10670 1726879763.16603: 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' <<< 10670 1726879763.16627: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10670 1726879763.16651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10670 1726879763.16677: 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 0x7fde7248ac50> <<< 10670 1726879763.16800: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7247d390> <<< 10670 1726879763.16823: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7247d080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7246ef28> <<< 10670 1726879763.16847: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726e0dd8> <<< 10670 1726879763.16877: 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 0x7fde72485048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726d8ac8> <<< 10670 1726879763.16900: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10670 1726879763.16919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10670 1726879763.16952: 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 0x7fde74ad7780> <<< 10670 1726879763.16977: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde724850f0> import 'pwd' # <<< 10670 1726879763.17002: 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 0x7fde74ad7b00> <<< 10670 1726879763.17056: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d908> <<< 10670 1726879763.17086: 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' <<< 10670 1726879763.17112: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10670 1726879763.17132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10670 1726879763.17154: 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 0x7fde74aef630> <<< 10670 1726879763.17174: 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' <<< 10669 1726879763.17219: 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 0x7fc694dd8240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8048> # 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 0x7fc694dd8358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950fd080> # /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 0x7fc694dd8e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8a58> # /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 0x7fc694de3710> # /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 0x7fc694de3ef0> # /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 0x7fc694969208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de37f0> # /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 0x7fc69496ecf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8588> # /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 0x7fc694992358> # 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 0x7fc694992710> # /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 0x7fc69499a400> # /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 0x7fc694744c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694737358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694737048> <<< 10669 1726879763.17237: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694728ef0> <<< 10669 1726879763.17269: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69499ada0> <<< 10669 1726879763.17302: 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 0x7fc694737fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694992a90> <<< 10670 1726879763.17324: 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 0x7fde74af36a0> # 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 0x7fde74af3b70> <<< 10669 1726879763.17337: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10669 1726879763.17354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10669 1726879763.17400: 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 0x7fc696d91780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69473f0b8> <<< 10670 1726879763.17412: 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 0x7fde74af3c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74aefe80> # /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 0x7fde74af3fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74af3550> <<< 10669 1726879763.17427: stdout chunk (state=3): >>>import 'pwd' # <<< 10670 1726879763.17433: 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 0x7fde74af32b0> <<< 10670 1726879763.17449: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74ae3b70> <<< 10670 1726879763.17465: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726c3400> <<< 10669 1726879763.17450: 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 0x7fc696d91b00> <<< 10670 1726879763.17586: 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 0x7fde74aef4e0> <<< 10669 1726879763.17720: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd88d0> # /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 0x7fc696da9630> # /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' <<< 10670 1726879763.17742: 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' <<< 10669 1726879763.17760: 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 0x7fc696dad6a0> <<< 10670 1726879763.17762: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70aaf978> <<< 10669 1726879763.17793: 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 0x7fc696dadb70> <<< 10669 1726879763.17843: 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 0x7fc696dadc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696da9e80> <<< 10669 1726879763.17865: 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' <<< 10670 1726879763.17894: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip' # zipimport: zlib available <<< 10670 1726879763.17928: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/__init__.py <<< 10670 1726879763.17957: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 10670 1726879763.17975: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.17980: 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 0x7fc696dadfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dad550> # 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 0x7fc696dad2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696d9db70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69497e3c8> <<< 10669 1726879763.17990: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10672 1726879763.18053: stdout chunk (state=2): >>>import _frozen_importlib # frozen <<< 10672 1726879763.18074: stdout chunk (state=3): >>>import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 10672 1726879763.18131: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10669 1726879763.18145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696da94e0> <<< 10672 1726879763.18175: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10672 1726879763.18351: stdout chunk (state=3): >>>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' # <<< 10669 1726879763.18368: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d69978> <<< 10672 1726879763.18405: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994678de48> # /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 0x7f9946723828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994678d9b0> <<< 10669 1726879763.18441: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip' # zipimport: zlib available <<< 10672 1726879763.18483: 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 0x7f9946730630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 10669 1726879763.18524: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10672 1726879763.18554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737160> # /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' <<< 10672 1726879763.18574: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10672 1726879763.18606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994673c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737748> <<< 10672 1726879763.18636: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737390> <<< 10672 1726879763.18668: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10672 1726879763.18690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10672 1726879763.18720: 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' # <<< 10672 1726879763.18742: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10672 1726879763.18760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10672 1726879763.18778: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e1470> <<< 10672 1726879763.18796: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10672 1726879763.18814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10672 1726879763.18838: 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 0x7f99466e6e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e1b38> <<< 10672 1726879763.18870: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10672 1726879763.18900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10670 1726879763.18963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.19009: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466ed4e0> <<< 10672 1726879763.19024: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466d0d68> <<< 10672 1726879763.19060: 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 0x7f99466d3198> <<< 10672 1726879763.19100: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10672 1726879763.19112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10672 1726879763.19130: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449e1940> <<< 10672 1726879763.19145: 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 <<< 10672 1726879763.19167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10672 1726879763.19176: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449f3240> <<< 10672 1726879763.19259: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946741a20> 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. <<< 10669 1726879763.19623: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.19659: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10672 1726879763.19668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10672 1726879763.19690: 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' <<< 10672 1726879763.19711: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10672 1726879763.19727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10672 1726879763.19749: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10672 1726879763.19756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10672 1726879763.19779: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10672 1726879763.19867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 10670 1726879763.19863: 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 0x7fde708187f0> <<< 10670 1726879763.19890: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10672 1726879763.19900: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10670 1726879763.19921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10672 1726879763.19925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10672 1726879763.19942: 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' <<< 10672 1726879763.19963: stdout chunk (state=3): >>>import '_operator' # <<< 10672 1726879763.19974: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449190f0> <<< 10670 1726879763.19975: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10672 1726879763.20001: 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 0x7f9944924320> <<< 10670 1726879763.20002: 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 0x7fde707272e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70818e48> <<< 10670 1726879763.20026: 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 0x7fde70aaffd0> <<< 10670 1726879763.20033: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10672 1726879763.20059: 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' # 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 0x7f9944924fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944924b00> <<< 10670 1726879763.20060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10672 1726879763.20068: stdout chunk (state=3): >>>import 'itertools' # <<< 10672 1726879763.20088: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10672 1726879763.20099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10670 1726879763.20114: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70783ba8> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10670 1726879763.20132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10672 1726879763.20141: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449230f0> import '_collections' # <<< 10670 1726879763.20157: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10670 1726879763.20169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10670 1726879763.20194: 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' <<< 10672 1726879763.20202: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449bc828> # /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' <<< 10672 1726879763.20233: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449bcc18> <<< 10670 1726879763.20259: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70757b70> <<< 10670 1726879763.20294: 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 0x7fde709280b8> <<< 10672 1726879763.20294: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b01d0> <<< 10672 1726879763.20321: 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 0x7f99449b0eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449a74a8> <<< 10670 1726879763.20332: 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 0x7fde709282e8> <<< 10670 1726879763.20344: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10672 1726879763.20370: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449984e0> <<< 10670 1726879763.20402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10670 1726879763.20430: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70928630> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70752320> <<< 10672 1726879763.20485: 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' # # /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 0x7f99446d0320> <<< 10672 1726879763.20504: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446d8da0> <<< 10672 1726879763.20513: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b0128> <<< 10672 1726879763.20531: stdout chunk (state=3): >>>import '_locale' # <<< 10669 1726879763.20545: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10669 1726879763.20558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ad27f0> <<< 10669 1726879763.20566: stdout chunk (state=3): >>>import 'atexit' # <<< 10669 1726879763.20599: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10672 1726879763.20601: 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 0x7f99446deeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944992320> <<< 10672 1726879763.20621: 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' <<< 10669 1726879763.20622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10672 1726879763.20646: 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 0x7f99446e4278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4080> <<< 10672 1726879763.20675: 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' <<< 10672 1726879763.20685: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99446e4390> <<< 10669 1726879763.20704: 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 0x7fc6929e12e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ad2e48> <<< 10670 1726879763.20718: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70747518> <<< 10669 1726879763.20744: 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 0x7fc692d69fd0> <<< 10670 1726879763.20745: 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' <<< 10670 1726879763.20765: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70752898> <<< 10669 1726879763.20765: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10670 1726879763.20797: 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 0x7fde7094ce48> <<< 10669 1726879763.20801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10670 1726879763.20821: 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 0x7fde7094cf60> <<< 10670 1726879763.20862: 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' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10669 1726879763.20866: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a3dba8> # /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' <<< 10670 1726879763.20904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10669 1726879763.20910: stdout chunk (state=3): >>># /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' <<< 10670 1726879763.20916: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10670 1726879763.20929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10669 1726879763.20934: 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' <<< 10672 1726879763.21007: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944a0a080> # /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 0x7f99446e4e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4a90> # /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 0x7f99446f0748> # /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 0x7f99446f0f28> # /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 0x7f9944276208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0828> <<< 10669 1726879763.21061: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a11b70> # 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 0x7fc692be20b8> <<< 10670 1726879763.21064: 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 0x7fde707dda20> # /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 0x7fde707ebb00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7094ee10> <<< 10670 1726879763.21097: 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 0x7fde70958518> <<< 10669 1726879763.21099: 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 0x7fc692be22e8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10672 1726879763.21117: 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' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994427bcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e45c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10669 1726879763.21135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10672 1726879763.21157: 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 <<< 10672 1726879763.21168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994429f358> <<< 10672 1726879763.21196: 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' <<< 10669 1726879763.21198: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692be2630> <<< 10669 1726879763.21220: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a0c320> <<< 10672 1726879763.21241: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994429f710> # /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' <<< 10672 1726879763.21251: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10670 1726879763.21260: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70945358> <<< 10672 1726879763.21274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10672 1726879763.21283: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99442a7400> <<< 10670 1726879763.21289: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10672 1726879763.21311: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10672 1726879763.21319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10670 1726879763.21318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10670 1726879763.21344: 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' <<< 10670 1726879763.21437: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70807b38> <<< 10672 1726879763.21447: 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' # /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' <<< 10672 1726879763.21467: 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 0x7f9944051c18> <<< 10670 1726879763.21483: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709586d8> <<< 10669 1726879763.21502: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a01518> <<< 10669 1726879763.21525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10669 1726879763.21535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10669 1726879763.21556: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a0c748> <<< 10669 1726879763.21586: 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 0x7fc692a11470> <<< 10670 1726879763.21614: 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 0x7fde70814a20> <<< 10669 1726879763.21616: 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' <<< 10670 1726879763.21638: 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 0x7fde70814b00> <<< 10669 1726879763.21639: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c06f28> <<< 10669 1726879763.21657: 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 <<< 10670 1726879763.21677: 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 0x7fde70814c88> <<< 10669 1726879763.21684: stdout chunk (state=3): >>># 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 <<< 10670 1726879763.21686: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7093a0f0> <<< 10672 1726879763.21712: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944044358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944044048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944035ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99442a7da0> # 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 0x7f9944044fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994429fa90> # /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' <<< 10669 1726879763.21713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10670 1726879763.21734: 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' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10669 1726879763.21736: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10669 1726879763.21757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10670 1726879763.21762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10670 1726879763.21783: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10670 1726879763.21795: 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 0x7fde709f3668> <<< 10669 1726879763.21796: 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 0x7fc692a979e8> <<< 10672 1726879763.21816: 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 0x7f994669e780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994404c0b8> 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 0x7f994669eb00> <<< 10672 1726879763.21902: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4908> # /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 <<< 10669 1726879763.21899: 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 0x7fc692aa5b38> <<< 10669 1726879763.21914: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c08dd8> <<< 10669 1726879763.21944: 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 0x7fc692c124e0> <<< 10670 1726879763.21948: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709e6d68> <<< 10672 1726879763.21967: 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 0x7f99466b6630> # /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' <<< 10670 1726879763.21998: 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 0x7fde709e6f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709e6828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 10670 1726879763.22008: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.22073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.22099: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10672 1726879763.22108: 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 0x7f99466ba6a0> <<< 10672 1726879763.22131: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10670 1726879763.22150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.22162: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.22172: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10669 1726879763.22190: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bfa320> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10670 1726879763.22205: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10669 1726879763.22220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10669 1726879763.22237: 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' <<< 10669 1726879763.22259: stdout chunk (state=3): >>>import '_string' # <<< 10672 1726879763.22267: 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 0x7f99466bab70> # 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 0x7f99466bac88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466b6e80> # /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 0x7f99466bafd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466ba550> # 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 0x7f99466ba2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466aab70> <<< 10672 1726879763.22283: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994428b3c8> <<< 10672 1726879763.22299: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10670 1726879763.22301: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.22416: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ac1b70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c126a0> <<< 10672 1726879763.22436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466b64e0> <<< 10669 1726879763.22515: 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' <<< 10669 1726879763.22530: 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 0x7fc692acea90> <<< 10669 1726879763.22566: 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 0x7fc692aceb70> <<< 10672 1726879763.22583: 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' <<< 10670 1726879763.22620: 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 0x7fde70a0ea58> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a0e748> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709fcf28> # /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 0x7fde70a0e5c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709fc780> # zipimport: zlib available <<< 10669 1726879763.22621: 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 0x7fc692acecf8> <<< 10669 1726879763.22632: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bf40b8> <<< 10672 1726879763.22632: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942676978> <<< 10669 1726879763.22661: 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' <<< 10669 1726879763.22672: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10669 1726879763.22686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10669 1726879763.22743: 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 0x7fc692cad6d8> <<< 10672 1726879763.22750: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10672 1726879763.22775: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/__init__.py <<< 10672 1726879763.22794: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10672 1726879763.22811: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10669 1726879763.22908: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ca0dd8> <<< 10669 1726879763.22944: 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 0x7fc692ca4048> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ca0898> <<< 10669 1726879763.22966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.22976: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 10669 1726879763.22991: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.23060: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.23073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.23145: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.23153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.23168: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10669 1726879763.23177: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.23184: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10669 1726879763.23198: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.23795: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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_setup_payload_7xiylilm/ansible_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_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 10669 1726879763.23808: 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 0x7fc692cc7ac8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cc77b8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cb5f98> # /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 0x7fc692cc7630> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cb57f0> # zipimport: zlib available <<< 10670 1726879763.23877: 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' <<< 10670 1726879763.23906: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7086c320> # zipimport: zlib available <<< 10672 1726879763.23939: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.24156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.24253: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.24594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.24614: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 10669 1726879763.24628: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10670 1726879763.24646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.24647: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 10669 1726879763.24687: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 10670 1726879763.24701: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 10669 1726879763.24704: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.24718: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.24721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.24740: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.24751: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 10670 1726879763.24768: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10669 1726879763.24775: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 10669 1726879763.24787: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.24822: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.24894: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 10670 1726879763.24909: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10670 1726879763.24920: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10670 1726879763.24930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.24931: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.24940: 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 0x7f99423df7f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10670 1726879763.24965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.24974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10670 1726879763.24987: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10670 1726879763.24996: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.25028: 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' <<< 10672 1726879763.25040: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10672 1726879763.25056: 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 0x7f99422ee2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423dfe48> <<< 10669 1726879763.25071: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b26208> # zipimport: zlib available <<< 10672 1726879763.25084: 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 0x7f9942676fd0> <<< 10670 1726879763.25160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.25185: 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 0x7f994234aba8> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10672 1726879763.25199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10672 1726879763.25220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10672 1726879763.25239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10672 1726879763.25259: 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' <<< 10670 1726879763.25330: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10670 1726879763.25340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10672 1726879763.25358: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994231eb70> <<< 10672 1726879763.25372: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10672 1726879763.25382: 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 0x7f99424ef0b8> <<< 10672 1726879763.25404: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 10672 1726879763.25421: 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 0x7f99424ef2e8> <<< 10669 1726879763.25432: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.25433: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10672 1726879763.25453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10670 1726879763.25501: stdout chunk (state=3): >>>import '_ast' # <<< 10670 1726879763.25526: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709a2940> # zipimport: zlib available <<< 10670 1726879763.25537: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.25542: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99424ef630> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942319320> <<< 10670 1726879763.25562: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10670 1726879763.25615: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.25663: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10670 1726879763.25674: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 10670 1726879763.25685: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10670 1726879763.25705: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.25732: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.25761: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 10670 1726879763.25770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.25782: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.25803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.25824: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994230e518> <<< 10670 1726879763.25844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.25844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.25858: 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' <<< 10670 1726879763.25879: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.25880: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942319898> <<< 10672 1726879763.25899: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10669 1726879763.25916: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10669 1726879763.25936: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.25938: 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 <<< 10672 1726879763.25950: 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 0x7f9942513e48> # /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 0x7f9942513f60> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 10669 1726879763.25972: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10672 1726879763.25982: stdout chunk (state=3): >>># 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 <<< 10669 1726879763.26035: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.26088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10672 1726879763.26100: 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 # 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 0x7f99423a4a20> <<< 10669 1726879763.26116: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 10669 1726879763.26125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.26134: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10670 1726879763.26143: 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 0x7fde708e11d0> <<< 10669 1726879763.26150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.26194: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709b3940> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 10669 1726879763.26199: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.26217: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10669 1726879763.26228: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.26233: 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 0x7f99423b2b38> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942515e10> # /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 0x7f994251f518> <<< 10670 1726879763.26236: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.26257: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.26300: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.26317: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.26352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.26389: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.26418: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942507358> <<< 10672 1726879763.26450: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10672 1726879763.26481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10672 1726879763.26501: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10672 1726879763.26509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10672 1726879763.26523: stdout chunk (state=3): >>>import '_string' # <<< 10669 1726879763.26564: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10669 1726879763.26572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10672 1726879763.26602: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423ceb70> <<< 10670 1726879763.26611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.26656: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994251f6d8> <<< 10672 1726879763.26781: 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' <<< 10669 1726879763.26794: stdout chunk (state=3): >>>import '_ast' # <<< 10669 1726879763.26802: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c5c9b0> <<< 10672 1726879763.26812: 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 0x7f99423dba58> <<< 10669 1726879763.26821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.26831: 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 0x7f99423dbb38> <<< 10669 1726879763.26838: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.26855: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10669 1726879763.26865: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.26874: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10672 1726879763.26882: 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 0x7f99423dbcc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425010f0> <<< 10670 1726879763.26906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10672 1726879763.26919: 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' <<< 10670 1726879763.26937: 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' <<< 10669 1726879763.27015: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10672 1726879763.27026: 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 0x7f99425ba6a0> <<< 10669 1726879763.27044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.27056: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709100f0> <<< 10669 1726879763.27081: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10670 1726879763.27083: 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' <<< 10669 1726879763.27119: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.27145: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425adda0> <<< 10669 1726879763.27156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.27171: 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' <<< 10670 1726879763.27186: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70910198> <<< 10669 1726879763.27202: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.27186: 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 0x7f99425adf98> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425ad860> <<< 10672 1726879763.27223: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10670 1726879763.27223: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709b4b38> <<< 10669 1726879763.27260: 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 <<< 10670 1726879763.27278: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 10670 1726879763.27284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.27300: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.27305: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.27326: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 10670 1726879763.27336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.27352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.27365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10672 1726879763.27374: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10670 1726879763.27390: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py <<< 10672 1726879763.27393: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10672 1726879763.27415: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10669 1726879763.27461: 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 0x7fc692b9d208> <<< 10670 1726879763.27467: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 10670 1726879763.27485: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10670 1726879763.27504: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10672 1726879763.27512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.27531: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c6d978> <<< 10669 1726879763.27559: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/file.py <<< 10669 1726879763.27573: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10672 1726879763.27611: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10669 1726879763.27630: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.27631: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10672 1726879763.27640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10670 1726879763.27650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.27662: 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' <<< 10672 1726879763.27671: 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' <<< 10669 1726879763.27683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.27695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.27711: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.27722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.27731: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.27738: 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 0x7f99425d5a90> <<< 10672 1726879763.27756: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425d5780> <<< 10669 1726879763.27770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.27776: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 10672 1726879763.27795: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425c3f60> <<< 10672 1726879763.27818: 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' <<< 10670 1726879763.27826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.27861: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425d55f8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425c37b8> <<< 10672 1726879763.27878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.27878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.27894: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.27926: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10670 1726879763.27960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10669 1726879763.28015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.28289: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10669 1726879763.28333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10669 1726879763.28358: 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' <<< 10672 1726879763.28366: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.28500: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bca0f0> <<< 10669 1726879763.28517: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10669 1726879763.28532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10670 1726879763.28598: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708c8be0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 10670 1726879763.28608: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.28629: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bca198> <<< 10669 1726879763.28677: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c6eb70> <<< 10669 1726879763.28744: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 10669 1726879763.28756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.28776: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.28812: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10669 1726879763.28831: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.28844: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 10669 1726879763.28867: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py <<< 10672 1726879763.28877: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10672 1726879763.28888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.28925: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 10672 1726879763.28937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.28978: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 10669 1726879763.28994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.29001: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10669 1726879763.29047: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.29071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.29102: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.29123: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.29137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.29173: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.29194: 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' <<< 10669 1726879763.29210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.29224: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942433390> # zipimport: zlib available <<< 10669 1726879763.29240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.29264: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 10669 1726879763.29276: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29307: stdout chunk (state=3): >>># 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 0x7fde70a62128> # /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 0x7fde70a7ab38> # 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 0x7fde70a8f320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a667f0> # 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 0x7fde70a7a898> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a62ac8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7098abe0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708b9518> <<< 10669 1726879763.29338: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.29396: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.29413: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29430: stdout chunk (state=3): >>># /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 0x7fde7242a780> # /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 0x7fde724312e8> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708d47b8> <<< 10670 1726879763.29447: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 10669 1726879763.29453: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10670 1726879763.29476: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 10669 1726879763.29496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10670 1726879763.29575: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.29588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29594: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 10670 1726879763.29618: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29657: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10670 1726879763.29667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29676: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10670 1726879763.29691: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29713: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29737: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10670 1726879763.29747: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29779: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29818: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10670 1726879763.29825: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29856: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29889: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10670 1726879763.29900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.29928: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.29979: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.29992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.30033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.30043: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10672 1726879763.30072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.30079: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10672 1726879763.30098: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10669 1726879763.30160: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b82be0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 10672 1726879763.30166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.30182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.30240: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 10672 1726879763.30250: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.30258: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.30269: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10672 1726879763.30301: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.30315: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.30334: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10672 1726879763.30343: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.30448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.30478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.30501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.30504: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.30540: stdout chunk (state=3): >>># /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' <<< 10669 1726879763.30565: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 10669 1726879763.30579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 10669 1726879763.30602: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 10669 1726879763.30611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 10669 1726879763.30635: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1d128> <<< 10669 1726879763.30651: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 10669 1726879763.30670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 10669 1726879763.30680: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 10672 1726879763.30694: 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' <<< 10669 1726879763.30726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 10669 1726879763.30823: 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' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d35b38> <<< 10669 1726879763.30865: 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 0x7fc692d48320> <<< 10670 1726879763.30870: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10669 1726879763.30878: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1a7f0> <<< 10669 1726879763.30906: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 10672 1726879763.30912: stdout chunk (state=3): >>>import '_ast' # <<< 10669 1726879763.30921: 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 0x7fc692d35898> <<< 10669 1726879763.30942: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1dac8> <<< 10670 1726879763.30943: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.30966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.30980: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c44be0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b73518> <<< 10672 1726879763.30980: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942569940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10669 1726879763.31005: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 10670 1726879763.31015: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 10670 1726879763.31024: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 10669 1726879763.31040: 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 <<< 10672 1726879763.31034: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 10669 1726879763.31084: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6946e4780> <<< 10670 1726879763.31100: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10669 1726879763.31112: 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' <<< 10669 1726879763.31121: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6946eb2e8> <<< 10672 1726879763.31084: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10672 1726879763.31139: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10670 1726879763.31158: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31168: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b8e7b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 10670 1726879763.31185: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 10669 1726879763.31197: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10670 1726879763.31213: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 10672 1726879763.31224: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 10672 1726879763.31233: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31242: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.31257: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.31267: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 10670 1726879763.31276: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.31283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31293: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31303: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10669 1726879763.31319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.31327: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.31401: 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' <<< 10669 1726879763.31427: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 10670 1726879763.31454: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7244dbe0> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10669 1726879763.31471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31478: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10672 1726879763.31487: 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 # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10669 1726879763.31497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.31504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 10672 1726879763.31522: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10669 1726879763.31533: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.31539: 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 0x7f9942528198> <<< 10669 1726879763.31567: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10669 1726879763.31578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.31587: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994257a908> <<< 10669 1726879763.31612: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.31623: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 10672 1726879763.31632: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31652: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10670 1726879763.31651: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8e40f0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 10670 1726879763.31669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.31682: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31690: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.31714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.31730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.31752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31762: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.31772: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10672 1726879763.31786: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31800: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.31840: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10669 1726879763.31858: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.31903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.31980: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10670 1726879763.31988: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.32039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.32056: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.32099: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10670 1726879763.32109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.32136: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.32177: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10670 1726879763.32198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10670 1726879763.32218: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10670 1726879763.32243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10669 1726879763.32277: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.32328: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10670 1726879763.32330: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8f8320> <<< 10672 1726879763.32365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10670 1726879763.32378: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 10670 1726879763.32397: 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 0x7fde6c8819e8> <<< 10672 1726879763.32398: 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' <<< 10672 1726879763.32530: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425570f0> <<< 10672 1726879763.32553: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10672 1726879763.32560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10670 1726879763.32604: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8d6908> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 10670 1726879763.32611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.32655: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 10672 1726879763.32666: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942557198> <<< 10669 1726879763.32671: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.32678: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.32696: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10670 1726879763.32705: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.32710: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994257bb00> <<< 10669 1726879763.32717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.32761: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.32772: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10670 1726879763.32778: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.32794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.32808: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 10672 1726879763.32810: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.32834: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 10669 1726879763.32850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.32860: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py <<< 10669 1726879763.32879: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 10669 1726879763.32889: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.32936: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.32970: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 10669 1726879763.32981: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10669 1726879763.32990: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.33000: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10670 1726879763.33022: 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 0x7fde70a2d860> <<< 10669 1726879763.33031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.33051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.33061: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 10669 1726879763.33073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.33103: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.33112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.33123: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10672 1726879763.33130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.33142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.33173: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.33180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.33202: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.33211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.33236: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.33247: 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' <<< 10672 1726879763.33261: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 10672 1726879763.33269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.33283: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694706be0> <<< 10669 1726879763.33306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10670 1726879763.33416: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 10669 1726879763.33425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 10672 1726879763.33436: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10670 1726879763.33446: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 10672 1726879763.33456: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10672 1726879763.33478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10670 1726879763.33478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.33521: 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' <<< 10669 1726879763.33533: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68eb9e0f0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 10669 1726879763.33542: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.33559: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 10670 1726879763.33575: 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 0x7fde70a42588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a42208> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 10670 1726879763.33593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.33603: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10670 1726879763.33608: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.33614: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.33642: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 10669 1726879763.33649: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.33658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.33678: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 10670 1726879763.33806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.33835: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.33914: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10669 1726879763.33931: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.33947: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 10669 1726879763.33976: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.34011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.34042: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10669 1726879763.34051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.34080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.34100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.34126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.34126: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10672 1726879763.34163: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994248fbe0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 10670 1726879763.34168: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10669 1726879763.34174: stdout chunk (state=3): >>># 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 <<< 10670 1726879763.34189: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.34198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10670 1726879763.34213: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10669 1726879763.34280: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68ebaf320> <<< 10672 1726879763.34294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.34311: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.34351: 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 0x7fc68eb3c9e8> <<< 10672 1726879763.34421: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.34423: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10670 1726879763.34439: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.34452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.34505: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 10672 1726879763.34522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 10672 1726879763.34533: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 10672 1726879763.34545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 10672 1726879763.34567: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 10672 1726879763.34585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 10672 1726879763.34608: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942629128> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 10669 1726879763.34612: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68eb90908> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 10672 1726879763.34623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 10670 1726879763.34637: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 10669 1726879763.34652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.34659: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.34661: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 10672 1726879763.34677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 10669 1726879763.34699: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10670 1726879763.34710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.34712: 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' <<< 10672 1726879763.34727: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942641b38> <<< 10669 1726879763.34766: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.34805: 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 0x7f9942656320> <<< 10672 1726879763.34814: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994262d7f0> <<< 10672 1726879763.34839: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 10672 1726879763.34854: 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 0x7f9942641898> <<< 10672 1726879763.34866: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942629ac8> <<< 10672 1726879763.34902: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99424d1be0> <<< 10672 1726879763.34911: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942480518> <<< 10672 1726879763.34927: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 10672 1726879763.34947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 10672 1726879763.34961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 10672 1726879763.34969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 10672 1726879763.34983: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9943ff1780> <<< 10672 1726879763.35002: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 10672 1726879763.35012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 10672 1726879763.35030: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9943ff82e8> <<< 10672 1726879763.35052: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994249b7b8> <<< 10672 1726879763.35064: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 10669 1726879763.35082: 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 0x7fc692ce9860> <<< 10672 1726879763.35077: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 10672 1726879763.35099: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10672 1726879763.35106: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.35117: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.35148: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.35179: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.35203: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10672 1726879763.35211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.35245: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.35381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.35390: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 10672 1726879763.35407: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.35453: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 10669 1726879763.35464: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10669 1726879763.35476: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.35498: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available <<< 10670 1726879763.35522: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 10669 1726879763.35525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.35545: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 10672 1726879763.35546: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 10672 1726879763.35573: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.35577: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.35602: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.35621: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 10672 1726879763.35623: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.35636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 10672 1726879763.35657: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.35682: 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 0x7fc692d00588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d00208> <<< 10669 1726879763.35694: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 10669 1726879763.35701: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.35710: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 10672 1726879763.35728: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10669 1726879763.35730: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 10670 1726879763.35761: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.35763: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.35795: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10669 1726879763.35807: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.35832: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10669 1726879763.35943: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.35949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.36072: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10670 1726879763.36084: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10670 1726879763.36097: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10669 1726879763.36112: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 10672 1726879763.36127: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.36139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.36157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.36167: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 10670 1726879763.36182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.36250: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.36252: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.36280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.36316: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10669 1726879763.36331: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 10670 1726879763.36338: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.36355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.36402: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.36470: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.36482: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.36496: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10672 1726879763.36540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.36582: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.36598: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10672 1726879763.36617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.36630: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 10672 1726879763.36642: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 10672 1726879763.36651: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.36662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.36672: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.36687: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10672 1726879763.36699: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.36713: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10669 1726879763.36724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.36734: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10670 1726879763.36747: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 10672 1726879763.36748: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.36787: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10670 1726879763.36797: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.36796: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.36825: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 10672 1726879763.36834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.36853: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.36870: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available <<< 10670 1726879763.36879: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available <<< 10669 1726879763.36880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.36904: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 10672 1726879763.36915: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10670 1726879763.36942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.36957: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.36989: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10670 1726879763.36998: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.37030: 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' <<< 10670 1726879763.37042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.37062: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944014be0> <<< 10670 1726879763.37080: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10670 1726879763.37095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.37105: stdout chunk (state=3): >>># /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' <<< 10670 1726879763.37286: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.37298: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e4ab0f0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10669 1726879763.37310: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.37359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.37404: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 10672 1726879763.37412: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.37484: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10670 1726879763.37498: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.37534: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.37578: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10670 1726879763.37589: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.37597: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.37613: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.37641: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 10670 1726879763.37648: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.37673: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 10670 1726879763.37674: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.37699: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10670 1726879763.37709: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.37734: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.37746: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10670 1726879763.37746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.37763: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10670 1726879763.37773: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.37790: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.37801: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 10672 1726879763.37826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.37826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.37851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.37867: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10672 1726879763.37887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10672 1726879763.37915: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10670 1726879763.37889: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10669 1726879763.37925: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10670 1726879763.37936: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 10669 1726879763.37956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.37958: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.37964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10670 1726879763.37985: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10670 1726879763.37994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.38011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.38022: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e4bf320> <<< 10670 1726879763.38026: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10670 1726879763.38059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.38080: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 10672 1726879763.38092: 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 0x7f993e4489e8> <<< 10669 1726879763.38103: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10670 1726879763.38115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.38150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.38203: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 10670 1726879763.38220: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10670 1726879763.38227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.38242: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.38264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.38303: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10672 1726879763.38318: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e49d908> <<< 10672 1726879763.38329: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 10669 1726879763.38337: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10670 1726879763.38345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.38356: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 10672 1726879763.38376: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.38385: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.38406: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10672 1726879763.38418: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.38456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.38479: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.38504: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 10669 1726879763.38527: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.38610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.38618: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 10670 1726879763.38645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.38680: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10670 1726879763.38695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.38725: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.38754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.38761: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10670 1726879763.38775: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.38792: 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 0x7f99425f4860> <<< 10670 1726879763.38834: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.38900: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10672 1726879763.38901: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.38915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.38926: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 10669 1726879763.38951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.38974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.38986: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10669 1726879763.38995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.38995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.39018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.39041: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 10670 1726879763.39055: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 10669 1726879763.39064: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.39103: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.39115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.39160: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10669 1726879763.39176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.39176: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 10669 1726879763.39195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.39203: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10669 1726879763.39221: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.39222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.39243: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10672 1726879763.39258: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.39265: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.39282: stdout chunk (state=3): >>>import 'gc' # <<< 10672 1726879763.39291: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.39308: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10669 1726879763.39316: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.39333: 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' <<< 10669 1726879763.39452: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10672 1726879763.39462: 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 0x7f994260b588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994260b208> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10672 1726879763.39490: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10672 1726879763.39501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.39515: stdout chunk (state=3): >>># /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' <<< 10670 1726879763.39538: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py <<< 10670 1726879763.39551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' <<< 10670 1726879763.39580: 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 0x7fde6c3c9da0> <<< 10670 1726879763.39598: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c3c90b8> <<< 10669 1726879763.39619: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.39640: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.39658: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c3efba8> <<< 10672 1726879763.39765: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10672 1726879763.39776: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.39825: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10669 1726879763.39833: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.39849: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.39880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.39929: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10669 1726879763.39940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.39951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.39965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.39974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.39995: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 10672 1726879763.40012: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10672 1726879763.40022: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40022: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.40040: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40064: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 10672 1726879763.40077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40116: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10669 1726879763.40124: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.40161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40186: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40246: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10669 1726879763.40260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40281: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 10669 1726879763.40288: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.40298: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10669 1726879763.40324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40356: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10669 1726879763.40370: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40383: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.40393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40408: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40506: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10672 1726879763.40516: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 10672 1726879763.40525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40541: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.40549: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40597: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 10669 1726879763.40609: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10669 1726879763.40621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40665: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40701: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10669 1726879763.40714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.40862: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.40968: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.41018: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10669 1726879763.41026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.41064: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.41100: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10669 1726879763.41113: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.41150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.41190: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10669 1726879763.41199: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.41263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.41333: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 10669 1726879763.41344: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10669 1726879763.41353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.41389: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10672 1726879763.41404: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 10669 1726879763.41422: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.41487: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.41505: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 10672 1726879763.41567: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10672 1726879763.41578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.41585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.41646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.41725: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10669 1726879763.41767: stdout chunk (state=3): >>>import 'gc' # <<< 10672 1726879763.41844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.41961: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10672 1726879763.41977: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10672 1726879763.41995: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10672 1726879763.42031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.42066: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 10672 1726879763.42073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.42149: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.42223: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.42374: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.42522: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 10672 1726879763.42535: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10672 1726879763.42545: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.42569: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.42569: stdout chunk (state=3): >>># /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' <<< 10672 1726879763.42600: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 10669 1726879763.42632: 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' <<< 10669 1726879763.42662: 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 0x7fc68e6a3080> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68e696630> <<< 10669 1726879763.42723: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aecf98> <<< 10672 1726879763.42733: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 10672 1726879763.42763: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10672 1726879763.42773: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.42783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.42807: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10672 1726879763.42818: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.42860: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.42905: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10672 1726879763.42919: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.42963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43001: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10672 1726879763.43014: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.43072: 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' # /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 0x7fde70822ba8> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70822940> <<< 10672 1726879763.43211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10670 1726879763.43282: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 10670 1726879763.43293: 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 <<< 10672 1726879763.43409: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10672 1726879763.43417: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43487: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43509: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 10672 1726879763.43528: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43545: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43571: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 10672 1726879763.43585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43604: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43632: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10672 1726879763.43652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43689: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10672 1726879763.43706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43759: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43817: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10672 1726879763.43839: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 10672 1726879763.43858: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43920: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10672 1726879763.43937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.43959: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10672 1726879763.43999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.44035: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.44086: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.44141: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 10672 1726879763.44163: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 10672 1726879763.44308: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10672 1726879763.44398: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.44545: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10672 1726879763.44559: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.44587: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.44621: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10672 1726879763.44643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.44666: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.44705: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10672 1726879763.44718: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.44772: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.44838: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 10672 1726879763.44859: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 10672 1726879763.44921: stdout chunk (state=3): >>># zipimport: zlib available <<< 10672 1726879763.44990: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 10672 1726879763.45002: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 10672 1726879763.45075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10669 1726879763.45651: 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' <<< 10669 1726879763.45688: 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' <<< 10669 1726879763.45733: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aeb6a0> <<< 10672 1726879763.45756: stdout chunk (state=3): >>># /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' <<< 10672 1726879763.45766: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py <<< 10669 1726879763.45773: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aeb438> <<< 10672 1726879763.45789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' <<< 10672 1726879763.45818: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' <<< 10672 1726879763.45828: 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 0x7f993dfa0f60> <<< 10672 1726879763.45834: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993dfa0d30> <<< 10672 1726879763.45896: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994236da20> <<< 10669 1726879763.46089: 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 <<< 10672 1726879763.47196: stdout chunk (state=3): >>>import 'gc' # <<< 10672 1726879763.48847: 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' <<< 10672 1726879763.48877: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py <<< 10672 1726879763.48896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc' <<< 10672 1726879763.48915: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423f7400> <<< 10672 1726879763.48931: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423f7198> <<< 10672 1726879763.49220: 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 <<< 10670 1726879763.67459: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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-43-205.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-205", "ansible_nodename": "ip-10-31-43-205.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": "dae6aa4b3ba1448bb36d96c0cd2ec37b", "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAJsdzGRYA/Snyby20ge35a5qQIZYTd9ViENGvv4bAjHfrkvS61LezQctlloFY3X+HU+K2XZG5pQDHtF1OYNTb28Q4vu8Ngb3T8e2edstns1tyruH5H1kHPON2Mlx5uBgQNNDwSP7c7i9A9WKYDaPFqaH3nI5RiU5QrRYwWx3OUQ/AAAAFQCw0aFfZdmlLCNNYAu9mS/edB/+GwAAAIAB4g7E+4+OFPlTKkQdU/nizHh28XWWbz2rvkUhc9TQvFkJl7ify3rdINVQ9tAhxmz4NeOzQO8vOYZUpI9voenSSONwVa/WDdVpiIyYsZui0vCVLLDbee34miHdQ6Sx3jH/jvIjHfpCJadk89WR7Qj077tif++57vRvXFPYEuRwXAAAAIAH3QkD8r0pyHvgCiCT0Yjs8mDSK78BDfaZoIlSt+EVkbIVQ/tV2yu5X1A/PPxcYZp4LWW6mvLsJy6oxqI8L5OAcTi4ZC55oPGJN8D6GkMIonzLjE5JgUPud+LR2ZHCqdkmFD6bZVBrL1SVHmaiqAEAw9AbrR2zMMD1jAaCd+RX2w==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48<<< 10670 1726879763.67502: stdout chunk (state=3): >>>GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFk8La6clkOkTnCbrhAZoWLNG5PgMjezjPZhgd60eU557A9kyYyinoPq6lVSbANe+ncuUoV0yaS7R7pt0TAW2s=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII3/RnI9VU52j8bUgbG0h5XQqf5VprXJRYHCn8pIkM8u", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_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_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 35814 10.31.43.205 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.40.75 35814 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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "23", "epoch": "1726879763", "epoch_int": "1726879763", "date": "2024-09-20", "time": "20:49:23", "iso8601_micro": "2024-09-21T00:49:23.415326Z", "iso8601": "2024-09-21T00:49:23Z", "iso8601_basic": "20240920T204923415326", "iso8601_basic_short": "20240920T204923", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "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": 2684, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 855, "free": 2684}, "nocache": {"free": 3296, "used": 243}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006<<< 10670 1726879763.67596: stdout chunk (state=3): >>>", "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": "ec2ca561-7ddf-6101-81cb-3ce7068e5e5a", "ansible_product_uuid": "ec2ca561-7ddf-6101-81cb-3ce7068e5e5a", "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": 373, "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": 263506911232, "block_size": 4096, "block_total": 65533179, "block_available": 64332742, "block_used": 1200437, "inode_total": 131071472, "inode_available": 130994229, "inode_used": 77243, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_loadavg": {"1m": 1.1, "5m": 0.54, "15m": 0.23}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "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": <<< 10670 1726879763.67628: stdout chunk (state=3): >>>"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_eth0": {"device": "eth0", "macaddress": "0e:39:86:56:18:4b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.205", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c39:86ff:fe56:184b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.205", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:86:56:18:4b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.205"], "ansible_all_ipv6_addresses": ["fe80::c39:86ff:fe56:184b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.205", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c39:86ff:fe56:184b"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10670 1726879763.67936: 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 <<< 10670 1726879763.67975: 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 # 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 <<< 10670 1726879763.68010: stdout chunk (state=3): >>># 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 <<< 10670 1726879763.68042: stdout chunk (state=3): >>># 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 <<< 10670 1726879763.68085: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing 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 <<< 10670 1726879763.68127: 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 # 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 <<< 10670 1726879763.68157: stdout chunk (state=3): >>># 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 <<< 10670 1726879763.68182: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10670 1726879763.68506: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10670 1726879763.68536: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10670 1726879763.68601: stdout chunk (state=3): >>># 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 <<< 10670 1726879763.68636: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy _string <<< 10670 1726879763.68668: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon <<< 10670 1726879763.68714: stdout chunk (state=3): >>># 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 <<< 10670 1726879763.68747: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10670 1726879763.68800: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle <<< 10670 1726879763.68836: stdout chunk (state=3): >>># destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime <<< 10670 1726879763.68864: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl <<< 10670 1726879763.68895: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios <<< 10670 1726879763.68926: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct # destroy glob <<< 10670 1726879763.68985: stdout chunk (state=3): >>># 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 <<< 10670 1726879763.69019: 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 # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 10670 1726879763.69057: 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 # 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 <<< 10670 1726879763.69100: stdout chunk (state=3): >>># 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 <<< 10670 1726879763.69144: stdout chunk (state=3): >>># 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 <<< 10670 1726879763.69307: stdout chunk (state=3): >>># destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse <<< 10670 1726879763.69340: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _heapq # destroy select <<< 10670 1726879763.69378: stdout chunk (state=3): >>># 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 <<< 10670 1726879763.69403: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 10670 1726879763.69731: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 10670 1726879763.69740: stdout chunk (state=3): >>><<< 10670 1726879763.69755: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74bc6e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b5c828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74bc69b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b69630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b750f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1a470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1fe48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1ab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b264e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b09d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b0c198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e1a940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e2c240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b7aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d520f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5d320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72d5dfd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5db00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5c0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72df5828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72df5c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de91d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de9eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de04a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72dd14e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b09320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b11da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de9128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b17eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72dcb320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72b1d278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72b1d390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e43080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1de80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1da90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726af240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726b4d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726d8390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde726d8748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726e0438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7248ac50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7247d390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7247d080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7246ef28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726e0dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde72485048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726d8ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74ad7780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde724850f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74ad7b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74aef630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af36a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af3b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af3c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74aefe80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af3fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74af3550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde74af32b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74ae3b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726c3400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74aef4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70aaf978>\r\n# zipimport: found 106 names in \'/tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708187f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde707272e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70818e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70aaffd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70783ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70757b70>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709280b8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709282e8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70928630>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70752320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70747518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70752898>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde7094ce48>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7094cf60>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde707dda20>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde707ebb00>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7094ee10>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70958518>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70945358>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70807b38>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709586d8>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70814a20>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70814b00>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70814c88>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7093a0f0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709f3668>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709e6d68>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde709e6f60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709e6828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a0ea58>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a0e748>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709fcf28>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a0e5c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709fc780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7086c320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709a2940>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde708e11d0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709b3940>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709100f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70910198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709b4b38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708c8be0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a62128>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a7ab38>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a8f320>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a667f0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a7a898>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a62ac8>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7098abe0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708b9518>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7242a780>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde724312e8>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708d47b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7244dbe0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8e40f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8f8320>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde6c8819e8>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8d6908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a2d860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde70a42588>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a42208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde6c3c9da0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c3c90b8>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c3efba8>\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc\'\r\nimport \'multiprocessing.dummy.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70822ba8>\r\nimport \'multiprocessing.dummy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70822940>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{"ansible_facts": {"ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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-43-205.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-205", "ansible_nodename": "ip-10-31-43-205.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": "dae6aa4b3ba1448bb36d96c0cd2ec37b", "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAJsdzGRYA/Snyby20ge35a5qQIZYTd9ViENGvv4bAjHfrkvS61LezQctlloFY3X+HU+K2XZG5pQDHtF1OYNTb28Q4vu8Ngb3T8e2edstns1tyruH5H1kHPON2Mlx5uBgQNNDwSP7c7i9A9WKYDaPFqaH3nI5RiU5QrRYwWx3OUQ/AAAAFQCw0aFfZdmlLCNNYAu9mS/edB/+GwAAAIAB4g7E+4+OFPlTKkQdU/nizHh28XWWbz2rvkUhc9TQvFkJl7ify3rdINVQ9tAhxmz4NeOzQO8vOYZUpI9voenSSONwVa/WDdVpiIyYsZui0vCVLLDbee34miHdQ6Sx3jH/jvIjHfpCJadk89WR7Qj077tif++57vRvXFPYEuRwXAAAAIAH3QkD8r0pyHvgCiCT0Yjs8mDSK78BDfaZoIlSt+EVkbIVQ/tV2yu5X1A/PPxcYZp4LWW6mvLsJy6oxqI8L5OAcTi4ZC55oPGJN8D6GkMIonzLjE5JgUPud+LR2ZHCqdkmFD6bZVBrL1SVHmaiqAEAw9AbrR2zMMD1jAaCd+RX2w==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFk8La6clkOkTnCbrhAZoWLNG5PgMjezjPZhgd60eU557A9kyYyinoPq6lVSbANe+ncuUoV0yaS7R7pt0TAW2s=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII3/RnI9VU52j8bUgbG0h5XQqf5VprXJRYHCn8pIkM8u", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_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_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 35814 10.31.43.205 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.40.75 35814 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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "23", "epoch": "1726879763", "epoch_int": "1726879763", "date": "2024-09-20", "time": "20:49:23", "iso8601_micro": "2024-09-21T00:49:23.415326Z", "iso8601": "2024-09-21T00:49:23Z", "iso8601_basic": "20240920T204923415326", "iso8601_basic_short": "20240920T204923", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "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": 2684, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 855, "free": 2684}, "nocache": {"free": 3296, "used": 243}, "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": "ec2ca561-7ddf-6101-81cb-3ce7068e5e5a", "ansible_product_uuid": "ec2ca561-7ddf-6101-81cb-3ce7068e5e5a", "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": 373, "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": 263506911232, "block_size": 4096, "block_total": 65533179, "block_available": 64332742, "block_used": 1200437, "inode_total": 131071472, "inode_available": 130994229, "inode_used": 77243, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_loadavg": {"1m": 1.1, "5m": 0.54, "15m": 0.23}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "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_eth0": {"device": "eth0", "macaddress": "0e:39:86:56:18:4b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.205", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c39:86ff:fe56:184b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.205", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:86:56:18:4b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.205"], "ansible_all_ipv6_addresses": ["fe80::c39:86ff:fe56:184b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.205", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c39:86ff:fe56:184b"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 10670 1726879763.69921: _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 0x7fde74bc6e48> # /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 0x7fde74b5c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74bc69b0> # /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 0x7fde74b69630> 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 0x7fde74b70160> # /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 0x7fde74b750f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b70390> # /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 0x7fde74b1a470> # /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 0x7fde74b1fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b1ab38> # /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 0x7fde74b264e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b09d68> # /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 0x7fde74b0c198> # /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 0x7fde72e1a940> # /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 0x7fde72e2c240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74b7aa20> 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 0x7fde72d520f0> # /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 0x7fde72d5d320> # /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 0x7fde72d5dfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72d5db00> 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 0x7fde72d5c0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72df5828> # /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 0x7fde72df5c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de91d0> # /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 0x7fde72de9eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de04a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72dd14e0> # /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 0x7fde72b09320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b11da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72de9128> 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 0x7fde72b17eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72dcb320> # /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 0x7fde72b1d278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d080> # 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 0x7fde72b1d390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72e43080> # /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 0x7fde72b1de80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1da90> # /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 0x7fde72b29748> # /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 0x7fde72b29f28> # /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 0x7fde726af240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b29828> # /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 0x7fde726b4d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d5c0> # /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 0x7fde726d8390> # 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 0x7fde726d8748> # /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 0x7fde726e0438> # /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 0x7fde7248ac50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7247d390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7247d080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7246ef28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726e0dd8> # 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 0x7fde72485048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726d8ac8> # /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 0x7fde74ad7780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde724850f0> 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 0x7fde74ad7b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde72b1d908> # /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 0x7fde74aef630> # /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 0x7fde74af36a0> # 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 0x7fde74af3b70> # 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 0x7fde74af3c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74aefe80> # /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 0x7fde74af3fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74af3550> # 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 0x7fde74af32b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde74ae3b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde726c3400> # /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 0x7fde74aef4e0> # /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 0x7fde70aaf978> # zipimport: found 106 names in '/tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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 0x7fde708187f0> 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 0x7fde707272e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70818e48> # 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 0x7fde70aaffd0> # /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 0x7fde70783ba8> # /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 0x7fde70757b70> # 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 0x7fde709280b8> # 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 0x7fde709282e8> # /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 0x7fde70928630> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70752320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70747518> # /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 0x7fde70752898> # 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 0x7fde7094ce48> # /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 0x7fde7094cf60> # /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 0x7fde707dda20> # /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 0x7fde707ebb00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7094ee10> # /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 0x7fde70958518> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70945358> # /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 0x7fde70807b38> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709586d8> # 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 0x7fde70814a20> # 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 0x7fde70814b00> # 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 0x7fde70814c88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7093a0f0> # /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 0x7fde709f3668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709e6d68> # 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 0x7fde709e6f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709e6828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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 0x7fde70a0ea58> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a0e748> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709fcf28> # /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 0x7fde70a0e5c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709fc780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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_setup_payload_7xiylilm/ansible_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_setup_payload_7xiylilm/ansible_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 0x7fde7086c320> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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 0x7fde709a2940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fde708e11d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709b3940> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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 0x7fde709100f0> # /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 0x7fde70910198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde709b4b38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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 0x7fde708c8be0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fde70a62128> # /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 0x7fde70a7ab38> # 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 0x7fde70a8f320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a667f0> # 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 0x7fde70a7a898> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a62ac8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde7098abe0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708b9518> # /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 0x7fde7242a780> # /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 0x7fde724312e8> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde708d47b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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 0x7fde7244dbe0> # /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 0x7fde6c8e40f0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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 0x7fde6c8f8320> # 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 0x7fde6c8819e8> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c8d6908> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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 0x7fde70a2d860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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 0x7fde70a42588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70a42208> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_7xiylilm/ansible_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 0x7fde6c3c9da0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c3c90b8> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde6c3efba8> # /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 0x7fde70822ba8> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde70822940> 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_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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-43-205.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-205", "ansible_nodename": "ip-10-31-43-205.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": "dae6aa4b3ba1448bb36d96c0cd2ec37b", "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAJsdzGRYA/Snyby20ge35a5qQIZYTd9ViENGvv4bAjHfrkvS61LezQctlloFY3X+HU+K2XZG5pQDHtF1OYNTb28Q4vu8Ngb3T8e2edstns1tyruH5H1kHPON2Mlx5uBgQNNDwSP7c7i9A9WKYDaPFqaH3nI5RiU5QrRYwWx3OUQ/AAAAFQCw0aFfZdmlLCNNYAu9mS/edB/+GwAAAIAB4g7E+4+OFPlTKkQdU/nizHh28XWWbz2rvkUhc9TQvFkJl7ify3rdINVQ9tAhxmz4NeOzQO8vOYZUpI9voenSSONwVa/WDdVpiIyYsZui0vCVLLDbee34miHdQ6Sx3jH/jvIjHfpCJadk89WR7Qj077tif++57vRvXFPYEuRwXAAAAIAH3QkD8r0pyHvgCiCT0Yjs8mDSK78BDfaZoIlSt+EVkbIVQ/tV2yu5X1A/PPxcYZp4LWW6mvLsJy6oxqI8L5OAcTi4ZC55oPGJN8D6GkMIonzLjE5JgUPud+LR2ZHCqdkmFD6bZVBrL1SVHmaiqAEAw9AbrR2zMMD1jAaCd+RX2w==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFk8La6clkOkTnCbrhAZoWLNG5PgMjezjPZhgd60eU557A9kyYyinoPq6lVSbANe+ncuUoV0yaS7R7pt0TAW2s=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII3/RnI9VU52j8bUgbG0h5XQqf5VprXJRYHCn8pIkM8u", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_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_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 35814 10.31.43.205 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.40.75 35814 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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "23", "epoch": "1726879763", "epoch_int": "1726879763", "date": "2024-09-20", "time": "20:49:23", "iso8601_micro": "2024-09-21T00:49:23.415326Z", "iso8601": "2024-09-21T00:49:23Z", "iso8601_basic": "20240920T204923415326", "iso8601_basic_short": "20240920T204923", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "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": 2684, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 855, "free": 2684}, "nocache": {"free": 3296, "used": 243}, "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": "ec2ca561-7ddf-6101-81cb-3ce7068e5e5a", "ansible_product_uuid": "ec2ca561-7ddf-6101-81cb-3ce7068e5e5a", "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": 373, "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": 263506911232, "block_size": 4096, "block_total": 65533179, "block_available": 64332742, "block_used": 1200437, "inode_total": 131071472, "inode_available": 130994229, "inode_used": 77243, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_loadavg": {"1m": 1.1, "5m": 0.54, "15m": 0.23}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "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_eth0": {"device": "eth0", "macaddress": "0e:39:86:56:18:4b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.205", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c39:86ff:fe56:184b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.205", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:86:56:18:4b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.205"], "ansible_all_ipv6_addresses": ["fe80::c39:86ff:fe56:184b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.205", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c39:86ff:fe56:184b"]}, "ansible_service_mgr": "systemd", "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.43.205 closed. 10669 1726879763.70781: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_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-42-60.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-60", "ansible_nodename": "ip-10-31-42-60.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": "560fe8f14e354e3ebf202fd05f3905e6", "ansible_lsb": {}, "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANrP2tp08P0UFve86kcqAG/P7JofrwujIjbGLVT5vexaK9P6FiKxYacFc6bn+bvYKXoznIsqla9QDYZxCfgnIqeeSuag1kM9JSGxB3aG98fgFkr79RGyy48dKfj7ZU7theSHSwy7qc9yw4NUGhKURXF6YlQRgO3/lSqJilGSyxAVAAAAFQCd5yjXndU+oRpRlAmB/FuYb3Ot7wAAAIBDKJgC/r+RRpmwUC0pqHiWLC4Jh+kor0I86ONfJ6Xo81gC12VupeASDlYkNVVm5wG0v0s9D7VTCLzQaOYBH0HWDMXYJ9vZZqt1ubCX6suvFvmFlsuB+qSnOzEErHfY65m3v++JMkZgT0b9ZduEMADIAklcqyW/GK1k1xywOLIuqQAAAIBTeyjE5Nic+lpTBGV/MV+QyQt79xKksuoTcA1khY/QrbpEFknsN6m1JhHeB7M2OfmQW7zNHh7z+5/yF9wtNcuUOuYd8yw3bzhsIjGWd1qrp/pA++i9RsKxGBbFBa57x880pL8LpJ2sqL6cLykNCojWTe5jPuK0qlIyAoXPYcROKQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdm/fxAKuaztbzHa/HXOLuCvbwVpAijVK2z1yJejzNacto8S3zhWF1yQPqt0LIozoJmA/EJRY/d5sfDU993BTc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEMB8OxilaAt60O/SQkQwZbit1E6UFdRUG232YDOKz4U", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": 2685, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 854, "free": 2685}, "nocache": {"free": 3295, "used": 244}, "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": "ec234d35-220b-3a86-e648-271a7d435833", "ansible_product_uuid": "ec234d35-220b-3a86-e648-271a7d435833", "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": 349, "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": 263507042304, "block_size": 4096, "block_total": 65533179, "block_available": 64332774, "block_used": 1200405, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_local": {}, "ansible_hostnqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "23", "epoch": "1726879763", "epoch_int": "1726879763", "date": "2024-09-20", "time": "20:49:23", "iso8601_micro": "2024-09-21T00:49:23.664469Z", "iso8601": "2024-09-21T00:49:23Z", "iso8601_basic": "20240920T204923664469", "iso8601_basic_short": "20240920T204923", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 1.04, "5m": 0.54, "15m": 0.23}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 46708 10.31.42.60 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.40.75 46708 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_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:3a:1c:28:10:a5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.60", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c3a:1cff:fe28:10a5", "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.40.1", "interface": "eth0", "address": "10.31.42.60", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:3a:1c:28:10:a5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.60"], "ansible_all_ipv6_addresses": ["fe80::c3a:1cff:fe28:10a5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.60", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c3a:1cff:fe28:10a5"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10669 1726879763.71545: 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 # 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 <<< 10670 1726879763.71746: done with _execute_module (setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10670 1726879763.71798: _low_level_execute_command(): starting 10670 1726879763.71823: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879762.9597638-10670-84567741481326/ > /dev/null 2>&1 && sleep 0'"'"'' 10669 1726879763.72021: stdout chunk (state=3): >>># 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 <<< 10669 1726879763.72049: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10669 1726879763.72090: 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 # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path <<< 10669 1726879763.72147: stdout chunk (state=3): >>># 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 <<< 10669 1726879763.72204: 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 encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10669 1726879763.73177: stdout chunk (state=3): >>># 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 <<< 10669 1726879763.73184: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 10669 1726879763.73198: stdout chunk (state=3): >>><<< 10669 1726879763.73203: stderr chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e80e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e16828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e809b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e23630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2f0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd4470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd9e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd4b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696de04e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dc3d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dc6198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950d4940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950e6240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e34a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69500c0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695017320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc695017fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695017b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950160f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950af828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950afc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a31d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a3eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69509a4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69508b4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dc32e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dcbd68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a34a8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd1e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695085320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694dd8240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694dd8358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950fd080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de3710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de3ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694969208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de37f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69496ecf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694992358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694992710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69499a400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694744c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694737358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694737048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694728ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69499ada0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc694737fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694992a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696d91780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69473f0b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696d91b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd88d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696da9630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dad6a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dadb70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dadc88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696da9e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dadfd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dad550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc696dad2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696d9db70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69497e3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696da94e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d69978>\r\n# zipimport: found 106 names in \'/tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ad27f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6929e12e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ad2e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d69fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a3dba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a11b70>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692be20b8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692be22e8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692be2630>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a0c320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a01518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a0c748>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692a11470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c06f28>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692a979e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aa5b38>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c08dd8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c124e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bfa320>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ac1b70>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c126a0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692acea90>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692aceb70>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692acecf8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bf40b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692cad6d8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ca0dd8>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692ca4048>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ca0898>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692cc7ac8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cc77b8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cb5f98>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cc7630>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cb57f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b26208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c5c9b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692b9d208>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c6d978>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bca0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bca198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c6eb70>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b82be0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1d128>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d35b38>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d48320>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1a7f0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d35898>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1dac8>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c44be0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b73518>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6946e4780>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6946eb2e8>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b8e7b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694706be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68eb9e0f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68ebaf320>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc68eb3c9e8>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68eb90908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ce9860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc692d00588>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d00208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc68e6a3080>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68e696630>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aecf98>\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc\'\r\nimport \'multiprocessing.dummy.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aeb6a0>\r\nimport \'multiprocessing.dummy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aeb438>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_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-42-60.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-60", "ansible_nodename": "ip-10-31-42-60.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": "560fe8f14e354e3ebf202fd05f3905e6", "ansible_lsb": {}, "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANrP2tp08P0UFve86kcqAG/P7JofrwujIjbGLVT5vexaK9P6FiKxYacFc6bn+bvYKXoznIsqla9QDYZxCfgnIqeeSuag1kM9JSGxB3aG98fgFkr79RGyy48dKfj7ZU7theSHSwy7qc9yw4NUGhKURXF6YlQRgO3/lSqJilGSyxAVAAAAFQCd5yjXndU+oRpRlAmB/FuYb3Ot7wAAAIBDKJgC/r+RRpmwUC0pqHiWLC4Jh+kor0I86ONfJ6Xo81gC12VupeASDlYkNVVm5wG0v0s9D7VTCLzQaOYBH0HWDMXYJ9vZZqt1ubCX6suvFvmFlsuB+qSnOzEErHfY65m3v++JMkZgT0b9ZduEMADIAklcqyW/GK1k1xywOLIuqQAAAIBTeyjE5Nic+lpTBGV/MV+QyQt79xKksuoTcA1khY/QrbpEFknsN6m1JhHeB7M2OfmQW7zNHh7z+5/yF9wtNcuUOuYd8yw3bzhsIjGWd1qrp/pA++i9RsKxGBbFBa57x880pL8LpJ2sqL6cLykNCojWTe5jPuK0qlIyAoXPYcROKQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdm/fxAKuaztbzHa/HXOLuCvbwVpAijVK2z1yJejzNacto8S3zhWF1yQPqt0LIozoJmA/EJRY/d5sfDU993BTc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEMB8OxilaAt60O/SQkQwZbit1E6UFdRUG232YDOKz4U", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": 2685, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 854, "free": 2685}, "nocache": {"free": 3295, "used": 244}, "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": "ec234d35-220b-3a86-e648-271a7d435833", "ansible_product_uuid": "ec234d35-220b-3a86-e648-271a7d435833", "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": 349, "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": 263507042304, "block_size": 4096, "block_total": 65533179, "block_available": 64332774, "block_used": 1200405, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_local": {}, "ansible_hostnqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "23", "epoch": "1726879763", "epoch_int": "1726879763", "date": "2024-09-20", "time": "20:49:23", "iso8601_micro": "2024-09-21T00:49:23.664469Z", "iso8601": "2024-09-21T00:49:23Z", "iso8601_basic": "20240920T204923664469", "iso8601_basic_short": "20240920T204923", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 1.04, "5m": 0.54, "15m": 0.23}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 46708 10.31.42.60 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.40.75 46708 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_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:3a:1c:28:10:a5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.60", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c3a:1cff:fe28:10a5", "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.40.1", "interface": "eth0", "address": "10.31.42.60", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:3a:1c:28:10:a5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.60"], "ansible_all_ipv6_addresses": ["fe80::c3a:1cff:fe28:10a5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.60", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c3a:1cff:fe28:10a5"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 10669 1726879763.73508: _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 0x7fc696e80e48> # /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 0x7fc696e16828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e809b0> # /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 0x7fc696e23630> 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 0x7fc696e2a160> # /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 0x7fc696e2f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e2a390> # /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 0x7fc696dd4470> # /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 0x7fc696dd9e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dd4b38> # /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 0x7fc696de04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dc3d68> # /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 0x7fc696dc6198> # /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 0x7fc6950d4940> # /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 0x7fc6950e6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696e34a20> 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 0x7fc69500c0f0> # /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 0x7fc695017320> # /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 0x7fc695017fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695017b00> 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 0x7fc6950160f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950af828> # /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 0x7fc6950afc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a31d0> # /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 0x7fc6950a3eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69509a4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69508b4e0> # /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 0x7fc694dc32e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dcbd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950a34a8> 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 0x7fc694dd1e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc695085320> # /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 0x7fc694dd8240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8048> # 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 0x7fc694dd8358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6950fd080> # /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 0x7fc694dd8e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8a58> # /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 0x7fc694de3710> # /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 0x7fc694de3ef0> # /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 0x7fc694969208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694de37f0> # /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 0x7fc69496ecf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd8588> # /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 0x7fc694992358> # 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 0x7fc694992710> # /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 0x7fc69499a400> # /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 0x7fc694744c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694737358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694737048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694728ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69499ada0> # 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 0x7fc694737fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694992a90> # /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 0x7fc696d91780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69473f0b8> 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 0x7fc696d91b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc694dd88d0> # /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 0x7fc696da9630> # /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 0x7fc696dad6a0> # 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 0x7fc696dadb70> # 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 0x7fc696dadc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696da9e80> # /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 0x7fc696dadfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696dad550> # 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 0x7fc696dad2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc696d9db70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc69497e3c8> # /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 0x7fc696da94e0> # /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 0x7fc692d69978> # zipimport: found 106 names in '/tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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 0x7fc692ad27f0> 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 0x7fc6929e12e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ad2e48> # 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 0x7fc692d69fd0> # /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 0x7fc692a3dba8> # /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 0x7fc692a11b70> # 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 0x7fc692be20b8> # 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 0x7fc692be22e8> # /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 0x7fc692be2630> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a0c320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692a01518> # /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 0x7fc692a0c748> # 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 0x7fc692a11470> # /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 0x7fc692c06f28> # /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 0x7fc692a979e8> # /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 0x7fc692aa5b38> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c08dd8> # /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 0x7fc692c124e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bfa320> # /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 0x7fc692ac1b70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c126a0> # 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 0x7fc692acea90> # 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 0x7fc692aceb70> # 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 0x7fc692acecf8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692bf40b8> # /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 0x7fc692cad6d8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ca0dd8> # 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 0x7fc692ca4048> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692ca0898> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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 0x7fc692cc7ac8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cc77b8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cb5f98> # /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 0x7fc692cc7630> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692cb57f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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_setup_payload_qa6dlfu6/ansible_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_setup_payload_qa6dlfu6/ansible_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 0x7fc692b26208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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 0x7fc692c5c9b0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fc692b9d208> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c6d978> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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 0x7fc692bca0f0> # /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 0x7fc692bca198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c6eb70> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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 0x7fc692b82be0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fc692d1d128> # /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 0x7fc692d35b38> # 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 0x7fc692d48320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1a7f0> # 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 0x7fc692d35898> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d1dac8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692c44be0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b73518> # /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 0x7fc6946e4780> # /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 0x7fc6946eb2e8> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692b8e7b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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 0x7fc694706be0> # /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 0x7fc68eb9e0f0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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 0x7fc68ebaf320> # 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 0x7fc68eb3c9e8> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68eb90908> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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 0x7fc692ce9860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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 0x7fc692d00588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692d00208> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_qa6dlfu6/ansible_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 0x7fc68e6a3080> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc68e696630> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aecf98> # /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 0x7fc692aeb6a0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc692aeb438> 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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_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_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-42-60.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-60", "ansible_nodename": "ip-10-31-42-60.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": "560fe8f14e354e3ebf202fd05f3905e6", "ansible_lsb": {}, "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANrP2tp08P0UFve86kcqAG/P7JofrwujIjbGLVT5vexaK9P6FiKxYacFc6bn+bvYKXoznIsqla9QDYZxCfgnIqeeSuag1kM9JSGxB3aG98fgFkr79RGyy48dKfj7ZU7theSHSwy7qc9yw4NUGhKURXF6YlQRgO3/lSqJilGSyxAVAAAAFQCd5yjXndU+oRpRlAmB/FuYb3Ot7wAAAIBDKJgC/r+RRpmwUC0pqHiWLC4Jh+kor0I86ONfJ6Xo81gC12VupeASDlYkNVVm5wG0v0s9D7VTCLzQaOYBH0HWDMXYJ9vZZqt1ubCX6suvFvmFlsuB+qSnOzEErHfY65m3v++JMkZgT0b9ZduEMADIAklcqyW/GK1k1xywOLIuqQAAAIBTeyjE5Nic+lpTBGV/MV+QyQt79xKksuoTcA1khY/QrbpEFknsN6m1JhHeB7M2OfmQW7zNHh7z+5/yF9wtNcuUOuYd8yw3bzhsIjGWd1qrp/pA++i9RsKxGBbFBa57x880pL8LpJ2sqL6cLykNCojWTe5jPuK0qlIyAoXPYcROKQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdm/fxAKuaztbzHa/HXOLuCvbwVpAijVK2z1yJejzNacto8S3zhWF1yQPqt0LIozoJmA/EJRY/d5sfDU993BTc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEMB8OxilaAt60O/SQkQwZbit1E6UFdRUG232YDOKz4U", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": 2685, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 854, "free": 2685}, "nocache": {"free": 3295, "used": 244}, "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": "ec234d35-220b-3a86-e648-271a7d435833", "ansible_product_uuid": "ec234d35-220b-3a86-e648-271a7d435833", "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": 349, "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": 263507042304, "block_size": 4096, "block_total": 65533179, "block_available": 64332774, "block_used": 1200405, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_local": {}, "ansible_hostnqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "23", "epoch": "1726879763", "epoch_int": "1726879763", "date": "2024-09-20", "time": "20:49:23", "iso8601_micro": "2024-09-21T00:49:23.664469Z", "iso8601": "2024-09-21T00:49:23Z", "iso8601_basic": "20240920T204923664469", "iso8601_basic_short": "20240920T204923", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 1.04, "5m": 0.54, "15m": 0.23}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 46708 10.31.42.60 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.40.75 46708 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_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:3a:1c:28:10:a5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.60", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c3a:1cff:fe28:10a5", "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.40.1", "interface": "eth0", "address": "10.31.42.60", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:3a:1c:28:10:a5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.60"], "ansible_all_ipv6_addresses": ["fe80::c3a:1cff:fe28:10a5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.60", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c3a:1cff:fe28:10a5"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear 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.42.60 closed. 10672 1726879763.73945: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_hostnqn": "", "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_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_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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "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": 2679, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 860, "free": 2679}, "nocache": {"free": 3290, "used": 249}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 303, "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": 263506997248, "block_size": 4096, "block_total": 65533179, "block_available": 64332763, "block_used": 1200416, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "23", "epoch": "1726879763", "epoch_int": "1726879763", "date": "2024-09-20", "time": "20:49:23", "iso8601_micro": "2024-09-21T00:49:23.694237Z", "iso8601": "2024-09-21T00:49:23Z", "iso8601_basic": "20240920T204923694237", "iso8601_basic_short": "20240920T204923", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_loadavg": {"1m": 1.26, "5m": 0.53, "15m": 0.22}, "ansible_pkg_mgr": "dnf", "ansible_fips": false, "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_local": {}, "ansible_interfaces": ["lo", "eth0"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10672 1726879763.74382: 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 <<< 10672 1726879763.74405: 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 # 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 <<< 10672 1726879763.74424: stdout chunk (state=3): >>># 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 <<< 10672 1726879763.74442: 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 # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # 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 <<< 10672 1726879763.74460: 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 # 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 <<< 10672 1726879763.74477: 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.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 <<< 10672 1726879763.74509: stdout chunk (state=3): >>># 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 <<< 10672 1726879763.74528: stdout chunk (state=3): >>># 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 <<< 10672 1726879763.74543: stdout chunk (state=3): >>># 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 <<< 10672 1726879763.74557: 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 <<< 10672 1726879763.74571: stdout chunk (state=3): >>># 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 encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing gc # cleanup[2] removing multiprocessing.dummy # cleanup[2] removing multiprocessing.dummy.connection <<< 10669 1726879763.74613: done with _execute_module (setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10669 1726879763.74639: _low_level_execute_command(): starting 10669 1726879763.74647: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879762.9444137-10669-253683214333572/ > /dev/null 2>&1 && sleep 0'"'"'' 10672 1726879763.75176: stdout chunk (state=3): >>># 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 <<< 10672 1726879763.76551: stdout chunk (state=3): >>># 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 unicodedata # destroy gc # 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 <<< 10672 1726879763.76560: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10672 1726879763.76573: stdout chunk (state=3): >>><<< 10672 1726879763.76578: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994678de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946723828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994678d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946730630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994673c0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e1470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e6e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e1b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466ed4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466d0d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466d3198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449e1940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449f3240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946741a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449190f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944924320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9944924fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944924b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449230f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449bc828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449bcc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b01d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b0eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449a74a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449984e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446d0320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446d8da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b0128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446deeb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944992320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99446e4278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99446e4390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944a0a080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944276208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994427bcf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e45c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994429f358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994429f710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99442a7400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944051c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944044358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944044048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944035ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99442a7da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9944044fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994429fa90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994669e780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994404c0b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994669eb00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466b6630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466ba6a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466bab70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466bac88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466b6e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466bafd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466ba550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99466ba2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466aab70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994428b3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466b64e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942676978>\r\n# zipimport: found 106 names in \'/tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423df7f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99422ee2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423dfe48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942676fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994234aba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994231eb70>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99424ef0b8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99424ef2e8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99424ef630>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942319320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994230e518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942319898>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942513e48>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942513f60>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423a4a20>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423b2b38>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942515e10>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994251f518>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942507358>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423ceb70>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994251f6d8>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423dba58>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423dbb38>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99423dbcc0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425010f0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99425ba6a0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425adda0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99425adf98>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425ad860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99425d5a90>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425d5780>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425c3f60>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425d55f8>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425c37b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942433390>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942569940>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942528198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994257a908>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425570f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942557198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994257bb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994248fbe0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942629128>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942641b38>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942656320>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994262d7f0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9942641898>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942629ac8>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99424d1be0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942480518>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9943ff1780>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9943ff82e8>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994249b7b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944014be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e4ab0f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e4bf320>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f993e4489e8>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e49d908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425f4860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f994260b588>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994260b208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f993dfa0f60>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993dfa0d30>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994236da20>\r\nimport \'gc\' # \r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc\'\r\nimport \'multiprocessing.dummy.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423f7400>\r\nimport \'multiprocessing.dummy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423f7198>\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\nPyThreadState_Clear: warning: thread still has a frame\r\n\r\n{"ansible_facts": {"ansible_hostnqn": "", "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_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_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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "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": 2679, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 860, "free": 2679}, "nocache": {"free": 3290, "used": 249}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 303, "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": 263506997248, "block_size": 4096, "block_total": 65533179, "block_available": 64332763, "block_used": 1200416, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "23", "epoch": "1726879763", "epoch_int": "1726879763", "date": "2024-09-20", "time": "20:49:23", "iso8601_micro": "2024-09-21T00:49:23.694237Z", "iso8601": "2024-09-21T00:49:23Z", "iso8601_basic": "20240920T204923694237", "iso8601_basic_short": "20240920T204923", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_loadavg": {"1m": 1.26, "5m": 0.53, "15m": 0.22}, "ansible_pkg_mgr": "dnf", "ansible_fips": false, "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_local": {}, "ansible_interfaces": ["lo", "eth0"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing multiprocessing.dummy\r\n# cleanup[2] removing multiprocessing.dummy.connection\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.dummy\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy shlex\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy array\r\n# destroy multiprocessing.dummy.connection\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 10672 1726879763.77234: _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 0x7f994678de48> # /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 0x7f9946723828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994678d9b0> # /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 0x7f9946730630> 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 0x7f9946737160> # /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 0x7f994673c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946737390> # /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 0x7f99466e1470> # /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 0x7f99466e6e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466e1b38> # /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 0x7f99466ed4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466d0d68> # /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 0x7f99466d3198> # /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 0x7f99449e1940> # /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 0x7f99449f3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9946741a20> 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 0x7f99449190f0> # /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 0x7f9944924320> # /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 0x7f9944924fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944924b00> 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 0x7f99449230f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449bc828> # /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 0x7f99449bcc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b01d0> # /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 0x7f99449b0eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449a74a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449984e0> # /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 0x7f99446d0320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446d8da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99449b0128> 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 0x7f99446deeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944992320> # /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 0x7f99446e4278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4080> # 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 0x7f99446e4390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944a0a080> # /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 0x7f99446e4e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4a90> # /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 0x7f99446f0748> # /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 0x7f99446f0f28> # /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 0x7f9944276208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446f0828> # /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 0x7f994427bcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e45c0> # /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 0x7f994429f358> # 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 0x7f994429f710> # /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 0x7f99442a7400> # /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 0x7f9944051c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944044358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944044048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9944035ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99442a7da0> # 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 0x7f9944044fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994429fa90> # /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 0x7f994669e780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994404c0b8> 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 0x7f994669eb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99446e4908> # /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 0x7f99466b6630> # /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 0x7f99466ba6a0> # 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 0x7f99466bab70> # 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 0x7f99466bac88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466b6e80> # /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 0x7f99466bafd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466ba550> # 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 0x7f99466ba2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99466aab70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994428b3c8> # /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 0x7f99466b64e0> # /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 0x7f9942676978> # zipimport: found 106 names in '/tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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 0x7f99423df7f0> 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 0x7f99422ee2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423dfe48> # 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 0x7f9942676fd0> # /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 0x7f994234aba8> # /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 0x7f994231eb70> # 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 0x7f99424ef0b8> # 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 0x7f99424ef2e8> # /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 0x7f99424ef630> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942319320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994230e518> # /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 0x7f9942319898> # 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 0x7f9942513e48> # /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 0x7f9942513f60> # /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 0x7f99423a4a20> # /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 0x7f99423b2b38> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942515e10> # /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 0x7f994251f518> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942507358> # /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 0x7f99423ceb70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994251f6d8> # 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 0x7f99423dba58> # 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 0x7f99423dbb38> # 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 0x7f99423dbcc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425010f0> # /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 0x7f99425ba6a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425adda0> # 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 0x7f99425adf98> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425ad860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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 0x7f99425d5a90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425d5780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425c3f60> # /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 0x7f99425d55f8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99425c37b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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_setup_payload_79qxl12z/ansible_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_setup_payload_79qxl12z/ansible_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 0x7f9942433390> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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 0x7f9942569940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f9942528198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994257a908> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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 0x7f99425570f0> # /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 0x7f9942557198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994257bb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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 0x7f994248fbe0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f9942629128> # /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 0x7f9942641b38> # 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 0x7f9942656320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994262d7f0> # 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 0x7f9942641898> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942629ac8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99424d1be0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9942480518> # /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 0x7f9943ff1780> # /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 0x7f9943ff82e8> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994249b7b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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 0x7f9944014be0> # /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 0x7f993e4ab0f0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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 0x7f993e4bf320> # 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 0x7f993e4489e8> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993e49d908> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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 0x7f99425f4860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_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 0x7f994260b588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994260b208> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_79qxl12z/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /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 0x7f993dfa0f60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f993dfa0d30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f994236da20> import 'gc' # # /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 0x7f99423f7400> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99423f7198> 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_hostnqn": "", "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_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_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-43-118.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-43-118", "ansible_nodename": "ip-10-31-43-118.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": "b119555ee37242fda7d6ea50df5f675e", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "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": 2679, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 860, "free": 2679}, "nocache": {"free": 3290, "used": 249}, "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": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "ansible_product_uuid": "ec292a96-79e9-1c2f-064e-b7bb26bb3b8c", "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": 303, "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": 263506997248, "block_size": 4096, "block_total": 65533179, "block_available": 64332763, "block_used": 1200416, "inode_total": 131071472, "inode_available": 130994238, "inode_used": 77234, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKPfdFzhmVikV35DF7LCXJREuQO1m7VDE+pBfBu15j9gyIgaVr9rEULTmZGuCH6dPfebkhH9+8ccSts7P1vM9DCMtQlDF6YL9mcTcsOoBELImco4aVXmNNtW/II/Hs/DlbVzd97jocZ2ytfk8/0oGtHiq8FHoUJ9dQeqEITlx5nFAAAAFQCF0tyVtA1C5ySrjgelh/nJXS66cQAAAIACWKa51dvW1jbGKgjnCqIpVS/OXxiwnPx/q2nXSX7u8Nzg1pf4JeofIk79ydHI7SDdWLtnmtvSlN9TloFocTKOgZwsrg/NggyPeyG0R+7VRwT1PogSr/MQbRAu7ISxFYY+/VlnpKsGaivjCeNl0vM6gicEf0CP6HrxrbR98Xlh+gAAAIBVDiuRWWs3QtYJUrlQ5UPptgz0jEUmR7Cqarfi9iEIzSuQtauiT0vOD+A/kgLMIhmQS7qXvPltN89/sMpvXggTaAzCeX7zP7vztCEY9Q3/3PoBh/4P0IPr3FLsbRk7Gr0dsk6p54hEmBuxVZt3RmvHmkO3bTPWMbaY/gI5yMFWjw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInQ4+uIpOjt4diBCKbji6gaEUYrJRXnUJNWsR0QVdhdxZfr7pLE2URDAvnN64LKoY8METuMDqCzQuon77lOMx0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHsz3RWx2GThYOWZ8pCOMgQ1I4IYelF3xH0+whrnDh/c", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.75 43894 10.31.43.118 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.40.75 43894 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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "49", "second": "23", "epoch": "1726879763", "epoch_int": "1726879763", "date": "2024-09-20", "time": "20:49:23", "iso8601_micro": "2024-09-21T00:49:23.694237Z", "iso8601": "2024-09-21T00:49:23Z", "iso8601_basic": "20240920T204923694237", "iso8601_basic_short": "20240920T204923", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_loadavg": {"1m": 1.26, "5m": 0.53, "15m": 0.22}, "ansible_pkg_mgr": "dnf", "ansible_fips": false, "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_local": {}, "ansible_interfaces": ["lo", "eth0"], "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_eth0": {"device": "eth0", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::cfe:60ff:fe82:cb2b", "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_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.43.118", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:fe:60:82:cb:2b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.43.118"], "ansible_all_ipv6_addresses": ["fe80::cfe:60ff:fe82:cb2b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.43.118", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::cfe:60ff:fe82:cb2b"]}, "ansible_service_mgr": "systemd", "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 encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing gc # 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 unicodedata # destroy gc # 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.43.118 closed. 10672 1726879763.78014: done with _execute_module (setup, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10672 1726879763.78068: _low_level_execute_command(): starting 10672 1726879763.78077: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None 10670 1726879763.76414: stderr chunk (state=2): >>><<< 10670 1726879763.78133: stdout chunk (state=2): >>><<< <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879762.9649017-10672-126540299015858/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.43.205> (0, b'', b'') 10670 1726879763.78161: _low_level_execute_command() done: rc=0, stdout=, stderr= 10670 1726879763.78168: handler run complete 10670 1726879763.78322: variable 'ansible_facts' from source: host vars for 'managed_node2' 10670 1726879763.78434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10670 1726879763.78752: variable 'ansible_facts' from source: host vars for 'managed_node2' 10670 1726879763.78832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10670 1726879763.78963: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10670 1726879763.78968: variable 'ansible_host' from source: host vars for 'managed_node2' 10670 1726879763.78972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10670 1726879763.78975: variable 'ansible_port' from source: unknown 10670 1726879763.78977: variable 'ansible_user' from source: unknown 10670 1726879763.78982: attempt loop complete, returning result 10670 1726879763.78985: _execute() done 10670 1726879763.78988: dumping result to json 10670 1726879763.79019: done dumping result, returning 10670 1726879763.79026: done running TaskExecutor() for managed_node2/TASK: Gather facts from managed_node1 [0e44ad9b-8ddf-c952-e8a3-000000000006] 10670 1726879763.79036: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000006 10670 1726879763.79535: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000006 10670 1726879763.79539: WORKER PROCESS EXITING ok: [managed_node2] 10669 1726879763.82014: stderr chunk (state=2): >>><<< 10669 1726879763.82023: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10669 1726879763.82042: _low_level_execute_command() done: rc=0, stdout=, stderr= 10669 1726879763.82050: handler run complete 10669 1726879763.82120: variable 'ansible_facts' from source: host vars for 'managed_node1' 10669 1726879763.82178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10669 1726879763.82349: variable 'ansible_facts' from source: host vars for 'managed_node1' 10669 1726879763.82401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10669 1726879763.82472: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10669 1726879763.82477: variable 'ansible_host' from source: host vars for 'managed_node1' 10669 1726879763.82482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10669 1726879763.82485: variable 'ansible_port' from source: unknown 10669 1726879763.82488: variable 'ansible_user' from source: unknown 10669 1726879763.82495: attempt loop complete, returning result 10669 1726879763.82499: _execute() done 10669 1726879763.82502: dumping result to json 10669 1726879763.82521: done dumping result, returning 10669 1726879763.82529: done running TaskExecutor() for managed_node1/TASK: Gather facts from managed_node1 [0e44ad9b-8ddf-c952-e8a3-000000000006] 10669 1726879763.82540: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000006 10669 1726879763.82650: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000006 10669 1726879763.82655: WORKER PROCESS EXITING ok: [managed_node1] 10672 1726879763.83010: stderr chunk (state=2): >>><<< 10672 1726879763.83018: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10672 1726879763.83037: _low_level_execute_command() done: rc=0, stdout=, stderr= 10672 1726879763.83043: handler run complete 10672 1726879763.83111: variable 'ansible_facts' from source: host vars for 'managed_node3' 10672 1726879763.83176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10672 1726879763.83466: variable 'ansible_facts' from source: host vars for 'managed_node3' 10672 1726879763.83546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10672 1726879763.83668: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10672 1726879763.83674: variable 'ansible_host' from source: host vars for 'managed_node3' 10672 1726879763.83684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10672 1726879763.83687: variable 'ansible_port' from source: unknown 10672 1726879763.83690: variable 'ansible_user' from source: unknown 10672 1726879763.83697: attempt loop complete, returning result 10672 1726879763.83700: _execute() done 10672 1726879763.83703: dumping result to json 10672 1726879763.83731: done dumping result, returning 10672 1726879763.83745: done running TaskExecutor() for managed_node3/TASK: Gather facts from managed_node1 [0e44ad9b-8ddf-c952-e8a3-000000000006] 10672 1726879763.83858: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000006 10672 1726879763.83968: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000006 10672 1726879763.83973: WORKER PROCESS EXITING ok: [managed_node3] 10596 1726879763.84287: no more pending results, returning what we have 10596 1726879763.84291: results queue empty 10596 1726879763.84294: checking for any_errors_fatal 10596 1726879763.84296: done checking for any_errors_fatal 10596 1726879763.84297: checking for max_fail_percentage 10596 1726879763.84298: done checking for max_fail_percentage 10596 1726879763.84299: checking to see if all hosts have failed and the running result is not ok 10596 1726879763.84299: done checking to see if all hosts have failed 10596 1726879763.84300: getting the remaining hosts for this loop 10596 1726879763.84302: done getting the remaining hosts for this loop 10596 1726879763.84305: getting the next task for host managed_node1 10596 1726879763.84309: done getting next task for host managed_node1 10596 1726879763.84311: ^ task is: TASK: Print message that this test is skipped on EL 6 10596 1726879763.84313: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879763.84314: getting the next task for host managed_node2 10596 1726879763.84316: done getting next task for host managed_node2 10596 1726879763.84317: ^ task is: TASK: Print message that this test is skipped on EL 6 10596 1726879763.84318: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879763.84321: getting the next task for host managed_node3 10596 1726879763.84324: done getting next task for host managed_node3 10596 1726879763.84325: ^ task is: TASK: Print message that this test is skipped on EL 6 10596 1726879763.84326: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879763.84335: getting variables 10596 1726879763.84337: in VariableManager get_vars() 10596 1726879763.84365: Calling all_inventory to load vars for managed_node1 10596 1726879763.84368: Calling groups_inventory to load vars for managed_node1 10596 1726879763.84371: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879763.84381: Calling all_plugins_play to load vars for managed_node1 10596 1726879763.84383: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879763.84386: Calling groups_plugins_play to load vars for managed_node1 10596 1726879763.84528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.84630: done with get_vars() 10596 1726879763.84638: done getting variables 10596 1726879763.84720: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:63 Friday 20 September 2024 20:49:23 -0400 (0:00:00.964) 0:00:02.291 ****** 10596 1726879763.84739: entering _queue_task() for managed_node1/debug 10596 1726879763.84741: Creating lock for debug 10596 1726879763.84938: worker is 1 (out of 3 available) 10596 1726879763.84952: exiting _queue_task() for managed_node1/debug 10596 1726879763.84961: getting variables 10596 1726879763.84964: in VariableManager get_vars() 10596 1726879763.85022: Calling all_inventory to load vars for managed_node2 10596 1726879763.85026: Calling groups_inventory to load vars for managed_node2 10596 1726879763.85033: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879763.85052: Calling all_plugins_play to load vars for managed_node2 10596 1726879763.85056: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879763.85059: Calling groups_plugins_play to load vars for managed_node2 10596 1726879763.85260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.85485: done with get_vars() 10596 1726879763.85497: done getting variables 10596 1726879763.85579: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879763.85587: entering _queue_task() for managed_node2/debug 10596 1726879763.85843: worker is 2 (out of 3 available) 10596 1726879763.85858: exiting _queue_task() for managed_node2/debug 10596 1726879763.85870: getting variables 10596 1726879763.85873: in VariableManager get_vars() 10596 1726879763.85940: Calling all_inventory to load vars for managed_node3 10596 1726879763.85943: Calling groups_inventory to load vars for managed_node3 10596 1726879763.85952: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879763.85966: Calling all_plugins_play to load vars for managed_node3 10596 1726879763.85969: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879763.85972: Calling groups_plugins_play to load vars for managed_node3 10596 1726879763.86183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.86523: done with get_vars() 10596 1726879763.86533: done getting variables 10728 1726879763.85349: running TaskExecutor() for managed_node1/TASK: Print message that this test is skipped on EL 6 10728 1726879763.85439: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000007 10728 1726879763.85453: variable 'ansible_search_path' from source: unknown 10728 1726879763.85474: calling self._execute() 10728 1726879763.85540: variable 'ansible_host' from source: host vars for 'managed_node1' 10728 1726879763.85549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10728 1726879763.85559: variable 'omit' from source: magic vars 10728 1726879763.85896: variable 'ansible_distribution' from source: facts 10728 1726879763.85923: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True 10728 1726879763.86045: variable 'ansible_distribution_major_version' from source: facts 10728 1726879763.86056: Evaluated conditional (ansible_distribution_major_version == '6'): False 10728 1726879763.86060: when evaluation is False, skipping this task 10728 1726879763.86064: _execute() done 10728 1726879763.86067: dumping result to json 10728 1726879763.86070: done dumping result, returning 10728 1726879763.86075: done running TaskExecutor() for managed_node1/TASK: Print message that this test is skipped on EL 6 [0e44ad9b-8ddf-c952-e8a3-000000000007] 10728 1726879763.86090: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000007 10728 1726879763.86120: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000007 10728 1726879763.86123: WORKER PROCESS EXITING 10596 1726879763.86815: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879763.86826: entering _queue_task() for managed_node3/debug 10596 1726879763.87050: worker is 3 (out of 3 available) 10596 1726879763.87063: exiting _queue_task() for managed_node3/debug skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '6'" } 10596 1726879763.87187: done queuing things up, now waiting for results queue to drain 10596 1726879763.87189: waiting for pending results... 10730 1726879763.86812: running TaskExecutor() for managed_node2/TASK: Print message that this test is skipped on EL 6 10730 1726879763.86898: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000007 10730 1726879763.86913: variable 'ansible_search_path' from source: unknown 10730 1726879763.86933: calling self._execute() 10730 1726879763.86984: variable 'ansible_host' from source: host vars for 'managed_node2' 10730 1726879763.86994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10730 1726879763.87003: variable 'omit' from source: magic vars 10730 1726879763.87353: variable 'ansible_distribution' from source: facts 10730 1726879763.87378: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True 10730 1726879763.87467: variable 'ansible_distribution_major_version' from source: facts 10730 1726879763.87475: Evaluated conditional (ansible_distribution_major_version == '6'): False 10730 1726879763.87479: when evaluation is False, skipping this task 10730 1726879763.87484: _execute() done 10730 1726879763.87487: dumping result to json 10730 1726879763.87491: done dumping result, returning 10730 1726879763.87497: done running TaskExecutor() for managed_node2/TASK: Print message that this test is skipped on EL 6 [0e44ad9b-8ddf-c952-e8a3-000000000007] 10730 1726879763.87509: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000007 10730 1726879763.87533: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000007 10730 1726879763.87536: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "ansible_distribution_major_version == '6'" } 10732 1726879763.87861: running TaskExecutor() for managed_node3/TASK: Print message that this test is skipped on EL 6 10732 1726879763.87950: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000007 10732 1726879763.87966: variable 'ansible_search_path' from source: unknown 10732 1726879763.87997: calling self._execute() 10732 1726879763.88063: variable 'ansible_host' from source: host vars for 'managed_node3' 10732 1726879763.88074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10732 1726879763.88082: variable 'omit' from source: magic vars 10732 1726879763.88402: variable 'ansible_distribution' from source: facts 10732 1726879763.88427: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True 10732 1726879763.88537: variable 'ansible_distribution_major_version' from source: facts 10732 1726879763.88545: Evaluated conditional (ansible_distribution_major_version == '6'): False 10732 1726879763.88552: when evaluation is False, skipping this task 10732 1726879763.88557: _execute() done 10732 1726879763.88560: dumping result to json 10732 1726879763.88563: done dumping result, returning 10732 1726879763.88568: done running TaskExecutor() for managed_node3/TASK: Print message that this test is skipped on EL 6 [0e44ad9b-8ddf-c952-e8a3-000000000007] 10732 1726879763.88714: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000007 10732 1726879763.88745: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000007 10732 1726879763.88751: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "ansible_distribution_major_version == '6'" } 10596 1726879763.88906: no more pending results, returning what we have 10596 1726879763.88912: results queue empty 10596 1726879763.88913: checking for any_errors_fatal 10596 1726879763.88928: done checking for any_errors_fatal 10596 1726879763.88929: checking for max_fail_percentage 10596 1726879763.88931: done checking for max_fail_percentage 10596 1726879763.88931: checking to see if all hosts have failed and the running result is not ok 10596 1726879763.88932: done checking to see if all hosts have failed 10596 1726879763.88932: getting the remaining hosts for this loop 10596 1726879763.88934: done getting the remaining hosts for this loop 10596 1726879763.88938: getting the next task for host managed_node1 10596 1726879763.88943: done getting next task for host managed_node1 10596 1726879763.88945: ^ task is: TASK: meta (end_host) 10596 1726879763.88947: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879763.88951: getting the next task for host managed_node2 10596 1726879763.88953: done getting next task for host managed_node2 10596 1726879763.88954: ^ task is: TASK: meta (end_host) 10596 1726879763.88955: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879763.88956: getting the next task for host managed_node3 10596 1726879763.88957: done getting next task for host managed_node3 10596 1726879763.88958: ^ task is: TASK: meta (end_host) 10596 1726879763.88959: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879763.88965: getting variables 10596 1726879763.88966: in VariableManager get_vars() 10596 1726879763.88996: Calling all_inventory to load vars for managed_node1 10596 1726879763.89000: Calling groups_inventory to load vars for managed_node1 10596 1726879763.89003: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879763.89014: Calling all_plugins_play to load vars for managed_node1 10596 1726879763.89017: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879763.89020: Calling groups_plugins_play to load vars for managed_node1 10596 1726879763.89201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.89390: done with get_vars() 10596 1726879763.89402: done getting variables TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73 Friday 20 September 2024 20:49:23 -0400 (0:00:00.047) 0:00:02.338 ****** 10596 1726879763.89507: in VariableManager get_vars() 10596 1726879763.89515: Calling all_inventory to load vars for managed_node1 10596 1726879763.89518: Calling groups_inventory to load vars for managed_node1 10596 1726879763.89520: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879763.89525: Calling all_plugins_play to load vars for managed_node1 10596 1726879763.89527: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879763.89530: Calling groups_plugins_play to load vars for managed_node1 10596 1726879763.89708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.89896: done with get_vars() 10596 1726879763.90097: variable 'ansible_distribution' from source: facts 10596 1726879763.90113: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True 10596 1726879763.90221: variable 'ansible_distribution_major_version' from source: facts 10596 1726879763.90226: Evaluated conditional (ansible_distribution_major_version == '6'): False META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 10596 1726879763.90256: getting variables 10596 1726879763.90257: in VariableManager get_vars() 10596 1726879763.90265: Calling all_inventory to load vars for managed_node2 10596 1726879763.90267: Calling groups_inventory to load vars for managed_node2 10596 1726879763.90269: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879763.90274: Calling all_plugins_play to load vars for managed_node2 10596 1726879763.90276: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879763.90278: Calling groups_plugins_play to load vars for managed_node2 10596 1726879763.90422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.90603: done with get_vars() 10596 1726879763.90612: done getting variables TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73 Friday 20 September 2024 20:49:23 -0400 (0:00:00.011) 0:00:02.350 ****** 10596 1726879763.90675: in VariableManager get_vars() 10596 1726879763.90683: Calling all_inventory to load vars for managed_node2 10596 1726879763.90685: Calling groups_inventory to load vars for managed_node2 10596 1726879763.90687: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879763.90693: Calling all_plugins_play to load vars for managed_node2 10596 1726879763.90695: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879763.90698: Calling groups_plugins_play to load vars for managed_node2 10596 1726879763.90858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.91035: done with get_vars() 10596 1726879763.91361: variable 'ansible_distribution' from source: facts 10596 1726879763.91365: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True 10596 1726879763.91465: variable 'ansible_distribution_major_version' from source: facts 10596 1726879763.91469: Evaluated conditional (ansible_distribution_major_version == '6'): False META: end_host conditional evaluated to False, continuing execution for managed_node2 skipping: [managed_node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node2" } MSG: end_host conditional evaluated to false, continuing execution for managed_node2 10596 1726879763.91490: getting variables 10596 1726879763.91493: in VariableManager get_vars() 10596 1726879763.91500: Calling all_inventory to load vars for managed_node3 10596 1726879763.91502: Calling groups_inventory to load vars for managed_node3 10596 1726879763.91504: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879763.91508: Calling all_plugins_play to load vars for managed_node3 10596 1726879763.91511: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879763.91513: Calling groups_plugins_play to load vars for managed_node3 10596 1726879763.91657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.91836: done with get_vars() 10596 1726879763.91844: done getting variables TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:73 Friday 20 September 2024 20:49:23 -0400 (0:00:00.012) 0:00:02.362 ****** 10596 1726879763.91905: in VariableManager get_vars() 10596 1726879763.91913: Calling all_inventory to load vars for managed_node3 10596 1726879763.91915: Calling groups_inventory to load vars for managed_node3 10596 1726879763.91917: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879763.91921: Calling all_plugins_play to load vars for managed_node3 10596 1726879763.91924: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879763.91926: Calling groups_plugins_play to load vars for managed_node3 10596 1726879763.92084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.92265: done with get_vars() 10596 1726879763.92401: variable 'ansible_distribution' from source: facts 10596 1726879763.92406: Evaluated conditional (ansible_distribution in ['CentOS','RedHat']): True 10596 1726879763.92510: variable 'ansible_distribution_major_version' from source: facts 10596 1726879763.92514: Evaluated conditional (ansible_distribution_major_version == '6'): False META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: end_host conditional evaluated to false, continuing execution for managed_node3 10596 1726879763.92533: done queuing things up, now waiting for results queue to drain 10596 1726879763.92535: results queue empty 10596 1726879763.92536: checking for any_errors_fatal 10596 1726879763.92541: done checking for any_errors_fatal 10596 1726879763.92542: checking for max_fail_percentage 10596 1726879763.92543: done checking for max_fail_percentage 10596 1726879763.92543: checking to see if all hosts have failed and the running result is not ok 10596 1726879763.92544: done checking to see if all hosts have failed 10596 1726879763.92544: getting the remaining hosts for this loop 10596 1726879763.92545: done getting the remaining hosts for this loop 10596 1726879763.92547: getting the next task for host managed_node1 10596 1726879763.92554: done getting next task for host managed_node1 10596 1726879763.92556: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds. 10596 1726879763.92557: ^ 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 10596 1726879763.92558: getting the next task for host managed_node2 10596 1726879763.92560: done getting next task for host managed_node2 10596 1726879763.92561: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds. 10596 1726879763.92562: ^ 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 10596 1726879763.92563: getting the next task for host managed_node3 10596 1726879763.92565: done getting next task for host managed_node3 10596 1726879763.92566: ^ task is: TASK: Run the role. If reboot is not required - the play succeeds. 10596 1726879763.92567: ^ 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 10596 1726879763.92570: getting variables 10596 1726879763.92570: in VariableManager get_vars() 10596 1726879763.92578: Calling all_inventory to load vars for managed_node1 10596 1726879763.92580: Calling groups_inventory to load vars for managed_node1 10596 1726879763.92582: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879763.92586: Calling all_plugins_play to load vars for managed_node1 10596 1726879763.92588: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879763.92590: Calling groups_plugins_play to load vars for managed_node1 10596 1726879763.92728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.92913: done with get_vars() 10596 1726879763.92920: done getting variables TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:84 Friday 20 September 2024 20:49:23 -0400 (0:00:00.010) 0:00:02.373 ****** 10596 1726879763.92982: entering _queue_task() for managed_node1/include_role 10596 1726879763.92984: Creating lock for include_role 10596 1726879763.93229: worker is 1 (out of 3 available) 10596 1726879763.93242: exiting _queue_task() for managed_node1/include_role 10596 1726879763.93258: getting variables 10596 1726879763.93261: in VariableManager get_vars() 10596 1726879763.93327: Calling all_inventory to load vars for managed_node2 10596 1726879763.93331: Calling groups_inventory to load vars for managed_node2 10596 1726879763.93338: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879763.93355: Calling all_plugins_play to load vars for managed_node2 10596 1726879763.93359: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879763.93363: Calling groups_plugins_play to load vars for managed_node2 10596 1726879763.93856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.94057: done with get_vars() 10596 1726879763.94067: done getting variables 10596 1726879763.94162: entering _queue_task() for managed_node2/include_role 10596 1726879763.94461: worker is 2 (out of 3 available) 10596 1726879763.94476: exiting _queue_task() for managed_node2/include_role 10596 1726879763.94488: getting variables 10596 1726879763.94490: in VariableManager get_vars() 10596 1726879763.94560: Calling all_inventory to load vars for managed_node3 10596 1726879763.94563: Calling groups_inventory to load vars for managed_node3 10596 1726879763.94569: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879763.94586: Calling all_plugins_play to load vars for managed_node3 10596 1726879763.94589: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879763.94594: Calling groups_plugins_play to load vars for managed_node3 10596 1726879763.95019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.95216: done with get_vars() 10596 1726879763.95227: done getting variables 10596 1726879763.95328: entering _queue_task() for managed_node3/include_role 10596 1726879763.95590: worker is 3 (out of 3 available) 10596 1726879763.95604: exiting _queue_task() for managed_node3/include_role 10596 1726879763.95615: done queuing things up, now waiting for results queue to drain 10596 1726879763.95616: waiting for pending results... 10733 1726879763.94446: running TaskExecutor() for managed_node1/TASK: Run the role. If reboot is not required - the play succeeds. 10733 1726879763.94557: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000000a 10733 1726879763.94573: variable 'ansible_search_path' from source: unknown 10733 1726879763.94597: calling self._execute() 10733 1726879763.94661: variable 'ansible_host' from source: host vars for 'managed_node1' 10733 1726879763.94671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10733 1726879763.94679: variable 'omit' from source: magic vars 10733 1726879763.94780: _execute() done 10733 1726879763.94786: dumping result to json 10733 1726879763.94791: done dumping result, returning 10733 1726879763.94800: done running TaskExecutor() for managed_node1/TASK: Run the role. If reboot is not required - the play succeeds. [0e44ad9b-8ddf-c952-e8a3-00000000000a] 10733 1726879763.94816: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000a 10733 1726879763.94850: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000a 10733 1726879763.94853: WORKER PROCESS EXITING 10734 1726879763.96130: running TaskExecutor() for managed_node2/TASK: Run the role. If reboot is not required - the play succeeds. 10734 1726879763.96235: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000000a 10734 1726879763.96253: variable 'ansible_search_path' from source: unknown 10734 1726879763.96275: calling self._execute() 10734 1726879763.96337: variable 'ansible_host' from source: host vars for 'managed_node2' 10734 1726879763.96346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10734 1726879763.96358: variable 'omit' from source: magic vars 10734 1726879763.96446: _execute() done 10734 1726879763.96454: dumping result to json 10734 1726879763.96459: done dumping result, returning 10734 1726879763.96464: done running TaskExecutor() for managed_node2/TASK: Run the role. If reboot is not required - the play succeeds. [0e44ad9b-8ddf-c952-e8a3-00000000000a] 10734 1726879763.96476: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000a 10734 1726879763.96507: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000a 10734 1726879763.96510: WORKER PROCESS EXITING 10735 1726879763.97039: running TaskExecutor() for managed_node3/TASK: Run the role. If reboot is not required - the play succeeds. 10735 1726879763.97143: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000000a 10735 1726879763.97163: variable 'ansible_search_path' from source: unknown 10735 1726879763.97197: calling self._execute() 10735 1726879763.97266: variable 'ansible_host' from source: host vars for 'managed_node3' 10735 1726879763.97276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10735 1726879763.97284: variable 'omit' from source: magic vars 10735 1726879763.97380: _execute() done 10735 1726879763.97385: dumping result to json 10735 1726879763.97389: done dumping result, returning 10735 1726879763.97397: done running TaskExecutor() for managed_node3/TASK: Run the role. If reboot is not required - the play succeeds. [0e44ad9b-8ddf-c952-e8a3-00000000000a] 10735 1726879763.97542: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000a 10735 1726879763.97576: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000a 10735 1726879763.97580: WORKER PROCESS EXITING 10596 1726879763.97857: no more pending results, returning what we have 10596 1726879763.97861: in VariableManager get_vars() 10596 1726879763.97890: Calling all_inventory to load vars for managed_node1 10596 1726879763.97895: Calling groups_inventory to load vars for managed_node1 10596 1726879763.97898: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879763.97907: Calling all_plugins_play to load vars for managed_node1 10596 1726879763.97909: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879763.97912: Calling groups_plugins_play to load vars for managed_node1 10596 1726879763.98082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.98265: done with get_vars() 10596 1726879763.98273: variable 'ansible_search_path' from source: unknown 10596 1726879763.98353: variable 'omit' from source: magic vars 10596 1726879763.98378: variable 'omit' from source: magic vars 10596 1726879763.98393: variable 'omit' from source: magic vars 10596 1726879763.98398: in VariableManager get_vars() 10596 1726879763.98407: Calling all_inventory to load vars for managed_node2 10596 1726879763.98409: Calling groups_inventory to load vars for managed_node2 10596 1726879763.98411: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879763.98416: Calling all_plugins_play to load vars for managed_node2 10596 1726879763.98418: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879763.98421: Calling groups_plugins_play to load vars for managed_node2 10596 1726879763.98607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.98785: done with get_vars() 10596 1726879763.98792: variable 'ansible_search_path' from source: unknown 10596 1726879763.98861: variable 'omit' from source: magic vars 10596 1726879763.98880: variable 'omit' from source: magic vars 10596 1726879763.98900: variable 'omit' from source: magic vars 10596 1726879763.98904: in VariableManager get_vars() 10596 1726879763.98913: Calling all_inventory to load vars for managed_node3 10596 1726879763.98915: Calling groups_inventory to load vars for managed_node3 10596 1726879763.98917: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879763.98921: Calling all_plugins_play to load vars for managed_node3 10596 1726879763.98923: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879763.98926: Calling groups_plugins_play to load vars for managed_node3 10596 1726879763.99074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879763.99253: done with get_vars() 10596 1726879763.99258: variable 'ansible_search_path' from source: unknown 10596 1726879763.99326: variable 'omit' from source: magic vars 10596 1726879763.99342: variable 'omit' from source: magic vars 10596 1726879763.99358: variable 'omit' from source: magic vars 10596 1726879763.99362: we have included files to process 10596 1726879763.99363: generating all_blocks data 10596 1726879763.99364: done generating all_blocks data 10596 1726879763.99365: processing included file: fedora.linux_system_roles.kdump 10596 1726879763.99386: in VariableManager get_vars() 10596 1726879763.99399: done with get_vars() 10596 1726879763.99469: in VariableManager get_vars() 10596 1726879763.99481: done with get_vars() 10596 1726879763.99527: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/vars/main.yml 10596 1726879763.99837: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/defaults/main.yml 10596 1726879763.99904: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/meta/main.yml 10596 1726879764.00046: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml 10596 1726879764.00421: in VariableManager get_vars() 10596 1726879764.00441: done with get_vars() 10596 1726879764.00677: in VariableManager get_vars() 10596 1726879764.00697: done with get_vars() 10596 1726879764.01689: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml 10596 1726879764.02173: iterating over new_blocks loaded from include file 10596 1726879764.02178: in VariableManager get_vars() 10596 1726879764.02386: done with get_vars() 10596 1726879764.02388: filtering new block on tags 10596 1726879764.02418: done filtering new block on tags 10596 1726879764.02422: in VariableManager get_vars() 10596 1726879764.02433: done with get_vars() 10596 1726879764.02435: filtering new block on tags 10596 1726879764.02452: done filtering new block on tags 10596 1726879764.02454: in VariableManager get_vars() 10596 1726879764.02464: done with get_vars() 10596 1726879764.02465: filtering new block on tags 10596 1726879764.02481: done filtering new block on tags 10596 1726879764.02483: in VariableManager get_vars() 10596 1726879764.02494: done with get_vars() 10596 1726879764.02495: filtering new block on tags 10596 1726879764.02510: done filtering new block on tags 10596 1726879764.02512: done iterating over new_blocks loaded from include file 10596 1726879764.02512: extending task lists for all hosts with included blocks 10596 1726879764.02651: done extending task lists 10596 1726879764.02652: done processing included files 10596 1726879764.02653: results queue empty 10596 1726879764.02653: checking for any_errors_fatal 10596 1726879764.02656: done checking for any_errors_fatal 10596 1726879764.02656: checking for max_fail_percentage 10596 1726879764.02657: done checking for max_fail_percentage 10596 1726879764.02658: checking to see if all hosts have failed and the running result is not ok 10596 1726879764.02658: done checking to see if all hosts have failed 10596 1726879764.02659: getting the remaining hosts for this loop 10596 1726879764.02660: done getting the remaining hosts for this loop 10596 1726879764.02662: getting the next task for host managed_node1 10596 1726879764.02666: done getting next task for host managed_node1 10596 1726879764.02668: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 10596 1726879764.02671: ^ state is: HOST STATE: block=3, 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 10596 1726879764.02672: getting the next task for host managed_node2 10596 1726879764.02674: done getting next task for host managed_node2 10596 1726879764.02676: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 10596 1726879764.02677: ^ state is: HOST STATE: block=3, 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 10596 1726879764.02678: getting the next task for host managed_node3 10596 1726879764.02680: done getting next task for host managed_node3 10596 1726879764.02681: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 10596 1726879764.02682: ^ state is: HOST STATE: block=3, 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 10596 1726879764.02691: getting variables 10596 1726879764.02693: in VariableManager get_vars() 10596 1726879764.02704: Calling all_inventory to load vars for managed_node1 10596 1726879764.02706: Calling groups_inventory to load vars for managed_node1 10596 1726879764.02708: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879764.02713: Calling all_plugins_play to load vars for managed_node1 10596 1726879764.02715: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879764.02717: Calling groups_plugins_play to load vars for managed_node1 10596 1726879764.02883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.03082: done with get_vars() 10596 1726879764.03090: done getting variables TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Friday 20 September 2024 20:49:24 -0400 (0:00:00.101) 0:00:02.475 ****** 10596 1726879764.03160: entering _queue_task() for managed_node1/include_tasks 10596 1726879764.03162: Creating lock for include_tasks 10596 1726879764.03620: worker is 1 (out of 3 available) 10596 1726879764.03632: exiting _queue_task() for managed_node1/include_tasks 10596 1726879764.03662: getting variables 10596 1726879764.03665: in VariableManager get_vars() 10596 1726879764.03738: Calling all_inventory to load vars for managed_node2 10596 1726879764.03741: Calling groups_inventory to load vars for managed_node2 10596 1726879764.03744: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879764.03759: Calling all_plugins_play to load vars for managed_node2 10596 1726879764.03762: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879764.03766: Calling groups_plugins_play to load vars for managed_node2 10596 1726879764.03979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.04197: done with get_vars() 10596 1726879764.04209: done getting variables 10596 1726879764.04306: entering _queue_task() for managed_node2/include_tasks 10596 1726879764.04796: worker is 2 (out of 3 available) 10596 1726879764.04809: exiting _queue_task() for managed_node2/include_tasks 10596 1726879764.04837: getting variables 10596 1726879764.04839: in VariableManager get_vars() 10596 1726879764.04911: Calling all_inventory to load vars for managed_node3 10596 1726879764.04916: Calling groups_inventory to load vars for managed_node3 10596 1726879764.04918: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879764.04930: Calling all_plugins_play to load vars for managed_node3 10596 1726879764.04933: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879764.04936: Calling groups_plugins_play to load vars for managed_node3 10596 1726879764.05158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.05377: done with get_vars() 10596 1726879764.05389: done getting variables 10596 1726879764.05482: entering _queue_task() for managed_node3/include_tasks 10736 1726879764.05663: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 10736 1726879764.05778: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000051 10736 1726879764.05798: variable 'ansible_search_path' from source: unknown 10736 1726879764.05803: variable 'ansible_search_path' from source: unknown 10596 1726879764.05808: worker is 3 (out of 3 available) 10596 1726879764.05829: exiting _queue_task() for managed_node3/include_tasks 10596 1726879764.05841: done queuing things up, now waiting for results queue to drain 10596 1726879764.05842: waiting for pending results... 10736 1726879764.05826: calling self._execute() 10736 1726879764.05893: variable 'ansible_host' from source: host vars for 'managed_node1' 10736 1726879764.05905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10736 1726879764.05913: variable 'omit' from source: magic vars 10736 1726879764.06008: _execute() done 10736 1726879764.06014: dumping result to json 10736 1726879764.06018: done dumping result, returning 10736 1726879764.06023: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-c952-e8a3-000000000051] 10736 1726879764.06038: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000051 10737 1726879764.06019: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 10736 1726879764.06067: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000051 10736 1726879764.06071: WORKER PROCESS EXITING 10737 1726879764.06125: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000051 10737 1726879764.06138: variable 'ansible_search_path' from source: unknown 10737 1726879764.06141: variable 'ansible_search_path' from source: unknown 10737 1726879764.06161: calling self._execute() 10737 1726879764.06218: variable 'ansible_host' from source: host vars for 'managed_node2' 10737 1726879764.06227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10737 1726879764.06235: variable 'omit' from source: magic vars 10737 1726879764.06329: _execute() done 10737 1726879764.06335: dumping result to json 10737 1726879764.06339: done dumping result, returning 10737 1726879764.06346: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-c952-e8a3-000000000051] 10737 1726879764.06362: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000051 10737 1726879764.06394: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000051 10737 1726879764.06398: WORKER PROCESS EXITING 10738 1726879764.06990: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 10738 1726879764.07097: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000051 10738 1726879764.07114: variable 'ansible_search_path' from source: unknown 10738 1726879764.07118: variable 'ansible_search_path' from source: unknown 10738 1726879764.07150: calling self._execute() 10738 1726879764.07216: variable 'ansible_host' from source: host vars for 'managed_node3' 10738 1726879764.07226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10738 1726879764.07234: variable 'omit' from source: magic vars 10738 1726879764.07326: _execute() done 10738 1726879764.07332: dumping result to json 10738 1726879764.07336: done dumping result, returning 10738 1726879764.07342: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-c952-e8a3-000000000051] 10738 1726879764.07485: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000051 10738 1726879764.07516: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000051 10738 1726879764.07519: WORKER PROCESS EXITING 10596 1726879764.07789: no more pending results, returning what we have 10596 1726879764.07794: in VariableManager get_vars() 10596 1726879764.07826: Calling all_inventory to load vars for managed_node1 10596 1726879764.07829: Calling groups_inventory to load vars for managed_node1 10596 1726879764.07831: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879764.07839: Calling all_plugins_play to load vars for managed_node1 10596 1726879764.07841: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879764.07844: Calling groups_plugins_play to load vars for managed_node1 10596 1726879764.08071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.08274: done with get_vars() 10596 1726879764.08281: variable 'ansible_search_path' from source: unknown 10596 1726879764.08282: variable 'ansible_search_path' from source: unknown 10596 1726879764.08318: in VariableManager get_vars() 10596 1726879764.08331: Calling all_inventory to load vars for managed_node2 10596 1726879764.08333: Calling groups_inventory to load vars for managed_node2 10596 1726879764.08335: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879764.08339: Calling all_plugins_play to load vars for managed_node2 10596 1726879764.08341: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879764.08343: Calling groups_plugins_play to load vars for managed_node2 10596 1726879764.08485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.08672: done with get_vars() 10596 1726879764.08678: variable 'ansible_search_path' from source: unknown 10596 1726879764.08679: variable 'ansible_search_path' from source: unknown 10596 1726879764.08709: in VariableManager get_vars() 10596 1726879764.08721: Calling all_inventory to load vars for managed_node3 10596 1726879764.08723: Calling groups_inventory to load vars for managed_node3 10596 1726879764.08725: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879764.08729: Calling all_plugins_play to load vars for managed_node3 10596 1726879764.08731: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879764.08734: Calling groups_plugins_play to load vars for managed_node3 10596 1726879764.08878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.09092: done with get_vars() 10596 1726879764.09098: variable 'ansible_search_path' from source: unknown 10596 1726879764.09099: variable 'ansible_search_path' from source: unknown 10596 1726879764.09128: we have included files to process 10596 1726879764.09129: generating all_blocks data 10596 1726879764.09131: done generating all_blocks data 10596 1726879764.09137: processing included file: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml 10596 1726879764.09138: loading included file: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml 10596 1726879764.09140: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml included: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed_node1, managed_node2, managed_node3 10596 1726879764.09783: done processing included file 10596 1726879764.09786: iterating over new_blocks loaded from include file 10596 1726879764.09787: in VariableManager get_vars() 10596 1726879764.09808: done with get_vars() 10596 1726879764.09810: filtering new block on tags 10596 1726879764.09826: done filtering new block on tags 10596 1726879764.09829: in VariableManager get_vars() 10596 1726879764.09846: done with get_vars() 10596 1726879764.09848: filtering new block on tags 10596 1726879764.09870: done filtering new block on tags 10596 1726879764.09872: in VariableManager get_vars() 10596 1726879764.09890: done with get_vars() 10596 1726879764.09894: filtering new block on tags 10596 1726879764.09912: done filtering new block on tags 10596 1726879764.09914: done iterating over new_blocks loaded from include file 10596 1726879764.09915: extending task lists for all hosts with included blocks 10596 1726879764.11205: done extending task lists 10596 1726879764.11207: done processing included files 10596 1726879764.11207: results queue empty 10596 1726879764.11208: checking for any_errors_fatal 10596 1726879764.11212: done checking for any_errors_fatal 10596 1726879764.11213: checking for max_fail_percentage 10596 1726879764.11214: done checking for max_fail_percentage 10596 1726879764.11214: checking to see if all hosts have failed and the running result is not ok 10596 1726879764.11215: done checking to see if all hosts have failed 10596 1726879764.11216: getting the remaining hosts for this loop 10596 1726879764.11217: done getting the remaining hosts for this loop 10596 1726879764.11219: getting the next task for host managed_node1 10596 1726879764.11223: done getting next task for host managed_node1 10596 1726879764.11226: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 10596 1726879764.11228: ^ state is: HOST STATE: block=3, 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 10596 1726879764.11229: getting the next task for host managed_node2 10596 1726879764.11232: done getting next task for host managed_node2 10596 1726879764.11233: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 10596 1726879764.11235: ^ state is: HOST STATE: block=3, 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 10596 1726879764.11236: getting the next task for host managed_node3 10596 1726879764.11238: done getting next task for host managed_node3 10596 1726879764.11240: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 10596 1726879764.11241: ^ state is: HOST STATE: block=3, 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 10596 1726879764.11253: getting variables 10596 1726879764.11255: in VariableManager get_vars() 10596 1726879764.11267: Calling all_inventory to load vars for managed_node1 10596 1726879764.11269: Calling groups_inventory to load vars for managed_node1 10596 1726879764.11271: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879764.11276: Calling all_plugins_play to load vars for managed_node1 10596 1726879764.11278: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879764.11281: Calling groups_plugins_play to load vars for managed_node1 10596 1726879764.11423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.11612: done with get_vars() 10596 1726879764.11621: done getting variables TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Friday 20 September 2024 20:49:24 -0400 (0:00:00.085) 0:00:02.560 ****** 10596 1726879764.11698: entering _queue_task() for managed_node1/setup 10596 1726879764.11969: worker is 1 (out of 3 available) 10596 1726879764.11982: exiting _queue_task() for managed_node1/setup 10596 1726879764.12013: getting variables 10596 1726879764.12015: in VariableManager get_vars() 10596 1726879764.12097: Calling all_inventory to load vars for managed_node2 10596 1726879764.12101: Calling groups_inventory to load vars for managed_node2 10596 1726879764.12104: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879764.12120: Calling all_plugins_play to load vars for managed_node2 10596 1726879764.12123: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879764.12127: Calling groups_plugins_play to load vars for managed_node2 10596 1726879764.12546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.12778: done with get_vars() 10596 1726879764.12790: done getting variables 10596 1726879764.12890: entering _queue_task() for managed_node2/setup 10596 1726879764.13210: worker is 2 (out of 3 available) 10596 1726879764.13224: exiting _queue_task() for managed_node2/setup 10596 1726879764.13260: getting variables 10596 1726879764.13263: in VariableManager get_vars() 10596 1726879764.13342: Calling all_inventory to load vars for managed_node3 10596 1726879764.13346: Calling groups_inventory to load vars for managed_node3 10596 1726879764.13351: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879764.13366: Calling all_plugins_play to load vars for managed_node3 10596 1726879764.13370: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879764.13373: Calling groups_plugins_play to load vars for managed_node3 10739 1726879764.12868: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 10739 1726879764.13012: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a3 10739 1726879764.13026: variable 'ansible_search_path' from source: unknown 10739 1726879764.13030: variable 'ansible_search_path' from source: unknown 10739 1726879764.13048: calling self._execute() 10739 1726879764.13103: variable 'ansible_host' from source: host vars for 'managed_node1' 10739 1726879764.13111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10739 1726879764.13118: variable 'omit' from source: magic vars 10739 1726879764.13498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10741 1726879764.13851: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 10741 1726879764.14009: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a3 10741 1726879764.14024: variable 'ansible_search_path' from source: unknown 10741 1726879764.14028: variable 'ansible_search_path' from source: unknown 10741 1726879764.14047: calling self._execute() 10741 1726879764.14111: variable 'ansible_host' from source: host vars for 'managed_node2' 10741 1726879764.14120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10741 1726879764.14128: variable 'omit' from source: magic vars 10741 1726879764.14493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10596 1726879764.15421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.15650: done with get_vars() 10596 1726879764.15663: done getting variables 10596 1726879764.15743: entering _queue_task() for managed_node3/setup 10596 1726879764.16023: worker is 3 (out of 3 available) 10596 1726879764.16037: exiting _queue_task() for managed_node3/setup 10596 1726879764.16054: done queuing things up, now waiting for results queue to drain 10596 1726879764.16055: waiting for pending results... 10741 1726879764.17902: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10741 1726879764.17980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10741 1726879764.18019: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10741 1726879764.18058: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10741 1726879764.18085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10741 1726879764.18160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10741 1726879764.18187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10741 1726879764.18214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10741 1726879764.18256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10741 1726879764.18272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10741 1726879764.18327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10741 1726879764.18353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10741 1726879764.18377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10741 1726879764.18491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10741 1726879764.18510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10741 1726879764.18685: variable '__kdump_required_facts' from source: role '' all vars 10741 1726879764.18700: variable 'ansible_facts' from source: host vars for 'managed_node2' 10742 1726879764.18680: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role 10741 1726879764.18782: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 10741 1726879764.18788: when evaluation is False, skipping this task 10741 1726879764.18794: _execute() done 10741 1726879764.18797: dumping result to json 10741 1726879764.18800: done dumping result, returning 10741 1726879764.18807: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-c952-e8a3-0000000000a3] 10741 1726879764.18818: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a3 10742 1726879764.18829: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a3 10742 1726879764.18846: variable 'ansible_search_path' from source: unknown 10741 1726879764.18847: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a3 10741 1726879764.18853: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 10742 1726879764.18850: variable 'ansible_search_path' from source: unknown 10742 1726879764.19628: calling self._execute() 10742 1726879764.19705: variable 'ansible_host' from source: host vars for 'managed_node3' 10742 1726879764.19715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10742 1726879764.19724: variable 'omit' from source: magic vars 10739 1726879764.19723: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10739 1726879764.19801: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10739 1726879764.19840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10739 1726879764.19876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10739 1726879764.19925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10739 1726879764.19999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10739 1726879764.20029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10739 1726879764.20054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10739 1726879764.20095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10739 1726879764.20110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10739 1726879764.20160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10739 1726879764.20183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10742 1726879764.20199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10739 1726879764.20209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10739 1726879764.20246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10739 1726879764.20261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10739 1726879764.20430: variable '__kdump_required_facts' from source: role '' all vars 10739 1726879764.20441: variable 'ansible_facts' from source: host vars for 'managed_node1' 10739 1726879764.20521: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 10739 1726879764.20527: when evaluation is False, skipping this task 10739 1726879764.20531: _execute() done 10739 1726879764.20534: dumping result to json 10739 1726879764.20537: done dumping result, returning 10739 1726879764.20543: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-c952-e8a3-0000000000a3] 10739 1726879764.20555: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a3 10739 1726879764.20582: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a3 10739 1726879764.20586: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 10742 1726879764.23566: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10742 1726879764.23634: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10742 1726879764.23673: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10742 1726879764.23724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10742 1726879764.23751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10742 1726879764.23826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10742 1726879764.23853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10742 1726879764.23878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10742 1726879764.23918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10742 1726879764.23935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10742 1726879764.23985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10742 1726879764.24014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10742 1726879764.24038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10742 1726879764.24075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10742 1726879764.24090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10742 1726879764.24258: variable '__kdump_required_facts' from source: role '' all vars 10742 1726879764.24270: variable 'ansible_facts' from source: host vars for 'managed_node3' 10742 1726879764.24353: Evaluated conditional (__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 10742 1726879764.24359: when evaluation is False, skipping this task 10742 1726879764.24363: _execute() done 10742 1726879764.24366: dumping result to json 10742 1726879764.24369: done dumping result, returning 10742 1726879764.24375: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ansible_facts used by role [0e44ad9b-8ddf-c952-e8a3-0000000000a3] 10742 1726879764.24508: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a3 10742 1726879764.24540: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a3 10742 1726879764.24544: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 10596 1726879764.24996: no more pending results, returning what we have 10596 1726879764.25000: results queue empty 10596 1726879764.25001: checking for any_errors_fatal 10596 1726879764.25003: done checking for any_errors_fatal 10596 1726879764.25004: checking for max_fail_percentage 10596 1726879764.25005: done checking for max_fail_percentage 10596 1726879764.25006: checking to see if all hosts have failed and the running result is not ok 10596 1726879764.25006: done checking to see if all hosts have failed 10596 1726879764.25007: getting the remaining hosts for this loop 10596 1726879764.25008: done getting the remaining hosts for this loop 10596 1726879764.25011: getting the next task for host managed_node1 10596 1726879764.25020: done getting next task for host managed_node1 10596 1726879764.25023: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree 10596 1726879764.25027: ^ state is: HOST STATE: block=3, 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 10596 1726879764.25029: getting the next task for host managed_node2 10596 1726879764.25033: done getting next task for host managed_node2 10596 1726879764.25035: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree 10596 1726879764.25037: ^ state is: HOST STATE: block=3, 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 10596 1726879764.25038: getting the next task for host managed_node3 10596 1726879764.25044: done getting next task for host managed_node3 10596 1726879764.25046: ^ task is: TASK: fedora.linux_system_roles.kdump : Check if system is ostree 10596 1726879764.25048: ^ state is: HOST STATE: block=3, 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 10596 1726879764.25062: getting variables 10596 1726879764.25064: in VariableManager get_vars() 10596 1726879764.25098: Calling all_inventory to load vars for managed_node1 10596 1726879764.25100: Calling groups_inventory to load vars for managed_node1 10596 1726879764.25103: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879764.25110: Calling all_plugins_play to load vars for managed_node1 10596 1726879764.25113: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879764.25116: Calling groups_plugins_play to load vars for managed_node1 10596 1726879764.25361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.25561: done with get_vars() 10596 1726879764.25572: done getting variables TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Friday 20 September 2024 20:49:24 -0400 (0:00:00.139) 0:00:02.700 ****** 10596 1726879764.25666: entering _queue_task() for managed_node1/stat 10596 1726879764.25888: worker is 1 (out of 3 available) 10596 1726879764.25902: exiting _queue_task() for managed_node1/stat 10596 1726879764.25932: getting variables 10596 1726879764.25935: in VariableManager get_vars() 10596 1726879764.26014: Calling all_inventory to load vars for managed_node2 10596 1726879764.26019: Calling groups_inventory to load vars for managed_node2 10596 1726879764.26021: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879764.26035: Calling all_plugins_play to load vars for managed_node2 10596 1726879764.26038: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879764.26042: Calling groups_plugins_play to load vars for managed_node2 10596 1726879764.26257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.26485: done with get_vars() 10596 1726879764.26500: done getting variables 10596 1726879764.26599: entering _queue_task() for managed_node2/stat 10596 1726879764.26860: worker is 2 (out of 3 available) 10596 1726879764.26873: exiting _queue_task() for managed_node2/stat 10596 1726879764.26903: getting variables 10596 1726879764.26905: in VariableManager get_vars() 10596 1726879764.26986: Calling all_inventory to load vars for managed_node3 10596 1726879764.26991: Calling groups_inventory to load vars for managed_node3 10596 1726879764.26995: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879764.27008: Calling all_plugins_play to load vars for managed_node3 10596 1726879764.27011: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879764.27014: Calling groups_plugins_play to load vars for managed_node3 10596 1726879764.27239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.27455: done with get_vars() 10596 1726879764.27466: done getting variables 10596 1726879764.27561: entering _queue_task() for managed_node3/stat 10596 1726879764.27822: worker is 3 (out of 3 available) 10596 1726879764.27838: exiting _queue_task() for managed_node3/stat 10596 1726879764.27851: done queuing things up, now waiting for results queue to drain 10596 1726879764.27854: waiting for pending results... 10747 1726879764.28032: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Check if system is ostree 10746 1726879764.28052: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Check if system is ostree 10747 1726879764.28164: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a5 10747 1726879764.28178: variable 'ansible_search_path' from source: unknown 10746 1726879764.28177: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a5 10747 1726879764.28182: variable 'ansible_search_path' from source: unknown 10746 1726879764.28191: variable 'ansible_search_path' from source: unknown 10746 1726879764.28196: variable 'ansible_search_path' from source: unknown 10747 1726879764.28205: calling self._execute() 10746 1726879764.28216: calling self._execute() 10747 1726879764.28262: variable 'ansible_host' from source: host vars for 'managed_node2' 10747 1726879764.28271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10746 1726879764.28271: variable 'ansible_host' from source: host vars for 'managed_node1' 10746 1726879764.28279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10747 1726879764.28279: variable 'omit' from source: magic vars 10746 1726879764.28286: variable 'omit' from source: magic vars 10747 1726879764.28589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10746 1726879764.28589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10747 1726879764.28854: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10747 1726879764.28971: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10747 1726879764.29011: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10747 1726879764.29046: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10747 1726879764.29124: 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) 10747 1726879764.29149: 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) 10747 1726879764.29174: 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) 10747 1726879764.29202: 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) 10747 1726879764.29311: Evaluated conditional (not __kdump_is_ostree is defined): True 10747 1726879764.29320: variable 'omit' from source: magic vars 10747 1726879764.29375: variable 'omit' from source: magic vars 10747 1726879764.29408: variable 'omit' from source: magic vars 10747 1726879764.29432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10747 1726879764.29457: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10747 1726879764.29474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10747 1726879764.29490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10747 1726879764.29504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10747 1726879764.29532: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10747 1726879764.29538: variable 'ansible_host' from source: host vars for 'managed_node2' 10747 1726879764.29542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10747 1726879764.29634: Set connection var ansible_shell_executable to /bin/sh 10747 1726879764.29642: Set connection var ansible_connection to ssh 10747 1726879764.29648: Set connection var ansible_timeout to 10 10747 1726879764.29652: Set connection var ansible_shell_type to sh 10747 1726879764.29657: Set connection var ansible_pipelining to False 10747 1726879764.29665: Set connection var ansible_module_compression to ZIP_DEFLATED 10747 1726879764.29687: variable 'ansible_shell_executable' from source: unknown 10747 1726879764.29694: variable 'ansible_connection' from source: unknown 10747 1726879764.29698: variable 'ansible_module_compression' from source: unknown 10747 1726879764.29702: variable 'ansible_shell_type' from source: unknown 10747 1726879764.29705: variable 'ansible_shell_executable' from source: unknown 10747 1726879764.29709: variable 'ansible_host' from source: host vars for 'managed_node2' 10747 1726879764.29713: variable 'ansible_pipelining' from source: unknown 10747 1726879764.29716: variable 'ansible_timeout' from source: unknown 10747 1726879764.29720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10747 1726879764.29862: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10747 1726879764.29873: variable 'omit' from source: magic vars 10747 1726879764.29878: starting attempt loop 10747 1726879764.29881: running the handler 10747 1726879764.29895: _low_level_execute_command(): starting 10747 1726879764.29905: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10748 1726879764.30119: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Check if system is ostree 10748 1726879764.30267: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a5 10748 1726879764.30286: variable 'ansible_search_path' from source: unknown 10748 1726879764.30293: variable 'ansible_search_path' from source: unknown 10748 1726879764.30327: calling self._execute() 10748 1726879764.30403: variable 'ansible_host' from source: host vars for 'managed_node3' 10748 1726879764.30413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10748 1726879764.30422: variable 'omit' from source: magic vars 10748 1726879764.30758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10746 1726879764.28856: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10746 1726879764.30952: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10746 1726879764.30988: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10746 1726879764.31030: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10746 1726879764.31110: 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) 10748 1726879764.31128: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10746 1726879764.31136: 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) 10746 1726879764.31161: 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) 10748 1726879764.31173: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10746 1726879764.31187: 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) 10748 1726879764.31208: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10748 1726879764.31242: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10746 1726879764.31310: Evaluated conditional (not __kdump_is_ostree is defined): True 10746 1726879764.31319: variable 'omit' from source: magic vars 10748 1726879764.31326: 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) 10748 1726879764.31351: 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) 10748 1726879764.31375: 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) 10746 1726879764.31379: variable 'omit' from source: magic vars 10748 1726879764.31402: 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) 10746 1726879764.31413: variable 'omit' from source: magic vars 10746 1726879764.31439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10746 1726879764.31464: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10746 1726879764.31482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10746 1726879764.31502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10746 1726879764.31514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10748 1726879764.31513: Evaluated conditional (not __kdump_is_ostree is defined): True 10748 1726879764.31533: variable 'omit' from source: magic vars 10746 1726879764.31545: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10746 1726879764.31550: variable 'ansible_host' from source: host vars for 'managed_node1' 10746 1726879764.31555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10748 1726879764.31593: variable 'omit' from source: magic vars 10748 1726879764.31625: variable 'omit' from source: magic vars 10746 1726879764.31651: Set connection var ansible_shell_executable to /bin/sh 10748 1726879764.31652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10746 1726879764.31660: Set connection var ansible_connection to ssh 10746 1726879764.31667: Set connection var ansible_timeout to 10 10746 1726879764.31670: Set connection var ansible_shell_type to sh 10746 1726879764.31676: Set connection var ansible_pipelining to False 10748 1726879764.31680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10746 1726879764.31683: Set connection var ansible_module_compression to ZIP_DEFLATED 10748 1726879764.31697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10746 1726879764.31707: variable 'ansible_shell_executable' from source: unknown 10746 1726879764.31711: variable 'ansible_connection' from source: unknown 10748 1726879764.31713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10748 1726879764.31725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10748 1726879764.31754: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10748 1726879764.31760: variable 'ansible_host' from source: host vars for 'managed_node3' 10748 1726879764.31764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10748 1726879764.31859: Set connection var ansible_shell_executable to /bin/sh 10748 1726879764.31867: Set connection var ansible_connection to ssh 10748 1726879764.31873: Set connection var ansible_timeout to 10 10748 1726879764.31876: Set connection var ansible_shell_type to sh 10748 1726879764.31881: Set connection var ansible_pipelining to False 10748 1726879764.31888: Set connection var ansible_module_compression to ZIP_DEFLATED 10748 1726879764.31910: variable 'ansible_shell_executable' from source: unknown 10748 1726879764.31915: variable 'ansible_connection' from source: unknown 10748 1726879764.31918: variable 'ansible_module_compression' from source: unknown 10748 1726879764.31921: variable 'ansible_shell_type' from source: unknown 10748 1726879764.31924: variable 'ansible_shell_executable' from source: unknown 10748 1726879764.31927: variable 'ansible_host' from source: host vars for 'managed_node3' 10748 1726879764.31931: variable 'ansible_pipelining' from source: unknown 10748 1726879764.31934: variable 'ansible_timeout' from source: unknown 10748 1726879764.31938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10748 1726879764.32087: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10748 1726879764.32100: variable 'omit' from source: magic vars 10748 1726879764.32106: starting attempt loop 10748 1726879764.32112: running the handler 10748 1726879764.32124: _low_level_execute_command(): starting 10748 1726879764.32132: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10746 1726879764.31714: variable 'ansible_module_compression' from source: unknown 10746 1726879764.32501: variable 'ansible_shell_type' from source: unknown 10746 1726879764.32506: variable 'ansible_shell_executable' from source: unknown 10746 1726879764.32510: variable 'ansible_host' from source: host vars for 'managed_node1' 10746 1726879764.32513: variable 'ansible_pipelining' from source: unknown 10746 1726879764.32516: variable 'ansible_timeout' from source: unknown 10746 1726879764.32520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10746 1726879764.32682: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10746 1726879764.32695: variable 'omit' from source: magic vars 10746 1726879764.32701: starting attempt loop 10746 1726879764.32705: running the handler 10746 1726879764.32717: _low_level_execute_command(): starting 10746 1726879764.32725: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10747 1726879764.33042: stdout chunk (state=2): >>>/root <<< 10747 1726879764.33053: stderr chunk (state=2): >>><<< 10747 1726879764.33069: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 10747 1726879764.33088: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10747 1726879764.33103: _low_level_execute_command(): starting 10747 1726879764.33109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422 `" && echo ansible-tmp-1726879764.3309689-10747-29958217469422="` echo /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422 `" && echo ansible-tmp-1726879764.3309689-10747-29958217469422="` echo /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422 `" ) && sleep 0'"'"'' 10748 1726879764.35907: stdout chunk (state=2): >>>/root <<< 10746 1726879764.35972: stdout chunk (state=2): >>>/root <<< 10748 1726879764.36093: stderr chunk (state=3): >>><<< 10748 1726879764.36102: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 10748 1726879764.36129: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10748 1726879764.36143: _low_level_execute_command(): starting 10748 1726879764.36152: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740 `" && echo ansible-tmp-1726879764.361371-10748-131743771295740="` echo /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740 `" && echo ansible-tmp-1726879764.361371-10748-131743771295740="` echo /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740 `" ) && sleep 0'"'"'' 10746 1726879764.36336: stderr chunk (state=3): >>><<< 10746 1726879764.36345: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 10746 1726879764.36373: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10746 1726879764.36388: _low_level_execute_command(): starting 10746 1726879764.36397: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488 `" && echo ansible-tmp-1726879764.3638237-10746-82048765447488="` echo /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488 `" && echo ansible-tmp-1726879764.3638237-10746-82048765447488="` echo /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488 `" ) && sleep 0'"'"'' 10747 1726879764.36578: stdout chunk (state=2): >>>ansible-tmp-1726879764.3309689-10747-29958217469422=/root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422 <<< 10747 1726879764.36588: stderr chunk (state=2): >>><<< 10747 1726879764.36601: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879764.3309689-10747-29958217469422=/root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422\n', b'') 10747 1726879764.36618: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879764.3309689-10747-29958217469422=/root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422 , stderr= 10747 1726879764.36686: variable 'ansible_module_compression' from source: unknown 10747 1726879764.36753: ANSIBALLZ: Using lock for stat 10747 1726879764.36759: ANSIBALLZ: Acquiring lock 10747 1726879764.36762: ANSIBALLZ: Lock acquired: 140708134557920 10747 1726879764.36766: ANSIBALLZ: Creating module 10748 1726879764.42604: stdout chunk (state=2): >>>ansible-tmp-1726879764.361371-10748-131743771295740=/root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740 <<< 10748 1726879764.42617: stderr chunk (state=2): >>><<< 10748 1726879764.42629: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879764.361371-10748-131743771295740=/root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740\n', b'') 10748 1726879764.42645: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879764.361371-10748-131743771295740=/root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740 , stderr= 10746 1726879764.42652: stdout chunk (state=2): >>>ansible-tmp-1726879764.3638237-10746-82048765447488=/root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488 <<< 10746 1726879764.42661: stderr chunk (state=2): >>><<< 10746 1726879764.42672: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879764.3638237-10746-82048765447488=/root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488\n', b'') 10746 1726879764.42688: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879764.3638237-10746-82048765447488=/root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488 , stderr= 10748 1726879764.42719: variable 'ansible_module_compression' from source: unknown 10746 1726879764.42753: variable 'ansible_module_compression' from source: unknown 10748 1726879764.42781: ANSIBALLZ: Using lock for stat 10748 1726879764.42786: ANSIBALLZ: Acquiring lock 10746 1726879764.42808: ANSIBALLZ: Using lock for stat 10746 1726879764.42813: ANSIBALLZ: Acquiring lock 10747 1726879764.51554: ANSIBALLZ: Writing module into payload 10747 1726879764.51689: ANSIBALLZ: Writing module 10747 1726879764.51717: ANSIBALLZ: Renaming module 10747 1726879764.51724: ANSIBALLZ: Done creating module 10747 1726879764.51742: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10747 1726879764.51840: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp5vdp4m5b TO /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 10748 1726879764.51969: ANSIBALLZ: Lock acquired: 140708134557920 10748 1726879764.51978: ANSIBALLZ: Reading module after lock 10748 1726879764.52015: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10748 1726879764.52129: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpmfb6q436 TO /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 10746 1726879764.52702: ANSIBALLZ: Lock acquired: 140708134557920 10746 1726879764.52712: ANSIBALLZ: Reading module after lock 10746 1726879764.52747: variable 'ansible_facts' from source: host vars for 'managed_node1' 10747 1726879764.52805: Sending initial data 10747 1726879764.52811: Sent initial data (152 bytes) Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10746 1726879764.52843: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4luqyhi5 TO /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 10748 1726879764.53303: Sending initial data 10748 1726879764.53311: Sent initial data (152 bytes) 10746 1726879764.53696: Sending initial data 10746 1726879764.53704: Sent initial data (152 bytes) 10747 1726879764.55614: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp5vdp4m5b /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py <<< 10746 1726879764.56737: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4luqyhi5 /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py <<< 10748 1726879764.56808: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpmfb6q436 /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py <<< 10747 1726879764.56974: stderr chunk (state=3): >>><<< 10747 1726879764.56984: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp5vdp4m5b /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py\n', b'') 10747 1726879764.57019: done transferring module to remote 10747 1726879764.57034: _low_level_execute_command(): starting 10747 1726879764.57041: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/ /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/ /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py && sleep 0'"'"'' 10748 1726879764.60110: stderr chunk (state=3): >>><<< 10748 1726879764.60122: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpmfb6q436 /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py\n', b'') 10748 1726879764.60151: done transferring module to remote 10748 1726879764.60166: _low_level_execute_command(): starting 10748 1726879764.60172: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/ /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/ /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py && sleep 0'"'"'' 10746 1726879764.60999: stderr chunk (state=3): >>><<< 10746 1726879764.61010: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4luqyhi5 /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py\n', b'') 10746 1726879764.61038: done transferring module to remote 10746 1726879764.61056: _low_level_execute_command(): starting 10746 1726879764.61063: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/ /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/ /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py && sleep 0'"'"'' 10747 1726879764.62095: stderr chunk (state=2): >>><<< 10747 1726879764.62106: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10747 1726879764.62131: _low_level_execute_command() done: rc=0, stdout=, stderr= 10747 1726879764.62135: _low_level_execute_command(): starting 10747 1726879764.62141: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/AnsiballZ_stat.py && sleep 0'"'"'' 10748 1726879764.62997: stderr chunk (state=2): >>><<< 10748 1726879764.63018: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'', b'') 10748 1726879764.63037: _low_level_execute_command() done: rc=0, stdout=, stderr= 10748 1726879764.63041: _low_level_execute_command(): starting 10748 1726879764.63046: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/AnsiballZ_stat.py && sleep 0'"'"'' 10746 1726879764.64135: stderr chunk (state=2): >>><<< 10746 1726879764.64146: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10746 1726879764.64171: _low_level_execute_command() done: rc=0, stdout=, stderr= 10746 1726879764.64175: _low_level_execute_command(): starting 10746 1726879764.64181: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/AnsiballZ_stat.py && sleep 0'"'"'' 10747 1726879764.65606: 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' # <<< 10747 1726879764.65662: stdout chunk (state=3): >>># 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 0x7fc46284ce48> # /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 0x7fc4627e2828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46284c9b0> # /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 0x7fc4627ef630> 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 0x7fc4627f6160> <<< 10747 1726879764.65694: 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 # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10747 1726879764.65719: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10747 1726879764.65756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627fb0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6748> <<< 10747 1726879764.65782: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6390> <<< 10747 1726879764.65809: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10747 1726879764.65834: 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 <<< 10747 1726879764.65876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 10747 1726879764.65905: 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' # <<< 10747 1726879764.65932: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a0470> <<< 10747 1726879764.65956: 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' <<< 10747 1726879764.65998: 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 0x7fc4627a5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a0b38> <<< 10747 1726879764.66020: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10747 1726879764.66050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10748 1726879764.66352: 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' <<< 10747 1726879764.66377: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627ac4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46278fd68> # /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 0x7fc462792198> # /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 0x7fc460aa0940> # /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 0x7fc460ab2240> <<< 10748 1726879764.66435: stdout chunk (state=3): >>># /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 0x7fc5a0df4e48> <<< 10747 1726879764.66455: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462800a20> 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. <<< 10748 1726879764.66489: 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 0x7fc5a0d8a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0df49b0> <<< 10748 1726879764.66524: 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 0x7fc5a0d97630> <<< 10748 1726879764.66570: 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' <<< 10748 1726879764.66593: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e160> <<< 10747 1726879764.66633: 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' <<< 10747 1726879764.66703: 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 # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10747 1726879764.66746: 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' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10748 1726879764.66783: 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 # 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 0x7fc5a0da30f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e390> # /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 <<< 10747 1726879764.66826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 10747 1726879764.66869: stdout chunk (state=3): >>># /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' <<< 10748 1726879764.66932: stdout chunk (state=3): >>># 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 0x7fc5a0d48470> # /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' <<< 10747 1726879764.66975: 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' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a200f0> # /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 0x7fc460a2b320> # /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' <<< 10748 1726879764.67021: 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 0x7fc5a0d4de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d48b38> # /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' <<< 10747 1726879764.67056: 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 0x7fc460a2bfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2bb00> 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 0x7fc460a2a0f0> <<< 10747 1726879764.67075: stdout chunk (state=3): >>>import '_collections' # <<< 10748 1726879764.67336: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d544e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d37d68> # /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 0x7fc5a0d3a198> # /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 0x7fc59f048940> # /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 0x7fc59f05a240> <<< 10747 1726879764.67352: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a7b828> # /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 0x7fc460a7bc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6f1d0> # /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 0x7fc460a6feb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a664a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a574e0> # /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' # <<< 10748 1726879764.67393: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0da8a20> 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. <<< 10747 1726879764.67407: 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 # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10747 1726879764.67433: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607d7320> <<< 10747 1726879764.67456: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607dfda0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6f128> <<< 10747 1726879764.67471: stdout chunk (state=3): >>>import '_locale' # <<< 10747 1726879764.67511: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10747 1726879764.67583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607e5eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a51320> # /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 0x7fc4607eb278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb080> <<< 10748 1726879764.67620: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10748 1726879764.67646: 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 <<< 10748 1726879764.67732: stdout chunk (state=3): >>># 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' <<< 10748 1726879764.67766: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10747 1726879764.67801: 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 0x7fc4607eb390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460ac9080> # /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 0x7fc4607ebe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eba90> # /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 0x7fc4607f7748> # /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' <<< 10748 1726879764.68084: 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 0x7fc59efc80f0> # /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 0x7fc59efd3320> # /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 0x7fc59efd3fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd3b00> 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' <<< 10748 1726879764.68117: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd20f0> import '_collections' # <<< 10747 1726879764.68136: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7f28> # /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 0x7fc46037d240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7828> # /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 0x7fc460382d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb5c0> # /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 0x7fc4603a6390> # 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 0x7fc4603a6748> # /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' <<< 10748 1726879764.68179: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f023828> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10747 1726879764.68206: 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 0x7fc4603ae438> # /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' <<< 10748 1726879764.68237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f023c18> <<< 10747 1726879764.68257: 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' <<< 10748 1726879764.68295: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f0171d0> <<< 10747 1726879764.68327: 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 <<< 10748 1726879764.68351: 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 0x7fc59f017eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f00e4a8> <<< 10747 1726879764.68405: 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 0x7fc460158c50> <<< 10748 1726879764.68436: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efff4e0> # /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' <<< 10748 1726879764.68463: 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' <<< 10747 1726879764.68530: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46014b390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46014b080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46013cf28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603aedd8> <<< 10747 1726879764.68561: 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 0x7fc46014bfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603a6ac8> <<< 10747 1726879764.68618: 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' <<< 10748 1726879764.68662: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed7f320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed87da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f017128> 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 0x7fc59ed8de80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59eff9320> # /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 0x7fc59ed94240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94048> <<< 10747 1726879764.68706: 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 0x7fc46275d780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4601530b8> 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 0x7fc46275db00> <<< 10748 1726879764.68763: 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 0x7fc59ed94358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f071080> # /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 <<< 10747 1726879764.68805: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb908> # /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' <<< 10748 1726879764.68862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94a58> # /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 0x7fc59ed9f710> # /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' <<< 10747 1726879764.68886: 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 0x7fc462775630> # /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' <<< 10748 1726879764.68901: 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' <<< 10748 1726879764.69176: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9fef0> # /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 0x7fc59e925208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9f7f0> # /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 0x7fc59e92acf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94588> # /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 0x7fc59e94e358> <<< 10747 1726879764.69216: 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 0x7fc4627796a0> # 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 0x7fc462779b70> # 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 0x7fc462779c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462775e80> # /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 0x7fc462779fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462779550> # 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 0x7fc4627792b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462769b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460391400> # /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' <<< 10748 1726879764.69271: 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 0x7fc59e94e710> # /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' <<< 10747 1726879764.69290: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627754e0> <<< 10748 1726879764.69318: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e956400> # /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' <<< 10747 1726879764.69360: 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' <<< 10748 1726879764.69406: 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' # /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 <<< 10747 1726879764.69426: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e77d978> <<< 10748 1726879764.69505: 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 0x7fc59e700c18> <<< 10747 1726879764.69519: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10748 1726879764.69769: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6f3358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6f3048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6e4ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e956da0> # 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 0x7fc59e6f3fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e94ea90> # /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 0x7fc5a0d05780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6fb0b8> <<< 10748 1726879764.69804: 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' # 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 0x7fc5a0d05b00> <<< 10748 1726879764.70054: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed948d0> # /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 0x7fc5a0d1d630> # /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' <<< 10746 1726879764.70067: 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 <<< 10748 1726879764.70113: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10746 1726879764.70155: 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' <<< 10748 1726879764.70198: 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 0x7fc5a0d216a0> # 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 0x7fc5a0d21b70> # 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 0x7fc5a0d21c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d1de80> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 10746 1726879764.70269: stdout chunk (state=3): >>># /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 0x7f0267c9ce48> # /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 0x7f0267c32828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c9c9b0> # /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 0x7f0267c3f630> <<< 10748 1726879764.70294: 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' # 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 0x7fc5a0d21fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d21550> # 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 0x7fc5a0d212b0> <<< 10746 1726879764.70341: 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 0x7f0267c46160> <<< 10748 1726879764.70382: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d11b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e93a3c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10746 1726879764.70421: 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 # 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 0x7f0267c4b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46748> <<< 10748 1726879764.70436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d1d4e0> <<< 10746 1726879764.70472: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46390> <<< 10746 1726879764.70505: 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 <<< 10747 1726879764.70528: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.70559: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd25978> <<< 10748 1726879764.70631: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10746 1726879764.70683: stdout chunk (state=3): >>># 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 0x7f0267bf0470> # /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 0x7f0267bf5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf0b38> <<< 10748 1726879764.70714: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10746 1726879764.70748: stdout chunk (state=3): >>># /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' <<< 10747 1726879764.71419: 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 0x7fc45e4d17f0> <<< 10747 1726879764.71455: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10747 1726879764.71484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10746 1726879764.71546: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bfc4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bdfd68> # /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 0x7f0267be2198> # /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 0x7f0265ef0940> # /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 0x7f0265f02240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c50a20> 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 <<< 10746 1726879764.71610: 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' <<< 10746 1726879764.71705: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e700f0> # /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 0x7f0265e7b320> # /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 0x7f0265e7bfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7bb00> import 'itertools' # <<< 10747 1726879764.71809: 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 0x7fc45e4612e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4d1e48> # 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 0x7fc45e77dfd0> # /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 0x7fc45e43cba8> # /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' <<< 10748 1726879764.71830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10746 1726879764.71882: 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 0x7f0265e7a0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ecb828> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10747 1726879764.71928: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4a71d0> # 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 0x7fc45e438390> # 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 0x7fc45e438eb8> # /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' <<< 10746 1726879764.71979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ecbc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebf1d0> # /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 0x7f0265ebfeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265eb64a8> <<< 10747 1726879764.72021: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4a5198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e482320> <<< 10746 1726879764.72045: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ea74e0> # /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' # <<< 10746 1726879764.72078: 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 # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10746 1726879764.72110: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c272e8> <<< 10746 1726879764.72145: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c2fd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebf4a8> import '_locale' # <<< 10746 1726879764.72559: 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 0x7f0265c35e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ea1320> # /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 0x7f0265c3c240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c048> # 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 0x7f0265c3c358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265f19080> # /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 0x7f0265c3ce48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3ca58> # /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 0x7f0265c47710> # /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 0x7f0265c47ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10747 1726879764.72602: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e479518> # /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 0x7fc45e7992b0> # 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 0x7fc45e48b390> # /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 0x7fc45e48b4a8> # /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 0x7fc45e732f28> <<< 10746 1726879764.72679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657cd208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c477f0> # /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 0x7f02657d2cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c588> <<< 10747 1726879764.72702: 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 0x7fc45e737f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e729358> # /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 0x7fc45e729b70> <<< 10746 1726879764.72736: 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 <<< 10748 1726879764.72806: 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 0x7fc59ca797f0> import 'atexit' # <<< 10748 1726879764.72898: 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' <<< 10747 1726879764.72934: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e496860> # /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' # <<< 10746 1726879764.72985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657f6358> # 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 0x7f02657f6710> <<< 10748 1726879764.73031: 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 0x7fc59ca092e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca79e48> # 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 0x7fc59cd25fd0> # /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' <<< 10747 1726879764.73071: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e75af60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e7291d0> <<< 10746 1726879764.73111: 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' # /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 0x7f02657fe400> # /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 0x7f02655a8c18> <<< 10748 1726879764.73177: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9e4ba8> # /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' <<< 10747 1726879764.73194: 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 0x7fc45e767e80> # 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 0x7fc45e767f60> <<< 10746 1726879764.73284: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026559b358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026559b048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026558cef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657feda0> # 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 0x7f026559bfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657f6a90> <<< 10748 1726879764.73341: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca4f1d0> # 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 0x7fc59c9f8390> # 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 0x7fc59c9f8eb8> <<< 10747 1726879764.73364: 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 0x7fc45e4b6128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e48b5f8> # /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 0x7fc45e4c5a90> <<< 10746 1726879764.73398: 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 0x7f0267bad780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02655a30b8> 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 0x7f0267badb00> <<< 10748 1726879764.73414: 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' <<< 10748 1726879764.73473: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca4d198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca2a320> <<< 10747 1726879764.73496: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4bd1d0> <<< 10747 1726879764.73552: 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 0x7fc45e4bd3c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4b6c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10746 1726879764.73577: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c8d0> # /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 0x7f0267bc5630> # /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' <<< 10747 1726879764.73594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.73981: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/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' <<< 10746 1726879764.73996: 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 0x7f0267bc96a0> # 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 0x7f0267bc9b70> # 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 0x7f0267bc9c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc5e80> # /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 0x7f0267bc9fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc9550> # 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 0x7f0267bc92b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bb9b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657e23c8> # /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 0x7f0267bc54e0> <<< 10748 1726879764.74055: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca21518> # /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 0x7fc59cd472b0> # 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 0x7fc59ca333c8> # /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 0x7fc59ca334e0> # /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 0x7fc59ccdaf60> <<< 10746 1726879764.74114: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263bcd978> <<< 10748 1726879764.74218: 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 0x7fc59ccdff28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1390> # /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 0x7fc59ccd1ba8> <<< 10746 1726879764.74240: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10748 1726879764.74586: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca3e898> # /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 0x7fc59cd02f60> <<< 10748 1726879764.74623: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1208> <<< 10747 1726879764.74647: 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' # 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 0x7fc45e4dee80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4deb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4de358> # /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 0x7fc45e4de9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4cccf8> # zipimport: zlib available # zipimport: zlib available <<< 10748 1726879764.74764: 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 0x7fc59cd0fe10> # 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 0x7fc59cd0ff98> <<< 10748 1726879764.74857: 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 0x7fc59ca5e0b8> <<< 10748 1726879764.74887: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca33630> # /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' <<< 10748 1726879764.74953: 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 0x7fc59ca6da58> <<< 10747 1726879764.75041: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10747 1726879764.75078: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10747 1726879764.75107: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.75165: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 10748 1726879764.75201: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca65198> # 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 0x7fc59ca65390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca5ec18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10747 1726879764.75216: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.75497: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10747 1726879764.75507: 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 0x7fc45adcb588> # zipimport: zlib available <<< 10746 1726879764.75516: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.75566: 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' <<< 10748 1726879764.75619: 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' # /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' <<< 10748 1726879764.75651: 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 0x7fc59ca86e80> <<< 10748 1726879764.75702: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca86b38> <<< 10748 1726879764.75750: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca86358> <<< 10747 1726879764.75767: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.75794: 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' <<< 10748 1726879764.75825: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca869b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca74cf8> # zipimport: zlib available <<< 10747 1726879764.76107: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.76157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10746 1726879764.76210: 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 0x7f02639217f0> import 'atexit' # <<< 10746 1726879764.76240: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10747 1726879764.76283: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10746 1726879764.76299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10746 1726879764.76344: 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 0x7f02638b12e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263921e48> <<< 10747 1726879764.76367: stdout chunk (state=3): >>># zipimport: zlib available <<< 10746 1726879764.76393: 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 0x7f0263bcdfd0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10747 1726879764.76433: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10747 1726879764.76479: stdout chunk (state=3): >>># zipimport: zlib available <<< 10746 1726879764.76507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026388cba8> # /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 <<< 10747 1726879764.76545: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10746 1726879764.76560: stdout chunk (state=3): >>># 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' <<< 10748 1726879764.76570: stdout chunk (state=3): >>># zipimport: zlib available <<< 10746 1726879764.76883: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638f71d0> # 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 0x7f02638f7278> # 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 0x7f02638a0198> # /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 0x7f02638f5160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638d2320> <<< 10747 1726879764.76894: stdout chunk (state=3): >>># 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' <<< 10748 1726879764.76903: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/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_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10747 1726879764.76944: stdout chunk (state=3): >>>import '_ast' # <<< 10747 1726879764.76982: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae42eb8> # zipimport: zlib available # zipimport: zlib available <<< 10748 1726879764.77008: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.77033: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10747 1726879764.77054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10746 1726879764.77084: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638c9518> <<< 10748 1726879764.77129: 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' <<< 10748 1726879764.77176: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc599373c88> # zipimport: zlib available <<< 10746 1726879764.77204: 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' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263be82b0> # 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 0x7f02638f7b00> # /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 0x7f02638db470> # /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' <<< 10747 1726879764.77221: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10747 1726879764.77239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.77268: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.77310: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.77367: 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 <<< 10747 1726879764.77631: 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 0x7fc45ae641d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae19ef0> <<< 10748 1726879764.77641: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.77677: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10747 1726879764.77718: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.77770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.77796: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.77821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.77860: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.77900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.77973: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10748 1726879764.77996: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.78031: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10748 1726879764.78114: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.78131: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.78194: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10748 1726879764.78233: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.78262: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10746 1726879764.78296: 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' # 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 0x7f0263b82ef0> # /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 0x7f0263b88f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79320> # /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 0x7f0263b79b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638e6828> # /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 0x7f0263baaf60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79198> # 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 0x7f02638f88d0> # 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 0x7f02638f8eb8> # 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 0x7f0263906048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638db5c0> # /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 0x7f02639159e8> <<< 10747 1726879764.78360: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10747 1726879764.78408: stdout chunk (state=3): >>># 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 <<< 10748 1726879764.78466: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.78478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10747 1726879764.78553: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e407128> <<< 10747 1726879764.78576: 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' <<< 10748 1726879764.78605: 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' <<< 10747 1726879764.78953: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4071d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae5ab38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/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_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 10748 1726879764.78968: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5993eaef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10747 1726879764.79029: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10748 1726879764.79051: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 10747 1726879764.79095: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.79108: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10748 1726879764.79164: 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 <<< 10746 1726879764.79197: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026390d128> # 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 0x7f026390d320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263906ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/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_lvq3y226/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 0x7f0263930e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263930ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02639302e8> # /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 0x7f0263930940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026391dc18> # zipimport: zlib available <<< 10747 1726879764.79247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.79320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10747 1726879764.79364: 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"}}} <<< 10747 1726879764.79387: stdout chunk (state=3): >>># destroy __main__ <<< 10748 1726879764.79418: 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 0x7fc59940c198> <<< 10748 1726879764.79479: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5993c1eb8> <<< 10748 1726879764.79514: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 10746 1726879764.79545: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.79634: 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 # 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 <<< 10747 1726879764.79708: stdout chunk (state=3): >>># 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<<< 10748 1726879764.79730: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10747 1726879764.79743: stdout chunk (state=3): >>> # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10747 1726879764.80085: stdout chunk (state=3): >>># 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 <<< 10748 1726879764.80110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10746 1726879764.80134: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 10746 1726879764.80183: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10748 1726879764.80224: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10748 1726879764.80251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10746 1726879764.80294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10747 1726879764.80309: 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 # 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 <<< 10748 1726879764.80315: 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' <<< 10747 1726879764.80337: stdout chunk (state=3): >>># destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect <<< 10746 1726879764.80376: 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' <<< 10748 1726879764.80415: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9af0f0> <<< 10747 1726879764.80436: stdout chunk (state=3): >>># 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 <<< 10746 1726879764.80454: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026021b400> # zipimport: zlib available <<< 10748 1726879764.80462: 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' <<< 10747 1726879764.80657: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 10747 1726879764.80664: stdout chunk (state=3): >>><<< 10747 1726879764.80680: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46284ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627e2828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46284c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627ef630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627fb0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a0470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a5e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a0b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627ac4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46278fd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462792198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460aa0940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460ab2240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462800a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a200f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2b320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc460a2bfd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2bb00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2a0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a7b828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a7bc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6f1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6feb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a664a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a574e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607d7320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607dfda0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6f128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607e5eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a51320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4607eb278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4607eb390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460ac9080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607ebe80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eba90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46037d240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460382d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603a6390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4603a6748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603ae438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460158c50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46014b390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46014b080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46013cf28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603aedd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc46014bfd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603a6ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc46275d780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4601530b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc46275db00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462775630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4627796a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462779b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462779c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462775e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc462779fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462779550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4627792b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462769b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460391400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627754e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e77d978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4d17f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4612e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4d1e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e77dfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e43cba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4a71d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e438390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e438eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4a5198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e482320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e479518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e7992b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e48b390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e48b4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e732f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e737f28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e729358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e729b70>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e496860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e75af60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e7291d0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e767e80>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e767f60>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4b6128>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e48b5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4c5a90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4bd1d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4bd3c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4b6c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45e4dee80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4deb38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4de358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4de9b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4cccf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45adcb588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae42eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc45ae641d0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae19ef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e407128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4071d0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae5ab38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"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"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 10747 1726879764.80762: _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 0x7fc46284ce48> # /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 0x7fc4627e2828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46284c9b0> # /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 0x7fc4627ef630> 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 0x7fc4627f6160> # /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 0x7fc4627fb0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627f6390> # /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 0x7fc4627a0470> # /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 0x7fc4627a5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4627a0b38> # /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 0x7fc4627ac4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46278fd68> # /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 0x7fc462792198> # /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 0x7fc460aa0940> # /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 0x7fc460ab2240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462800a20> 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 0x7fc460a200f0> # /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 0x7fc460a2b320> # /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 0x7fc460a2bfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a2bb00> 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 0x7fc460a2a0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a7b828> # /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 0x7fc460a7bc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6f1d0> # /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 0x7fc460a6feb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a664a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a574e0> # /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 0x7fc4607d7320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607dfda0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a6f128> 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 0x7fc4607e5eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460a51320> # /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 0x7fc4607eb278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb080> # 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 0x7fc4607eb390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460ac9080> # /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 0x7fc4607ebe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eba90> # /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 0x7fc4607f7748> # /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 0x7fc4607f7f28> # /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 0x7fc46037d240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607f7828> # /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 0x7fc460382d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb5c0> # /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 0x7fc4603a6390> # 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 0x7fc4603a6748> # /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 0x7fc4603ae438> # /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 0x7fc460158c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46014b390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46014b080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc46013cf28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603aedd8> # 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 0x7fc46014bfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4603a6ac8> # /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 0x7fc46275d780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4601530b8> 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 0x7fc46275db00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4607eb908> # /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 0x7fc462775630> # /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 0x7fc4627796a0> # 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 0x7fc462779b70> # 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 0x7fc462779c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462775e80> # /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 0x7fc462779fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462779550> # 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 0x7fc4627792b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc462769b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc460391400> # /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 0x7fc4627754e0> # /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 0x7fc45e77d978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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 0x7fc45e4d17f0> 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 0x7fc45e4612e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4d1e48> # 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 0x7fc45e77dfd0> # /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 0x7fc45e43cba8> # /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 0x7fc45e4a71d0> # 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 0x7fc45e438390> # 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 0x7fc45e438eb8> # /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 0x7fc45e4a5198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e482320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e479518> # /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 0x7fc45e7992b0> # 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 0x7fc45e48b390> # /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 0x7fc45e48b4a8> # /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 0x7fc45e732f28> # /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 0x7fc45e737f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e729358> # /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 0x7fc45e729b70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e496860> # /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 0x7fc45e75af60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e7291d0> # 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 0x7fc45e767e80> # 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 0x7fc45e767f60> # 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 0x7fc45e4b6128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e48b5f8> # /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 0x7fc45e4c5a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4bd1d0> # 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 0x7fc45e4bd3c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4b6c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/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_32bgfhhs/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 0x7fc45e4dee80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4deb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4de358> # /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 0x7fc45e4de9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45e4cccf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/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_32bgfhhs/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 0x7fc45adcb588> # 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_32bgfhhs/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_32bgfhhs/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_32bgfhhs/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_32bgfhhs/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_32bgfhhs/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 0x7fc45ae42eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/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 0x7fc45ae641d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae19ef0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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 0x7fc45e407128> # /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 0x7fc45e4071d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc45ae5ab38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/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_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_32bgfhhs/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_32bgfhhs/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.43.205 closed. 10747 1726879764.81322: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879764.3309689-10747-29958217469422/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10747 1726879764.81338: _low_level_execute_command(): starting 10747 1726879764.81345: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879764.3309689-10747-29958217469422/ > /dev/null 2>&1 && sleep 0'"'"'' 10746 1726879764.80797: stdout chunk (state=3): >>># zipimport: zlib available <<< 10746 1726879764.81458: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10748 1726879764.80788: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9af198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc599402b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/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_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 10748 1726879764.81481: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/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"}}} <<< 10748 1726879764.82020: stdout chunk (state=3): >>># 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 <<< 10746 1726879764.82055: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/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_lvq3y226/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 0x7f0260292e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 10748 1726879764.82082: stdout chunk (state=3): >>># destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux <<< 10746 1726879764.82125: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10746 1726879764.82172: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10748 1726879764.82197: 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 # 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 <<< 10746 1726879764.82275: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10748 1726879764.82294: 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 # 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 <<< 10746 1726879764.82309: stdout chunk (state=3): >>># zipimport: zlib available <<< 10748 1726879764.82327: 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 # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10746 1726879764.82870: 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 # 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 0x7f02602b41d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0260269ef0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10748 1726879764.82938: stdout chunk (state=3): >>># 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 <<< 10748 1726879764.82946: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10748 1726879764.82962: stdout chunk (state=3): >>><<< 10748 1726879764.82969: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0df4e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d8a828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0df49b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d97630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0da30f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d48470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d4de48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d48b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d544e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d37d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d3a198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f048940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f05a240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0da8a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efc80f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd3320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59efd3fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd3b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd20f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f023828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f023c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f0171d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f017eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f00e4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efff4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed7f320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed87da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f017128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed8de80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59eff9320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ed94240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ed94358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f071080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9f710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9fef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e925208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9f7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e92acf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e94e358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59e94e710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e956400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e700c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6f3358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6f3048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6e4ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e956da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59e6f3fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e94ea90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d05780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6fb0b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d05b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed948d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d1d630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d216a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d21b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d21c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d1de80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d21fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d21550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5a0d212b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d11b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e93a3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d1d4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd25978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca797f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca092e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca79e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59cd25fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9e4ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca4f1d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59c9f8390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59c9f8eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca4d198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca2a320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca21518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd472b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca333c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca334e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ccdaf60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccdff28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1ba8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca3e898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59cd02f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1208>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59cd0fe10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59cd0ff98>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca5e0b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca33630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca6da58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca65198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca65390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca5ec18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59ca86e80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca86b38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca86358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca869b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca74cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc599373c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5993eaef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc59940c198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5993c1eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9af0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59c9af198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc599402b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"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"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 10748 1726879764.83093: _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 0x7fc5a0df4e48> # /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 0x7fc5a0d8a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0df49b0> # /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 0x7fc5a0d97630> 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 0x7fc5a0d9e160> # /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 0x7fc5a0da30f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d9e390> # /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 0x7fc5a0d48470> # /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 0x7fc5a0d4de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d48b38> # /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 0x7fc5a0d544e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d37d68> # /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 0x7fc5a0d3a198> # /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 0x7fc59f048940> # /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 0x7fc59f05a240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0da8a20> 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 0x7fc59efc80f0> # /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 0x7fc59efd3320> # /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 0x7fc59efd3fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efd3b00> 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 0x7fc59efd20f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f023828> # /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 0x7fc59f023c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f0171d0> # /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 0x7fc59f017eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f00e4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59efff4e0> # /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 0x7fc59ed7f320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed87da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f017128> 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 0x7fc59ed8de80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59eff9320> # /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 0x7fc59ed94240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94048> # 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 0x7fc59ed94358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59f071080> # /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 0x7fc59ed94e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94a58> # /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 0x7fc59ed9f710> # /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 0x7fc59ed9fef0> # /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 0x7fc59e925208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed9f7f0> # /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 0x7fc59e92acf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed94588> # /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 0x7fc59e94e358> # 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 0x7fc59e94e710> # /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 0x7fc59e956400> # /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 0x7fc59e700c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6f3358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6f3048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6e4ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e956da0> # 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 0x7fc59e6f3fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e94ea90> # /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 0x7fc5a0d05780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e6fb0b8> 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 0x7fc5a0d05b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ed948d0> # /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 0x7fc5a0d1d630> # /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 0x7fc5a0d216a0> # 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 0x7fc5a0d21b70> # 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 0x7fc5a0d21c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d1de80> # /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 0x7fc5a0d21fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d21550> # 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 0x7fc5a0d212b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5a0d11b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59e93a3c8> # /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 0x7fc5a0d1d4e0> # /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 0x7fc59cd25978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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 0x7fc59ca797f0> 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 0x7fc59ca092e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca79e48> # 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 0x7fc59cd25fd0> # /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 0x7fc59c9e4ba8> # /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 0x7fc59ca4f1d0> # 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 0x7fc59c9f8390> # 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 0x7fc59c9f8eb8> # /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 0x7fc59ca4d198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca2a320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca21518> # /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 0x7fc59cd472b0> # 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 0x7fc59ca333c8> # /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 0x7fc59ca334e0> # /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 0x7fc59ccdaf60> # /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 0x7fc59ccdff28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1390> # /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 0x7fc59ccd1ba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca3e898> # /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 0x7fc59cd02f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ccd1208> # 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 0x7fc59cd0fe10> # 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 0x7fc59cd0ff98> # 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 0x7fc59ca5e0b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca33630> # /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 0x7fc59ca6da58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca65198> # 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 0x7fc59ca65390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca5ec18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/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_azn2ernf/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 0x7fc59ca86e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca86b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca86358> # /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 0x7fc59ca869b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc59ca74cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/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_azn2ernf/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 0x7fc599373c88> # 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_azn2ernf/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_azn2ernf/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_azn2ernf/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_azn2ernf/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_azn2ernf/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 0x7fc5993eaef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/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 0x7fc59940c198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5993c1eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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 0x7fc59c9af0f0> # /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 0x7fc59c9af198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc599402b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/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_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_azn2ernf/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_azn2ernf/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.43.118 closed. 10748 1726879764.83738: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879764.361371-10748-131743771295740/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10748 1726879764.83758: _low_level_execute_command(): starting 10748 1726879764.83771: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879764.361371-10748-131743771295740/ > /dev/null 2>&1 && sleep 0'"'"'' 10746 1726879764.83054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10746 1726879764.83881: 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' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263857128> # /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' <<< 10746 1726879764.83917: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638571d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02602aab38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/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_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 10746 1726879764.84856: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/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 <<< 10746 1726879764.85409: stdout chunk (state=3): >>># 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 <<< 10746 1726879764.85446: stdout chunk (state=3): >>># destroy posixpath <<< 10746 1726879764.85484: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 10746 1726879764.85523: stdout chunk (state=3): >>># destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 10746 1726879764.85546: 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 <<< 10746 1726879764.85565: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 10746 1726879764.86197: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 10746 1726879764.86205: stdout chunk (state=3): >>><<< 10746 1726879764.86217: stderr chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c9ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c32828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c9c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c3f630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c4b0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf0470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf5e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf0b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bfc4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bdfd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267be2198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ef0940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265f02240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c50a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e700f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7b320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0265e7bfd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7bb00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7a0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ecb828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ecbc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebf1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebfeb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265eb64a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ea74e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c272e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c2fd68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebf4a8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c35e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ea1320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0265c3c240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0265c3c358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265f19080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3ce48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3ca58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c47710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c47ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657cd208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c477f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657d2cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657f6358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02657f6710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657fe400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02655a8c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026559b358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026559b048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026558cef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657feda0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f026559bfd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657f6a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bad780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02655a30b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267badb00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc5630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc96a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc9b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc9c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc5e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc9fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc9550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0267bc92b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bb9b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657e23c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc54e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263bcd978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02639217f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638b12e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263921e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263bcdfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026388cba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638f71d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f7278>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638a0198>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638f5160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638d2320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638c9518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263be82b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f7b00>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638db470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263b82ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b88f60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638e6828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263baaf60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f88d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02638f8eb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263906048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638db5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02639159e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026390d128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f026390d320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263906ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0263930e10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263930ac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02639302e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263930940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026391dc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026021b400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0260292e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02602b41d0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0260269ef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263857128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638571d0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02602aab38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"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"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 10746 1726879764.86298: _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 0x7f0267c9ce48> # /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 0x7f0267c32828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c9c9b0> # /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 0x7f0267c3f630> 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 0x7f0267c46160> # /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 0x7f0267c4b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c46390> # /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 0x7f0267bf0470> # /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 0x7f0267bf5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bf0b38> # /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 0x7f0267bfc4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bdfd68> # /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 0x7f0267be2198> # /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 0x7f0265ef0940> # /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 0x7f0265f02240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267c50a20> 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 0x7f0265e700f0> # /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 0x7f0265e7b320> # /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 0x7f0265e7bfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265e7bb00> 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 0x7f0265e7a0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ecb828> # /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 0x7f0265ecbc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebf1d0> # /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 0x7f0265ebfeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265eb64a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ea74e0> # /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 0x7f0265c272e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c2fd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ebf4a8> 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 0x7f0265c35e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265ea1320> # /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 0x7f0265c3c240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c048> # 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 0x7f0265c3c358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265f19080> # /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 0x7f0265c3ce48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3ca58> # /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 0x7f0265c47710> # /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 0x7f0265c47ef0> # /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 0x7f02657cd208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c477f0> # /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 0x7f02657d2cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c588> # /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 0x7f02657f6358> # 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 0x7f02657f6710> # /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 0x7f02657fe400> # /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 0x7f02655a8c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026559b358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026559b048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026558cef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657feda0> # 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 0x7f026559bfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657f6a90> # /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 0x7f0267bad780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02655a30b8> 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 0x7f0267badb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0265c3c8d0> # /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 0x7f0267bc5630> # /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 0x7f0267bc96a0> # 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 0x7f0267bc9b70> # 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 0x7f0267bc9c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc5e80> # /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 0x7f0267bc9fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bc9550> # 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 0x7f0267bc92b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0267bb9b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02657e23c8> # /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 0x7f0267bc54e0> # /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 0x7f0263bcd978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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 0x7f02639217f0> 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 0x7f02638b12e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263921e48> # 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 0x7f0263bcdfd0> # /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 0x7f026388cba8> # /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 0x7f02638f71d0> # 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 0x7f02638f7278> # 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 0x7f02638a0198> # /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 0x7f02638f5160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638d2320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638c9518> # /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 0x7f0263be82b0> # 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 0x7f02638f7b00> # /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 0x7f02638db470> # /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 0x7f0263b82ef0> # /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 0x7f0263b88f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79320> # /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 0x7f0263b79b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638e6828> # /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 0x7f0263baaf60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263b79198> # 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 0x7f02638f88d0> # 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 0x7f02638f8eb8> # 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 0x7f0263906048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02638db5c0> # /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 0x7f02639159e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026390d128> # 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 0x7f026390d320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263906ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/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_lvq3y226/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 0x7f0263930e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0263930ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02639302e8> # /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 0x7f0263930940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f026391dc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/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_lvq3y226/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 0x7f026021b400> # 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_lvq3y226/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_lvq3y226/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_lvq3y226/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_lvq3y226/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_lvq3y226/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 0x7f0260292e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/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 0x7f02602b41d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0260269ef0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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 0x7f0263857128> # /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 0x7f02638571d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02602aab38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/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_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lvq3y226/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_lvq3y226/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.42.60 closed. 10746 1726879764.86534: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879764.3638237-10746-82048765447488/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10746 1726879764.86549: _low_level_execute_command(): starting 10746 1726879764.86555: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879764.3638237-10746-82048765447488/ > /dev/null 2>&1 && sleep 0'"'"'' 10747 1726879764.87388: stderr chunk (state=2): >>><<< 10747 1726879764.87400: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10747 1726879764.87422: _low_level_execute_command() done: rc=0, stdout=, stderr= 10747 1726879764.87429: handler run complete 10747 1726879764.87448: attempt loop complete, returning result 10747 1726879764.87453: _execute() done 10747 1726879764.87456: dumping result to json 10747 1726879764.87460: done dumping result, returning 10747 1726879764.87467: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0e44ad9b-8ddf-c952-e8a3-0000000000a5] 10747 1726879764.87479: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a5 10747 1726879764.87515: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a5 10747 1726879764.87518: WORKER PROCESS EXITING 10748 1726879764.87871: stderr chunk (state=2): >>><<< 10748 1726879764.87882: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10748 1726879764.87908: _low_level_execute_command() done: rc=0, stdout=, stderr= 10748 1726879764.87915: handler run complete 10748 1726879764.87938: attempt loop complete, returning result 10748 1726879764.87943: _execute() done 10748 1726879764.87946: dumping result to json 10748 1726879764.87953: done dumping result, returning 10748 1726879764.87962: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0e44ad9b-8ddf-c952-e8a3-0000000000a5] 10748 1726879764.88114: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a5 10748 1726879764.88161: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a5 10748 1726879764.88166: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 10746 1726879764.91804: stderr chunk (state=2): >>><<< 10746 1726879764.91816: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10746 1726879764.91836: _low_level_execute_command() done: rc=0, stdout=, stderr= 10746 1726879764.91842: handler run complete 10746 1726879764.91867: attempt loop complete, returning result 10746 1726879764.91872: _execute() done 10746 1726879764.91874: dumping result to json 10746 1726879764.91878: done dumping result, returning 10746 1726879764.91885: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Check if system is ostree [0e44ad9b-8ddf-c952-e8a3-0000000000a5] 10746 1726879764.91899: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a5 10746 1726879764.91939: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a5 10746 1726879764.91943: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 10596 1726879764.92342: no more pending results, returning what we have 10596 1726879764.92346: results queue empty 10596 1726879764.92347: checking for any_errors_fatal 10596 1726879764.92354: done checking for any_errors_fatal 10596 1726879764.92355: checking for max_fail_percentage 10596 1726879764.92356: done checking for max_fail_percentage 10596 1726879764.92357: checking to see if all hosts have failed and the running result is not ok 10596 1726879764.92358: done checking to see if all hosts have failed 10596 1726879764.92358: getting the remaining hosts for this loop 10596 1726879764.92360: done getting the remaining hosts for this loop 10596 1726879764.92363: getting the next task for host managed_node1 10596 1726879764.92368: done getting next task for host managed_node1 10596 1726879764.92371: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 10596 1726879764.92374: ^ state is: HOST STATE: block=3, 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 10596 1726879764.92375: getting the next task for host managed_node2 10596 1726879764.92378: done getting next task for host managed_node2 10596 1726879764.92379: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 10596 1726879764.92381: ^ state is: HOST STATE: block=3, 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 10596 1726879764.92382: getting the next task for host managed_node3 10596 1726879764.92387: done getting next task for host managed_node3 10596 1726879764.92389: ^ task is: TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 10596 1726879764.92391: ^ state is: HOST STATE: block=3, 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 10596 1726879764.92406: getting variables 10596 1726879764.92407: in VariableManager get_vars() 10596 1726879764.92436: Calling all_inventory to load vars for managed_node1 10596 1726879764.92439: Calling groups_inventory to load vars for managed_node1 10596 1726879764.92441: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879764.92451: Calling all_plugins_play to load vars for managed_node1 10596 1726879764.92454: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879764.92456: Calling groups_plugins_play to load vars for managed_node1 10596 1726879764.92680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.92901: done with get_vars() 10596 1726879764.92910: done getting variables 10596 1726879764.93009: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Friday 20 September 2024 20:49:24 -0400 (0:00:00.673) 0:00:03.374 ****** 10596 1726879764.93040: entering _queue_task() for managed_node1/set_fact 10596 1726879764.93042: Creating lock for set_fact 10596 1726879764.93273: worker is 1 (out of 3 available) 10596 1726879764.93286: exiting _queue_task() for managed_node1/set_fact 10596 1726879764.93314: getting variables 10596 1726879764.93316: in VariableManager get_vars() 10596 1726879764.93405: Calling all_inventory to load vars for managed_node2 10596 1726879764.93409: Calling groups_inventory to load vars for managed_node2 10596 1726879764.93411: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879764.93425: Calling all_plugins_play to load vars for managed_node2 10596 1726879764.93428: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879764.93431: Calling groups_plugins_play to load vars for managed_node2 10596 1726879764.93658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.93883: done with get_vars() 10596 1726879764.93896: done getting variables 10596 1726879764.93993: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879764.94008: entering _queue_task() for managed_node2/set_fact 10596 1726879764.94290: worker is 2 (out of 3 available) 10596 1726879764.94304: exiting _queue_task() for managed_node2/set_fact 10596 1726879764.94332: getting variables 10596 1726879764.94335: in VariableManager get_vars() 10596 1726879764.94412: Calling all_inventory to load vars for managed_node3 10596 1726879764.94417: Calling groups_inventory to load vars for managed_node3 10596 1726879764.94419: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879764.94432: Calling all_plugins_play to load vars for managed_node3 10596 1726879764.94436: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879764.94438: Calling groups_plugins_play to load vars for managed_node3 10596 1726879764.94679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879764.94910: done with get_vars() 10596 1726879764.94920: done getting variables 10596 1726879764.95001: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879764.95013: entering _queue_task() for managed_node3/set_fact 10596 1726879764.95273: worker is 3 (out of 3 available) 10596 1726879764.95288: exiting _queue_task() for managed_node3/set_fact 10596 1726879764.95312: done queuing things up, now waiting for results queue to drain 10596 1726879764.95314: waiting for pending results... 10774 1726879764.95555: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 10772 1726879764.95610: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 10774 1726879764.95704: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a6 10774 1726879764.95721: variable 'ansible_search_path' from source: unknown 10774 1726879764.95725: variable 'ansible_search_path' from source: unknown 10772 1726879764.95729: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a6 10772 1726879764.95744: variable 'ansible_search_path' from source: unknown 10772 1726879764.95747: variable 'ansible_search_path' from source: unknown 10774 1726879764.95760: calling self._execute() 10772 1726879764.95768: calling self._execute() 10774 1726879764.95830: variable 'ansible_host' from source: host vars for 'managed_node3' 10772 1726879764.95830: variable 'ansible_host' from source: host vars for 'managed_node1' 10772 1726879764.95851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10772 1726879764.95861: variable 'omit' from source: magic vars 10774 1726879764.95842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10774 1726879764.95909: variable 'omit' from source: magic vars 10772 1726879764.96186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10774 1726879764.96235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10772 1726879764.96452: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10772 1726879764.96501: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10772 1726879764.96535: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10772 1726879764.96571: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10774 1726879764.96576: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10774 1726879764.96619: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10772 1726879764.96648: 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) 10774 1726879764.96655: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10772 1726879764.96673: 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) 10774 1726879764.96689: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10772 1726879764.96701: 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) 10772 1726879764.96728: 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) 10774 1726879764.96769: 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) 10774 1726879764.96794: 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) 10774 1726879764.96819: 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) 10772 1726879764.96841: Evaluated conditional (not __kdump_is_ostree is defined): True 10774 1726879764.96844: 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) 10772 1726879764.96849: variable 'omit' from source: magic vars 10774 1726879764.96958: Evaluated conditional (not __kdump_is_ostree is defined): True 10774 1726879764.96967: variable 'omit' from source: magic vars 10773 1726879764.97064: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree 10773 1726879764.97200: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a6 10773 1726879764.97215: variable 'ansible_search_path' from source: unknown 10773 1726879764.97218: variable 'ansible_search_path' from source: unknown 10773 1726879764.97239: calling self._execute() 10773 1726879764.97299: variable 'ansible_host' from source: host vars for 'managed_node2' 10773 1726879764.97309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10773 1726879764.97317: variable 'omit' from source: magic vars 10773 1726879764.97611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10773 1726879764.97854: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10773 1726879764.97900: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10773 1726879764.97934: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10773 1726879764.97967: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10774 1726879764.97086: variable 'omit' from source: magic vars 10774 1726879764.98112: variable '__ostree_booted_stat' from source: set_fact 10774 1726879764.98156: variable 'omit' from source: magic vars 10774 1726879764.98181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10774 1726879764.98208: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10774 1726879764.98225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10774 1726879764.98241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10774 1726879764.98253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10772 1726879764.98257: variable 'omit' from source: magic vars 10774 1726879764.98280: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10774 1726879764.98286: variable 'ansible_host' from source: host vars for 'managed_node3' 10774 1726879764.98290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10772 1726879764.98375: variable '__ostree_booted_stat' from source: set_fact 10774 1726879764.98387: Set connection var ansible_shell_executable to /bin/sh 10774 1726879764.98397: Set connection var ansible_connection to ssh 10774 1726879764.98403: Set connection var ansible_timeout to 10 10774 1726879764.98406: Set connection var ansible_shell_type to sh 10774 1726879764.98412: Set connection var ansible_pipelining to False 10774 1726879764.98418: Set connection var ansible_module_compression to ZIP_DEFLATED 10772 1726879764.98422: variable 'omit' from source: magic vars 10774 1726879764.98438: variable 'ansible_shell_executable' from source: unknown 10774 1726879764.98443: variable 'ansible_connection' from source: unknown 10774 1726879764.98446: variable 'ansible_module_compression' from source: unknown 10772 1726879764.98445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10772 1726879764.98473: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10772 1726879764.98490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10773 1726879764.98501: 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) 10772 1726879764.98508: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10772 1726879764.98520: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10773 1726879764.98525: 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) 10773 1726879764.98549: 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) 10773 1726879764.98575: 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) 10773 1726879764.98684: Evaluated conditional (not __kdump_is_ostree is defined): True 10773 1726879764.98695: variable 'omit' from source: magic vars 10773 1726879764.98757: variable 'omit' from source: magic vars 10773 1726879764.98862: variable '__ostree_booted_stat' from source: set_fact 10773 1726879764.98907: variable 'omit' from source: magic vars 10773 1726879764.98930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10773 1726879764.98954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10773 1726879764.98969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10773 1726879764.98984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10773 1726879764.98996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10773 1726879764.99021: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10773 1726879764.99026: variable 'ansible_host' from source: host vars for 'managed_node2' 10773 1726879764.99030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10773 1726879764.99122: Set connection var ansible_shell_executable to /bin/sh 10773 1726879764.99131: Set connection var ansible_connection to ssh 10773 1726879764.99137: Set connection var ansible_timeout to 10 10773 1726879764.99140: Set connection var ansible_shell_type to sh 10773 1726879764.99145: Set connection var ansible_pipelining to False 10773 1726879764.99152: Set connection var ansible_module_compression to ZIP_DEFLATED 10773 1726879764.99172: variable 'ansible_shell_executable' from source: unknown 10773 1726879764.99176: variable 'ansible_connection' from source: unknown 10773 1726879764.99179: variable 'ansible_module_compression' from source: unknown 10773 1726879764.99182: variable 'ansible_shell_type' from source: unknown 10773 1726879764.99185: variable 'ansible_shell_executable' from source: unknown 10773 1726879764.99188: variable 'ansible_host' from source: host vars for 'managed_node2' 10773 1726879764.99193: variable 'ansible_pipelining' from source: unknown 10773 1726879764.99196: variable 'ansible_timeout' from source: unknown 10773 1726879764.99200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10773 1726879764.99301: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10773 1726879764.99312: variable 'omit' from source: magic vars 10773 1726879764.99318: starting attempt loop 10773 1726879764.99321: running the handler 10773 1726879764.99331: handler run complete 10773 1726879764.99339: attempt loop complete, returning result 10773 1726879764.99342: _execute() done 10773 1726879764.99345: dumping result to json 10773 1726879764.99348: done dumping result, returning 10773 1726879764.99354: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0e44ad9b-8ddf-c952-e8a3-0000000000a6] 10773 1726879764.99364: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a6 10773 1726879764.99387: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a6 10774 1726879764.98449: variable 'ansible_shell_type' from source: unknown 10774 1726879764.99430: variable 'ansible_shell_executable' from source: unknown 10774 1726879764.99435: variable 'ansible_host' from source: host vars for 'managed_node3' 10774 1726879764.99440: variable 'ansible_pipelining' from source: unknown 10774 1726879764.99443: variable 'ansible_timeout' from source: unknown 10774 1726879764.99447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10774 1726879764.99553: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10774 1726879764.99565: variable 'omit' from source: magic vars 10774 1726879764.99571: starting attempt loop 10774 1726879764.99574: running the handler 10774 1726879764.99584: handler run complete 10774 1726879764.99594: attempt loop complete, returning result 10774 1726879764.99597: _execute() done 10774 1726879764.99600: dumping result to json 10774 1726879764.99603: done dumping result, returning 10774 1726879764.99609: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0e44ad9b-8ddf-c952-e8a3-0000000000a6] 10774 1726879764.99742: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a6 10774 1726879764.99770: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a6 10774 1726879764.99774: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } ok: [managed_node3] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } 10773 1726879764.99391: WORKER PROCESS EXITING 10772 1726879764.98546: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10772 1726879765.00393: variable 'ansible_host' from source: host vars for 'managed_node1' 10772 1726879765.00401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10772 1726879765.00499: Set connection var ansible_shell_executable to /bin/sh 10772 1726879765.00508: Set connection var ansible_connection to ssh 10772 1726879765.00514: Set connection var ansible_timeout to 10 10772 1726879765.00517: Set connection var ansible_shell_type to sh 10772 1726879765.00522: Set connection var ansible_pipelining to False 10772 1726879765.00529: Set connection var ansible_module_compression to ZIP_DEFLATED 10772 1726879765.00549: variable 'ansible_shell_executable' from source: unknown 10772 1726879765.00553: variable 'ansible_connection' from source: unknown 10772 1726879765.00557: variable 'ansible_module_compression' from source: unknown 10772 1726879765.00559: variable 'ansible_shell_type' from source: unknown 10772 1726879765.00562: variable 'ansible_shell_executable' from source: unknown 10772 1726879765.00565: variable 'ansible_host' from source: host vars for 'managed_node1' 10772 1726879765.00569: variable 'ansible_pipelining' from source: unknown 10772 1726879765.00572: variable 'ansible_timeout' from source: unknown 10772 1726879765.00575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10772 1726879765.00681: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10772 1726879765.00695: variable 'omit' from source: magic vars 10772 1726879765.00701: starting attempt loop 10772 1726879765.00704: running the handler 10772 1726879765.00713: handler run complete 10772 1726879765.00722: attempt loop complete, returning result 10772 1726879765.00726: _execute() done 10772 1726879765.00729: dumping result to json 10772 1726879765.00732: done dumping result, returning 10772 1726879765.00738: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set flag to indicate system is ostree [0e44ad9b-8ddf-c952-e8a3-0000000000a6] 10772 1726879765.00749: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a6 10772 1726879765.00771: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a6 10772 1726879765.00775: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } 10596 1726879765.01324: no more pending results, returning what we have 10596 1726879765.01328: results queue empty 10596 1726879765.01328: checking for any_errors_fatal 10596 1726879765.01334: done checking for any_errors_fatal 10596 1726879765.01334: checking for max_fail_percentage 10596 1726879765.01336: done checking for max_fail_percentage 10596 1726879765.01336: checking to see if all hosts have failed and the running result is not ok 10596 1726879765.01337: done checking to see if all hosts have failed 10596 1726879765.01338: getting the remaining hosts for this loop 10596 1726879765.01339: done getting the remaining hosts for this loop 10596 1726879765.01342: getting the next task for host managed_node1 10596 1726879765.01350: done getting next task for host managed_node1 10596 1726879765.01353: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 10596 1726879765.01356: ^ state is: HOST STATE: block=3, 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 10596 1726879765.01358: getting the next task for host managed_node2 10596 1726879765.01362: done getting next task for host managed_node2 10596 1726879765.01363: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 10596 1726879765.01365: ^ state is: HOST STATE: block=3, 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 10596 1726879765.01366: getting the next task for host managed_node3 10596 1726879765.01371: done getting next task for host managed_node3 10596 1726879765.01372: ^ task is: TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 10596 1726879765.01374: ^ state is: HOST STATE: block=3, 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 10596 1726879765.01385: getting variables 10596 1726879765.01387: in VariableManager get_vars() 10596 1726879765.01418: Calling all_inventory to load vars for managed_node1 10596 1726879765.01420: Calling groups_inventory to load vars for managed_node1 10596 1726879765.01422: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879765.01430: Calling all_plugins_play to load vars for managed_node1 10596 1726879765.01432: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879765.01435: Calling groups_plugins_play to load vars for managed_node1 10596 1726879765.01657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879765.01861: done with get_vars() 10596 1726879765.01871: done getting variables 10596 1726879765.01981: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Friday 20 September 2024 20:49:25 -0400 (0:00:00.089) 0:00:03.463 ****** 10596 1726879765.02015: entering _queue_task() for managed_node1/include_vars 10596 1726879765.02017: Creating lock for include_vars 10596 1726879765.02240: worker is 1 (out of 3 available) 10596 1726879765.02253: exiting _queue_task() for managed_node1/include_vars 10596 1726879765.02282: getting variables 10596 1726879765.02285: in VariableManager get_vars() 10596 1726879765.02361: Calling all_inventory to load vars for managed_node2 10596 1726879765.02365: Calling groups_inventory to load vars for managed_node2 10596 1726879765.02367: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879765.02381: Calling all_plugins_play to load vars for managed_node2 10596 1726879765.02384: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879765.02386: Calling groups_plugins_play to load vars for managed_node2 10596 1726879765.02882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879765.03107: done with get_vars() 10596 1726879765.03118: done getting variables 10596 1726879765.03199: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879765.03211: entering _queue_task() for managed_node2/include_vars 10596 1726879765.03513: worker is 2 (out of 3 available) 10596 1726879765.03528: exiting _queue_task() for managed_node2/include_vars 10596 1726879765.03556: getting variables 10596 1726879765.03559: in VariableManager get_vars() 10596 1726879765.03643: Calling all_inventory to load vars for managed_node3 10596 1726879765.03647: Calling groups_inventory to load vars for managed_node3 10596 1726879765.03649: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879765.03664: Calling all_plugins_play to load vars for managed_node3 10596 1726879765.03667: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879765.03670: Calling groups_plugins_play to load vars for managed_node3 10596 1726879765.04080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879765.04305: done with get_vars() 10596 1726879765.04317: done getting variables 10596 1726879765.04399: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879765.04412: entering _queue_task() for managed_node3/include_vars 10596 1726879765.04677: worker is 3 (out of 3 available) 10596 1726879765.04690: exiting _queue_task() for managed_node3/include_vars 10596 1726879765.04703: done queuing things up, now waiting for results queue to drain 10596 1726879765.04704: waiting for pending results... 10775 1726879765.03459: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 10775 1726879765.03610: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a8 10775 1726879765.03629: variable 'ansible_search_path' from source: unknown 10775 1726879765.03633: variable 'ansible_search_path' from source: unknown 10775 1726879765.03908: variable 'ansible_facts' from source: host vars for 'managed_node1' 10775 1726879765.04097: variable 'ansible_facts' from source: host vars for 'managed_node1' 10775 1726879765.04274: variable 'ansible_facts' from source: host vars for 'managed_node1' 10776 1726879765.05141: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 10776 1726879765.05272: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a8 10776 1726879765.05287: variable 'ansible_search_path' from source: unknown 10776 1726879765.05290: variable 'ansible_search_path' from source: unknown 10776 1726879765.05510: variable 'ansible_facts' from source: host vars for 'managed_node2' 10776 1726879765.05689: variable 'ansible_facts' from source: host vars for 'managed_node2' 10776 1726879765.05861: variable 'ansible_facts' from source: host vars for 'managed_node2' 10775 1726879765.06100: variable 'ansible_facts' from source: host vars for 'managed_node1' 10775 1726879765.06166: variable 'omit' from source: magic vars 10775 1726879765.06266: variable 'ansible_host' from source: host vars for 'managed_node1' 10775 1726879765.06277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10775 1726879765.06288: variable 'omit' from source: magic vars 10775 1726879765.06508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10775 1726879765.06755: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10775 1726879765.06802: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10775 1726879765.06838: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10775 1726879765.06872: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10775 1726879765.06945: variable '__vars_file' from source: task vars 10775 1726879765.07027: variable 'role_path' from source: magic vars 10775 1726879765.07035: variable 'item' from source: unknown 10775 1726879765.07047: Evaluated conditional (__vars_file is file): False 10775 1726879765.07053: when evaluation is False, skipping this task 10775 1726879765.07087: variable 'item' from source: unknown 10775 1726879765.07177: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 10775 1726879765.07261: variable 'ansible_host' from source: host vars for 'managed_node1' 10775 1726879765.07271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10775 1726879765.07280: variable 'omit' from source: magic vars 10777 1726879765.07394: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables 10775 1726879765.07474: variable '__vars_file' from source: task vars 10777 1726879765.07538: in run() - task 0e44ad9b-8ddf-c952-e8a3-0000000000a8 10775 1726879765.07552: variable 'role_path' from source: magic vars 10775 1726879765.07559: variable 'item' from source: unknown 10775 1726879765.07569: Evaluated conditional (__vars_file is file): False 10775 1726879765.07573: when evaluation is False, skipping this task 10775 1726879765.07608: variable 'item' from source: unknown 10775 1726879765.07665: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 10775 1726879765.07736: variable 'ansible_host' from source: host vars for 'managed_node1' 10775 1726879765.07746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10775 1726879765.07755: variable 'omit' from source: magic vars 10775 1726879765.07901: variable '__vars_file' from source: task vars 10775 1726879765.07978: variable 'role_path' from source: magic vars 10775 1726879765.07986: variable 'item' from source: unknown 10775 1726879765.07998: Evaluated conditional (__vars_file is file): False 10775 1726879765.08003: when evaluation is False, skipping this task 10775 1726879765.08034: variable 'item' from source: unknown 10775 1726879765.08093: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 10775 1726879765.08156: variable 'ansible_host' from source: host vars for 'managed_node1' 10775 1726879765.08166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10775 1726879765.08176: variable 'omit' from source: magic vars 10775 1726879765.08349: variable '__vars_file' from source: task vars 10777 1726879765.07558: variable 'ansible_search_path' from source: unknown 10777 1726879765.08363: variable 'ansible_search_path' from source: unknown 10775 1726879765.08427: variable 'role_path' from source: magic vars 10775 1726879765.08434: variable 'item' from source: unknown 10775 1726879765.08444: Evaluated conditional (__vars_file is file): False 10775 1726879765.08448: when evaluation is False, skipping this task 10775 1726879765.08479: variable 'item' from source: unknown 10775 1726879765.08537: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 10775 1726879765.08560: dumping result to json 10775 1726879765.08567: done dumping result, returning 10775 1726879765.08573: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0e44ad9b-8ddf-c952-e8a3-0000000000a8] 10775 1726879765.08586: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a8 10775 1726879765.08613: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a8 10775 1726879765.08616: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 10776 1726879765.08967: variable 'ansible_facts' from source: host vars for 'managed_node2' 10777 1726879765.08607: variable 'ansible_facts' from source: host vars for 'managed_node3' 10776 1726879765.09039: variable 'omit' from source: magic vars 10776 1726879765.09141: variable 'ansible_host' from source: host vars for 'managed_node2' 10776 1726879765.09152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10776 1726879765.09163: variable 'omit' from source: magic vars 10777 1726879765.09166: variable 'ansible_facts' from source: host vars for 'managed_node3' 10777 1726879765.09338: variable 'ansible_facts' from source: host vars for 'managed_node3' 10776 1726879765.09382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10777 1726879765.09512: variable 'ansible_facts' from source: host vars for 'managed_node3' 10777 1726879765.09575: variable 'omit' from source: magic vars 10776 1726879765.09627: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10777 1726879765.09672: variable 'ansible_host' from source: host vars for 'managed_node3' 10777 1726879765.09683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10776 1726879765.09671: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10777 1726879765.09698: variable 'omit' from source: magic vars 10776 1726879765.09730: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10776 1726879765.09765: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10776 1726879765.09838: variable '__vars_file' from source: task vars 10776 1726879765.09979: variable 'role_path' from source: magic vars 10776 1726879765.09986: variable 'item' from source: unknown 10776 1726879765.09999: Evaluated conditional (__vars_file is file): False 10776 1726879765.10004: when evaluation is False, skipping this task 10776 1726879765.10038: variable 'item' from source: unknown 10776 1726879765.10104: 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" } 10776 1726879765.10177: variable 'ansible_host' from source: host vars for 'managed_node2' 10776 1726879765.10187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10776 1726879765.10198: variable 'omit' from source: magic vars 10776 1726879765.10348: variable '__vars_file' from source: task vars 10776 1726879765.10424: variable 'role_path' from source: magic vars 10776 1726879765.10431: variable 'item' from source: unknown 10776 1726879765.10441: Evaluated conditional (__vars_file is file): False 10776 1726879765.10444: when evaluation is False, skipping this task 10776 1726879765.10474: variable 'item' from source: unknown 10776 1726879765.10531: 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" } 10776 1726879765.10595: variable 'ansible_host' from source: host vars for 'managed_node2' 10776 1726879765.10605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10776 1726879765.10613: variable 'omit' from source: magic vars 10776 1726879765.10761: variable '__vars_file' from source: task vars 10776 1726879765.11084: variable 'role_path' from source: magic vars 10776 1726879765.11091: variable 'item' from source: unknown 10776 1726879765.11103: Evaluated conditional (__vars_file is file): False 10776 1726879765.11107: when evaluation is False, skipping this task 10776 1726879765.11135: variable 'item' from source: unknown 10776 1726879765.11195: 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" } 10776 1726879765.11254: variable 'ansible_host' from source: host vars for 'managed_node2' 10776 1726879765.11263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10776 1726879765.11271: variable 'omit' from source: magic vars 10776 1726879765.11416: variable '__vars_file' from source: task vars 10776 1726879765.11495: variable 'role_path' from source: magic vars 10776 1726879765.11502: variable 'item' from source: unknown 10776 1726879765.11512: Evaluated conditional (__vars_file is file): False 10776 1726879765.11515: when evaluation is False, skipping this task 10776 1726879765.11547: variable 'item' from source: unknown 10776 1726879765.11605: 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" } 10776 1726879765.11627: dumping result to json 10776 1726879765.11635: done dumping result, returning 10776 1726879765.11640: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0e44ad9b-8ddf-c952-e8a3-0000000000a8] 10776 1726879765.11652: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a8 10776 1726879765.11675: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a8 10776 1726879765.11678: WORKER PROCESS EXITING 10777 1726879765.11417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10777 1726879765.12189: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10777 1726879765.12235: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10777 1726879765.12268: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10777 1726879765.12303: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10777 1726879765.12378: variable '__vars_file' from source: task vars 10777 1726879765.12462: variable 'role_path' from source: magic vars 10777 1726879765.12469: variable 'item' from source: unknown 10777 1726879765.12480: Evaluated conditional (__vars_file is file): False 10777 1726879765.12484: when evaluation is False, skipping this task 10777 1726879765.12521: variable 'item' from source: unknown 10777 1726879765.12584: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 10777 1726879765.12661: variable 'ansible_host' from source: host vars for 'managed_node3' 10777 1726879765.12671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10777 1726879765.12680: variable 'omit' from source: magic vars 10777 1726879765.12833: variable '__vars_file' from source: task vars 10777 1726879765.12909: variable 'role_path' from source: magic vars 10777 1726879765.12916: variable 'item' from source: unknown 10777 1726879765.12925: Evaluated conditional (__vars_file is file): False 10777 1726879765.12929: when evaluation is False, skipping this task 10777 1726879765.12959: variable 'item' from source: unknown 10777 1726879765.13024: variable 'item' from source: unknown skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 10777 1726879765.13088: variable 'ansible_host' from source: host vars for 'managed_node3' 10777 1726879765.13101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10777 1726879765.13112: variable 'omit' from source: magic vars 10777 1726879765.13255: variable '__vars_file' from source: task vars 10777 1726879765.13331: variable 'role_path' from source: magic vars 10777 1726879765.13338: variable 'item' from source: unknown 10777 1726879765.13348: Evaluated conditional (__vars_file is file): False 10777 1726879765.13351: when evaluation is False, skipping this task 10777 1726879765.13380: variable 'item' from source: unknown 10777 1726879765.13438: variable 'item' from source: unknown skipping: [managed_node3] => (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" } 10777 1726879765.13502: variable 'ansible_host' from source: host vars for 'managed_node3' 10777 1726879765.13512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10777 1726879765.13520: variable 'omit' from source: magic vars 10777 1726879765.13663: variable '__vars_file' from source: task vars 10777 1726879765.13740: variable 'role_path' from source: magic vars 10777 1726879765.13746: variable 'item' from source: unknown 10777 1726879765.13756: Evaluated conditional (__vars_file is file): False 10777 1726879765.13760: when evaluation is False, skipping this task 10777 1726879765.13790: variable 'item' from source: unknown 10777 1726879765.13848: variable 'item' from source: unknown skipping: [managed_node3] => (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" } 10777 1726879765.13870: dumping result to json 10777 1726879765.13876: done dumping result, returning 10777 1726879765.13882: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set platform/version specific variables [0e44ad9b-8ddf-c952-e8a3-0000000000a8] 10777 1726879765.14024: sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a8 10777 1726879765.14050: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-0000000000a8 10777 1726879765.14054: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped skipping: [managed_node3] => { "changed": false } MSG: All items skipped 10596 1726879765.14163: no more pending results, returning what we have 10596 1726879765.14169: results queue empty 10596 1726879765.14170: checking for any_errors_fatal 10596 1726879765.14178: done checking for any_errors_fatal 10596 1726879765.14178: checking for max_fail_percentage 10596 1726879765.14180: done checking for max_fail_percentage 10596 1726879765.14181: checking to see if all hosts have failed and the running result is not ok 10596 1726879765.14182: done checking to see if all hosts have failed 10596 1726879765.14183: getting the remaining hosts for this loop 10596 1726879765.14186: done getting the remaining hosts for this loop 10596 1726879765.14190: getting the next task for host managed_node1 10596 1726879765.14203: done getting next task for host managed_node1 10596 1726879765.14207: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages 10596 1726879765.14210: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879765.14212: getting the next task for host managed_node2 10596 1726879765.14215: done getting next task for host managed_node2 10596 1726879765.14217: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages 10596 1726879765.14218: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879765.14219: getting the next task for host managed_node3 10596 1726879765.14222: done getting next task for host managed_node3 10596 1726879765.14224: ^ task is: TASK: fedora.linux_system_roles.kdump : Install required packages 10596 1726879765.14226: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879765.14244: getting variables 10596 1726879765.14245: in VariableManager get_vars() 10596 1726879765.14275: Calling all_inventory to load vars for managed_node1 10596 1726879765.14278: Calling groups_inventory to load vars for managed_node1 10596 1726879765.14280: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879765.14289: Calling all_plugins_play to load vars for managed_node1 10596 1726879765.14293: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879765.14296: Calling groups_plugins_play to load vars for managed_node1 10596 1726879765.14463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879765.14667: done with get_vars() 10596 1726879765.14677: done getting variables 10596 1726879765.14786: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Friday 20 September 2024 20:49:25 -0400 (0:00:00.128) 0:00:03.591 ****** 10596 1726879765.14818: entering _queue_task() for managed_node1/package 10596 1726879765.14820: Creating lock for package 10596 1726879765.15086: worker is 1 (out of 3 available) 10596 1726879765.15100: exiting _queue_task() for managed_node1/package 10596 1726879765.15133: getting variables 10596 1726879765.15135: in VariableManager get_vars() 10596 1726879765.15220: Calling all_inventory to load vars for managed_node2 10596 1726879765.15224: Calling groups_inventory to load vars for managed_node2 10596 1726879765.15226: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879765.15240: Calling all_plugins_play to load vars for managed_node2 10596 1726879765.15243: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879765.15245: Calling groups_plugins_play to load vars for managed_node2 10596 1726879765.15479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879765.15695: done with get_vars() 10596 1726879765.15707: done getting variables 10596 1726879765.15788: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879765.15800: entering _queue_task() for managed_node2/package 10596 1726879765.16098: worker is 2 (out of 3 available) 10596 1726879765.16111: exiting _queue_task() for managed_node2/package 10596 1726879765.16140: getting variables 10596 1726879765.16143: in VariableManager get_vars() 10596 1726879765.16221: Calling all_inventory to load vars for managed_node3 10596 1726879765.16226: Calling groups_inventory to load vars for managed_node3 10596 1726879765.16228: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879765.16242: Calling all_plugins_play to load vars for managed_node3 10596 1726879765.16246: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879765.16249: Calling groups_plugins_play to load vars for managed_node3 10596 1726879765.16698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879765.17004: done with get_vars() 10596 1726879765.17015: done getting variables 10596 1726879765.17095: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879765.17105: entering _queue_task() for managed_node3/package 10596 1726879765.17359: worker is 3 (out of 3 available) 10596 1726879765.17372: exiting _queue_task() for managed_node3/package 10596 1726879765.17386: done queuing things up, now waiting for results queue to drain 10596 1726879765.17387: waiting for pending results... 10778 1726879765.17019: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Install required packages 10778 1726879765.17144: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000052 10778 1726879765.17163: variable 'ansible_search_path' from source: unknown 10778 1726879765.17168: variable 'ansible_search_path' from source: unknown 10778 1726879765.17194: calling self._execute() 10778 1726879765.17258: variable 'ansible_host' from source: host vars for 'managed_node1' 10778 1726879765.17267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10778 1726879765.17274: variable 'omit' from source: magic vars 10778 1726879765.17371: variable 'omit' from source: magic vars 10778 1726879765.17420: variable 'omit' from source: magic vars 10778 1726879765.17447: variable '__kdump_packages' from source: role '' all vars 10779 1726879765.17566: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Install required packages 10778 1726879765.17624: variable '__kdump_packages' from source: role '' all vars 10779 1726879765.17678: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000052 10779 1726879765.17694: variable 'ansible_search_path' from source: unknown 10779 1726879765.17699: variable 'ansible_search_path' from source: unknown 10779 1726879765.17720: calling self._execute() 10779 1726879765.17780: variable 'ansible_host' from source: host vars for 'managed_node2' 10779 1726879765.17789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10779 1726879765.17800: variable 'omit' from source: magic vars 10778 1726879765.17833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10779 1726879765.17893: variable 'omit' from source: magic vars 10779 1726879765.17943: variable 'omit' from source: magic vars 10779 1726879765.17970: variable '__kdump_packages' from source: role '' all vars 10779 1726879765.18163: variable '__kdump_packages' from source: role '' all vars 10779 1726879765.18360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10780 1726879765.18686: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Install required packages 10780 1726879765.18809: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000052 10780 1726879765.18826: variable 'ansible_search_path' from source: unknown 10780 1726879765.18830: variable 'ansible_search_path' from source: unknown 10780 1726879765.18863: calling self._execute() 10780 1726879765.18935: variable 'ansible_host' from source: host vars for 'managed_node3' 10780 1726879765.18944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10780 1726879765.18953: variable 'omit' from source: magic vars 10780 1726879765.19047: variable 'omit' from source: magic vars 10780 1726879765.19094: variable 'omit' from source: magic vars 10780 1726879765.19120: variable '__kdump_packages' from source: role '' all vars 10780 1726879765.19284: variable '__kdump_packages' from source: role '' all vars 10780 1726879765.19493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10778 1726879765.24263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10778 1726879765.24335: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10778 1726879765.24374: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10779 1726879765.24373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10778 1726879765.24411: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10778 1726879765.24437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10779 1726879765.24442: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10779 1726879765.24478: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10779 1726879765.24517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10778 1726879765.24530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10779 1726879765.24543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10778 1726879765.24560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10778 1726879765.24585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10778 1726879765.24626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10779 1726879765.24629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10778 1726879765.24641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10779 1726879765.24655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10779 1726879765.24679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10779 1726879765.24718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10779 1726879765.24735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10778 1726879765.24743: variable '__kdump_is_ostree' from source: set_fact 10778 1726879765.24753: variable 'omit' from source: magic vars 10778 1726879765.24778: variable 'omit' from source: magic vars 10778 1726879765.24804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10778 1726879765.24829: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10779 1726879765.24829: variable '__kdump_is_ostree' from source: set_fact 10779 1726879765.24844: variable 'omit' from source: magic vars 10778 1726879765.24847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10778 1726879765.24866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10779 1726879765.24869: variable 'omit' from source: magic vars 10778 1726879765.24877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10779 1726879765.24896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10779 1726879765.24922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10779 1726879765.24937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10779 1726879765.24973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10779 1726879765.24985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10779 1726879765.25014: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10779 1726879765.25020: variable 'ansible_host' from source: host vars for 'managed_node2' 10779 1726879765.25024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10779 1726879765.25119: Set connection var ansible_shell_executable to /bin/sh 10779 1726879765.25128: Set connection var ansible_connection to ssh 10779 1726879765.25134: Set connection var ansible_timeout to 10 10779 1726879765.25137: Set connection var ansible_shell_type to sh 10779 1726879765.25143: Set connection var ansible_pipelining to False 10779 1726879765.25150: Set connection var ansible_module_compression to ZIP_DEFLATED 10779 1726879765.25172: variable 'ansible_shell_executable' from source: unknown 10779 1726879765.25176: variable 'ansible_connection' from source: unknown 10779 1726879765.25179: variable 'ansible_module_compression' from source: unknown 10779 1726879765.25182: variable 'ansible_shell_type' from source: unknown 10779 1726879765.25184: variable 'ansible_shell_executable' from source: unknown 10779 1726879765.25187: variable 'ansible_host' from source: host vars for 'managed_node2' 10779 1726879765.25192: variable 'ansible_pipelining' from source: unknown 10779 1726879765.25196: variable 'ansible_timeout' from source: unknown 10779 1726879765.25199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10779 1726879765.25299: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10779 1726879765.25310: variable 'omit' from source: magic vars 10779 1726879765.25316: starting attempt loop 10779 1726879765.25320: running the handler 10779 1726879765.25404: variable 'ansible_facts' from source: host vars for 'managed_node2' 10779 1726879765.25519: _low_level_execute_command(): starting 10779 1726879765.25529: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10780 1726879765.26034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10780 1726879765.26115: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10780 1726879765.26150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10780 1726879765.26185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10780 1726879765.26213: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10780 1726879765.26322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10780 1726879765.26354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10780 1726879765.26381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10780 1726879765.26426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10780 1726879765.26443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10778 1726879765.26453: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10778 1726879765.26461: variable 'ansible_host' from source: host vars for 'managed_node1' 10778 1726879765.26465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10780 1726879765.26540: variable '__kdump_is_ostree' from source: set_fact 10780 1726879765.26548: variable 'omit' from source: magic vars 10780 1726879765.26573: variable 'omit' from source: magic vars 10780 1726879765.26600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10780 1726879765.26624: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10780 1726879765.26641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10780 1726879765.26657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10780 1726879765.26669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10778 1726879765.26572: Set connection var ansible_shell_executable to /bin/sh 10780 1726879765.26697: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10778 1726879765.26700: Set connection var ansible_connection to ssh 10780 1726879765.26703: variable 'ansible_host' from source: host vars for 'managed_node3' 10780 1726879765.26707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10780 1726879765.26801: Set connection var ansible_shell_executable to /bin/sh 10780 1726879765.26809: Set connection var ansible_connection to ssh 10780 1726879765.26815: Set connection var ansible_timeout to 10 10780 1726879765.26818: Set connection var ansible_shell_type to sh 10780 1726879765.26824: Set connection var ansible_pipelining to False 10780 1726879765.26831: Set connection var ansible_module_compression to ZIP_DEFLATED 10780 1726879765.26852: variable 'ansible_shell_executable' from source: unknown 10780 1726879765.26857: variable 'ansible_connection' from source: unknown 10780 1726879765.26860: variable 'ansible_module_compression' from source: unknown 10780 1726879765.26863: variable 'ansible_shell_type' from source: unknown 10780 1726879765.26866: variable 'ansible_shell_executable' from source: unknown 10780 1726879765.26869: variable 'ansible_host' from source: host vars for 'managed_node3' 10780 1726879765.26873: variable 'ansible_pipelining' from source: unknown 10780 1726879765.26876: variable 'ansible_timeout' from source: unknown 10780 1726879765.26880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10780 1726879765.27598: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10780 1726879765.27611: variable 'omit' from source: magic vars 10780 1726879765.27617: starting attempt loop 10780 1726879765.27621: running the handler 10780 1726879765.27709: variable 'ansible_facts' from source: host vars for 'managed_node3' 10778 1726879765.26707: Set connection var ansible_timeout to 10 10778 1726879765.27799: Set connection var ansible_shell_type to sh 10778 1726879765.27809: Set connection var ansible_pipelining to False 10778 1726879765.27818: Set connection var ansible_module_compression to ZIP_DEFLATED 10780 1726879765.27828: _low_level_execute_command(): starting 10780 1726879765.27836: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None 10778 1726879765.27844: variable 'ansible_shell_executable' from source: unknown 10778 1726879765.27851: variable 'ansible_connection' from source: unknown 10778 1726879765.27855: variable 'ansible_module_compression' from source: unknown 10778 1726879765.27857: variable 'ansible_shell_type' from source: unknown 10778 1726879765.27860: variable 'ansible_shell_executable' from source: unknown 10778 1726879765.27863: variable 'ansible_host' from source: host vars for 'managed_node1' 10778 1726879765.27868: variable 'ansible_pipelining' from source: unknown 10778 1726879765.27871: variable 'ansible_timeout' from source: unknown 10778 1726879765.27875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10778 1726879765.27988: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10778 1726879765.28003: variable 'omit' from source: magic vars 10778 1726879765.28010: starting attempt loop 10778 1726879765.28013: running the handler 10778 1726879765.28117: variable 'ansible_facts' from source: host vars for 'managed_node1' 10778 1726879765.28268: _low_level_execute_command(): starting 10778 1726879765.28277: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10779 1726879765.30654: stdout chunk (state=2): >>>/root <<< 10779 1726879765.30667: stderr chunk (state=2): >>><<< 10779 1726879765.30681: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 10779 1726879765.30701: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10779 1726879765.30713: _low_level_execute_command(): starting 10779 1726879765.30719: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887 `" && echo ansible-tmp-1726879765.3070884-10779-281163547119887="` echo /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887 `" && echo ansible-tmp-1726879765.3070884-10779-281163547119887="` echo /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887 `" ) && sleep 0'"'"'' 10778 1726879765.31480: stdout chunk (state=2): >>>/root <<< 10778 1726879765.31687: stderr chunk (state=3): >>><<< 10778 1726879765.31697: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 10778 1726879765.31722: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10778 1726879765.31734: _low_level_execute_command(): starting 10778 1726879765.31739: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855 `" && echo ansible-tmp-1726879765.317294-10778-51171945689855="` echo /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855 `" && echo ansible-tmp-1726879765.317294-10778-51171945689855="` echo /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855 `" ) && sleep 0'"'"'' 10780 1726879765.32401: stdout chunk (state=2): >>>/root <<< 10780 1726879765.32412: stderr chunk (state=2): >>><<< 10780 1726879765.32425: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 10780 1726879765.32442: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10780 1726879765.32453: _low_level_execute_command(): starting 10780 1726879765.32459: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872 `" && echo ansible-tmp-1726879765.3244874-10780-190423935595872="` echo /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872 `" && echo ansible-tmp-1726879765.3244874-10780-190423935595872="` echo /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872 `" ) && sleep 0'"'"'' 10779 1726879765.33441: stdout chunk (state=2): >>>ansible-tmp-1726879765.3070884-10779-281163547119887=/root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887 <<< 10779 1726879765.33748: stderr chunk (state=3): >>><<< 10779 1726879765.33757: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879765.3070884-10779-281163547119887=/root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887\n', b'') 10779 1726879765.33781: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879765.3070884-10779-281163547119887=/root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887 , stderr= 10779 1726879765.33815: variable 'ansible_module_compression' from source: unknown 10779 1726879765.33872: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 10779 1726879765.33877: ANSIBALLZ: Acquiring lock 10779 1726879765.33881: ANSIBALLZ: Lock acquired: 140708134187472 10779 1726879765.33884: ANSIBALLZ: Creating module 10778 1726879765.34670: stdout chunk (state=2): >>>ansible-tmp-1726879765.317294-10778-51171945689855=/root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855 <<< 10778 1726879765.34680: stderr chunk (state=2): >>><<< 10778 1726879765.34691: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879765.317294-10778-51171945689855=/root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855\n', b'') 10778 1726879765.34708: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879765.317294-10778-51171945689855=/root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855 , stderr= 10778 1726879765.34738: variable 'ansible_module_compression' from source: unknown 10778 1726879765.34799: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 10778 1726879765.34804: ANSIBALLZ: Acquiring lock 10780 1726879765.36021: stdout chunk (state=2): >>>ansible-tmp-1726879765.3244874-10780-190423935595872=/root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872 <<< 10780 1726879765.37057: stderr chunk (state=3): >>><<< 10780 1726879765.37066: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879765.3244874-10780-190423935595872=/root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872\n', b'') 10780 1726879765.37090: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879765.3244874-10780-190423935595872=/root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872 , stderr= 10780 1726879765.37127: variable 'ansible_module_compression' from source: unknown 10780 1726879765.37186: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 10780 1726879765.37195: ANSIBALLZ: Acquiring lock 10779 1726879765.52066: ANSIBALLZ: Writing module into payload 10779 1726879765.52347: ANSIBALLZ: Writing module 10779 1726879765.52374: ANSIBALLZ: Renaming module 10779 1726879765.52380: ANSIBALLZ: Done creating module 10779 1726879765.52408: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 10779 1726879765.52540: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpadudc4df TO /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 10778 1726879765.52618: ANSIBALLZ: Lock acquired: 140708134187472 10778 1726879765.52627: ANSIBALLZ: Reading module after lock 10778 1726879765.52667: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 10778 1726879765.52801: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp0644jpum TO /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 10780 1726879765.52904: ANSIBALLZ: Lock acquired: 140708134187472 10780 1726879765.52914: ANSIBALLZ: Reading module after lock 10780 1726879765.52958: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 10780 1726879765.53106: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpqgyobwl7 TO /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 10779 1726879765.53812: Sending initial data 10779 1726879765.53819: Sent initial data (152 bytes) 10778 1726879765.53940: Sending initial data 10778 1726879765.53947: Sent initial data (150 bytes) 10780 1726879765.54302: Sending initial data 10780 1726879765.54309: Sent initial data (152 bytes) 10779 1726879765.57600: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpadudc4df /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py <<< 10778 1726879765.58856: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp0644jpum /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py <<< 10780 1726879765.58880: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpqgyobwl7 /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py <<< 10778 1726879765.62000: stderr chunk (state=3): >>><<< 10778 1726879765.62012: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp0644jpum /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py\n', b'') 10778 1726879765.62041: done transferring module to remote 10778 1726879765.62059: _low_level_execute_command(): starting 10778 1726879765.62066: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/ /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/ /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py && sleep 0'"'"'' 10780 1726879765.62293: stderr chunk (state=3): >>><<< 10780 1726879765.62303: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpqgyobwl7 /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py\n', b'') 10780 1726879765.62330: done transferring module to remote 10780 1726879765.62344: _low_level_execute_command(): starting 10780 1726879765.62353: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/ /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/ /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py && sleep 0'"'"'' 10779 1726879765.62539: stderr chunk (state=3): >>><<< 10779 1726879765.62550: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpadudc4df /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py\n', b'') 10779 1726879765.62576: done transferring module to remote 10779 1726879765.62589: _low_level_execute_command(): starting 10779 1726879765.62599: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/ /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/ /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py && sleep 0'"'"'' 10778 1726879765.65972: stderr chunk (state=2): >>><<< 10778 1726879765.65985: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10778 1726879765.66010: _low_level_execute_command() done: rc=0, stdout=, stderr= 10778 1726879765.66014: _low_level_execute_command(): starting 10778 1726879765.66020: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 10780 1726879765.66045: stderr chunk (state=2): >>><<< 10780 1726879765.66056: stdout chunk (state=2): >>><<< <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.43.118> (0, b'', b'') 10780 1726879765.66076: _low_level_execute_command() done: rc=0, stdout=, stderr= 10780 1726879765.66079: _low_level_execute_command(): starting 10780 1726879765.66084: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/AnsiballZ_dnf.py && sleep 0'"'"'' 10779 1726879765.66767: stderr chunk (state=2): >>><<< 10779 1726879765.66780: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10779 1726879765.66807: _low_level_execute_command() done: rc=0, stdout=, stderr= 10779 1726879765.66811: _low_level_execute_command(): starting 10779 1726879765.66817: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/AnsiballZ_dnf.py && sleep 0'"'"'' 10780 1726879765.69156: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # <<< 10780 1726879765.69173: stdout chunk (state=3): >>>import '_weakref' # <<< 10778 1726879765.69234: 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' # <<< 10778 1726879765.69249: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10780 1726879765.69261: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10778 1726879765.69279: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10780 1726879765.69293: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10778 1726879765.69309: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10778 1726879765.69323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10780 1726879765.69335: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 10778 1726879765.69343: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10778 1726879765.69356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10780 1726879765.69375: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10780 1726879765.69385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10778 1726879765.69399: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0440ee48> <<< 10780 1726879765.69407: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10778 1726879765.69529: 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 0x7f8a043a4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0440e9b0> # /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 0x7f8a043b1630> 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' <<< 10780 1726879765.69563: 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 0x7f150a1cde48> # /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 0x7f150a163828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a1cd9b0> # /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 0x7f150a170630> <<< 10778 1726879765.69600: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8160> # /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 <<< 10780 1726879765.69636: 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 0x7f150a177160> # /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' <<< 10778 1726879765.69664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043bd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8748> <<< 10780 1726879765.69689: 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 <<< 10778 1726879765.69718: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8390> # /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' <<< 10780 1726879765.69755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a17c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177390> <<< 10778 1726879765.69771: 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' # <<< 10780 1726879765.69800: 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' <<< 10778 1726879765.69816: 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 0x7f8a04362470> <<< 10780 1726879765.69827: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10778 1726879765.69854: 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' <<< 10780 1726879765.69882: stdout chunk (state=3): >>># 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' <<< 10778 1726879765.69896: 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 0x7f8a04367e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04362b38> <<< 10780 1726879765.69899: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a121470> <<< 10778 1726879765.69914: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10780 1726879765.69921: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10780 1726879765.69948: 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 <<< 10778 1726879765.69948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10780 1726879765.69972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a126e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a121b38> <<< 10780 1726879765.70001: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10780 1726879765.70035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10778 1726879765.70059: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0436e4e0> <<< 10778 1726879765.70092: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04351d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 10778 1726879765.70115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04354198> <<< 10780 1726879765.70147: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a12d4e0> <<< 10780 1726879765.70167: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a110d68> <<< 10778 1726879765.70193: 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' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02662940> # /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 <<< 10780 1726879765.70205: 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 0x7f150a113198> <<< 10778 1726879765.70219: 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 0x7f8a02674240> <<< 10780 1726879765.70236: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10780 1726879765.70254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10780 1726879765.70267: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508421940> <<< 10780 1726879765.70290: 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 <<< 10778 1726879765.70310: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043c2a20> 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. <<< 10780 1726879765.70325: 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 0x7f1508433240> <<< 10780 1726879765.70396: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a181a20> <<< 10780 1726879765.70405: 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. <<< 10779 1726879765.70799: 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' # <<< 10779 1726879765.70827: stdout chunk (state=3): >>># installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 10779 1726879765.70868: 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' <<< 10779 1726879765.70890: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10779 1726879765.70907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10779 1726879765.70920: stdout chunk (state=3): >>>import '_codecs' # <<< 10779 1726879765.70944: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea5de48> <<< 10779 1726879765.70977: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10779 1726879765.70994: 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 0x7f914e9f3828> <<< 10779 1726879765.71006: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea5d9b0> <<< 10779 1726879765.71023: 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' <<< 10779 1726879765.71038: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea00630> <<< 10779 1726879765.71059: stdout chunk (state=3): >>>import '_signal' # <<< 10778 1726879765.71070: 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 # 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 0x7f8a025b6080> # /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 0x7f8a025c02b0> # /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 0x7f8a025c0f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025c0a90> 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 0x7f8a025ca080> import '_collections' # <<< 10779 1726879765.71213: 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 0x7f914ea07160> # /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' <<< 10778 1726879765.71246: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0263d7b8> # /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 0x7f8a0263dba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631160> # /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 0x7f8a02631e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02628438> <<< 10780 1726879765.71289: 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 # 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 0x7f1508375080> # /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 0x7f15083802b0> # /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 0x7f1508380f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508380a90> 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 0x7f150838a080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083fc7b8> # /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 0x7f15083fcba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f0160> <<< 10780 1726879765.71329: 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 0x7f15083f0e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083e7438> <<< 10780 1726879765.71360: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083d8470> <<< 10780 1726879765.71400: 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' # <<< 10780 1726879765.71442: 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' <<< 10780 1726879765.71470: 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' <<< 10780 1726879765.71496: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150812d2b0> <<< 10780 1726879765.71529: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508135d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f00b8> import '_locale' # <<< 10780 1726879765.71575: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10780 1726879765.71599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150813ae48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083d22b0> <<< 10780 1726879765.71627: 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' <<< 10780 1726879765.71656: 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 0x7f1508141208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150813afd0> <<< 10780 1726879765.71678: 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 0x7f1508141320> <<< 10780 1726879765.71703: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508441fd0> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10779 1726879765.71714: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea0c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07390> # /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 0x7f914e9b1470> # /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 0x7f914e9b6e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b1b38> # /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 0x7f914e9bd4e0> <<< 10778 1726879765.71738: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02619470> # /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 0x7f8a0236e278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02375cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631438> 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 0x7f8a0237ae10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a026142b0> # /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 0x7f8a023801d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0237af98> # 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 0x7f8a023802e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02682fd0> # /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 0x7f8a02380dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a023809e8> # /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 0x7f8a0238e6a0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10778 1726879765.71749: 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' <<< 10779 1726879765.71759: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9a0d68> # /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 0x7f914e9a3198> # /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 0x7f914ccb1940> # /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 0x7f914ccc3240> <<< 10780 1726879765.71805: 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 # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141a20> # /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' <<< 10780 1726879765.71829: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814c6d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10780 1726879765.71851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10780 1726879765.71873: 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' <<< 10780 1726879765.71931: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814ceb8> <<< 10780 1726879765.71967: 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' <<< 10780 1726879765.72008: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cd31d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814c7b8> <<< 10780 1726879765.72029: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10780 1726879765.72053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10780 1726879765.72092: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cd7cc0> <<< 10780 1726879765.72130: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10780 1726879765.72168: 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 0x7f1507cfc320> <<< 10780 1726879765.72209: 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 0x7f1507cfc6d8> <<< 10780 1726879765.72257: 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' # /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' <<< 10780 1726879765.72282: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507d033c8> <<< 10780 1726879765.72319: 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' <<< 10780 1726879765.72338: stdout chunk (state=3): >>>import 'time' # <<< 10780 1726879765.72362: 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' <<< 10780 1726879765.72381: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10780 1726879765.72406: 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 <<< 10780 1726879765.72444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10780 1726879765.72476: 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 0x7f1507aadbe0> <<< 10779 1726879765.72561: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea11a20> 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 0x7f914cc05080> # /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 0x7f914cc102b0> # /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 0x7f914cc10f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc10a90> 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 0x7f914cc1a080> <<< 10778 1726879765.72586: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238ee80> # /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 0x7f8a01f13198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238e780> # /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 0x7f8a01f19c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380518> # /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 0x7f8a01f3e2e8> # 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 0x7f8a01f3e6a0> # /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 0x7f8a01f44390> # /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 0x7f8a01ceeba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ce42e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cdcf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cd4e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f44d30> # 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 0x7f8a01ce4f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f3ea20> # /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 0x7f8a0431a710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ce9048> <<< 10778 1726879765.72598: stdout chunk (state=3): >>>import 'pwd' # <<< 10779 1726879765.72609: stdout chunk (state=3): >>>import '_collections' # <<< 10780 1726879765.72640: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aa0320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a9afd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a92eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507d03d68> <<< 10780 1726879765.72879: 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 0x7f1507aa0f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cfca58> # /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 0x7f150a0e0748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aa8080> 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 0x7f150a0e0ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141898> # /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' <<< 10780 1726879765.72913: 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' <<< 10780 1726879765.72947: 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 0x7f150a0f65f8> <<< 10780 1726879765.72985: 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' <<< 10780 1726879765.73104: 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 0x7f150a0fa668> <<< 10780 1726879765.73133: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10780 1726879765.73160: 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 0x7f150a0fab38> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10780 1726879765.73184: 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 0x7f150a0fac50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0f6e48> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 10780 1726879765.73222: 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' # 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 0x7f150a0faf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0fa518> <<< 10780 1726879765.73493: 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 0x7f150a0fa278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0eab38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507ce8390> # /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 0x7f150a0f64a8> <<< 10780 1726879765.73527: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10778 1726879765.73632: 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 0x7f8a0431aa90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380860> # /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 0x7f8a043375c0> # /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 0x7f8a0433b630> # 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 0x7f8a0433bb00> # 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 0x7f8a0433bc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04337e10> # /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 0x7f8a0433bf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0433b4e0> # 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 0x7f8a0433b240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0432ab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f28358> # /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 0x7f8a04337470> # /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 0x7f8a00313908> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10779 1726879765.73647: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc8c7b8> # /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 0x7f914cc8cba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80160> # /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 0x7f914cc80e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc77438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc68470> # /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 0x7f914c9bd278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9c5cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80438> 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 0x7f914c9cae10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc622b0> # /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 0x7f914c9d11d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9caf98> # 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 0x7f914c9d12e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccd1fd0> # /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 0x7f914c9d1dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d19e8> # /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 0x7f914c9dc6a0> # /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 0x7f914c9dce80> # /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 0x7f914c563198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dc780> # /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 0x7f914c568c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1518> # /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 0x7f914c58c2e8> # 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 0x7f914c58c6a0> <<< 10779 1726879765.73810: 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' # /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 0x7f914c593390> # /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' <<< 10780 1726879765.73827: 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 0x7f15060d2940> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10779 1726879765.74479: stdout chunk (state=3): >>># /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 0x7f914c33dba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c3342e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c32af98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c322e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c593d30> # 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 0x7f914c334f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c58ca20> # /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 0x7f914e970710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c338048> 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 0x7f914e970a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1860> # /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 0x7f914e9865c0> # /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' <<< 10779 1726879765.74508: 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 0x7f914e98a630> <<< 10779 1726879765.74537: 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 0x7f914e98ab00> <<< 10779 1726879765.74567: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10779 1726879765.74601: 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 0x7f914e98ac18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e986e10> # /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' <<< 10780 1726879765.74812: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.74901: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.74928: 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 0x7f914e98af60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e98a4e0> # 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 0x7f914e98a240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e97ab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c578358> # /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 0x7f914e986470> # /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' <<< 10779 1726879765.74942: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a962908> <<< 10779 1726879765.75017: stdout chunk (state=3): >>># zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10779 1726879765.75043: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10779 1726879765.75066: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 10779 1726879765.75082: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.75530: 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' <<< 10778 1726879765.75569: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffe5ac8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10778 1726879765.75593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10778 1726879765.75666: 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 0x7f89ffffc278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003d4e0> <<< 10778 1726879765.75702: 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 0x7f8a0003d5f8> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10778 1726879765.75735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10778 1726879765.75801: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003db38> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10778 1726879765.75826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10778 1726879765.75865: stdout chunk (state=3): >>># /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' <<< 10778 1726879765.75899: 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' <<< 10778 1726879765.75960: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffce940> <<< 10778 1726879765.76011: 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 0x7f89fffcef98> <<< 10778 1726879765.76070: 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 0x7f89fffced68> # /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' <<< 10779 1726879765.76137: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.76175: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fff7e9b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffffc0f0> <<< 10780 1726879765.76232: 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 0x7f1505d91ac8> 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 0x7f1505dba278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dfc4e0> # 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 0x7f1505dfc5f8> # /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 0x7f1505dfcb38> # /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 0x7f1505d8f940> <<< 10778 1726879765.76422: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fff994a8> <<< 10778 1726879765.76460: 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' <<< 10778 1726879765.76477: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0032bfd0> <<< 10778 1726879765.76508: 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 0x7f89fffac2e8> <<< 10778 1726879765.76535: 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 0x7f89fffac400> <<< 10778 1726879765.76561: 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' <<< 10778 1726879765.76589: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10778 1726879765.76617: 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 <<< 10778 1726879765.76642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10778 1726879765.76697: 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 0x7f8a00006e80> <<< 10778 1726879765.76766: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10778 1726879765.76835: 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 0x7f8a0000ff98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003a2b0> # /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 0x7f8a0003aac8> <<< 10780 1726879765.76905: 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 0x7f1505d8ff60> # 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 0x7f1505d8fd30> # /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 0x7f1505d3dac8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dba0f0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d574a8> # /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 0x7f15060eafd0> # 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 0x7f1505d6a2b0> # /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 0x7f1505d6a3c8> # /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' <<< 10780 1726879765.76933: 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' <<< 10780 1726879765.76979: 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 0x7f1505dc5e48> <<< 10778 1726879765.77017: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffb77b8> <<< 10779 1726879765.77081: 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 0x7f914a621ac8> import 'atexit' # <<< 10779 1726879765.77115: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10779 1726879765.77132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10780 1726879765.77156: 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 0x7f1505dcde80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbe278> # /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 0x7f1505dbea90> <<< 10779 1726879765.77200: 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 0x7f914a64a278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a68c4e0> <<< 10779 1726879765.77231: 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 0x7f914a68c5f8> <<< 10779 1726879765.77251: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10779 1726879765.77276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10779 1726879765.77312: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a68cb38> <<< 10780 1726879765.77343: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d76780> <<< 10780 1726879765.77379: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10780 1726879765.77445: 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' # <<< 10779 1726879765.77461: 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' # /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' <<< 10780 1726879765.77533: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505deeeb8> <<< 10779 1726879765.77566: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a61f940> # 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 0x7f914a61ff98> # 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 0x7f914a61fd68> <<< 10780 1726879765.77594: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbe0f0> <<< 10779 1726879765.77612: 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' <<< 10779 1726879765.77651: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5cd9b0> <<< 10779 1726879765.77673: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64a0f0> <<< 10778 1726879765.77685: stdout chunk (state=3): >>># /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 0x7f8a0002df98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003a128> # 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 0x7f8a000a7e48> # 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 0x7f8a000a7fd0> # 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 0x7f8a000b90f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffac550> # /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 0x7f8a000c4a90> <<< 10780 1726879765.77711: 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 0x7f1505e66da0> <<< 10780 1726879765.77762: 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 0x7f1505e66e80> <<< 10780 1726879765.77799: 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 0x7f1505e78048> <<< 10780 1726879765.77830: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d6a518> # /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' <<< 10780 1726879765.77856: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10780 1726879765.77873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10780 1726879765.77917: 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 0x7f1505e849b0> <<< 10778 1726879765.77932: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000c01d0> # 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 0x7f8a000c03c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000b9c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10780 1726879765.78089: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e7f0f0> <<< 10780 1726879765.78149: 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 0x7f1505e7f2e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e78b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 10780 1726879765.78175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.78240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.78346: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10780 1726879765.78381: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10780 1726879765.78450: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.78497: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5e74a8> # /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 0x7f914a638ef0> # 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 0x7f914a5cf208> # /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 0x7f914a5fa400> # /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 0x7f914a655e48> # /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 0x7f914a65def0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64e278> # /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 0x7f914a64ea90> <<< 10778 1726879765.78515: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10780 1726879765.78799: 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 0x7f1505ea1da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea1a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea1278> # /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 0x7f1505ea18d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e8dba8> # zipimport: zlib available <<< 10780 1726879765.79286: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.79397: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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 0x7f8a000dfe80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000dfb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000df358> # /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 0x7f8a000df9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000cdcf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 10779 1726879765.79598: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a6067b8> # /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 0x7f914a67cf28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64e0f0> # 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 0x7f914a6f6dd8> # 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 0x7f914a6f6f60> # 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 0x7f914a708080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5fa550> # /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 0x7f914a7149e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a70f128> # 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 0x7f914a70f320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a708ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10778 1726879765.79722: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/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_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 10778 1726879765.79764: 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 0x7f89fc966c88> <<< 10778 1726879765.79786: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.79811: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/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_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 10780 1726879765.79861: 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_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 10780 1726879765.79892: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10780 1726879765.79993: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.80140: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.80172: 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 0x7f1502725240> # zipimport: zlib available <<< 10779 1726879765.80398: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/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 0x7f914a731d68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731a20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731240> # /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 0x7f914a731898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a71cac8> # zipimport: zlib available # zipimport: zlib available <<< 10778 1726879765.80494: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.80517: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.80540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.80603: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10778 1726879765.80638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.80676: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10778 1726879765.80730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.80819: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10778 1726879765.80855: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10778 1726879765.80880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.80920: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10779 1726879765.80965: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 10779 1726879765.80998: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.81038: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10778 1726879765.81070: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.81097: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.81120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.81409: 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 0x7f89fc9daef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10779 1726879765.81436: 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 0x7f9146fb6208> # zipimport: zlib available <<< 10778 1726879765.81469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.81483: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/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_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 10778 1726879765.81518: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10778 1726879765.81547: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/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_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10778 1726879765.81582: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.81627: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10779 1726879765.81650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.81667: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.81690: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.81719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.81758: 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 0x7f1502799dd8> # zipimport: zlib available <<< 10778 1726879765.81790: 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 <<< 10780 1726879765.81815: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10780 1726879765.81858: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.81926: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10778 1726879765.81956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10779 1726879765.81986: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.82018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.82041: 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 0x7f89fc9ff128> <<< 10779 1726879765.82079: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10779 1726879765.82118: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.82142: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9bae48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10779 1726879765.82173: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10778 1726879765.82195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.82219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.82242: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10779 1726879765.82274: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10778 1726879765.82304: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.82346: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10779 1726879765.82373: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10780 1726879765.82387: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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' <<< 10778 1726879765.82680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.82718: stdout chunk (state=3): >>># 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' <<< 10780 1726879765.82733: 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 0x7f150277c128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e45e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/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 <<< 10779 1726879765.82818: stdout chunk (state=3): >>>import '_ast' # <<< 10779 1726879765.82854: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147029dd8> # zipimport: zlib available # zipimport: zlib available <<< 10778 1726879765.82897: 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 <<< 10778 1726879765.82919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10779 1726879765.82946: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 10780 1726879765.82969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.82996: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10779 1726879765.83035: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/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_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10778 1726879765.83067: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc971080> # /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' <<< 10779 1726879765.83096: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10779 1726879765.83129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.83157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.83183: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc971128> <<< 10779 1726879765.83205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.83226: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9cd940> <<< 10780 1726879765.83269: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10778 1726879765.83308: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10778 1726879765.83337: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10778 1726879765.83377: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 10780 1726879765.83390: stdout chunk (state=3): >>># 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' <<< 10779 1726879765.83412: 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 # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10780 1726879765.83458: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027a9080> <<< 10778 1726879765.83507: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10779 1726879765.83536: 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 0x7f914704d128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147009e48> <<< 10779 1726879765.83568: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10780 1726879765.83595: 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' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027a9128> <<< 10779 1726879765.83617: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.83643: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150274c940> <<< 10779 1726879765.83669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.83723: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10780 1726879765.83753: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10780 1726879765.83773: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.83796: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 10778 1726879765.83984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.84012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.84026: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10779 1726879765.84294: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10778 1726879765.84342: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.84365: stdout chunk (state=3): >>># 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' <<< 10780 1726879765.84379: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.84467: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fc0080> <<< 10779 1726879765.84497: 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' <<< 10779 1726879765.84598: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fc0128> <<< 10779 1726879765.84645: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147043940> <<< 10779 1726879765.84699: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10779 1726879765.84726: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.84767: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10780 1726879765.84791: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.84813: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 10779 1726879765.84880: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 10779 1726879765.84913: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10778 1726879765.85195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.85346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.85644: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.85743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.85990: 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 0x7f89fc66d438> <<< 10778 1726879765.86020: 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 0x7f89fc66d550> <<< 10778 1726879765.86047: 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' <<< 10778 1726879765.86086: 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' # /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' <<< 10778 1726879765.86112: 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' <<< 10778 1726879765.86166: stdout chunk (state=3): >>># /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 0x7f89fc605358> <<< 10778 1726879765.86213: 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' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632438> # /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' <<< 10778 1726879765.86256: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632668> <<< 10780 1726879765.86455: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py <<< 10780 1726879765.86474: 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 0x7f150242c438> <<< 10778 1726879765.86494: stdout chunk (state=3): >>># /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 0x7f89fc63b048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc637be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc619198> # /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 0x7f89fc6410f0> <<< 10780 1726879765.86512: 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 0x7f150242c550> # /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' <<< 10778 1726879765.86532: stdout chunk (state=3): >>># /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' <<< 10780 1726879765.86546: 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' # /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py <<< 10780 1726879765.86555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' <<< 10780 1726879765.86569: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py <<< 10780 1726879765.86581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' <<< 10780 1726879765.86599: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 10780 1726879765.86614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 10780 1726879765.86623: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py <<< 10780 1726879765.86632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 10780 1726879765.86645: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023c2358> <<< 10780 1726879765.86668: 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' <<< 10780 1726879765.86677: stdout chunk (state=3): >>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed438> <<< 10778 1726879765.86686: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6411d0> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 10778 1726879765.86698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 10780 1726879765.86714: 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' <<< 10778 1726879765.86726: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 10778 1726879765.86744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 10780 1726879765.86756: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed668> <<< 10778 1726879765.86775: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc65b3c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc652668> <<< 10780 1726879765.86790: stdout chunk (state=3): >>># /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' <<< 10779 1726879765.86852: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.86908: 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' # /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 0x7f1502232048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502254be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed748> <<< 10778 1726879765.87046: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6050f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66bb38> # /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 0x7f89fcac38d0> <<< 10780 1726879765.87057: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023d3198> # /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 0x7f15022390f0> # /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' <<< 10778 1726879765.87128: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca9db70> <<< 10778 1726879765.87158: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca94d30> <<< 10778 1726879765.87174: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py <<< 10778 1726879765.87183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' <<< 10780 1726879765.87183: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022391d0> <<< 10778 1726879765.87205: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 10780 1726879765.87208: stdout chunk (state=3): >>># /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' <<< 10778 1726879765.87237: stdout chunk (state=3): >>># 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 <<< 10780 1726879765.87242: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 10778 1726879765.87267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a15c0> <<< 10780 1726879765.87286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022513c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502248668> <<< 10778 1726879765.87286: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py <<< 10778 1726879765.87313: 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 0x7f89fc4a17b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc48c278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca99ac8> <<< 10778 1726879765.87343: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc627940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6270f0> <<< 10778 1726879765.87352: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d588> <<< 10778 1726879765.87373: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py <<< 10778 1726879765.87382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' <<< 10780 1726879765.87380: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023c20f0> <<< 10778 1726879765.87410: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6274e0> # /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 0x7f89fc627898> <<< 10780 1726879765.87410: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242ab38> # /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 10778 1726879765.87445: 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' <<< 10780 1726879765.87447: stdout chunk (state=3): >>># 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 <<< 10780 1726879765.87499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' <<< 10780 1726879765.87551: 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' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15024198d0> <<< 10778 1726879765.87620: stdout chunk (state=3): >>># /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 0x7f89fc4a1e48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1ac8> # /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 0x7f89fc4a1d30> # /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 0x7f8a01c8de10> <<< 10778 1726879765.87628: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 10778 1726879765.87644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 10778 1726879765.87665: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c8f4a8> <<< 10780 1726879765.87671: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ffb70> <<< 10778 1726879765.87689: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py <<< 10778 1726879765.87704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 10780 1726879765.87725: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150226ad30> # /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' <<< 10780 1726879765.87745: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 10778 1726879765.87773: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c947b8> <<< 10780 1726879765.87773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' <<< 10778 1726879765.87800: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 10780 1726879765.87813: stdout chunk (state=3): >>># /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 0x7f1507a6c5c0> <<< 10778 1726879765.87815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 10780 1726879765.87850: stdout chunk (state=3): >>># /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 0x7f1507a6c7b8> <<< 10780 1726879765.87871: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a5b278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502412ac8> <<< 10778 1726879765.87877: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10778 1726879765.87902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10780 1726879765.87912: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b4940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b40f0> <<< 10778 1726879765.87938: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10780 1726879765.87944: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c588> # /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 0x7f15023b44e0> <<< 10780 1726879765.87967: 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' <<< 10780 1726879765.87986: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b4898> # /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py <<< 10778 1726879765.87999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10780 1726879765.88014: stdout chunk (state=3): >>># 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 <<< 10780 1726879765.88030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 10779 1726879765.88059: 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 0x7f9146cbc438> <<< 10778 1726879765.88082: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4be2e8> <<< 10780 1726879765.88084: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6ce48> <<< 10780 1726879765.88100: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6cac8> <<< 10780 1726879765.88112: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py <<< 10780 1726879765.88129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' <<< 10778 1726879765.88144: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 10778 1726879765.88160: 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 0x7f89fc4d1940> <<< 10780 1726879765.88166: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6cd30> # /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' <<< 10780 1726879765.88184: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502854e10> <<< 10780 1726879765.88206: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 10779 1726879765.88255: 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 0x7f9146cbc550> # /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 0x7f9146c53358> # /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 0x7f9146ae9438> # /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' <<< 10780 1726879765.88286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028554a8> # /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' <<< 10779 1726879765.88316: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9668> <<< 10780 1726879765.88357: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028707b8> <<< 10778 1726879765.88392: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cb47b8> <<< 10780 1726879765.88392: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 10778 1726879765.88412: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c94ba8> # zipimport: zlib available <<< 10780 1726879765.88414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 10778 1726879765.88429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10779 1726879765.88446: stdout chunk (state=3): >>># /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 0x7f9146ac3048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146abfbe0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9748> <<< 10778 1726879765.88467: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10780 1726879765.88473: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10780 1726879765.88488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10778 1726879765.88510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10780 1726879765.88515: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10780 1726879765.88621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10780 1726879765.88704: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150227c2e8> <<< 10779 1726879765.88735: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c64198> # /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 0x7f9146aca0f0> # /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' <<< 10780 1726879765.88773: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 10780 1726879765.88787: 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 0x7f1502290940> <<< 10779 1726879765.88878: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146aca1d0> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 10779 1726879765.88900: stdout chunk (state=3): >>># 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' <<< 10779 1726879765.88973: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae33c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ad6668> <<< 10780 1726879765.89027: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150287e7b8> <<< 10779 1726879765.89062: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c530f0> <<< 10779 1726879765.89089: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbab38> # /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 10779 1726879765.89126: stdout chunk (state=3): >>># 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 <<< 10779 1726879765.89155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' <<< 10779 1726879765.89184: 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' <<< 10779 1726879765.89205: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cab8d0> <<< 10780 1726879765.89235: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502870ba8> # 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' <<< 10778 1726879765.89301: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cb4748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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 <<< 10779 1726879765.89356: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c90b70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146afbd30> <<< 10779 1726879765.89388: stdout chunk (state=3): >>># /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 <<< 10778 1726879765.89417: stdout chunk (state=3): >>># 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 0x7f89fca586a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca580b8> <<< 10779 1726879765.89467: stdout chunk (state=3): >>># 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 0x7f914710a5c0> <<< 10779 1726879765.89499: stdout chunk (state=3): >>># /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 0x7f914710a7b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470fa278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ca3ac8> <<< 10778 1726879765.89524: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc449a20> <<< 10779 1726879765.89566: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c45940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c450f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc588> # /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 0x7f9146c454e0> <<< 10779 1726879765.89600: 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' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c45898> <<< 10779 1726879765.89631: 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' # /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py <<< 10779 1726879765.89655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 10779 1726879765.89686: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710ae48> <<< 10779 1726879765.89713: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710aac8> # /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py <<< 10779 1726879765.89740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' <<< 10779 1726879765.89771: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710ad30> # /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 0x7f914c2dae10> <<< 10779 1726879765.89810: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 10779 1726879765.89846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2dc4a8> <<< 10778 1726879765.89904: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca409b0> import 'ansible.module_utils.six.moves.http_cookiejar' # <<< 10778 1726879765.89955: stdout chunk (state=3): >>>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' <<< 10778 1726879765.90019: 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 0x7f89fca64470> # /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' <<< 10778 1726879765.90059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 10778 1726879765.90084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 10780 1726879765.90103: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150287e748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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 0x7f15028176a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028170b8> <<< 10778 1726879765.90107: stdout chunk (state=3): >>># /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' <<< 10778 1726879765.90127: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py <<< 10778 1726879765.90142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 10778 1726879765.90172: 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 0x7f89fc5874e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc57edd8> <<< 10779 1726879765.90182: stdout chunk (state=3): >>># /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 0x7f914c2e37b8> # /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' <<< 10780 1726879765.90172: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502208a20> <<< 10778 1726879765.90233: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc573d30> <<< 10779 1726879765.90396: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10779 1726879765.90421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b0c2e8> # 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 0x7f9146b20940> <<< 10778 1726879765.90556: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64d30> <<< 10778 1726879765.90609: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca644a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc439a90> # /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' <<< 10778 1726879765.90625: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 10780 1726879765.90633: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027ff9b0> 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' # <<< 10780 1726879765.90646: 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' <<< 10778 1726879765.90670: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 10778 1726879765.90707: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5a9a58> <<< 10778 1726879765.90752: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5a9828> <<< 10778 1726879765.90781: 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' <<< 10778 1726879765.90845: 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 0x7f89fc540978> # /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 0x7f89fc540a20> <<< 10778 1726879765.90881: 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 # 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 0x7f89fc540c50> # /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' <<< 10779 1726879765.90896: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c3037b8> <<< 10779 1726879765.90906: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2e3ba8> # 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' <<< 10780 1726879765.90914: 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 0x7f1502823470> # /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 0x7f15023464e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150233ddd8> <<< 10780 1726879765.90945: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502332d30> <<< 10778 1726879765.90960: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540dd8> <<< 10778 1726879765.90984: 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 <<< 10778 1726879765.90995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' <<< 10778 1726879765.91030: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc553400> <<< 10778 1726879765.91043: 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 <<< 10778 1726879765.91064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' <<< 10778 1726879765.91082: 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 # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' <<< 10778 1726879765.91098: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc567ac8> <<< 10778 1726879765.91180: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc560b00> <<< 10778 1726879765.91199: 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 <<< 10778 1726879765.91218: 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 <<< 10778 1726879765.91236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 10780 1726879765.91243: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823d30> <<< 10780 1726879765.91268: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028234a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15021f7a90> <<< 10778 1726879765.91281: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc567080> <<< 10778 1726879765.91314: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc560e80> # /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' <<< 10778 1726879765.91398: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4fb470> # /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' <<< 10780 1726879765.91412: 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' # /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' <<< 10780 1726879765.91437: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502358a58> <<< 10778 1726879765.91454: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc508748> <<< 10780 1726879765.91476: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502358828> <<< 10780 1726879765.91485: 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 <<< 10778 1726879765.91498: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4fb940> <<< 10780 1726879765.91523: stdout chunk (state=3): >>># 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' <<< 10780 1726879765.91533: stdout chunk (state=3): >>>import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ff978> <<< 10778 1726879765.91536: 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 <<< 10780 1726879765.91556: 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 <<< 10780 1726879765.91567: 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 0x7f15022ffa20> <<< 10778 1726879765.91571: stdout chunk (state=3): >>># 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' <<< 10780 1726879765.91594: 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 # 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 0x7f15022ffc50> <<< 10780 1726879765.91617: 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' <<< 10778 1726879765.91624: stdout chunk (state=3): >>>import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3588> # /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' <<< 10778 1726879765.91646: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 10778 1726879765.91661: 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 0x7f89fbffb3c8> <<< 10778 1726879765.91681: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff39e8> <<< 10778 1726879765.91701: 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' <<< 10780 1726879765.91721: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffdd8> <<< 10779 1726879765.91746: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c303748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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 <<< 10778 1726879765.91755: 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' <<< 10779 1726879765.91795: stdout chunk (state=3): >>># 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 <<< 10778 1726879765.91864: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbffb518> # /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 <<< 10778 1726879765.91892: stdout chunk (state=3): >>># 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 <<< 10779 1726879765.91914: stdout chunk (state=3): >>># 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 0x7f91470a76a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470a70b8> <<< 10778 1726879765.91953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 10780 1726879765.91978: 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' import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502312400> # /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 0x7f1502327ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150231fb00> # /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<<< 10780 1726879765.91988: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 10778 1726879765.91989: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd911d0> <<< 10780 1726879765.92022: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502327080> <<< 10780 1726879765.92042: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150231fe80> <<< 10780 1726879765.92078: 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' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ba470> <<< 10779 1726879765.92083: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146a97a20> <<< 10780 1726879765.92113: 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' <<< 10778 1726879765.92115: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00bba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00b908> # /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' <<< 10778 1726879765.92125: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbda14e0> <<< 10780 1726879765.92140: 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 <<< 10780 1726879765.92155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 10778 1726879765.92239: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc0032b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3ba8> # /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' <<< 10778 1726879765.92277: 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' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py <<< 10778 1726879765.92334: stdout chunk (state=3): >>># 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' <<< 10778 1726879765.92380: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdc1c18> <<< 10780 1726879765.92396: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022c8748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ba940> # /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 0x7f1501db1588> # /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' <<< 10780 1726879765.92406: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 10780 1726879765.92413: 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 0x7f1501dbb3c8> <<< 10780 1726879765.92431: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db19e8> <<< 10778 1726879765.92445: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdc16a0> <<< 10780 1726879765.92465: 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' <<< 10780 1726879765.92474: 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 <<< 10778 1726879765.92481: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdbe0f0> <<< 10780 1726879765.92482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' <<< 10778 1726879765.92504: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00b630> <<< 10780 1726879765.92542: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dbb518> <<< 10780 1726879765.92560: 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 <<< 10780 1726879765.92575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' <<< 10780 1726879765.92603: 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' <<< 10780 1726879765.92621: 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 <<< 10778 1726879765.92630: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc52c320> <<< 10780 1726879765.92649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' <<< 10780 1726879765.92658: 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 <<< 10780 1726879765.92673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 10778 1726879765.92679: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5983c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64908> <<< 10778 1726879765.92716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.92759: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b501d0> <<< 10780 1726879765.92826: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcbba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcb908> <<< 10778 1726879765.92902: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available <<< 10780 1726879765.92954: 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' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b604e0> <<< 10779 1726879765.92968: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914708d9b0> 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 0x7f91470b3470> # /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 <<< 10779 1726879765.92999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 10780 1726879765.93004: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dc22b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1ba8> # /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' <<< 10780 1726879765.93023: 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 <<< 10778 1726879765.93031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.93044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' <<< 10780 1726879765.93058: 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 <<< 10780 1726879765.93066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 10780 1726879765.93088: 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 <<< 10780 1726879765.93097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 10778 1726879765.93127: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 10778 1726879765.93138: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.93167: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b80c18> <<< 10778 1726879765.93175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.93207: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 10780 1726879765.93226: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b806a0> <<< 10778 1726879765.93233: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.93255: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b7d0f0> <<< 10780 1726879765.93286: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcb630><<< 10780 1726879765.93293: stdout chunk (state=3): >>> <<< 10778 1726879765.93322: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.93412: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ea320> <<< 10778 1726879765.93447: 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' <<< 10780 1726879765.93466: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023563c8> <<< 10780 1726879765.93475: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823908> <<< 10778 1726879765.93489: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd2a668> <<< 10778 1726879765.93498: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 10780 1726879765.93518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.93580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.93682: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 10780 1726879765.93697: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.93723: stdout chunk (state=3): >>>import 'gc' # <<< 10780 1726879765.93791: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.93962: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 10780 1726879765.93989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10780 1726879765.94026: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 10780 1726879765.94042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.94050: 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' <<< 10778 1726879765.94070: 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 <<< 10778 1726879765.94080: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' <<< 10778 1726879765.94105: 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' <<< 10778 1726879765.94118: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcffcc0> <<< 10778 1726879765.94140: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10780 1726879765.94140: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.94172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 10779 1726879765.94208: 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' # 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 0x7f9146bd64e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bcddd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bc2d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b34a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146a88a90> # /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 0x7f9146bdfa58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bdf828> # /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 0x7f9146b8f978> # /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 0x7f9146b8fa20> # /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 0x7f9146b8fc50> # /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 0x7f9146b8fdd8> # /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 0x7f9146ba2400> # /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 0x7f9146bb7ac8> <<< 10780 1726879765.94265: 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' <<< 10780 1726879765.94298: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501ae9668> <<< 10780 1726879765.94306: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 10780 1726879765.94410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.94471: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcffeb8> <<< 10778 1726879765.94496: 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' <<< 10778 1726879765.94529: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcdecc0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcff2e8> <<< 10778 1726879765.94571: 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' <<< 10778 1726879765.94605: 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 0x7f89fbce57b8> # /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py <<< 10778 1726879765.94641: stdout chunk (state=3): >>># 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 <<< 10778 1726879765.94679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce5f98> <<< 10780 1726879765.94696: stdout chunk (state=3): >>>import 'gc' # <<< 10778 1726879765.94738: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce5978> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcff780> <<< 10778 1726879765.94764: 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 <<< 10778 1726879765.94826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' <<< 10778 1726879765.94855: 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' <<< 10780 1726879765.94883: 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' <<< 10778 1726879765.94888: 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 # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' <<< 10780 1726879765.94913: 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 <<< 10780 1726879765.94922: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' <<< 10780 1726879765.94947: 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' <<< 10780 1726879765.94963: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abecc0> <<< 10780 1726879765.94979: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10780 1726879765.95019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 10779 1726879765.95303: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bafb00> # /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 0x7f9146bb7080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bafe80> # /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 0x7f9146b4a470> # /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 0x7f9146b59748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b4a940> # /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 0x7f9146641588> # /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 0x7f914664b3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91466419e8> # /usr/lib64/pyt<<< 10779 1726879765.95314: stdout chunk (state=3): >>>hon3.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 0x7f914664b518> # /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 0x7f91463e01d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665bba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665b908> # /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 0x7f91463f04e0> <<< 10780 1726879765.95347: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abeeb8> <<< 10780 1726879765.95367: 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' <<< 10780 1726879765.95390: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a9dcc0> <<< 10780 1726879765.95416: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abe2e8> <<< 10780 1726879765.95438: 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' <<< 10780 1726879765.95458: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py <<< 10780 1726879765.95478: 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 0x7f1501aa27b8> <<< 10780 1726879765.95501: 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' <<< 10780 1726879765.95518: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py <<< 10780 1726879765.95539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' <<< 10780 1726879765.95561: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa2f98> <<< 10780 1726879765.95613: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa2978> <<< 10780 1726879765.95632: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abe780> <<< 10780 1726879765.95650: 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 <<< 10780 1726879765.95717: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' <<< 10780 1726879765.95743: 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' <<< 10780 1726879765.95760: 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 <<< 10780 1726879765.95770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' <<< 10779 1726879765.96097: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91466522b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641ba8> # /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 0x7f9146410c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91464106a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914640d0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665b630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b7a320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146be03c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3908> # zipimport: zlib available <<< 10778 1726879765.96215: 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 0x7f89fbc5dc18> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d908> <<< 10778 1726879765.96242: 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 <<< 10778 1726879765.96285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' <<< 10778 1726879765.96412: stdout chunk (state=3): >>># 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 0x7f89f32da240> <<< 10778 1726879765.96452: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5da58> <<< 10778 1726879765.96481: 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 <<< 10779 1726879765.96544: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 10778 1726879765.96579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 10779 1726879765.96616: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 10778 1726879765.96695: 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 0x7f89f3035dd8> <<< 10779 1726879765.96716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10778 1726879765.96757: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f32da3c8> <<< 10778 1726879765.96781: 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 <<< 10779 1726879765.96821: 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' <<< 10778 1726879765.97161: stdout chunk (state=3): >>># 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 0x7f89f2d64d30> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f3029390> # /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' <<< 10779 1726879765.97189: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146379668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # <<< 10778 1726879765.97213: 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 0x7f89f2d14c18> <<< 10778 1726879765.97257: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f2d64eb8> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py <<< 10778 1726879765.97301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 10779 1726879765.97341: 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' <<< 10780 1726879765.97409: 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 0x7f1501a1cc18> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c908> # /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 0x7f14f909a240> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1ca58> <<< 10780 1726879765.97435: 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 <<< 10779 1726879765.97483: 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 # 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 0x7f914634ecc0> # /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' <<< 10778 1726879765.97494: 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 0x7f89f27897b8> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f2d08588> # /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' <<< 10780 1726879765.97510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 10778 1726879765.97552: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' <<< 10778 1726879765.97568: 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 0x7f89f276c630> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f27788d0> <<< 10778 1726879765.97577: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d3c8> <<< 10778 1726879765.97595: 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 <<< 10778 1726879765.97625: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' <<< 10778 1726879765.97641: 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 <<< 10780 1726879765.97653: 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 0x7f14f8df4dd8> <<< 10778 1726879765.97673: stdout chunk (state=3): >>># 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 <<< 10778 1726879765.97680: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' <<< 10778 1726879765.97710: 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 0x7f89f22aaba8> <<< 10780 1726879765.97717: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f909a3c8> <<< 10778 1726879765.97745: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f229fef0> <<< 10780 1726879765.97747: 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 <<< 10778 1726879765.97764: 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 <<< 10780 1726879765.97805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' <<< 10779 1726879765.97871: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634eeb8> <<< 10779 1726879765.97907: 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' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914632acc0> <<< 10779 1726879765.97928: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634e2e8> <<< 10780 1726879765.97959: stdout chunk (state=3): >>># 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 0x7f14f8b22d30> <<< 10779 1726879765.97978: 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' # /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 0x7f914633b7b8> <<< 10778 1726879765.97996: stdout chunk (state=3): >>># 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 0x7f89f22bae80> # /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 0x7f89f22c3ba8> # /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' <<< 10780 1726879765.98007: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8de8390> <<< 10780 1726879765.98030: 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 <<< 10780 1726879765.98055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' <<< 10779 1726879765.98069: 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' # /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 0x7f914633bf98> <<< 10779 1726879765.98114: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633b978> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634e780> <<< 10779 1726879765.98140: 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 <<< 10778 1726879765.98167: 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' <<< 10778 1726879765.98177: 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 0x7f89f22cb4a8> <<< 10780 1726879765.98190: 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 0x7f14f8ad3c18> <<< 10778 1726879765.98214: 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 # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' <<< 10780 1726879765.98218: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8b22eb8> <<< 10778 1726879765.98229: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f166f048> <<< 10780 1726879765.98247: 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 <<< 10780 1726879765.98292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 10778 1726879765.98309: 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 0x7f89f166f978> <<< 10779 1726879765.98332: 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' <<< 10780 1726879765.98403: 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 0x7f14f85497b8> <<< 10778 1726879765.98507: 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 0x7f89f166fb38> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22c3dd8> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22baf28> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22ba860> <<< 10778 1726879765.98537: 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 <<< 10780 1726879765.98644: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8ac5588> # /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 0x7f14f852b630> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f85378d0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c3c8> # /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' <<< 10778 1726879765.98673: stdout chunk (state=3): >>># 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 0x7f89f167cef0> <<< 10780 1726879765.98675: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' <<< 10778 1726879765.98689: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22bacc0> <<< 10780 1726879765.98712: 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 0x7f14f8069ba8> <<< 10780 1726879765.98747: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f805fef0> <<< 10778 1726879765.98771: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22aad68> <<< 10780 1726879765.98773: 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 <<< 10780 1726879765.98796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' <<< 10778 1726879765.98819: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f229f400> <<< 10780 1726879765.98820: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' <<< 10778 1726879765.98848: 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' <<< 10780 1726879765.98851: 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 0x7f14f8079e80> <<< 10780 1726879765.98875: 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 <<< 10780 1726879765.98885: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' <<< 10780 1726879765.98903: 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 <<< 10780 1726879765.98912: 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 0x7f14f8082ba8> <<< 10780 1726879765.98934: 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 <<< 10780 1726879765.98944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 10778 1726879765.98986: stdout chunk (state=3): >>># 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 0x7f89f1681eb8> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f1681d68> <<< 10778 1726879765.99020: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d550> <<< 10778 1726879765.99038: 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 <<< 10778 1726879765.99048: 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 0x7f89f1699668> <<< 10778 1726879765.99062: 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 <<< 10778 1726879765.99090: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' <<< 10778 1726879765.99102: 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 <<< 10778 1726879765.99127: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' <<< 10778 1726879765.99158: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' <<< 10780 1726879765.99216: 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 0x7f14f80804a8> <<< 10780 1726879765.99256: 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 # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f742e048> <<< 10778 1726879765.99274: 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 # 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' <<< 10778 1726879765.99295: 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 <<< 10780 1726879765.99328: 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 0x7f14f742e978> <<< 10778 1726879765.99460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 10780 1726879765.99494: 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' <<< 10780 1726879765.99515: 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 0x7f14f742eb38> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8082dd8> <<< 10780 1726879765.99531: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079f28> <<< 10780 1726879765.99556: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079860> <<< 10780 1726879765.99585: 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' <<< 10778 1726879765.99596: 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 0x7f89ef55b5f8> <<< 10780 1726879765.99706: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' <<< 10780 1726879765.99741: 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 0x7f14f743aef0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079cc0> <<< 10778 1726879765.99757: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef58ae48> # /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' <<< 10778 1726879765.99780: 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 0x7f89fc933be0> <<< 10780 1726879765.99812: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8069d68> <<< 10780 1726879765.99847: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f805f400> <<< 10778 1726879765.99870: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef55bd30> <<< 10780 1726879765.99893: 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' <<< 10778 1726879765.99899: 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' <<< 10778 1726879765.99971: 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' <<< 10778 1726879765.99995: 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' <<< 10780 1726879766.00027: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' <<< 10780 1726879766.00036: 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 0x7f14f7440eb8> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f7440d68> <<< 10778 1726879766.00052: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ecc18> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8eca20> <<< 10780 1726879766.00073: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c550> <<< 10780 1726879766.00098: 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 0x7f14f7458668> <<< 10779 1726879766.00147: 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 0x7f91462acc18> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac908> # /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' <<< 10780 1726879766.00205: 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 # 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' <<< 10779 1726879766.00254: stdout chunk (state=3): >>># 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 0x7f913d92a240> <<< 10780 1726879766.00275: 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 # 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 <<< 10778 1726879766.00303: 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' # /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 0x7f89fc8ecf28> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8eca90> # /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 0x7f89fc8f7198> # /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 0x7f89fc8f72b0> <<< 10779 1726879766.00311: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462aca58> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py <<< 10780 1726879766.00337: stdout chunk (state=3): >>># 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 <<< 10778 1726879766.00358: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ece80> # /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' <<< 10779 1726879766.00375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 10778 1726879766.00403: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7438> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f70f0> <<< 10778 1726879766.00422: 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 <<< 10778 1726879766.00432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' <<< 10778 1726879766.00470: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7320> <<< 10778 1726879766.00499: 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' <<< 10779 1726879766.00504: 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 0x7f913d684dd8> <<< 10780 1726879766.00515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 10778 1726879766.00539: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7710> <<< 10778 1726879766.00561: 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' <<< 10779 1726879766.00565: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d92a3c8> <<< 10779 1726879766.00589: 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 <<< 10779 1726879766.00644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' <<< 10780 1726879766.00661: 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 0x7f150270b5f8> <<< 10778 1726879766.00694: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f77b8> # /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 0x7f89fc8f7978> <<< 10778 1726879766.00718: 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' <<< 10778 1726879766.00753: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7a58> <<< 10779 1726879766.00812: stdout chunk (state=3): >>># 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 0x7f913d3b2d30> <<< 10780 1726879766.00840: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5348e48> # /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 0x7f15026b2be0> <<< 10778 1726879766.00854: 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' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7da0> # /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' <<< 10778 1726879766.00872: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb048> <<< 10778 1726879766.00896: 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' <<< 10779 1726879766.00917: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d678390> # /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' <<< 10778 1726879766.00942: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb2b0> <<< 10778 1726879766.00966: 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 <<< 10780 1726879766.00942: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150270bd30> # /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' <<< 10778 1726879766.00977: 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 0x7f89fc8fb3c8> <<< 10778 1726879766.00990: 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 <<< 10778 1726879766.01007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' <<< 10778 1726879766.01044: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb390> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8d0eb8> <<< 10780 1726879766.01070: 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' # /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' <<< 10778 1726879766.01089: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef572e80> <<< 10780 1726879766.01098: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8c18> <<< 10778 1726879766.01148: 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' # /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' <<< 10779 1726879766.01150: 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 0x7f913d364c18> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d3b2eb8> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py <<< 10780 1726879766.01159: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8a20> # /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' <<< 10779 1726879766.01251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 10780 1726879766.01273: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8f28> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8a90> # /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' <<< 10780 1726879766.01329: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03198> # /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' <<< 10780 1726879766.01398: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f032b0> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8e80> # /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' <<< 10778 1726879766.01412: 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 0x7f89fc8fb780> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ec748> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef58ae10> # /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 0x7f89fc8fb668> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef572940> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef56bac8> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef565da0> # /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 0x7f89ef56bfd0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f16995f8> # /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' <<< 10778 1726879766.01429: 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 # 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 0x7f89eeed4eb8> <<< 10780 1726879766.01432: 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' <<< 10778 1726879766.01465: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4400> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4240> <<< 10778 1726879766.01476: 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' <<< 10780 1726879766.01479: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03438> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f030f0> # /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' <<< 10778 1726879766.01498: 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 <<< 10778 1726879766.01529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' <<< 10780 1726879766.01529: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03320> <<< 10778 1726879766.01562: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' <<< 10779 1726879766.01582: 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 0x7f913cdda7b8> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d356588> # /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 0x7f913cdbc630> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913cdc78d0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac3c8> # /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' <<< 10779 1726879766.01626: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' <<< 10779 1726879766.01696: 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 0x7f913c8f9ba8> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8efef0> <<< 10779 1726879766.01769: 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 # 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' <<< 10778 1726879766.01772: 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 0x7f89eeef9160> # /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 0x7f89eee9dd68> <<< 10780 1726879766.01804: 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' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03710> # /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 0x7f14f4f037b8> # /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 0x7f14f4f03978> # /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 0x7f14f4f03a58> # /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' <<< 10779 1726879766.01823: 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 0x7f913c909e80> # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py <<< 10780 1726879766.01851: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03da0> <<< 10778 1726879766.01879: 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 0x7f89eeea74a8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eef03ba8> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeef9588> <<< 10780 1726879766.01900: 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' <<< 10778 1726879766.01904: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeeed748> <<< 10779 1726879766.02112: stdout chunk (state=3): >>># 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 0x7f913c912ba8> # /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' <<< 10780 1726879766.02131: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07048> # /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 0x7f14f4f072b0> # /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 0x7f14f4f073c8> # /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 0x7f14f4f07390> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4edbeb8> <<< 10779 1726879766.02222: 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 0x7f913c9104a8> # /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 0x7f913bcbe048> <<< 10778 1726879766.02256: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede518> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede240> # /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 0x7f89eeec3d68> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeea7ba8> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede4e0> # /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 0x7f89eeec6390> # /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py <<< 10778 1726879766.02305: 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 0x7f89eeec6550> # /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 0x7f89eeec65f8> # /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 0x7f89eeec6710> # /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' <<< 10778 1726879766.02365: 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 0x7f89eec4acf8> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec37be0> <<< 10780 1726879766.02372: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5331e80> # /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 0x7f14f4f07780> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8748> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5348e10> # /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 0x7f14f4f07668> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5331940> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f532bac8> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5324da0> # /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 0x7f14f532bfd0> <<< 10779 1726879766.02410: 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 0x7f913bcbe978> <<< 10778 1726879766.02436: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec4abe0> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py <<< 10778 1726879766.02500: stdout chunk (state=3): >>># 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 0x7f89eec4acc0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6668> # /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' <<< 10778 1726879766.02544: stdout chunk (state=3): >>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5a978> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5a6d8> # /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' <<< 10778 1726879766.02589: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5ae80> # /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 0x7f89eec5df98> <<< 10778 1726879766.02638: 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 0x7f89eec6c1d0> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py <<< 10779 1726879766.02673: 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 0x7f913bcbeb38> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c912dd8> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909f28> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909860> # /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' <<< 10778 1726879766.02721: 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 0x7f89eec6cd30> # /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 0x7f89eec6cef0> # /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 <<< 10778 1726879766.02756: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9b8550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9b80b8> <<< 10779 1726879766.02787: 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 0x7f913bccaef0> <<< 10778 1726879766.02833: 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 0x7f89ee9c16d8> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcae0f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd0c438> <<< 10779 1726879766.02879: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909cc0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8f9d68> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8ef400> <<< 10779 1726879766.02989: 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' <<< 10779 1726879766.03067: stdout chunk (state=3): >>># 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 0x7f913bcd0eb8> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bcd0d68> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac550> # /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 0x7f913bce8668> <<< 10780 1726879766.03074: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f74585f8> # /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 0x7f14f4c93eb8> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93400> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93240> # /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 0x7f14f4cb8160> # /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 0x7f14f4c5cd68> # 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 0x7f14f4c664a8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cc2ba8> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb8588> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cab748> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e518> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e240> # /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' <<< 10779 1726879766.03088: 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 <<< 10778 1726879766.03141: 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 0x7f89ee9c18d0> <<< 10779 1726879766.03201: stdout chunk (state=3): >>># 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' <<< 10779 1726879766.03251: 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 <<< 10778 1726879766.03302: 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' <<< 10778 1726879766.03334: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e56d8> # /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' <<< 10778 1726879766.03367: 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 <<< 10778 1726879766.03409: stdout chunk (state=3): >>># 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 <<< 10779 1726879766.03445: stdout chunk (state=3): >>># 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 <<< 10778 1726879766.03521: stdout chunk (state=3): >>># 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 0x7f89ee990eb8> # /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' <<< 10780 1726879766.03521: 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 # 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 0x7f14f4c83d68> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c66ba8> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e4e0> # /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 0x7f14f4c86390> # /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 0x7f14f4c86550> # /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 0x7f14f4c865f8> # /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 0x7f14f4c86710> # /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 0x7f14f4a08cf8> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f49f6be0> # /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 0x7f14f4a08be0> # /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' <<< 10778 1726879766.03580: 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' # /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' <<< 10779 1726879766.03637: stdout chunk (state=3): >>># 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 0x7f9146f9b5f8> <<< 10778 1726879766.03724: 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 0x7f89ee99cfd0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee99cb38> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee997828> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9971d0> <<< 10780 1726879766.03770: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a08cc0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86668> # /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 0x7f14f4a0c978> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0c6d8> # /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 0x7f14f4a0ce80> # /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 0x7f14f4a1df98> # /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' <<< 10780 1726879766.03795: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2a1d0> # /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 0x7f14f4a2ad30> # /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 0x7f14f4a2aef0> <<< 10778 1726879766.03795: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9f75f8> # /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 0x7f89ee9975c0> <<< 10780 1726879766.03815: 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 <<< 10780 1726879766.03825: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' <<< 10778 1726879766.03831: 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 <<< 10778 1726879766.03898: stdout chunk (state=3): >>># 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 0x7f89ee2b97f0> <<< 10778 1726879766.03935: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9a8438> <<< 10778 1726879766.03994: 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' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d10b8> # /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 0x7f89ee2d1240> <<< 10778 1726879766.04039: 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 0x7f89ee2d1470> <<< 10778 1726879766.04075: 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 0x7f89ee2d1710> # /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 <<< 10780 1726879766.04103: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4777550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47770b8> # /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 0x7f14f47806d8> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a6d0f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501acc438> <<< 10778 1726879766.04108: 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 <<< 10779 1726879766.04135: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bd8e48> # /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 0x7f9146f42be0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f9bd30> # /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 0x7f9139787c18> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787a20> # /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 0x7f9139787f28> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787a90> # /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 <<< 10779 1726879766.04161: stdout chunk (state=3): >>># 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' <<< 10778 1726879766.04180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' <<< 10778 1726879766.04249: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1d68> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1b70> # /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 0x7f89ee2d70b8> <<< 10778 1726879766.04283: 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 0x7f89ee2dcc88> <<< 10778 1726879766.04317: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' <<< 10778 1726879766.04360: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2dce48> # /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' <<< 10778 1726879766.04401: 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 <<< 10780 1726879766.04482: 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 0x7f14f4780898> # /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 0x7f14f47a36a0> # /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' <<< 10780 1726879766.04495: 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 <<< 10778 1726879766.04573: stdout chunk (state=3): >>># 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 0x7f89ee2e2d30> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2e2668> # /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 0x7f89ee2f18d0> # /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 0x7f89ee2f1be0> # /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 0x7f89ee2f1d30> # /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 <<< 10778 1726879766.04640: stdout chunk (state=3): >>># 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 0x7f89ee2f1ef0> # /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 0x7f89ee287cc0> <<< 10780 1726879766.04682: stdout chunk (state=3): >>># 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 0x7f14f4750e80> # /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 <<< 10780 1726879766.04699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' <<< 10780 1726879766.04716: 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' <<< 10778 1726879766.04739: 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 # 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 0x7f89ee287ef0> # /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 0x7f89ee28f128> # /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' <<< 10778 1726879766.04803: 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' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28fdd8> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28f8d0> # /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' <<< 10778 1726879766.04871: stdout chunk (state=3): >>># /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 0x7f89ee29aeb8> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee29a6a0> # /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' <<< 10778 1726879766.04951: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2a1a90> # /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 0x7f89ee2a1cf8> <<< 10778 1726879766.05019: 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 0x7f89ee2abd68> # /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 0x7f89ee2abf60> # /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' <<< 10778 1726879766.05085: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b40f0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5c50> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5898> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5080> # /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' <<< 10778 1726879766.05203: 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' # /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 0x7f89ee2b4b38> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4860> # /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 <<< 10778 1726879766.05299: stdout chunk (state=3): >>># 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 0x7f89ee24b2b0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2456a0> # /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' <<< 10778 1726879766.05323: 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 <<< 10778 1726879766.05369: stdout chunk (state=3): >>># 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' <<< 10778 1726879766.05447: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee25d2e8> # /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 <<< 10778 1726879766.05552: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b828> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b518> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4908> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5908> # /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' <<< 10780 1726879766.05585: 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 0x7f14f475cf98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f475cb00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47557f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4755198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47b65c0> # /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 0x7f14f4755588> # /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 0x7f14f407b7b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4766400> # /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 0x7f14f4090080> # /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 0x7f14f4090208> # /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 0x7f14f4090438> # /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 0x7f14f40906d8> # /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 0x7f14f4090d30> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090b38> # /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 0x7f14f4096080> # /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 0x7f14f409bc50> # /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 0x7f14f409be10> # /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 <<< 10780 1726879766.05599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' <<< 10778 1726879766.05674: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4710> # /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 0x7f89ee271748> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py <<< 10778 1726879766.05762: stdout chunk (state=3): >>># 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 0x7f89ee1fa748> # /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 0x7f89ee204438> # /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' <<< 10780 1726879766.05873: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40a3cf8> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40a3630> # /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 0x7f14f40af898> # /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 0x7f14f40afba8> # /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 0x7f14f40afcf8> # /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 0x7f14f40afeb8> # /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 0x7f14f4047c88> # /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 0x7f14f4047eb8> # /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 <<< 10778 1726879766.05873: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee204a58> # /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' <<< 10779 1726879766.05995: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793198> # /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 0x7f91397932b0> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787e80> # /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 0x7f9139793438> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397930f0> # /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 0x7f9139793320> # /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 0x7f9139793710> # /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 0x7f91397937b8> # /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 0x7f9139793978> # /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 0x7f9139793a58> # /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 0x7f9139793da0> # /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 0x7f9139797048> # /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 0x7f91397972b0> # /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 0x7f91397973c8> # /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 0x7f9139797390> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f85eb8> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bc1e80> # /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 0x7f9139797780> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787748> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bd8e10> # /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 0x7f9139797668> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bc1940> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bbbac8> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bb4da0> # /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 0x7f9139bbbfd0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bce85f8> # /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 0x7f9139523eb8> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523400> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523240> # /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 0x7f9139548160> # /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 0x7f91394ecd68> # 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 0x7f91394f64a8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139552ba8> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139548588> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913953b748> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e518> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e240> # /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 0x7f9139513d68> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91394f6ba8> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e4e0> # /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' <<< 10778 1726879766.06093: 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 0x7f89ee2160b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f320> # /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 0x7f89ee20f780> # /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' <<< 10778 1726879766.06192: 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 0x7f89ee222d68> # /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 0x7f89ee222e48> # /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' <<< 10779 1726879766.06255: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516390> # /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 0x7f9139516550> # /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 0x7f91395165f8> # /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 0x7f9139516710> # /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 0x7f9139299cf8> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139287be0> <<< 10780 1726879766.06286: 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 0x7f14f404d0f0> # /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 0x7f14f404dda0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404d898> # /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 0x7f14f4058e80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4058668> # /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 0x7f14f405fa58> # /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 0x7f14f405fcc0> # /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 0x7f14f406ad30> # /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 0x7f14f406af28> # /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 0x7f14f40710b8> <<< 10780 1726879766.06309: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3080> # /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' <<< 10780 1726879766.06320: 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' <<< 10778 1726879766.06378: 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 0x7f89ee22c6a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22c470> # /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' <<< 10779 1726879766.06489: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139299be0> # /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 0x7f9139299cc0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516668> # /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 0x7f913929d978> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929d6d8> # /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 0x7f913929de80> # /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 0x7f91392adf98> # /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 0x7f91392ba1d0> <<< 10778 1726879766.06571: 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' # /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 0x7f89edb2fbe0> # /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 0x7f89edb3beb8> # /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 0x7f89edb420f0> # /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' <<< 10780 1726879766.06588: 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 0x7f14f4071b00> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4071828> # /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 0x7f14f400a278> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4004668> # /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 0x7f14f401e2b0> <<< 10779 1726879766.06706: 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' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392bad30> # /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 0x7f91392baef0> # /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 0x7f9139007550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390070b8> # /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 0x7f91390106d8> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462fd0f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914635e438> <<< 10780 1726879766.06759: 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 # 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 0x7f14f400a7f0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a4e0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40718d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a38d0> # /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' <<< 10778 1726879766.06762: stdout chunk (state=3): >>># 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 0x7f89edb42278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb42160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb3b940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2fcf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2f0b8> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb25668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22ceb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222748> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee216b70> # /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 0x7f89ee22c550> # /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' <<< 10778 1726879766.06787: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb425f8> <<< 10780 1726879766.06810: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40716d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py <<< 10780 1726879766.06837: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' <<< 10778 1726879766.06846: 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' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb520f0> # /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 0x7f89edb52438> <<< 10778 1726879766.06897: 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' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb52ef0> <<< 10778 1726879766.06935: 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 <<< 10778 1726879766.06970: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' <<< 10778 1726879766.07001: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb53ac8> <<< 10780 1726879766.07071: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4031710> # /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 0x7f14f3fb9710> # /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 0x7f14f3fc4400> # /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 0x7f14f3fc4a20> # /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' <<< 10780 1726879766.07141: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' <<< 10780 1726879766.07150: 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 0x7f14f3fd40b8> <<< 10780 1726879766.07175: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd9b0><<< 10780 1726879766.07187: stdout chunk (state=3): >>> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd710> <<< 10779 1726879766.07197: 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 0x7f91390108d0> # /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' <<< 10780 1726879766.07227: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd320> # /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' <<< 10780 1726879766.07260: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd780> <<< 10780 1726879766.07276: 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 <<< 10780 1726879766.07294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' <<< 10780 1726879766.07322: 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' <<< 10780 1726879766.07347: 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' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1d68> <<< 10779 1726879766.07360: 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' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390336a0> # /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 <<< 10780 1726879766.07377: 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' <<< 10779 1726879766.07396: stdout chunk (state=3): >>># 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 <<< 10779 1726879766.07428: 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 0x7f9138fe0e80> # /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' <<< 10779 1726879766.07471: 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' # /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py <<< 10779 1726879766.07497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' <<< 10780 1726879766.07629: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1e48> # /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 0x7f14f3fea6a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fea470> # /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 <<< 10780 1726879766.07651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' <<< 10779 1726879766.07664: 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 0x7f9138fecf98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fecb00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe57f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe5198> <<< 10780 1726879766.07687: 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 0x7f14f38f0be0> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py <<< 10780 1726879766.07698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 10780 1726879766.07719: 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 <<< 10780 1726879766.07728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' <<< 10780 1726879766.07749: 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' <<< 10780 1726879766.07759: stdout chunk (state=3): >>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38faeb8> <<< 10780 1726879766.07777: 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' <<< 10780 1726879766.07787: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39000f0> <<< 10780 1726879766.07806: 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' <<< 10779 1726879766.07816: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390465c0> # /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 0x7f9138fe5588> # /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 0x7f913890b7b8> <<< 10780 1726879766.07849: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' <<< 10780 1726879766.07860: 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 0x7f14f3900278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3900160> <<< 10779 1726879766.07871: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138ff6400> # /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 <<< 10780 1726879766.07896: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38fa940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f0cf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f00b8> <<< 10779 1726879766.07915: stdout chunk (state=3): >>># 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 0x7f9138920080> # /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 <<< 10779 1726879766.07955: stdout chunk (state=3): >>># 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 0x7f9138920208> # /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 0x7f9138920438> <<< 10779 1726879766.08018: 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 0x7f91389206d8> # /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' <<< 10779 1726879766.08075: 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 <<< 10779 1726879766.08105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' <<< 10780 1726879766.08104: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38e5668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3feaeb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1748> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fd4b70> # /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 0x7f14f3fea550> # /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 0x7f14f39005f8> # /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 0x7f14f39110f0> # /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 0x7f14f3911438> <<< 10780 1726879766.08134: 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 <<< 10780 1726879766.08147: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' <<< 10779 1726879766.08169: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920d30> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920b38> # /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 0x7f9138926080> <<< 10780 1726879766.08189: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3911ef0> # /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 <<< 10779 1726879766.08202: 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 0x7f913892bc50> <<< 10780 1726879766.08221: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' <<< 10779 1726879766.08229: 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 # 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 0x7f913892be10> <<< 10780 1726879766.08250: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3913ac8> <<< 10779 1726879766.08257: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' <<< 10779 1726879766.08283: 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 <<< 10779 1726879766.08298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' <<< 10779 1726879766.08317: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138933cf8> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138933630> <<< 10779 1726879766.08341: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' <<< 10779 1726879766.08359: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893f898> <<< 10779 1726879766.08388: 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' <<< 10779 1726879766.08411: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893fba8> # /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 <<< 10779 1726879766.08440: 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 0x7f913893fcf8> <<< 10779 1726879766.08463: 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 <<< 10779 1726879766.08486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' <<< 10779 1726879766.08618: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893feb8> # /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 0x7f91388d6c88> # /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 0x7f91388d6eb8> # /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 0x7f91388dd0f0> # /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' <<< 10779 1726879766.08678: 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' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388ddda0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388dd898> # /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' <<< 10779 1726879766.08828: stdout chunk (state=3): >>># /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 0x7f91388e8e80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388e8668> # /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 0x7f91388efa58> # /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 0x7f91388efcc0> # /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' <<< 10779 1726879766.08858: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388fad30> # /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 0x7f91388faf28> <<< 10779 1726879766.08880: 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' <<< 10779 1726879766.08905: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389010b8> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033c18> <<< 10779 1726879766.08919: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033860> <<< 10779 1726879766.08925: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033080> <<< 10779 1726879766.08953: 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' <<< 10779 1726879766.08974: 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' <<< 10779 1726879766.09117: 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 0x7f9138901b00> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138901828> # /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' <<< 10779 1726879766.09165: 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 # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' <<< 10779 1726879766.09180: 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 <<< 10779 1726879766.09186: 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 0x7f913889a278> <<< 10779 1726879766.09306: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138894668> # /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 0x7f91388ae2b0> <<< 10779 1726879766.09344: 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 # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' # destroy dateutil.tz.win <<< 10779 1726879766.09388: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a7f0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a4e0> <<< 10779 1726879766.09424: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389018d0> <<< 10779 1726879766.09452: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390338d0> # /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 <<< 10779 1726879766.09465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' <<< 10779 1726879766.09661: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389016d8> # /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 0x7f91388c1710> # /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 0x7f913884a710> # /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 0x7f9138854400> <<< 10779 1726879766.09683: 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 <<< 10779 1726879766.09711: 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 0x7f9138854a20> <<< 10779 1726879766.09732: 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' <<< 10779 1726879766.09761: 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' <<< 10779 1726879766.09784: 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' <<< 10779 1726879766.09835: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' <<< 10779 1726879766.09854: 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 0x7f91388640b8> <<< 10779 1726879766.09880: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d710> <<< 10779 1726879766.09890: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d320> <<< 10779 1726879766.09910: 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 <<< 10779 1726879766.09922: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' <<< 10779 1726879766.09951: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d780> <<< 10779 1726879766.09967: 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 <<< 10779 1726879766.09984: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' <<< 10779 1726879766.10007: 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 <<< 10779 1726879766.10014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' <<< 10779 1726879766.10035: 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 <<< 10779 1726879766.10043: 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 0x7f9138871d68> <<< 10779 1726879766.10052: 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 <<< 10779 1726879766.10060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' <<< 10779 1726879766.10076: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871e48> <<< 10779 1726879766.10233: 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' <<< 10779 1726879766.10381: 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 0x7f913887a6a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887a470> # /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' <<< 10779 1726879766.10392: 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 <<< 10779 1726879766.10424: stdout chunk (state=3): >>># 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 0x7f9138180be0> <<< 10779 1726879766.10439: 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 <<< 10779 1726879766.10449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 10779 1726879766.10471: 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 <<< 10779 1726879766.10479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' <<< 10779 1726879766.10655: 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 0x7f913818aeb8> # /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 0x7f91381900f0> # /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 0x7f9138190278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138190160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913818a940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138180cf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381800b8> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138175668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887aeb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871748> <<< 10779 1726879766.10698: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138864b70> <<< 10779 1726879766.10710: 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 <<< 10779 1726879766.10719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' <<< 10779 1726879766.10727: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887a550> <<< 10779 1726879766.10750: 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' <<< 10779 1726879766.10767: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381905f8> <<< 10779 1726879766.10785: 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 <<< 10779 1726879766.10796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' <<< 10779 1726879766.10803: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a10f0> <<< 10779 1726879766.10824: 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 # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' <<< 10779 1726879766.10843: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a1438> <<< 10779 1726879766.10866: 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 <<< 10779 1726879766.10874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' <<< 10779 1726879766.10921: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a1ef0> # /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 <<< 10779 1726879766.10944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' <<< 10779 1726879766.10972: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a3ac8> <<< 10778 1726879768.23861: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "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}}} <<< 10780 1726879768.26245: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "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}}} <<< 10778 1726879768.28311: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 10778 1726879768.28344: stdout chunk (state=3): >>># destroy __main__ <<< 10778 1726879768.28844: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 10778 1726879768.28857: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout <<< 10778 1726879768.28872: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.28883: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.28903: 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 # 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 <<< 10778 1726879768.28920: 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 # 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 <<< 10778 1726879768.28934: 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 # 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 <<< 10778 1726879768.28987: 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 # cleanup[2] removing ansible.module_utils.parsing # 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 <<< 10778 1726879768.29040: 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 # 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 <<< 10778 1726879768.29092: 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 # 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 <<< 10778 1726879768.29127: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10778 1726879768.29695: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10778 1726879768.29718: stdout chunk (state=3): >>># destroy zipimport <<< 10778 1726879768.29730: stdout chunk (state=3): >>># destroy _lzma <<< 10778 1726879768.29740: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 10778 1726879768.29752: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 10778 1726879768.29775: stdout chunk (state=3): >>># destroy syslog # destroy ctypes <<< 10778 1726879768.29794: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon <<< 10778 1726879768.29805: stdout chunk (state=3): >>># destroy selinux <<< 10778 1726879768.29814: stdout chunk (state=3): >>># destroy ansible.module_utils.distro._distro <<< 10778 1726879768.29831: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc # destroy platform <<< 10778 1726879768.29841: 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 <<< 10778 1726879768.29894: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse <<< 10778 1726879768.29909: 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 <<< 10778 1726879768.29936: 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 <<< 10778 1726879768.29946: stdout chunk (state=3): >>># destroy hmac # destroy _hmacopenssl <<< 10778 1726879768.29955: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms <<< 10778 1726879768.29966: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils <<< 10778 1726879768.30015: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version <<< 10778 1726879768.30102: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.30257: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.30280: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache <<< 10778 1726879768.30299: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.30310: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib <<< 10778 1726879768.30320: 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 # destroy encodings # destroy _locale <<< 10778 1726879768.30347: 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 # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging <<< 10778 1726879768.30360: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.30377: 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 # cleanup[3] wiping ast # cleanup[3] wiping _selinux <<< 10778 1726879768.30400: stdout chunk (state=3): >>># cleanup[3] wiping argparse <<< 10778 1726879768.30419: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.30436: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.30450: stdout chunk (state=3): >>># cleanup[3] wiping email._header_value_parser # destroy email._encoded_words <<< 10778 1726879768.30490: 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 # 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 <<< 10778 1726879768.30503: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping glob <<< 10778 1726879768.30524: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.30535: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.30557: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.30577: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.30588: stdout chunk (state=3): >>># cleanup[3] wiping hawkey._hawkey <<< 10778 1726879768.30597: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.30625: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors <<< 10778 1726879768.30706: stdout chunk (state=3): >>># 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 <<< 10780 1726879768.30885: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic # destroy __main__ <<< 10778 1726879768.31162: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq # destroy _thread <<< 10778 1726879768.31180: stdout chunk (state=3): >>># destroy _warnings # destroy stat <<< 10778 1726879768.31191: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10778 1726879768.31210: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib <<< 10778 1726879768.31232: stdout chunk (state=3): >>># destroy pickle <<< 10778 1726879768.31245: 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 <<< 10780 1726879768.31270: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 10780 1726879768.31286: 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 <<< 10778 1726879768.31295: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy ansible.module_utils.six.moves # destroy _operator <<< 10780 1726879768.31331: 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 # 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 <<< 10780 1726879768.31367: stdout chunk (state=3): >>># 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 <<< 10780 1726879768.31442: stdout chunk (state=3): >>># 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 <<< 10780 1726879768.31537: stdout chunk (state=3): >>># 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 <<< 10780 1726879768.31572: stdout chunk (state=3): >>># 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 <<< 10780 1726879768.31583: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.31605: stdout chunk (state=3): >>># 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 <<< 10780 1726879768.31633: stdout chunk (state=3): >>># 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 <<< 10780 1726879768.31645: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10778 1726879768.31656: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.31796: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 10780 1726879768.32215: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10780 1726879768.32240: stdout chunk (state=3): >>># destroy zipimport <<< 10780 1726879768.32257: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 10780 1726879768.32278: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 10780 1726879768.32316: stdout chunk (state=3): >>># destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon <<< 10780 1726879768.32352: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro <<< 10780 1726879768.32514: stdout chunk (state=3): >>># 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 <<< 10778 1726879768.32536: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 10778 1726879768.32542: stdout chunk (state=3): >>><<< 10778 1726879768.32557: stderr chunk (state=3): >>><<< 10780 1726879768.32565: 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 <<< 10780 1726879768.32625: 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 # destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 10780 1726879768.32645: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 10780 1726879768.32693: 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 <<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0440ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043a4828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0440e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b1630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043bd0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04362470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04367e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04362b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0436e4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04351d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04354198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02662940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02674240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043c2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025b6080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025c02b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a025c0f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025c0a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025ca080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0263d7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0263dba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02628438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02619470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0236e278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02375cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0237ae10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a026142b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a023801d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0237af98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a023802e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02682fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a023809e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238e6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238ee80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f13198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238e780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f19c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f3e2e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a01f3e6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f44390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ceeba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ce42e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cdcf98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cd4e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f44d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a01ce4f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f3ea20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0431a710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ce9048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0431aa90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a043375c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433b630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433bb00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433bc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04337e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433bf60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0433b4e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0433b240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0432ab00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f28358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04337470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a00313908>\r\n# zipimport: found 38 names in \'/tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffe5ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ffffc278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003d4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a0003d5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003db38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffce940>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fffcef98>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fffced68>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fff7e9b0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffffc0f0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fff994a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0032bfd0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fffac2e8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffac400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a00006e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0000ff98>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003a2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003aac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffb77b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0002df98>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003a128>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000a7e48>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000a7fd0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000b90f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffac550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000c4a90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000c01d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000c03c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000b9c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a000dfe80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000dfb38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000df358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000df9b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000cdcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc966c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9daef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc9ff128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9bae48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc971080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc971128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9cd940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d550>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc605358>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632438>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632668>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc63b048>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc637be0>\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632748>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc619198>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6410f0>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc\'\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6411d0>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc65b3c8>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc652668>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6050f0>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66bb38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fcac38d0>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca9db70>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca94d30>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc\'\r\nimport \'uu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a15c0>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a17b8>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc48c278>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca99ac8>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc627940>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6270f0>\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc\'\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6274e0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc\'\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc627898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1e48>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1ac8>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1d30>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c8de10>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c8f4a8>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c947b8>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4be2e8>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc4d1940>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cb47b8>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c94ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cb4748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca586a0>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca580b8>\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc449a20>\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca409b0>\r\nimport \'ansible.module_utils.six.moves.http_cookiejar\' # \r\nimport \'ansible.module_utils.six.moves.urllib\' # \r\nimport \'ansible.module_utils.six.moves.urllib.error\' # \r\nimport \'ansible.module_utils.six.moves.urllib.parse\' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc\'\r\nimport \'cryptography.__about__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64470>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc5874e0>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc57edd8>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc573d30>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64d30>\r\nimport \'cryptography.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca644a8>\r\nimport \'cryptography\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc439a90>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5a9a58>\r\nimport \'cryptography.x509.certificate_transparency\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5a9828>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540978>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.backends\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540a20>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540c50>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc540dd8>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric.dsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc553400>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc\'\r\nimport \'cryptography.hazmat._oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc567ac8>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc560b00>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'cryptography.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc567080>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed25519\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc560e80>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed448\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4fb470>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.backends.interfaces\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc508748>\r\nimport \'cryptography.hazmat.primitives.asymmetric.rsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4fb940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc\'\r\nimport \'cryptography.hazmat._der\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3588>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\'\r\n# extension module \'_hmacopenssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hmacopenssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hmacopenssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fbffb3c8>\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3be0>\r\nimport \'cryptography.hazmat.primitives.constant_time\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff39e8>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.serialization.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbffb518>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.ciphers.modes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd911d0>\r\nimport \'cryptography.hazmat.primitives.ciphers.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00bba8>\r\nimport \'cryptography.hazmat.primitives.ciphers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00b908>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.ciphers.algorithms\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbda14e0>\r\nimport \'cryptography.hazmat.primitives.serialization.ssh\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc0032b0>\r\nimport \'cryptography.hazmat.primitives.serialization\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3ba8>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.hashes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdc1c18>\r\nimport \'cryptography.x509.oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdc16a0>\r\nimport \'cryptography.x509.name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdbe0f0>\r\nimport \'cryptography.x509.general_name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00b630>\r\nimport \'cryptography.x509.extensions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc52c320>\r\nimport \'cryptography.x509.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5983c8>\r\nimport \'cryptography.x509\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64908>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd2a668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcffcc0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcffeb8>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcdecc0>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcff2e8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'distutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce57b8>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc\'\r\nimport \'distutils.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce5f98>\r\nimport \'distutils.sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce5978>\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcff780>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fbc5dc18>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d908>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f32da240>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5da58>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f3035dd8>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f32da3c8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f2d64d30>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f3029390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f2d14c18>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f2d64eb8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f27897b8>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f2d08588>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f276c630>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f27788d0>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d3c8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f22aaba8>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f229fef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22bae80>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22c3ba8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f22cb4a8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f166f048>\r\n# extension module \'rpm._rpmb\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpmb\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpmb\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f166f978>\r\n# extension module \'rpm._rpms\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpms\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpms\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f166fb38>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22c3dd8>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22baf28>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22ba860>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f167cef0>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22bacc0>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22aad68>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f229f400>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89f1681eb8>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f1681d68>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d550>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f1699668>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc\'\r\n# extension module \'gpg._gpgme\' loaded from \'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'gpg._gpgme\' executed from \'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'gpg._gpgme\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ef55b5f8>\r\nimport \'gpg.gpgme\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef58ae48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc\'\r\nimport \'gpg.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc933be0>\r\nimport \'gpg.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef55bd30>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc\'\r\nimport \'gpg.constants.data.encoding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ecc18>\r\nimport \'gpg.constants.data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8eca20>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc\'\r\nimport \'gpg.constants.keylist.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ecf28>\r\nimport \'gpg.constants.keylist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8eca90>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc\'\r\nimport \'gpg.constants.sig.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7198>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc\'\r\nimport \'gpg.constants.sig.notation\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f72b0>\r\nimport \'gpg.constants.sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ece80>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc\'\r\nimport \'gpg.constants.tofu.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7438>\r\nimport \'gpg.constants.tofu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f70f0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc\'\r\nimport \'gpg.constants.create\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7320>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc\'\r\nimport \'gpg.constants.event\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7710>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc\'\r\nimport \'gpg.constants.import_type\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f77b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc\'\r\nimport \'gpg.constants.keysign\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7978>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc\'\r\nimport \'gpg.constants.md\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc\'\r\nimport \'gpg.constants.pk\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f7da0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc\'\r\nimport \'gpg.constants.protocol\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb048>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc\'\r\nimport \'gpg.constants.sigsum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb2b0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc\'\r\nimport \'gpg.constants.status\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb3c8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc\'\r\nimport \'gpg.constants.validity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb390>\r\nimport \'gpg.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8d0eb8>\r\nimport \'gpg.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef572e80>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89fc8fb780>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ec748>\r\nimport \'gpg.callbacks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef58ae10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc\'\r\nimport \'gpg.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8fb668>\r\nimport \'gpg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef572940>\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef56bac8>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef565da0>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef56bfd0>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f16995f8>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4eb8>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4400>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4240>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeef9160>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eee9dd68>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89eeea74a8>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eef03ba8>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeef9588>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeeed748>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede518>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede240>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec3d68>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeea7ba8>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede4e0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6550>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec65f8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6710>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89eec4acf8>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec37be0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec4abe0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec4acc0>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6668>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc\'\r\nimport \'distutils.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5a978>\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5a6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc\'\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5ae80>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5df98>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec6c1d0>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec6cd30>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec6cef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9b8550>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9b80b8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9c16d8>\r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcae0f0>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd0c438>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9c18d0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e56d8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee990eb8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ee99cfd0>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee99cb38>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee997828>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9971d0>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9f75f8>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9975c0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b97f0>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9a8438>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d10b8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1240>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1470>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1710>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1d68>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1b70>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d70b8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2dcc88>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2dce48>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2e2d30>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2e2668>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f18d0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f1be0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f1d30>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2f1ef0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee287cc0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee287ef0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28f128>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28fdd8>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28f8d0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee29aeb8>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee29a6a0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2a1a90>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2a1cf8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2abd68>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2abf60>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b40f0>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5c50>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5898>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5080>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4b38>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4860>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b2b0>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2456a0>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee25d2e8>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b828>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b518>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4908>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5908>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.copr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee271748>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.debug\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee1fa748>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee204438>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee204a58>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ee2160b8>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f9b0>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f710>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f320>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f780>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222d68>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222e48>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89ee22c6a0>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22c470>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2fbe0>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb3beb8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb420f0>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f89edb42278>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb42160>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb3b940>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2fcf8>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2f0b8>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb25668>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22ceb8>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222748>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee216b70>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22c550>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb425f8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb520f0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb52438>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb52ef0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb53ac8>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "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}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 10778 1726879768.32813: _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 0x7f8a0440ee48> # /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 0x7f8a043a4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0440e9b0> # /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 0x7f8a043b1630> 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 0x7f8a043b8160> # /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 0x7f8a043bd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043b8390> # /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 0x7f8a04362470> # /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 0x7f8a04367e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04362b38> # /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 0x7f8a0436e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04351d68> # /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 0x7f8a04354198> # /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 0x7f8a02662940> # /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 0x7f8a02674240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a043c2a20> 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 0x7f8a025b6080> # /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 0x7f8a025c02b0> # /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 0x7f8a025c0f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a025c0a90> 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 0x7f8a025ca080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0263d7b8> # /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 0x7f8a0263dba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631160> # /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 0x7f8a02631e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02628438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02619470> # /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 0x7f8a0236e278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02375cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02631438> 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 0x7f8a0237ae10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a026142b0> # /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 0x7f8a023801d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0237af98> # 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 0x7f8a023802e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02682fd0> # /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 0x7f8a02380dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a023809e8> # /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 0x7f8a0238e6a0> # /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 0x7f8a0238ee80> # /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 0x7f8a01f13198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0238e780> # /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 0x7f8a01f19c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380518> # /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 0x7f8a01f3e2e8> # 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 0x7f8a01f3e6a0> # /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 0x7f8a01f44390> # /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 0x7f8a01ceeba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ce42e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cdcf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cd4e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f44d30> # 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 0x7f8a01ce4f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f3ea20> # /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 0x7f8a0431a710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01ce9048> 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 0x7f8a0431aa90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a02380860> # /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 0x7f8a043375c0> # /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 0x7f8a0433b630> # 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 0x7f8a0433bb00> # 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 0x7f8a0433bc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a04337e10> # /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 0x7f8a0433bf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0433b4e0> # 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 0x7f8a0433b240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0432ab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01f28358> # /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 0x7f8a04337470> # /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 0x7f8a00313908> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/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 0x7f89fffe5ac8> 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 0x7f89ffffc278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003d4e0> # 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 0x7f8a0003d5f8> # /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 0x7f8a0003db38> # /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 0x7f89fffce940> # 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 0x7f89fffcef98> # 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 0x7f89fffced68> # /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 0x7f89fff7e9b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ffffc0f0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fff994a8> # /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 0x7f8a0032bfd0> # 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 0x7f89fffac2e8> # /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 0x7f89fffac400> # /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 0x7f8a00006e80> # /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 0x7f8a0000ff98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003a2b0> # /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 0x7f8a0003aac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffb77b8> # /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 0x7f8a0002df98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a0003a128> # 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 0x7f8a000a7e48> # 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 0x7f8a000a7fd0> # 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 0x7f8a000b90f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fffac550> # /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 0x7f8a000c4a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000c01d0> # 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 0x7f8a000c03c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000b9c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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 0x7f8a000dfe80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000dfb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000df358> # /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 0x7f8a000df9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a000cdcf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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 0x7f89fc966c88> # 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_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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 0x7f89fc9daef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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 0x7f89fc9ff128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9bae48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/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 0x7f89fc971080> # /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 0x7f89fc971128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc9cd940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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 0x7f89fc66d438> # /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 0x7f89fc66d550> # /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 0x7f89fc605358> # /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 0x7f89fc632438> # /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 0x7f89fc632668> # /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 0x7f89fc63b048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc637be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc632748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc619198> # /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 0x7f89fc6410f0> # /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 0x7f89fc6411d0> # /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 0x7f89fc65b3c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc652668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6050f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66bb38> # /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 0x7f89fcac38d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca9db70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca94d30> # /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 0x7f89fc4a15c0> # /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 0x7f89fc4a17b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc48c278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca99ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc627940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc6270f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc66d588> # /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 0x7f89fc6274e0> # /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 0x7f89fc627898> # /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 0x7f89fc4a1e48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4a1ac8> # /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 0x7f89fc4a1d30> # /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 0x7f8a01c8de10> # /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 0x7f8a01c8f4a8> # /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 0x7f8a01c947b8> # /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 0x7f89fc4be2e8> # 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 0x7f89fc4d1940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01cb47b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a01c94ba8> # 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 0x7f8a01cb4748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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 0x7f89fca586a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca580b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc449a20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca409b0> 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 0x7f89fca64470> # /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 0x7f89fc5874e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc57edd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc573d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca644a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc439a90> # /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 0x7f89fc5a9a58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5a9828> # /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 0x7f89fc540978> # /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 0x7f89fc540a20> # /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 0x7f89fc540c50> # /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 0x7f89fc540dd8> # /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 0x7f89fc553400> # /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 0x7f89fc567ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc560b00> # /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 0x7f89fc567080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc560e80> # /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 0x7f89fc4fb470> # /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 0x7f89fc508748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc4fb940> # /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 0x7f89fbff3588> # /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 0x7f89fbffb3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff39e8> # /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 0x7f89fbffb518> # /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 0x7f89fbd911d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00bba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00b908> # /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 0x7f89fbda14e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc0032b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbff3ba8> # /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 0x7f89fbdc1c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdc16a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbdbe0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc00b630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc52c320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc5983c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fca64908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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_ny34vb7n/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_ny34vb7n/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 0x7f89fbd2a668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ny34vb7n/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 0x7f89fbcffcc0> # /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 0x7f89fbcffeb8> # /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 0x7f89fbcdecc0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcff2e8> # /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 0x7f89fbce57b8> # /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 0x7f89fbce5f98> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbce5978> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcff780> # /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 0x7f89fbc5dc18> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d908> # /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 0x7f89f32da240> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5da58> # /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 0x7f89f3035dd8> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f32da3c8> # /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 0x7f89f2d64d30> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f3029390> # /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 0x7f89f2d14c18> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f2d64eb8> # /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 0x7f89f27897b8> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f2d08588> # /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 0x7f89f276c630> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f27788d0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d3c8> # /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 0x7f89f22aaba8> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f229fef0> # /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 0x7f89f22bae80> # /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 0x7f89f22c3ba8> # /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 0x7f89f22cb4a8> # /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 0x7f89f166f048> # 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 0x7f89f166f978> # 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 0x7f89f166fb38> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22c3dd8> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22baf28> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22ba860> # /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 0x7f89f167cef0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22bacc0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f22aad68> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f229f400> # /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 0x7f89f1681eb8> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f1681d68> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbc5d550> # /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 0x7f89f1699668> # /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 0x7f89ef55b5f8> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef58ae48> # /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 0x7f89fc933be0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef55bd30> # /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 0x7f89fc8ecc18> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8eca20> # /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 0x7f89fc8ecf28> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8eca90> # /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 0x7f89fc8f7198> # /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 0x7f89fc8f72b0> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ece80> # /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 0x7f89fc8f7438> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8f70f0> # /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 0x7f89fc8f7320> # /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 0x7f89fc8f7710> # /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 0x7f89fc8f77b8> # /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 0x7f89fc8f7978> # /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 0x7f89fc8f7a58> # /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 0x7f89fc8f7da0> # /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 0x7f89fc8fb048> # /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 0x7f89fc8fb2b0> # /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 0x7f89fc8fb3c8> # /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 0x7f89fc8fb390> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8d0eb8> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef572e80> # /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 0x7f89fc8fb780> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fc8ec748> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef58ae10> # /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 0x7f89fc8fb668> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef572940> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef56bac8> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ef565da0> # /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 0x7f89ef56bfd0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89f16995f8> # /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 0x7f89eeed4eb8> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4400> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeed4240> # /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 0x7f89eeef9160> # /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 0x7f89eee9dd68> # 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 0x7f89eeea74a8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eef03ba8> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeef9588> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeeed748> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede518> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede240> # /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 0x7f89eeec3d68> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeea7ba8> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeede4e0> # /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 0x7f89eeec6390> # /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 0x7f89eeec6550> # /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 0x7f89eeec65f8> # /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 0x7f89eeec6710> # /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 0x7f89eec4acf8> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec37be0> # /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 0x7f89eec4abe0> # /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 0x7f89eec4acc0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eeec6668> # /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 0x7f89eec5a978> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89eec5a6d8> # /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 0x7f89eec5ae80> # /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 0x7f89eec5df98> # /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 0x7f89eec6c1d0> # /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 0x7f89eec6cd30> # /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 0x7f89eec6cef0> # /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 0x7f89ee9b8550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9b80b8> # /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 0x7f89ee9c16d8> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbcae0f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89fbd0c438> # /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 0x7f89ee9c18d0> # /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 0x7f89ee9e56d8> # /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 0x7f89ee990eb8> # /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 0x7f89ee99cfd0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee99cb38> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee997828> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9971d0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9f75f8> # /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 0x7f89ee9975c0> # /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 0x7f89ee2b97f0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9a8438> # /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 0x7f89ee2d10b8> # /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 0x7f89ee2d1240> # /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 0x7f89ee2d1470> # /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 0x7f89ee2d1710> # /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 0x7f89ee2d1d68> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2d1b70> # /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 0x7f89ee2d70b8> # /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 0x7f89ee2dcc88> # /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 0x7f89ee2dce48> # /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 0x7f89ee2e2d30> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2e2668> # /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 0x7f89ee2f18d0> # /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 0x7f89ee2f1be0> # /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 0x7f89ee2f1d30> # /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 0x7f89ee2f1ef0> # /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 0x7f89ee287cc0> # /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 0x7f89ee287ef0> # /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 0x7f89ee28f128> # /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 0x7f89ee28fdd8> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee28f8d0> # /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 0x7f89ee29aeb8> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee29a6a0> # /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 0x7f89ee2a1a90> # /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 0x7f89ee2a1cf8> # /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 0x7f89ee2abd68> # /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 0x7f89ee2abf60> # /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 0x7f89ee2b40f0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5c50> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5898> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5080> # /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 0x7f89ee2b4b38> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4860> # /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 0x7f89ee24b2b0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2456a0> # /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 0x7f89ee25d2e8> # /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 0x7f89ee24b828> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee24b518> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee2b4908> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee9e5908> # /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 0x7f89ee2b4710> # /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 0x7f89ee271748> # /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 0x7f89ee1fa748> # /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 0x7f89ee204438> # /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 0x7f89ee204a58> # /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 0x7f89ee2160b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee20f320> # /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 0x7f89ee20f780> # /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 0x7f89ee222d68> # /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 0x7f89ee222e48> # /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 0x7f89ee22c6a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22c470> # /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 0x7f89edb2fbe0> # /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 0x7f89edb3beb8> # /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 0x7f89edb420f0> # /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 0x7f89edb42278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb42160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb3b940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2fcf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb2f0b8> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89edb25668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee22ceb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee222748> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89ee216b70> # /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 0x7f89ee22c550> # /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 0x7f89edb425f8> # /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 0x7f89edb520f0> # /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 0x7f89edb52438> # /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 0x7f89edb52ef0> # /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 0x7f89edb53ac8> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "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.42.60 closed. 10778 1726879768.33781: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879765.317294-10778-51171945689855/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10778 1726879768.33805: _low_level_execute_command(): starting 10778 1726879768.33814: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879765.317294-10778-51171945689855/ > /dev/null 2>&1 && sleep 0'"'"'' 10780 1726879768.32775: 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 # 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 <<< 10780 1726879768.34060: stdout chunk (state=3): >>># 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 <<< 10780 1726879768.34109: stdout chunk (state=3): >>># 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 <<< 10780 1726879768.34698: stdout chunk (state=3): >>># 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 <<< 10780 1726879768.35311: stdout chunk (state=3): >>># 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 <<< 10780 1726879768.35694: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10780 1726879768.35736: stderr chunk (state=3): >>><<< 10780 1726879768.35742: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a1cde48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a163828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a1cd9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a170630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a17c0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a121470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a126e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a121b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a12d4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a110d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a113198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508421940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508433240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a181a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508375080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083802b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1508380f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508380a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150838a080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083fc7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083fcba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f0160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f0e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083e7438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083d8470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150812d2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508135d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f00b8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150813ae48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083d22b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1508141208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150813afd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1508141320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508441fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814c6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814ceb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cd31d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814c7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cd7cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cfc320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1507cfc6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507d033c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aadbe0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aa0320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a9afd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a92eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507d03d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1507aa0f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cfca58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0e0748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aa8080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0e0ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0f65f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fa668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fab38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fac50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0f6e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0faf98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0fa518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150a0fa278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0eab38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507ce8390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0f64a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15060d2940>\r\n# zipimport: found 38 names in \'/tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d91ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505dba278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dfc4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505dfc5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dfcb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d8f940>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505d8ff60>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505d8fd30>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d3dac8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dba0f0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d574a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15060eafd0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505d6a2b0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d6a3c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505dc5e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dcde80>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbe278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbea90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d76780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505deeeb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbe0f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e66da0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e66e80>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e78048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d6a518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e849b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e7f0f0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505e7f2e8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e78b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1505ea1da0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea1a58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea1278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea18d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e8dba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502725240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502799dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150277c128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e45e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027a9080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027a9128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150274c940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c550>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023c2358>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed438>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed668>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502232048>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502254be0>\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed748>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023d3198>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022390f0>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc\'\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022391d0>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022513c8>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502248668>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023c20f0>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242ab38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15024198d0>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ffb70>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150226ad30>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc\'\r\nimport \'uu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6c5c0>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6c7b8>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a5b278>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502412ac8>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b4940>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b40f0>\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc\'\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b44e0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc\'\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b4898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6ce48>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6cac8>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6cd30>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502854e10>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028554a8>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028707b8>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150227c2e8>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1502290940>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150287e7b8>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502870ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150287e748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028176a0>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028170b8>\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502208a20>\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027ff9b0>\r\nimport \'ansible.module_utils.six.moves.http_cookiejar\' # \r\nimport \'ansible.module_utils.six.moves.urllib\' # \r\nimport \'ansible.module_utils.six.moves.urllib.error\' # \r\nimport \'ansible.module_utils.six.moves.urllib.parse\' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc\'\r\nimport \'cryptography.__about__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823470>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f15023464e0>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150233ddd8>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502332d30>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823d30>\r\nimport \'cryptography.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028234a8>\r\nimport \'cryptography\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15021f7a90>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502358a58>\r\nimport \'cryptography.x509.certificate_transparency\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502358828>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ff978>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.backends\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffa20>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffc50>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ffdd8>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric.dsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502312400>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc\'\r\nimport \'cryptography.hazmat._oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502327ac8>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150231fb00>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'cryptography.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502327080>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed25519\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150231fe80>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed448\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ba470>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.backends.interfaces\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022c8748>\r\nimport \'cryptography.hazmat.primitives.asymmetric.rsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ba940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc\'\r\nimport \'cryptography.hazmat._der\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1588>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\'\r\n# extension module \'_hmacopenssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hmacopenssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hmacopenssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1501dbb3c8>\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1be0>\r\nimport \'cryptography.hazmat.primitives.constant_time\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db19e8>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.serialization.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dbb518>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.ciphers.modes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b501d0>\r\nimport \'cryptography.hazmat.primitives.ciphers.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcbba8>\r\nimport \'cryptography.hazmat.primitives.ciphers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcb908>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.ciphers.algorithms\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b604e0>\r\nimport \'cryptography.hazmat.primitives.serialization.ssh\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dc22b0>\r\nimport \'cryptography.hazmat.primitives.serialization\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1ba8>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.hashes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b80c18>\r\nimport \'cryptography.x509.oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b806a0>\r\nimport \'cryptography.x509.name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b7d0f0>\r\nimport \'cryptography.x509.general_name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcb630>\r\nimport \'cryptography.x509.extensions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ea320>\r\nimport \'cryptography.x509.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023563c8>\r\nimport \'cryptography.x509\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823908>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501ae9668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abecc0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abeeb8>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a9dcc0>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abe2e8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'distutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa27b8>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc\'\r\nimport \'distutils.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa2f98>\r\nimport \'distutils.sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa2978>\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abe780>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1501a1cc18>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c908>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f909a240>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1ca58>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8df4dd8>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f909a3c8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8b22d30>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8de8390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8ad3c18>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8b22eb8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f85497b8>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8ac5588>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f852b630>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f85378d0>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c3c8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f8069ba8>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f805fef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079e80>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8082ba8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f80804a8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f742e048>\r\n# extension module \'rpm._rpmb\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpmb\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpmb\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f742e978>\r\n# extension module \'rpm._rpms\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpms\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpms\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f742eb38>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8082dd8>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079f28>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079860>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f743aef0>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079cc0>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8069d68>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f805f400>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f7440eb8>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f7440d68>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c550>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f7458668>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc\'\r\n# extension module \'gpg._gpgme\' loaded from \'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'gpg._gpgme\' executed from \'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'gpg._gpgme\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f150270b5f8>\r\nimport \'gpg.gpgme\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5348e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc\'\r\nimport \'gpg.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15026b2be0>\r\nimport \'gpg.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150270bd30>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc\'\r\nimport \'gpg.constants.data.encoding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8c18>\r\nimport \'gpg.constants.data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8a20>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc\'\r\nimport \'gpg.constants.keylist.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8f28>\r\nimport \'gpg.constants.keylist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8a90>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc\'\r\nimport \'gpg.constants.sig.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03198>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc\'\r\nimport \'gpg.constants.sig.notation\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f032b0>\r\nimport \'gpg.constants.sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8e80>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc\'\r\nimport \'gpg.constants.tofu.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03438>\r\nimport \'gpg.constants.tofu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f030f0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc\'\r\nimport \'gpg.constants.create\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03320>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc\'\r\nimport \'gpg.constants.event\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03710>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc\'\r\nimport \'gpg.constants.import_type\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f037b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc\'\r\nimport \'gpg.constants.keysign\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03978>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc\'\r\nimport \'gpg.constants.md\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc\'\r\nimport \'gpg.constants.pk\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f03da0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc\'\r\nimport \'gpg.constants.protocol\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07048>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc\'\r\nimport \'gpg.constants.sigsum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f072b0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc\'\r\nimport \'gpg.constants.status\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f073c8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc\'\r\nimport \'gpg.constants.validity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07390>\r\nimport \'gpg.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4edbeb8>\r\nimport \'gpg.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5331e80>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4f07780>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8748>\r\nimport \'gpg.callbacks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5348e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc\'\r\nimport \'gpg.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f07668>\r\nimport \'gpg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5331940>\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f532bac8>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5324da0>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f532bfd0>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f74585f8>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93eb8>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93400>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93240>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb8160>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c5cd68>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4c664a8>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cc2ba8>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb8588>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cab748>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e518>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e240>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c83d68>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c66ba8>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e4e0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86550>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c865f8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86710>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f4a08cf8>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f49f6be0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a08be0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a08cc0>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86668>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc\'\r\nimport \'distutils.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0c978>\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0c6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc\'\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0ce80>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a1df98>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2a1d0>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2ad30>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a2aef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4777550>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47770b8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47806d8>\r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a6d0f0>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501acc438>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4780898>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a36a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4750e80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f475cf98>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f475cb00>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47557f0>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4755198>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47b65c0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4755588>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f407b7b8>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4766400>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090080>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090208>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090438>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40906d8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090d30>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090b38>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4096080>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f409bc50>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f409be10>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40a3cf8>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40a3630>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40af898>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40afba8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40afcf8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40afeb8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4047c88>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4047eb8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404d0f0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404dda0>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404d898>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4058e80>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4058668>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f405fa58>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f405fcc0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f406ad30>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f406af28>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40710b8>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3c18>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3860>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3080>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4071b00>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4071828>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a278>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4004668>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f401e2b0>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a7f0>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a4e0>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40718d0>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a38d0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40716d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.copr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4031710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.debug\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fb9710>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fc4400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fc4a20>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f3fd40b8>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd9b0>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd710>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd320>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd780>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1d68>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1e48>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f3fea6a0>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fea470>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f0be0>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38faeb8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39000f0>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f3900278>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3900160>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38fa940>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f0cf8>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f00b8>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38e5668>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3feaeb8>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1748>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fd4b70>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fea550>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39005f8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f39110f0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3911438>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3911ef0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3913ac8>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "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}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 10780 1726879768.36010: _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 0x7f150a1cde48> # /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 0x7f150a163828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a1cd9b0> # /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 0x7f150a170630> 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 0x7f150a177160> # /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 0x7f150a17c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a177390> # /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 0x7f150a121470> # /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 0x7f150a126e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a121b38> # /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 0x7f150a12d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a110d68> # /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 0x7f150a113198> # /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 0x7f1508421940> # /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 0x7f1508433240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a181a20> 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 0x7f1508375080> # /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 0x7f15083802b0> # /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 0x7f1508380f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508380a90> 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 0x7f150838a080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083fc7b8> # /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 0x7f15083fcba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f0160> # /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 0x7f15083f0e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083e7438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083d8470> # /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 0x7f150812d2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508135d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083f00b8> 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 0x7f150813ae48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15083d22b0> # /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 0x7f1508141208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150813afd0> # 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 0x7f1508141320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508441fd0> # /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 0x7f1508141e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141a20> # /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 0x7f150814c6d8> # /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 0x7f150814ceb8> # /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 0x7f1507cd31d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150814c7b8> # /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 0x7f1507cd7cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141550> # /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 0x7f1507cfc320> # 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 0x7f1507cfc6d8> # /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 0x7f1507d033c8> # /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 0x7f1507aadbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aa0320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a9afd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a92eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507d03d68> # 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 0x7f1507aa0f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507cfca58> # /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 0x7f150a0e0748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507aa8080> 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 0x7f150a0e0ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1508141898> # /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 0x7f150a0f65f8> # /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 0x7f150a0fa668> # 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 0x7f150a0fab38> # 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 0x7f150a0fac50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0f6e48> # /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 0x7f150a0faf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0fa518> # 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 0x7f150a0fa278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150a0eab38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507ce8390> # /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 0x7f150a0f64a8> # /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 0x7f15060d2940> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/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 0x7f1505d91ac8> 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 0x7f1505dba278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dfc4e0> # 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 0x7f1505dfc5f8> # /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 0x7f1505dfcb38> # /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 0x7f1505d8f940> # 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 0x7f1505d8ff60> # 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 0x7f1505d8fd30> # /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 0x7f1505d3dac8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dba0f0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d574a8> # /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 0x7f15060eafd0> # 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 0x7f1505d6a2b0> # /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 0x7f1505d6a3c8> # /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 0x7f1505dc5e48> # /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 0x7f1505dcde80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbe278> # /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 0x7f1505dbea90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d76780> # /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 0x7f1505deeeb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505dbe0f0> # 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 0x7f1505e66da0> # 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 0x7f1505e66e80> # 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 0x7f1505e78048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505d6a518> # /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 0x7f1505e849b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e7f0f0> # 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 0x7f1505e7f2e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e78b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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 0x7f1505ea1da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea1a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505ea1278> # /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 0x7f1505ea18d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e8dba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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 0x7f1502725240> # 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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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 0x7f1502799dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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 0x7f150277c128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1505e45e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/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 0x7f15027a9080> # /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 0x7f15027a9128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150274c940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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 0x7f150242c438> # /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 0x7f150242c550> # /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 0x7f15023c2358> # /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 0x7f15023ed438> # /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 0x7f15023ed668> # /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 0x7f1502232048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502254be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ed748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023d3198> # /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 0x7f15022390f0> # /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 0x7f15022391d0> # /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 0x7f15022513c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502248668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023c20f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242ab38> # /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 0x7f15024198d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023ffb70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150226ad30> # /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 0x7f1507a6c5c0> # /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 0x7f1507a6c7b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a5b278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502412ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b4940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023b40f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150242c588> # /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 0x7f15023b44e0> # /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 0x7f15023b4898> # /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 0x7f1507a6ce48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1507a6cac8> # /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 0x7f1507a6cd30> # /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 0x7f1502854e10> # /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 0x7f15028554a8> # /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 0x7f15028707b8> # /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 0x7f150227c2e8> # 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 0x7f1502290940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150287e7b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502870ba8> # 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 0x7f150287e748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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 0x7f15028176a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028170b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502208a20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15027ff9b0> 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 0x7f1502823470> # /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 0x7f15023464e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150233ddd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502332d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15028234a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15021f7a90> # /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 0x7f1502358a58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502358828> # /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 0x7f15022ff978> # /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 0x7f15022ffa20> # /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 0x7f15022ffc50> # /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 0x7f15022ffdd8> # /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 0x7f1502312400> # /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 0x7f1502327ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150231fb00> # /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 0x7f1502327080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150231fe80> # /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 0x7f15022ba470> # /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 0x7f15022c8748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ba940> # /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 0x7f1501db1588> # /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 0x7f1501dbb3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db19e8> # /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 0x7f1501dbb518> # /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 0x7f1501b501d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcbba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcb908> # /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 0x7f1501b604e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dc22b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501db1ba8> # /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 0x7f1501b80c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b806a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501b7d0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501dcb630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15022ea320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15023563c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1502823908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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_czxxfuuz/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_czxxfuuz/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 0x7f1501ae9668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_czxxfuuz/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 0x7f1501abecc0> # /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 0x7f1501abeeb8> # /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 0x7f1501a9dcc0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abe2e8> # /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 0x7f1501aa27b8> # /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 0x7f1501aa2f98> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501aa2978> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501abe780> # /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 0x7f1501a1cc18> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c908> # /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 0x7f14f909a240> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1ca58> # /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 0x7f14f8df4dd8> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f909a3c8> # /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 0x7f14f8b22d30> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8de8390> # /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 0x7f14f8ad3c18> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8b22eb8> # /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 0x7f14f85497b8> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8ac5588> # /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 0x7f14f852b630> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f85378d0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c3c8> # /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 0x7f14f8069ba8> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f805fef0> # /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 0x7f14f8079e80> # /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 0x7f14f8082ba8> # /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 0x7f14f80804a8> # /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 0x7f14f742e048> # 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 0x7f14f742e978> # 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 0x7f14f742eb38> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8082dd8> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079f28> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079860> # /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 0x7f14f743aef0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8079cc0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f8069d68> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f805f400> # /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 0x7f14f7440eb8> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f7440d68> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a1c550> # /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 0x7f14f7458668> # /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 0x7f150270b5f8> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5348e48> # /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 0x7f15026b2be0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f150270bd30> # /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 0x7f14f4ef8c18> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8a20> # /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 0x7f14f4ef8f28> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8a90> # /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 0x7f14f4f03198> # /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 0x7f14f4f032b0> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8e80> # /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 0x7f14f4f03438> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4f030f0> # /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 0x7f14f4f03320> # /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 0x7f14f4f03710> # /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 0x7f14f4f037b8> # /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 0x7f14f4f03978> # /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 0x7f14f4f03a58> # /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 0x7f14f4f03da0> # /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 0x7f14f4f07048> # /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 0x7f14f4f072b0> # /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 0x7f14f4f073c8> # /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 0x7f14f4f07390> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4edbeb8> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5331e80> # /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 0x7f14f4f07780> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4ef8748> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5348e10> # /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 0x7f14f4f07668> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5331940> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f532bac8> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f5324da0> # /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 0x7f14f532bfd0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f74585f8> # /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 0x7f14f4c93eb8> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93400> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c93240> # /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 0x7f14f4cb8160> # /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 0x7f14f4c5cd68> # 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 0x7f14f4c664a8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cc2ba8> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cb8588> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4cab748> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e518> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e240> # /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 0x7f14f4c83d68> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c66ba8> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c9e4e0> # /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 0x7f14f4c86390> # /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 0x7f14f4c86550> # /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 0x7f14f4c865f8> # /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 0x7f14f4c86710> # /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 0x7f14f4a08cf8> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f49f6be0> # /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 0x7f14f4a08be0> # /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 0x7f14f4a08cc0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4c86668> # /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 0x7f14f4a0c978> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4a0c6d8> # /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 0x7f14f4a0ce80> # /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 0x7f14f4a1df98> # /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 0x7f14f4a2a1d0> # /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 0x7f14f4a2ad30> # /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 0x7f14f4a2aef0> # /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 0x7f14f4777550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47770b8> # /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 0x7f14f47806d8> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501a6d0f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1501acc438> # /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 0x7f14f4780898> # /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 0x7f14f47a36a0> # /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 0x7f14f4750e80> # /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 0x7f14f475cf98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f475cb00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47557f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4755198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47b65c0> # /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 0x7f14f4755588> # /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 0x7f14f407b7b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4766400> # /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 0x7f14f4090080> # /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 0x7f14f4090208> # /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 0x7f14f4090438> # /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 0x7f14f40906d8> # /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 0x7f14f4090d30> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4090b38> # /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 0x7f14f4096080> # /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 0x7f14f409bc50> # /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 0x7f14f409be10> # /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 0x7f14f40a3cf8> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40a3630> # /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 0x7f14f40af898> # /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 0x7f14f40afba8> # /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 0x7f14f40afcf8> # /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 0x7f14f40afeb8> # /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 0x7f14f4047c88> # /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 0x7f14f4047eb8> # /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 0x7f14f404d0f0> # /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 0x7f14f404dda0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f404d898> # /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 0x7f14f4058e80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4058668> # /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 0x7f14f405fa58> # /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 0x7f14f405fcc0> # /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 0x7f14f406ad30> # /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 0x7f14f406af28> # /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 0x7f14f40710b8> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a3080> # /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 0x7f14f4071b00> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4071828> # /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 0x7f14f400a278> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f4004668> # /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 0x7f14f401e2b0> # /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 0x7f14f400a7f0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f400a4e0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f40718d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f47a38d0> # /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 0x7f14f40716d8> # /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 0x7f14f4031710> # /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 0x7f14f3fb9710> # /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 0x7f14f3fc4400> # /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 0x7f14f3fc4a20> # /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 0x7f14f3fd40b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fcd320> # /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 0x7f14f3fcd780> # /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 0x7f14f3fe1d68> # /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 0x7f14f3fe1e48> # /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 0x7f14f3fea6a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fea470> # /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 0x7f14f38f0be0> # /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 0x7f14f38faeb8> # /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 0x7f14f39000f0> # /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 0x7f14f3900278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3900160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38fa940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f0cf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38f00b8> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f38e5668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3feaeb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fe1748> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f3fd4b70> # /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 0x7f14f3fea550> # /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 0x7f14f39005f8> # /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 0x7f14f39110f0> # /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 0x7f14f3911438> # /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 0x7f14f3911ef0> # /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 0x7f14f3913ac8> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "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.43.118 closed. 10780 1726879768.36864: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879765.3244874-10780-190423935595872/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10780 1726879768.36893: _low_level_execute_command(): starting 10780 1726879768.36901: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879765.3244874-10780-190423935595872/ > /dev/null 2>&1 && sleep 0'"'"'' 10778 1726879768.37160: stderr chunk (state=2): >>><<< 10778 1726879768.37169: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10778 1726879768.37190: _low_level_execute_command() done: rc=0, stdout=, stderr= 10778 1726879768.37200: handler run complete 10778 1726879768.37237: attempt loop complete, returning result 10778 1726879768.37241: _execute() done 10778 1726879768.37244: dumping result to json 10778 1726879768.37249: done dumping result, returning 10778 1726879768.37257: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Install required packages [0e44ad9b-8ddf-c952-e8a3-000000000052] 10778 1726879768.37269: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000052 10778 1726879768.37308: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000052 10778 1726879768.37311: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 10780 1726879768.39616: stderr chunk (state=2): >>><<< 10780 1726879768.39625: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10780 1726879768.39641: _low_level_execute_command() done: rc=0, stdout=, stderr= 10780 1726879768.39646: handler run complete 10780 1726879768.39673: attempt loop complete, returning result 10780 1726879768.39677: _execute() done 10780 1726879768.39679: dumping result to json 10780 1726879768.39682: done dumping result, returning 10780 1726879768.39687: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Install required packages [0e44ad9b-8ddf-c952-e8a3-000000000052] 10780 1726879768.39786: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000052 10780 1726879768.39819: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000052 10780 1726879768.39823: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 10779 1726879769.66147: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "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}}} <<< 10779 1726879769.73009: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic # destroy __main__ <<< 10779 1726879769.73511: 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 # 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__ # de<<< 10779 1726879769.73540: stdout chunk (state=3): >>>stroy __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.pycom<<< 10779 1726879769.73590: stdout chunk (state=3): >>>pat24 # 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<<< 10779 1726879769.75208: stdout chunk (state=3): >>> # 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.<<< 10779 1726879769.75242: stdout chunk (state=3): >>>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 r<<< 10779 1726879769.75274: stdout chunk (state=3): >>>andom # 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<<< 10779 1726879769.75306: stdout chunk (state=3): >>>_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<<< 10779 1726879769.76406: stdout chunk (state=3): >>> # 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 <<< 10779 1726879769.77335: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 10779 1726879769.77374: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 10779 1726879769.77422: stderr chunk (state=3): >>><<< 10779 1726879769.77428: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea5de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9f3828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea5d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea00630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea0c0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b1470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b6e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b1b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9bd4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9a0d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9a3198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccb1940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccc3240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea11a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc05080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc102b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914cc10f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc10a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc1a080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc8c7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc8cba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc77438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc68470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9bd278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9c5cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9cae10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc622b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c9d11d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9caf98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c9d12e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccd1fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d19e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dc6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dce80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c563198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dc780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c568c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c58c2e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c58c6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c593390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c33dba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c3342e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c32af98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c322e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c593d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914c334f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c58ca20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e970710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c338048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e970a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e9865c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98a630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98ab00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98ac18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e986e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98af60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e98a4e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914e98a240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e97ab00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c578358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e986470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a962908>\r\n# zipimport: found 38 names in \'/tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a621ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a64a278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a68c4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a68c5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a68cb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a61f940>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a61ff98>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a61fd68>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5cd9b0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64a0f0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5e74a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a638ef0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a5cf208>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5fa400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a655e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a65def0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64e278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64ea90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a6067b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a67cf28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64e0f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a6f6dd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a6f6f60>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a708080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5fa550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a7149e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a70f128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a70f320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a708ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914a731d68>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731a20>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731898>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a71cac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fb6208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147029dd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914704d128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147009e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fc0080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146fc0128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147043940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc438>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc550>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c53358>\r\n# /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9438>\r\n# /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9668>\r\n# /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ac3048>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146abfbe0>\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9748>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c64198>\r\n# /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146aca0f0>\r\n# /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc\'\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146aca1d0>\r\n# /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae33c8>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ad6668>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c530f0>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbab38>\r\n# /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cab8d0>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c90b70>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146afbd30>\r\n# /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc\'\r\nimport \'uu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710a5c0>\r\n# /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710a7b8>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470fa278>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ca3ac8>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c45940>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c450f0>\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc588>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc\'\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c454e0>\r\n# /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc\'\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c45898>\r\n# /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710ae48>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710aac8>\r\n# /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710ad30>\r\n# /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2dae10>\r\n# /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2dc4a8>\r\n# /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2e37b8>\r\n# /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b0c2e8>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9146b20940>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c3037b8>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2e3ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c303748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n# /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py\r\n# code object from \'/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470a76a0>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470a70b8>\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146a97a20>\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914708d9b0>\r\nimport \'ansible.module_utils.six.moves.http_cookiejar\' # \r\nimport \'ansible.module_utils.six.moves.urllib\' # \r\nimport \'ansible.module_utils.six.moves.urllib.error\' # \r\nimport \'ansible.module_utils.six.moves.urllib.parse\' # \r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc\'\r\nimport \'cryptography.__about__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3470>\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9146bd64e0>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bcddd8>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bc2d30>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3d30>\r\nimport \'cryptography.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b34a8>\r\nimport \'cryptography\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146a88a90>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py\r\n# code object from \'/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bdfa58>\r\nimport \'cryptography.x509.certificate_transparency\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bdf828>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8f978>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.backends\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8fa20>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8fc50>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b8fdd8>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric.dsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ba2400>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc\'\r\nimport \'cryptography.hazmat._oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bb7ac8>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bafb00>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'cryptography.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bb7080>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed25519\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bafe80>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed448\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b4a470>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.backends.interfaces\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b59748>\r\nimport \'cryptography.hazmat.primitives.asymmetric.rsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b4a940>\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc\'\r\nimport \'cryptography.hazmat._der\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641588>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\'\r\n# extension module \'_hmacopenssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hmacopenssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hmacopenssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914664b3c8>\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641be0>\r\nimport \'cryptography.hazmat.primitives.constant_time\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91466419e8>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.serialization.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914664b518>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.ciphers.modes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91463e01d0>\r\nimport \'cryptography.hazmat.primitives.ciphers.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665bba8>\r\nimport \'cryptography.hazmat.primitives.ciphers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665b908>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.ciphers.algorithms\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91463f04e0>\r\nimport \'cryptography.hazmat.primitives.serialization.ssh\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91466522b0>\r\nimport \'cryptography.hazmat.primitives.serialization\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641ba8>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc\'\r\nimport \'cryptography.hazmat.primitives.hashes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146410c18>\r\nimport \'cryptography.x509.oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91464106a0>\r\nimport \'cryptography.x509.name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914640d0f0>\r\nimport \'cryptography.x509.general_name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665b630>\r\nimport \'cryptography.x509.extensions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b7a320>\r\nimport \'cryptography.x509.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146be03c8>\r\nimport \'cryptography.x509\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3908>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146379668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634ecc0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634eeb8>\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914632acc0>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634e2e8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'distutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633b7b8>\r\n# /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc\'\r\nimport \'distutils.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633bf98>\r\nimport \'distutils.sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633b978>\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634e780>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91462acc18>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac908>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d92a240>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462aca58>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d684dd8>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d92a3c8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d3b2d30>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d678390>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913d364c18>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d3b2eb8>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913cdda7b8>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d356588>\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913cdbc630>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913cdc78d0>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac3c8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913c8f9ba8>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8efef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909e80>\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c912ba8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913c9104a8>\r\n# /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bcbe048>\r\n# extension module \'rpm._rpmb\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpmb\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpmb\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bcbe978>\r\n# extension module \'rpm._rpms\' loaded from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpms\' executed from \'/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpms\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bcbeb38>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c912dd8>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909f28>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909860>\r\n# /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bccaef0>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909cc0>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8f9d68>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8ef400>\r\n# /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913bcd0eb8>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bcd0d68>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac550>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bce8668>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc\'\r\n# extension module \'gpg._gpgme\' loaded from \'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'gpg._gpgme\' executed from \'/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'gpg._gpgme\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9146f9b5f8>\r\nimport \'gpg.gpgme\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bd8e48>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc\'\r\nimport \'gpg.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f42be0>\r\nimport \'gpg.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f9bd30>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc\'\r\nimport \'gpg.constants.data.encoding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787c18>\r\nimport \'gpg.constants.data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787a20>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc\'\r\nimport \'gpg.constants.keylist.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787f28>\r\nimport \'gpg.constants.keylist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787a90>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc\'\r\nimport \'gpg.constants.sig.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793198>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc\'\r\nimport \'gpg.constants.sig.notation\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397932b0>\r\nimport \'gpg.constants.sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787e80>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc\'\r\nimport \'gpg.constants.tofu.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793438>\r\nimport \'gpg.constants.tofu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397930f0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc\'\r\nimport \'gpg.constants.create\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793320>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc\'\r\nimport \'gpg.constants.event\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793710>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc\'\r\nimport \'gpg.constants.import_type\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397937b8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc\'\r\nimport \'gpg.constants.keysign\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793978>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc\'\r\nimport \'gpg.constants.md\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793a58>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc\'\r\nimport \'gpg.constants.pk\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139793da0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc\'\r\nimport \'gpg.constants.protocol\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139797048>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc\'\r\nimport \'gpg.constants.sigsum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397972b0>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc\'\r\nimport \'gpg.constants.status\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397973c8>\r\n# /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc\'\r\nimport \'gpg.constants.validity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139797390>\r\nimport \'gpg.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f85eb8>\r\nimport \'gpg.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bc1e80>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9139797780>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787748>\r\nimport \'gpg.callbacks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bd8e10>\r\n# /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc\'\r\nimport \'gpg.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139797668>\r\nimport \'gpg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bc1940>\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bbbac8>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bb4da0>\r\n# /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bbbfd0>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bce85f8>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523eb8>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523400>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523240>\r\n# /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139548160>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91394ecd68>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91394f64a8>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139552ba8>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139548588>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913953b748>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e518>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e240>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139513d68>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91394f6ba8>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e4e0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516390>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516550>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91395165f8>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516710>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9139299cf8>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139287be0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139299be0>\r\n# /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139299cc0>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516668>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py\r\n# code object from \'/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc\'\r\nimport \'distutils.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929d978>\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929d6d8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc\'\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929de80>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392adf98>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392ba1d0>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392bad30>\r\n# /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91392baef0>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139007550>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390070b8>\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390106d8>\r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462fd0f0>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914635e438>\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390108d0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390336a0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe0e80>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9138fecf98>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fecb00>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe57f0>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe5198>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390465c0>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe5588>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913890b7b8>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138ff6400>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920080>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920208>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920438>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389206d8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920d30>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920b38>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138926080>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913892bc50>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913892be10>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138933cf8>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138933630>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893f898>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893fba8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893fcf8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913893feb8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388d6c88>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388d6eb8>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388dd0f0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388ddda0>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388dd898>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388e8e80>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388e8668>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388efa58>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388efcc0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388fad30>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388faf28>\r\n# /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389010b8>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033c18>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033860>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033080>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138901b00>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138901828>\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a278>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138894668>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc\'\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388ae2b0>\r\n# /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a7f0>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a4e0>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389018d0>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390338d0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389016d8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.copr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388c1710>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.debug\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913884a710>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138854400>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138854a20>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91388640b8>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d9b0>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d710>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d320>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d780>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871d68>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871e48>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.6/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f913887a6a0>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887a470>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138180be0>\r\n# /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc\'\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913818aeb8>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381900f0>\r\n# /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9138190278>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138190160>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913818a940>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138180cf8>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381800b8>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138175668>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887aeb8>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871748>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138864b70>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887a550>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381905f8>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a10f0>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a1438>\r\n# /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a1ef0>\r\n# /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\r\n# code object from \'/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381a3ac8>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "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}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing http\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.error\r\n# cleanup[2] removing ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[2] removing cryptography\r\n# destroy cryptography\r\n# cleanup[2] removing cryptography.__about__\r\n# destroy cryptography.__about__\r\n# cleanup[2] removing cryptography.utils\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing cryptography.x509\r\n# cleanup[2] removing cryptography.x509.certificate_transparency\r\n# cleanup[2] removing six\r\n# cleanup[2] removing cryptography.x509.base\r\n# cleanup[2] removing cryptography.hazmat\r\n# destroy cryptography.hazmat\r\n# cleanup[2] removing cryptography.hazmat.backends\r\n# destroy cryptography.hazmat.backends\r\n# cleanup[2] removing cryptography.hazmat.primitives\r\n# destroy cryptography.hazmat.primitives\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\r\n# destroy cryptography.hazmat.primitives.asymmetric\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\r\n# cleanup[2] removing cryptography.hazmat._oid\r\n# destroy cryptography.hazmat._oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519\r\n# cleanup[2] removing cryptography.exceptions\r\n# destroy cryptography.exceptions\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448\r\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\r\n# cleanup[2] removing cryptography.hazmat.backends.interfaces\r\n# cleanup[2] removing cryptography.x509.extensions\r\n# cleanup[2] removing cryptography.hazmat._der\r\n# destroy cryptography.hazmat._der\r\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\r\n# destroy cryptography.hazmat.primitives.ciphers\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\r\n# destroy cryptography.hazmat.primitives.ciphers.base\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\r\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\r\n# cleanup[2] removing cryptography.x509.general_name\r\n# cleanup[2] removing cryptography.x509.name\r\n# cleanup[2] removing cryptography.x509.oid\r\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# destroy configparser\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing distutils\r\n# cleanup[2] removing distutils.sysconfig\r\n# cleanup[2] removing distutils.errors\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# cleanup[2] removing gpg.core\r\n# destroy gpg.core\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.callbacks\r\n# destroy gpg.callbacks\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing gpg.version\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing distutils.version\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy zipimport\r\n# destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy syslog\r\n# destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy mimetypes\r\n# destroy netrc\r\n# destroy platform\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy cryptography.x509\r\n# destroy cryptography.x509.certificate_transparency\r\n# destroy cryptography.x509.oid\r\n# destroy cryptography.x509.name\r\n# destroy cryptography.x509.general_name\r\n# destroy cryptography.x509.extensions\r\n# destroy cryptography.x509.base\r\n# destroy cryptography.hazmat.primitives.hashes\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy cryptography.hazmat.backends.interfaces\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed448\r\n# destroy cryptography.hazmat.primitives.constant_time\r\n# destroy cryptography.hazmat.primitives.serialization\r\n# destroy cryptography.hazmat.primitives.serialization.base\r\n# destroy cryptography.hazmat.primitives.serialization.ssh\r\n# destroy hmac\r\n# destroy _hmacopenssl\r\n# destroy cryptography.hazmat.primitives.asymmetric.dsa\r\n# destroy cryptography.hazmat.primitives.asymmetric.ec\r\n# destroy cryptography.hazmat.primitives.asymmetric.ed25519\r\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\r\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\r\n# destroy cryptography.hazmat.primitives.ciphers.modes\r\n# destroy six\r\n# destroy cryptography.utils\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# destroy dateutil.relativedelta\r\n# destroy dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz.tz\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus._dbus\r\n# destroy _dbus_bindings\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy pyexpat\r\n# destroy uuid\r\n# destroy systemd.journal\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# destroy marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.util\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib.abc\r\n# destroy _frozen_importlib_external\r\n# destroy importlib.machinery\r\n# cleanup[3] wiping contextlib\r\n# destroy _collections_abc\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# cleanup[3] wiping linecache\r\n# cleanup[3] wiping tokenize\r\n# destroy io\r\n# cleanup[3] wiping token\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# destroy _random\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# destroy _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping logging\r\n# destroy atexit\r\n# destroy logging.handlers\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# destroy _string\r\n# cleanup[3] wiping socket\r\n# destroy selectors\r\n# cleanup[3] wiping _socket\r\n# destroy _socket\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ast\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.multipart\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.text\r\n# destroy email.base64mime\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping quopri\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping gzip\r\n# destroy _compression\r\n# destroy zlib\r\n# cleanup[3] wiping http\r\n# destroy http.client\r\n# destroy http.cookiejar\r\n# cleanup[3] wiping ssl\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# cleanup[3] wiping _ssl\r\n# destroy _ssl\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.error\r\n# cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy enum\r\n# destroy linecache\r\n# destroy tokenize\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping distutils\r\n# destroy distutils.errors\r\n# destroy distutils.sysconfig\r\n# destroy distutils.version\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping rpm\r\n# destroy rpm._rpmb\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# destroy rpm._rpm\r\n# cleanup[3] wiping rpm._rpms\r\n# destroy rpm._rpms\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# destroy hawkey._hawkey\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# destroy libcomps._libpycomps\r\n# cleanup[3] wiping dnf.yum.misc\r\n# destroy _stat\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping pickle\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping _pickle\r\n# destroy _pickle\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# destroy subprocess\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# destroy _curses\r\n# cleanup[3] wiping dnf.cli.commands\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping cmd\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy libdnf._error\r\n# destroy _heapq\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy pickle\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n# destroy http\r\n# destroy socket\r\n# destroy ssl\r\n# destroy gzip\r\n# destroy abc\r\n# destroy email.header\r\n# destroy email.charset\r\n# destroy email.utils\r\n# destroy email._header_value_parser\r\n# destroy email.quoprimime\r\n# destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n# destroy email.encoders\r\n# destroy signal\r\n# destroy unicodedata\r\n# destroy email\r\n# destroy queue\r\n# destroy urllib\r\n# destroy pwd\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy contextlib\r\n# destroy string\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy hashlib\r\n# destroy distutils\r\n# destroy errno\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy binascii\r\n# destroy gc\r\n# destroy math\r\n# destroy _functools\r\n# destroy urllib.parse\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n# destroy rpm\r\n# destroy itertools\r\n# destroy _imp\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy importlib.abc\r\n# destroy warnings\r\n# destroy types\r\n# destroy io\r\n# destroy _opcode\r\n# destroy dnf.yum.misc\r\n# destroy re\r\n# destroy json\r\n# destroy functools\r\n# destroy argparse\r\n# destroy operator\r\n# destroy cmd\r\n# destroy copy\r\n# destroy shlex\r\n# destroy fnmatch\r\n# destroy hawkey\r\n# destroy logging\r\n# destroy dnf\r\n# destroy dnf.cli.commands\r\n# destroy _frozen_importlib\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 10779 1726879769.77587: _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 0x7f914ea5de48> # /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 0x7f914e9f3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea5d9b0> # /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 0x7f914ea00630> 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 0x7f914ea07160> # /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 0x7f914ea0c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea07390> # /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 0x7f914e9b1470> # /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 0x7f914e9b6e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9b1b38> # /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 0x7f914e9bd4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e9a0d68> # /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 0x7f914e9a3198> # /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 0x7f914ccb1940> # /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 0x7f914ccc3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ea11a20> 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 0x7f914cc05080> # /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 0x7f914cc102b0> # /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 0x7f914cc10f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc10a90> 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 0x7f914cc1a080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc8c7b8> # /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 0x7f914cc8cba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80160> # /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 0x7f914cc80e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc77438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc68470> # /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 0x7f914c9bd278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9c5cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc80438> 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 0x7f914c9cae10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914cc622b0> # /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 0x7f914c9d11d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9caf98> # 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 0x7f914c9d12e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914ccd1fd0> # /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 0x7f914c9d1dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d19e8> # /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 0x7f914c9dc6a0> # /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 0x7f914c9dce80> # /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 0x7f914c563198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9dc780> # /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 0x7f914c568c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1518> # /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 0x7f914c58c2e8> # 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 0x7f914c58c6a0> # /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 0x7f914c593390> # /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 0x7f914c33dba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c3342e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c32af98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c322e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c593d30> # 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 0x7f914c334f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c58ca20> # /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 0x7f914e970710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c338048> 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 0x7f914e970a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c9d1860> # /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 0x7f914e9865c0> # /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 0x7f914e98a630> # 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 0x7f914e98ab00> # 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 0x7f914e98ac18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e986e10> # /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 0x7f914e98af60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e98a4e0> # 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 0x7f914e98a240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914e97ab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c578358> # /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 0x7f914e986470> # /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 0x7f914a962908> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/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 0x7f914a621ac8> 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 0x7f914a64a278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a68c4e0> # 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 0x7f914a68c5f8> # /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 0x7f914a68cb38> # /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 0x7f914a61f940> # 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 0x7f914a61ff98> # 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 0x7f914a61fd68> # /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 0x7f914a5cd9b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64a0f0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5e74a8> # /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 0x7f914a638ef0> # 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 0x7f914a5cf208> # /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 0x7f914a5fa400> # /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 0x7f914a655e48> # /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 0x7f914a65def0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64e278> # /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 0x7f914a64ea90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a6067b8> # /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 0x7f914a67cf28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a64e0f0> # 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 0x7f914a6f6dd8> # 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 0x7f914a6f6f60> # 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 0x7f914a708080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a5fa550> # /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 0x7f914a7149e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a70f128> # 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 0x7f914a70f320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a708ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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 0x7f914a731d68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731a20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a731240> # /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 0x7f914a731898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914a71cac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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 0x7f9146fb6208> # 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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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 0x7f9147029dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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 0x7f914704d128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147009e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/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 0x7f9146fc0080> # /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 0x7f9146fc0128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9147043940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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 0x7f9146cbc438> # /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 0x7f9146cbc550> # /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 0x7f9146c53358> # /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 0x7f9146ae9438> # /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 0x7f9146ae9668> # /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 0x7f9146ac3048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146abfbe0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ae9748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c64198> # /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 0x7f9146aca0f0> # /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 0x7f9146aca1d0> # /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 0x7f9146ae33c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ad6668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c530f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbab38> # /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 0x7f9146cab8d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c90b70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146afbd30> # /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 0x7f914710a5c0> # /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 0x7f914710a7b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470fa278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146ca3ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c45940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146c450f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146cbc588> # /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 0x7f9146c454e0> # /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 0x7f9146c45898> # /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 0x7f914710ae48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914710aac8> # /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 0x7f914710ad30> # /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 0x7f914c2dae10> # /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 0x7f914c2dc4a8> # /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 0x7f914c2e37b8> # /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 0x7f9146b0c2e8> # 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 0x7f9146b20940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c3037b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914c2e3ba8> # 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 0x7f914c303748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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 0x7f91470a76a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470a70b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146a97a20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914708d9b0> 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 0x7f91470b3470> # /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 0x7f9146bd64e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bcddd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bc2d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b34a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146a88a90> # /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 0x7f9146bdfa58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bdf828> # /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 0x7f9146b8f978> # /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 0x7f9146b8fa20> # /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 0x7f9146b8fc50> # /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 0x7f9146b8fdd8> # /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 0x7f9146ba2400> # /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 0x7f9146bb7ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bafb00> # /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 0x7f9146bb7080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146bafe80> # /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 0x7f9146b4a470> # /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 0x7f9146b59748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b4a940> # /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 0x7f9146641588> # /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 0x7f914664b3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91466419e8> # /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 0x7f914664b518> # /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 0x7f91463e01d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665bba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665b908> # /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 0x7f91463f04e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91466522b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146641ba8> # /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 0x7f9146410c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91464106a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914640d0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914665b630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146b7a320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146be03c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91470b3908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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_htzpv3lu/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_htzpv3lu/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 0x7f9146379668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_htzpv3lu/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 0x7f914634ecc0> # /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 0x7f914634eeb8> # /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 0x7f914632acc0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634e2e8> # /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 0x7f914633b7b8> # /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 0x7f914633bf98> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914633b978> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914634e780> # /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 0x7f91462acc18> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac908> # /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 0x7f913d92a240> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462aca58> # /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 0x7f913d684dd8> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d92a3c8> # /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 0x7f913d3b2d30> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d678390> # /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 0x7f913d364c18> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d3b2eb8> # /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 0x7f913cdda7b8> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913d356588> # /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 0x7f913cdbc630> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913cdc78d0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac3c8> # /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 0x7f913c8f9ba8> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8efef0> # /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 0x7f913c909e80> # /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 0x7f913c912ba8> # /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 0x7f913c9104a8> # /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 0x7f913bcbe048> # 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 0x7f913bcbe978> # 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 0x7f913bcbeb38> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c912dd8> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909f28> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909860> # /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 0x7f913bccaef0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c909cc0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8f9d68> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913c8ef400> # /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 0x7f913bcd0eb8> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bcd0d68> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462ac550> # /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 0x7f913bce8668> # /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 0x7f9146f9b5f8> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bd8e48> # /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 0x7f9146f42be0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f9bd30> # /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 0x7f9139787c18> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787a20> # /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 0x7f9139787f28> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787a90> # /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 0x7f9139793198> # /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 0x7f91397932b0> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787e80> # /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 0x7f9139793438> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91397930f0> # /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 0x7f9139793320> # /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 0x7f9139793710> # /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 0x7f91397937b8> # /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 0x7f9139793978> # /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 0x7f9139793a58> # /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 0x7f9139793da0> # /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 0x7f9139797048> # /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 0x7f91397972b0> # /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 0x7f91397973c8> # /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 0x7f9139797390> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9146f85eb8> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bc1e80> # /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 0x7f9139797780> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139787748> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bd8e10> # /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 0x7f9139797668> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bc1940> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bbbac8> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139bb4da0> # /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 0x7f9139bbbfd0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913bce85f8> # /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 0x7f9139523eb8> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523400> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139523240> # /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 0x7f9139548160> # /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 0x7f91394ecd68> # 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 0x7f91394f64a8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139552ba8> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139548588> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913953b748> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e518> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e240> # /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 0x7f9139513d68> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91394f6ba8> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913952e4e0> # /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 0x7f9139516390> # /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 0x7f9139516550> # /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 0x7f91395165f8> # /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 0x7f9139516710> # /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 0x7f9139299cf8> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139287be0> # /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 0x7f9139299be0> # /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 0x7f9139299cc0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139516668> # /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 0x7f913929d978> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913929d6d8> # /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 0x7f913929de80> # /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 0x7f91392adf98> # /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 0x7f91392ba1d0> # /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 0x7f91392bad30> # /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 0x7f91392baef0> # /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 0x7f9139007550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390070b8> # /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 0x7f91390106d8> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91462fd0f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914635e438> # /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 0x7f91390108d0> # /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 0x7f91390336a0> # /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 0x7f9138fe0e80> # /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 0x7f9138fecf98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fecb00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe57f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138fe5198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390465c0> # /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 0x7f9138fe5588> # /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 0x7f913890b7b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138ff6400> # /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 0x7f9138920080> # /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 0x7f9138920208> # /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 0x7f9138920438> # /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 0x7f91389206d8> # /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 0x7f9138920d30> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138920b38> # /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 0x7f9138926080> # /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 0x7f913892bc50> # /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 0x7f913892be10> # /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 0x7f9138933cf8> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138933630> # /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 0x7f913893f898> # /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 0x7f913893fba8> # /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 0x7f913893fcf8> # /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 0x7f913893feb8> # /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 0x7f91388d6c88> # /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 0x7f91388d6eb8> # /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 0x7f91388dd0f0> # /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 0x7f91388ddda0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388dd898> # /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 0x7f91388e8e80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91388e8668> # /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 0x7f91388efa58> # /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 0x7f91388efcc0> # /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 0x7f91388fad30> # /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 0x7f91388faf28> # /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 0x7f91389010b8> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9139033080> # /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 0x7f9138901b00> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138901828> # /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 0x7f913889a278> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138894668> # /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 0x7f91388ae2b0> # /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 0x7f913889a7f0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913889a4e0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91389018d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91390338d0> # /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 0x7f91389016d8> # /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 0x7f91388c1710> # /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 0x7f913884a710> # /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 0x7f9138854400> # /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 0x7f9138854a20> # /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 0x7f91388640b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913885d320> # /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 0x7f913885d780> # /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 0x7f9138871d68> # /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 0x7f9138871e48> # /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 0x7f913887a6a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887a470> # /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 0x7f9138180be0> # /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 0x7f913818aeb8> # /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 0x7f91381900f0> # /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 0x7f9138190278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138190160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913818a940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138180cf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91381800b8> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138175668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f913887aeb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138871748> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9138864b70> # /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 0x7f913887a550> # /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 0x7f91381905f8> # /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 0x7f91381a10f0> # /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 0x7f91381a1438> # /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 0x7f91381a1ef0> # /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 0x7f91381a3ac8> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "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.43.205 closed. 10779 1726879769.78430: done with _execute_module (ansible.legacy.dnf, {'name': ['grubby', 'iproute', 'kexec-tools', 'openssh-clients'], 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879765.3070884-10779-281163547119887/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10779 1726879769.78453: _low_level_execute_command(): starting 10779 1726879769.78461: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879765.3070884-10779-281163547119887/ > /dev/null 2>&1 && sleep 0'"'"'' 10779 1726879769.82204: stderr chunk (state=2): >>><<< 10779 1726879769.82216: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10779 1726879769.82240: _low_level_execute_command() done: rc=0, stdout=, stderr= 10779 1726879769.82247: handler run complete 10779 1726879769.82275: attempt loop complete, returning result 10779 1726879769.82279: _execute() done 10779 1726879769.82282: dumping result to json 10779 1726879769.82288: done dumping result, returning 10779 1726879769.82297: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Install required packages [0e44ad9b-8ddf-c952-e8a3-000000000052] 10779 1726879769.82307: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000052 10779 1726879769.82338: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000052 10779 1726879769.82342: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 10596 1726879769.82484: no more pending results, returning what we have 10596 1726879769.82488: results queue empty 10596 1726879769.82489: checking for any_errors_fatal 10596 1726879769.82497: done checking for any_errors_fatal 10596 1726879769.82497: checking for max_fail_percentage 10596 1726879769.82499: done checking for max_fail_percentage 10596 1726879769.82499: checking to see if all hosts have failed and the running result is not ok 10596 1726879769.82500: done checking to see if all hosts have failed 10596 1726879769.82500: getting the remaining hosts for this loop 10596 1726879769.82502: done getting the remaining hosts for this loop 10596 1726879769.82506: getting the next task for host managed_node1 10596 1726879769.82511: done getting next task for host managed_node1 10596 1726879769.82514: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 10596 1726879769.82516: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879769.82518: getting the next task for host managed_node2 10596 1726879769.82520: done getting next task for host managed_node2 10596 1726879769.82521: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 10596 1726879769.82522: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879769.82523: getting the next task for host managed_node3 10596 1726879769.82525: done getting next task for host managed_node3 10596 1726879769.82527: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 10596 1726879769.82528: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879769.82541: getting variables 10596 1726879769.82542: in VariableManager get_vars() 10596 1726879769.82573: Calling all_inventory to load vars for managed_node1 10596 1726879769.82575: Calling groups_inventory to load vars for managed_node1 10596 1726879769.82577: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879769.82585: Calling all_plugins_play to load vars for managed_node1 10596 1726879769.82587: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879769.82590: Calling groups_plugins_play to load vars for managed_node1 10596 1726879769.82735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879769.82850: done with get_vars() 10596 1726879769.82859: done getting variables 10596 1726879769.82945: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Friday 20 September 2024 20:49:29 -0400 (0:00:04.681) 0:00:08.273 ****** 10596 1726879769.82976: entering _queue_task() for managed_node1/service 10596 1726879769.82978: Creating lock for service 10596 1726879769.83300: worker is 1 (out of 3 available) 10596 1726879769.83316: exiting _queue_task() for managed_node1/service 10596 1726879769.83356: getting variables 10596 1726879769.83359: in VariableManager get_vars() 10596 1726879769.83471: Calling all_inventory to load vars for managed_node2 10596 1726879769.83476: Calling groups_inventory to load vars for managed_node2 10596 1726879769.83478: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879769.83503: Calling all_plugins_play to load vars for managed_node2 10596 1726879769.83507: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879769.83511: Calling groups_plugins_play to load vars for managed_node2 10596 1726879769.83705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879769.83914: done with get_vars() 10596 1726879769.83927: done getting variables 10596 1726879769.84016: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879769.84026: entering _queue_task() for managed_node2/service 10596 1726879769.84314: worker is 2 (out of 3 available) 10596 1726879769.84330: exiting _queue_task() for managed_node2/service 10596 1726879769.84363: getting variables 10596 1726879769.84365: in VariableManager get_vars() 10596 1726879769.84451: Calling all_inventory to load vars for managed_node3 10596 1726879769.84456: Calling groups_inventory to load vars for managed_node3 10596 1726879769.84458: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879769.84472: Calling all_plugins_play to load vars for managed_node3 10596 1726879769.84475: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879769.84479: Calling groups_plugins_play to load vars for managed_node3 10596 1726879769.85102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879769.85308: done with get_vars() 10596 1726879769.85319: done getting variables 10596 1726879769.85400: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879769.85410: entering _queue_task() for managed_node3/service 10596 1726879769.86463: worker is 3 (out of 3 available) 10596 1726879769.86480: exiting _queue_task() for managed_node3/service 10596 1726879769.86496: done queuing things up, now waiting for results queue to drain 10596 1726879769.86497: waiting for pending results... 10841 1726879769.83779: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 10841 1726879769.83903: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000053 10841 1726879769.83920: variable 'ansible_search_path' from source: unknown 10841 1726879769.83926: variable 'ansible_search_path' from source: unknown 10841 1726879769.83947: calling self._execute() 10841 1726879769.84018: variable 'ansible_host' from source: host vars for 'managed_node1' 10841 1726879769.84028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10841 1726879769.84036: variable 'omit' from source: magic vars 10841 1726879769.84135: variable 'omit' from source: magic vars 10841 1726879769.84173: variable 'omit' from source: magic vars 10841 1726879769.84202: variable 'omit' from source: magic vars 10841 1726879769.84232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10841 1726879769.84258: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10841 1726879769.84278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10841 1726879769.84298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10841 1726879769.84313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10841 1726879769.84345: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10841 1726879769.84351: variable 'ansible_host' from source: host vars for 'managed_node1' 10841 1726879769.84356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10841 1726879769.84462: Set connection var ansible_shell_executable to /bin/sh 10841 1726879769.84471: Set connection var ansible_connection to ssh 10841 1726879769.84477: Set connection var ansible_timeout to 10 10841 1726879769.84481: Set connection var ansible_shell_type to sh 10841 1726879769.84486: Set connection var ansible_pipelining to False 10841 1726879769.84496: Set connection var ansible_module_compression to ZIP_DEFLATED 10841 1726879769.84517: variable 'ansible_shell_executable' from source: unknown 10841 1726879769.84522: variable 'ansible_connection' from source: unknown 10841 1726879769.84526: variable 'ansible_module_compression' from source: unknown 10841 1726879769.84529: variable 'ansible_shell_type' from source: unknown 10841 1726879769.84532: variable 'ansible_shell_executable' from source: unknown 10841 1726879769.84534: variable 'ansible_host' from source: host vars for 'managed_node1' 10841 1726879769.84538: variable 'ansible_pipelining' from source: unknown 10841 1726879769.84541: variable 'ansible_timeout' from source: unknown 10841 1726879769.84545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10841 1726879769.84673: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10841 1726879769.84685: variable 'omit' from source: magic vars 10841 1726879769.85007: starting attempt loop 10841 1726879769.85013: running the handler 10841 1726879769.85196: variable 'ansible_facts' from source: host vars for 'managed_node1' 10841 1726879769.85327: _low_level_execute_command(): starting 10841 1726879769.85338: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10842 1726879769.85902: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 10842 1726879769.86024: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000053 10842 1726879769.86040: variable 'ansible_search_path' from source: unknown 10842 1726879769.86043: variable 'ansible_search_path' from source: unknown 10842 1726879769.86068: calling self._execute() 10842 1726879769.86129: variable 'ansible_host' from source: host vars for 'managed_node2' 10842 1726879769.86139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10842 1726879769.86147: variable 'omit' from source: magic vars 10842 1726879769.86575: variable 'omit' from source: magic vars 10842 1726879769.86627: variable 'omit' from source: magic vars 10842 1726879769.86665: variable 'omit' from source: magic vars 10842 1726879769.86704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10842 1726879769.86737: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10842 1726879769.86762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10842 1726879769.86783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10844 1726879769.86735: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled 10844 1726879769.86900: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000053 10844 1726879769.86920: variable 'ansible_search_path' from source: unknown 10844 1726879769.86924: variable 'ansible_search_path' from source: unknown 10844 1726879769.86962: calling self._execute() 10842 1726879769.87003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10842 1726879769.87034: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10842 1726879769.87040: variable 'ansible_host' from source: host vars for 'managed_node2' 10842 1726879769.87044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10844 1726879769.87045: variable 'ansible_host' from source: host vars for 'managed_node3' 10844 1726879769.87057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10844 1726879769.87065: variable 'omit' from source: magic vars 10842 1726879769.87150: Set connection var ansible_shell_executable to /bin/sh 10842 1726879769.87158: Set connection var ansible_connection to ssh 10842 1726879769.87165: Set connection var ansible_timeout to 10 10842 1726879769.87168: Set connection var ansible_shell_type to sh 10842 1726879769.87173: Set connection var ansible_pipelining to False 10844 1726879769.87176: variable 'omit' from source: magic vars 10842 1726879769.87180: Set connection var ansible_module_compression to ZIP_DEFLATED 10842 1726879769.87203: variable 'ansible_shell_executable' from source: unknown 10842 1726879769.87208: variable 'ansible_connection' from source: unknown 10842 1726879769.87212: variable 'ansible_module_compression' from source: unknown 10842 1726879769.87214: variable 'ansible_shell_type' from source: unknown 10842 1726879769.87217: variable 'ansible_shell_executable' from source: unknown 10842 1726879769.87220: variable 'ansible_host' from source: host vars for 'managed_node2' 10844 1726879769.87223: variable 'omit' from source: magic vars 10844 1726879769.87261: variable 'omit' from source: magic vars 10842 1726879769.87224: variable 'ansible_pipelining' from source: unknown 10842 1726879769.87297: variable 'ansible_timeout' from source: unknown 10842 1726879769.87303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10844 1726879769.87304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10844 1726879769.87336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10844 1726879769.87358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10844 1726879769.87381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10844 1726879769.87396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10844 1726879769.87423: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10844 1726879769.87429: variable 'ansible_host' from source: host vars for 'managed_node3' 10842 1726879769.87433: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10844 1726879769.87434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10842 1726879769.87444: variable 'omit' from source: magic vars 10842 1726879769.87450: starting attempt loop 10842 1726879769.87453: running the handler 10844 1726879769.87540: Set connection var ansible_shell_executable to /bin/sh 10844 1726879769.87551: Set connection var ansible_connection to ssh 10844 1726879769.87559: Set connection var ansible_timeout to 10 10844 1726879769.87562: Set connection var ansible_shell_type to sh 10844 1726879769.87567: Set connection var ansible_pipelining to False 10844 1726879769.87574: Set connection var ansible_module_compression to ZIP_DEFLATED 10844 1726879769.87595: variable 'ansible_shell_executable' from source: unknown 10844 1726879769.87601: variable 'ansible_connection' from source: unknown 10844 1726879769.87604: variable 'ansible_module_compression' from source: unknown 10844 1726879769.87607: variable 'ansible_shell_type' from source: unknown 10844 1726879769.87610: variable 'ansible_shell_executable' from source: unknown 10844 1726879769.87613: variable 'ansible_host' from source: host vars for 'managed_node3' 10844 1726879769.87616: variable 'ansible_pipelining' from source: unknown 10844 1726879769.87619: variable 'ansible_timeout' from source: unknown 10844 1726879769.87623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10842 1726879769.87630: variable 'ansible_facts' from source: host vars for 'managed_node2' 10842 1726879769.87749: _low_level_execute_command(): starting 10842 1726879769.87760: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10844 1726879769.87760: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None 10844 1726879769.87772: variable 'omit' from source: magic vars 10844 1726879769.87778: starting attempt loop 10844 1726879769.87781: running the handler <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10844 1726879769.87970: variable 'ansible_facts' from source: host vars for 'managed_node3' 10844 1726879769.88069: _low_level_execute_command(): starting 10844 1726879769.88076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10841 1726879769.88997: stdout chunk (state=2): >>>/root <<< 10841 1726879769.89130: stderr chunk (state=3): >>><<< 10841 1726879769.89136: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 10841 1726879769.89157: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10841 1726879769.89168: _low_level_execute_command(): starting 10841 1726879769.89171: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634 `" && echo ansible-tmp-1726879769.8916283-10841-9622340038634="` echo /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634 `" && echo ansible-tmp-1726879769.8916283-10841-9622340038634="` echo /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634 `" ) && sleep 0'"'"'' 10844 1726879769.90765: stdout chunk (state=2): >>>/root <<< 10844 1726879769.90888: stderr chunk (state=3): >>><<< 10844 1726879769.90897: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 10844 1726879769.90923: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10844 1726879769.90935: _low_level_execute_command(): starting 10844 1726879769.90941: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644 `" && echo ansible-tmp-1726879769.9093058-10844-40393027169644="` echo /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644 `" && echo ansible-tmp-1726879769.9093058-10844-40393027169644="` echo /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644 `" ) && sleep 0'"'"'' 10841 1726879769.91590: stdout chunk (state=2): >>>ansible-tmp-1726879769.8916283-10841-9622340038634=/root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634 <<< 10842 1726879769.91636: stdout chunk (state=2): >>>/root <<< 10842 1726879769.91717: stderr chunk (state=3): >>><<< 10842 1726879769.91724: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 10842 1726879769.91752: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10842 1726879769.91764: _low_level_execute_command(): starting 10842 1726879769.91770: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916 `" && echo ansible-tmp-1726879769.9175951-10842-51372553609916="` echo /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916 `" && echo ansible-tmp-1726879769.9175951-10842-51372553609916="` echo /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916 `" ) && sleep 0'"'"'' 10841 1726879769.92055: stderr chunk (state=3): >>><<< 10841 1726879769.92064: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879769.8916283-10841-9622340038634=/root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634\n', b'') 10841 1726879769.92088: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879769.8916283-10841-9622340038634=/root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634 , stderr= 10841 1726879769.92124: variable 'ansible_module_compression' from source: unknown 10841 1726879769.92184: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 10841 1726879769.92189: ANSIBALLZ: Acquiring lock 10841 1726879769.92194: ANSIBALLZ: Lock acquired: 140708134187472 10841 1726879769.92198: ANSIBALLZ: Creating module 10844 1726879769.93507: stdout chunk (state=2): >>>ansible-tmp-1726879769.9093058-10844-40393027169644=/root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644 <<< 10844 1726879769.93776: stderr chunk (state=3): >>><<< 10844 1726879769.93786: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879769.9093058-10844-40393027169644=/root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644\n', b'') 10844 1726879769.93813: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879769.9093058-10844-40393027169644=/root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644 , stderr= 10844 1726879769.93847: variable 'ansible_module_compression' from source: unknown 10844 1726879769.93916: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 10844 1726879769.93921: ANSIBALLZ: Acquiring lock 10842 1726879769.95558: stdout chunk (state=2): >>>ansible-tmp-1726879769.9175951-10842-51372553609916=/root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916 <<< 10842 1726879769.95737: stderr chunk (state=3): >>><<< 10842 1726879769.95746: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879769.9175951-10842-51372553609916=/root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916\n', b'') 10842 1726879769.95775: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879769.9175951-10842-51372553609916=/root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916 , stderr= 10842 1726879769.95809: variable 'ansible_module_compression' from source: unknown 10842 1726879769.95866: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 10842 1726879769.95871: ANSIBALLZ: Acquiring lock 10841 1726879770.13517: ANSIBALLZ: Writing module into payload 10841 1726879770.13658: ANSIBALLZ: Writing module 10841 1726879770.13685: ANSIBALLZ: Renaming module 10841 1726879770.13698: ANSIBALLZ: Done creating module 10844 1726879770.13708: ANSIBALLZ: Lock acquired: 140708134187472 10844 1726879770.13719: ANSIBALLZ: Reading module after lock 10841 1726879770.13736: variable 'ansible_facts' from source: host vars for 'managed_node1' 10844 1726879770.13777: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 10841 1726879770.13979: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpvmssspd4 TO /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py 10844 1726879770.14031: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2ywaauyx TO /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 10842 1726879770.14117: ANSIBALLZ: Lock acquired: 140708134187472 10842 1726879770.14126: ANSIBALLZ: Reading module after lock 10842 1726879770.14185: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 10842 1726879770.14414: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjlquqr1v TO /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 10841 1726879770.14553: Sending initial data 10841 1726879770.14560: Sent initial data (154 bytes) 10844 1726879770.14867: Sending initial data 10844 1726879770.14875: Sent initial data (155 bytes) 10842 1726879770.14904: Sending initial data 10842 1726879770.14910: Sent initial data (155 bytes) 10844 1726879770.17377: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2ywaauyx /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py <<< 10841 1726879770.17485: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpvmssspd4 /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py <<< 10842 1726879770.19838: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjlquqr1v /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py <<< 10844 1726879770.20019: stderr chunk (state=3): >>><<< 10844 1726879770.20029: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2ywaauyx /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py\n', b'') 10844 1726879770.20071: done transferring module to remote 10844 1726879770.20085: _low_level_execute_command(): starting 10844 1726879770.20090: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/ /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/ /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py && sleep 0'"'"'' 10841 1726879770.21507: stderr chunk (state=3): >>><<< 10841 1726879770.21517: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpvmssspd4 /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py\n', b'') 10841 1726879770.21545: done transferring module to remote 10841 1726879770.21559: _low_level_execute_command(): starting 10841 1726879770.21564: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/ /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/ /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py && sleep 0'"'"'' 10842 1726879770.22199: stderr chunk (state=3): >>><<< 10842 1726879770.22208: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjlquqr1v /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py\n', b'') 10842 1726879770.22228: done transferring module to remote 10842 1726879770.22238: _low_level_execute_command(): starting 10842 1726879770.22241: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/ /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/ /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py && sleep 0'"'"'' 10844 1726879770.22994: stderr chunk (state=2): >>><<< 10844 1726879770.23002: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10844 1726879770.23027: _low_level_execute_command() done: rc=0, stdout=, stderr= 10844 1726879770.23032: _low_level_execute_command(): starting 10844 1726879770.23038: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/AnsiballZ_systemd.py && sleep 0'"'"'' 10841 1726879770.24285: stderr chunk (state=2): >>><<< 10841 1726879770.24296: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10841 1726879770.24314: _low_level_execute_command() done: rc=0, stdout=, stderr= 10841 1726879770.24316: _low_level_execute_command(): starting 10841 1726879770.24320: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/AnsiballZ_systemd.py && sleep 0'"'"'' 10842 1726879770.25343: stderr chunk (state=2): >>><<< 10842 1726879770.25355: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10842 1726879770.25375: _low_level_execute_command() done: rc=0, stdout=, stderr= 10842 1726879770.25379: _low_level_execute_command(): starting 10842 1726879770.25385: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/AnsiballZ_systemd.py && sleep 0'"'"'' 10844 1726879770.25835: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 10844 1726879770.25883: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10844 1726879770.25913: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10844 1726879770.25957: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 10844 1726879770.25969: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10844 1726879770.25984: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10844 1726879770.26031: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10844 1726879770.26041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10844 1726879770.26056: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10844 1726879770.26081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10844 1726879770.26089: stdout chunk (state=3): >>>import '_codecs' # <<< 10844 1726879770.26120: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0df06e48> <<< 10844 1726879770.26150: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10844 1726879770.26182: 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 0x7f0e0de9c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0df069b0> <<< 10844 1726879770.26217: 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 0x7f0e0dea9630> <<< 10844 1726879770.26235: stdout chunk (state=3): >>>import '_signal' # <<< 10844 1726879770.26265: 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 0x7f0e0deb0160> <<< 10844 1726879770.26293: 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' <<< 10844 1726879770.26318: 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' <<< 10844 1726879770.26335: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10844 1726879770.26359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb50f0> <<< 10844 1726879770.26380: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0748> <<< 10844 1726879770.26400: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0390> <<< 10844 1726879770.26432: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10844 1726879770.26445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10844 1726879770.26464: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10844 1726879770.26478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10844 1726879770.26496: stdout chunk (state=3): >>>import 'errno' # <<< 10844 1726879770.26510: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10844 1726879770.26530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10844 1726879770.26546: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5a470> <<< 10844 1726879770.26565: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10844 1726879770.26580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10844 1726879770.26604: 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 0x7f0e0de5fe48> <<< 10844 1726879770.26621: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5ab38> <<< 10844 1726879770.26646: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10844 1726879770.26680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10844 1726879770.26791: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de664e0> <<< 10844 1726879770.26815: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de49d68> <<< 10844 1726879770.26834: 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' <<< 10844 1726879770.26846: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de4c198> <<< 10844 1726879770.26886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10844 1726879770.26897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10844 1726879770.26919: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c15a940> <<< 10844 1726879770.26937: 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 <<< 10844 1726879770.26958: 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 0x7f0e0c16c240> <<< 10844 1726879770.27047: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0debaa20> <<< 10844 1726879770.27055: 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. <<< 10841 1726879770.27098: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 10841 1726879770.27119: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10841 1726879770.27183: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10841 1726879770.27214: stdout chunk (state=3): >>>import '_io' # <<< 10841 1726879770.27223: stdout chunk (state=3): >>>import 'marshal' # <<< 10841 1726879770.27265: stdout chunk (state=3): >>>import 'posix' # <<< 10841 1726879770.27279: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 10841 1726879770.27289: stdout chunk (state=3): >>># installing zipimport hook <<< 10841 1726879770.27304: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10841 1726879770.27435: 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' # /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' # <<< 10841 1726879770.27443: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9aa1ae48> <<< 10844 1726879770.27470: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10841 1726879770.27479: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10841 1726879770.27498: 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 0x7fdf9a9b0828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9aa1a9b0> <<< 10844 1726879770.27520: 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 <<< 10841 1726879770.27525: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 10841 1726879770.27541: 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 0x7fdf9a9bd630> <<< 10844 1726879770.27562: 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' <<< 10841 1726879770.27564: stdout chunk (state=3): >>>import '_signal' # <<< 10841 1726879770.27578: 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' <<< 10844 1726879770.27601: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10841 1726879770.27621: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4160> <<< 10841 1726879770.27632: 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' <<< 10841 1726879770.27653: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10841 1726879770.27661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10841 1726879770.27676: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10844 1726879770.27686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 10841 1726879770.27698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c90f0> <<< 10844 1726879770.27710: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10841 1726879770.27725: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4748> <<< 10844 1726879770.27735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10841 1726879770.27749: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4390> <<< 10844 1726879770.27760: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10844 1726879770.27772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10841 1726879770.27783: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10841 1726879770.27792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10844 1726879770.27807: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c090080> <<< 10841 1726879770.27821: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10841 1726879770.27832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10841 1726879770.27846: stdout chunk (state=3): >>>import 'errno' # <<< 10844 1726879770.27856: 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 0x7f0e0c09b2b0> # /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' <<< 10841 1726879770.27866: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10841 1726879770.27888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10841 1726879770.27898: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a96e470> <<< 10844 1726879770.27911: 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 0x7f0e0c09bf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c09ba90> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10844 1726879770.27929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10841 1726879770.27941: 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' <<< 10844 1726879770.27946: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c0a5080> <<< 10844 1726879770.27961: stdout chunk (state=3): >>>import '_collections' # <<< 10844 1726879770.28002: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c1357b8> <<< 10844 1726879770.28045: 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' <<< 10844 1726879770.28076: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c135ba8> <<< 10844 1726879770.28127: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129160> <<< 10844 1726879770.28175: 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 0x7f0e0c129e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c120438> <<< 10841 1726879770.28214: 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 0x7fdf9a973e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a96eb38> # /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 0x7fdf9a97a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a95dd68> # /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 0x7fdf9a960198> <<< 10844 1726879770.28212: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c111470> <<< 10844 1726879770.28236: 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' <<< 10841 1726879770.28262: 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' <<< 10844 1726879770.28268: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10841 1726879770.28289: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c6e940> <<< 10844 1726879770.28305: 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 # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10841 1726879770.28305: 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 <<< 10841 1726879770.28328: 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 0x7fdf98c80240> <<< 10844 1726879770.28336: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be48278> <<< 10844 1726879770.28354: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be50cf8> <<< 10844 1726879770.28362: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129438> <<< 10844 1726879770.28380: stdout chunk (state=3): >>>import '_locale' # <<< 10841 1726879770.28407: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9cea20> <<< 10841 1726879770.28416: 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. <<< 10844 1726879770.28435: 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 0x7f0e0be55e10> <<< 10844 1726879770.28446: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c10b2b0> <<< 10844 1726879770.28466: 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' <<< 10844 1726879770.28497: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10844 1726879770.28506: 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 0x7f0e0be5c1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be55f98> <<< 10844 1726879770.28532: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10844 1726879770.28541: 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 0x7f0e0be5c2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c17afd0> <<< 10844 1726879770.28562: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10844 1726879770.28569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10844 1726879770.28597: 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' <<< 10844 1726879770.28612: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10844 1726879770.28629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10844 1726879770.28641: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5cdd8> <<< 10844 1726879770.28648: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c9e8> <<< 10844 1726879770.28755: 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 0x7f0e0be676a0> # /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' <<< 10844 1726879770.28802: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be67e80> <<< 10844 1726879770.28820: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10841 1726879770.28830: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10841 1726879770.28839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10841 1726879770.28853: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10844 1726879770.28865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10844 1726879770.28875: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b9ee198> <<< 10841 1726879770.28886: stdout chunk (state=3): >>># 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 <<< 10841 1726879770.28905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10841 1726879770.28918: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10844 1726879770.28932: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be67780> # /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' <<< 10841 1726879770.28939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10841 1726879770.28950: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10844 1726879770.28966: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b9f3c88> <<< 10844 1726879770.28979: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c518> <<< 10844 1726879770.28996: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10841 1726879770.29019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10841 1726879770.29031: stdout chunk (state=3): >>>import '_functools' # <<< 10844 1726879770.29040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10844 1726879770.29055: 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 0x7f0e0ba172e8> <<< 10841 1726879770.29065: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10844 1726879770.29083: 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 0x7f0e0ba176a0> <<< 10844 1726879770.29094: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10841 1726879770.29103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10841 1726879770.29113: 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' <<< 10844 1726879770.29126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10841 1726879770.29140: stdout chunk (state=3): >>>import '_operator' # <<< 10841 1726879770.29151: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98ba4080> <<< 10844 1726879770.29160: 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 0x7f0e0ba1e390> <<< 10841 1726879770.29174: 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 0x7fdf98baf2b0> <<< 10841 1726879770.29195: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 10841 1726879770.29204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 10844 1726879770.29213: 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' <<< 10844 1726879770.29220: stdout chunk (state=3): >>>import 'time' # <<< 10841 1726879770.29239: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 10841 1726879770.29248: 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 0x7fdf98baff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98bafa90> <<< 10844 1726879770.29256: 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' <<< 10841 1726879770.29277: stdout chunk (state=3): >>>import 'itertools' # <<< 10841 1726879770.29288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10844 1726879770.29296: 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 <<< 10841 1726879770.29310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98bb9080> <<< 10844 1726879770.29329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10841 1726879770.29403: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c497b8> # /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' <<< 10844 1726879770.29629: 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 0x7f0e0b7c8ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7bf2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7b5f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7ade80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba1ed30> # 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 0x7f0e0b7bff60> <<< 10844 1726879770.29679: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba17a20> # /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 0x7f0e0de17710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7c3048> 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 0x7f0e0de17a90> <<< 10844 1726879770.29929: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c860> # /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 0x7f0e0de2f5c0> # /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' <<< 10844 1726879770.29983: 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 0x7f0e0de33630> <<< 10844 1726879770.30024: 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 0x7f0e0de33b00> <<< 10844 1726879770.30077: 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 0x7f0e0de33c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de2fe10> # /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' <<< 10844 1726879770.30126: 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 0x7f0e0de33f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de334e0> <<< 10844 1726879770.30154: 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 0x7f0e0de33240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de23b00> <<< 10844 1726879770.30195: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba03358> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10844 1726879770.30226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10844 1726879770.30265: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de2f470> <<< 10841 1726879770.30337: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c49ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3d160> # /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 0x7fdf98c3de48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c34438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c25470> # /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 0x7fdf9895c2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98964d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3d0b8> 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 0x7fdf98969e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c1f2b0> # /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 0x7fdf98970208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98969fd0> # 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 0x7fdf98970320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c8efd0> # /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 0x7fdf98970e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970a20> # /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 0x7fdf9897b6d8> # /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 0x7fdf9897beb8> # /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 0x7fdf985021d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897b7b8> # /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' <<< 10842 1726879770.30362: 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 0x7f38ed8c8e48> # /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 0x7f38ed85e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8c89b0> # /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 0x7f38ed86b630> 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 0x7f38ed872160> # /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 0x7f38ed8770f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872390> <<< 10841 1726879770.30377: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98506c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10841 1726879770.30404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10841 1726879770.30423: 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' <<< 10841 1726879770.30450: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9852b2e8> <<< 10841 1726879770.30474: 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 0x7fdf9852b6a0> <<< 10841 1726879770.30493: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10841 1726879770.30507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10841 1726879770.30518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 10841 1726879770.30529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10844 1726879770.30540: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e36908> <<< 10841 1726879770.30541: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98532390> <<< 10841 1726879770.30564: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10841 1726879770.30585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10841 1726879770.30603: stdout chunk (state=3): >>>import 'time' # <<< 10841 1726879770.30619: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10841 1726879770.30636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10841 1726879770.30669: 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' <<< 10841 1726879770.30687: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10841 1726879770.30735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10844 1726879770.30742: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10841 1726879770.30762: 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 0x7fdf982dcba8> <<< 10841 1726879770.30883: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982d32e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982c9f98> <<< 10842 1726879770.30907: 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 0x7f38ed81c470> # /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 0x7f38ed821e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed81cb38> # /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 0x7f38ed8284e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed80bd68> # /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 0x7f38ed80e198> # /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 0x7f38ebb1c940> # /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 0x7f38ebb2e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed87ca20> 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. <<< 10841 1726879770.30930: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982c1e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98532d30> <<< 10841 1726879770.31177: 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 0x7fdf982d3f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9852ba20> # /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 0x7fdf9a92b710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982d7048> 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 0x7fdf9a92ba90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10841 1726879770.31197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10841 1726879770.31211: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10841 1726879770.31230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10841 1726879770.31257: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 10841 1726879770.31265: 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 0x7fdf9a9435c0> <<< 10841 1726879770.31277: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10841 1726879770.31285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10841 1726879770.31428: 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 0x7fdf9a947630> <<< 10841 1726879770.31461: 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 0x7fdf9a947b00> <<< 10841 1726879770.31496: 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 0x7fdf9a947c18> <<< 10841 1726879770.31502: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a943e10> <<< 10841 1726879770.31526: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 10841 1726879770.31536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 10841 1726879770.31556: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so'<<< 10841 1726879770.31564: 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 0x7fdf9a947f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9474e0> <<< 10841 1726879770.31597: 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 0x7fdf9a947240> <<< 10841 1726879770.31733: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a937b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98517358> # /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 0x7fdf9a943470> <<< 10844 1726879770.31814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.31950: 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' <<< 10841 1726879770.31974: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9694a908> <<< 10842 1726879770.32008: 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 # 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 0x7f38eba52080> # /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 0x7f38eba5d2b0> # /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 0x7f38eba5df60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba5da90> 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 0x7f38eba67080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaf77b8> # /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 0x7f38ebaf7ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaeb160> # /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 0x7f38ebaebe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebae2438> <<< 10841 1726879770.32104: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip' <<< 10841 1726879770.32114: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.32127: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.32154: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10841 1726879770.32169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.32180: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 10841 1726879770.32201: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.32733: 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 0x7f0e09b07ac8> <<< 10844 1726879770.32751: stdout chunk (state=3): >>>import 'atexit' # <<< 10844 1726879770.32766: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10844 1726879770.32799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10844 1726879770.32870: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10844 1726879770.32881: 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 0x7f0e09aad278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ab34e0> <<< 10844 1726879770.32906: 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 0x7f0e09ab35f8> <<< 10844 1726879770.32926: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10844 1726879770.32957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10844 1726879770.32998: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ab3b38> <<< 10844 1726879770.33014: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10844 1726879770.33104: stdout chunk (state=3): >>># 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' <<< 10844 1726879770.33181: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ae0b00> <<< 10844 1726879770.33213: 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 0x7f0e09dea048> <<< 10844 1726879770.33238: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 10844 1726879770.33255: 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 0x7f0e09dea278> <<< 10844 1726879770.33268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10844 1726879770.33298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10842 1726879770.33340: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebad3470> # /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 0x7f38eb80a2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb812d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaeb0b8> 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 0x7f38eb817e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebacd2b0> # /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 0x7f38eb81e208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb817fd0> # 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 0x7f38eb81e320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb3cfd0> # /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 0x7f38eb81ee10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81ea20> # /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 0x7f38eb8296d8> # /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 0x7f38eb829eb8> # /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 0x7f38eb3b01d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb8297b8> # /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 0x7f38eb3b4c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81e550> # /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 0x7f38eb3d92e8> # 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 0x7f38eb3d96a0> # /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 0x7f38eb3e0390> # /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 <<< 10844 1726879770.33355: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dea5c0> <<< 10841 1726879770.33364: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.33374: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09adb2b0> <<< 10844 1726879770.33661: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09acd4a8> <<< 10844 1726879770.33680: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10844 1726879770.33688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10844 1726879770.33714: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09adb630> <<< 10844 1726879770.33733: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10844 1726879770.33743: 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 0x7f0e09ae0978> <<< 10844 1726879770.33762: 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' <<< 10844 1726879770.33774: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e14eb8> <<< 10844 1726879770.33815: 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' <<< 10844 1726879770.33869: 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 <<< 10844 1726879770.33893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10844 1726879770.33929: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 10844 1726879770.33936: 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 0x7f0e09d68978> <<< 10844 1726879770.34009: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10844 1726879770.34018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 10844 1726879770.34032: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d75ac8> <<< 10844 1726879770.34041: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e12d68> <<< 10844 1726879770.34058: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10844 1726879770.34072: 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 0x7f0e09d62470> <<< 10842 1726879770.34211: 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 0x7f38eb18aba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb1812e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb177f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb16fe80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3e0d30> # 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 0x7f38eb181f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3d9a20> # /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 0x7f38ed7d9710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb185048> 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 0x7f38ed7d9a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81e898> # /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 0x7f38ed7f15c0> # /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 0x7f38ed7f5630> # 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 0x7f38ed7f5b00> # 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 0x7f38ed7f5c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f1e10> # /usr/lib64/python3.6/__<<< 10842 1726879770.34222: stdout chunk (state=3): >>>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 0x7f38ed7f5f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f54e0> # 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 0x7f38ed7f5240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7e5b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3c5358> # /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' <<< 10841 1726879770.34244: 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 0x7fdf9661bac8> <<< 10841 1726879770.34255: stdout chunk (state=3): >>>import 'atexit' # <<< 10844 1726879770.34274: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e0c2b0> <<< 10841 1726879770.34287: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10844 1726879770.34336: stdout chunk (state=3): >>># /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' <<< 10844 1726879770.34367: 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' <<< 10844 1726879770.34395: stdout chunk (state=3): >>>import '_string' # <<< 10844 1726879770.34465: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d90b00> <<< 10841 1726879770.34509: stdout chunk (state=3): >>># 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 0x7fdf965c1278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965c74e0> # 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 0x7fdf965c75f8> # /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' <<< 10841 1726879770.34548: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965c7b38> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10841 1726879770.34556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10844 1726879770.34569: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d62630> <<< 10841 1726879770.34583: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10841 1726879770.34598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10841 1726879770.34622: 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' <<< 10844 1726879770.34635: 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' <<< 10844 1726879770.34647: 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 0x7f0e09d9ea20> <<< 10844 1726879770.34674: 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 0x7f0e09d9eb00> <<< 10841 1726879770.34713: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965f4b00> <<< 10844 1726879770.34716: 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 0x7f0e09d9ec88> <<< 10844 1726879770.34742: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e03080> <<< 10841 1726879770.34747: 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 0x7fdf968fe048> <<< 10844 1726879770.34771: 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' <<< 10841 1726879770.34773: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 10841 1726879770.34792: 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 0x7fdf968fe278> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10844 1726879770.34806: 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' <<< 10841 1726879770.34826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10844 1726879770.34838: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10844 1726879770.34847: 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 0x7f0e09dbc668> <<< 10841 1726879770.34883: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968fe5c0> <<< 10841 1726879770.34899: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965ef2b0> <<< 10844 1726879770.35011: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09db1d68> <<< 10844 1726879770.35032: 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' <<< 10844 1726879770.35049: 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 0x7f0e09db1f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09db1828> <<< 10844 1726879770.35059: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.35065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.35080: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10844 1726879770.35087: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.35173: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.35201: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965e14a8> <<< 10841 1726879770.35223: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10844 1726879770.35242: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.35251: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 10841 1726879770.35253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10841 1726879770.35275: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965ef8d0> <<< 10841 1726879770.35284: 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 0x7fdf96928dd8> <<< 10841 1726879770.35306: 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' <<< 10842 1726879770.35305: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f1470> # /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 0x7f38e97f8908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10841 1726879770.35323: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96928ef0> <<< 10844 1726879770.35329: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10841 1726879770.35345: 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 <<< 10841 1726879770.35365: stdout chunk (state=3): >>># 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 <<< 10844 1726879770.35380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.35397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'<<< 10841 1726879770.35404: stdout chunk (state=3): >>> <<< 10841 1726879770.35422: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10841 1726879770.35430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10844 1726879770.35480: 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' <<< 10841 1726879770.35490: 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 0x7fdf9687b9b0> <<< 10844 1726879770.35506: 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' <<< 10844 1726879770.35527: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10844 1726879770.35535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10844 1726879770.35559: 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 0x7f0e09dd4a58> <<< 10841 1726879770.35576: 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' <<< 10841 1726879770.35586: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96889b00> <<< 10841 1726879770.35602: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96926da0> <<< 10844 1726879770.35616: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dd4748> <<< 10841 1726879770.35627: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10841 1726879770.35635: 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 0x7fdf968764a8> <<< 10844 1726879770.35652: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dc5f28> <<< 10844 1726879770.35674: 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' <<< 10844 1726879770.35869: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dd45c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dc5780> # zipimport: zlib available <<< 10841 1726879770.35877: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf969202e8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10841 1726879770.35906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10841 1726879770.35930: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10841 1726879770.35944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10841 1726879770.35955: stdout chunk (state=3): >>>import '_string' # <<< 10841 1726879770.36034: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968a4b38> <<< 10841 1726879770.36086: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96876668> <<< 10844 1726879770.36211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.36222: 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 0x7fdf968b29b0> <<< 10841 1726879770.36254: 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' <<< 10841 1726879770.36261: 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 0x7fdf968b2b38> <<< 10841 1726879770.36296: 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' <<< 10841 1726879770.36304: 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 0x7fdf968b2c18> <<< 10841 1726879770.36317: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9691d080> <<< 10841 1726879770.36340: 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' <<< 10841 1726879770.36363: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10841 1726879770.36378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10841 1726879770.36429: 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 0x7fdf968d05f8> <<< 10841 1726879770.36598: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968c5cf8> <<< 10841 1726879770.36626: 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' <<< 10841 1726879770.36636: 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 0x7fdf968c5ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968c57b8> <<< 10841 1726879770.36653: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.36668: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py<<< 10841 1726879770.36675: stdout chunk (state=3): >>> <<< 10844 1726879770.36697: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10841 1726879770.36706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.36721: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 10844 1726879770.36736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.36757: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.36765: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.36780: 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_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py <<< 10844 1726879770.36789: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.36805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.36817: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 10844 1726879770.36836: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.36845: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 10841 1726879770.36862: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10841 1726879770.36885: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10844 1726879770.36943: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.36989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.37068: 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' <<< 10841 1726879770.37089: 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' <<< 10844 1726879770.37109: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06443320> # zipimport: zlib available <<< 10841 1726879770.37112: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10841 1726879770.37131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10841 1726879770.37147: 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' <<< 10841 1726879770.37173: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so'<<< 10841 1726879770.37182: 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 0x7fdf968ea9e8> <<< 10841 1726879770.37239: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968ea6d8> <<< 10841 1726879770.37275: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968daeb8> <<< 10841 1726879770.37298: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10841 1726879770.37305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10841 1726879770.37348: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968ea550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968da710> <<< 10841 1726879770.37363: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.37471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10842 1726879770.37495: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.37820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.37840: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.37873: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.37934: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 10844 1726879770.37943: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.37967: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.37998: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 10844 1726879770.38006: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.38068: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.38138: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 10844 1726879770.38162: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10844 1726879770.38176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.38207: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.38238: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10844 1726879770.38246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.38290: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10841 1726879770.38305: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 10841 1726879770.38311: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 10841 1726879770.38344: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 10841 1726879770.38354: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.38377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.38398: 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_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py <<< 10841 1726879770.38407: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.38422: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.38430: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.38445: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 10841 1726879770.38451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.38563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.38598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10844 1726879770.38607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10842 1726879770.38613: 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 0x7f38e94c9ac8> 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 0x7f38e946f278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94754e0> # 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 0x7f38e94755f8> # /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 0x7f38e9475b38> # /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' <<< 10841 1726879770.38683: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10844 1726879770.38829: stdout chunk (state=3): >>>import '_ast' # <<< 10841 1726879770.38893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92f572b0> # zipimport: zlib available <<< 10844 1726879770.38901: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065388d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10844 1726879770.38948: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.39003: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py <<< 10844 1726879770.39012: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 10844 1726879770.39025: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10844 1726879770.39043: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.39074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.39082: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.39106: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 10844 1726879770.39114: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.39147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.39175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.39219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.39286: 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 <<< 10844 1726879770.39374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10841 1726879770.39425: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.39470: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.39488: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10844 1726879770.39499: 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 0x7f0e064b9128> <<< 10841 1726879770.39535: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 10841 1726879770.39543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.39556: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0647e898> <<< 10841 1726879770.39574: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.39589: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 10844 1726879770.39603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.39615: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10844 1726879770.39652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.39669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.39703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10842 1726879770.39714: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94a2b00> # 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 0x7f38e97ac048> # 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 0x7f38e97ac278> # /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 0x7f38e97ac5c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e949d2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e948f4a8> # /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 0x7f38e949d860> # 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 0x7f38e97d6dd8> # /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 0x7f38e97d6ef0> # /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' <<< 10844 1726879770.39725: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.39762: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.39808: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10841 1726879770.39840: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10841 1726879770.39877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10842 1726879770.39996: 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 0x7f38e97299b0> # /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 0x7f38e9737ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97d4da0> # /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 0x7f38e97244a8> <<< 10841 1726879770.40016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.40028: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.40188: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10841 1726879770.40200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10844 1726879770.40302: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10844 1726879770.40344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10844 1726879770.40366: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10844 1726879770.40374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10841 1726879770.40409: stdout chunk (state=3): >>>import '_ast' # <<< 10841 1726879770.40427: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9304c860> <<< 10841 1726879770.40435: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.40456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.40466: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10841 1726879770.40481: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.40514: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064e5080> <<< 10844 1726879770.40531: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10841 1726879770.40539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.40554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10841 1726879770.40586: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10841 1726879770.40597: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 10841 1726879770.40610: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10844 1726879770.40870: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064e5128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06490940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 10844 1726879770.40881: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 10841 1726879770.40888: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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 <<< 10841 1726879770.40956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10844 1726879770.40984: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 10844 1726879770.40994: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.41010: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 10844 1726879770.41023: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.41064: 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 0x7fdf92fcd128> <<< 10841 1726879770.41128: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92f92898> <<< 10841 1726879770.41155: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py <<< 10841 1726879770.41172: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 10844 1726879770.41177: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.41182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10842 1726879770.41205: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97ce2e8> # /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 0x7f38e9754ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9724668> # 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 0x7f38e97609e8> # 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 0x7f38e9760ac8> # 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 0x7f38e9760c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97cb080> # /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 0x7f38e977e630> <<< 10841 1726879770.41224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.41266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.41293: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.41335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.41336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.41350: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.41371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.41403: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.41442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.41466: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.41500: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 10844 1726879770.41508: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.41566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.41588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.41706: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10844 1726879770.41733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10841 1726879770.41854: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10841 1726879770.41892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10841 1726879770.41906: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10841 1726879770.41925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10841 1726879770.42056: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92ff9080> <<< 10841 1726879770.42078: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10841 1726879770.42090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10841 1726879770.42186: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92ff9128> <<< 10841 1726879770.42230: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92fa4940> <<< 10841 1726879770.42289: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 10842 1726879770.42309: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9773d30> # 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 0x7f38e9773f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97737f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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 0x7f38e97989e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97986d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9788eb8> # /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 0x7f38e9798550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9788710> # zipimport: zlib available <<< 10841 1726879770.42319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.42331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.42348: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 10841 1726879770.42363: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.42379: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.42400: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 10844 1726879770.42431: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06564208> <<< 10844 1726879770.42441: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 10841 1726879770.42499: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 10841 1726879770.42520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.42529: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 10841 1726879770.42542: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.42581: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.42688: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.42720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.42755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.42804: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 10844 1726879770.42814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 10844 1726879770.42830: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 10841 1726879770.42841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.42859: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.42857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 10841 1726879770.42874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.42880: stdout chunk (state=3): >>># /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' <<< 10844 1726879770.42902: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064f7710> <<< 10841 1726879770.42915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.42936: stdout chunk (state=3): >>># /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' <<< 10844 1726879770.43205: stdout chunk (state=3): >>># /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 0x7f0e0652a160> # 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 0x7f0e0652a908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06502dd8> # 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 0x7f0e0651ae80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065020f0> <<< 10844 1726879770.43230: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064f5208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06560b00> <<< 10841 1726879770.43241: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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' <<< 10844 1726879770.43255: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 10844 1726879770.43266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 10844 1726879770.43282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 10844 1726879770.43292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 10844 1726879770.43306: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0657ed68> <<< 10844 1726879770.43326: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 10844 1726879770.43338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 10844 1726879770.43359: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065858d0> <<< 10844 1726879770.43374: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06800fd0> <<< 10844 1726879770.43383: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 10842 1726879770.43402: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.43418: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available <<< 10844 1726879770.43426: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10844 1726879770.43432: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.43489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.43532: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10844 1726879770.43546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.43579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.43621: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10844 1726879770.43643: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10844 1726879770.43653: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.43675: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.43703: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10844 1726879770.43711: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.43756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.43794: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10844 1726879770.43806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.43846: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.43869: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93078208> <<< 10841 1726879770.43879: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 10844 1726879770.43889: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 10841 1726879770.43912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.43937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.43987: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.44032: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.44085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.44097: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10841 1726879770.44160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.44195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.44241: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 10841 1726879770.44250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 10841 1726879770.44264: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 10841 1726879770.44279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 10841 1726879770.44298: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 10841 1726879770.44311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 10841 1726879770.44329: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9300c710> <<< 10841 1726879770.44353: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 10841 1726879770.44360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 10841 1726879770.44379: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 10841 1726879770.44414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 10841 1726879770.44436: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 10841 1726879770.44444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 10841 1726879770.44462: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93037160> <<< 10842 1726879770.44511: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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 0x7f38e5e062b0> # zipimport: zlib available <<< 10844 1726879770.44523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.44548: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 10841 1726879770.44559: 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 0x7fdf93037908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93012dd8> <<< 10841 1726879770.44596: 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' <<< 10841 1726879770.44605: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf93032e80> <<< 10841 1726879770.44625: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf930120f0> <<< 10841 1726879770.44661: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9301c208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93074b00> <<< 10841 1726879770.44693: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 10841 1726879770.44703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 10841 1726879770.44731: 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' <<< 10841 1726879770.44753: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93092d68> <<< 10841 1726879770.44766: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 10841 1726879770.44783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 10841 1726879770.44796: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf930998d0> <<< 10841 1726879770.44826: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9330cfd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 10844 1726879770.44890: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 10844 1726879770.44906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.44942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.44986: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.45014: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.45034: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 10844 1726879770.45051: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 10844 1726879770.45078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.45107: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 10841 1726879770.45120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.45144: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10844 1726879770.45154: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available <<< 10841 1726879770.45160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.45196: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.45209: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 10844 1726879770.45237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.45238: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10841 1726879770.45263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.45272: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 10841 1726879770.45290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.45295: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.45312: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 10844 1726879770.45326: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.45335: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 10841 1726879770.45376: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.45377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.45425: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.45452: 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' <<< 10841 1726879770.45475: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.45492: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05bc1c50> <<< 10841 1726879770.45519: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 10844 1726879770.45522: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10841 1726879770.45528: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 10841 1726879770.45549: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.45551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 10842 1726879770.45595: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10844 1726879770.45729: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05c07780> <<< 10844 1726879770.45737: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 10844 1726879770.45858: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10841 1726879770.45956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.46056: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.46134: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10844 1726879770.46145: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.46196: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.46261: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10844 1726879770.46270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.46301: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.46338: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10844 1726879770.46349: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10844 1726879770.46371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10841 1726879770.46389: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.46395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10844 1726879770.46425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10841 1726879770.46436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.46462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.46488: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 10841 1726879770.46501: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 10844 1726879770.46511: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05be0898> <<< 10841 1726879770.46531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.46560: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 10841 1726879770.46567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.46580: 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 0x7f0e05be9f60> <<< 10841 1726879770.46604: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.46654: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 10841 1726879770.46684: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.46713: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10842 1726879770.46713: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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' <<< 10841 1726879770.46730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.46753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.46789: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10844 1726879770.46820: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05c12358> <<< 10844 1726879770.46829: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 10844 1726879770.46836: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.46843: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.46880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.46922: 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' <<< 10844 1726879770.46926: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10844 1726879770.46933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.46962: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf926d6c50> <<< 10841 1726879770.46978: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10844 1726879770.47241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.47252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9271c780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10841 1726879770.47263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.47316: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 10844 1726879770.47318: 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 0x7f0e05cfd978> <<< 10841 1726879770.47331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.47419: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.47518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.47522: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.47599: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 10841 1726879770.47610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.47659: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.47695: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 10844 1726879770.47703: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10841 1726879770.47723: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 10844 1726879770.47719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.47735: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.47751: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.47767: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.47782: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10844 1726879770.47790: stdout chunk (state=3): >>># zipimport: zlib available <<< 10842 1726879770.47810: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5efa8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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 0x7f38e5e7b128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e40898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 10841 1726879770.47825: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10841 1726879770.47834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10844 1726879770.47841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.47856: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10844 1726879770.47869: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 10844 1726879770.47878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 10841 1726879770.47895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10844 1726879770.47921: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 10844 1726879770.47931: 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 0x7f0e05cf9ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05cf9748> <<< 10844 1726879770.47939: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 10844 1726879770.47962: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10844 1726879770.47971: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10841 1726879770.48093: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf926f5898> # 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 0x7fdf926fff60> <<< 10844 1726879770.48104: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 10844 1726879770.48185: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.48275: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92725358> <<< 10841 1726879770.48286: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 10841 1726879770.48294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.48315: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 10841 1726879770.48337: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.48378: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10844 1726879770.48397: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.48399: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.48458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.48482: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.48518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.48553: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10844 1726879770.48566: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 10844 1726879770.48586: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.48600: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.48707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.48772: 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 0x7fdf92811978> <<< 10844 1726879770.48820: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 10844 1726879770.48829: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 10844 1726879770.48836: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.48869: stdout chunk (state=3): >>># zipimport: zlib available <<< 10842 1726879770.48895: stdout chunk (state=3): >>># 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 <<< 10844 1726879770.48932: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.48975: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.49025: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10844 1726879770.49036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.49058: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.49091: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49141: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 10841 1726879770.49156: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10841 1726879770.49169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49233: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10841 1726879770.49247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49277: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49321: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 10841 1726879770.49329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 10841 1726879770.49373: 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 0x7fdf92810ac8> <<< 10841 1726879770.49384: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92810748> <<< 10841 1726879770.49390: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 10841 1726879770.49409: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49419: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49426: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10841 1726879770.49443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49468: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49501: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 10841 1726879770.49601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.49684: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49694: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49782: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10841 1726879770.49790: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49870: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.49963: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10844 1726879770.49975: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.49993: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.50003: stdout chunk (state=3): >>># zipimport: zlib available <<< 10842 1726879770.50009: stdout chunk (state=3): >>># 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 0x7f38e5ea7080> # /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 0x7f38e5ea7128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e52940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10841 1726879770.50029: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10841 1726879770.50040: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 10841 1726879770.50063: stdout chunk (state=3): >>># zipimport: zlib available<<< 10844 1726879770.50063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.50073: stdout chunk (state=3): >>> <<< 10841 1726879770.50096: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.50143: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10844 1726879770.50157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.50196: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.50225: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.50312: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10844 1726879770.50322: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.50331: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10841 1726879770.50414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.50434: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.50520: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10841 1726879770.50531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.50556: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.50567: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available <<< 10841 1726879770.50583: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.50594: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10844 1726879770.50631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.50674: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 10844 1726879770.50701: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.50754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.50829: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.50978: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.51026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10842 1726879770.51094: stdout chunk (state=3): >>># 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_qqgro68x/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' <<< 10844 1726879770.51131: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 10844 1726879770.51140: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10844 1726879770.51153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.51174: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.51218: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 10844 1726879770.51237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.51256: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 10844 1726879770.51270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.51324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.51384: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 10844 1726879770.51414: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.51433: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10844 1726879770.51442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.51460: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10841 1726879770.51471: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10841 1726879770.51488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.51497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.51532: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10844 1726879770.51546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.51561: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.51586: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.51639: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10841 1726879770.51654: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 10841 1726879770.51729: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.51806: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10841 1726879770.51816: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.51855: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.51942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52058: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 10844 1726879770.52063: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 10844 1726879770.52077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52095: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10844 1726879770.52111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52143: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52163: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 10841 1726879770.52173: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 10842 1726879770.52197: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f26208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available <<< 10844 1726879770.52204: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52235: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 10844 1726879770.52258: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52289: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10844 1726879770.52315: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52369: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 10841 1726879770.52399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10844 1726879770.52424: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52486: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 10841 1726879770.52497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52512: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 10844 1726879770.52549: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52580: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10844 1726879770.52591: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52647: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 10844 1726879770.52665: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52674: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52704: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52736: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 10841 1726879770.52744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52767: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52767: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52781: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 10841 1726879770.52799: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52817: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 10844 1726879770.52826: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 10844 1726879770.52839: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52853: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52904: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10841 1726879770.52915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.52923: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10844 1726879770.52937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52946: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.52972: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10841 1726879770.52980: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.53016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.53067: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10841 1726879770.53079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.53080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.53121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.53164: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 10841 1726879770.53178: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.53235: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10844 1726879770.53243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10842 1726879770.53365: stdout chunk (state=3): >>># 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 0x7f38e5eb8710> # /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 0x7f38e5eec160> # 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 0x7f38e5eec908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ec3dd8> # 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 0x7f38e5edce80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ec30f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e619b208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f22b00> # /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 0x7f38e5f40d68> # /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 0x7f38e5f478d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e61c2fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 10844 1726879770.53377: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 10844 1726879770.53401: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10841 1726879770.53402: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.53415: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.53473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.53535: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 10844 1726879770.53550: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10844 1726879770.53557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.53598: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 10844 1726879770.53626: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.53652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.53701: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 10844 1726879770.53711: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 10841 1726879770.53716: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 10844 1726879770.53728: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.53744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.53777: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 10841 1726879770.53813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.53857: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 10841 1726879770.53874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.53917: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 10844 1726879770.53969: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10841 1726879770.53977: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.54031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54035: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 10841 1726879770.54058: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 10841 1726879770.54072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54144: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 10841 1726879770.54158: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54171: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54193: stdout chunk (state=3): >>># zipimport: zlib available <<< 10844 1726879770.54203: stdout chunk (state=3): >>>import 'gc' # <<< 10841 1726879770.54233: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54327: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54387: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 10841 1726879770.54395: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 10842 1726879770.54412: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 10841 1726879770.54426: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 10841 1726879770.54453: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54492: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10841 1726879770.54500: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54657: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54807: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10841 1726879770.54822: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54855: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54897: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10841 1726879770.54904: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.54977: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10841 1726879770.54992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.55056: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.55120: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10841 1726879770.55144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.55207: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.55280: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 10841 1726879770.55290: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 10841 1726879770.55387: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.55406: stdout chunk (state=3): >>># zipimport: zlib available <<< 10842 1726879770.55499: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10841 1726879770.55512: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10841 1726879770.55622: stdout chunk (state=3): >>># zipimport: zlib available <<< 10841 1726879770.55786: stdout chunk (state=3): >>>import 'gc' # <<< 10844 1726879770.56179: stdout chunk (state=3): >>> {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ExecMainStartTimestampMonotonic": "281120984", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ExecMainExitTimestampMonotonic": "299598422", "ExecMainPID": "18176", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=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": "", "Allowe<<< 10844 1726879770.56226: stdout chunk (state=3): >>>dMemoryNodes": "", "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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:19 EDT",<<< 10844 1726879770.56239: stdout chunk (state=3): >>> "StateChangeTimestampMonotonic": "299599028", "InactiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveExitTimestampMonotonic": "281121169", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ActiveEnterTimestampMonotonic": "299599028", "ActiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ActiveExitTimestampMonotonic": "281097374", "InactiveEnterTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveEnterTimestampMonotonic": "281119122", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ConditionTimestampMonotonic": "281120053", "AssertTimestamp": "Fri 2024-09-20 20:49:01 EDT", "AssertTimestampMonotonic": "281120076", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3a1c8f9dab994ceead0339e16a18064a", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} <<< 10842 1726879770.56600: stdout chunk (state=3): >>># 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 0x7f38e5583c50> # /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 0x7f38e55c9780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available <<< 10844 1726879770.56732: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 10844 1726879770.56761: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 10844 1726879770.56775: stdout chunk (state=3): >>># 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 <<< 10844 1726879770.56799: 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 # 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 <<< 10844 1726879770.56812: stdout chunk (state=3): >>># 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 <<< 10844 1726879770.56822: 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 <<< 10844 1726879770.56833: stdout chunk (state=3): >>># 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 <<< 10844 1726879770.56847: 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 <<< 10844 1726879770.56856: stdout chunk (state=3): >>># 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 <<< 10844 1726879770.56867: 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 <<< 10844 1726879770.56876: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing 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 <<< 10844 1726879770.56993: 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 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 <<< 10844 1726879770.57004: 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.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 10844 1726879770.57020: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10844 1726879770.57330: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10844 1726879770.57360: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10844 1726879770.57377: stdout chunk (state=3): >>># destroy zipimport <<< 10844 1726879770.57400: stdout chunk (state=3): >>># destroy _compression <<< 10844 1726879770.57411: stdout chunk (state=3): >>># destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10844 1726879770.57434: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon <<< 10844 1726879770.57444: stdout chunk (state=3): >>># destroy hashlib # destroy encodings <<< 10844 1726879770.57468: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10844 1726879770.57477: stdout chunk (state=3): >>># destroy ctypes <<< 10844 1726879770.57488: stdout chunk (state=3): >>># destroy _string <<< 10844 1726879770.57503: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10844 1726879770.57522: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon <<< 10844 1726879770.57533: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 10844 1726879770.57547: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 10844 1726879770.57564: stdout chunk (state=3): >>># destroy selinux <<< 10844 1726879770.57574: stdout chunk (state=3): >>># destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy <<< 10844 1726879770.57612: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10844 1726879770.57646: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle <<< 10844 1726879770.57669: stdout chunk (state=3): >>># destroy _pickle # destroy array <<< 10844 1726879770.57682: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 10844 1726879770.57702: stdout chunk (state=3): >>># destroy fcntl <<< 10844 1726879770.57717: stdout chunk (state=3): >>># destroy datetime <<< 10844 1726879770.57732: stdout chunk (state=3): >>># destroy gc # destroy ipaddress # destroy textwrap # destroy base64 <<< 10842 1726879770.57757: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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 0x7f38e55a2898> # 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 0x7f38e55abf60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55d4358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available <<< 10841 1726879770.57762: stdout chunk (state=3): >>> {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ExecMainStartTimestampMonotonic": "315299798", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ExecMainExitTimestampMonotonic": "334409633", "ExecMainPID": "18071", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:08 EDT", "StateChangeTimestampMonotonic": "334410253", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveExitTimestampMonotonic": "315299829", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ActiveEnterTimestampMonotonic": "334410253", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ActiveExitTimestampMonotonic": "315276514", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveEnterTimestampMonotonic": "315297817", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ConditionTimestampMonotonic": "315298781", "AssertTimestamp": "Fri 2024-09-20 20:48:49 EDT", "AssertTimestampMonotonic": "315298804", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3615690114544a46963342501181e43e", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} <<< 10844 1726879770.57920: stdout chunk (state=3): >>># 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 <<< 10844 1726879770.57946: 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 <<< 10844 1726879770.57966: 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 # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 10844 1726879770.57984: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading <<< 10844 1726879770.57997: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10842 1726879770.58016: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 10841 1726879770.58243: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 10841 1726879770.58266: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 10842 1726879770.58296: 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 0x7f38e56bf978> <<< 10841 1726879770.58317: 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 # 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 <<< 10841 1726879770.58353: stdout chunk (state=3): >>># 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 <<< 10844 1726879770.58358: 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 <<< 10841 1726879770.58469: 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 # 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 <<< 10841 1726879770.58482: stdout chunk (state=3): >>># 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 <<< 10841 1726879770.58510: stdout chunk (state=3): >>># 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 <<< 10841 1726879770.58520: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.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 <<< 10841 1726879770.58530: stdout chunk (state=3): >>># 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 <<< 10841 1726879770.58539: 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 <<< 10844 1726879770.58736: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10844 1726879770.58744: stdout chunk (state=3): >>><<< 10844 1726879770.58760: stderr chunk (state=3): >>><<< 10841 1726879770.58768: stdout chunk (state=3): >>># 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 <<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0df06e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de9c828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0df069b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0dea9630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb50f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5a470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5fe48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5ab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de664e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de49d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de4c198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c15a940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c16c240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0debaa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c090080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c09b2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0c09bf60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c09ba90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c0a5080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c1357b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c135ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c120438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c111470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be48278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be50cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be55e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c10b2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0be5c1d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be55f98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0be5c2e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c17afd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5cdd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c9e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be676a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be67e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b9ee198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be67780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b9f3c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba172e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0ba176a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba1e390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7c8ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7bf2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7b5f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7ade80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba1ed30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0b7bff60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba17a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de17710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7c3048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de17a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de2f5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de2fe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de334e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0de33240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de23b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba03358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de2f470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e36908>\r\n# zipimport: found 107 names in \'/tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09b07ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09aad278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ab34e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09ab35f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ab3b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ae0b00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dea048>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dea278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dea5c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09adb2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09acd4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09adb630>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09ae0978>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e14eb8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d68978>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d75ac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e12d68>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d62470>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e0c2b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d90b00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d62630>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d9ea20>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d9eb00>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09d9ec88>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e03080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dbc668>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09db1d68>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09db1f60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09db1828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e09dd4a58>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dd4748>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dc5f28>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dd45c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dc5780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06443320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065388d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e064b9128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0647e898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064e5080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064e5128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06490940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06564208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064f7710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0652a160>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0652a908>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06502dd8>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e0651ae80>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065020f0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064f5208>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06560b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0657ed68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065858d0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06800fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05bc1c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05c07780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05be0898>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e05be9f60>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05c12358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05cfd978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e05cf9ac8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05cf9748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ExecMainStartTimestampMonotonic": "281120984", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ExecMainExitTimestampMonotonic": "299598422", "ExecMainPID": "18176", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:19 EDT", "StateChangeTimestampMonotonic": "299599028", "InactiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveExitTimestampMonotonic": "281121169", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ActiveEnterTimestampMonotonic": "299599028", "ActiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ActiveExitTimestampMonotonic": "281097374", "InactiveEnterTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveEnterTimestampMonotonic": "281119122", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ConditionTimestampMonotonic": "281120053", "AssertTimestamp": "Fri 2024-09-20 20:49:01 EDT", "AssertTimestampMonotonic": "281120076", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3a1c8f9dab994ceead0339e16a18064a", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 10844 1726879770.58862: _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 0x7f0e0df06e48> # /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 0x7f0e0de9c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0df069b0> # /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 0x7f0e0dea9630> 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 0x7f0e0deb0160> # /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 0x7f0e0deb50f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0deb0390> # /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 0x7f0e0de5a470> # /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 0x7f0e0de5fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de5ab38> # /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 0x7f0e0de664e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de49d68> # /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 0x7f0e0de4c198> # /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 0x7f0e0c15a940> # /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 0x7f0e0c16c240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0debaa20> 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 0x7f0e0c090080> # /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 0x7f0e0c09b2b0> # /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 0x7f0e0c09bf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c09ba90> 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 0x7f0e0c0a5080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c1357b8> # /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 0x7f0e0c135ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129160> # /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 0x7f0e0c129e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c120438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c111470> # /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 0x7f0e0be48278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be50cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c129438> 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 0x7f0e0be55e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c10b2b0> # /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 0x7f0e0be5c1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be55f98> # 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 0x7f0e0be5c2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0c17afd0> # /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 0x7f0e0be5cdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c9e8> # /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 0x7f0e0be676a0> # /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 0x7f0e0be67e80> # /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 0x7f0e0b9ee198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be67780> # /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 0x7f0e0b9f3c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c518> # /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 0x7f0e0ba172e8> # 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 0x7f0e0ba176a0> # /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 0x7f0e0ba1e390> # /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 0x7f0e0b7c8ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7bf2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7b5f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7ade80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba1ed30> # 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 0x7f0e0b7bff60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba17a20> # /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 0x7f0e0de17710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0b7c3048> 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 0x7f0e0de17a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0be5c860> # /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 0x7f0e0de2f5c0> # /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 0x7f0e0de33630> # 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 0x7f0e0de33b00> # 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 0x7f0e0de33c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de2fe10> # /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 0x7f0e0de33f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de334e0> # 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 0x7f0e0de33240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0de23b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0ba03358> # /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 0x7f0e0de2f470> # /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 0x7f0e09e36908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/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 0x7f0e09b07ac8> 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 0x7f0e09aad278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09ab34e0> # 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 0x7f0e09ab35f8> # /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 0x7f0e09ab3b38> # /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 0x7f0e09ae0b00> # 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 0x7f0e09dea048> # 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 0x7f0e09dea278> # /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 0x7f0e09dea5c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09adb2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09acd4a8> # /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 0x7f0e09adb630> # 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 0x7f0e09ae0978> # /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 0x7f0e09e14eb8> # /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 0x7f0e09d68978> # /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 0x7f0e09d75ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e12d68> # /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 0x7f0e09d62470> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e0c2b0> # /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 0x7f0e09d90b00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09d62630> # 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 0x7f0e09d9ea20> # 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 0x7f0e09d9eb00> # 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 0x7f0e09d9ec88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09e03080> # /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 0x7f0e09dbc668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09db1d68> # 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 0x7f0e09db1f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09db1828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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 0x7f0e09dd4a58> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dd4748> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dc5f28> # /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 0x7f0e09dd45c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e09dc5780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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 0x7f0e06443320> # 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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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 0x7f0e065388d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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 0x7f0e064b9128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e0647e898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/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 0x7f0e064e5080> # /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 0x7f0e064e5128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06490940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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 0x7f0e06564208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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 0x7f0e064f7710> # /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 0x7f0e0652a160> # 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 0x7f0e0652a908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06502dd8> # 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 0x7f0e0651ae80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e065020f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e064f5208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06560b00> # /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 0x7f0e0657ed68> # /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 0x7f0e065858d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e06800fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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 0x7f0e05bc1c50> # /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 0x7f0e05c07780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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 0x7f0e05be0898> # 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 0x7f0e05be9f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05c12358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/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 0x7f0e05cfd978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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 0x7f0e05cf9ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e05cf9748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/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_g8e2ud0t/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ExecMainStartTimestampMonotonic": "281120984", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ExecMainExitTimestampMonotonic": "299598422", "ExecMainPID": "18176", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:19 EDT", "StateChangeTimestampMonotonic": "299599028", "InactiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveExitTimestampMonotonic": "281121169", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ActiveEnterTimestampMonotonic": "299599028", "ActiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ActiveExitTimestampMonotonic": "281097374", "InactiveEnterTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveEnterTimestampMonotonic": "281119122", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ConditionTimestampMonotonic": "281120053", "AssertTimestamp": "Fri 2024-09-20 20:49:01 EDT", "AssertTimestampMonotonic": "281120076", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3a1c8f9dab994ceead0339e16a18064a", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.43.118 closed. 10844 1726879770.59542: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879769.9093058-10844-40393027169644/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10844 1726879770.59567: _low_level_execute_command(): starting 10844 1726879770.59575: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879769.9093058-10844-40393027169644/ > /dev/null 2>&1 && sleep 0'"'"'' 10842 1726879770.59652: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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 0x7f38e56bbac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e56bb748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 10841 1726879770.58957: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10841 1726879770.59695: stdout chunk (state=3): >>># 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 <<< 10841 1726879770.60278: stdout chunk (state=3): >>># 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 <<< 10842 1726879770.60804: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 10841 1726879770.60998: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 10841 1726879770.61005: stdout chunk (state=3): >>><<< 10841 1726879770.61017: stderr chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9aa1ae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9b0828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9aa1a9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9bd630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c90f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a96e470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a973e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a96eb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a97a4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a95dd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a960198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c6e940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c80240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9cea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98ba4080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98baf2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf98baff60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98bafa90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98bb9080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c497b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c49ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3d160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3de48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c34438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c25470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9895c2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98964d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3d0b8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98969e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c1f2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf98970208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98969fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf98970320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c8efd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897b6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897beb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf985021d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897b7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98506c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9852b2e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9852b6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98532390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982dcba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982d32e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982c9f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982c1e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98532d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf982d3f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9852ba20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a92b710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982d7048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a92ba90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a9435c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a943e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9474e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9a947240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a937b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98517358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a943470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9694a908>\r\n# zipimport: found 107 names in \'/tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9661bac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf965c1278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965c74e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf965c75f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965c7b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965f4b00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968fe048>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968fe278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968fe5c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965ef2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965e14a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965ef8d0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf96928dd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96928ef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf9687b9b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96889b00>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96926da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968764a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf969202e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968a4b38>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96876668>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968b29b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968b2b38>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968b2c18>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9691d080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968d05f8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968c5cf8>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968c5ef0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968c57b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf968ea9e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968ea6d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968daeb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968ea550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968da710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92f572b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9304c860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf92fcd128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92f92898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92ff9080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92ff9128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92fa4940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93078208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9300c710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93037160>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf93037908>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93012dd8>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf93032e80>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf930120f0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9301c208>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93074b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93092d68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf930998d0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9330cfd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf926d6c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9271c780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf926f5898>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf926fff60>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92725358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92811978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf92810ac8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92810748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ExecMainStartTimestampMonotonic": "315299798", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ExecMainExitTimestampMonotonic": "334409633", "ExecMainPID": "18071", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:08 EDT", "StateChangeTimestampMonotonic": "334410253", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveExitTimestampMonotonic": "315299829", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ActiveEnterTimestampMonotonic": "334410253", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ActiveExitTimestampMonotonic": "315276514", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveEnterTimestampMonotonic": "315297817", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ConditionTimestampMonotonic": "315298781", "AssertTimestamp": "Fri 2024-09-20 20:48:49 EDT", "AssertTimestampMonotonic": "315298804", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3615690114544a46963342501181e43e", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 10841 1726879770.61099: _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 0x7fdf9aa1ae48> # /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 0x7fdf9a9b0828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9aa1a9b0> # /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 0x7fdf9a9bd630> 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 0x7fdf9a9c4160> # /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 0x7fdf9a9c90f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9c4390> # /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 0x7fdf9a96e470> # /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 0x7fdf9a973e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a96eb38> # /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 0x7fdf9a97a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a95dd68> # /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 0x7fdf9a960198> # /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 0x7fdf98c6e940> # /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 0x7fdf98c80240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9cea20> 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 0x7fdf98ba4080> # /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 0x7fdf98baf2b0> # /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 0x7fdf98baff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98bafa90> 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 0x7fdf98bb9080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c497b8> # /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 0x7fdf98c49ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3d160> # /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 0x7fdf98c3de48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c34438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c25470> # /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 0x7fdf9895c2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98964d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c3d0b8> 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 0x7fdf98969e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c1f2b0> # /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 0x7fdf98970208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98969fd0> # 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 0x7fdf98970320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98c8efd0> # /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 0x7fdf98970e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970a20> # /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 0x7fdf9897b6d8> # /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 0x7fdf9897beb8> # /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 0x7fdf985021d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9897b7b8> # /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 0x7fdf98506c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970550> # /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 0x7fdf9852b2e8> # 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 0x7fdf9852b6a0> # /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 0x7fdf98532390> # /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 0x7fdf982dcba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982d32e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982c9f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982c1e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98532d30> # 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 0x7fdf982d3f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9852ba20> # /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 0x7fdf9a92b710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf982d7048> 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 0x7fdf9a92ba90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98970898> # /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 0x7fdf9a9435c0> # /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 0x7fdf9a947630> # 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 0x7fdf9a947b00> # 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 0x7fdf9a947c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a943e10> # /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 0x7fdf9a947f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a9474e0> # 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 0x7fdf9a947240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9a937b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf98517358> # /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 0x7fdf9a943470> # /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 0x7fdf9694a908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/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 0x7fdf9661bac8> 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 0x7fdf965c1278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965c74e0> # 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 0x7fdf965c75f8> # /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 0x7fdf965c7b38> # /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 0x7fdf965f4b00> # 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 0x7fdf968fe048> # 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 0x7fdf968fe278> # /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 0x7fdf968fe5c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965ef2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf965e14a8> # /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 0x7fdf965ef8d0> # 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 0x7fdf96928dd8> # /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 0x7fdf96928ef0> # /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 0x7fdf9687b9b0> # /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 0x7fdf96889b00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96926da0> # /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 0x7fdf968764a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf969202e8> # /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 0x7fdf968a4b38> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf96876668> # 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 0x7fdf968b29b0> # 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 0x7fdf968b2b38> # 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 0x7fdf968b2c18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9691d080> # /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 0x7fdf968d05f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968c5cf8> # 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 0x7fdf968c5ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968c57b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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 0x7fdf968ea9e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968ea6d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968daeb8> # /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 0x7fdf968ea550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf968da710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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 0x7fdf92f572b0> # 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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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 0x7fdf9304c860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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 0x7fdf92fcd128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92f92898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/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 0x7fdf92ff9080> # /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 0x7fdf92ff9128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92fa4940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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 0x7fdf93078208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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 0x7fdf9300c710> # /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 0x7fdf93037160> # 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 0x7fdf93037908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93012dd8> # 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 0x7fdf93032e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf930120f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9301c208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf93074b00> # /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 0x7fdf93092d68> # /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 0x7fdf930998d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf9330cfd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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 0x7fdf926d6c50> # /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 0x7fdf9271c780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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 0x7fdf926f5898> # 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 0x7fdf926fff60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92725358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/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 0x7fdf92811978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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 0x7fdf92810ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf92810748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/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_bfor_sj9/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ExecMainStartTimestampMonotonic": "315299798", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ExecMainExitTimestampMonotonic": "334409633", "ExecMainPID": "18071", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:08 EDT", "StateChangeTimestampMonotonic": "334410253", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveExitTimestampMonotonic": "315299829", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ActiveEnterTimestampMonotonic": "334410253", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ActiveExitTimestampMonotonic": "315276514", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveEnterTimestampMonotonic": "315297817", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ConditionTimestampMonotonic": "315298781", "AssertTimestamp": "Fri 2024-09-20 20:48:49 EDT", "AssertTimestampMonotonic": "315298804", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3615690114544a46963342501181e43e", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.42.60 closed. 10841 1726879770.61595: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879769.8916283-10841-9622340038634/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10841 1726879770.61629: _low_level_execute_command(): starting 10841 1726879770.61637: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879769.8916283-10841-9622340038634/ > /dev/null 2>&1 && sleep 0'"'"'' 10842 1726879770.62198: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10844 1726879770.62869: stderr chunk (state=2): >>><<< 10844 1726879770.62879: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10844 1726879770.62906: _low_level_execute_command() done: rc=0, stdout=, stderr= 10844 1726879770.62913: handler run complete 10844 1726879770.62974: attempt loop complete, returning result 10844 1726879770.62981: _execute() done 10844 1726879770.62984: dumping result to json 10844 1726879770.63000: done dumping result, returning 10844 1726879770.63010: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0e44ad9b-8ddf-c952-e8a3-000000000053] 10842 1726879770.63102: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10844 1726879770.63136: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000053 10844 1726879770.63219: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000053 10844 1726879770.63224: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ActiveEnterTimestampMonotonic": "299599028", "ActiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ActiveExitTimestampMonotonic": "281097374", "ActiveState": "active", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:49:01 EDT", "AssertTimestampMonotonic": "281120076", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ConditionTimestampMonotonic": "281120053", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ExecMainExitTimestampMonotonic": "299598422", "ExecMainPID": "18176", "ExecMainStartTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ExecMainStartTimestampMonotonic": "281120984", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.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": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveEnterTimestampMonotonic": "281119122", "InactiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveExitTimestampMonotonic": "281121169", "InvocationID": "3a1c8f9dab994ceead0339e16a18064a", "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": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice", "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": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:49:19 EDT", "StateChangeTimestampMonotonic": "299599028", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "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": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10842 1726879770.63903: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 10841 1726879770.64404: stderr chunk (state=2): >>><<< 10841 1726879770.64412: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10841 1726879770.64431: _low_level_execute_command() done: rc=0, stdout=, stderr= 10841 1726879770.64438: handler run complete 10841 1726879770.64470: attempt loop complete, returning result 10841 1726879770.64474: _execute() done 10841 1726879770.64477: dumping result to json 10841 1726879770.64490: done dumping result, returning 10841 1726879770.64499: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0e44ad9b-8ddf-c952-e8a3-000000000053] 10841 1726879770.64512: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000053 10841 1726879770.64588: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000053 10841 1726879770.64593: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ActiveEnterTimestampMonotonic": "334410253", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ActiveExitTimestampMonotonic": "315276514", "ActiveState": "active", "After": "remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:48:49 EDT", "AssertTimestampMonotonic": "315298804", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ConditionTimestampMonotonic": "315298781", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ExecMainExitTimestampMonotonic": "334409633", "ExecMainPID": "18071", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ExecMainStartTimestampMonotonic": "315299798", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.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": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveEnterTimestampMonotonic": "315297817", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveExitTimestampMonotonic": "315299829", "InvocationID": "3615690114544a46963342501181e43e", "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": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice", "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": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:49:08 EDT", "StateChangeTimestampMonotonic": "334410253", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "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": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10842 1726879770.65099: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available <<< 10842 1726879770.66101: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10842 1726879770.67194: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10842 1726879770.67801: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # <<< 10842 1726879770.71126: stdout chunk (state=3): >>> {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ExecMainStartTimestampMonotonic": "343483109", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ExecMainExitTimestampMonotonic": "361311819", "ExecMainPID": "21821", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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", "Capa<<< 10842 1726879770.71155: stdout chunk (state=3): >>>bilityBoundingSet": "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": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:11 EDT", "StateChangeTimestampMonotonic": "361312459", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveExitTimestampMonotonic": "343483139", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ActiveEnterTimestampMonotonic": "361312459", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ActiveExitTimestampMonotonic": "343460273", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveEnterTimestampMonotonic": "343481079", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ConditionTimestampMonotonic": "343482147", "AssertTimestamp": "Fri 2024-09-20 20:48:53 EDT", "AssertTimestampMonotonic": "343482202", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "28892716c0dc430a9d43fffb6191662f", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} <<< 10842 1726879770.71445: 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<<< 10842 1726879770.71483: 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 # 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<<< 10842 1726879770.72607: stdout chunk (state=3): >>> # 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 # des<<< 10842 1726879770.72627: stdout chunk (state=3): >>>troy 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 <<< 10842 1726879770.73099: stdout chunk (state=3): >>># 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 <<< 10842 1726879770.73361: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 10842 1726879770.73368: stdout chunk (state=3): >>><<< 10842 1726879770.73379: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8c8e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed85e828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8c89b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed86b630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8770f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed81c470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed821e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed81cb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8284e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed80bd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed80e198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb1c940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb2e240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed87ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba52080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba5d2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eba5df60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba5da90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba67080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaf77b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaf7ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaeb160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaebe48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebae2438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebad3470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb80a2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb812d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaeb0b8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb817e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebacd2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb81e208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb817fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb81e320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb3cfd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81ee10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81ea20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb8296d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb829eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3b01d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb8297b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3b4c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81e550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3d92e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb3d96a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3e0390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb18aba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb1812e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb177f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb16fe80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3e0d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38eb181f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3d9a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7d9710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb185048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7d9a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81e898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f15c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f1e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f54e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38ed7f5240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7e5b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3c5358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f1470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97f8908>\r\n# zipimport: found 107 names in \'/tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94c9ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e946f278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94754e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e94755f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9475b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94a2b00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97ac048>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97ac278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97ac5c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e949d2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e948f4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e949d860>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97d6dd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97d6ef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97299b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9737ac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97d4da0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97244a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97ce2e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9754ac8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9724668>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97609e8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e9760ac8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e9760c50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97cb080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e977e630>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9773d30>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e9773f28>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97737f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e97989e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97986d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9788eb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9798550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9788710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e062b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5efa8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e5e7b128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e40898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ea7080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ea7128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e52940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f26208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5eb8710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5eec160>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e5eec908>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ec3dd8>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e5edce80>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ec30f0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e619b208>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f22b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f40d68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f478d0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e61c2fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5583c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55c9780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55a2898>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e55abf60>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55d4358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e56bf978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38e56bbac8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e56bb748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ExecMainStartTimestampMonotonic": "343483109", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ExecMainExitTimestampMonotonic": "361311819", "ExecMainPID": "21821", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:11 EDT", "StateChangeTimestampMonotonic": "361312459", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveExitTimestampMonotonic": "343483139", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ActiveEnterTimestampMonotonic": "361312459", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ActiveExitTimestampMonotonic": "343460273", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveEnterTimestampMonotonic": "343481079", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ConditionTimestampMonotonic": "343482147", "AssertTimestamp": "Fri 2024-09-20 20:48:53 EDT", "AssertTimestampMonotonic": "343482202", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "28892716c0dc430a9d43fffb6191662f", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 10842 1726879770.73464: _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 0x7f38ed8c8e48> # /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 0x7f38ed85e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed8c89b0> # /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 0x7f38ed86b630> 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 0x7f38ed872160> # /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 0x7f38ed8770f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed872390> # /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 0x7f38ed81c470> # /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 0x7f38ed821e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed81cb38> # /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 0x7f38ed8284e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed80bd68> # /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 0x7f38ed80e198> # /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 0x7f38ebb1c940> # /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 0x7f38ebb2e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed87ca20> 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 0x7f38eba52080> # /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 0x7f38eba5d2b0> # /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 0x7f38eba5df60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eba5da90> 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 0x7f38eba67080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaf77b8> # /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 0x7f38ebaf7ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaeb160> # /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 0x7f38ebaebe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebae2438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebad3470> # /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 0x7f38eb80a2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb812d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebaeb0b8> 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 0x7f38eb817e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebacd2b0> # /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 0x7f38eb81e208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb817fd0> # 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 0x7f38eb81e320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ebb3cfd0> # /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 0x7f38eb81ee10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81ea20> # /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 0x7f38eb8296d8> # /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 0x7f38eb829eb8> # /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 0x7f38eb3b01d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb8297b8> # /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 0x7f38eb3b4c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81e550> # /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 0x7f38eb3d92e8> # 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 0x7f38eb3d96a0> # /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 0x7f38eb3e0390> # /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 0x7f38eb18aba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb1812e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb177f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb16fe80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3e0d30> # 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 0x7f38eb181f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3d9a20> # /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 0x7f38ed7d9710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb185048> 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 0x7f38ed7d9a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb81e898> # /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 0x7f38ed7f15c0> # /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 0x7f38ed7f5630> # 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 0x7f38ed7f5b00> # 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 0x7f38ed7f5c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f1e10> # /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 0x7f38ed7f5f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7f54e0> # 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 0x7f38ed7f5240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38ed7e5b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38eb3c5358> # /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 0x7f38ed7f1470> # /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 0x7f38e97f8908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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 0x7f38e94c9ac8> 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 0x7f38e946f278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e94754e0> # 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 0x7f38e94755f8> # /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 0x7f38e9475b38> # /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 0x7f38e94a2b00> # 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 0x7f38e97ac048> # 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 0x7f38e97ac278> # /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 0x7f38e97ac5c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e949d2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e948f4a8> # /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 0x7f38e949d860> # 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 0x7f38e97d6dd8> # /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 0x7f38e97d6ef0> # /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 0x7f38e97299b0> # /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 0x7f38e9737ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97d4da0> # /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 0x7f38e97244a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97ce2e8> # /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 0x7f38e9754ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9724668> # 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 0x7f38e97609e8> # 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 0x7f38e9760ac8> # 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 0x7f38e9760c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97cb080> # /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 0x7f38e977e630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9773d30> # 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 0x7f38e9773f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97737f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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 0x7f38e97989e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e97986d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9788eb8> # /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 0x7f38e9798550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e9788710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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 0x7f38e5e062b0> # 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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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 0x7f38e5efa8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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 0x7f38e5e7b128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e40898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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 0x7f38e5ea7080> # /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 0x7f38e5ea7128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5e52940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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 0x7f38e5f26208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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 0x7f38e5eb8710> # /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 0x7f38e5eec160> # 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 0x7f38e5eec908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ec3dd8> # 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 0x7f38e5edce80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5ec30f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e619b208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e5f22b00> # /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 0x7f38e5f40d68> # /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 0x7f38e5f478d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e61c2fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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 0x7f38e5583c50> # /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 0x7f38e55c9780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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 0x7f38e55a2898> # 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 0x7f38e55abf60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e55d4358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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 0x7f38e56bf978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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 0x7f38e56bbac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38e56bb748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/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_qqgro68x/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ExecMainStartTimestampMonotonic": "343483109", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ExecMainExitTimestampMonotonic": "361311819", "ExecMainPID": "21821", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:11 EDT", "StateChangeTimestampMonotonic": "361312459", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveExitTimestampMonotonic": "343483139", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ActiveEnterTimestampMonotonic": "361312459", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ActiveExitTimestampMonotonic": "343460273", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveEnterTimestampMonotonic": "343481079", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ConditionTimestampMonotonic": "343482147", "AssertTimestamp": "Fri 2024-09-20 20:48:53 EDT", "AssertTimestampMonotonic": "343482202", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "28892716c0dc430a9d43fffb6191662f", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.43.205 closed. 10842 1726879770.73997: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879769.9175951-10842-51372553609916/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10842 1726879770.74022: _low_level_execute_command(): starting 10842 1726879770.74029: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879769.9175951-10842-51372553609916/ > /dev/null 2>&1 && sleep 0'"'"'' 10842 1726879770.77368: stderr chunk (state=2): >>><<< 10842 1726879770.77379: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10842 1726879770.77402: _low_level_execute_command() done: rc=0, stdout=, stderr= 10842 1726879770.77409: handler run complete 10842 1726879770.77443: attempt loop complete, returning result 10842 1726879770.77450: _execute() done 10842 1726879770.77454: dumping result to json 10842 1726879770.77467: done dumping result, returning 10842 1726879770.77475: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is enabled [0e44ad9b-8ddf-c952-e8a3-000000000053] 10842 1726879770.77485: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000053 10842 1726879770.77566: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000053 10842 1726879770.77570: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ActiveEnterTimestampMonotonic": "361312459", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ActiveExitTimestampMonotonic": "343460273", "ActiveState": "active", "After": "network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:48:53 EDT", "AssertTimestampMonotonic": "343482202", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ConditionTimestampMonotonic": "343482147", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ExecMainExitTimestampMonotonic": "361311819", "ExecMainPID": "21821", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ExecMainStartTimestampMonotonic": "343483109", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.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": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveEnterTimestampMonotonic": "343481079", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveExitTimestampMonotonic": "343483139", "InvocationID": "28892716c0dc430a9d43fffb6191662f", "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": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice", "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": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:49:11 EDT", "StateChangeTimestampMonotonic": "361312459", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "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": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10596 1726879770.77831: no more pending results, returning what we have 10596 1726879770.77834: results queue empty 10596 1726879770.77835: checking for any_errors_fatal 10596 1726879770.77841: done checking for any_errors_fatal 10596 1726879770.77841: checking for max_fail_percentage 10596 1726879770.77842: done checking for max_fail_percentage 10596 1726879770.77843: checking to see if all hosts have failed and the running result is not ok 10596 1726879770.77844: done checking to see if all hosts have failed 10596 1726879770.77844: getting the remaining hosts for this loop 10596 1726879770.77845: done getting the remaining hosts for this loop 10596 1726879770.77848: getting the next task for host managed_node1 10596 1726879770.77853: done getting next task for host managed_node1 10596 1726879770.77856: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks 10596 1726879770.77858: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879770.77859: getting the next task for host managed_node2 10596 1726879770.77861: done getting next task for host managed_node2 10596 1726879770.77862: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks 10596 1726879770.77862: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879770.77863: getting the next task for host managed_node3 10596 1726879770.77864: done getting next task for host managed_node3 10596 1726879770.77865: ^ task is: TASK: fedora.linux_system_roles.kdump : Include SSH tasks 10596 1726879770.77866: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879770.77882: getting variables 10596 1726879770.77883: in VariableManager get_vars() 10596 1726879770.77907: Calling all_inventory to load vars for managed_node1 10596 1726879770.77909: Calling groups_inventory to load vars for managed_node1 10596 1726879770.77911: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879770.77917: Calling all_plugins_play to load vars for managed_node1 10596 1726879770.77918: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879770.77920: Calling groups_plugins_play to load vars for managed_node1 10596 1726879770.78027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879770.78151: done with get_vars() 10596 1726879770.78160: done getting variables TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Friday 20 September 2024 20:49:30 -0400 (0:00:00.952) 0:00:09.225 ****** 10596 1726879770.78227: entering _queue_task() for managed_node1/include_tasks 10596 1726879770.78443: worker is 1 (out of 3 available) 10596 1726879770.78463: exiting _queue_task() for managed_node1/include_tasks 10596 1726879770.78506: getting variables 10596 1726879770.78510: in VariableManager get_vars() 10596 1726879770.78614: Calling all_inventory to load vars for managed_node2 10596 1726879770.78618: Calling groups_inventory to load vars for managed_node2 10596 1726879770.78620: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879770.78633: Calling all_plugins_play to load vars for managed_node2 10596 1726879770.78636: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879770.78638: Calling groups_plugins_play to load vars for managed_node2 10596 1726879770.78854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879770.79062: done with get_vars() 10596 1726879770.79074: done getting variables 10596 1726879770.79171: entering _queue_task() for managed_node2/include_tasks 10596 1726879770.79436: worker is 2 (out of 3 available) 10596 1726879770.79450: exiting _queue_task() for managed_node2/include_tasks 10596 1726879770.79478: getting variables 10596 1726879770.79481: in VariableManager get_vars() 10596 1726879770.79567: Calling all_inventory to load vars for managed_node3 10596 1726879770.79572: Calling groups_inventory to load vars for managed_node3 10596 1726879770.79574: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879770.79589: Calling all_plugins_play to load vars for managed_node3 10596 1726879770.79594: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879770.79598: Calling groups_plugins_play to load vars for managed_node3 10596 1726879770.79857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879770.80150: done with get_vars() 10596 1726879770.80160: done getting variables 10596 1726879770.80249: entering _queue_task() for managed_node3/include_tasks 10596 1726879770.80524: worker is 3 (out of 3 available) 10596 1726879770.80538: exiting _queue_task() for managed_node3/include_tasks 10596 1726879770.80550: done queuing things up, now waiting for results queue to drain 10596 1726879770.80552: waiting for pending results... 10868 1726879770.78857: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Include SSH tasks 10868 1726879770.78989: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000054 10868 1726879770.79006: variable 'ansible_search_path' from source: unknown 10868 1726879770.79010: variable 'ansible_search_path' from source: unknown 10868 1726879770.79029: calling self._execute() 10868 1726879770.79098: variable 'ansible_host' from source: host vars for 'managed_node1' 10868 1726879770.79107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10868 1726879770.79116: variable 'omit' from source: magic vars 10868 1726879770.79471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10869 1726879770.80782: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Include SSH tasks 10869 1726879770.80906: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000054 10869 1726879770.80920: variable 'ansible_search_path' from source: unknown 10869 1726879770.80924: variable 'ansible_search_path' from source: unknown 10869 1726879770.80943: calling self._execute() 10869 1726879770.81000: variable 'ansible_host' from source: host vars for 'managed_node2' 10869 1726879770.81008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10869 1726879770.81015: variable 'omit' from source: magic vars 10869 1726879770.81397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10870 1726879770.81915: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Include SSH tasks 10870 1726879770.82043: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000054 10870 1726879770.82060: variable 'ansible_search_path' from source: unknown 10870 1726879770.82064: variable 'ansible_search_path' from source: unknown 10870 1726879770.82095: calling self._execute() 10870 1726879770.82162: variable 'ansible_host' from source: host vars for 'managed_node3' 10870 1726879770.82172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10870 1726879770.82180: variable 'omit' from source: magic vars 10870 1726879770.82545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10868 1726879770.82606: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10868 1726879770.82695: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10868 1726879770.82734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10868 1726879770.82773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10868 1726879770.82801: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10868 1726879770.82875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10868 1726879770.82905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10868 1726879770.82930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10868 1726879770.82971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10868 1726879770.82986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10868 1726879770.83112: variable 'kdump_target' from source: play vars 10868 1726879770.83211: variable 'kdump_ssh_user' from source: play vars 10868 1726879770.83315: variable 'hostvars' from source: magic vars 10868 1726879770.83322: variable 'kdump_test_ssh_server_outside' from source: play vars 10868 1726879770.83328: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10868 1726879770.83388: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10868 1726879770.83403: in VariableManager get_vars() 10868 1726879770.83412: Calling all_inventory to load vars for managed_node1 10868 1726879770.83418: Calling groups_inventory to load vars for managed_node1 10868 1726879770.83424: Calling all_plugins_inventory to load vars for managed_node1 10868 1726879770.83433: Calling all_plugins_play to load vars for managed_node1 10868 1726879770.83438: Calling groups_plugins_inventory to load vars for managed_node1 10868 1726879770.83443: Calling groups_plugins_play to load vars for managed_node1 10868 1726879770.83633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10868 1726879770.83819: done with get_vars() 10868 1726879770.83833: variable 'ansible_user_id' from source: facts 10868 1726879770.83851: variable 'kdump_test_ssh_server_inside' from source: play vars 10868 1726879770.84103: variable 'kdump_test_ssh_source' from source: play vars 10868 1726879770.84267: variable 'ansible_env' from source: facts 10868 1726879770.84282: variable 'hostvars' from source: magic vars 10868 1726879770.84287: variable 'kdump_test_ssh_server_outside' from source: play vars 10868 1726879770.84294: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10868 1726879770.84354: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10868 1726879770.84362: in VariableManager get_vars() 10868 1726879770.84368: Calling all_inventory to load vars for managed_node1 10868 1726879770.84371: Calling groups_inventory to load vars for managed_node1 10868 1726879770.84376: Calling all_plugins_inventory to load vars for managed_node1 10868 1726879770.84382: Calling all_plugins_play to load vars for managed_node1 10868 1726879770.84386: Calling groups_plugins_inventory to load vars for managed_node1 10868 1726879770.84393: Calling groups_plugins_play to load vars for managed_node1 10868 1726879770.84531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10868 1726879770.84733: done with get_vars() 10868 1726879770.84747: variable 'ansible_all_ipv4_addresses' from source: facts 10868 1726879770.84755: in VariableManager get_vars() 10868 1726879770.84759: Calling all_inventory to load vars for managed_node1 10868 1726879770.84762: Calling groups_inventory to load vars for managed_node1 10868 1726879770.84766: Calling all_plugins_inventory to load vars for managed_node1 10868 1726879770.84771: Calling all_plugins_play to load vars for managed_node1 10868 1726879770.84775: Calling groups_plugins_inventory to load vars for managed_node1 10868 1726879770.84779: Calling groups_plugins_play to load vars for managed_node1 10868 1726879770.84905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10868 1726879770.85095: done with get_vars() 10868 1726879770.85106: variable 'ansible_all_ipv6_addresses' from source: facts 10868 1726879770.85110: in VariableManager get_vars() 10868 1726879770.85114: Calling all_inventory to load vars for managed_node1 10868 1726879770.85117: Calling groups_inventory to load vars for managed_node1 10868 1726879770.85121: Calling all_plugins_inventory to load vars for managed_node1 10868 1726879770.85127: Calling all_plugins_play to load vars for managed_node1 10868 1726879770.85130: Calling groups_plugins_inventory to load vars for managed_node1 10868 1726879770.85134: Calling groups_plugins_play to load vars for managed_node1 10868 1726879770.85257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10868 1726879770.85418: done with get_vars() 10868 1726879770.85428: variable 'ansible_default_ipv4' from source: facts 10868 1726879770.85442: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True 10868 1726879770.85451: _execute() done 10868 1726879770.85454: dumping result to json 10868 1726879770.85457: done dumping result, returning 10868 1726879770.85462: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0e44ad9b-8ddf-c952-e8a3-000000000054] 10868 1726879770.85472: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000054 10868 1726879770.85500: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000054 10868 1726879770.85503: WORKER PROCESS EXITING 10869 1726879770.86085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10869 1726879770.86330: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10869 1726879770.86369: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10869 1726879770.86403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10869 1726879770.86441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10869 1726879770.86511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10869 1726879770.86539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10869 1726879770.86561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10869 1726879770.86598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10869 1726879770.86609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10869 1726879770.86721: variable 'kdump_target' from source: play vars 10869 1726879770.86813: variable 'kdump_ssh_user' from source: play vars 10869 1726879770.86909: variable 'hostvars' from source: magic vars 10869 1726879770.86916: variable 'kdump_test_ssh_server_outside' from source: play vars 10869 1726879770.86921: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10869 1726879770.86972: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10869 1726879770.86985: in VariableManager get_vars() 10869 1726879770.86997: Calling all_inventory to load vars for managed_node2 10869 1726879770.87002: Calling groups_inventory to load vars for managed_node2 10869 1726879770.87008: Calling all_plugins_inventory to load vars for managed_node2 10869 1726879770.87016: Calling all_plugins_play to load vars for managed_node2 10869 1726879770.87021: Calling groups_plugins_inventory to load vars for managed_node2 10869 1726879770.87026: Calling groups_plugins_play to load vars for managed_node2 10869 1726879770.87172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10869 1726879770.87344: done with get_vars() 10869 1726879770.87360: variable 'ansible_user_id' from source: facts 10869 1726879770.87377: variable 'kdump_test_ssh_server_inside' from source: play vars 10870 1726879770.87433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10870 1726879770.87518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10870 1726879770.87560: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10870 1726879770.87597: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10870 1726879770.87625: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10870 1726879770.87704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10869 1726879770.87717: variable 'kdump_test_ssh_source' from source: play vars 10870 1726879770.87732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10870 1726879770.87760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10870 1726879770.87801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10870 1726879770.87815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10869 1726879770.87876: variable 'ansible_env' from source: facts 10869 1726879770.87894: variable 'hostvars' from source: magic vars 10869 1726879770.87900: variable 'kdump_test_ssh_server_outside' from source: play vars 10869 1726879770.87904: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10870 1726879770.87934: variable 'kdump_target' from source: play vars 10869 1726879770.87959: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10869 1726879770.87968: in VariableManager get_vars() 10869 1726879770.87974: Calling all_inventory to load vars for managed_node2 10869 1726879770.87978: Calling groups_inventory to load vars for managed_node2 10869 1726879770.87982: Calling all_plugins_inventory to load vars for managed_node2 10869 1726879770.87989: Calling all_plugins_play to load vars for managed_node2 10869 1726879770.87996: Calling groups_plugins_inventory to load vars for managed_node2 10869 1726879770.88002: Calling groups_plugins_play to load vars for managed_node2 10870 1726879770.88030: variable 'kdump_ssh_user' from source: play vars 10870 1726879770.88134: variable 'hostvars' from source: magic vars 10870 1726879770.88141: variable 'kdump_test_ssh_server_outside' from source: play vars 10870 1726879770.88146: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10869 1726879770.88157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10870 1726879770.88209: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10870 1726879770.88223: in VariableManager get_vars() 10870 1726879770.88234: Calling all_inventory to load vars for managed_node3 10870 1726879770.88239: Calling groups_inventory to load vars for managed_node3 10870 1726879770.88245: Calling all_plugins_inventory to load vars for managed_node3 10870 1726879770.88258: Calling all_plugins_play to load vars for managed_node3 10870 1726879770.88264: Calling groups_plugins_inventory to load vars for managed_node3 10870 1726879770.88268: Calling groups_plugins_play to load vars for managed_node3 10869 1726879770.88329: done with get_vars() 10869 1726879770.88343: variable 'ansible_all_ipv4_addresses' from source: facts 10869 1726879770.88347: in VariableManager get_vars() 10869 1726879770.88352: Calling all_inventory to load vars for managed_node2 10869 1726879770.88356: Calling groups_inventory to load vars for managed_node2 10869 1726879770.88360: Calling all_plugins_inventory to load vars for managed_node2 10869 1726879770.88366: Calling all_plugins_play to load vars for managed_node2 10869 1726879770.88370: Calling groups_plugins_inventory to load vars for managed_node2 10869 1726879770.88375: Calling groups_plugins_play to load vars for managed_node2 10870 1726879770.88431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10870 1726879770.88681: done with get_vars() 10870 1726879770.88707: variable 'ansible_user_id' from source: facts 10870 1726879770.88734: variable 'kdump_test_ssh_server_inside' from source: play vars 10870 1726879770.89042: variable 'kdump_test_ssh_source' from source: play vars 10869 1726879770.89115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10870 1726879770.89228: variable 'ansible_env' from source: facts 10870 1726879770.89244: variable 'hostvars' from source: magic vars 10870 1726879770.89251: variable 'kdump_test_ssh_server_outside' from source: play vars 10870 1726879770.89256: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10869 1726879770.89288: done with get_vars() 10869 1726879770.89303: variable 'ansible_all_ipv6_addresses' from source: facts 10869 1726879770.89309: in VariableManager get_vars() 10869 1726879770.89314: Calling all_inventory to load vars for managed_node2 10870 1726879770.89314: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10869 1726879770.89319: Calling groups_inventory to load vars for managed_node2 10870 1726879770.89322: in VariableManager get_vars() 10869 1726879770.89323: Calling all_plugins_inventory to load vars for managed_node2 10870 1726879770.89327: Calling all_inventory to load vars for managed_node3 10869 1726879770.89330: Calling all_plugins_play to load vars for managed_node2 10870 1726879770.89331: Calling groups_inventory to load vars for managed_node3 10869 1726879770.89335: Calling groups_plugins_inventory to load vars for managed_node2 10869 1726879770.89340: Calling groups_plugins_play to load vars for managed_node2 10870 1726879770.89335: Calling all_plugins_inventory to load vars for managed_node3 10870 1726879770.89361: Calling all_plugins_play to load vars for managed_node3 10870 1726879770.89366: Calling groups_plugins_inventory to load vars for managed_node3 10870 1726879770.89371: Calling groups_plugins_play to load vars for managed_node3 10869 1726879770.89472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10870 1726879770.89511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10869 1726879770.89678: done with get_vars() 10869 1726879770.89689: variable 'ansible_default_ipv4' from source: facts 10870 1726879770.89694: done with get_vars() 10870 1726879770.89706: variable 'ansible_all_ipv4_addresses' from source: facts 10869 1726879770.89709: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True 10870 1726879770.89710: in VariableManager get_vars() 10870 1726879770.89715: Calling all_inventory to load vars for managed_node3 10869 1726879770.89716: _execute() done 10870 1726879770.89719: Calling groups_inventory to load vars for managed_node3 10869 1726879770.89719: dumping result to json 10869 1726879770.89723: done dumping result, returning 10869 1726879770.89730: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0e44ad9b-8ddf-c952-e8a3-000000000054] 10870 1726879770.89723: Calling all_plugins_inventory to load vars for managed_node3 10869 1726879770.89740: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000054 10870 1726879770.89741: Calling all_plugins_play to load vars for managed_node3 10870 1726879770.89746: Calling groups_plugins_inventory to load vars for managed_node3 10870 1726879770.89754: Calling groups_plugins_play to load vars for managed_node3 10869 1726879770.89771: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000054 10869 1726879770.89774: WORKER PROCESS EXITING 10870 1726879770.89876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10870 1726879770.90059: done with get_vars() 10870 1726879770.90071: variable 'ansible_all_ipv6_addresses' from source: facts 10870 1726879770.90075: in VariableManager get_vars() 10870 1726879770.90080: Calling all_inventory to load vars for managed_node3 10870 1726879770.90084: Calling groups_inventory to load vars for managed_node3 10870 1726879770.90089: Calling all_plugins_inventory to load vars for managed_node3 10870 1726879770.90097: Calling all_plugins_play to load vars for managed_node3 10870 1726879770.90102: Calling groups_plugins_inventory to load vars for managed_node3 10870 1726879770.90107: Calling groups_plugins_play to load vars for managed_node3 10870 1726879770.90237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10870 1726879770.90375: done with get_vars() 10870 1726879770.90386: variable 'ansible_default_ipv4' from source: facts 10870 1726879770.90401: Evaluated conditional (kdump_target.type | d(none) == 'ssh'): True 10870 1726879770.90409: _execute() done 10870 1726879770.90412: dumping result to json 10870 1726879770.90415: done dumping result, returning 10870 1726879770.90421: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Include SSH tasks [0e44ad9b-8ddf-c952-e8a3-000000000054] 10870 1726879770.90523: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000054 10870 1726879770.90555: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000054 10870 1726879770.90559: WORKER PROCESS EXITING 10596 1726879770.90665: no more pending results, returning what we have 10596 1726879770.90670: in VariableManager get_vars() 10596 1726879770.90705: Calling all_inventory to load vars for managed_node1 10596 1726879770.90708: Calling groups_inventory to load vars for managed_node1 10596 1726879770.90709: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879770.90717: Calling all_plugins_play to load vars for managed_node1 10596 1726879770.90719: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879770.90721: Calling groups_plugins_play to load vars for managed_node1 10596 1726879770.90859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879770.90972: done with get_vars() 10596 1726879770.90978: variable 'ansible_search_path' from source: unknown 10596 1726879770.90979: variable 'ansible_search_path' from source: unknown 10596 1726879770.91004: in VariableManager get_vars() 10596 1726879770.91014: Calling all_inventory to load vars for managed_node2 10596 1726879770.91015: Calling groups_inventory to load vars for managed_node2 10596 1726879770.91016: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879770.91020: Calling all_plugins_play to load vars for managed_node2 10596 1726879770.91022: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879770.91024: Calling groups_plugins_play to load vars for managed_node2 10596 1726879770.91233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879770.91399: done with get_vars() 10596 1726879770.91404: variable 'ansible_search_path' from source: unknown 10596 1726879770.91404: variable 'ansible_search_path' from source: unknown 10596 1726879770.91423: in VariableManager get_vars() 10596 1726879770.91430: Calling all_inventory to load vars for managed_node3 10596 1726879770.91431: Calling groups_inventory to load vars for managed_node3 10596 1726879770.91433: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879770.91435: Calling all_plugins_play to load vars for managed_node3 10596 1726879770.91436: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879770.91438: Calling groups_plugins_play to load vars for managed_node3 10596 1726879770.91525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879770.91629: done with get_vars() 10596 1726879770.91633: variable 'ansible_search_path' from source: unknown 10596 1726879770.91634: variable 'ansible_search_path' from source: unknown 10596 1726879770.91651: we have included files to process 10596 1726879770.91652: generating all_blocks data 10596 1726879770.91653: done generating all_blocks data 10596 1726879770.91660: processing included file: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml 10596 1726879770.91661: loading included file: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml 10596 1726879770.91662: Loading data from /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml included: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed_node1, managed_node2, managed_node3 10596 1726879770.92477: done processing included file 10596 1726879770.92479: iterating over new_blocks loaded from include file 10596 1726879770.92480: in VariableManager get_vars() 10596 1726879770.92493: done with get_vars() 10596 1726879770.92495: filtering new block on tags 10596 1726879770.92507: done filtering new block on tags 10596 1726879770.92509: in VariableManager get_vars() 10596 1726879770.92519: done with get_vars() 10596 1726879770.92519: filtering new block on tags 10596 1726879770.92535: done filtering new block on tags 10596 1726879770.92536: in VariableManager get_vars() 10596 1726879770.92546: done with get_vars() 10596 1726879770.92547: filtering new block on tags 10596 1726879770.92557: done filtering new block on tags 10596 1726879770.92558: done iterating over new_blocks loaded from include file 10596 1726879770.92559: extending task lists for all hosts with included blocks 10596 1726879770.93754: done extending task lists 10596 1726879770.93756: done processing included files 10596 1726879770.93756: results queue empty 10596 1726879770.93757: checking for any_errors_fatal 10596 1726879770.93764: done checking for any_errors_fatal 10596 1726879770.93765: checking for max_fail_percentage 10596 1726879770.93765: done checking for max_fail_percentage 10596 1726879770.93765: checking to see if all hosts have failed and the running result is not ok 10596 1726879770.93766: done checking to see if all hosts have failed 10596 1726879770.93767: getting the remaining hosts for this loop 10596 1726879770.93767: done getting the remaining hosts for this loop 10596 1726879770.93769: getting the next task for host managed_node1 10596 1726879770.93772: done getting next task for host managed_node1 10596 1726879770.93773: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 10596 1726879770.93775: ^ state is: HOST STATE: block=3, 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=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 10596 1726879770.93776: getting the next task for host managed_node2 10596 1726879770.93777: done getting next task for host managed_node2 10596 1726879770.93778: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 10596 1726879770.93779: ^ state is: HOST STATE: block=3, 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=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 10596 1726879770.93780: getting the next task for host managed_node3 10596 1726879770.93781: done getting next task for host managed_node3 10596 1726879770.93782: ^ task is: TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 10596 1726879770.93783: ^ state is: HOST STATE: block=3, 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=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 10596 1726879770.93789: getting variables 10596 1726879770.93790: in VariableManager get_vars() 10596 1726879770.93800: Calling all_inventory to load vars for managed_node1 10596 1726879770.93801: Calling groups_inventory to load vars for managed_node1 10596 1726879770.93802: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879770.93806: Calling all_plugins_play to load vars for managed_node1 10596 1726879770.93807: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879770.93808: Calling groups_plugins_play to load vars for managed_node1 10596 1726879770.93894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879770.94002: done with get_vars() 10596 1726879770.94008: done getting variables 10596 1726879770.94068: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Friday 20 September 2024 20:49:30 -0400 (0:00:00.158) 0:00:09.384 ****** 10596 1726879770.94107: entering _queue_task() for managed_node1/command 10596 1726879770.94109: Creating lock for command 10596 1726879770.94458: worker is 1 (out of 3 available) 10596 1726879770.94480: exiting _queue_task() for managed_node1/command 10596 1726879770.94525: getting variables 10596 1726879770.94528: in VariableManager get_vars() 10596 1726879770.94621: Calling all_inventory to load vars for managed_node2 10596 1726879770.94625: Calling groups_inventory to load vars for managed_node2 10596 1726879770.94627: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879770.94640: Calling all_plugins_play to load vars for managed_node2 10596 1726879770.94643: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879770.94646: Calling groups_plugins_play to load vars for managed_node2 10596 1726879770.94871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879770.95097: done with get_vars() 10596 1726879770.95108: done getting variables 10596 1726879770.95191: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879770.95205: entering _queue_task() for managed_node2/command 10596 1726879770.95498: worker is 2 (out of 3 available) 10596 1726879770.95511: exiting _queue_task() for managed_node2/command 10596 1726879770.95538: getting variables 10596 1726879770.95542: in VariableManager get_vars() 10596 1726879770.95619: Calling all_inventory to load vars for managed_node3 10596 1726879770.95624: Calling groups_inventory to load vars for managed_node3 10596 1726879770.95626: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879770.95640: Calling all_plugins_play to load vars for managed_node3 10596 1726879770.95644: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879770.95647: Calling groups_plugins_play to load vars for managed_node3 10596 1726879770.96025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879770.96244: done with get_vars() 10596 1726879770.96255: done getting variables 10596 1726879770.96329: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879770.96341: entering _queue_task() for managed_node3/command 10596 1726879770.96656: worker is 3 (out of 3 available) 10596 1726879770.96671: exiting _queue_task() for managed_node3/command 10596 1726879770.96686: done queuing things up, now waiting for results queue to drain 10596 1726879770.96687: waiting for pending results... 10871 1726879770.94852: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 10871 1726879770.95000: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000160 10871 1726879770.95016: variable 'ansible_search_path' from source: unknown 10871 1726879770.95020: variable 'ansible_search_path' from source: unknown 10871 1726879770.95039: calling self._execute() 10871 1726879770.95105: variable 'ansible_host' from source: host vars for 'managed_node1' 10871 1726879770.95114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10871 1726879770.95124: variable 'omit' from source: magic vars 10871 1726879770.95224: variable 'omit' from source: magic vars 10871 1726879770.95290: variable 'omit' from source: magic vars 10871 1726879770.95315: variable 'kdump_sshkey' from source: role '' defaults 10871 1726879770.95478: variable 'kdump_sshkey' from source: role '' defaults 10871 1726879770.95576: variable 'kdump_sshkey' from source: role '' defaults 10871 1726879770.95598: variable 'omit' from source: magic vars 10871 1726879770.95631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10871 1726879770.95665: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10871 1726879770.95688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10871 1726879770.95991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10871 1726879770.96008: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10871 1726879770.96037: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10871 1726879770.96043: variable 'ansible_host' from source: host vars for 'managed_node1' 10871 1726879770.96046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10871 1726879770.96151: Set connection var ansible_shell_executable to /bin/sh 10871 1726879770.96159: Set connection var ansible_connection to ssh 10871 1726879770.96165: Set connection var ansible_timeout to 10 10871 1726879770.96168: Set connection var ansible_shell_type to sh 10871 1726879770.96173: Set connection var ansible_pipelining to False 10871 1726879770.96181: Set connection var ansible_module_compression to ZIP_DEFLATED 10871 1726879770.96204: variable 'ansible_shell_executable' from source: unknown 10871 1726879770.96209: variable 'ansible_connection' from source: unknown 10871 1726879770.96212: variable 'ansible_module_compression' from source: unknown 10871 1726879770.96215: variable 'ansible_shell_type' from source: unknown 10871 1726879770.96218: variable 'ansible_shell_executable' from source: unknown 10871 1726879770.96221: variable 'ansible_host' from source: host vars for 'managed_node1' 10871 1726879770.96224: variable 'ansible_pipelining' from source: unknown 10871 1726879770.96227: variable 'ansible_timeout' from source: unknown 10871 1726879770.96231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10871 1726879770.96362: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10871 1726879770.96376: variable 'omit' from source: magic vars 10871 1726879770.96383: starting attempt loop 10871 1726879770.96386: running the handler 10871 1726879770.96402: _low_level_execute_command(): starting 10871 1726879770.96411: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10872 1726879770.97040: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 10872 1726879770.97178: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000160 10872 1726879770.97195: variable 'ansible_search_path' from source: unknown 10872 1726879770.97199: variable 'ansible_search_path' from source: unknown 10872 1726879770.97221: calling self._execute() 10872 1726879770.97347: variable 'ansible_host' from source: host vars for 'managed_node2' 10872 1726879770.97357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10872 1726879770.97365: variable 'omit' from source: magic vars 10872 1726879770.97457: variable 'omit' from source: magic vars 10872 1726879770.97521: variable 'omit' from source: magic vars 10872 1726879770.97550: variable 'kdump_sshkey' from source: role '' defaults 10872 1726879770.97729: variable 'kdump_sshkey' from source: role '' defaults 10872 1726879770.97818: variable 'kdump_sshkey' from source: role '' defaults 10874 1726879770.97801: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist 10872 1726879770.97836: variable 'omit' from source: magic vars 10872 1726879770.97868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10872 1726879770.97931: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10872 1726879770.97952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10874 1726879770.97952: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000160 10874 1726879770.97971: variable 'ansible_search_path' from source: unknown 10872 1726879770.97970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10874 1726879770.97975: variable 'ansible_search_path' from source: unknown 10872 1726879770.97985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10874 1726879770.98013: calling self._execute() 10872 1726879770.98016: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10872 1726879770.98021: variable 'ansible_host' from source: host vars for 'managed_node2' 10872 1726879770.98025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10874 1726879770.98086: variable 'ansible_host' from source: host vars for 'managed_node3' 10874 1726879770.98098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10874 1726879770.98107: variable 'omit' from source: magic vars 10872 1726879770.98127: Set connection var ansible_shell_executable to /bin/sh 10872 1726879770.98135: Set connection var ansible_connection to ssh 10872 1726879770.98141: Set connection var ansible_timeout to 10 10872 1726879770.98144: Set connection var ansible_shell_type to sh 10872 1726879770.98149: Set connection var ansible_pipelining to False 10872 1726879770.98157: Set connection var ansible_module_compression to ZIP_DEFLATED 10872 1726879770.98178: variable 'ansible_shell_executable' from source: unknown 10872 1726879770.98182: variable 'ansible_connection' from source: unknown 10872 1726879770.98185: variable 'ansible_module_compression' from source: unknown 10872 1726879770.98188: variable 'ansible_shell_type' from source: unknown 10872 1726879770.98190: variable 'ansible_shell_executable' from source: unknown 10872 1726879770.98195: variable 'ansible_host' from source: host vars for 'managed_node2' 10872 1726879770.98199: variable 'ansible_pipelining' from source: unknown 10872 1726879770.98202: variable 'ansible_timeout' from source: unknown 10872 1726879770.98206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10874 1726879770.98209: variable 'omit' from source: magic vars 10874 1726879770.98274: variable 'omit' from source: magic vars 10874 1726879770.98304: variable 'kdump_sshkey' from source: role '' defaults 10872 1726879770.98331: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10872 1726879770.98343: variable 'omit' from source: magic vars 10872 1726879770.98349: starting attempt loop 10872 1726879770.98353: running the handler 10872 1726879770.98366: _low_level_execute_command(): starting 10872 1726879770.98374: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10874 1726879770.98479: variable 'kdump_sshkey' from source: role '' defaults 10874 1726879770.98566: variable 'kdump_sshkey' from source: role '' defaults 10874 1726879770.98584: variable 'omit' from source: magic vars 10874 1726879770.98853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10874 1726879770.98886: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10874 1726879770.98908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10874 1726879770.98932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10874 1726879770.98947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10874 1726879770.98976: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10874 1726879770.98981: variable 'ansible_host' from source: host vars for 'managed_node3' 10874 1726879770.98985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10874 1726879770.99088: Set connection var ansible_shell_executable to /bin/sh 10874 1726879770.99099: Set connection var ansible_connection to ssh 10874 1726879770.99105: Set connection var ansible_timeout to 10 10874 1726879770.99109: Set connection var ansible_shell_type to sh 10874 1726879770.99114: Set connection var ansible_pipelining to False 10874 1726879770.99121: Set connection var ansible_module_compression to ZIP_DEFLATED 10874 1726879770.99157: variable 'ansible_shell_executable' from source: unknown 10874 1726879770.99163: variable 'ansible_connection' from source: unknown 10874 1726879770.99166: variable 'ansible_module_compression' from source: unknown 10874 1726879770.99169: variable 'ansible_shell_type' from source: unknown 10874 1726879770.99171: variable 'ansible_shell_executable' from source: unknown 10874 1726879770.99174: variable 'ansible_host' from source: host vars for 'managed_node3' 10874 1726879770.99178: variable 'ansible_pipelining' from source: unknown 10874 1726879770.99181: variable 'ansible_timeout' from source: unknown 10874 1726879770.99185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10874 1726879770.99309: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 10874 1726879770.99325: variable 'omit' from source: magic vars 10874 1726879770.99332: starting attempt loop 10874 1726879770.99337: running the handler 10874 1726879770.99360: _low_level_execute_command(): starting 10874 1726879770.99370: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10871 1726879771.00358: stdout chunk (state=2): >>>/root <<< 10871 1726879771.00475: stderr chunk (state=3): >>><<< 10871 1726879771.00484: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 10871 1726879771.00511: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10871 1726879771.00523: _low_level_execute_command(): starting 10871 1726879771.00530: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696 `" && echo ansible-tmp-1726879771.0051856-10871-7329075247696="` echo /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696 `" && echo ansible-tmp-1726879771.0051856-10871-7329075247696="` echo /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696 `" ) && sleep 0'"'"'' 10874 1726879771.01749: stdout chunk (state=2): >>>/root <<< 10872 1726879771.01838: stdout chunk (state=2): >>>/root <<< 10874 1726879771.01918: stderr chunk (state=3): >>><<< 10874 1726879771.01925: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 10874 1726879771.01945: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10874 1726879771.01955: _low_level_execute_command(): starting 10874 1726879771.01960: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915 `" && echo ansible-tmp-1726879771.0195096-10874-3846519236915="` echo /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915 `" && echo ansible-tmp-1726879771.0195096-10874-3846519236915="` echo /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915 `" ) && sleep 0'"'"'' 10872 1726879771.02043: stderr chunk (state=3): >>><<< 10872 1726879771.02051: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 10872 1726879771.02079: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10872 1726879771.02095: _low_level_execute_command(): starting 10872 1726879771.02102: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596 `" && echo ansible-tmp-1726879771.020873-10872-195881460925596="` echo /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596 `" && echo ansible-tmp-1726879771.020873-10872-195881460925596="` echo /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596 `" ) && sleep 0'"'"'' 10871 1726879771.02958: stdout chunk (state=2): >>>ansible-tmp-1726879771.0051856-10871-7329075247696=/root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696 <<< 10871 1726879771.03088: stderr chunk (state=3): >>><<< 10871 1726879771.03097: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879771.0051856-10871-7329075247696=/root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696\n', b'') 10871 1726879771.03121: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879771.0051856-10871-7329075247696=/root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696 , stderr= 10871 1726879771.03151: variable 'ansible_module_compression' from source: unknown 10871 1726879771.03200: ANSIBALLZ: Using generic lock for ansible.legacy.command 10871 1726879771.03205: ANSIBALLZ: Acquiring lock 10871 1726879771.03209: ANSIBALLZ: Lock acquired: 140708134187472 10871 1726879771.03213: ANSIBALLZ: Creating module 10874 1726879771.05100: stdout chunk (state=2): >>>ansible-tmp-1726879771.0195096-10874-3846519236915=/root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915 <<< 10874 1726879771.05151: stderr chunk (state=3): >>><<< 10874 1726879771.05160: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879771.0195096-10874-3846519236915=/root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915\n', b'') 10874 1726879771.05187: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879771.0195096-10874-3846519236915=/root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915 , stderr= 10874 1726879771.05222: variable 'ansible_module_compression' from source: unknown 10874 1726879771.05283: ANSIBALLZ: Using generic lock for ansible.legacy.command 10874 1726879771.05288: ANSIBALLZ: Acquiring lock 10872 1726879771.06063: stdout chunk (state=2): >>>ansible-tmp-1726879771.020873-10872-195881460925596=/root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596 <<< 10872 1726879771.06075: stderr chunk (state=2): >>><<< 10872 1726879771.06089: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879771.020873-10872-195881460925596=/root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596\n', b'') 10872 1726879771.06110: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879771.020873-10872-195881460925596=/root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596 , stderr= 10872 1726879771.06141: variable 'ansible_module_compression' from source: unknown 10872 1726879771.06198: ANSIBALLZ: Using generic lock for ansible.legacy.command 10872 1726879771.06204: ANSIBALLZ: Acquiring lock 10871 1726879771.12631: ANSIBALLZ: Writing module into payload 10871 1726879771.12715: ANSIBALLZ: Writing module 10871 1726879771.12740: ANSIBALLZ: Renaming module 10871 1726879771.12748: ANSIBALLZ: Done creating module 10874 1726879771.12758: ANSIBALLZ: Lock acquired: 140708134187472 10871 1726879771.12766: variable 'ansible_facts' from source: host vars for 'managed_node1' 10874 1726879771.12768: ANSIBALLZ: Reading module after lock 10874 1726879771.12802: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 10871 1726879771.12850: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpeywn32ai TO /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 10874 1726879771.12912: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpx3w4ldmg TO /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 10872 1726879771.13040: ANSIBALLZ: Lock acquired: 140708134187472 10872 1726879771.13052: ANSIBALLZ: Reading module after lock 10872 1726879771.13087: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py 10872 1726879771.13204: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnu6q5cua TO /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 10871 1726879771.13318: Sending initial data 10871 1726879771.13325: Sent initial data (154 bytes) 10872 1726879771.13694: Sending initial data 10872 1726879771.13701: Sent initial data (155 bytes) 10874 1726879771.14231: Sending initial data 10874 1726879771.14239: Sent initial data (154 bytes) 10871 1726879771.16212: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpeywn32ai /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py <<< 10874 1726879771.16502: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpx3w4ldmg /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py <<< 10872 1726879771.17149: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnu6q5cua /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py <<< 10871 1726879771.17722: stderr chunk (state=3): >>><<< 10871 1726879771.17732: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpeywn32ai /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py\n', b'') 10871 1726879771.17759: done transferring module to remote 10871 1726879771.17773: _low_level_execute_command(): starting 10871 1726879771.17781: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/ /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/ /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py && sleep 0'"'"'' 10874 1726879771.18687: stderr chunk (state=3): >>><<< 10874 1726879771.18697: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpx3w4ldmg /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py\n', b'') 10874 1726879771.18726: done transferring module to remote 10874 1726879771.18740: _low_level_execute_command(): starting 10874 1726879771.18745: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/ /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None 10872 1726879771.18768: stderr chunk (state=3): >>><<< 10872 1726879771.18776: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnu6q5cua /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py\n', b'') <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/ /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py && sleep 0'"'"'' 10872 1726879771.18805: done transferring module to remote 10872 1726879771.18819: _low_level_execute_command(): starting 10872 1726879771.18825: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/ /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/ /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py && sleep 0'"'"'' 10871 1726879771.20383: stderr chunk (state=2): >>><<< 10871 1726879771.20394: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10871 1726879771.20414: _low_level_execute_command() done: rc=0, stdout=, stderr= 10871 1726879771.20418: _low_level_execute_command(): starting 10871 1726879771.20425: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/AnsiballZ_command.py && sleep 0'"'"'' 10874 1726879771.21363: stderr chunk (state=2): >>><<< 10874 1726879771.21372: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10874 1726879771.21393: _low_level_execute_command() done: rc=0, stdout=, stderr= 10874 1726879771.21397: _low_level_execute_command(): starting 10874 1726879771.21404: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/AnsiballZ_command.py && sleep 0'"'"'' 10872 1726879771.22466: stderr chunk (state=2): >>><<< 10872 1726879771.22476: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10872 1726879771.22498: _low_level_execute_command() done: rc=0, stdout=, stderr= 10872 1726879771.22502: _low_level_execute_command(): starting 10872 1726879771.22507: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/AnsiballZ_command.py && sleep 0'"'"'' 10871 1726879771.23443: 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 0x7f48de153e48> # /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' <<< 10871 1726879771.23458: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0e9828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de1539b0> <<< 10871 1726879771.23475: 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' <<< 10871 1726879771.23493: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0f6630> <<< 10871 1726879771.23507: stdout chunk (state=3): >>>import '_signal' # <<< 10871 1726879771.23532: 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' <<< 10871 1726879771.23557: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd160> <<< 10871 1726879771.23578: 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' <<< 10871 1726879771.23598: 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' <<< 10871 1726879771.23616: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10871 1726879771.23636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de1020f0> <<< 10871 1726879771.23661: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd748> <<< 10871 1726879771.23683: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd390> <<< 10871 1726879771.23712: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10871 1726879771.23735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10871 1726879771.23757: 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' <<< 10871 1726879771.23782: stdout chunk (state=3): >>>import 'errno' # <<< 10871 1726879771.23805: 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' <<< 10871 1726879771.23831: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0a7470> <<< 10871 1726879771.23849: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10871 1726879771.23870: 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 <<< 10871 1726879771.23897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0ace48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0a7b38> <<< 10871 1726879771.23935: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10871 1726879771.23956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10871 1726879771.24063: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0b34e0> <<< 10871 1726879771.24081: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de096d68> <<< 10871 1726879771.24098: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 10871 1726879771.24107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 10871 1726879771.24118: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de099198> <<< 10871 1726879771.24155: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10871 1726879771.24163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10871 1726879771.24183: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3a7940> <<< 10874 1726879771.24198: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10874 1726879771.24213: stdout chunk (state=3): >>>import sys # builtin import '_warnings' # <<< 10874 1726879771.24234: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10871 1726879771.24244: 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 0x7f48dc3b9240> <<< 10874 1726879771.24298: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10874 1726879771.24341: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10874 1726879771.24390: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 10871 1726879771.24420: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de107a20> 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. <<< 10874 1726879771.24437: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10874 1726879771.24446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10874 1726879771.24461: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10874 1726879771.24483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10874 1726879771.24497: stdout chunk (state=3): >>>import '_codecs' # <<< 10874 1726879771.24522: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c88e48> <<< 10871 1726879771.24551: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10874 1726879771.24559: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10874 1726879771.24571: 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 0x7f4765c1e828> <<< 10874 1726879771.24580: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c889b0> <<< 10874 1726879771.24603: 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' <<< 10871 1726879771.24613: 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 <<< 10874 1726879771.24638: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c2b630> import '_signal' # <<< 10871 1726879771.24648: 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' <<< 10874 1726879771.24668: 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' <<< 10874 1726879771.24676: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32160> <<< 10871 1726879771.24683: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10874 1726879771.24700: 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' <<< 10871 1726879771.24730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10871 1726879771.24737: stdout chunk (state=3): >>>import '_functools' # <<< 10871 1726879771.24759: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10871 1726879771.24787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10871 1726879771.24814: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10871 1726879771.24822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10874 1726879771.24820: 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 # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c370f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10871 1726879771.24843: stdout chunk (state=3): >>>import '_operator' # <<< 10871 1726879771.24881: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc327080> # /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 0x7f48dc3322b0> <<< 10874 1726879771.24881: 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 <<< 10871 1726879771.24903: 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' <<< 10874 1726879771.24903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10874 1726879771.24919: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bdc470> <<< 10871 1726879771.24941: 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 0x7f48dc332f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc332a90> import 'itertools' # <<< 10874 1726879771.24995: 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 # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765be1e48> <<< 10874 1726879771.25118: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bdcb38> # /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' <<< 10874 1726879771.25174: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765be84e0> <<< 10874 1726879771.25223: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bcbd68> # /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 0x7f4765bce198> <<< 10874 1726879771.25290: 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' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763edc940> <<< 10871 1726879771.25301: 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 0x7f48dc33c080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3827b8> # /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 0x7f48dc382ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc376160> # /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 0x7f48dc376e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc36d438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc35e470> # /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' # <<< 10874 1726879771.25319: 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 0x7f4763eee240> <<< 10871 1726879771.25330: 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 # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10871 1726879771.25360: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0df2b0> <<< 10871 1726879771.25373: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0e7d30> <<< 10871 1726879771.25401: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3760b8> import '_locale' # <<< 10874 1726879771.25404: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c3ca20> <<< 10874 1726879771.25415: 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. <<< 10871 1726879771.25451: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10871 1726879771.25461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0ece48> <<< 10871 1726879771.25468: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3582b0> <<< 10871 1726879771.25482: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 10871 1726879771.25492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 10871 1726879771.25513: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10871 1726879771.25524: 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 0x7f48dc0f3208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0ecfd0> <<< 10871 1726879771.25554: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10871 1726879771.25563: 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 0x7f48dc0f3320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3c7fd0> <<< 10871 1726879771.25574: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10871 1726879771.25587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10871 1726879771.25600: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 10874 1726879771.25722: 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' <<< 10874 1726879771.25763: 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' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10871 1726879771.25767: stdout chunk (state=3): >>># 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 0x7f48dc0f3e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3a20> # /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 0x7f48dc0fe6d8> # /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' <<< 10871 1726879771.25800: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0feeb8> <<< 10871 1726879771.25829: 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' <<< 10874 1726879771.25835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 10874 1726879771.25853: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10871 1726879771.25875: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc851d0> <<< 10871 1726879771.25884: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0fe7b8> <<< 10874 1726879771.25896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10871 1726879771.25915: 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' <<< 10874 1726879771.25926: 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' <<< 10874 1726879771.25953: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e5c080> <<< 10871 1726879771.25989: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc89cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10874 1726879771.25996: 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 0x7f4763e672b0> # /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' <<< 10871 1726879771.26022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10871 1726879771.26045: 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 0x7f48dbcae2e8> <<< 10874 1726879771.26051: 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 0x7f4763e67f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e67a90> import 'itertools' # <<< 10871 1726879771.26083: 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 0x7f48dbcae6a0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10871 1726879771.26103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10874 1726879771.26117: 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 0x7f4763e71080> import '_collections' # <<< 10871 1726879771.26134: 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' <<< 10871 1726879771.26146: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcb5390> <<< 10871 1726879771.26172: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10874 1726879771.26177: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eb77b8> # /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' <<< 10871 1726879771.26187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10871 1726879771.26209: stdout chunk (state=3): >>>import 'time' # <<< 10871 1726879771.26219: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10874 1726879771.26220: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eb7ba8> <<< 10871 1726879771.26237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10871 1726879771.26257: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10871 1726879771.26270: 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 <<< 10874 1726879771.26273: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eab160> <<< 10874 1726879771.26310: 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 0x7f4763eabe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763ea2438> <<< 10874 1726879771.26355: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e93470> <<< 10874 1726879771.26393: 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' # <<< 10874 1726879771.26425: 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' <<< 10874 1726879771.26509: 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' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c14278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c1ccf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763ea26a0> <<< 10874 1726879771.26551: stdout chunk (state=3): >>>import '_locale' # <<< 10871 1726879771.26615: 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 0x7f48dba5fba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba562e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba4cf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba44e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcb5d30> # 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 0x7f48dba56f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcaea20> # /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' <<< 10874 1726879771.26609: 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 0x7f4763c21e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e8d2b0> # /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' <<< 10874 1726879771.26629: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10871 1726879771.26639: 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 0x7f48de064710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba5a048> <<< 10874 1726879771.26649: 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 0x7f4763c281d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c21f98> <<< 10874 1726879771.26657: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10871 1726879771.26665: stdout chunk (state=3): >>>import 'pwd' # <<< 10871 1726879771.26699: 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 0x7f48de064a90> <<< 10874 1726879771.26708: 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 0x7f4763c282e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763efcfd0> # /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' <<< 10871 1726879771.26733: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3828> <<< 10874 1726879771.26742: 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' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10871 1726879771.26757: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10871 1726879771.26771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10874 1726879771.26780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c289e8> <<< 10871 1726879771.26789: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10874 1726879771.26815: 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 0x7f4763c336a0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10871 1726879771.26835: 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 0x7f48de07c5c0> <<< 10871 1726879771.26845: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10871 1726879771.26852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10874 1726879771.26861: 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' <<< 10871 1726879771.26993: 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 0x7f48de080630> <<< 10874 1726879771.27001: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c33e80> # /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 0x7f47637ba198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c33780> <<< 10874 1726879771.27015: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10871 1726879771.27027: 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 0x7f48de080b00> <<< 10874 1726879771.27033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10871 1726879771.27056: 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 0x7f48de080c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de07ce10> <<< 10871 1726879771.27075: 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' <<< 10874 1726879771.27085: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637bfc88> <<< 10874 1726879771.27096: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28518> <<< 10871 1726879771.27107: 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 0x7f48de080f60> <<< 10871 1726879771.27127: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0804e0> <<< 10872 1726879771.27141: 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 0x7f682dfd2e48> # /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 0x7f682df68828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682dfd29b0> # /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 0x7f682df75630> 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 0x7f682df7c160> # /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 0x7f682df810f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c390> # /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' # <<< 10874 1726879771.27150: 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' <<< 10871 1726879771.27446: 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 0x7f48de080240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de070b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc9a358> # /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 0x7f48de07c470> # /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 0x7f48da084908> <<< 10874 1726879771.27457: 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 0x7f47637e32e8> # 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 0x7f47637e36a0> # /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 0x7f47637ea390> # /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 0x7f4763594ba8> <<< 10871 1726879771.27490: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10871 1726879771.27501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.27520: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 10871 1726879771.27531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.27537: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.27556: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 10871 1726879771.27562: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.27677: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476358b2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763581f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763579e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ead30> # 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 0x7f476358bf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637e3a20> <<< 10874 1726879771.27690: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10874 1726879771.27712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10874 1726879771.27745: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10874 1726879771.27754: 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 0x7f4765b99710> <<< 10874 1726879771.27760: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476358f048> <<< 10874 1726879771.27775: stdout chunk (state=3): >>>import 'pwd' # <<< 10874 1726879771.27795: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 10874 1726879771.27801: 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 0x7f4765b99a90> <<< 10874 1726879771.27855: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28860> <<< 10874 1726879771.27874: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10874 1726879771.27886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10874 1726879771.27918: 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' <<< 10874 1726879771.27949: 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 0x7f4765bb15c0> <<< 10874 1726879771.27968: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10874 1726879771.27974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10874 1726879771.28108: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10874 1726879771.28115: 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 0x7f4765bb5630> <<< 10874 1726879771.28141: 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 0x7f4765bb5b00> <<< 10874 1726879771.28177: 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 0x7f4765bb5c18> <<< 10874 1726879771.28186: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb1e10> <<< 10874 1726879771.28210: 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' <<< 10872 1726879771.28211: 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 0x7f682df26470> # /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 0x7f682df2be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df26b38> # /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 0x7f682df324e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df15d68> # /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 0x7f682df18198> # /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 0x7f682c226940> # /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 0x7f682c238240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df86a20> 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 <<< 10874 1726879771.28479: 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 0x7f4765bb5f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb54e0> # 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 0x7f4765bb5240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765ba5b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637cf358> # /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 0x7f4765bb1470> <<< 10874 1726879771.28519: 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' <<< 10874 1726879771.28544: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761bb9908> <<< 10874 1726879771.28602: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip' <<< 10874 1726879771.28615: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10874 1726879771.28643: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10874 1726879771.28657: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.28671: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.28684: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10872 1726879771.29310: 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 0x7f682c1a6080> # /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 0x7f682c1b12b0> # /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 0x7f682c1b1f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1b1a90> 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 0x7f682c1bb080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c2017b8> # /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 0x7f682c201ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f5160> # /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 0x7f682c1f5e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1ec438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1dd470> # /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 0x7f682bf5e2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf66d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f50b8> 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.Sour<<< 10872 1726879771.29334: stdout chunk (state=3): >>>ceFileLoader object at 0x7f682bf6be48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1d72b0> # /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 0x7f682bf72208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf6bfd0> # 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 0x7f682bf72320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c246fd0> # /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 0x7f682bf72e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72a20> # /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 0x7f682bf7d6d8> # /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' <<< 10871 1726879771.29595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10871 1726879771.29608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d43ac8> <<< 10871 1726879771.29616: stdout chunk (state=3): >>>import 'atexit' # <<< 10871 1726879771.29630: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10871 1726879771.29664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10871 1726879771.29724: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10871 1726879771.29733: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10871 1726879771.29751: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d6a278> <<< 10871 1726879771.29763: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9daa4e0> # 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' <<< 10871 1726879771.29775: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9daa5f8> <<< 10871 1726879771.29788: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10871 1726879771.29823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10871 1726879771.29860: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9daab38> <<< 10871 1726879771.29888: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10871 1726879771.29916: stdout chunk (state=3): >>># 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 <<< 10871 1726879771.29947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10871 1726879771.29983: 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' <<< 10871 1726879771.30051: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dad160> <<< 10874 1726879771.30082: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.30085: 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 0x7f48d9d47390> <<< 10871 1726879771.30110: 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 0x7f48d9d47e48> <<< 10871 1726879771.30129: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10871 1726879771.30137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10871 1726879771.30201: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dab128> <<< 10871 1726879771.30210: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d8d2b0> <<< 10872 1726879771.30347: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7deb8> # /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 0x7f682bb04198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7d7b8> # /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 0x7f682bb09c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72550> # /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 0x7f682bb2d2e8> # 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 0x7f682bb2d6a0> # /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 0x7f682bb34390> # /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 0x7f682b8deba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8d52e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8cbf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8c3e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb34d30> # 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 0x7f682b8d5f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb2da20> # /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 0x7f682dee3710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8d9048> 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 0x7f682dee3a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72898><<< 10871 1726879771.30511: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d814a8> <<< 10871 1726879771.30534: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10871 1726879771.30543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10871 1726879771.30558: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da0a0d30> <<< 10871 1726879771.30581: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10871 1726879771.30588: 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 0x7f48d9d96358> <<< 10871 1726879771.30609: 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 <<< 10871 1726879771.30617: 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 0x7f48d9d96470> <<< 10871 1726879771.30639: 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 <<< 10871 1726879771.30647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10871 1726879771.30668: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10871 1726879771.30693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10871 1726879771.30718: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10874 1726879771.30736: 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 0x7f4761878ac8> <<< 10874 1726879771.30756: stdout chunk (state=3): >>>import 'atexit' # <<< 10874 1726879771.30774: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10874 1726879771.30810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10871 1726879771.30839: stdout chunk (state=3): >>># 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 0x7f48da03def0> <<< 10871 1726879771.30871: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10871 1726879771.30899: 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 0x7f48da048f98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031320> <<< 10871 1726879771.30924: 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 0x7f48da031b38> <<< 10874 1726879771.31152: 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 0x7f476189f278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618df4e0> # 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 0x7f47618df5f8> # /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 0x7f47618dfb38> # /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' <<< 10874 1726879771.31173: stdout chunk (state=3): >>># /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 0x7f47618e2160> <<< 10874 1726879771.31205: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10874 1726879771.31225: 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 0x7f476187c390> <<< 10874 1726879771.31242: 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' <<< 10874 1726879771.31262: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476187ce48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10874 1726879771.31286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10874 1726879771.31343: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618e0128> <<< 10874 1726879771.31362: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618c22b0> <<< 10874 1726879771.31654: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618b64a8> <<< 10874 1726879771.31677: 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' <<< 10874 1726879771.31719: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761bdcd30> <<< 10874 1726879771.31743: 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 0x7f47618cb358> <<< 10871 1726879771.31790: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9da2828> # /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 0x7f48da061fd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031198> # 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 0x7f48d9dd7e80> # 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 0x7f48d9dd7f98> # 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 0x7f48d9de5128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d965c0> # /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 0x7f48d9df3ac8> <<< 10872 1726879771.31808: 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 0x7f682defb5c0> # /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 0x7f682deff630> # 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 0x7f682deffb00> # 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 0x7f682deffc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682defbe10> # /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 0x7f682defff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682deff4e0> # 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 0x7f682deff240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682deefb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb19358> # /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 0x7f682defb470> # /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 0x7f6829f03908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10874 1726879771.31835: 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 0x7f47618cb470> # /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' <<< 10871 1726879771.31855: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9def208> <<< 10874 1726879771.31902: 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' <<< 10874 1726879771.31943: 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 0x7f4761b72ef0> <<< 10871 1726879771.31961: 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 0x7f48d9def400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9de5c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10871 1726879771.31984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.32019: 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' <<< 10874 1726879771.32096: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b7def0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66320> # /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 0x7f4761b66b38> <<< 10871 1726879771.32114: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10871 1726879771.32196: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.32280: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618d7828> <<< 10871 1726879771.32344: 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' <<< 10874 1726879771.32377: stdout chunk (state=3): >>># /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' <<< 10871 1726879771.32396: 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' # 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 0x7f48d9e08eb8> <<< 10874 1726879771.32397: stdout chunk (state=3): >>>import '_string' # <<< 10871 1726879771.32438: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08b70> <<< 10874 1726879771.32465: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b98ef0> <<< 10871 1726879771.32473: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08390> <<< 10871 1726879771.32488: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10871 1726879771.32502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10874 1726879771.32521: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66198> <<< 10871 1726879771.32539: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08a20> <<< 10871 1726879771.32552: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dfbd30> # zipimport: zlib available <<< 10874 1726879771.32651: 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' <<< 10874 1726879771.32660: 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 0x7f476190cda0> <<< 10874 1726879771.32689: 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 0x7f476190cf28> <<< 10874 1726879771.32731: 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 0x7f476191a048> <<< 10874 1726879771.32750: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618cb5c0> <<< 10874 1726879771.32770: 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 <<< 10874 1726879771.32781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10874 1726879771.32794: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10874 1726879771.32811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10874 1726879771.32853: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10874 1726879771.32862: 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 0x7f47619289e8> <<< 10874 1726879771.33026: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761922128> <<< 10871 1726879771.33038: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.33051: 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' <<< 10874 1726879771.33064: 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 0x7f4761922320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476191aba8> <<< 10874 1726879771.33080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.33088: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 10874 1726879771.33108: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.33178: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.33256: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10874 1726879771.33266: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10874 1726879771.33281: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10874 1726879771.33297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.33395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.33477: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 10871 1726879771.33487: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10871 1726879771.33497: 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_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10874 1726879771.33510: 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' <<< 10874 1726879771.33593: 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' # /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 0x7f4761946da0> <<< 10872 1726879771.33614: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.33676: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761946a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761946278> <<< 10874 1726879771.33712: 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' <<< 10874 1726879771.33744: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47619468d0> <<< 10874 1726879771.33777: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761931ba8> # zipimport: zlib available <<< 10871 1726879771.33796: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/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_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 10871 1726879771.33854: 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' <<< 10871 1726879771.33882: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d66d5588> # zipimport: zlib available <<< 10871 1726879771.34240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.34242: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.34584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.34638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.34688: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 10874 1726879771.34701: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10872 1726879771.34716: 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 0x7f6829bc2ac8> 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 0x7f6829be9278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c294e0> # 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 0x7f6829c295f8> # /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 0x7f6829c29b38> # /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 <<< 10871 1726879771.34756: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10874 1726879771.34767: 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_auyf8lsw/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_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 10874 1726879771.34786: 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_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 10874 1726879771.34806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.34822: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.34832: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10874 1726879771.34962: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.35003: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/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_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10874 1726879771.35062: 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' <<< 10874 1726879771.35093: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e20a240> # zipimport: zlib available <<< 10871 1726879771.35147: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.35315: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10871 1726879771.35326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10874 1726879771.35448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.35453: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d6749e80> <<< 10871 1726879771.35477: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10871 1726879771.35499: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10871 1726879771.35506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.35560: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.35606: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10871 1726879771.35621: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10871 1726879771.35639: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10871 1726879771.35647: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.35680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.35706: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10871 1726879771.35719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.35746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.35779: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.35788: stdout chunk (state=3): >>># zipimport: zlib available <<< 10872 1726879771.35808: stdout chunk (state=3): >>># 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 0x7f6829c2c160> # 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 0x7f6829bc6390> # 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 0x7f6829bc6e48> # /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 0x7f6829c2a0f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c0c2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c004a8> # /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 0x7f6829f26d68> # 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 0x7f6829be90b8> # /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 0x7f6829c15390> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 10871 1726879771.35823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.35844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.35881: 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 <<< 10874 1726879771.35902: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10874 1726879771.35929: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.35959: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10871 1726879771.36029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10874 1726879771.36029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.36128: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/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_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10874 1726879771.36163: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.36239: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10871 1726879771.36300: 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 0x7f48d686c128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d671ee48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 10871 1726879771.36335: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10871 1726879771.36372: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.36385: stdout chunk (state=3): >>># zipimport: zlib available <<< 10872 1726879771.36385: stdout chunk (state=3): >>># 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 0x7f6829ebde10> # /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 0x7f6829ec3eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb0240> # /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 0x7f6829eb0a58> <<< 10874 1726879771.36529: 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' <<< 10874 1726879771.36655: stdout chunk (state=3): >>>import '_ast' # <<< 10871 1726879771.36654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.36679: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e27edd8> # zipimport: zlib available <<< 10874 1726879771.36693: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.36715: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10874 1726879771.36773: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.36826: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10874 1726879771.36839: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/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_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 10874 1726879771.36853: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10874 1726879771.36868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.36894: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.36918: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10874 1726879771.36922: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 10874 1726879771.36943: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.36957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10871 1726879771.36966: 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' <<< 10874 1726879771.36977: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.36997: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.37032: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.37101: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d675b080> <<< 10874 1726879771.37113: 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 <<< 10871 1726879771.37130: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10871 1726879771.37137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10871 1726879771.37235: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d675b128> <<< 10874 1726879771.37262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10871 1726879771.37277: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d673c940> <<< 10872 1726879771.37313: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c21748> # /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 0x7f6829ee2eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb00b8> # 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 0x7f6829c57da0> # 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 0x7f6829c57e80> # 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 0x7f6829c64048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c154e0> # /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 0x7f6829c729e8> <<< 10874 1726879771.37395: 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 0x7f475e3a1128> <<< 10874 1726879771.37438: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e253e48> <<< 10874 1726879771.37467: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/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_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 10871 1726879771.37473: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py <<< 10874 1726879771.37486: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.37527: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 10871 1726879771.37543: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 10871 1726879771.37553: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.37564: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.37585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.37594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.37631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.37643: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.37740: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 10871 1726879771.37754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 10871 1726879771.37765: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d676bef0> <<< 10871 1726879771.37832: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.37916: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.38032: stdout chunk (state=3): >>> {"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since '/root/.ssh/kdump_id_rsa' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}} <<< 10871 1726879771.38046: stdout chunk (state=3): >>># destroy __main__ <<< 10874 1726879771.38190: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10874 1726879771.38219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10874 1726879771.38242: 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' <<< 10871 1726879771.38296: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10871 1726879771.38305: 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 <<< 10871 1726879771.38313: 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 <<< 10872 1726879771.38424: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c6c128> # 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 0x7f6829c6c320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c64ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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 0x7f6829c8dda0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8da58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8d278> # /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 0x7f6829c8d8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c7bba8> # zipimport: zlib available <<< 10874 1726879771.38463: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e290080> # /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' <<< 10874 1726879771.38535: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e290128> <<< 10874 1726879771.38577: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e271940> <<< 10874 1726879771.38660: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/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_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10871 1726879771.38680: stdout chunk (state=3): >>># 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 # 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 <<< 10871 1726879771.38718: stdout chunk (state=3): >>># 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 <<< 10871 1726879771.38730: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10874 1726879771.38730: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/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_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 10874 1726879771.38779: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py <<< 10874 1726879771.38890: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/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_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10871 1726879771.38896: stdout chunk (state=3): >>># 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 <<< 10871 1726879771.38913: 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 <<< 10871 1726879771.38921: stdout chunk (state=3): >>># 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 <<< 10871 1726879771.38943: 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 # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10874 1726879771.38954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10874 1726879771.39049: 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' <<< 10871 1726879771.39053: stdout chunk (state=3): >>># destroy posixpath <<< 10871 1726879771.39083: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 10871 1726879771.39099: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select <<< 10874 1726879771.39116: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e2a0ef0> <<< 10874 1726879771.39141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10871 1726879771.39139: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10871 1726879771.39165: 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 # destroy _operator # destroy re <<< 10874 1726879771.39353: stdout chunk (state=3): >>> {"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since '/root/.ssh/kdump_id_rsa' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}} <<< 10874 1726879771.39362: stdout chunk (state=3): >>># destroy __main__ <<< 10871 1726879771.39418: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 10871 1726879771.39465: stderr chunk (state=3): >>><<< 10871 1726879771.39471: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de153e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0e9828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de1539b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0f6630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de1020f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0a7470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0ace48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0a7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0b34e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de096d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de099198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3a7940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3b9240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de107a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc327080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3322b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dc332f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc332a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc33c080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3827b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc382ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc376160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc376e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc36d438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc35e470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0df2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0e7d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3760b8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0ece48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3582b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dc0f3208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0ecfd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dc0f3320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3c7fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0fe6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0feeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc851d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0fe7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc89cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcae2e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dbcae6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcb5390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba5fba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba562e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba4cf98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba44e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcb5d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48dba56f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcaea20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de064710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba5a048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de064a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3828>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de07c5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de07ce10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0804e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48de080240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de070b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc9a358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de07c470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da084908>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d43ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d6a278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9daa4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9daa5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9daab38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dad160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d47390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d47e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dab128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d8d2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d814a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da0a0d30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9d96358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d96470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48da03def0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da048f98>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9da2828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da061fd0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9dd7e80>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9dd7f98>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9de5128>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d965c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9df3ac8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9def208>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9def400>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9de5c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d9e08eb8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08b70>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08a20>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dfbd30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d66d5588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d6749e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48d686c128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d671ee48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d675b080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d675b128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d673c940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d676bef0>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 10871 1726879771.39538: _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 0x7f48de153e48> # /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 0x7f48de0e9828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de1539b0> # /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 0x7f48de0f6630> 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 0x7f48de0fd160> # /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 0x7f48de1020f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0fd390> # /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 0x7f48de0a7470> # /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 0x7f48de0ace48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0a7b38> # /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 0x7f48de0b34e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de096d68> # /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 0x7f48de099198> # /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 0x7f48dc3a7940> # /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 0x7f48dc3b9240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de107a20> 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 0x7f48dc327080> # /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 0x7f48dc3322b0> # /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 0x7f48dc332f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc332a90> 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 0x7f48dc33c080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3827b8> # /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 0x7f48dc382ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc376160> # /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 0x7f48dc376e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc36d438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc35e470> # /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 0x7f48dc0df2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0e7d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3760b8> 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 0x7f48dc0ece48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3582b0> # /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 0x7f48dc0f3208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0ecfd0> # 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 0x7f48dc0f3320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc3c7fd0> # /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 0x7f48dc0f3e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3a20> # /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 0x7f48dc0fe6d8> # /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 0x7f48dc0feeb8> # /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 0x7f48dbc851d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0fe7b8> # /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 0x7f48dbc89cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3550> # /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 0x7f48dbcae2e8> # 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 0x7f48dbcae6a0> # /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 0x7f48dbcb5390> # /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 0x7f48dba5fba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba562e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba4cf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba44e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcb5d30> # 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 0x7f48dba56f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbcaea20> # /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 0x7f48de064710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dba5a048> 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 0x7f48de064a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dc0f3828> # /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 0x7f48de07c5c0> # /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 0x7f48de080630> # 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 0x7f48de080b00> # 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 0x7f48de080c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de07ce10> # /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 0x7f48de080f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de0804e0> # 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 0x7f48de080240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48de070b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48dbc9a358> # /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 0x7f48de07c470> # /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 0x7f48da084908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_aglp2sz1/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/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 0x7f48d9d43ac8> 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 0x7f48d9d6a278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9daa4e0> # 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 0x7f48d9daa5f8> # /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 0x7f48d9daab38> # /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 0x7f48d9dad160> # 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 0x7f48d9d47390> # 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 0x7f48d9d47e48> # /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 0x7f48d9dab128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d8d2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d814a8> # /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 0x7f48da0a0d30> # 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 0x7f48d9d96358> # /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 0x7f48d9d96470> # /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 0x7f48da03def0> # /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 0x7f48da048f98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031320> # /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 0x7f48da031b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9da2828> # /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 0x7f48da061fd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48da031198> # 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 0x7f48d9dd7e80> # 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 0x7f48d9dd7f98> # 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 0x7f48d9de5128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9d965c0> # /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 0x7f48d9df3ac8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9def208> # 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 0x7f48d9def400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9de5c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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 0x7f48d9e08eb8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08b70> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9e08390> # /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 0x7f48d9e08a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d9dfbd30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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 0x7f48d66d5588> # 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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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 0x7f48d6749e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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 0x7f48d686c128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d671ee48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/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 0x7f48d675b080> # /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 0x7f48d675b128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48d673c940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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_aglp2sz1/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 0x7f48d676bef0> # zipimport: zlib available {"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since '/root/.ssh/kdump_id_rsa' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": 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 # 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.42.60 closed. 10871 1726879771.39852: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879771.0051856-10871-7329075247696/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10871 1726879771.39869: _low_level_execute_command(): starting 10871 1726879771.39876: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.0051856-10871-7329075247696/ > /dev/null 2>&1 && sleep 0'"'"'' 10872 1726879771.39632: stdout chunk (state=3): >>># zipimport: zlib available <<< 10872 1726879771.40040: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 10874 1726879771.39674: 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 <<< 10874 1726879771.40080: 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 # 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 # 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<<< 10874 1726879771.40116: stdout chunk (state=3): >>> # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon <<< 10874 1726879771.40143: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 10874 1726879771.40167: 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 <<< 10874 1726879771.40722: 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 # 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 <<< 10872 1726879771.41097: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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 0x7f6826554240> # zipimport: zlib available <<< 10874 1726879771.41192: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10874 1726879771.41201: stdout chunk (state=3): >>><<< 10874 1726879771.41224: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c88e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c1e828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c889b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c2b630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c370f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bdc470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765be1e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bdcb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765be84e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bcbd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bce198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763edc940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eee240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c3ca20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e5c080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e672b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4763e67f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e67a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e71080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eb77b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eb7ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eab160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eabe48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763ea2438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e93470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c14278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c1ccf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763ea26a0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c21e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e8d2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4763c281d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c21f98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4763c282e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763efcfd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c289e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c336a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c33e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ba198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c33780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637bfc88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637e32e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47637e36a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ea390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763594ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476358b2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763581f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763579e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ead30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476358bf60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637e3a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765b99710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476358f048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765b99a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb15c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb1e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb54e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4765bb5240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765ba5b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637cf358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb1470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761bb9908>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761878ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476189f278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618df4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47618df5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618dfb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618e2160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476187c390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476187ce48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618e0128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618c22b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618b64a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761bdcd30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47618cb358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618cb470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4761b72ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b7def0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618d7828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b98ef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476190cda0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476190cf28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f476191a048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618cb5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47619289e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761922128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4761922320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476191aba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4761946da0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761946a58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761946278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47619468d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761931ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e20a240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e27edd8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f475e3a1128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e253e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e290080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e290128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e271940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e2a0ef0>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 10874 1726879771.41280: _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 0x7f4765c88e48> # /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 0x7f4765c1e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c889b0> # /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 0x7f4765c2b630> 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 0x7f4765c32160> # /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 0x7f4765c370f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c32390> # /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 0x7f4765bdc470> # /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 0x7f4765be1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bdcb38> # /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 0x7f4765be84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bcbd68> # /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 0x7f4765bce198> # /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 0x7f4763edc940> # /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 0x7f4763eee240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765c3ca20> 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 0x7f4763e5c080> # /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 0x7f4763e672b0> # /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 0x7f4763e67f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e67a90> 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 0x7f4763e71080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eb77b8> # /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 0x7f4763eb7ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763eab160> # /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 0x7f4763eabe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763ea2438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e93470> # /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 0x7f4763c14278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c1ccf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763ea26a0> 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 0x7f4763c21e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763e8d2b0> # /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 0x7f4763c281d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c21f98> # 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 0x7f4763c282e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763efcfd0> # /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 0x7f4763c28dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c289e8> # /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 0x7f4763c336a0> # /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 0x7f4763c33e80> # /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 0x7f47637ba198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c33780> # /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 0x7f47637bfc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28518> # /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 0x7f47637e32e8> # 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 0x7f47637e36a0> # /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 0x7f47637ea390> # /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 0x7f4763594ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476358b2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763581f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763579e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637ead30> # 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 0x7f476358bf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637e3a20> # /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 0x7f4765b99710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476358f048> 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 0x7f4765b99a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4763c28860> # /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 0x7f4765bb15c0> # /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 0x7f4765bb5630> # 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 0x7f4765bb5b00> # 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 0x7f4765bb5c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb1e10> # /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 0x7f4765bb5f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765bb54e0> # 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 0x7f4765bb5240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4765ba5b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47637cf358> # /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 0x7f4765bb1470> # /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 0x7f4761bb9908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_auyf8lsw/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/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_auyf8lsw/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 0x7f4761878ac8> 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 0x7f476189f278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618df4e0> # 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 0x7f47618df5f8> # /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 0x7f47618dfb38> # /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 0x7f47618e2160> # 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 0x7f476187c390> # 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 0x7f476187ce48> # /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 0x7f47618e0128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618c22b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618b64a8> # /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 0x7f4761bdcd30> # 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 0x7f47618cb358> # /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 0x7f47618cb470> # /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 0x7f4761b72ef0> # /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 0x7f4761b7def0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66320> # /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 0x7f4761b66b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618d7828> # /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 0x7f4761b98ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761b66198> # 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 0x7f476190cda0> # 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 0x7f476190cf28> # 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 0x7f476191a048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47618cb5c0> # /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 0x7f47619289e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761922128> # 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 0x7f4761922320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f476191aba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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 0x7f4761946da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761946a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761946278> # /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 0x7f47619468d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4761931ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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 0x7f475e20a240> # 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_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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 0x7f475e27edd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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 0x7f475e3a1128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e253e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/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_auyf8lsw/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 0x7f475e290080> # /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 0x7f475e290128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f475e271940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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_auyf8lsw/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 0x7f475e2a0ef0> # zipimport: zlib available {"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since '/root/.ssh/kdump_id_rsa' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": 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 # 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.43.118 closed. 10874 1726879771.41417: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879771.0195096-10874-3846519236915/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10874 1726879771.41435: _low_level_execute_command(): starting 10874 1726879771.41443: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.0195096-10874-3846519236915/ > /dev/null 2>&1 && sleep 0'"'"'' 10872 1726879771.42119: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10871 1726879771.43154: stderr chunk (state=2): >>><<< 10871 1726879771.43166: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10871 1726879771.43187: _low_level_execute_command() done: rc=0, stdout=, stderr= 10871 1726879771.43195: handler run complete 10871 1726879771.43213: attempt loop complete, returning result 10871 1726879771.43217: _execute() done 10871 1726879771.43220: dumping result to json 10871 1726879771.43226: done dumping result, returning 10871 1726879771.43232: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0e44ad9b-8ddf-c952-e8a3-000000000160] 10871 1726879771.43243: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000160 10871 1726879771.43276: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000160 10871 1726879771.43280: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists 10872 1726879771.44094: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10874 1726879771.44195: stderr chunk (state=2): >>><<< 10874 1726879771.44205: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10874 1726879771.44221: _low_level_execute_command() done: rc=0, stdout=, stderr= 10874 1726879771.44226: handler run complete 10874 1726879771.44241: attempt loop complete, returning result 10874 1726879771.44244: _execute() done 10874 1726879771.44246: dumping result to json 10874 1726879771.44250: done dumping result, returning 10874 1726879771.44259: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0e44ad9b-8ddf-c952-e8a3-000000000160] 10874 1726879771.44373: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000160 10872 1726879771.44412: stdout chunk (state=3): >>># 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 0x7f68265c8e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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 0x7f68268f9128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682659de48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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 <<< 10874 1726879771.44423: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000160 10874 1726879771.44427: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists 10872 1726879771.44718: stdout chunk (state=3): >>># zipimport: zlib available <<< 10872 1726879771.45601: 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' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265da080> # /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 0x7f68265da128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265bb940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 10872 1726879771.46709: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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 0x7f68265eaef0> # zipimport: zlib available {"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since '/root/.ssh/kdump_id_rsa' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 10872 1726879771.47825: 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 # 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 #<<< 10872 1726879771.47845: 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 # 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 # clean<<< 10872 1726879771.47869: stdout chunk (state=3): >>>up[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 # 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 <<< 10872 1726879771.48142: stdout chunk (state=3): >>># 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 <<< 10872 1726879771.48424: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 10872 1726879771.48436: stdout chunk (state=3): >>><<< 10872 1726879771.48456: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682dfd2e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df68828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682dfd29b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df75630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df810f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df26470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df2be48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df26b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df324e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df15d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df18198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c226940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c238240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df86a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1a6080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1b12b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682c1b1f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1b1a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1bb080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c2017b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c201ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f5160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f5e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1ec438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1dd470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf5e2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf66d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f50b8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf6be48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1d72b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682bf72208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf6bfd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682bf72320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c246fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7d6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7deb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb04198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7d7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb09c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb2d2e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682bb2d6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb34390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8deba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8d52e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8cbf98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8c3e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb34d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682b8d5f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb2da20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682dee3710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8d9048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682dee3a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682defb5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deff630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deffb00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deffc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682defbe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682defff60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682deff4e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f682deff240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682deefb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb19358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682defb470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829f03908>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829bc2ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829be9278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c294e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c295f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c29b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c2c160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829bc6390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829bc6e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c2a0f0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c0c2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c004a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829f26d68>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829be90b8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c15390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829ebde10>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829ec3eb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb0240>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb0a58>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c21748>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829ee2eb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb00b8>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c57da0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c57e80>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c64048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c154e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c729e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c6c128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c6c320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c64ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6829c8dda0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8da58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8d278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8d8d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c7bba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6826554240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265c8e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68268f9128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682659de48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265da080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265da128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265bb940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265eaef0>\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# destroy glob\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 10872 1726879771.48519: _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 0x7f682dfd2e48> # /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 0x7f682df68828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682dfd29b0> # /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 0x7f682df75630> 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 0x7f682df7c160> # /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 0x7f682df810f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df7c390> # /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 0x7f682df26470> # /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 0x7f682df2be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df26b38> # /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 0x7f682df324e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df15d68> # /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 0x7f682df18198> # /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 0x7f682c226940> # /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 0x7f682c238240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682df86a20> 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 0x7f682c1a6080> # /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 0x7f682c1b12b0> # /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 0x7f682c1b1f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1b1a90> 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 0x7f682c1bb080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c2017b8> # /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 0x7f682c201ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f5160> # /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 0x7f682c1f5e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1ec438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1dd470> # /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 0x7f682bf5e2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf66d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1f50b8> 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 0x7f682bf6be48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c1d72b0> # /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 0x7f682bf72208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf6bfd0> # 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 0x7f682bf72320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682c246fd0> # /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 0x7f682bf72e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72a20> # /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 0x7f682bf7d6d8> # /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 0x7f682bf7deb8> # /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 0x7f682bb04198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf7d7b8> # /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 0x7f682bb09c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72550> # /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 0x7f682bb2d2e8> # 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 0x7f682bb2d6a0> # /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 0x7f682bb34390> # /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 0x7f682b8deba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8d52e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8cbf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8c3e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb34d30> # 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 0x7f682b8d5f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb2da20> # /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 0x7f682dee3710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682b8d9048> 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 0x7f682dee3a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bf72898> # /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 0x7f682defb5c0> # /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 0x7f682deff630> # 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 0x7f682deffb00> # 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 0x7f682deffc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682defbe10> # /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 0x7f682defff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682deff4e0> # 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 0x7f682deff240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682deefb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682bb19358> # /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 0x7f682defb470> # /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 0x7f6829f03908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_c6pt5e25/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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 0x7f6829bc2ac8> 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 0x7f6829be9278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c294e0> # 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 0x7f6829c295f8> # /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 0x7f6829c29b38> # /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 0x7f6829c2c160> # 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 0x7f6829bc6390> # 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 0x7f6829bc6e48> # /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 0x7f6829c2a0f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c0c2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c004a8> # /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 0x7f6829f26d68> # 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 0x7f6829be90b8> # /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 0x7f6829c15390> # /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 0x7f6829ebde10> # /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 0x7f6829ec3eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb0240> # /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 0x7f6829eb0a58> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c21748> # /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 0x7f6829ee2eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829eb00b8> # 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 0x7f6829c57da0> # 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 0x7f6829c57e80> # 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 0x7f6829c64048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c154e0> # /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 0x7f6829c729e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c6c128> # 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 0x7f6829c6c320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c64ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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 0x7f6829c8dda0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8da58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c8d278> # /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 0x7f6829c8d8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6829c7bba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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 0x7f6826554240> # 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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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 0x7f68265c8e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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 0x7f68268f9128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f682659de48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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 0x7f68265da080> # /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 0x7f68265da128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68265bb940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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_c6pt5e25/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 0x7f68265eaef0> # zipimport: zlib available {"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since '/root/.ssh/kdump_id_rsa' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": 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 # 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.43.205 closed. 10872 1726879771.48659: done with _execute_module (ansible.legacy.command, {'creates': '/root/.ssh/kdump_id_rsa', '_raw_params': "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879771.020873-10872-195881460925596/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10872 1726879771.48675: _low_level_execute_command(): starting 10872 1726879771.48682: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.020873-10872-195881460925596/ > /dev/null 2>&1 && sleep 0'"'"'' 10872 1726879771.51993: stderr chunk (state=2): >>><<< 10872 1726879771.52007: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10872 1726879771.52029: _low_level_execute_command() done: rc=0, stdout=, stderr= 10872 1726879771.52035: handler run complete 10872 1726879771.52056: attempt loop complete, returning result 10872 1726879771.52061: _execute() done 10872 1726879771.52064: dumping result to json 10872 1726879771.52069: done dumping result, returning 10872 1726879771.52076: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Create key if it does not exist [0e44ad9b-8ddf-c952-e8a3-000000000160] 10872 1726879771.52088: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000160 10872 1726879771.52121: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000160 10872 1726879771.52125: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists 10596 1726879771.52267: no more pending results, returning what we have 10596 1726879771.52271: results queue empty 10596 1726879771.52271: checking for any_errors_fatal 10596 1726879771.52273: done checking for any_errors_fatal 10596 1726879771.52274: checking for max_fail_percentage 10596 1726879771.52275: done checking for max_fail_percentage 10596 1726879771.52276: checking to see if all hosts have failed and the running result is not ok 10596 1726879771.52277: done checking to see if all hosts have failed 10596 1726879771.52277: getting the remaining hosts for this loop 10596 1726879771.52279: done getting the remaining hosts for this loop 10596 1726879771.52282: getting the next task for host managed_node1 10596 1726879771.52289: done getting next task for host managed_node1 10596 1726879771.52292: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key 10596 1726879771.52295: ^ state is: HOST STATE: block=3, 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=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 10596 1726879771.52297: getting the next task for host managed_node2 10596 1726879771.52300: done getting next task for host managed_node2 10596 1726879771.52301: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key 10596 1726879771.52303: ^ state is: HOST STATE: block=3, 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=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 10596 1726879771.52303: getting the next task for host managed_node3 10596 1726879771.52305: done getting next task for host managed_node3 10596 1726879771.52307: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch key 10596 1726879771.52308: ^ state is: HOST STATE: block=3, 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=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 10596 1726879771.52325: getting variables 10596 1726879771.52327: in VariableManager get_vars() 10596 1726879771.52359: Calling all_inventory to load vars for managed_node1 10596 1726879771.52362: Calling groups_inventory to load vars for managed_node1 10596 1726879771.52364: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879771.52372: Calling all_plugins_play to load vars for managed_node1 10596 1726879771.52374: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879771.52376: Calling groups_plugins_play to load vars for managed_node1 10596 1726879771.52487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879771.52635: done with get_vars() 10596 1726879771.52643: done getting variables TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Friday 20 September 2024 20:49:31 -0400 (0:00:00.586) 0:00:09.970 ****** 10596 1726879771.52726: entering _queue_task() for managed_node1/slurp 10596 1726879771.53060: worker is 1 (out of 3 available) 10596 1726879771.53079: exiting _queue_task() for managed_node1/slurp 10596 1726879771.53120: getting variables 10596 1726879771.53125: in VariableManager get_vars() 10596 1726879771.53234: Calling all_inventory to load vars for managed_node2 10596 1726879771.53239: Calling groups_inventory to load vars for managed_node2 10596 1726879771.53241: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879771.53262: Calling all_plugins_play to load vars for managed_node2 10596 1726879771.53266: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879771.53269: Calling groups_plugins_play to load vars for managed_node2 10596 1726879771.53481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879771.53703: done with get_vars() 10596 1726879771.53715: done getting variables 10596 1726879771.53818: entering _queue_task() for managed_node2/slurp 10596 1726879771.54119: worker is 2 (out of 3 available) 10596 1726879771.54132: exiting _queue_task() for managed_node2/slurp 10596 1726879771.54166: getting variables 10596 1726879771.54169: in VariableManager get_vars() 10596 1726879771.54258: Calling all_inventory to load vars for managed_node3 10596 1726879771.54263: Calling groups_inventory to load vars for managed_node3 10596 1726879771.54265: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879771.54280: Calling all_plugins_play to load vars for managed_node3 10596 1726879771.54284: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879771.54287: Calling groups_plugins_play to load vars for managed_node3 10596 1726879771.54521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10898 1726879771.53582: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch key 10898 1726879771.53734: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000161 10898 1726879771.53750: variable 'ansible_search_path' from source: unknown 10898 1726879771.53755: variable 'ansible_search_path' from source: unknown 10898 1726879771.53778: calling self._execute() 10898 1726879771.53841: variable 'ansible_host' from source: host vars for 'managed_node1' 10898 1726879771.53850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10898 1726879771.53859: variable 'omit' from source: magic vars 10898 1726879771.53954: variable 'omit' from source: magic vars 10898 1726879771.54011: variable 'omit' from source: magic vars 10898 1726879771.54216: variable 'kdump_sshkey' from source: role '' defaults 10898 1726879771.54241: variable 'omit' from source: magic vars 10898 1726879771.54276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10898 1726879771.54311: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10898 1726879771.54334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10898 1726879771.54352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10898 1726879771.54367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10898 1726879771.54397: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10898 1726879771.54403: variable 'ansible_host' from source: host vars for 'managed_node1' 10898 1726879771.54407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10898 1726879771.54867: Set connection var ansible_shell_executable to /bin/sh 10898 1726879771.54877: Set connection var ansible_connection to ssh 10898 1726879771.54883: Set connection var ansible_timeout to 10 10898 1726879771.54886: Set connection var ansible_shell_type to sh 10898 1726879771.54893: Set connection var ansible_pipelining to False 10898 1726879771.54901: Set connection var ansible_module_compression to ZIP_DEFLATED 10898 1726879771.54924: variable 'ansible_shell_executable' from source: unknown 10898 1726879771.54929: variable 'ansible_connection' from source: unknown 10898 1726879771.54932: variable 'ansible_module_compression' from source: unknown 10898 1726879771.54935: variable 'ansible_shell_type' from source: unknown 10898 1726879771.54938: variable 'ansible_shell_executable' from source: unknown 10898 1726879771.54940: variable 'ansible_host' from source: host vars for 'managed_node1' 10898 1726879771.54946: variable 'ansible_pipelining' from source: unknown 10898 1726879771.54949: variable 'ansible_timeout' from source: unknown 10898 1726879771.54953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10899 1726879771.55001: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fetch key 10898 1726879771.55146: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10899 1726879771.55145: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000161 10898 1726879771.55159: variable 'omit' from source: magic vars 10899 1726879771.55164: variable 'ansible_search_path' from source: unknown 10898 1726879771.55165: starting attempt loop 10899 1726879771.55167: variable 'ansible_search_path' from source: unknown 10898 1726879771.55169: running the handler 10898 1726879771.55182: _low_level_execute_command(): starting 10898 1726879771.55189: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10899 1726879771.55190: calling self._execute() <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 10899 1726879771.55261: variable 'ansible_host' from source: host vars for 'managed_node2' <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10899 1726879771.55271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10899 1726879771.55279: variable 'omit' from source: magic vars 10899 1726879771.55380: variable 'omit' from source: magic vars 10596 1726879771.56032: done with get_vars() 10596 1726879771.56042: done getting variables 10899 1726879771.55454: variable 'omit' from source: magic vars 10899 1726879771.55662: variable 'kdump_sshkey' from source: role '' defaults 10899 1726879771.55688: variable 'omit' from source: magic vars 10899 1726879771.55726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10899 1726879771.55759: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10899 1726879771.55778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10899 1726879771.55797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10899 1726879771.55811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10899 1726879771.55839: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10899 1726879771.55845: variable 'ansible_host' from source: host vars for 'managed_node2' 10899 1726879771.55853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10899 1726879771.56159: Set connection var ansible_shell_executable to /bin/sh 10899 1726879771.56169: Set connection var ansible_connection to ssh 10899 1726879771.56176: Set connection var ansible_timeout to 10 10899 1726879771.56180: Set connection var ansible_shell_type to sh 10899 1726879771.56185: Set connection var ansible_pipelining to False 10596 1726879771.56244: entering _queue_task() for managed_node3/slurp 10596 1726879771.56576: worker is 3 (out of 3 available) 10596 1726879771.56589: exiting _queue_task() for managed_node3/slurp 10596 1726879771.56605: done queuing things up, now waiting for results queue to drain 10596 1726879771.56608: waiting for pending results... 10899 1726879771.56194: Set connection var ansible_module_compression to ZIP_DEFLATED 10899 1726879771.56216: variable 'ansible_shell_executable' from source: unknown 10899 1726879771.56221: variable 'ansible_connection' from source: unknown 10899 1726879771.56225: variable 'ansible_module_compression' from source: unknown 10899 1726879771.56228: variable 'ansible_shell_type' from source: unknown 10899 1726879771.56231: variable 'ansible_shell_executable' from source: unknown 10899 1726879771.56234: variable 'ansible_host' from source: host vars for 'managed_node2' 10899 1726879771.56237: variable 'ansible_pipelining' from source: unknown 10899 1726879771.56240: variable 'ansible_timeout' from source: unknown 10899 1726879771.56244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10899 1726879771.56427: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10899 1726879771.56438: variable 'omit' from source: magic vars 10899 1726879771.56443: starting attempt loop 10899 1726879771.56446: running the handler 10899 1726879771.56457: _low_level_execute_command(): starting 10899 1726879771.56464: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10901 1726879771.56999: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch key 10901 1726879771.57167: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000161 10901 1726879771.57187: variable 'ansible_search_path' from source: unknown 10901 1726879771.57191: variable 'ansible_search_path' from source: unknown 10901 1726879771.57228: calling self._execute() 10901 1726879771.57307: variable 'ansible_host' from source: host vars for 'managed_node3' 10901 1726879771.57317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10901 1726879771.57325: variable 'omit' from source: magic vars 10901 1726879771.57426: variable 'omit' from source: magic vars 10901 1726879771.57496: variable 'omit' from source: magic vars 10901 1726879771.57683: variable 'kdump_sshkey' from source: role '' defaults 10901 1726879771.57704: variable 'omit' from source: magic vars 10901 1726879771.57735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10901 1726879771.57762: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10901 1726879771.57778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10901 1726879771.57789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10901 1726879771.57836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10901 1726879771.57862: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10901 1726879771.57867: variable 'ansible_host' from source: host vars for 'managed_node3' 10901 1726879771.57871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10898 1726879771.57925: stdout chunk (state=2): >>>/root <<< 10901 1726879771.57972: Set connection var ansible_shell_executable to /bin/sh 10901 1726879771.57984: Set connection var ansible_connection to ssh 10901 1726879771.57999: Set connection var ansible_timeout to 10 10901 1726879771.58007: Set connection var ansible_shell_type to sh 10901 1726879771.58013: Set connection var ansible_pipelining to False 10901 1726879771.58019: Set connection var ansible_module_compression to ZIP_DEFLATED 10901 1726879771.58040: variable 'ansible_shell_executable' from source: unknown 10901 1726879771.58044: variable 'ansible_connection' from source: unknown 10901 1726879771.58047: variable 'ansible_module_compression' from source: unknown 10901 1726879771.58052: variable 'ansible_shell_type' from source: unknown 10901 1726879771.58054: variable 'ansible_shell_executable' from source: unknown 10901 1726879771.58057: variable 'ansible_host' from source: host vars for 'managed_node3' 10901 1726879771.58060: variable 'ansible_pipelining' from source: unknown 10901 1726879771.58062: variable 'ansible_timeout' from source: unknown 10901 1726879771.58065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10898 1726879771.58072: stderr chunk (state=3): >>><<< 10898 1726879771.58079: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 10898 1726879771.58111: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10898 1726879771.58125: _low_level_execute_command(): starting 10898 1726879771.58131: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264 `" && echo ansible-tmp-1726879771.5811837-10898-141441232530264="` echo /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264 `" && echo ansible-tmp-1726879771.5811837-10898-141441232530264="` echo /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264 `" ) && sleep 0'"'"'' 10901 1726879771.58284: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10901 1726879771.58298: variable 'omit' from source: magic vars 10901 1726879771.58304: starting attempt loop 10901 1726879771.58307: running the handler 10901 1726879771.58318: _low_level_execute_command(): starting 10901 1726879771.58327: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10899 1726879771.60042: stdout chunk (state=2): >>>/root <<< 10899 1726879771.60118: stderr chunk (state=3): >>><<< 10899 1726879771.60125: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 10899 1726879771.60147: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10899 1726879771.60160: _low_level_execute_command(): starting 10899 1726879771.60164: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618 `" && echo ansible-tmp-1726879771.6015506-10899-278879856757618="` echo /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618 `" && echo ansible-tmp-1726879771.6015506-10899-278879856757618="` echo /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618 `" ) && sleep 0'"'"'' 10901 1726879771.60825: stdout chunk (state=2): >>>/root <<< 10901 1726879771.60947: stderr chunk (state=3): >>><<< 10901 1726879771.60956: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 10901 1726879771.60981: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10901 1726879771.60995: _low_level_execute_command(): starting 10901 1726879771.61003: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481 `" && echo ansible-tmp-1726879771.6098864-10901-216822777705481="` echo /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None 10898 1726879771.61030: stdout chunk (state=2): >>>ansible-tmp-1726879771.5811837-10898-141441232530264=/root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264 <<< <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481 `" && echo ansible-tmp-1726879771.6098864-10901-216822777705481="` echo /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481 `" ) && sleep 0'"'"'' 10898 1726879771.61517: stderr chunk (state=3): >>><<< 10898 1726879771.61525: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879771.5811837-10898-141441232530264=/root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264\n', b'') 10898 1726879771.61553: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879771.5811837-10898-141441232530264=/root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264 , stderr= 10898 1726879771.61609: variable 'ansible_module_compression' from source: unknown 10898 1726879771.61643: ANSIBALLZ: Using lock for slurp 10898 1726879771.61650: ANSIBALLZ: Acquiring lock 10898 1726879771.61654: ANSIBALLZ: Lock acquired: 140708134558208 10898 1726879771.61657: ANSIBALLZ: Creating module 10901 1726879771.63542: stdout chunk (state=2): >>>ansible-tmp-1726879771.6098864-10901-216822777705481=/root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481 <<< 10899 1726879771.63573: stdout chunk (state=2): >>>ansible-tmp-1726879771.6015506-10899-278879856757618=/root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618 <<< 10901 1726879771.63711: stderr chunk (state=3): >>><<< 10901 1726879771.63720: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879771.6098864-10901-216822777705481=/root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481\n', b'') 10901 1726879771.63745: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879771.6098864-10901-216822777705481=/root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481 , stderr= 10901 1726879771.63817: variable 'ansible_module_compression' from source: unknown 10901 1726879771.63859: ANSIBALLZ: Using lock for slurp 10901 1726879771.63864: ANSIBALLZ: Acquiring lock 10899 1726879771.64463: stderr chunk (state=3): >>><<< 10899 1726879771.64473: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879771.6015506-10899-278879856757618=/root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618\n', b'') 10899 1726879771.64499: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879771.6015506-10899-278879856757618=/root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618 , stderr= 10899 1726879771.64567: variable 'ansible_module_compression' from source: unknown 10899 1726879771.64612: ANSIBALLZ: Using lock for slurp 10899 1726879771.64617: ANSIBALLZ: Acquiring lock 10898 1726879771.70927: ANSIBALLZ: Writing module into payload 10898 1726879771.70983: ANSIBALLZ: Writing module 10898 1726879771.71004: ANSIBALLZ: Renaming module 10898 1726879771.71011: ANSIBALLZ: Done creating module 10901 1726879771.71023: ANSIBALLZ: Lock acquired: 140708134558208 10898 1726879771.71029: variable 'ansible_facts' from source: host vars for 'managed_node1' 10901 1726879771.71033: ANSIBALLZ: Reading module after lock 10901 1726879771.71066: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 10898 1726879771.71116: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpotphw0lz TO /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 10901 1726879771.71171: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp68_5ni6k TO /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 10899 1726879771.71289: ANSIBALLZ: Lock acquired: 140708134558208 10899 1726879771.71301: ANSIBALLZ: Reading module after lock 10899 1726879771.71338: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 10899 1726879771.71447: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmphrgd_pr7 TO /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 10901 1726879771.71579: Sending initial data 10901 1726879771.71586: Sent initial data (154 bytes) 10898 1726879771.71977: Sending initial data 10898 1726879771.71986: Sent initial data (154 bytes) 10899 1726879771.72006: Sending initial data 10899 1726879771.72013: Sent initial data (154 bytes) 10901 1726879771.74900: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp68_5ni6k /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py <<< 10898 1726879771.74983: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpotphw0lz /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py <<< 10899 1726879771.75983: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmphrgd_pr7 /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py <<< 10901 1726879771.76776: stderr chunk (state=3): >>><<< 10901 1726879771.76787: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp68_5ni6k /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py\n', b'') 10901 1726879771.76819: done transferring module to remote 10901 1726879771.76834: _low_level_execute_command(): starting 10901 1726879771.76841: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/ /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/ /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py && sleep 0'"'"'' 10898 1726879771.76989: stderr chunk (state=3): >>><<< 10898 1726879771.77003: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpotphw0lz /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py\n', b'') 10898 1726879771.77031: done transferring module to remote 10898 1726879771.77045: _low_level_execute_command(): starting 10898 1726879771.77051: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/ /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/ /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py && sleep 0'"'"'' 10899 1726879771.77515: stderr chunk (state=3): >>><<< 10899 1726879771.77525: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmphrgd_pr7 /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py\n', b'') 10899 1726879771.77555: done transferring module to remote 10899 1726879771.77571: _low_level_execute_command(): starting 10899 1726879771.77577: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/ /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/ /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py && sleep 0'"'"'' 10898 1726879771.79659: stderr chunk (state=2): >>><<< 10898 1726879771.79671: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10898 1726879771.79694: _low_level_execute_command() done: rc=0, stdout=, stderr= 10898 1726879771.79700: _low_level_execute_command(): starting 10898 1726879771.79706: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/AnsiballZ_slurp.py && sleep 0'"'"'' 10901 1726879771.79810: stderr chunk (state=2): >>><<< 10901 1726879771.79822: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10901 1726879771.79847: _low_level_execute_command() done: rc=0, stdout=, stderr= 10901 1726879771.79852: _low_level_execute_command(): starting 10901 1726879771.79857: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/AnsiballZ_slurp.py && sleep 0'"'"'' 10899 1726879771.80837: stderr chunk (state=2): >>><<< 10899 1726879771.80850: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10899 1726879771.80871: _low_level_execute_command() done: rc=0, stdout=, stderr= 10899 1726879771.80875: _low_level_execute_command(): starting 10899 1726879771.80881: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/AnsiballZ_slurp.py && sleep 0'"'"'' 10898 1726879771.82635: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10898 1726879771.82654: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 10898 1726879771.82983: stdout chunk (state=3): >>>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 0x7f1efd30ee48> # /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 0x7f1efd2a4828> <<< 10898 1726879771.82999: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd30e9b0> <<< 10901 1726879771.83032: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10901 1726879771.83054: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 10898 1726879771.83066: 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 0x7f1efd2b1630> import '_signal' # <<< 10898 1726879771.83079: 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' <<< 10898 1726879771.83092: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8160> <<< 10901 1726879771.83108: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10898 1726879771.83118: 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' <<< 10901 1726879771.83136: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10898 1726879771.83162: 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 <<< 10898 1726879771.83173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10901 1726879771.83186: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 10901 1726879771.83198: stdout chunk (state=3): >>># installing zipimport hook <<< 10898 1726879771.83207: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2bd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8748> <<< 10901 1726879771.83216: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10898 1726879771.83227: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8390> <<< 10898 1726879771.83255: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10901 1726879771.83257: 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' <<< 10901 1726879771.83277: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10901 1726879771.83304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 10898 1726879771.83324: 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 <<< 10901 1726879771.83336: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1a5e48> <<< 10898 1726879771.83356: 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 0x7f1efd262470> <<< 10901 1726879771.83368: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10898 1726879771.83388: 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' <<< 10901 1726879771.83409: 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 0x7eff2e13b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1a59b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 10901 1726879771.83425: 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 0x7eff2e148630> <<< 10898 1726879771.83416: 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' <<< 10898 1726879771.83441: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd267e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd262b38> <<< 10901 1726879771.83460: stdout chunk (state=3): >>>import '_signal' # <<< 10901 1726879771.83472: 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' <<< 10898 1726879771.83489: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10901 1726879771.83657: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f160> # /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 0x7eff2e1540f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f390> # /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' <<< 10901 1726879771.83699: 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' # <<< 10901 1726879771.83764: 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 0x7eff2e0f9470> <<< 10901 1726879771.83794: 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' <<< 10901 1726879771.83814: 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 0x7eff2e0fee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0f9b38> <<< 10898 1726879771.83815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd26e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd251d68> # /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 0x7f1efd254198> # /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 0x7f1efb562940> # /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 0x7f1efb574240> <<< 10901 1726879771.83847: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10898 1726879771.83855: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2c2a20> 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. <<< 10901 1726879771.83879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10901 1726879771.83989: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1054e0> <<< 10901 1726879771.84004: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0e8d68> <<< 10901 1726879771.84025: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 10901 1726879771.84032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 10901 1726879771.84047: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0eb198> <<< 10901 1726879771.84079: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10898 1726879771.84079: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10901 1726879771.84098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10898 1726879771.84113: 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' <<< 10901 1726879771.84121: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3f9940> <<< 10898 1726879771.84139: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10901 1726879771.84150: 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' <<< 10901 1726879771.84157: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c40b240> <<< 10898 1726879771.84164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10898 1726879771.84177: 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' <<< 10898 1726879771.84196: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10901 1726879771.84237: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e159a20> <<< 10901 1726879771.84244: 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. <<< 10898 1726879771.84558: 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 0x7f1efb4e20f0> # /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 0x7f1efb4ed320> # /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 0x7f1efb4edfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4edb00> 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 0x7f1efb4ec0f0> import '_collections' # <<< 10901 1726879771.84569: 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' <<< 10901 1726879771.84589: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10898 1726879771.84600: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb53d828> <<< 10898 1726879771.84612: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10898 1726879771.84622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10901 1726879771.84659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10898 1726879771.84667: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb53dc18> <<< 10901 1726879771.84680: stdout chunk (state=3): >>>import '_functools' # <<< 10901 1726879771.84689: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10898 1726879771.84709: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5311d0> <<< 10901 1726879771.84727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10898 1726879771.84738: 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' <<< 10898 1726879771.84745: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb531eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5284a8> <<< 10901 1726879771.84753: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10901 1726879771.84767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10901 1726879771.84775: stdout chunk (state=3): >>>import '_operator' # <<< 10901 1726879771.84794: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3790f0> <<< 10898 1726879771.84808: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5194e0> # /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' <<< 10901 1726879771.84818: 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 0x7eff2c384320> <<< 10901 1726879771.84838: 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' <<< 10898 1726879771.84848: stdout chunk (state=3): >>>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' <<< 10898 1726879771.84872: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 10898 1726879771.84881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10901 1726879771.84888: 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 0x7eff2c384fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c384b00> import 'itertools' # <<< 10898 1726879771.84908: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb299320> <<< 10901 1726879771.84918: 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' <<< 10901 1726879771.84933: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3830f0> import '_collections' # <<< 10898 1726879771.84943: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2a1da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb531128> import '_locale' # <<< 10898 1726879771.85258: 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 0x7f1efb2a7eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb513320> # /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 0x7f1efb2ad278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad080> # 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 0x7f1efb2ad390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb58b080> # /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 0x7f1efb2ade80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ada90> # /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 0x7f1efb2b9748> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10898 1726879771.85269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10901 1726879771.85279: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3d4828> # /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 0x7eff2c3d4c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c81d0> # /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 0x7eff2c3c8eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3bf4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3b04e0> # /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 <<< 10901 1726879771.85292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10901 1726879771.85307: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c130320> <<< 10898 1726879771.85315: 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' <<< 10901 1726879771.85328: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c138da0> <<< 10901 1726879771.85339: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c8128> <<< 10901 1726879771.85355: stdout chunk (state=3): >>>import '_locale' # <<< 10898 1726879771.85367: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9f28> # /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' <<< 10901 1726879771.85397: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10901 1726879771.85407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c13eeb8> <<< 10901 1726879771.85414: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3aa320> <<< 10901 1726879771.85430: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 10901 1726879771.85442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 10898 1726879771.85450: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae3f240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9828> # /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' <<< 10901 1726879771.85463: 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' <<< 10901 1726879771.85472: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c144278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144080> <<< 10898 1726879771.85502: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae44cf8> <<< 10901 1726879771.85512: 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 0x7eff2c144390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c422080> <<< 10898 1726879771.85522: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad5c0> <<< 10901 1726879771.85533: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10898 1726879771.85543: 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' <<< 10901 1726879771.85554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10901 1726879771.85562: 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' <<< 10901 1726879771.85574: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10901 1726879771.85591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10901 1726879771.85606: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144a90> <<< 10898 1726879771.85621: 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 0x7f1efae68358> # 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 0x7f1efae68710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10901 1726879771.85635: 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' <<< 10898 1726879771.85645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10901 1726879771.85659: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150748> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10901 1726879771.85674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10898 1726879771.85683: 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 0x7f1efae70400> <<< 10901 1726879771.85700: 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' <<< 10901 1726879771.85759: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150f28> <<< 10901 1726879771.85775: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10901 1726879771.85790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10901 1726879771.85823: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcd6240> <<< 10901 1726879771.85846: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150828> <<< 10901 1726879771.85860: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10901 1726879771.85873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10898 1726879771.85903: 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' 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 0x7f1efac1ac18> <<< 10901 1726879771.85945: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcdbd30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c1445c0> <<< 10901 1726879771.85963: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10898 1726879771.85977: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac0d358> <<< 10898 1726879771.85994: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac0d048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efabfeef0> <<< 10898 1726879771.86022: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae70da0> <<< 10901 1726879771.86037: 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 0x7eff2bcff390> <<< 10898 1726879771.86052: 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 0x7f1efac0dfd0> <<< 10898 1726879771.86069: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae68a90> <<< 10898 1726879771.86080: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10898 1726879771.86363: stdout chunk (state=3): >>># 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 0x7f1efd21f780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac150b8> 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 0x7f1efd21fb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad908> # /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 0x7f1efd237630> # /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' <<< 10899 1726879771.86375: 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 0x7f6c70bafe48> # /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 0x7f6c70b45828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70baf9b0> # /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 0x7f6c70b52630> 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 0x7f6c70b59160> # /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' <<< 10901 1726879771.86386: 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 0x7eff2bcff748> # /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 0x7eff2bd07438> # /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 0x7eff2bab1c50> <<< 10901 1726879771.86419: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baa4390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baa4080> <<< 10901 1726879771.86432: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2ba95f28> <<< 10901 1726879771.86458: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bd07dd8> <<< 10901 1726879771.86494: 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 0x7eff2baac048> <<< 10898 1726879771.86507: 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 0x7f1efd23b6a0> <<< 10901 1726879771.86516: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcffac8> <<< 10898 1726879771.86544: 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 0x7f1efd23bb70> <<< 10901 1726879771.86556: 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' <<< 10898 1726879771.86566: 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' <<< 10898 1726879771.86573: stdout chunk (state=3): >>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd237e80> <<< 10898 1726879771.86611: 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 0x7f1efd23bfd0> <<< 10898 1726879771.86633: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd23b550> <<< 10898 1726879771.86662: 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 0x7f1efd23b2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd22bb70> <<< 10898 1726879771.86682: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae543c8> <<< 10898 1726879771.86701: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10898 1726879771.86739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10898 1726879771.86779: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2374e0> <<< 10901 1726879771.86878: 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 0x7eff2e0b67b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baac0f0> 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 0x7eff2e0b6b38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144908> # /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 0x7eff2e0ce668> # /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' <<< 10898 1726879771.86899: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10898 1726879771.86907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10898 1726879771.86930: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef923f978> <<< 10901 1726879771.86931: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10901 1726879771.86946: 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 0x7eff2e0d26d8> <<< 10901 1726879771.86959: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10901 1726879771.86968: 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 0x7eff2e0d2ba8> <<< 10901 1726879771.86995: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10898 1726879771.87007: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10901 1726879771.87016: 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 0x7eff2e0d2cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0ceeb8> <<< 10898 1726879771.87036: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10901 1726879771.87046: 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' <<< 10901 1726879771.87054: 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 0x7eff2e0dc048> <<< 10898 1726879771.87067: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10901 1726879771.87075: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0d2588> <<< 10901 1726879771.87085: 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 0x7eff2e0d22e8> <<< 10901 1726879771.87112: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0c2ba8> <<< 10901 1726879771.87126: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcea400> <<< 10901 1726879771.87147: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10901 1726879771.87183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10901 1726879771.87228: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0ce518> <<< 10901 1726879771.87348: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10901 1726879771.87358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10901 1726879771.87370: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0d59b0> <<< 10899 1726879771.87393: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b5e0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59390> # /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 0x7f6c70b03470> # /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 0x7f6c70b08e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b03b38> # /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 0x7f6c70b0f4e0> <<< 10901 1726879771.87434: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip' <<< 10901 1726879771.87443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.87451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.87475: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/__init__.py <<< 10901 1726879771.87484: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.87497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.87505: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/__init__.py <<< 10901 1726879771.87517: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.88164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10899 1726879771.88494: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70af2d68> # /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 0x7f6c70af5198> # /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 0x7f6c6ee03940> # /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 0x7f6c6ee15240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b63a20> 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 0x7f6c6ed830f0> # /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 0x7f6c6ed8e320> # /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 0x7f6c6ed8efd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8eb00> 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 0x7f6c6ed8d0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.S<<< 10901 1726879771.88683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.89107: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10898 1726879771.89121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f937f0> <<< 10898 1726879771.89130: stdout chunk (state=3): >>>import 'atexit' # <<< 10898 1726879771.89147: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10898 1726879771.89178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10898 1726879771.89242: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10898 1726879771.89254: 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 0x7f1ef8f232e8> <<< 10898 1726879771.89260: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f93e48> <<< 10898 1726879771.89284: 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' <<< 10898 1726879771.89296: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef923ffd0> <<< 10898 1726879771.89306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10898 1726879771.89329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10898 1726879771.89376: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8efeba8> <<< 10898 1726879771.89387: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10898 1726879771.89409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10898 1726879771.89426: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10898 1726879771.89460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10898 1726879771.89473: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 10898 1726879771.89489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 10898 1726879771.89564: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f691d0> <<< 10898 1726879771.89602: 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 0x7f1ef8f10390> <<< 10898 1726879771.89640: 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 0x7f1ef8f10eb8> <<< 10898 1726879771.89659: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10898 1726879771.89671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10901 1726879771.89690: 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 0x7eff29e127f0> <<< 10901 1726879771.89718: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10898 1726879771.89739: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f67198> <<< 10898 1726879771.89756: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f44320> <<< 10901 1726879771.89768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10901 1726879771.89832: 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 0x7eff29db8320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e12e80> <<< 10901 1726879771.89858: 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 0x7eff2a0d5e10> <<< 10901 1726879771.89880: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10901 1726879771.89910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10901 1726879771.89952: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d95be0> <<< 10901 1726879771.89970: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10901 1726879771.89987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10901 1726879771.90006: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10901 1726879771.90043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10898 1726879771.90074: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f3b518> # /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' <<< 10901 1726879771.90084: 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' <<< 10898 1726879771.90097: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef925a2b0> <<< 10898 1726879771.90126: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10898 1726879771.90139: 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 0x7f1ef8f23128> <<< 10898 1726879771.90153: 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' <<< 10898 1726879771.90163: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f4d4a8> <<< 10901 1726879771.90172: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e00208> <<< 10901 1726879771.90180: 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 0x7eff29da9f28> <<< 10898 1726879771.90194: 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' <<< 10901 1726879771.90219: 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 0x7eff29da9ef0> <<< 10901 1726879771.90229: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10898 1726879771.90237: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10901 1726879771.90251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10898 1726879771.90260: 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 <<< 10898 1726879771.90276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10898 1726879771.90327: 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 0x7f1ef91f4f28> <<< 10901 1726879771.90335: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29dfe1d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29ddb358> <<< 10898 1726879771.90405: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10898 1726879771.90413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 10898 1726879771.90425: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91faf28> <<< 10899 1726879771.90602: stdout chunk (state=3): >>>ourceFileLoader object at 0x7f6c6edde828> # /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 0x7f6c6eddec18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd21d0> # /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 0x7f6c6edd2eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edc94a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edba4e0> # /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 0x7f6c6eb3a320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb42da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd2128> 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 0x7f6c6eb48eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edb4320> # /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 0x7f6c6eb4e278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e080> # 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 0x7f6c6eb4e390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee2c080> # /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 0x7f6c6eb4ee80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4ea90> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery<<< 10898 1726879771.90757: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91eb358> # /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 0x7f1ef91ebb70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f58860> # /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 <<< 10898 1726879771.90768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10898 1726879771.90777: stdout chunk (state=3): >>>import '_string' # <<< 10901 1726879771.90785: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29dd2550> # /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 0x7eff2a0f1da0> # 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 0x7eff29de4400> # /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 0x7eff29de4518> # /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' <<< 10901 1726879771.90795: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10901 1726879771.90822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10901 1726879771.90841: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10898 1726879771.90858: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef921cf60> <<< 10901 1726879771.90868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10901 1726879771.90911: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 10901 1726879771.90921: 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 0x7eff2a08bf98> <<< 10898 1726879771.90928: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91eb1d0> <<< 10901 1726879771.90995: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10901 1726879771.91005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 10901 1726879771.91303: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a090f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0823c8> # /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 0x7eff2a082be0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29def8d0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10898 1726879771.91312: 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 0x7f1ef9229e10> # 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 0x7f1ef9229f98> # 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 0x7f1ef8f780b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f4d5f8> # /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 0x7f1ef8f87a58> <<< 10901 1726879771.91339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10901 1726879771.91367: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10901 1726879771.91384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 10898 1726879771.91418: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f7f198> <<< 10898 1726879771.91438: 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' <<< 10898 1726879771.91456: 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 0x7f1ef8f7f390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f78c18> <<< 10901 1726879771.91466: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0b3f60> <<< 10898 1726879771.91474: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.91486: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py <<< 10898 1726879771.91495: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.91528: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a082240> <<< 10898 1726879771.91566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.91635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.91657: 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' <<< 10898 1726879771.91653: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10901 1726879771.91672: 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 0x7eff2a0c0e48> <<< 10901 1726879771.91702: 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 0x7eff2a0c0f28> <<< 10899 1726879771.91705: stdout chunk (state=3): >>>.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5a748> # /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 0x7f6c6eb5af28> # /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 0x7f6c6e6e0240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5a828> # /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 0x7f6c6e6e5d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e5c0> # /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 0x7f6c6e709358> # 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 0x7f6c6e709710> # /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 0x7f6c6e711400> # /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 0x7f6c6e4bbc18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4ae358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4ae048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e49fef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e711da0> # extension module '_bz2' loaded from '/u<<< 10898 1726879771.91721: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10898 1726879771.91766: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.91878: 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' <<< 10898 1726879771.91904: 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' <<< 10898 1726879771.91925: 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' <<< 10898 1726879771.91965: 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 0x7f1ef8fa2e80> <<< 10898 1726879771.91997: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa2b38> <<< 10901 1726879771.92009: 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 0x7eff29e0f0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29de4668> # /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 0x7eff29e1fa90> <<< 10901 1726879771.92044: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e171d0> <<< 10898 1726879771.92044: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa2358> <<< 10901 1726879771.92068: 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' <<< 10901 1726879771.92092: 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 0x7eff29e173c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e0fc50> <<< 10901 1726879771.92103: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.92119: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py <<< 10901 1726879771.92129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.92141: 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' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa29b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f8ecf8> # zipimport: zlib available <<< 10901 1726879771.92404: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10901 1726879771.92502: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10901 1726879771.92510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10901 1726879771.92532: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10901 1726879771.92540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10901 1726879771.92558: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10901 1726879771.92568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10901 1726879771.92595: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10898 1726879771.92598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.92604: 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 0x7eff29e3beb8> <<< 10901 1726879771.92654: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3bb70> <<< 10901 1726879771.92694: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3b390> <<< 10901 1726879771.92707: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10901 1726879771.92721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10901 1726879771.92760: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3b9e8> <<< 10901 1726879771.92774: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e26d30> # zipimport: zlib available <<< 10899 1726879771.92809: stdout chunk (state=3): >>>sr/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 0x7f6c6e4aefd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e709a90> # /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 0x7f6c70ac0780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4b60b8> 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 0x7f6c70ac0b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e898> # /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 0x7f6c70ad8630> # /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 0x7f6c70adc6a0> # 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 0x7f6c70adcb70> # 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 0x7f6c70adcc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70ad8e80> # /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 0x7f6c70adcfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70adc550> # 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/<<< 10898 1726879771.93042: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10898 1726879771.93061: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 10898 1726879771.93095: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10898 1726879771.93128: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.93172: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 10898 1726879771.93203: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10898 1726879771.93299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.93338: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.93414: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10898 1726879771.93423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10898 1726879771.93448: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef588d588> # zipimport: zlib available <<< 10901 1726879771.93733: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py <<< 10901 1726879771.93756: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10901 1726879771.93763: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 10901 1726879771.93788: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py <<< 10901 1726879771.93803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.93820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.93824: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.93850: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 10901 1726879771.93872: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.93889: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/_text.py <<< 10901 1726879771.93900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10899 1726879771.93918: stdout chunk (state=3): >>>lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adc2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70accb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6f43c8> # /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 0x7f6c70ad84e0> # /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 0x7f6c6cae0978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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 0x7f6c6c8347f0> 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' <<< 10901 1726879771.94007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10899 1726879771.94055: 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 0x7f6c6c7c42e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c834e48> # 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 0x7f6c6cae0fd0> # /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 0x7f6c6c79fba8> # /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 0x7f6c6c80a1d0> <<< 10901 1726879771.94133: 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' <<< 10898 1726879771.94144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.94166: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff26724518> # zipimport: zlib available <<< 10898 1726879771.94435: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 10898 1726879771.94452: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/errors.py <<< 10898 1726879771.94463: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10898 1726879771.94482: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10898 1726879771.94512: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.94534: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.94551: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10898 1726879771.94712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.94877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.94893: 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' <<< 10901 1726879771.94927: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.94989: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py <<< 10901 1726879771.94999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.95010: stdout chunk (state=3): >>>import '_ast' # <<< 10898 1726879771.95028: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef5943e80> <<< 10898 1726879771.95042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.95060: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10898 1726879771.95073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.95086: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10901 1726879771.95122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.95131: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.95186: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10899 1726879771.95196: 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 0x7f6c6cafb7f0> # 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 0x7f6c6c7b1080> # /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 0x7f6c6c808160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7e5320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7dc518> # /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 0x7f6c6cafbd68> # 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 0x7f6c6c7ee320> # /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 0x7f6c6c7ee438> # /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 0x7f6c6ca95eb8> # /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 0x7f6c6ca9bf28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8c2e8> <<< 10898 1726879771.95202: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py <<< 10898 1726879771.95231: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10898 1726879771.95241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.95259: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10898 1726879771.95292: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10901 1726879771.95311: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10901 1726879771.95462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.95582: stdout chunk (state=3): >>># 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 <<< 10898 1726879771.95599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10901 1726879771.95629: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10901 1726879771.95640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10898 1726879771.95690: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10898 1726879771.95699: 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 0x7f1ef5966198> <<< 10901 1726879771.95764: stdout chunk (state=3): >>>import '_ast' # <<< 10898 1726879771.95769: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef58dbeb8> <<< 10901 1726879771.95787: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2679acf8> # zipimport: zlib available <<< 10901 1726879771.95809: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.95807: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10901 1726879771.95824: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10898 1726879771.95856: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.95882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.95905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10899 1726879771.95936: 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 0x7f6c6ca8cb00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7f97f0> # /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' <<< 10899 1726879771.95953: 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 0x7f6c6cabdf28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8c160> # 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 0x7f6c6cacadd8> # 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 0x7f6c6cacaf60> # 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 0x7f6c6c819080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7ee588> # /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 0x7f6c6c828a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c823160> # 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 0x7f6c6c823358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c819be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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 0x7f6c6c843e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c843b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c843320> # /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' <<< 10898 1726879771.95954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.95971: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.95985: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10901 1726879771.96008: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.96039: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py <<< 10901 1726879771.96060: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.96080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.96109: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.96148: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.96219: 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 <<< 10898 1726879771.96320: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.96383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10901 1726879771.96479: 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 0x7eff267bd198> <<< 10898 1726879771.96518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10898 1726879771.96549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10898 1726879771.96566: 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' <<< 10901 1726879771.96574: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff26772eb8> <<< 10901 1726879771.96594: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available<<< 10901 1726879771.96600: stdout chunk (state=3): >>> <<< 10898 1726879771.96713: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8eca0f0> <<< 10898 1726879771.96758: 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' <<< 10898 1726879771.96844: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8eca198> <<< 10898 1726879771.96891: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef595cb00> <<< 10901 1726879771.96908: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10898 1726879771.96940: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py <<< 10898 1726879771.96950: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py <<< 10898 1726879771.96956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.96978: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.96994: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py <<< 10899 1726879771.97012: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c8439b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c82fc88> # zipimport: zlib available # zipimport: zlib available <<< 10898 1726879771.97032: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 10898 1726879771.97050: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py <<< 10901 1726879771.97051: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.97134: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/basic.py <<< 10898 1726879771.97149: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10898 1726879771.97158: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/modules/__init__.py <<< 10898 1726879771.97169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.97209: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.97287: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.97319: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10901 1726879771.97347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10901 1726879771.97370: 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' <<< 10898 1726879771.97425: stdout chunk (state=3): >>> {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEb3hjRTJzZFhDSnN5N2hFWU9aVU90VWNWUDNIalR5Uk5odHpLOWVEUnJibzhMTTRSWS9venU3b1RXUHR1QVlrWVhrME5OVmQ4Nm1taXBrcjlQUGc5eXplbjdKc0NrUHo5RlV6QXd6MnlkRlVGWjZWQk56OGpCbWFxenR1d3Vvd1NyS2F5Q3dRUEZwNk5Qb0VJN01WYnZ2c3U0UTNrcitma283TDB1eHByZElub1RJWnJkdzVyNW5UbUZDYUFqQTk3WlFzcFk2enk4aG5tSU5TM24vNVFXYUdrRFBlVTZoVjl0eGxlZDhjOHN0c1ZybXM1V2FsUGZCUGNsV1F6UUdiNUl6dXBNQmY2MkJzMzNJTGJoaDNUaWZSUnM4dFkxbmlaeUt0bUpHcFMvWW4yRFVQYTNUYlAxcWQzMWdtWXhiM0pZSGxaZVR6SEVoZlRBTFZRVnJsclpBODdaY01kSzhDWUlPUndQVVVFSkszS3B0MzB0RklzYjNQbCsraW15TkV5eHdWanFsalJ4ejA3ek5iWXg0bFFtbDBXbG11Q3JHRE80dElkdSthd3ZLbmNneVI3Wm44bG10dWtBS3JlblVKYUtMSk1FWlZXdW81b0x2MXhUanEzWno3NkF0blVuaWNwQnBIQjllT01WdHBsUlRxSnFGRDhCd3hVSkVLS0hiZHM9IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} <<< 10898 1726879771.97434: stdout chunk (state=3): >>># destroy __main__ <<< 10901 1726879771.97519: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d610f0> <<< 10901 1726879771.97534: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10901 1726879771.97548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10899 1726879771.97632: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10901 1726879771.97662: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d61198> <<< 10898 1726879771.97689: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10898 1726879771.97700: 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 <<< 10899 1726879771.97725: stdout chunk (state=3): >>># zipimport: zlib available <<< 10901 1726879771.97729: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff267b3b00> <<< 10898 1726879771.97743: 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 # 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 <<< 10898 1726879771.97752: stdout chunk (state=3): >>># 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 <<< 10898 1726879771.97761: stdout chunk (state=3): >>># 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 <<< 10898 1726879771.97769: stdout chunk (state=3): >>># 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 <<< 10901 1726879771.97889: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_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_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py <<< 10901 1726879771.97973: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/basic.py <<< 10899 1726879771.98013: 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 0x7f6c6912e400> # zipimport: zlib available <<< 10898 1726879771.98028: stdout chunk (state=3): >>># 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 <<< 10898 1726879771.98039: stdout chunk (state=3): >>># destroy zipimport <<< 10898 1726879771.98048: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10901 1726879771.98061: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10898 1726879771.98439: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10898 1726879771.98527: stdout chunk (state=3): >>># 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 <<< 10898 1726879771.98552: 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 # destroy _operator <<< 10898 1726879771.98569: stdout chunk (state=3): >>># destroy re <<< 10901 1726879771.98915: stdout chunk (state=3): >>># zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdEVranE2S1RUd3J6bGpnR3U0SjFhU1VZNEtvK3IrQ2RKSWp3SGxTT0h4dWdXWWJ6WjYwZm5JSy9FcjlvRTVpaEc5Rk1DZGpLbjdiYTRIc0xwU1BwQnlCb3lHMkJHbHRydko1TnRRL2dsVmdsT2pxampqb0xzT2t4QVRMT3dHN3k5L3orQnVDT3RWZWY5Vi9JcHpENERETnF3Z293dytSS1hyVGNPZGVSQjlyZjlYRU9BYXp4cmNiMCttR01aZ1F0U2h0L0dtR0NQYk84MnFZZEpsU2pJa203RUVlemRDeE95NXpHMHdJMWFzOENrem8rWTRtbDJ2M3ErN0NxUzU2TW10Mk81NGtNY1duVzFBMHpNMVVhS1pvRkwzVEgvNk5rVDdWa1NBTm95dE5UTXFYSXZPMUhsbXNpYWFCWFVxMzJrb0ZnRFdZTTkzZkNBeEwxNTM0WmxJN0tjKzZ5MTlGd0RVUHl4SFVTY2RnRURuWGJyVVBvajYwbU81K3lJYkJ4c0NkMXpibkY0UHFjZ09ZbUFaZFIvVkhrY0pMRHcyTnl0dlY3a3QxL2xkU1EreWRYV0xJMEJJcWFhQXgzV3ZQR1N1Nzd6VCt1c0VsTTNZTTBOQ2lzVGVlMVZ0RDM4OFZJd0Zuc2c2TW1JQmQycE0zWkxyWkdJMWQ0Wmc3UXpoMVU9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # 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 <<< 10901 1726879771.98941: 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 # 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 <<< 10899 1726879771.98956: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/errors.py <<< 10898 1726879771.99040: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 10898 1726879771.99050: stdout chunk (state=3): >>><<< 10898 1726879771.99063: stderr chunk (state=3): >>><<< 10899 1726879771.99098: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd30ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2a4828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd30e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b1630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2bd0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd262470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd267e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd262b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd26e4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd251d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd254198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb562940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb574240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2c2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4e20f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4ed320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efb4edfd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4edb00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4ec0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb53d828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb53dc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5311d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb531eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5284a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5194e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb299320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2a1da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb531128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2a7eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb513320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efb2ad278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efb2ad390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb58b080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ade80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ada90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae3f240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae44cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae68358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efae68710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae70400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac1ac18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac0d358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac0d048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efabfeef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae70da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efac0dfd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae68a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd21f780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac150b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd21fb00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd237630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23b6a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bb70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bc88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd237e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23bfd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd23b550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1efd23b2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd22bb70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae543c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2374e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef923f978>\r\n# zipimport: found 33 names in \'/tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f937f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f232e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f93e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef923ffd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8efeba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f691d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f10390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f10eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f67198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f44320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f3b518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef925a2b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f23128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f4d4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef91f4f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91faf28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91eb358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91ebb70>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f58860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef921cf60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91eb1d0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef9229e10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef9229f98>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f780b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f4d5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f87a58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f7f198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8f7f390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f78c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef8fa2e80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa2b38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa2358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa29b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f8ecf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef588d588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef5943e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ef5966198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef58dbeb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8eca0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8eca198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef595cb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEb3hjRTJzZFhDSnN5N2hFWU9aVU90VWNWUDNIalR5Uk5odHpLOWVEUnJibzhMTTRSWS9venU3b1RXUHR1QVlrWVhrME5OVmQ4Nm1taXBrcjlQUGc5eXplbjdKc0NrUHo5RlV6QXd6MnlkRlVGWjZWQk56OGpCbWFxenR1d3Vvd1NyS2F5Q3dRUEZwNk5Qb0VJN01WYnZ2c3U0UTNrcitma283TDB1eHByZElub1RJWnJkdzVyNW5UbUZDYUFqQTk3WlFzcFk2enk4aG5tSU5TM24vNVFXYUdrRFBlVTZoVjl0eGxlZDhjOHN0c1ZybXM1V2FsUGZCUGNsV1F6UUdiNUl6dXBNQmY2MkJzMzNJTGJoaDNUaWZSUnM4dFkxbmlaeUt0bUpHcFMvWW4yRFVQYTNUYlAxcWQzMWdtWXhiM0pZSGxaZVR6SEVoZlRBTFZRVnJsclpBODdaY01kSzhDWUlPUndQVVVFSkszS3B0MzB0RklzYjNQbCsraW15TkV5eHdWanFsalJ4ejA3ek5iWXg0bFFtbDBXbG11Q3JHRE80dElkdSthd3ZLbmNneVI3Wm44bG10dWtBS3JlblVKYUtMSk1FWlZXdW81b0x2MXhUanEzWno3NkF0blVuaWNwQnBIQjllT01WdHBsUlRxSnFGRDhCd3hVSkVLS0hiZHM9IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 10898 1726879771.99132: _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 0x7f1efd30ee48> # /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 0x7f1efd2a4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd30e9b0> # /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 0x7f1efd2b1630> 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 0x7f1efd2b8160> # /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 0x7f1efd2bd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2b8390> # /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 0x7f1efd262470> # /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 0x7f1efd267e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd262b38> # /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 0x7f1efd26e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd251d68> # /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 0x7f1efd254198> # /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 0x7f1efb562940> # /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 0x7f1efb574240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd2c2a20> 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 0x7f1efb4e20f0> # /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 0x7f1efb4ed320> # /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 0x7f1efb4edfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb4edb00> 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 0x7f1efb4ec0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb53d828> # /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 0x7f1efb53dc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5311d0> # /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 0x7f1efb531eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5284a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb5194e0> # /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 0x7f1efb299320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2a1da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb531128> 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 0x7f1efb2a7eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb513320> # /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 0x7f1efb2ad278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad080> # 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 0x7f1efb2ad390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb58b080> # /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 0x7f1efb2ade80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ada90> # /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 0x7f1efb2b9748> # /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 0x7f1efb2b9f28> # /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 0x7f1efae3f240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2b9828> # /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 0x7f1efae44cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad5c0> # /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 0x7f1efae68358> # 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 0x7f1efae68710> # /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 0x7f1efae70400> # /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 0x7f1efac1ac18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac0d358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac0d048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efabfeef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae70da0> # 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 0x7f1efac0dfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae68a90> # /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 0x7f1efd21f780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efac150b8> 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 0x7f1efd21fb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efb2ad908> # /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 0x7f1efd237630> # /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 0x7f1efd23b6a0> # 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 0x7f1efd23bb70> # 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 0x7f1efd23bc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd237e80> # /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 0x7f1efd23bfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd23b550> # 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 0x7f1efd23b2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efd22bb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1efae543c8> # /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 0x7f1efd2374e0> # /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 0x7f1ef923f978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_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 0x7f1ef8f937f0> 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 0x7f1ef8f232e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f93e48> # 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 0x7f1ef923ffd0> # /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 0x7f1ef8efeba8> # /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 0x7f1ef8f691d0> # 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 0x7f1ef8f10390> # 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 0x7f1ef8f10eb8> # /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 0x7f1ef8f67198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f44320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f3b518> # /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 0x7f1ef925a2b0> # 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 0x7f1ef8f23128> # /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 0x7f1ef8f4d4a8> # /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 0x7f1ef91f4f28> # /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 0x7f1ef91faf28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91eb358> # /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 0x7f1ef91ebb70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f58860> # /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 0x7f1ef921cf60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef91eb1d0> # 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 0x7f1ef9229e10> # 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 0x7f1ef9229f98> # 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 0x7f1ef8f780b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f4d5f8> # /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 0x7f1ef8f87a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f7f198> # 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 0x7f1ef8f7f390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f78c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_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 0x7f1ef8fa2e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa2b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8fa2358> # /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 0x7f1ef8fa29b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef8f8ecf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_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_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_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 0x7f1ef588d588> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_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 0x7f1ef5943e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_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_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f1ef5966198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef58dbeb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_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 0x7f1ef8eca0f0> # /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 0x7f1ef8eca198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ef595cb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_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_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_9y0_650k/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEb3hjRTJzZFhDSnN5N2hFWU9aVU90VWNWUDNIalR5Uk5odHpLOWVEUnJibzhMTTRSWS9venU3b1RXUHR1QVlrWVhrME5OVmQ4Nm1taXBrcjlQUGc5eXplbjdKc0NrUHo5RlV6QXd6MnlkRlVGWjZWQk56OGpCbWFxenR1d3Vvd1NyS2F5Q3dRUEZwNk5Qb0VJN01WYnZ2c3U0UTNrcitma283TDB1eHByZElub1RJWnJkdzVyNW5UbUZDYUFqQTk3WlFzcFk2enk4aG5tSU5TM24vNVFXYUdrRFBlVTZoVjl0eGxlZDhjOHN0c1ZybXM1V2FsUGZCUGNsV1F6UUdiNUl6dXBNQmY2MkJzMzNJTGJoaDNUaWZSUnM4dFkxbmlaeUt0bUpHcFMvWW4yRFVQYTNUYlAxcWQzMWdtWXhiM0pZSGxaZVR6SEVoZlRBTFZRVnJsclpBODdaY01kSzhDWUlPUndQVVVFSkszS3B0MzB0RklzYjNQbCsraW15TkV5eHdWanFsalJ4ejA3ek5iWXg0bFFtbDBXbG11Q3JHRE80dElkdSthd3ZLbmNneVI3Wm44bG10dWtBS3JlblVKYUtMSk1FWlZXdW81b0x2MXhUanEzWno3NkF0blVuaWNwQnBIQjllT01WdHBsUlRxSnFGRDhCd3hVSkVLS0hiZHM9IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # 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.42.60 closed. 10901 1726879771.99135: stdout chunk (state=3): >>># 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 <<< 10901 1726879771.99198: 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 # 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 <<< 10899 1726879771.99254: stdout chunk (state=3): >>># zipimport: zlib available <<< 10898 1726879771.99431: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10898 1726879771.99460: _low_level_execute_command(): starting 10898 1726879771.99474: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.5811837-10898-141441232530264/ > /dev/null 2>&1 && sleep 0'"'"'' 10901 1726879771.99272: stdout chunk (state=3): >>># 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 <<< 10901 1726879771.99603: stdout chunk (state=3): >>># 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 <<< 10901 1726879771.99625: stdout chunk (state=3): >>># 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 <<< 10901 1726879772.00293: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10901 1726879772.00303: stdout chunk (state=3): >>><<< 10901 1726879772.00316: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1a5e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e13b828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1a59b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e148630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1540f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0f9470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0fee48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0f9b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1054e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0e8d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0eb198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3f9940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c40b240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e159a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3790f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c384320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c384fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c384b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3830f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3d4828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3d4c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c81d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c8eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3bf4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3b04e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c130320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c138da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c8128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c13eeb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3aa320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c144278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2c144390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c422080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcd6240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcdbd30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c1445c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcff390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2bcff748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bd07438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bab1c50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baa4390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baa4080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2ba95f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bd07dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2baac048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcffac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0b67b8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baac0f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0b6b38>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0ce668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d26d8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d2ba8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d2cc0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0ceeb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0dc048>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0d2588>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2e0d22e8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0c2ba8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcea400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0ce518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0d59b0>\r\n# zipimport: found 33 names in \'/tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e127f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29db8320>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e12e80>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a0d5e10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d95be0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e00208>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29da9f28>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29da9ef0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29dfe1d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29ddb358>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29dd2550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0f1da0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29de4400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29de4518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a08bf98>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a090f28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0823c8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a082be0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29def8d0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0b3f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a082240>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a0c0e48>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff2a0c0f28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e0f0f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29de4668>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e1fa90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e171d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e173c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e0fc50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff29e3beb8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3bb70>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3b390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3b9e8>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e26d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff26724518>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2679acf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff267bd198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff26772eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d610f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29d61198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff267b3b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdEVranE2S1RUd3J6bGpnR3U0SjFhU1VZNEtvK3IrQ2RKSWp3SGxTT0h4dWdXWWJ6WjYwZm5JSy9FcjlvRTVpaEc5Rk1DZGpLbjdiYTRIc0xwU1BwQnlCb3lHMkJHbHRydko1TnRRL2dsVmdsT2pxampqb0xzT2t4QVRMT3dHN3k5L3orQnVDT3RWZWY5Vi9JcHpENERETnF3Z293dytSS1hyVGNPZGVSQjlyZjlYRU9BYXp4cmNiMCttR01aZ1F0U2h0L0dtR0NQYk84MnFZZEpsU2pJa203RUVlemRDeE95NXpHMHdJMWFzOENrem8rWTRtbDJ2M3ErN0NxUzU2TW10Mk81NGtNY1duVzFBMHpNMVVhS1pvRkwzVEgvNk5rVDdWa1NBTm95dE5UTXFYSXZPMUhsbXNpYWFCWFVxMzJrb0ZnRFdZTTkzZkNBeEwxNTM0WmxJN0tjKzZ5MTlGd0RVUHl4SFVTY2RnRURuWGJyVVBvajYwbU81K3lJYkJ4c0NkMXpibkY0UHFjZ09ZbUFaZFIvVkhrY0pMRHcyTnl0dlY3a3QxL2xkU1EreWRYV0xJMEJJcWFhQXgzV3ZQR1N1Nzd6VCt1c0VsTTNZTTBOQ2lzVGVlMVZ0RDM4OFZJd0Zuc2c2TW1JQmQycE0zWkxyWkdJMWQ0Wmc3UXpoMVU9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 10901 1726879772.00395: _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 0x7eff2e1a5e48> # /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 0x7eff2e13b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e1a59b0> # /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 0x7eff2e148630> 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 0x7eff2e14f160> # /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 0x7eff2e1540f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e14f390> # /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 0x7eff2e0f9470> # /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 0x7eff2e0fee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0f9b38> # /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 0x7eff2e1054e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0e8d68> # /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 0x7eff2e0eb198> # /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 0x7eff2c3f9940> # /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 0x7eff2c40b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e159a20> 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 0x7eff2c3790f0> # /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 0x7eff2c384320> # /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 0x7eff2c384fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c384b00> 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 0x7eff2c3830f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3d4828> # /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 0x7eff2c3d4c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c81d0> # /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 0x7eff2c3c8eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3bf4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3b04e0> # /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 0x7eff2c130320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c138da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3c8128> 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 0x7eff2c13eeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c3aa320> # /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 0x7eff2c144278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144080> # 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 0x7eff2c144390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c422080> # /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 0x7eff2c144e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144a90> # /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 0x7eff2c150748> # /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 0x7eff2c150f28> # /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 0x7eff2bcd6240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c150828> # /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 0x7eff2bcdbd30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c1445c0> # /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 0x7eff2bcff390> # 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 0x7eff2bcff748> # /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 0x7eff2bd07438> # /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 0x7eff2bab1c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baa4390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baa4080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2ba95f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bd07dd8> # 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 0x7eff2baac048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcffac8> # /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 0x7eff2e0b67b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2baac0f0> 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 0x7eff2e0b6b38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2c144908> # /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 0x7eff2e0ce668> # /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 0x7eff2e0d26d8> # 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 0x7eff2e0d2ba8> # 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 0x7eff2e0d2cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0ceeb8> # /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 0x7eff2e0dc048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0d2588> # 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 0x7eff2e0d22e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2e0c2ba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2bcea400> # /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 0x7eff2e0ce518> # /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 0x7eff2a0d59b0> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_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 0x7eff29e127f0> 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 0x7eff29db8320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e12e80> # 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 0x7eff2a0d5e10> # /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 0x7eff29d95be0> # /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 0x7eff29e00208> # 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 0x7eff29da9f28> # 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 0x7eff29da9ef0> # /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 0x7eff29dfe1d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29ddb358> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29dd2550> # /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 0x7eff2a0f1da0> # 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 0x7eff29de4400> # /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 0x7eff29de4518> # /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 0x7eff2a08bf98> # /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 0x7eff2a090f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a0823c8> # /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 0x7eff2a082be0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29def8d0> # /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 0x7eff2a0b3f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff2a082240> # 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 0x7eff2a0c0e48> # 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 0x7eff2a0c0f28> # 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 0x7eff29e0f0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29de4668> # /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 0x7eff29e1fa90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e171d0> # 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 0x7eff29e173c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e0fc50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_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 0x7eff29e3beb8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3bb70> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e3b390> # /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 0x7eff29e3b9e8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff29e26d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_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_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_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 0x7eff26724518> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_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 0x7eff2679acf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_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_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7eff267bd198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff26772eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_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 0x7eff29d610f0> # /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 0x7eff29d61198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff267b3b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_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_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_b3pfday3/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdEVranE2S1RUd3J6bGpnR3U0SjFhU1VZNEtvK3IrQ2RKSWp3SGxTT0h4dWdXWWJ6WjYwZm5JSy9FcjlvRTVpaEc5Rk1DZGpLbjdiYTRIc0xwU1BwQnlCb3lHMkJHbHRydko1TnRRL2dsVmdsT2pxampqb0xzT2t4QVRMT3dHN3k5L3orQnVDT3RWZWY5Vi9JcHpENERETnF3Z293dytSS1hyVGNPZGVSQjlyZjlYRU9BYXp4cmNiMCttR01aZ1F0U2h0L0dtR0NQYk84MnFZZEpsU2pJa203RUVlemRDeE95NXpHMHdJMWFzOENrem8rWTRtbDJ2M3ErN0NxUzU2TW10Mk81NGtNY1duVzFBMHpNMVVhS1pvRkwzVEgvNk5rVDdWa1NBTm95dE5UTXFYSXZPMUhsbXNpYWFCWFVxMzJrb0ZnRFdZTTkzZkNBeEwxNTM0WmxJN0tjKzZ5MTlGd0RVUHl4SFVTY2RnRURuWGJyVVBvajYwbU81K3lJYkJ4c0NkMXpibkY0UHFjZ09ZbUFaZFIvVkhrY0pMRHcyTnl0dlY3a3QxL2xkU1EreWRYV0xJMEJJcWFhQXgzV3ZQR1N1Nzd6VCt1c0VsTTNZTTBOQ2lzVGVlMVZ0RDM4OFZJd0Zuc2c2TW1JQmQycE0zWkxyWkdJMWQ0Wmc3UXpoMVU9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # 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.43.118 closed. 10901 1726879772.00676: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10901 1726879772.00697: _low_level_execute_command(): starting 10901 1726879772.00703: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.6098864-10901-216822777705481/ > /dev/null 2>&1 && sleep 0'"'"'' 10899 1726879772.00467: 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 0x7f6c691a4eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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' <<< 10899 1726879772.00787: 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 0x7f6c691c71d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6917cef0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10899 1726879772.01454: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10899 1726879772.01727: 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' <<< 10899 1726879772.01757: 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' <<< 10899 1726879772.01899: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c76b0f0> <<< 10899 1726879772.02777: 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' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c76b198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c691bdb38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETGR4bFd4ZTQxOXNCVVZvZzhSZ2pjemkwZ0VhT0pxQnFxdk02TzJOaGxPMnhjM2YyZVE0SGFGeUcvc3A1T3pHNVc2c0c3V0syVkh0WjFyUFVTOGRiTmJsY2Y5cHZqaEVUSUVJZDY0REFpaitNYUVYUlZZQW4xcXZmVVZENHdtNGEyMFRVZXNySVNmdDFrSmt3dVVmcmljS2VWbksvWERvQmRwUEcxN2lMVWM5eHVxSDgyRHdaYmdnSGw0WWRkd3lDSGljY2llVmxLZWE5Y1VmZ3pYKzFBOFpxZWlmc0M4RktuVUcybDJrUWtuUWk3OVN6OGFLVGNoVk8zUURCM1QxUkM3Y0JZbmZzaFllWlM5blI1b2RUZnRjYU9VQ3Nad0JEVGhSYTVlWmFRT3lMZlBwWTJMWWpXWVdhV0pQeXhndUM1ZWhyczRFZmw3VnBYU0RURTRlaVRyYnJpV3ZIcU0wam5sYkFncS9OVjNpYUx2WHBwdXh6a0NvQjNjN20rbTJyU0JKQmhSYWd0bmhpd3o4MnJGOHZpZWo2U3NjRUxCeXc3RE5OZ0R4QXZrTGpvTzYzWHp2SHNSR0VYdnJ0SEo0OXJCRm9FZ3g5dWQvRkw3SWVYNWhudXlRbFc3bXpkZFRoMGR6cVk0VFdvWG5CWmoxdjRzTUM4TXBMSmlDMzkwL1U9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # destroy __main__ <<< 10898 1726879772.02902: stderr chunk (state=2): >>><<< 10898 1726879772.02913: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10898 1726879772.02937: _low_level_execute_command() done: rc=0, stdout=, stderr= 10898 1726879772.02944: handler run complete 10898 1726879772.02963: attempt loop complete, returning result 10898 1726879772.02968: _execute() done 10898 1726879772.02971: dumping result to json 10898 1726879772.02975: done dumping result, returning 10898 1726879772.02982: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch key [0e44ad9b-8ddf-c952-e8a3-000000000161] 10898 1726879772.02995: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000161 10898 1726879772.03033: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000161 10898 1726879772.03037: WORKER PROCESS EXITING 10901 1726879772.03508: stderr chunk (state=2): >>><<< 10901 1726879772.03518: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10901 1726879772.03541: _low_level_execute_command() done: rc=0, stdout=, stderr= 10901 1726879772.03548: handler run complete ok: [managed_node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEb3hjRTJzZFhDSnN5N2hFWU9aVU90VWNWUDNIalR5Uk5odHpLOWVEUnJibzhMTTRSWS9venU3b1RXUHR1QVlrWVhrME5OVmQ4Nm1taXBrcjlQUGc5eXplbjdKc0NrUHo5RlV6QXd6MnlkRlVGWjZWQk56OGpCbWFxenR1d3Vvd1NyS2F5Q3dRUEZwNk5Qb0VJN01WYnZ2c3U0UTNrcitma283TDB1eHByZElub1RJWnJkdzVyNW5UbUZDYUFqQTk3WlFzcFk2enk4aG5tSU5TM24vNVFXYUdrRFBlVTZoVjl0eGxlZDhjOHN0c1ZybXM1V2FsUGZCUGNsV1F6UUdiNUl6dXBNQmY2MkJzMzNJTGJoaDNUaWZSUnM4dFkxbmlaeUt0bUpHcFMvWW4yRFVQYTNUYlAxcWQzMWdtWXhiM0pZSGxaZVR6SEVoZlRBTFZRVnJsclpBODdaY01kSzhDWUlPUndQVVVFSkszS3B0MzB0RklzYjNQbCsraW15TkV5eHdWanFsalJ4ejA3ek5iWXg0bFFtbDBXbG11Q3JHRE80dElkdSthd3ZLbmNneVI3Wm44bG10dWtBS3JlblVKYUtMSk1FWlZXdW81b0x2MXhUanEzWno3NkF0blVuaWNwQnBIQjllT01WdHBsUlRxSnFGRDhCd3hVSkVLS0hiZHM9IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } 10901 1726879772.03565: attempt loop complete, returning result 10901 1726879772.03569: _execute() done 10901 1726879772.03572: dumping result to json 10901 1726879772.03577: done dumping result, returning 10901 1726879772.03588: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch key [0e44ad9b-8ddf-c952-e8a3-000000000161] 10901 1726879772.03760: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000161 10901 1726879772.03818: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000161 10901 1726879772.03822: WORKER PROCESS EXITING 10899 1726879772.04260: 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 # 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 <<< 10899 1726879772.04270: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 10899 1726879772.04285: stdout chunk (state=3): >>><<< 10899 1726879772.04291: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70bafe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b45828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70baf9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b52630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b5e0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b03470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b08e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b03b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b0f4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70af2d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70af5198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee03940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee15240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b63a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed830f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8e320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6ed8efd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8eb00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8d0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edde828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eddec18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd21d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd2eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edc94a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edba4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb3a320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb42da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd2128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb48eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edb4320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6eb4e278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6eb4e390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee2c080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4ee80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4ea90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5a748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5af28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6e0240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5a828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6e5d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e709358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6e709710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e711400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4bbc18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4ae358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4ae048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e49fef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e711da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6e4aefd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e709a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70ac0780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4b60b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70ac0b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70ad8630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adc6a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adcb70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adcc88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70ad8e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adcfd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70adc550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c70adc2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70accb70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6f43c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70ad84e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6cae0978>\r\n# zipimport: found 33 names in \'/tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c8347f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c7c42e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c834e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cae0fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c79fba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c80a1d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cafb7f0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c7b1080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c808160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7e5320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7dc518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6cafbd68>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c7ee320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7ee438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6ca95eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca9bf28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8c2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8cb00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7f97f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6cabdf28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8c160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cacadd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6cacaf60>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c819080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7ee588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c828a20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c823160>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c823358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c819be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c6c843e48>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c843b00>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c843320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c8439b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c82fc88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6912e400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c691a4eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c691c71d0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6917cef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c76b0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c76b198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c691bdb38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETGR4bFd4ZTQxOXNCVVZvZzhSZ2pjemkwZ0VhT0pxQnFxdk02TzJOaGxPMnhjM2YyZVE0SGFGeUcvc3A1T3pHNVc2c0c3V0syVkh0WjFyUFVTOGRiTmJsY2Y5cHZqaEVUSUVJZDY0REFpaitNYUVYUlZZQW4xcXZmVVZENHdtNGEyMFRVZXNySVNmdDFrSmt3dVVmcmljS2VWbksvWERvQmRwUEcxN2lMVWM5eHVxSDgyRHdaYmdnSGw0WWRkd3lDSGljY2llVmxLZWE5Y1VmZ3pYKzFBOFpxZWlmc0M4RktuVUcybDJrUWtuUWk3OVN6OGFLVGNoVk8zUURCM1QxUkM3Y0JZbmZzaFllWlM5blI1b2RUZnRjYU9VQ3Nad0JEVGhSYTVlWmFRT3lMZlBwWTJMWWpXWVdhV0pQeXhndUM1ZWhyczRFZmw3VnBYU0RURTRlaVRyYnJpV3ZIcU0wam5sYkFncS9OVjNpYUx2WHBwdXh6a0NvQjNjN20rbTJyU0JKQmhSYWd0bmhpd3o4MnJGOHZpZWo2U3NjRUxCeXc3RE5OZ0R4QXZrTGpvTzYzWHp2SHNSR0VYdnJ0SEo0OXJCRm9FZ3g5dWQvRkw3SWVYNWhudXlRbFc3bXpkZFRoMGR6cVk0VFdvWG5CWmoxdjRzTUM4TXBMSmlDMzkwL1U9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 10899 1726879772.04453: _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 0x7f6c70bafe48> # /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 0x7f6c70b45828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70baf9b0> # /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 0x7f6c70b52630> 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 0x7f6c70b59160> # /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 0x7f6c70b5e0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b59390> # /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 0x7f6c70b03470> # /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 0x7f6c70b08e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b03b38> # /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 0x7f6c70b0f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70af2d68> # /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 0x7f6c70af5198> # /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 0x7f6c6ee03940> # /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 0x7f6c6ee15240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70b63a20> 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 0x7f6c6ed830f0> # /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 0x7f6c6ed8e320> # /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 0x7f6c6ed8efd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ed8eb00> 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 0x7f6c6ed8d0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edde828> # /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 0x7f6c6eddec18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd21d0> # /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 0x7f6c6edd2eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edc94a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edba4e0> # /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 0x7f6c6eb3a320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb42da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edd2128> 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 0x7f6c6eb48eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6edb4320> # /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 0x7f6c6eb4e278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e080> # 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 0x7f6c6eb4e390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ee2c080> # /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 0x7f6c6eb4ee80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4ea90> # /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 0x7f6c6eb5a748> # /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 0x7f6c6eb5af28> # /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 0x7f6c6e6e0240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb5a828> # /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 0x7f6c6e6e5d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e5c0> # /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 0x7f6c6e709358> # 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 0x7f6c6e709710> # /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 0x7f6c6e711400> # /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 0x7f6c6e4bbc18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4ae358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4ae048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e49fef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e711da0> # 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 0x7f6c6e4aefd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e709a90> # /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 0x7f6c70ac0780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e4b60b8> 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 0x7f6c70ac0b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6eb4e898> # /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 0x7f6c70ad8630> # /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 0x7f6c70adc6a0> # 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 0x7f6c70adcb70> # 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 0x7f6c70adcc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70ad8e80> # /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 0x7f6c70adcfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70adc550> # 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 0x7f6c70adc2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c70accb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6e6f43c8> # /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 0x7f6c70ad84e0> # /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 0x7f6c6cae0978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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 0x7f6c6c8347f0> 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 0x7f6c6c7c42e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c834e48> # 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 0x7f6c6cae0fd0> # /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 0x7f6c6c79fba8> # /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 0x7f6c6c80a1d0> # 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 0x7f6c6cafb7f0> # 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 0x7f6c6c7b1080> # /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 0x7f6c6c808160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7e5320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7dc518> # /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 0x7f6c6cafbd68> # 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 0x7f6c6c7ee320> # /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 0x7f6c6c7ee438> # /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 0x7f6c6ca95eb8> # /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 0x7f6c6ca9bf28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8c2e8> # /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 0x7f6c6ca8cb00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7f97f0> # /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 0x7f6c6cabdf28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6ca8c160> # 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 0x7f6c6cacadd8> # 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 0x7f6c6cacaf60> # 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 0x7f6c6c819080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c7ee588> # /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 0x7f6c6c828a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c823160> # 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 0x7f6c6c823358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c819be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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 0x7f6c6c843e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c843b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c843320> # /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 0x7f6c6c8439b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6c82fc88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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 0x7f6c6912e400> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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 0x7f6c691a4eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f6c691c71d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c6917cef0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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 0x7f6c6c76b0f0> # /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 0x7f6c6c76b198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c691bdb38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_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_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_al_rwbx_/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETGR4bFd4ZTQxOXNCVVZvZzhSZ2pjemkwZ0VhT0pxQnFxdk02TzJOaGxPMnhjM2YyZVE0SGFGeUcvc3A1T3pHNVc2c0c3V0syVkh0WjFyUFVTOGRiTmJsY2Y5cHZqaEVUSUVJZDY0REFpaitNYUVYUlZZQW4xcXZmVVZENHdtNGEyMFRVZXNySVNmdDFrSmt3dVVmcmljS2VWbksvWERvQmRwUEcxN2lMVWM5eHVxSDgyRHdaYmdnSGw0WWRkd3lDSGljY2llVmxLZWE5Y1VmZ3pYKzFBOFpxZWlmc0M4RktuVUcybDJrUWtuUWk3OVN6OGFLVGNoVk8zUURCM1QxUkM3Y0JZbmZzaFllWlM5blI1b2RUZnRjYU9VQ3Nad0JEVGhSYTVlWmFRT3lMZlBwWTJMWWpXWVdhV0pQeXhndUM1ZWhyczRFZmw3VnBYU0RURTRlaVRyYnJpV3ZIcU0wam5sYkFncS9OVjNpYUx2WHBwdXh6a0NvQjNjN20rbTJyU0JKQmhSYWd0bmhpd3o4MnJGOHZpZWo2U3NjRUxCeXc3RE5OZ0R4QXZrTGpvTzYzWHp2SHNSR0VYdnJ0SEo0OXJCRm9FZ3g5dWQvRkw3SWVYNWhudXlRbFc3bXpkZFRoMGR6cVk0VFdvWG5CWmoxdjRzTUM4TXBMSmlDMzkwL1U9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}} # 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.43.205 closed. 10899 1726879772.05004: done with _execute_module (slurp, {'src': '/root/.ssh/kdump_id_rsa.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10899 1726879772.05021: _low_level_execute_command(): starting 10899 1726879772.05027: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879771.6015506-10899-278879856757618/ > /dev/null 2>&1 && sleep 0'"'"'' ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdEVranE2S1RUd3J6bGpnR3U0SjFhU1VZNEtvK3IrQ2RKSWp3SGxTT0h4dWdXWWJ6WjYwZm5JSy9FcjlvRTVpaEc5Rk1DZGpLbjdiYTRIc0xwU1BwQnlCb3lHMkJHbHRydko1TnRRL2dsVmdsT2pxampqb0xzT2t4QVRMT3dHN3k5L3orQnVDT3RWZWY5Vi9JcHpENERETnF3Z293dytSS1hyVGNPZGVSQjlyZjlYRU9BYXp4cmNiMCttR01aZ1F0U2h0L0dtR0NQYk84MnFZZEpsU2pJa203RUVlemRDeE95NXpHMHdJMWFzOENrem8rWTRtbDJ2M3ErN0NxUzU2TW10Mk81NGtNY1duVzFBMHpNMVVhS1pvRkwzVEgvNk5rVDdWa1NBTm95dE5UTXFYSXZPMUhsbXNpYWFCWFVxMzJrb0ZnRFdZTTkzZkNBeEwxNTM0WmxJN0tjKzZ5MTlGd0RVUHl4SFVTY2RnRURuWGJyVVBvajYwbU81K3lJYkJ4c0NkMXpibkY0UHFjZ09ZbUFaZFIvVkhrY0pMRHcyTnl0dlY3a3QxL2xkU1EreWRYV0xJMEJJcWFhQXgzV3ZQR1N1Nzd6VCt1c0VsTTNZTTBOQ2lzVGVlMVZ0RDM4OFZJd0Zuc2c2TW1JQmQycE0zWkxyWkdJMWQ0Wmc3UXpoMVU9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } 10899 1726879772.09208: stderr chunk (state=2): >>><<< 10899 1726879772.09222: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10899 1726879772.09243: _low_level_execute_command() done: rc=0, stdout=, stderr= 10899 1726879772.09252: handler run complete 10899 1726879772.09269: attempt loop complete, returning result 10899 1726879772.09273: _execute() done 10899 1726879772.09275: dumping result to json 10899 1726879772.09279: done dumping result, returning 10899 1726879772.09286: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fetch key [0e44ad9b-8ddf-c952-e8a3-000000000161] 10899 1726879772.09299: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000161 10899 1726879772.09334: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000161 10899 1726879772.09337: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FETGR4bFd4ZTQxOXNCVVZvZzhSZ2pjemkwZ0VhT0pxQnFxdk02TzJOaGxPMnhjM2YyZVE0SGFGeUcvc3A1T3pHNVc2c0c3V0syVkh0WjFyUFVTOGRiTmJsY2Y5cHZqaEVUSUVJZDY0REFpaitNYUVYUlZZQW4xcXZmVVZENHdtNGEyMFRVZXNySVNmdDFrSmt3dVVmcmljS2VWbksvWERvQmRwUEcxN2lMVWM5eHVxSDgyRHdaYmdnSGw0WWRkd3lDSGljY2llVmxLZWE5Y1VmZ3pYKzFBOFpxZWlmc0M4RktuVUcybDJrUWtuUWk3OVN6OGFLVGNoVk8zUURCM1QxUkM3Y0JZbmZzaFllWlM5blI1b2RUZnRjYU9VQ3Nad0JEVGhSYTVlWmFRT3lMZlBwWTJMWWpXWVdhV0pQeXhndUM1ZWhyczRFZmw3VnBYU0RURTRlaVRyYnJpV3ZIcU0wam5sYkFncS9OVjNpYUx2WHBwdXh6a0NvQjNjN20rbTJyU0JKQmhSYWd0bmhpd3o4MnJGOHZpZWo2U3NjRUxCeXc3RE5OZ0R4QXZrTGpvTzYzWHp2SHNSR0VYdnJ0SEo0OXJCRm9FZ3g5dWQvRkw3SWVYNWhudXlRbFc3bXpkZFRoMGR6cVk0VFdvWG5CWmoxdjRzTUM4TXBMSmlDMzkwL1U9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } 10596 1726879772.09707: no more pending results, returning what we have 10596 1726879772.09710: results queue empty 10596 1726879772.09710: checking for any_errors_fatal 10596 1726879772.09714: done checking for any_errors_fatal 10596 1726879772.09715: checking for max_fail_percentage 10596 1726879772.09716: done checking for max_fail_percentage 10596 1726879772.09716: checking to see if all hosts have failed and the running result is not ok 10596 1726879772.09717: done checking to see if all hosts have failed 10596 1726879772.09717: getting the remaining hosts for this loop 10596 1726879772.09718: done getting the remaining hosts for this loop 10596 1726879772.09721: getting the next task for host managed_node1 10596 1726879772.09726: done getting next task for host managed_node1 10596 1726879772.09728: ^ task is: TASK: fedora.linux_system_roles.kdump : Get userinfo for {{ kdump_ssh_user }} 10596 1726879772.09731: ^ state is: HOST STATE: block=3, 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=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 10596 1726879772.09731: getting the next task for host managed_node2 10596 1726879772.09734: done getting next task for host managed_node2 10596 1726879772.09734: ^ task is: TASK: fedora.linux_system_roles.kdump : Get userinfo for {{ kdump_ssh_user }} 10596 1726879772.09736: ^ state is: HOST STATE: block=3, 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=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 10596 1726879772.09736: getting the next task for host managed_node3 10596 1726879772.09738: done getting next task for host managed_node3 10596 1726879772.09739: ^ task is: TASK: fedora.linux_system_roles.kdump : Get userinfo for {{ kdump_ssh_user }} 10596 1726879772.09742: ^ state is: HOST STATE: block=3, 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=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 10596 1726879772.09766: getting variables 10596 1726879772.09768: in VariableManager get_vars() 10596 1726879772.09810: Calling all_inventory to load vars for managed_node1 10596 1726879772.09813: Calling groups_inventory to load vars for managed_node1 10596 1726879772.09816: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879772.09826: Calling all_plugins_play to load vars for managed_node1 10596 1726879772.09828: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879772.09831: Calling groups_plugins_play to load vars for managed_node1 10596 1726879772.10045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879772.10198: done with get_vars() 10596 1726879772.10208: done getting variables 10596 1726879772.10353: variable 'kdump_ssh_user' from source: play vars 10596 1726879772.10429: variable 'hostvars' from source: magic vars 10596 1726879772.10431: variable 'kdump_test_ssh_server_outside' from source: play vars 10596 1726879772.10433: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10596 1726879772.10477: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10596 1726879772.10482: in VariableManager get_vars() 10596 1726879772.10484: Calling all_inventory to load vars for managed_node1 10596 1726879772.10486: Calling groups_inventory to load vars for managed_node1 10596 1726879772.10487: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879772.10490: Calling all_plugins_play to load vars for managed_node1 10596 1726879772.10494: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879772.10496: Calling groups_plugins_play to load vars for managed_node1 10596 1726879772.10603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879772.10708: done with get_vars() 10596 1726879772.10716: variable 'ansible_user_id' from source: facts TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Friday 20 September 2024 20:49:32 -0400 (0:00:00.580) 0:00:10.551 ****** 10596 1726879772.10752: entering _queue_task() for managed_node1/user 10596 1726879772.10753: Creating lock for user 10596 1726879772.11057: worker is 1 (out of 3 available) 10596 1726879772.11080: exiting _queue_task() for managed_node1/user 10596 1726879772.11120: getting variables 10596 1726879772.11124: in VariableManager get_vars() 10596 1726879772.11214: Calling all_inventory to load vars for managed_node2 10596 1726879772.11218: Calling groups_inventory to load vars for managed_node2 10596 1726879772.11220: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879772.11235: Calling all_plugins_play to load vars for managed_node2 10596 1726879772.11238: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879772.11241: Calling groups_plugins_play to load vars for managed_node2 10596 1726879772.11474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879772.11705: done with get_vars() 10596 1726879772.11718: done getting variables 10596 1726879772.11821: entering _queue_task() for managed_node2/user 10596 1726879772.12114: worker is 2 (out of 3 available) 10596 1726879772.12128: exiting _queue_task() for managed_node2/user 10596 1726879772.12159: getting variables 10596 1726879772.12162: in VariableManager get_vars() 10596 1726879772.12242: Calling all_inventory to load vars for managed_node3 10596 1726879772.12247: Calling groups_inventory to load vars for managed_node3 10596 1726879772.12252: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879772.12266: Calling all_plugins_play to load vars for managed_node3 10596 1726879772.12269: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879772.12272: Calling groups_plugins_play to load vars for managed_node3 10596 1726879772.12566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879772.12871: done with get_vars() 10596 1726879772.12883: done getting variables 10596 1726879772.13327: entering _queue_task() for managed_node3/user 10596 1726879772.13651: worker is 3 (out of 3 available) 10596 1726879772.13663: exiting _queue_task() for managed_node3/user 10596 1726879772.13675: done queuing things up, now waiting for results queue to drain 10596 1726879772.13676: waiting for pending results... 10926 1726879772.11427: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get userinfo for root 10926 1726879772.11579: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000163 10926 1726879772.11596: variable 'ansible_search_path' from source: unknown 10926 1726879772.11600: variable 'ansible_search_path' from source: unknown 10926 1726879772.11627: calling self._execute() 10926 1726879772.11644: variable 'kdump_ssh_server' from source: play vars 10926 1726879772.11814: variable 'kdump_ssh_server' from source: play vars 10926 1726879772.11823: variable 'kdump_test_ssh_server_outside' from source: play vars 10926 1726879772.11888: variable 'kdump_test_ssh_server_outside' from source: play vars 10926 1726879772.11898: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10926 1726879772.11952: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10926 1726879772.11968: in VariableManager get_vars() 10926 1726879772.11994: Calling all_inventory to load vars for managed_node1 10926 1726879772.12000: Calling groups_inventory to load vars for managed_node1 10926 1726879772.12004: Calling all_plugins_inventory to load vars for managed_node1 10926 1726879772.12014: Calling all_plugins_play to load vars for managed_node1 10926 1726879772.12018: Calling groups_plugins_inventory to load vars for managed_node1 10926 1726879772.12022: Calling groups_plugins_play to load vars for managed_node1 10926 1726879772.12195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10926 1726879772.12878: done with get_vars() 10926 1726879772.12889: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10926 1726879772.12940: variable 'ansible_delegated_vars' from source: unknown 10926 1726879772.12955: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10926 1726879772.12963: variable 'omit' from source: magic vars 10926 1726879772.13048: variable 'omit' from source: magic vars 10926 1726879772.13106: variable 'omit' from source: magic vars 10926 1726879772.13135: variable 'kdump_ssh_user' from source: play vars 10926 1726879772.13215: variable 'kdump_ssh_user' from source: play vars 10926 1726879772.13331: variable 'hostvars' from source: magic vars 10926 1726879772.13338: variable 'kdump_test_ssh_server_outside' from source: play vars 10926 1726879772.13343: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10926 1726879772.13403: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10926 1726879772.13414: in VariableManager get_vars() 10926 1726879772.13421: Calling all_inventory to load vars for managed_node1 10926 1726879772.13425: Calling groups_inventory to load vars for managed_node1 10926 1726879772.13430: Calling all_plugins_inventory to load vars for managed_node1 10926 1726879772.13437: Calling all_plugins_play to load vars for managed_node1 10926 1726879772.13442: Calling groups_plugins_inventory to load vars for managed_node1 10926 1726879772.13447: Calling groups_plugins_play to load vars for managed_node1 10926 1726879772.13598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10926 1726879772.13771: done with get_vars() 10927 1726879772.13870: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get userinfo for root 10927 1726879772.14027: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000163 10927 1726879772.14053: variable 'ansible_search_path' from source: unknown 10927 1726879772.14058: variable 'ansible_search_path' from source: unknown 10927 1726879772.14087: calling self._execute() 10927 1726879772.14112: variable 'kdump_ssh_server' from source: play vars 10927 1726879772.14312: variable 'kdump_ssh_server' from source: play vars 10927 1726879772.14322: variable 'kdump_test_ssh_server_outside' from source: play vars 10926 1726879772.13788: variable 'ansible_user_id' from source: facts 10926 1726879772.14347: variable 'omit' from source: magic vars 10926 1726879772.14362: variable 'ansible_delegated_vars' from source: unknown 10926 1726879772.14382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10927 1726879772.14388: variable 'kdump_test_ssh_server_outside' from source: play vars 10927 1726879772.14400: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10926 1726879772.14414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10926 1726879772.14435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10926 1726879772.14453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10927 1726879772.14461: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10926 1726879772.14466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10927 1726879772.14477: in VariableManager get_vars() 10926 1726879772.14495: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10926 1726879772.14501: variable 'ansible_host' from source: host vars for 'managed_node1' 10926 1726879772.14505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10926 1726879772.14508: variable 'ansible_port' from source: unknown 10927 1726879772.14507: Calling all_inventory to load vars for managed_node2 10926 1726879772.14511: variable 'ansible_user' from source: unknown 10927 1726879772.14513: Calling groups_inventory to load vars for managed_node2 10927 1726879772.14517: Calling all_plugins_inventory to load vars for managed_node2 10927 1726879772.14530: Calling all_plugins_play to load vars for managed_node2 10927 1726879772.14535: Calling groups_plugins_inventory to load vars for managed_node2 10927 1726879772.14540: Calling groups_plugins_play to load vars for managed_node2 10926 1726879772.14610: Set connection var ansible_shell_executable to /bin/sh 10926 1726879772.14618: Set connection var ansible_connection to ssh 10926 1726879772.14624: Set connection var ansible_timeout to 10 10926 1726879772.14627: Set connection var ansible_shell_type to sh 10926 1726879772.14632: Set connection var ansible_pipelining to False 10926 1726879772.14639: Set connection var ansible_module_compression to ZIP_DEFLATED 10926 1726879772.14661: variable 'ansible_delegated_vars' from source: unknown 10926 1726879772.14666: variable 'ansible_user' from source: unknown 10926 1726879772.14675: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10927 1726879772.14717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10926 1726879772.14858: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10926 1726879772.14870: variable 'omit' from source: magic vars 10926 1726879772.14877: starting attempt loop 10926 1726879772.14880: running the handler 10926 1726879772.14894: _low_level_execute_command(): starting 10926 1726879772.14902: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10929 1726879772.15473: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get userinfo for root 10929 1726879772.15642: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000163 10929 1726879772.15664: variable 'ansible_search_path' from source: unknown 10929 1726879772.15670: variable 'ansible_search_path' from source: unknown 10929 1726879772.15709: calling self._execute() 10929 1726879772.15728: variable 'kdump_ssh_server' from source: play vars 10929 1726879772.15903: variable 'kdump_ssh_server' from source: play vars 10929 1726879772.15913: variable 'kdump_test_ssh_server_outside' from source: play vars 10929 1726879772.15980: variable 'kdump_test_ssh_server_outside' from source: play vars 10929 1726879772.15988: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10929 1726879772.16053: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10929 1726879772.16073: in VariableManager get_vars() 10929 1726879772.16113: Calling all_inventory to load vars for managed_node3 10929 1726879772.16121: Calling groups_inventory to load vars for managed_node3 10929 1726879772.16127: Calling all_plugins_inventory to load vars for managed_node3 10929 1726879772.16144: Calling all_plugins_play to load vars for managed_node3 10929 1726879772.16154: Calling groups_plugins_inventory to load vars for managed_node3 10929 1726879772.16160: Calling groups_plugins_play to load vars for managed_node3 10929 1726879772.16380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10929 1726879772.16598: done with get_vars() 10929 1726879772.16608: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10929 1726879772.16658: variable 'ansible_delegated_vars' from source: unknown 10929 1726879772.16673: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10929 1726879772.16679: variable 'omit' from source: magic vars 10929 1726879772.16763: variable 'omit' from source: magic vars 10929 1726879772.16831: variable 'omit' from source: magic vars 10927 1726879772.16840: done with get_vars() 10927 1726879772.16852: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10929 1726879772.16859: variable 'kdump_ssh_user' from source: play vars 10927 1726879772.16900: variable 'ansible_delegated_vars' from source: unknown 10927 1726879772.16916: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10927 1726879772.16923: variable 'omit' from source: magic vars 10929 1726879772.16928: variable 'kdump_ssh_user' from source: play vars 10927 1726879772.17007: variable 'omit' from source: magic vars 10929 1726879772.17040: variable 'hostvars' from source: magic vars 10929 1726879772.17046: variable 'kdump_test_ssh_server_outside' from source: play vars 10929 1726879772.17054: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10927 1726879772.17070: variable 'omit' from source: magic vars 10927 1726879772.17098: variable 'kdump_ssh_user' from source: play vars 10929 1726879772.17111: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10929 1726879772.17121: in VariableManager get_vars() 10929 1726879772.17128: Calling all_inventory to load vars for managed_node3 10929 1726879772.17132: Calling groups_inventory to load vars for managed_node3 10929 1726879772.17136: Calling all_plugins_inventory to load vars for managed_node3 10929 1726879772.17143: Calling all_plugins_play to load vars for managed_node3 10929 1726879772.17147: Calling groups_plugins_inventory to load vars for managed_node3 10929 1726879772.17155: Calling groups_plugins_play to load vars for managed_node3 10927 1726879772.17179: variable 'kdump_ssh_user' from source: play vars 10927 1726879772.17297: variable 'hostvars' from source: magic vars 10927 1726879772.17304: variable 'kdump_test_ssh_server_outside' from source: play vars 10927 1726879772.17308: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10927 1726879772.17362: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10927 1726879772.17373: in VariableManager get_vars() 10927 1726879772.17380: Calling all_inventory to load vars for managed_node2 10927 1726879772.17384: Calling groups_inventory to load vars for managed_node2 10927 1726879772.17388: Calling all_plugins_inventory to load vars for managed_node2 10927 1726879772.17397: Calling all_plugins_play to load vars for managed_node2 10927 1726879772.17403: Calling groups_plugins_inventory to load vars for managed_node2 10927 1726879772.17408: Calling groups_plugins_play to load vars for managed_node2 10927 1726879772.17553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10929 1726879772.17612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10929 1726879772.17797: done with get_vars() 10929 1726879772.17814: variable 'ansible_user_id' from source: facts 10927 1726879772.17829: done with get_vars() 10929 1726879772.17831: variable 'omit' from source: magic vars 10929 1726879772.17844: variable 'ansible_delegated_vars' from source: unknown 10929 1726879772.17873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10927 1726879772.17845: variable 'ansible_user_id' from source: facts 10929 1726879772.17905: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10927 1726879772.17925: variable 'omit' from source: magic vars 10929 1726879772.17929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10927 1726879772.17944: variable 'ansible_delegated_vars' from source: unknown 10929 1726879772.17957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10927 1726879772.17963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10929 1726879772.17970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10927 1726879772.17992: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10929 1726879772.17999: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10929 1726879772.18004: variable 'ansible_host' from source: host vars for 'managed_node3' 10929 1726879772.18008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10929 1726879772.18012: variable 'ansible_port' from source: unknown 10929 1726879772.18015: variable 'ansible_user' from source: unknown 10927 1726879772.18014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10927 1726879772.18087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10927 1726879772.18103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10929 1726879772.18126: Set connection var ansible_shell_executable to /bin/sh 10927 1726879772.18131: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10929 1726879772.18133: Set connection var ansible_connection to ssh 10927 1726879772.18136: variable 'ansible_host' from source: host vars for 'managed_node2' 10929 1726879772.18139: Set connection var ansible_timeout to 10 10927 1726879772.18140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10929 1726879772.18142: Set connection var ansible_shell_type to sh 10927 1726879772.18144: variable 'ansible_port' from source: unknown 10927 1726879772.18147: variable 'ansible_user' from source: unknown 10929 1726879772.18150: Set connection var ansible_pipelining to False 10929 1726879772.18158: Set connection var ansible_module_compression to ZIP_DEFLATED 10929 1726879772.18185: variable 'ansible_delegated_vars' from source: unknown 10929 1726879772.18190: variable 'ansible_user' from source: unknown 10929 1726879772.18201: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10927 1726879772.18245: Set connection var ansible_shell_executable to /bin/sh 10927 1726879772.18253: Set connection var ansible_connection to ssh 10927 1726879772.18259: Set connection var ansible_timeout to 10 10927 1726879772.18263: Set connection var ansible_shell_type to sh 10927 1726879772.18268: Set connection var ansible_pipelining to False 10927 1726879772.18276: Set connection var ansible_module_compression to ZIP_DEFLATED 10927 1726879772.18299: variable 'ansible_delegated_vars' from source: unknown 10927 1726879772.18305: variable 'ansible_user' from source: unknown 10927 1726879772.18314: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10929 1726879772.18405: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10929 1726879772.18416: variable 'omit' from source: magic vars 10929 1726879772.18423: starting attempt loop 10929 1726879772.18426: running the handler 10929 1726879772.18438: _low_level_execute_command(): starting 10929 1726879772.18447: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None 10927 1726879772.18486: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10927 1726879772.18499: variable 'omit' from source: magic vars 10927 1726879772.18506: starting attempt loop 10927 1726879772.18509: running the handler 10927 1726879772.18521: _low_level_execute_command(): starting 10927 1726879772.18529: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10926 1726879772.19921: stdout chunk (state=2): >>>/root <<< 10926 1726879772.19983: stderr chunk (state=3): >>><<< 10926 1726879772.19995: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 10926 1726879772.20026: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10926 1726879772.20039: _low_level_execute_command(): starting 10926 1726879772.20046: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378 `" && echo ansible-tmp-1726879772.2003481-10926-129585610685378="` echo /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378 `" && echo ansible-tmp-1726879772.2003481-10926-129585610685378="` echo /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378 `" ) && sleep 0'"'"'' 10927 1726879772.21433: stdout chunk (state=2): >>>/root <<< 10929 1726879772.21465: stdout chunk (state=2): >>>/root <<< 10927 1726879772.21516: stderr chunk (state=3): >>><<< 10927 1726879772.21525: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 10929 1726879772.21546: stderr chunk (state=3): >>><<< 10927 1726879772.21553: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10929 1726879772.21556: stdout chunk (state=3): >>><<< 10927 1726879772.21567: _low_level_execute_command(): starting <10.31.43.118> (0, b'/root\n', b'') 10927 1726879772.21573: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711 `" && echo ansible-tmp-1726879772.2156138-10927-8649356308711="` echo /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711 `" ) && sleep 0' 10929 1726879772.21580: _low_level_execute_command() done: rc=0, stdout=/root , stderr= <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None 10929 1726879772.21598: _low_level_execute_command(): starting 10929 1726879772.21605: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255 `" && echo ansible-tmp-1726879772.2158766-10929-105235687632255="` echo /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711 `" && echo ansible-tmp-1726879772.2156138-10927-8649356308711="` echo /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711 `" ) && sleep 0'"'"'' <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255 `" && echo ansible-tmp-1726879772.2158766-10929-105235687632255="` echo /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255 `" ) && sleep 0'"'"'' 10926 1726879772.22850: stdout chunk (state=2): >>>ansible-tmp-1726879772.2003481-10926-129585610685378=/root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378 <<< 10926 1726879772.22983: stderr chunk (state=3): >>><<< 10926 1726879772.22990: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879772.2003481-10926-129585610685378=/root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378\n', b'') 10926 1726879772.23013: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879772.2003481-10926-129585610685378=/root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378 , stderr= 10926 1726879772.23035: variable 'ansible_delegated_vars' from source: unknown 10926 1726879772.23097: variable 'ansible_module_compression' from source: unknown 10926 1726879772.23181: ANSIBALLZ: Using lock for user 10926 1726879772.23189: ANSIBALLZ: Acquiring lock 10926 1726879772.23197: ANSIBALLZ: Lock acquired: 140708132965216 10926 1726879772.23203: ANSIBALLZ: Creating module 10929 1726879772.24605: stdout chunk (state=2): >>>ansible-tmp-1726879772.2158766-10929-105235687632255=/root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255 <<< 10929 1726879772.24621: stderr chunk (state=2): >>><<< 10929 1726879772.24633: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879772.2158766-10929-105235687632255=/root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255\n', b'') 10929 1726879772.24651: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879772.2158766-10929-105235687632255=/root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255 , stderr= 10929 1726879772.24674: variable 'ansible_delegated_vars' from source: unknown 10929 1726879772.24732: variable 'ansible_module_compression' from source: unknown 10929 1726879772.24812: ANSIBALLZ: Using lock for user 10929 1726879772.24818: ANSIBALLZ: Acquiring lock 10927 1726879772.25180: stdout chunk (state=2): >>>ansible-tmp-1726879772.2156138-10927-8649356308711=/root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711 <<< 10927 1726879772.25266: stderr chunk (state=3): >>><<< 10927 1726879772.25274: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879772.2156138-10927-8649356308711=/root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711\n', b'') 10927 1726879772.25299: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879772.2156138-10927-8649356308711=/root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711 , stderr= 10927 1726879772.25320: variable 'ansible_delegated_vars' from source: unknown 10927 1726879772.25369: variable 'ansible_module_compression' from source: unknown 10927 1726879772.25443: ANSIBALLZ: Using lock for user 10927 1726879772.25448: ANSIBALLZ: Acquiring lock 10926 1726879772.36957: ANSIBALLZ: Writing module into payload 10926 1726879772.37285: ANSIBALLZ: Writing module 10926 1726879772.37310: ANSIBALLZ: Renaming module 10926 1726879772.37319: ANSIBALLZ: Done creating module 10929 1726879772.37327: ANSIBALLZ: Lock acquired: 140708132965216 10929 1726879772.37337: ANSIBALLZ: Reading module after lock 10926 1726879772.37339: variable 'ansible_facts' from source: host vars for 'managed_node1' 10929 1726879772.37374: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py 10926 1726879772.37438: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpl9hgdmv3 TO /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py 10929 1726879772.37498: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpma32oirv TO /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 10927 1726879772.37584: ANSIBALLZ: Lock acquired: 140708132965216 10927 1726879772.37596: ANSIBALLZ: Reading module after lock 10927 1726879772.37637: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py 10927 1726879772.37765: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2h10twa6 TO /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 10926 1726879772.37963: Sending initial data 10926 1726879772.37971: Sent initial data (153 bytes) 10929 1726879772.37988: Sending initial data 10929 1726879772.37996: Sent initial data (153 bytes) 10927 1726879772.38352: Sending initial data 10927 1726879772.38360: Sent initial data (151 bytes) 10929 1726879772.40828: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpma32oirv /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py <<< 10926 1726879772.40863: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpl9hgdmv3 /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py <<< 10927 1726879772.42230: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2h10twa6 /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py <<< 10926 1726879772.42564: stderr chunk (state=3): >>><<< 10926 1726879772.42576: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpl9hgdmv3 /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py\n', b'') 10926 1726879772.42606: done transferring module to remote 10926 1726879772.42620: _low_level_execute_command(): starting 10926 1726879772.42626: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/ /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/ /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py && sleep 0'"'"'' 10929 1726879772.42899: stderr chunk (state=3): >>><<< 10929 1726879772.42909: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpma32oirv /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py\n', b'') 10929 1726879772.42938: done transferring module to remote 10929 1726879772.42953: _low_level_execute_command(): starting 10929 1726879772.42959: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/ /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/ /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py && sleep 0'"'"'' 10927 1726879772.44498: stderr chunk (state=3): >>><<< 10927 1726879772.44508: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp2h10twa6 /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py\n', b'') 10927 1726879772.44535: done transferring module to remote 10927 1726879772.44548: _low_level_execute_command(): starting 10927 1726879772.44555: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/ /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/ /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py && sleep 0'"'"'' 10926 1726879772.46131: stderr chunk (state=2): >>><<< 10926 1726879772.46142: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10926 1726879772.46164: _low_level_execute_command() done: rc=0, stdout=, stderr= 10926 1726879772.46168: _low_level_execute_command(): starting 10929 1726879772.46170: stderr chunk (state=2): >>><<< 10926 1726879772.46173: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py && sleep 0' 10929 1726879772.46179: stdout chunk (state=2): >>><<< <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> (0, b'', b'') 10929 1726879772.46200: _low_level_execute_command() done: rc=0, stdout=, stderr= 10929 1726879772.46205: _low_level_execute_command(): starting 10929 1726879772.46210: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/AnsiballZ_user.py && sleep 0'"'"'' <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/AnsiballZ_user.py && sleep 0'"'"'' 10927 1726879772.47808: stderr chunk (state=2): >>><<< 10927 1726879772.47818: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10927 1726879772.47838: _low_level_execute_command() done: rc=0, stdout=, stderr= 10927 1726879772.47842: _low_level_execute_command(): starting 10927 1726879772.47850: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/AnsiballZ_user.py && sleep 0'"'"'' 10926 1726879772.49119: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10926 1726879772.49133: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 10926 1726879772.49157: stdout chunk (state=3): >>>import '_weakref' # <<< 10929 1726879772.49208: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10926 1726879772.49209: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10929 1726879772.49231: stdout chunk (state=3): >>>import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 10926 1726879772.49242: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10929 1726879772.49284: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10926 1726879772.49294: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 10929 1726879772.49313: stdout chunk (state=3): >>>import '_io' # <<< 10929 1726879772.49323: stdout chunk (state=3): >>>import 'marshal' # <<< 10926 1726879772.49323: stdout chunk (state=3): >>># installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 10929 1726879772.49357: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 10929 1726879772.49381: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10929 1726879772.49391: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10926 1726879772.49393: 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' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10929 1726879772.49845: 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' # /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 0x7f5d85a0de48> # /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 0x7f5d859a3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85a0d9b0> # /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 0x7f5d859b0630> 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 0x7f5d859b7160> # /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 0x7f5d859bc0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7390> # /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 <<< 10929 1726879772.49867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 10926 1726879772.49868: 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 0x7fe5274c2e48> # /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 0x7fe527458828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274c29b0> # /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 0x7fe527465630> 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 0x7fe52746c160> # /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 0x7fe5274710f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c390> # /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 <<< 10929 1726879772.49890: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10929 1726879772.49907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # <<< 10926 1726879772.49912: 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 0x7fe527416470> <<< 10929 1726879772.49931: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85961470> <<< 10929 1726879772.49942: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10929 1726879772.49950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10929 1726879772.49974: 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 0x7f5d85966e48> <<< 10929 1726879772.49984: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85961b38> <<< 10926 1726879772.49987: 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 # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52741be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527416b38> <<< 10926 1726879772.50007: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10929 1726879772.50100: stdout chunk (state=3): >>># /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' <<< 10929 1726879772.50170: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8596d4e0> <<< 10929 1726879772.50233: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85950d68> # /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 0x7f5d85953198> <<< 10929 1726879772.50290: 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' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c61940> <<< 10929 1726879772.50341: 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 0x7f5d83c73240> <<< 10926 1726879772.50359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274224e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527405d68> # /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 0x7fe527408198> # /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 0x7fe525716940> # /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 0x7fe525728240> <<< 10929 1726879772.50401: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859c1a20> <<< 10929 1726879772.50411: 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. <<< 10926 1726879772.50424: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527476a20> 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. <<< 10929 1726879772.50661: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10926 1726879772.50675: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10926 1726879772.50699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10926 1726879772.50708: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10926 1726879772.50728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10926 1726879772.50738: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10926 1726879772.50756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10926 1726879772.50774: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10926 1726879772.50793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10929 1726879772.50793: 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 <<< 10926 1726879772.50806: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10929 1726879772.50847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10929 1726879772.50855: stdout chunk (state=3): >>>import '_functools' # <<< 10926 1726879772.50880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10929 1726879772.50887: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10926 1726879772.50888: stdout chunk (state=3): >>>import '_functools' # <<< 10926 1726879772.50915: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10929 1726879772.50918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10929 1726879772.50936: 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' <<< 10926 1726879772.50948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10926 1726879772.50964: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10926 1726879772.50996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10926 1726879772.51005: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256720f0> <<< 10929 1726879772.51021: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bbd0f0> # /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 0x7f5d83bc8320> # /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' <<< 10929 1726879772.51063: 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 0x7f5d83bc8fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc8b00> import 'itertools' # <<< 10929 1726879772.51105: 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 0x7f5d83bc70f0> <<< 10929 1726879772.51125: stdout chunk (state=3): >>>import '_collections' # <<< 10929 1726879772.51168: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c3c828> <<< 10929 1726879772.51193: 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' <<< 10929 1726879772.51237: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c3cc18> <<< 10929 1726879772.51288: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c301d0> <<< 10929 1726879772.51318: 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 0x7f5d83c30eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c274a8> <<< 10929 1726879772.51357: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c184e0> <<< 10926 1726879772.51385: 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 0x7fe52567d320> # /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 0x7fe52567dfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567db00> 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 0x7fe52567c0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256f1828> # /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 0x7fe5256f1c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e51d0> <<< 10926 1726879772.51400: 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 0x7fe5256e5eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256dc4a8> <<< 10929 1726879772.51398: 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' # <<< 10929 1726879772.51420: 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' <<< 10929 1726879772.51443: 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' <<< 10926 1726879772.51440: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256cd4e0> <<< 10926 1726879772.51459: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10926 1726879772.51466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10929 1726879772.51486: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83974320> <<< 10927 1726879772.51516: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10926 1726879772.51519: stdout chunk (state=3): >>>import '_sre' # <<< 10927 1726879772.51543: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 10926 1726879772.51556: 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 # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10926 1726879772.51587: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5254292e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525431d68> <<< 10929 1726879772.51591: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8397cda0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c30128> 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 0x7f5d83982eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c12320> <<< 10927 1726879772.51606: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10927 1726879772.51628: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10926 1726879772.51647: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e54a8> import '_locale' # <<< 10929 1726879772.51658: 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' # 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 0x7f5d83988278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988080> <<< 10927 1726879772.51669: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 10927 1726879772.51690: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 10929 1726879772.51717: 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 0x7f5d83988390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c8a080> # /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' <<< 10926 1726879772.51731: 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 0x7fe525437e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256c7320> # /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' <<< 10926 1726879772.51876: 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 0x7fe52543e240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e048> # 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 0x7fe52543e358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52573f080> # /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' <<< 10926 1726879772.52048: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543ee48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543ea58> # /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 0x7fe525449710> # /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 0x7fe525449ef0> <<< 10926 1726879772.52083: 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' <<< 10926 1726879772.52123: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fcf208> <<< 10926 1726879772.52166: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5254497f0> # /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' <<< 10926 1726879772.52215: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fd4cf8> <<< 10926 1726879772.52256: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10926 1726879772.52300: 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 0x7fe524ff8358> <<< 10926 1726879772.52358: 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 0x7fe524ff8710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10926 1726879772.52409: 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 # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10926 1726879772.52466: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525000400> # /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' <<< 10926 1726879772.52504: 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' <<< 10929 1726879772.52527: 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 0x7f5d83988e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988a90> # /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 0x7f5d83994748> # /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 0x7f5d83994f28> # /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 0x7f5d8351a240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994828> # /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 0x7f5d8351fd30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d839885c0> # /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 0x7f5d83543390> # 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 0x7f5d83543748> # /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 0x7f5d8354b438> # /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 0x7f5d832f5c50> <<< 10926 1726879772.52613: 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 # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10926 1726879772.52651: 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 0x7fe524daac18> <<< 10929 1726879772.52697: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832e8390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832e8080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832d9f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8354bdd8> # 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 0x7f5d832f0048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83543ac8> # /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' <<< 10929 1726879772.52727: 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 0x7f5d8591e7b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832f00f0> import 'pwd' # <<< 10926 1726879772.52769: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d9d358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d9d048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d8eef0> <<< 10926 1726879772.52801: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525000da0> <<< 10926 1726879772.52842: 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 0x7fe524d9dfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524ff8a90> <<< 10926 1726879772.52884: 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' <<< 10927 1726879772.52897: 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' # /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 0x7fa7e5c95e48> # /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 0x7fa7e5c2b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c959b0> # /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 0x7fa7e5c38630> 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 0x7fa7e5c3f160> # /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 0x7fa7e5c440f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f390> # /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 0x7fa7e5be9470> # /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 0x7fa7e5beee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5be9b38> # /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 0x7fa7e5bf54e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bd8d68> # /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 0x7fa7e5bdb198> # /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 0x7fa7e3ee9940> # /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 0x7fa7e3efb240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c49a20> 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. <<< 10926 1726879772.52956: 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 0x7fe5273d3780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524da50b8> import 'pwd' # <<< 10926 1726879772.53000: 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 0x7fe5273d3b00> <<< 10926 1726879772.53041: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e8d0> <<< 10926 1726879772.53088: 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 <<< 10926 1726879772.53163: 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 0x7fe5273eb630> # /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' <<< 10929 1726879772.53226: 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 0x7f5d8591eb38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988908> # /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 0x7f5d85936668> # /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 0x7f5d8593a6d8> # 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 0x7f5d8593aba8> # 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 0x7f5d8593acc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85936eb8> # /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 0x7f5d85944048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8593a588> # 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 0x7f5d8593a2e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8592aba8> <<< 10929 1726879772.53274: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8352e400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10926 1726879772.53351: 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 0x7fe5273ef6a0> # 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 0x7fe5273efb70> <<< 10926 1726879772.53394: 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 0x7fe5273efc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273ebe80> <<< 10926 1726879772.53440: 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 0x7fe5273effd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273ef550> <<< 10929 1726879772.53468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85936518> <<< 10926 1726879772.53507: 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 0x7fe5273ef2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273dfb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fe43c8> <<< 10929 1726879772.53540: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d819199b0> <<< 10926 1726879772.53635: 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 0x7fe5273eb4e0> <<< 10929 1726879772.53661: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10927 1726879772.54020: 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 # 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 0x7fa7e3e450f0> # /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 0x7fa7e3e4f320> # /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 0x7fa7e3e4ffd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e4fb00> 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 0x7fa7e3e530f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ec4828> # /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 0x7fa7e3ec4c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb81d0> # /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 0x7fa7e3eb8eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eaf4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ea04e0> # /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' <<< 10926 1726879772.54181: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5233cf978> # zipimport: found 34 names in '/tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10929 1726879772.54724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.55009: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.55100: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3bfc320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c03da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb8128> 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 0x7fa7e3c09eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e9b320> # /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 0x7fa7e3c0f278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f080> # 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 0x7fa7e3c0f390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3f12080> # /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 0x7fa7e3c0fe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0fa90> # /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 0x7fa7e3c1d748> # /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 0x7fa7e3c1df28> # /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 0x7fa7e37a1240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1d828> # /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 0x7fa7e37a7d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f5c0> # /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 0x7fa7e37cb390> # 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 0x7fa7e37cb748> # /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 0x7fa7e37d3438> # /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 0x7fa7e357dc50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3571390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3571080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3562f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37d3dd8> # 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 0x7fa7e3578048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37cbac8> # /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 0x7fa7e5ba8780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e35780f0> 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 0x7fa7e5ba8b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f908> # /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 0x7fa7e5bbe630> <<< 10927 1726879772.55114: 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' <<< 10929 1726879772.55710: 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 0x7f5d816567f0> import 'atexit' # <<< 10929 1726879772.55757: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10929 1726879772.55785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10929 1726879772.55835: 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 0x7f5d81600320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81656e80> <<< 10929 1726879772.55870: 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 0x7f5d81919e10> <<< 10929 1726879772.55888: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10929 1726879772.55912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10926 1726879772.55960: 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 0x7fe5231237f0> <<< 10926 1726879772.55993: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10926 1726879772.56028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10929 1726879772.56054: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d815d9be0> # /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' <<< 10926 1726879772.56105: 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 0x7fe5230b52e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523123e48> <<< 10926 1726879772.56138: 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 0x7fe5233cffd0> <<< 10926 1726879772.56177: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10927 1726879772.56199: 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 0x7fa7e5bc26a0> # 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 0x7fa7e5bc2b70> # 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 0x7fa7e5bc2c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bbee80> # /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 0x7fa7e5bc2fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bc2550> # 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 0x7fa7e5bc22b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bb1b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37b7400> # /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 0x7fa7e5bbe4e0> # /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 0x7fa7e1ba2978> # zipimport: found 34 names in '/tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10926 1726879772.56236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52308eba8> <<< 10926 1726879772.56265: 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' <<< 10929 1726879772.56302: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81585208> # 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 0x7f5d815def28> # 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 0x7f5d815deef0> # /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 0x7f5d816431d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8161f358> <<< 10926 1726879772.56326: stdout chunk (state=3): >>># /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' <<< 10926 1726879772.56357: 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' <<< 10926 1726879772.56792: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303a1d0> # 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 0x7fe523093390> # 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 0x7fe523093eb8> # /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 0x7fe5230f8198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230d4320> <<< 10929 1726879772.56806: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81617550> # /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 0x7f5d8193cda0> # 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 0x7f5d815d9b00> # /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 0x7f5d8162c470> # /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 <<< 10929 1726879772.56829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10929 1726879772.56860: 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 0x7f5d81591ef0> <<< 10927 1726879772.56901: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.56927: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230cc518> # /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' <<< 10926 1726879772.56974: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5233f12b0> <<< 10929 1726879772.57021: 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 0x7f5d81597eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587320> # /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 0x7f5d81587b38> <<< 10926 1726879772.57046: 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 0x7fe5230e13c8> # /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 0x7fe5230e14e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 10926 1726879772.57071: stdout chunk (state=3): >>># 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 <<< 10926 1726879772.57105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10926 1726879772.57138: 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' <<< 10926 1726879772.57194: 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 0x7fe523046f60> <<< 10929 1726879772.57210: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81636828> <<< 10929 1726879772.57242: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10929 1726879772.57749: 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' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d815b8ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587198> # 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 0x7f5d81645dd8> # 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 0x7f5d81645eb8> # 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 0x7f5d81659080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8162c5c0> # /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' <<< 10926 1726879772.57773: 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 0x7fe523062048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303c390> # /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 0x7fe52303cba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230eb898> # /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 0x7fe52306cf98> <<< 10927 1726879772.57796: 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 0x7fa7e18f67f0> 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' <<< 10926 1726879772.57851: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303ccf8> <<< 10927 1726879772.57880: 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 0x7fa7e18882e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f6e48> # 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 0x7fa7e1ba2fd0> # /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 0x7fa7e1862ba8> <<< 10929 1726879772.57904: 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 0x7f5d816649e8> <<< 10926 1726879772.57946: 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 0x7fe523079e48> <<< 10927 1726879772.58032: 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' # /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' <<< 10929 1726879772.58069: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81660128> # 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 0x7f5d81660320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81659ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10929 1726879772.58113: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.58213: 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 0x7fe523079fd0> # 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 0x7fe52310d0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230e1630> # /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 0x7fe523117a90> <<< 10927 1726879772.58513: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180d1d0> # 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 0x7fa7e180db00> # 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 0x7fa7e1866048> # /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 0x7fa7e1866c88> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18a7320> <<< 10929 1726879772.58535: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_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 0x7f5d8167ee10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167eac8> <<< 10929 1726879772.58572: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167e2e8> # /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' <<< 10929 1726879772.58603: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167e940> <<< 10929 1726879772.58631: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8166bc18> # zipimport: zlib available <<< 10929 1726879772.59098: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.59230: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e189f518> # /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 0x7fa7e1bc42b0> # 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 0x7fa7e1888128> # /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 0x7fa7e18b3400> # /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 0x7fa7e1819e80> # /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 0x7fa7e181ff60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180f2b0> # /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 0x7fa7e180fac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18be7b8> # /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 0x7fa7e183ef98> <<< 10926 1726879772.59298: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5231141d0> # 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 0x7fe5231143c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52310dc50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_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 0x7fe523133e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133320> # /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 0x7fe523133978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52311ec88> # zipimport: zlib available <<< 10927 1726879772.59697: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180f128> # 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 0x7fa7e18cde10> # 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 0x7fa7e18cdef0> # 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 0x7fa7e18e00b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18b3550> # /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 0x7fa7e18eba58> <<< 10929 1726879772.59712: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_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_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10927 1726879772.59724: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18e7198> <<< 10927 1726879772.59754: 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 0x7fa7e18e7390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18e0c18> # zipimport: zlib available <<< 10927 1726879772.59778: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10926 1726879772.59800: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.59819: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.59852: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.59918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.59947: 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' <<< 10929 1726879772.59966: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7df68400> # zipimport: zlib available <<< 10926 1726879772.59996: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10926 1726879772.60019: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py <<< 10926 1726879772.60051: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10926 1726879772.60067: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.60075: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10926 1726879772.60100: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 10926 1726879772.60149: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10927 1726879772.60171: 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' <<< 10927 1726879772.60194: 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' <<< 10927 1726879772.60222: 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 0x7fa7e1905e80> <<< 10926 1726879772.60254: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.60269: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1905b38> <<< 10929 1726879772.60371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.60408: 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 0x7fe51fa1d550> <<< 10926 1726879772.60429: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.60442: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1905358> # /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 0x7fa7e19059e8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f2cf8> # zipimport: zlib available <<< 10929 1726879772.60868: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10926 1726879772.60878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.60886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.60926: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.61003: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10929 1726879772.61030: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10929 1726879772.61057: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.61088: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10926 1726879772.61129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.61183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.61247: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10927 1726879772.61282: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py <<< 10927 1726879772.61319: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 10927 1726879772.61340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.61386: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 10926 1726879772.61418: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 10927 1726879772.61469: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10926 1726879772.61487: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10929 1726879772.61504: stdout chunk (state=3): >>># 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' <<< 10927 1726879772.61529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.61557: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10929 1726879772.61592: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dfdfe48> # zipimport: zlib available <<< 10927 1726879772.61642: 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' <<< 10929 1726879772.61673: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10927 1726879772.61688: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de1f0550> # zipimport: zlib available <<< 10929 1726879772.61702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.61738: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.61771: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10929 1726879772.62144: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 10926 1726879772.62155: 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 0x7fe51fa94eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 10927 1726879772.62167: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.62184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10926 1726879772.62216: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/parameters.py <<< 10926 1726879772.62235: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10929 1726879772.62276: 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 0x7f5d7dfc3198> <<< 10926 1726879772.62289: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10929 1726879772.62326: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81698eb8> <<< 10926 1726879772.62339: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10927 1726879772.62379: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.62423: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.62439: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 10926 1726879772.62456: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10927 1726879772.62493: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10927 1726879772.62518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.62546: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10929 1726879772.62566: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10926 1726879772.62577: 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 <<< 10927 1726879772.62607: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.62659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10927 1726879772.62684: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 10927 1726879772.62715: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10927 1726879772.62733: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.62769: 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 0x7fe51fa77198> <<< 10927 1726879772.62781: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10929 1726879772.62819: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.62836: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52315beb8> <<< 10926 1726879772.62862: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/process.py <<< 10926 1726879772.62877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.62933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.62950: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.62969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.62995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.63032: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.63137: 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' <<< 10927 1726879772.63151: 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' <<< 10926 1726879772.63628: 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' <<< 10929 1726879772.63679: 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' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dff20f0> # /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 0x7f5d7dff2198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7df96b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_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_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/pycompat24.py <<< 10927 1726879772.63695: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de267e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_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_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 10926 1726879772.63732: 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' <<< 10929 1726879772.63751: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10927 1726879772.63767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10926 1726879772.63795: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51faa60f0> <<< 10926 1726879772.63824: 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' <<< 10927 1726879772.63847: 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 0x7fa7de24a198> <<< 10927 1726879772.63900: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1937eb8> <<< 10926 1726879772.63934: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51faa6198> <<< 10927 1726879772.63950: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10926 1726879772.63989: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523174b00> <<< 10927 1726879772.64005: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.64047: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10926 1726879772.64077: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/_utils.py <<< 10927 1726879772.64096: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10926 1726879772.64107: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10926 1726879772.64115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.64136: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/pycompat24.py <<< 10926 1726879772.64229: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/basic.py <<< 10926 1726879772.64247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.64256: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/modules/__init__.py <<< 10926 1726879772.64272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.64397: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.64639: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10927 1726879772.64662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10927 1726879772.64684: 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' <<< 10927 1726879772.64817: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de27a0f0> <<< 10927 1726879772.64833: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10927 1726879772.64845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10927 1726879772.64946: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de27a198> <<< 10927 1726879772.64990: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de21cb00> <<< 10927 1726879772.65049: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py <<< 10927 1726879772.65058: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10927 1726879772.65078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.65097: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/_utils.py <<< 10927 1726879772.65107: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10927 1726879772.65128: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.65142: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/pycompat24.py <<< 10927 1726879772.65234: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/basic.py <<< 10929 1726879772.65250: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.65267: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10926 1726879772.65773: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.66598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 10929 1726879772.66614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 10929 1726879772.66643: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7e005d68> <<< 10929 1726879772.66665: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py <<< 10929 1726879772.66678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc' <<< 10929 1726879772.66698: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py # code object from '/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc' <<< 10929 1726879772.66730: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 10929 1726879772.66744: 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 0x7f5d7d842080> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d845978> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d845320> <<< 10929 1726879772.66757: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.66777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.66818: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10929 1726879772.66867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10926 1726879772.67141: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 10926 1726879772.67157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 10926 1726879772.67187: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fab9d68> <<< 10926 1726879772.67211: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py # code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc' <<< 10926 1726879772.67239: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py # code object from '/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc' <<< 10926 1726879772.67284: 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 0x7fe51f2f6080> <<< 10926 1726879772.67304: stdout chunk (state=3): >>>import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f30e978> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f30e320> <<< 10926 1726879772.67319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.67343: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.67357: stdout chunk (state=3): >>># zipimport: zlib available <<< 10926 1726879772.67381: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10926 1726879772.67437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10929 1726879772.67554: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d85d2e8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/typing.py <<< 10929 1726879772.67972: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.67996: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 10927 1726879772.68010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 10927 1726879772.68038: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de289d68> <<< 10927 1726879772.68073: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py # code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc' <<< 10927 1726879772.68100: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py # code object from '/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc' <<< 10927 1726879772.68159: 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 0x7fa7ddaca080> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddacd978> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddacd320> # zipimport: zlib available <<< 10927 1726879772.68181: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.68206: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10926 1726879772.68249: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f3102e8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/typing.py <<< 10927 1726879772.68278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10929 1726879772.68298: 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 0x7f5d7d80c278> <<< 10926 1726879772.68535: stdout chunk (state=3): >>># zipimport: zlib available <<< 10929 1726879772.68674: stdout chunk (state=3): >>>import 'gc' # <<< 10926 1726879772.68863: 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 0x7fe51f2c0278> <<< 10927 1726879772.68894: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddae42e8> <<< 10927 1726879772.68902: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/typing.py <<< 10926 1726879772.69171: stdout chunk (state=3): >>>import 'gc' # <<< 10929 1726879772.69202: stdout chunk (state=3): >>> {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-43-118.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} <<< 10929 1726879772.69224: stdout chunk (state=3): >>># destroy __main__ <<< 10927 1726879772.69239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10927 1726879772.69498: 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 0x7fa7dda94278> <<< 10929 1726879772.69637: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10929 1726879772.69648: 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 <<< 10929 1726879772.69654: 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 <<< 10929 1726879772.69674: 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 <<< 10929 1726879772.69684: 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 <<< 10926 1726879772.69704: stdout chunk (state=3): >>> {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-42-60.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} <<< 10926 1726879772.69714: stdout chunk (state=3): >>># destroy __main__ <<< 10929 1726879772.69723: 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 # 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 <<< 10929 1726879772.69734: stdout chunk (state=3): >>># 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 <<< 10929 1726879772.69745: stdout chunk (state=3): >>># 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 <<< 10929 1726879772.69752: 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 <<< 10929 1726879772.69760: 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 <<< 10929 1726879772.69768: 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 <<< 10929 1726879772.69772: stdout chunk (state=3): >>># destroy ansible.modules # cleanup[2] removing calendar # destroy calendar # cleanup[2] removing pty # destroy pty # cleanup[2] removing tty # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing gc <<< 10927 1726879772.69862: stdout chunk (state=3): >>>import 'gc' # <<< 10929 1726879772.69907: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10929 1726879772.70014: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10929 1726879772.70043: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10929 1726879772.70057: stdout chunk (state=3): >>># destroy zipimport <<< 10929 1726879772.70072: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10929 1726879772.70102: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10929 1726879772.70129: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10929 1726879772.70146: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 10929 1726879772.70162: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10929 1726879772.70180: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon <<< 10929 1726879772.70195: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10929 1726879772.70232: stdout chunk (state=3): >>># destroy selinux # destroy gc # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy copy # destroy struct <<< 10929 1726879772.70262: stdout chunk (state=3): >>># destroy datetime # destroy locale <<< 10929 1726879772.70279: stdout chunk (state=3): >>># destroy tty # destroy termios # destroy contextlib <<< 10929 1726879772.70326: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10929 1726879772.70349: 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 <<< 10929 1726879772.70367: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 10929 1726879772.70382: stdout chunk (state=3): >>># 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 <<< 10929 1726879772.70401: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 10929 1726879772.70424: 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 # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap <<< 10929 1726879772.70440: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading <<< 10929 1726879772.70455: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10929 1726879772.70471: 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 <<< 10927 1726879772.70523: stdout chunk (state=3): >>> {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-43-205.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} # destroy __main__ <<< 10929 1726879772.70536: stdout chunk (state=3): >>># 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 <<< 10927 1726879772.70581: 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 <<< 10927 1726879772.70625: 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 # 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 <<< 10929 1726879772.70726: stdout chunk (state=3): >>># 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 <<< 10929 1726879772.70764: 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 # destroy _operator # destroy re <<< 10927 1726879772.70777: 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 # 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 calendar # destroy calendar # cleanup[2] removing pty # destroy pty # cleanup[2] removing tty # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10926 1726879772.70937: 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 # 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 calendar # destroy calendar # cleanup[2] removing pty # destroy pty # cleanup[2] removing tty # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 selinux # destroy gc # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy copy # destroy struct # destroy datetime # destroy locale # destroy tty # destroy termios # destroy contextlib <<< 10926 1726879772.70953: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings <<< 10926 1726879772.70964: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix <<< 10926 1726879772.71015: 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 # destroy abc <<< 10929 1726879772.71028: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10929 1726879772.71117: stderr chunk (state=3): >>><<< 10929 1726879772.71128: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85a0de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859a3828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85a0d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b0630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859bc0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85961470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85966e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85961b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8596d4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85950d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85953198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c61940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c73240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859c1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bbd0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc8320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83bc8fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc8b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc70f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c3c828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c3cc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c301d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c30eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c274a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c184e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83974320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8397cda0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c30128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83982eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c12320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83988278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83988390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c8a080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8351a240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8351fd30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d839885c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83543390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d83543748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8354b438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832f5c50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832e8390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832e8080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832d9f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8354bdd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d832f0048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83543ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8591e7b8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832f00f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8591eb38>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d85936668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593a6d8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593aba8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593acc0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85936eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d85944048>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8593a588>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8593a2e8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8592aba8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8352e400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85936518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d819199b0>\r\n# zipimport: found 34 names in \'/tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d816567f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81600320>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81656e80>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81919e10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d815d9be0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81585208>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d815def28>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d815deef0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d816431d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8161f358>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81617550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8193cda0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d815d9b00>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8162c470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81591ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81597eb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81636828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d815b8ef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81645dd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81645eb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81659080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8162c5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d816649e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81660128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d81660320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81659ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8167ee10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167eac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167e2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167e940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8166bc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7df68400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dfdfe48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d7dfc3198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81698eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dff20f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7dff2198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7df96b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7e005d68>\r\n# /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d7d842080>\r\nimport \'tty\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d845978>\r\nimport \'pty\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d845320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d85d2e8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d80c278>\r\nimport \'gc\' # \r\n\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-43-118.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy gc\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy copy\r\n# destroy struct\r\n# destroy datetime\r\n# destroy locale\r\n# destroy tty\r\n# destroy termios\r\n# destroy contextlib\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 10929 1726879772.71223: _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 0x7f5d85a0de48> # /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 0x7f5d859a3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85a0d9b0> # /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 0x7f5d859b0630> 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 0x7f5d859b7160> # /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 0x7f5d859bc0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859b7390> # /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 0x7f5d85961470> # /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 0x7f5d85966e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85961b38> # /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 0x7f5d8596d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85950d68> # /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 0x7f5d85953198> # /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 0x7f5d83c61940> # /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 0x7f5d83c73240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d859c1a20> 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 0x7f5d83bbd0f0> # /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 0x7f5d83bc8320> # /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 0x7f5d83bc8fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83bc8b00> 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 0x7f5d83bc70f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c3c828> # /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 0x7f5d83c3cc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c301d0> # /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 0x7f5d83c30eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c274a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c184e0> # /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 0x7f5d83974320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8397cda0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c30128> 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 0x7f5d83982eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c12320> # /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 0x7f5d83988278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988080> # 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 0x7f5d83988390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83c8a080> # /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 0x7f5d83988e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988a90> # /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 0x7f5d83994748> # /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 0x7f5d83994f28> # /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 0x7f5d8351a240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83994828> # /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 0x7f5d8351fd30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d839885c0> # /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 0x7f5d83543390> # 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 0x7f5d83543748> # /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 0x7f5d8354b438> # /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 0x7f5d832f5c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832e8390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832e8080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832d9f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8354bdd8> # 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 0x7f5d832f0048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83543ac8> # /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 0x7f5d8591e7b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d832f00f0> 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 0x7f5d8591eb38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d83988908> # /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 0x7f5d85936668> # /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 0x7f5d8593a6d8> # 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 0x7f5d8593aba8> # 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 0x7f5d8593acc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d85936eb8> # /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 0x7f5d85944048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8593a588> # 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 0x7f5d8593a2e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8592aba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8352e400> # /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 0x7f5d85936518> # /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 0x7f5d819199b0> # zipimport: found 34 names in '/tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_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 0x7f5d816567f0> 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 0x7f5d81600320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81656e80> # 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 0x7f5d81919e10> # /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 0x7f5d815d9be0> # /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 0x7f5d81585208> # 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 0x7f5d815def28> # 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 0x7f5d815deef0> # /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 0x7f5d816431d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8161f358> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81617550> # /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 0x7f5d8193cda0> # 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 0x7f5d815d9b00> # /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 0x7f5d8162c470> # /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 0x7f5d81591ef0> # /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 0x7f5d81597eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587320> # /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 0x7f5d81587b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81636828> # /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 0x7f5d815b8ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81587198> # 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 0x7f5d81645dd8> # 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 0x7f5d81645eb8> # 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 0x7f5d81659080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8162c5c0> # /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 0x7f5d816649e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81660128> # 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 0x7f5d81660320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81659ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_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 0x7f5d8167ee10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167eac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8167e2e8> # /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 0x7f5d8167e940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8166bc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_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_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_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 0x7f5d7df68400> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_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 0x7f5d7dfdfe48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_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_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f5d7dfc3198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d81698eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_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 0x7f5d7dff20f0> # /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 0x7f5d7dff2198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7df96b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_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_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /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 0x7f5d7e005d68> # /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py # code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py # code object from '/usr/lib64/python3.6/__pycache__/tty.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 0x7f5d7d842080> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d845978> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d7d845320> # 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 0x7f5d7d85d2e8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_yk9mijy_/ansible_user_payload.zip/ansible/module_utils/compat/typing.py # 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 0x7f5d7d80c278> import 'gc' # {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-43-118.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # 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 calendar # destroy calendar # cleanup[2] removing pty # destroy pty # cleanup[2] removing tty # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 selinux # destroy gc # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy copy # destroy struct # destroy datetime # destroy locale # destroy tty # destroy termios # destroy contextlib # 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.43.118 closed. 10929 1726879772.71455: done with _execute_module (user, {'name': 'root', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'user', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10929 1726879772.71473: _low_level_execute_command(): starting 10929 1726879772.71481: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.2158766-10929-105235687632255/ > /dev/null 2>&1 && sleep 0'"'"'' 10926 1726879772.71245: 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 # 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 <<< 10927 1726879772.71400: stdout chunk (state=3): >>># 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 selinux # destroy gc # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy copy # destroy struct # destroy datetime # destroy locale # destroy tty # destroy termios # destroy contextlib # 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 <<< 10927 1726879772.72229: 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 # 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 <<< 10927 1726879772.72237: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 10927 1726879772.72250: stdout chunk (state=3): >>><<< 10927 1726879772.72254: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c95e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c2b828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c959b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c38630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c440f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5be9470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5beee48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5be9b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bf54e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bd8d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bdb198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ee9940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3efb240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c49a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e450f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e4f320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3e4ffd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e4fb00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e530f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ec4828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ec4c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb81d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb8eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eaf4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ea04e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3bfc320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c03da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb8128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c09eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e9b320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3c0f278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3c0f390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3f12080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0fe80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0fa90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1d748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1df28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37a1240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1d828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37a7d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37cb390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e37cb748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37d3438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e357dc50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3571390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3571080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3562f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37d3dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e3578048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37cbac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5ba8780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e35780f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5ba8b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bbe630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc26a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc2b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc2c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bbee80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc2fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bc2550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e5bc22b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bb1b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37b7400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bbe4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1ba2978>\r\n# zipimport: found 34 names in \'/tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f67f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18882e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f6e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1ba2fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1862ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180d1d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e180db00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1866048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1866c88>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18a7320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e189f518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1bc42b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1888128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18b3400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1819e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e181ff60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180f2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180fac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18be7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e183ef98>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180f128>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18cde10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18cdef0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18e00b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18b3550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18eba58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18e7198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e18e7390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18e0c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7e1905e80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1905b38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1905358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e19059e8>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f2cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de1f0550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de267e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7de24a198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1937eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de27a0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de27a198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de21cb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de289d68>\r\n# /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7ddaca080>\r\nimport \'tty\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddacd978>\r\nimport \'pty\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddacd320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddae42e8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7dda94278>\r\nimport \'gc\' # \r\n\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-43-205.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy gc\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy copy\r\n# destroy struct\r\n# destroy datetime\r\n# destroy locale\r\n# destroy tty\r\n# destroy termios\r\n# destroy contextlib\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 10927 1726879772.72802: _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 0x7fa7e5c95e48> # /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 0x7fa7e5c2b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c959b0> # /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 0x7fa7e5c38630> 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 0x7fa7e5c3f160> # /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 0x7fa7e5c440f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c3f390> # /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 0x7fa7e5be9470> # /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 0x7fa7e5beee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5be9b38> # /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 0x7fa7e5bf54e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bd8d68> # /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 0x7fa7e5bdb198> # /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 0x7fa7e3ee9940> # /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 0x7fa7e3efb240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5c49a20> 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 0x7fa7e3e450f0> # /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 0x7fa7e3e4f320> # /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 0x7fa7e3e4ffd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e4fb00> 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 0x7fa7e3e530f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ec4828> # /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 0x7fa7e3ec4c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb81d0> # /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 0x7fa7e3eb8eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eaf4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3ea04e0> # /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 0x7fa7e3bfc320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c03da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3eb8128> 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 0x7fa7e3c09eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3e9b320> # /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 0x7fa7e3c0f278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f080> # 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 0x7fa7e3c0f390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3f12080> # /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 0x7fa7e3c0fe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0fa90> # /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 0x7fa7e3c1d748> # /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 0x7fa7e3c1df28> # /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 0x7fa7e37a1240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c1d828> # /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 0x7fa7e37a7d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f5c0> # /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 0x7fa7e37cb390> # 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 0x7fa7e37cb748> # /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 0x7fa7e37d3438> # /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 0x7fa7e357dc50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3571390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3571080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3562f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37d3dd8> # 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 0x7fa7e3578048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37cbac8> # /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 0x7fa7e5ba8780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e35780f0> 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 0x7fa7e5ba8b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e3c0f908> # /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 0x7fa7e5bbe630> # /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 0x7fa7e5bc26a0> # 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 0x7fa7e5bc2b70> # 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 0x7fa7e5bc2c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bbee80> # /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 0x7fa7e5bc2fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bc2550> # 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 0x7fa7e5bc22b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e5bb1b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e37b7400> # /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 0x7fa7e5bbe4e0> # /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 0x7fa7e1ba2978> # zipimport: found 34 names in '/tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_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 0x7fa7e18f67f0> 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 0x7fa7e18882e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f6e48> # 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 0x7fa7e1ba2fd0> # /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 0x7fa7e1862ba8> # /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 0x7fa7e180d1d0> # 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 0x7fa7e180db00> # 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 0x7fa7e1866048> # /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 0x7fa7e1866c88> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18a7320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e189f518> # /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 0x7fa7e1bc42b0> # 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 0x7fa7e1888128> # /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 0x7fa7e18b3400> # /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 0x7fa7e1819e80> # /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 0x7fa7e181ff60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180f2b0> # /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 0x7fa7e180fac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18be7b8> # /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 0x7fa7e183ef98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e180f128> # 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 0x7fa7e18cde10> # 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 0x7fa7e18cdef0> # 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 0x7fa7e18e00b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18b3550> # /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 0x7fa7e18eba58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18e7198> # 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 0x7fa7e18e7390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18e0c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_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 0x7fa7e1905e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1905b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1905358> # /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 0x7fa7e19059e8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e18f2cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_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_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_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 0x7fa7de1f0550> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_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 0x7fa7de267e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_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_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fa7de24a198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7e1937eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_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 0x7fa7de27a0f0> # /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 0x7fa7de27a198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7de21cb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_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_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /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 0x7fa7de289d68> # /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py # code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py # code object from '/usr/lib64/python3.6/__pycache__/tty.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 0x7fa7ddaca080> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddacd978> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7ddacd320> # 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 0x7fa7ddae42e8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_05k92hvk/ansible_user_payload.zip/ansible/module_utils/compat/typing.py # 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 0x7fa7dda94278> import 'gc' # {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-43-205.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # 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 calendar # destroy calendar # cleanup[2] removing pty # destroy pty # cleanup[2] removing tty # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 selinux # destroy gc # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy copy # destroy struct # destroy datetime # destroy locale # destroy tty # destroy termios # destroy contextlib # 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.43.205 closed. 10927 1726879772.73064: done with _execute_module (user, {'name': 'root', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'user', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10927 1726879772.73082: _low_level_execute_command(): starting 10927 1726879772.73089: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.2156138-10927-8649356308711/ > /dev/null 2>&1 && sleep 0'"'"'' 10926 1726879772.72389: stdout chunk (state=3): >>># 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 <<< 10926 1726879772.73202: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 10926 1726879772.73221: stdout chunk (state=3): >>><<< 10926 1726879772.73227: stderr chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274c2e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527458828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274c29b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527465630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274710f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527416470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52741be48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527416b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274224e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527405d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527408198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525716940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525728240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527476a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256720f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567d320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52567dfd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567db00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567c0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256f1828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256f1c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e51d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e5eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256dc4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256cd4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5254292e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525431d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e54a8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525437e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256c7320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52543e240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52543e358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52573f080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543ee48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543ea58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525449710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525449ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fcf208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5254497f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fd4cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524ff8358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe524ff8710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525000400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524daac18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d9d358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d9d048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d8eef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525000da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe524d9dfd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524ff8a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273d3780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524da50b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273d3b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273eb630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273ef6a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273efb70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273efc88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273ebe80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273effd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273ef550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5273ef2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273dfb70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fe43c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273eb4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5233cf978>\r\n# zipimport: found 34 names in \'/tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5231237f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5230b52e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523123e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5233cffd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52308eba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303a1d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523093390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523093eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230f8198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230d4320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230cc518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5233f12b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5230e13c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230e14e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523046f60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523062048>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303c390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303cba8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230eb898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52306cf98>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303ccf8>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523079e48>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523079fd0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe52310d0f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230e1630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523117a90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5231141d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe5231143c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52310dc50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe523133e48>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133b00>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133978>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52311ec88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fa1d550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fa94eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe51fa77198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52315beb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51faa60f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51faa6198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523174b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51fab9d68>\r\n# /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe51f2f6080>\r\nimport \'tty\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f30e978>\r\nimport \'pty\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f30e320>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f3102e8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f2c0278>\r\nimport \'gc\' # \r\n\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-42-60.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing calendar\r\n# destroy calendar\r\n# cleanup[2] removing pty\r\n# destroy pty\r\n# cleanup[2] removing tty\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy gc\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy copy\r\n# destroy struct\r\n# destroy datetime\r\n# destroy locale\r\n# destroy tty\r\n# destroy termios\r\n# destroy contextlib\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 10926 1726879772.73948: _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 0x7fe5274c2e48> # /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 0x7fe527458828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5274c29b0> # /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 0x7fe527465630> 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 0x7fe52746c160> # /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 0x7fe5274710f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52746c390> # /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 0x7fe527416470> # /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 0x7fe52741be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527416b38> # /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 0x7fe5274224e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527405d68> # /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 0x7fe527408198> # /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 0x7fe525716940> # /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 0x7fe525728240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe527476a20> 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 0x7fe5256720f0> # /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 0x7fe52567d320> # /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 0x7fe52567dfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52567db00> 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 0x7fe52567c0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256f1828> # /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 0x7fe5256f1c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e51d0> # /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 0x7fe5256e5eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256dc4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256cd4e0> # /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 0x7fe5254292e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525431d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256e54a8> 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 0x7fe525437e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5256c7320> # /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 0x7fe52543e240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e048> # 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 0x7fe52543e358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52573f080> # /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 0x7fe52543ee48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543ea58> # /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 0x7fe525449710> # /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 0x7fe525449ef0> # /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 0x7fe524fcf208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5254497f0> # /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 0x7fe524fd4cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e588> # /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 0x7fe524ff8358> # 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 0x7fe524ff8710> # /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 0x7fe525000400> # /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 0x7fe524daac18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d9d358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d9d048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524d8eef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe525000da0> # 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 0x7fe524d9dfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524ff8a90> # /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 0x7fe5273d3780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524da50b8> 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 0x7fe5273d3b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52543e8d0> # /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 0x7fe5273eb630> # /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 0x7fe5273ef6a0> # 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 0x7fe5273efb70> # 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 0x7fe5273efc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273ebe80> # /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 0x7fe5273effd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273ef550> # 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 0x7fe5273ef2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5273dfb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe524fe43c8> # /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 0x7fe5273eb4e0> # /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 0x7fe5233cf978> # zipimport: found 34 names in '/tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_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 0x7fe5231237f0> 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 0x7fe5230b52e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523123e48> # 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 0x7fe5233cffd0> # /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 0x7fe52308eba8> # /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 0x7fe52303a1d0> # 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 0x7fe523093390> # 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 0x7fe523093eb8> # /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 0x7fe5230f8198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230d4320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230cc518> # /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 0x7fe5233f12b0> # 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 0x7fe5230e13c8> # /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 0x7fe5230e14e0> # /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 0x7fe523046f60> # /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 0x7fe523062048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303c390> # /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 0x7fe52303cba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230eb898> # /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 0x7fe52306cf98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52303ccf8> # 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 0x7fe523079e48> # 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 0x7fe523079fd0> # 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 0x7fe52310d0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5230e1630> # /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 0x7fe523117a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe5231141d0> # 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 0x7fe5231143c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52310dc50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_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 0x7fe523133e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523133320> # /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 0x7fe523133978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52311ec88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_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_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_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 0x7fe51fa1d550> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_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 0x7fe51fa94eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_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_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fe51fa77198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe52315beb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_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 0x7fe51faa60f0> # /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 0x7fe51faa6198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe523174b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_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_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /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 0x7fe51fab9d68> # /usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc matches /usr/lib64/python3.6/pty.py # code object from '/usr/lib64/python3.6/__pycache__/pty.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tty.cpython-36.pyc matches /usr/lib64/python3.6/tty.py # code object from '/usr/lib64/python3.6/__pycache__/tty.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 0x7fe51f2f6080> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f30e978> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe51f30e320> # 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 0x7fe51f3102e8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_user_payload_gnsqlupo/ansible_user_payload.zip/ansible/module_utils/compat/typing.py # 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 0x7fe51f2c0278> import 'gc' # {"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-42-60.us-east-1.aws.redhat.com", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # 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 calendar # destroy calendar # cleanup[2] removing pty # destroy pty # cleanup[2] removing tty # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 selinux # destroy gc # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy copy # destroy struct # destroy datetime # destroy locale # destroy tty # destroy termios # destroy contextlib # 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.42.60 closed. 10929 1726879772.74627: stderr chunk (state=2): >>><<< 10929 1726879772.74636: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10929 1726879772.74660: _low_level_execute_command() done: rc=0, stdout=, stderr= 10926 1726879772.74662: done with _execute_module (user, {'name': 'root', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'user', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10929 1726879772.74667: handler run complete 10926 1726879772.74678: _low_level_execute_command(): starting 10926 1726879772.74684: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 10929 1726879772.74699: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10929 1726879772.74704: variable 'ansible_host' from source: host vars for 'managed_node3' 10929 1726879772.74709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10929 1726879772.74712: variable 'ansible_port' from source: unknown 10929 1726879772.74715: variable 'ansible_user' from source: unknown 10929 1726879772.74719: attempt loop complete, returning result 10929 1726879772.74722: _execute() done 10929 1726879772.74726: dumping result to json 10929 1726879772.74733: done dumping result, returning <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.2003481-10926-129585610685378/ > /dev/null 2>&1 && sleep 0'"'"'' 10929 1726879772.74741: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get userinfo for root [0e44ad9b-8ddf-c952-e8a3-000000000163] 10929 1726879772.74878: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000163 10929 1726879772.74956: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000163 10929 1726879772.74961: WORKER PROCESS EXITING ok: [managed_node3] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on ip-10-31-43-118.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } 10927 1726879772.76412: stderr chunk (state=2): >>><<< 10927 1726879772.76421: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10927 1726879772.76442: _low_level_execute_command() done: rc=0, stdout=, stderr= 10927 1726879772.76449: handler run complete 10927 1726879772.76470: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10927 1726879772.76474: variable 'ansible_host' from source: host vars for 'managed_node2' 10927 1726879772.76479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10927 1726879772.76482: variable 'ansible_port' from source: unknown 10927 1726879772.76485: variable 'ansible_user' from source: unknown 10927 1726879772.76495: attempt loop complete, returning result 10927 1726879772.76500: _execute() done 10927 1726879772.76503: dumping result to json 10927 1726879772.76510: done dumping result, returning 10927 1726879772.76518: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get userinfo for root [0e44ad9b-8ddf-c952-e8a3-000000000163] 10927 1726879772.76528: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000163 10927 1726879772.76573: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000163 10927 1726879772.76577: WORKER PROCESS EXITING ok: [managed_node2] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on ip-10-31-43-205.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } 10926 1726879772.78318: stderr chunk (state=2): >>><<< 10926 1726879772.78328: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10926 1726879772.78347: _low_level_execute_command() done: rc=0, stdout=, stderr= 10926 1726879772.78356: handler run complete 10926 1726879772.78376: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10926 1726879772.78380: variable 'ansible_host' from source: host vars for 'managed_node1' 10926 1726879772.78385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10926 1726879772.78388: variable 'ansible_port' from source: unknown 10926 1726879772.78392: variable 'ansible_user' from source: unknown 10926 1726879772.78398: attempt loop complete, returning result 10926 1726879772.78401: _execute() done 10926 1726879772.78404: dumping result to json 10926 1726879772.78411: done dumping result, returning 10926 1726879772.78418: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get userinfo for root [0e44ad9b-8ddf-c952-e8a3-000000000163] 10926 1726879772.78428: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000163 10926 1726879772.78501: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000163 10926 1726879772.78506: WORKER PROCESS EXITING ok: [managed_node1] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on ip-10-31-42-60.us-east-1.aws.redhat.com", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } 10596 1726879772.79001: no more pending results, returning what we have 10596 1726879772.79005: results queue empty 10596 1726879772.79006: checking for any_errors_fatal 10596 1726879772.79010: done checking for any_errors_fatal 10596 1726879772.79010: checking for max_fail_percentage 10596 1726879772.79011: done checking for max_fail_percentage 10596 1726879772.79011: checking to see if all hosts have failed and the running result is not ok 10596 1726879772.79012: done checking to see if all hosts have failed 10596 1726879772.79012: getting the remaining hosts for this loop 10596 1726879772.79014: done getting the remaining hosts for this loop 10596 1726879772.79016: getting the next task for host managed_node1 10596 1726879772.79020: done getting next task for host managed_node1 10596 1726879772.79022: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 10596 1726879772.79024: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879772.79025: getting the next task for host managed_node2 10596 1726879772.79027: done getting next task for host managed_node2 10596 1726879772.79028: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 10596 1726879772.79029: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879772.79030: getting the next task for host managed_node3 10596 1726879772.79031: done getting next task for host managed_node3 10596 1726879772.79032: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 10596 1726879772.79033: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879772.79044: getting variables 10596 1726879772.79045: in VariableManager get_vars() 10596 1726879772.79071: Calling all_inventory to load vars for managed_node1 10596 1726879772.79072: Calling groups_inventory to load vars for managed_node1 10596 1726879772.79074: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879772.79080: Calling all_plugins_play to load vars for managed_node1 10596 1726879772.79082: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879772.79083: Calling groups_plugins_play to load vars for managed_node1 10596 1726879772.79189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879772.79311: done with get_vars() 10596 1726879772.79319: done getting variables TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Friday 20 September 2024 20:49:32 -0400 (0:00:00.686) 0:00:11.237 ****** 10596 1726879772.79389: entering _queue_task() for managed_node1/stat 10596 1726879772.79655: worker is 1 (out of 3 available) 10596 1726879772.79674: exiting _queue_task() for managed_node1/stat 10596 1726879772.79711: getting variables 10596 1726879772.79714: in VariableManager get_vars() 10596 1726879772.79801: Calling all_inventory to load vars for managed_node2 10596 1726879772.79805: Calling groups_inventory to load vars for managed_node2 10596 1726879772.79807: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879772.79822: Calling all_plugins_play to load vars for managed_node2 10596 1726879772.79826: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879772.79830: Calling groups_plugins_play to load vars for managed_node2 10596 1726879772.80421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879772.80624: done with get_vars() 10596 1726879772.80635: done getting variables 10596 1726879772.80732: entering _queue_task() for managed_node2/stat 10596 1726879772.81041: worker is 2 (out of 3 available) 10596 1726879772.81062: exiting _queue_task() for managed_node2/stat 10596 1726879772.81130: getting variables 10596 1726879772.81133: in VariableManager get_vars() 10596 1726879772.81231: Calling all_inventory to load vars for managed_node3 10596 1726879772.81236: Calling groups_inventory to load vars for managed_node3 10596 1726879772.81238: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879772.81258: Calling all_plugins_play to load vars for managed_node3 10596 1726879772.81262: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879772.81266: Calling groups_plugins_play to load vars for managed_node3 10596 1726879772.81510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879772.81760: done with get_vars() 10596 1726879772.81773: done getting variables 10596 1726879772.81876: entering _queue_task() for managed_node3/stat 10596 1726879772.83751: worker is 3 (out of 3 available) 10596 1726879772.83760: exiting _queue_task() for managed_node3/stat 10596 1726879772.83771: done queuing things up, now waiting for results queue to drain 10596 1726879772.83772: waiting for pending results... 10964 1726879772.79998: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 10964 1726879772.80134: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000164 10964 1726879772.80151: variable 'ansible_search_path' from source: unknown 10964 1726879772.80156: variable 'ansible_search_path' from source: unknown 10964 1726879772.80179: calling self._execute() 10964 1726879772.80198: variable 'kdump_ssh_server' from source: play vars 10964 1726879772.80379: variable 'kdump_ssh_server' from source: play vars 10964 1726879772.80390: variable 'kdump_test_ssh_server_outside' from source: play vars 10964 1726879772.80732: variable 'kdump_test_ssh_server_outside' from source: play vars 10964 1726879772.80739: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10964 1726879772.80799: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10964 1726879772.80816: in VariableManager get_vars() 10964 1726879772.80840: Calling all_inventory to load vars for managed_node1 10964 1726879772.80845: Calling groups_inventory to load vars for managed_node1 10964 1726879772.80849: Calling all_plugins_inventory to load vars for managed_node1 10964 1726879772.80859: Calling all_plugins_play to load vars for managed_node1 10964 1726879772.80863: Calling groups_plugins_inventory to load vars for managed_node1 10964 1726879772.80867: Calling groups_plugins_play to load vars for managed_node1 10964 1726879772.81457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10964 1726879772.81650: done with get_vars() 10964 1726879772.81659: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10964 1726879772.81707: variable 'ansible_delegated_vars' from source: unknown 10964 1726879772.81723: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10964 1726879772.81730: variable 'omit' from source: magic vars 10964 1726879772.81814: variable 'omit' from source: magic vars 10964 1726879772.81878: variable 'omit' from source: magic vars 10964 1726879772.81907: variable '__kdump_ssh_path' from source: task vars 10964 1726879772.81979: variable '__kdump_ssh_path' from source: task vars 10964 1726879772.82074: variable '__kdump_ssh_user_info' from source: set_fact 10964 1726879772.82102: variable 'omit' from source: magic vars 10964 1726879772.82116: variable 'ansible_delegated_vars' from source: unknown 10964 1726879772.82132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10964 1726879772.82157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10964 1726879772.82179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10964 1726879772.82199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10964 1726879772.82212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10964 1726879772.82241: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10964 1726879772.82246: variable 'ansible_host' from source: host vars for 'managed_node1' 10964 1726879772.82250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10964 1726879772.82254: variable 'ansible_port' from source: unknown 10964 1726879772.82257: variable 'ansible_user' from source: unknown 10964 1726879772.82354: Set connection var ansible_shell_executable to /bin/sh 10964 1726879772.82362: Set connection var ansible_connection to ssh 10964 1726879772.82368: Set connection var ansible_timeout to 10 10964 1726879772.82371: Set connection var ansible_shell_type to sh 10964 1726879772.82376: Set connection var ansible_pipelining to False 10964 1726879772.82382: Set connection var ansible_module_compression to ZIP_DEFLATED 10965 1726879772.82381: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 10965 1726879772.82600: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000164 10965 1726879772.82619: variable 'ansible_search_path' from source: unknown 10965 1726879772.82624: variable 'ansible_search_path' from source: unknown 10965 1726879772.82644: calling self._execute() 10965 1726879772.82661: variable 'kdump_ssh_server' from source: play vars 10964 1726879772.82713: variable 'ansible_delegated_vars' from source: unknown 10964 1726879772.82720: variable 'ansible_user' from source: unknown 10964 1726879772.82729: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10965 1726879772.82840: variable 'kdump_ssh_server' from source: play vars 10965 1726879772.82853: variable 'kdump_test_ssh_server_outside' from source: play vars 10964 1726879772.82917: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10965 1726879772.82918: variable 'kdump_test_ssh_server_outside' from source: play vars 10964 1726879772.82929: variable 'omit' from source: magic vars 10965 1726879772.82934: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10964 1726879772.82935: starting attempt loop 10964 1726879772.82953: running the handler 10964 1726879772.82967: _low_level_execute_command(): starting 10964 1726879772.82975: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 10965 1726879772.83001: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10965 1726879772.83017: in VariableManager get_vars() <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10965 1726879772.83047: Calling all_inventory to load vars for managed_node2 10965 1726879772.83059: Calling groups_inventory to load vars for managed_node2 10965 1726879772.83064: Calling all_plugins_inventory to load vars for managed_node2 10965 1726879772.83075: Calling all_plugins_play to load vars for managed_node2 10965 1726879772.83080: Calling groups_plugins_inventory to load vars for managed_node2 10965 1726879772.83084: Calling groups_plugins_play to load vars for managed_node2 10965 1726879772.83264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10965 1726879772.83465: done with get_vars() 10965 1726879772.83474: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10965 1726879772.83520: variable 'ansible_delegated_vars' from source: unknown 10965 1726879772.83535: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10965 1726879772.83541: variable 'omit' from source: magic vars 10965 1726879772.83626: variable 'omit' from source: magic vars 10965 1726879772.83687: variable 'omit' from source: magic vars 10965 1726879772.83729: variable '__kdump_ssh_path' from source: task vars 10965 1726879772.83806: variable '__kdump_ssh_path' from source: task vars 10965 1726879772.83922: variable '__kdump_ssh_user_info' from source: set_fact 10965 1726879772.83956: variable 'omit' from source: magic vars 10965 1726879772.83971: variable 'ansible_delegated_vars' from source: unknown 10965 1726879772.83990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10965 1726879772.84020: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10965 1726879772.84041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10965 1726879772.84060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10965 1726879772.84074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10965 1726879772.84108: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10965 1726879772.84115: variable 'ansible_host' from source: host vars for 'managed_node2' 10965 1726879772.84119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10965 1726879772.84123: variable 'ansible_port' from source: unknown 10965 1726879772.84126: variable 'ansible_user' from source: unknown 10966 1726879772.84175: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user 10965 1726879772.84229: Set connection var ansible_shell_executable to /bin/sh 10965 1726879772.84237: Set connection var ansible_connection to ssh 10965 1726879772.84242: Set connection var ansible_timeout to 10 10965 1726879772.84246: Set connection var ansible_shell_type to sh 10965 1726879772.84254: Set connection var ansible_pipelining to False 10965 1726879772.84261: Set connection var ansible_module_compression to ZIP_DEFLATED 10965 1726879772.84281: variable 'ansible_delegated_vars' from source: unknown 10965 1726879772.84285: variable 'ansible_user' from source: unknown 10965 1726879772.84295: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10966 1726879772.84329: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000164 10966 1726879772.84345: variable 'ansible_search_path' from source: unknown 10966 1726879772.84349: variable 'ansible_search_path' from source: unknown 10966 1726879772.84382: calling self._execute() 10966 1726879772.84403: variable 'kdump_ssh_server' from source: play vars 10965 1726879772.84482: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10965 1726879772.84496: variable 'omit' from source: magic vars 10965 1726879772.84503: starting attempt loop 10965 1726879772.84506: running the handler 10965 1726879772.84519: _low_level_execute_command(): starting 10965 1726879772.84527: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None 10966 1726879772.84581: variable 'kdump_ssh_server' from source: play vars 10966 1726879772.84593: variable 'kdump_test_ssh_server_outside' from source: play vars <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10966 1726879772.84653: variable 'kdump_test_ssh_server_outside' from source: play vars 10966 1726879772.84661: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10966 1726879772.84724: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10966 1726879772.84745: in VariableManager get_vars() 10966 1726879772.84784: Calling all_inventory to load vars for managed_node3 10966 1726879772.84791: Calling groups_inventory to load vars for managed_node3 10966 1726879772.84799: Calling all_plugins_inventory to load vars for managed_node3 10966 1726879772.84815: Calling all_plugins_play to load vars for managed_node3 10966 1726879772.84821: Calling groups_plugins_inventory to load vars for managed_node3 10966 1726879772.84827: Calling groups_plugins_play to load vars for managed_node3 10966 1726879772.85362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10964 1726879772.85501: stdout chunk (state=2): >>>/root <<< 10966 1726879772.85586: done with get_vars() 10966 1726879772.85598: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10966 1726879772.85641: variable 'ansible_delegated_vars' from source: unknown 10964 1726879772.85647: stderr chunk (state=3): >>><<< 10964 1726879772.85654: stdout chunk (state=3): >>><<< 10966 1726879772.85659: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10966 1726879772.85665: variable 'omit' from source: magic vars <10.31.42.60> (0, b'/root\n', b'') 10964 1726879772.85680: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10964 1726879772.85694: _low_level_execute_command(): starting 10964 1726879772.85701: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915 `" && echo ansible-tmp-1726879772.8568666-10964-104091748857915="` echo /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 10966 1726879772.85743: variable 'omit' from source: magic vars <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915 `" && echo ansible-tmp-1726879772.8568666-10964-104091748857915="` echo /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915 `" ) && sleep 0'"'"'' 10966 1726879772.85806: variable 'omit' from source: magic vars 10966 1726879772.85827: variable '__kdump_ssh_path' from source: task vars 10966 1726879772.85878: variable '__kdump_ssh_path' from source: task vars 10966 1726879772.85967: variable '__kdump_ssh_user_info' from source: set_fact 10966 1726879772.85990: variable 'omit' from source: magic vars 10966 1726879772.86005: variable 'ansible_delegated_vars' from source: unknown 10966 1726879772.86023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10966 1726879772.86044: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10966 1726879772.86063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10966 1726879772.86077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10966 1726879772.86087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10966 1726879772.86113: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10966 1726879772.86118: variable 'ansible_host' from source: host vars for 'managed_node3' 10966 1726879772.86123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10966 1726879772.86126: variable 'ansible_port' from source: unknown 10966 1726879772.86130: variable 'ansible_user' from source: unknown 10966 1726879772.86202: Set connection var ansible_shell_executable to /bin/sh 10966 1726879772.86210: Set connection var ansible_connection to ssh 10966 1726879772.86216: Set connection var ansible_timeout to 10 10966 1726879772.86220: Set connection var ansible_shell_type to sh 10966 1726879772.86225: Set connection var ansible_pipelining to False 10966 1726879772.86233: Set connection var ansible_module_compression to ZIP_DEFLATED 10966 1726879772.86257: variable 'ansible_delegated_vars' from source: unknown 10966 1726879772.86263: variable 'ansible_user' from source: unknown 10966 1726879772.86272: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10966 1726879772.86467: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10966 1726879772.86477: variable 'omit' from source: magic vars 10966 1726879772.86483: starting attempt loop 10966 1726879772.86486: running the handler 10966 1726879772.86499: _low_level_execute_command(): starting 10966 1726879772.86507: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10965 1726879772.87227: stdout chunk (state=2): >>>/root <<< 10965 1726879772.87266: stderr chunk (state=3): >>><<< 10965 1726879772.87274: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 10965 1726879772.87300: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10965 1726879772.87311: _low_level_execute_command(): starting 10965 1726879772.87317: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075 `" && echo ansible-tmp-1726879772.8730702-10965-86786841802075="` echo /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075 `" && echo ansible-tmp-1726879772.8730702-10965-86786841802075="` echo /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075 `" ) && sleep 0'"'"'' 10964 1726879772.89004: stdout chunk (state=2): >>>ansible-tmp-1726879772.8568666-10964-104091748857915=/root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915 <<< 10964 1726879772.89135: stderr chunk (state=3): >>><<< 10964 1726879772.89141: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879772.8568666-10964-104091748857915=/root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915\n', b'') 10964 1726879772.89157: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879772.8568666-10964-104091748857915=/root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915 , stderr= 10964 1726879772.89172: variable 'ansible_delegated_vars' from source: unknown 10964 1726879772.89209: variable 'ansible_module_compression' from source: unknown 10964 1726879772.89251: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10964 1726879772.89278: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10964 1726879772.89354: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpvnxsugc9 TO /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 10966 1726879772.89444: stdout chunk (state=2): >>>/root <<< 10964 1726879772.89482: Sending initial data 10964 1726879772.89489: Sent initial data (153 bytes) 10965 1726879772.89798: stdout chunk (state=2): >>>ansible-tmp-1726879772.8730702-10965-86786841802075=/root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075 <<< 10966 1726879772.89813: stderr chunk (state=3): >>><<< 10966 1726879772.89820: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 10966 1726879772.89846: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10966 1726879772.89862: _low_level_execute_command(): starting 10966 1726879772.89868: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824 `" && echo ansible-tmp-1726879772.8985658-10966-176403509807824="` echo /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824 `" && echo ansible-tmp-1726879772.8985658-10966-176403509807824="` echo /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824 `" ) && sleep 0'"'"'' 10965 1726879772.90403: stderr chunk (state=3): >>><<< 10965 1726879772.90415: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879772.8730702-10965-86786841802075=/root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075\n', b'') 10965 1726879772.90435: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879772.8730702-10965-86786841802075=/root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075 , stderr= 10965 1726879772.90453: variable 'ansible_delegated_vars' from source: unknown 10965 1726879772.90490: variable 'ansible_module_compression' from source: unknown 10965 1726879772.90536: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10965 1726879772.90567: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10965 1726879772.90641: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpwas2v541 TO /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 10965 1726879772.90903: Sending initial data 10965 1726879772.90910: Sent initial data (152 bytes) 10964 1726879772.92148: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpvnxsugc9 /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py <<< 10965 1726879772.93110: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpwas2v541 /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py <<< 10966 1726879772.93138: stdout chunk (state=2): >>>ansible-tmp-1726879772.8985658-10966-176403509807824=/root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824 <<< 10966 1726879772.93240: stderr chunk (state=3): >>><<< 10966 1726879772.93255: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879772.8985658-10966-176403509807824=/root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824\n', b'') 10966 1726879772.93277: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879772.8985658-10966-176403509807824=/root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824 , stderr= 10966 1726879772.93298: variable 'ansible_delegated_vars' from source: unknown 10966 1726879772.93346: variable 'ansible_module_compression' from source: unknown 10966 1726879772.93417: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10966 1726879772.93454: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10966 1726879772.93568: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpule8p8cd TO /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 10966 1726879772.94124: Sending initial data 10966 1726879772.94131: Sent initial data (153 bytes) 10964 1726879772.94382: stderr chunk (state=3): >>><<< 10964 1726879772.94393: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpvnxsugc9 /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py\n', b'') 10964 1726879772.94421: done transferring module to remote 10964 1726879772.94434: _low_level_execute_command(): starting 10964 1726879772.94440: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/ /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/ /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py && sleep 0'"'"'' 10965 1726879772.94659: stderr chunk (state=3): >>><<< 10965 1726879772.94668: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpwas2v541 /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py\n', b'') 10965 1726879772.94697: done transferring module to remote 10965 1726879772.94713: _low_level_execute_command(): starting 10965 1726879772.94719: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/ /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/ /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py && sleep 0'"'"'' 10965 1726879772.97089: stderr chunk (state=2): >>><<< 10965 1726879772.97100: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10965 1726879772.97123: _low_level_execute_command() done: rc=0, stdout=, stderr= 10965 1726879772.97129: _low_level_execute_command(): starting 10965 1726879772.97139: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/AnsiballZ_stat.py && sleep 0'"'"'' 10966 1726879772.97360: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpule8p8cd /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py <<< 10964 1726879772.97661: stderr chunk (state=2): >>><<< 10964 1726879772.97670: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10964 1726879772.97689: _low_level_execute_command() done: rc=0, stdout=, stderr= 10964 1726879772.97694: _low_level_execute_command(): starting 10964 1726879772.97701: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/AnsiballZ_stat.py && sleep 0'"'"'' 10966 1726879772.98646: stderr chunk (state=3): >>><<< 10966 1726879772.98656: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpule8p8cd /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py\n', b'') 10966 1726879772.98681: done transferring module to remote 10966 1726879772.98695: _low_level_execute_command(): starting 10966 1726879772.98701: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/ /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/ /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py && sleep 0'"'"'' 10965 1726879773.00638: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10965 1726879773.00658: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 10964 1726879773.00693: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10964 1726879773.00707: stdout chunk (state=3): >>>import sys # builtin import '_warnings' # import '_thread' # <<< 10964 1726879773.00716: stdout chunk (state=3): >>>import '_weakref' # <<< 10965 1726879773.00725: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10965 1726879773.00748: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10964 1726879773.00769: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10965 1726879773.00786: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 10965 1726879773.00798: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10964 1726879773.00808: stdout chunk (state=3): >>>import '_io' # <<< 10964 1726879773.00817: stdout chunk (state=3): >>>import 'marshal' # <<< 10965 1726879773.00829: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10964 1726879773.00845: stdout chunk (state=3): >>>import 'posix' # <<< 10964 1726879773.00862: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10964 1726879773.00873: stdout chunk (state=3): >>>import 'zipimport' # <<< 10964 1726879773.00880: stdout chunk (state=3): >>># installed zipimport hook <<< 10965 1726879773.00886: 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' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10965 1726879773.00907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 10964 1726879773.00936: 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' <<< 10964 1726879773.00942: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10965 1726879773.00949: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93b3ae48> <<< 10965 1726879773.00967: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10964 1726879773.00977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 10965 1726879773.00987: 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 0x7f2c93ad0828> <<< 10965 1726879773.01001: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93b3a9b0> <<< 10965 1726879773.01010: 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' <<< 10964 1726879773.01021: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e375e48> <<< 10964 1726879773.01029: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10965 1726879773.01037: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93add630> <<< 10965 1726879773.01060: 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' <<< 10964 1726879773.01072: 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 0x7fc25e30b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e3759b0> <<< 10964 1726879773.01081: 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' <<< 10965 1726879773.01094: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4160> <<< 10964 1726879773.01105: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e318630> <<< 10965 1726879773.01114: 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' <<< 10965 1726879773.01122: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10964 1726879773.01133: stdout chunk (state=3): >>>import '_signal' # <<< 10965 1726879773.01160: 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 # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10965 1726879773.01170: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae90f0> <<< 10964 1726879773.01189: 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 0x7fc25e31f160> # /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' <<< 10965 1726879773.01204: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4748> <<< 10964 1726879773.01214: 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' <<< 10965 1726879773.01222: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4390> <<< 10964 1726879773.01243: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10965 1726879773.01252: 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' <<< 10964 1726879773.01262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10965 1726879773.01272: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10964 1726879773.01281: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e3240f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f748> <<< 10965 1726879773.01288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10964 1726879773.01309: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f390> <<< 10964 1726879773.01336: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10964 1726879773.01353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10964 1726879773.01366: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10964 1726879773.01388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10964 1726879773.01404: stdout chunk (state=3): >>>import 'errno' # <<< 10964 1726879773.01416: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10964 1726879773.01433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10964 1726879773.01450: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2c9470> <<< 10964 1726879773.01471: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10964 1726879773.01485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10964 1726879773.01500: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 10964 1726879773.01518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2cee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2c9b38> <<< 10964 1726879773.01549: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10964 1726879773.01581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10964 1726879773.01689: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2d54e0> <<< 10964 1726879773.01712: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2b8d68> <<< 10964 1726879773.01733: 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' <<< 10964 1726879773.01745: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2bb198> <<< 10964 1726879773.01782: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10964 1726879773.01799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10965 1726879773.01814: 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 0x7f2c93a8e470> # /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 0x7f2c93a93e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a8eb38> # /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 0x7f2c93a9a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a7dd68> # /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 0x7f2c93a80198> # /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 0x7f2c91d8e940> # /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 0x7f2c91da0240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93aeea20> 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. <<< 10964 1726879773.01827: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5c9940> <<< 10964 1726879773.01838: 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 <<< 10964 1726879773.01855: 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 0x7fc25c5db240> <<< 10966 1726879773.01910: stderr chunk (state=2): >>><<< 10966 1726879773.01924: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10966 1726879773.01964: _low_level_execute_command() done: rc=0, stdout=, stderr= 10966 1726879773.01971: _low_level_execute_command(): starting 10966 1726879773.01983: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/AnsiballZ_stat.py && sleep 0'"'"'' 10965 1726879773.02129: 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 <<< 10964 1726879773.02156: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e329a20> 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. <<< 10964 1726879773.02429: 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 # 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' <<< 10964 1726879773.02466: 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' <<< 10964 1726879773.02505: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5490f0> # /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 0x7fc25c554320> <<< 10964 1726879773.02536: 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' <<< 10964 1726879773.02572: 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 0x7fc25c554fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c554b00> import 'itertools' # <<< 10964 1726879773.02597: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10964 1726879773.02637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5530f0> import '_collections' # <<< 10964 1726879773.02673: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5a4828> <<< 10964 1726879773.02713: 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' <<< 10964 1726879773.02749: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5a4c18> <<< 10965 1726879773.02773: 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 0x7f2c91d0e0f0> # /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 0x7f2c91d19320> # /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 0x7f2c91d19fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d19b00> 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 0x7f2c91d180f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d69828> # /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 0x7f2c91d69c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5d1d0> # /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 0x7f2c91d5deb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d544a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d454e0> # /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 <<< 10965 1726879773.02783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 10965 1726879773.03262: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ac52e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91acdd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5d4a8> 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 0x7f2c91ad3e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d3f320> # /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 0x7f2c91ada240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada048> # 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 0x7f2c91ada358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91db7080> # /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 0x7f2c91adae48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91adaa58> # /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 0x7f2c91ae5710> # /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 0x7f2c91ae5ef0> # /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' <<< 10964 1726879773.03270: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5981d0> # /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 0x7fc25c598eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c58f4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5804e0> # /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 0x7fc25c300320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c308da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c598128> 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 0x7fc25c30eeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c57a320> # /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 0x7fc25c314278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314080> # 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 0x7fc25c314390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5f2080> # /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 0x7fc25c314e80> <<< 10964 1726879773.03324: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314a90> # /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 0x7fc25c320748> <<< 10964 1726879773.03380: 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' # /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' <<< 10964 1726879773.03450: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320f28> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10964 1726879773.03488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bea6240> <<< 10964 1726879773.03529: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320828> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10965 1726879773.03534: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9166b208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae57f0> # /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 0x7f2c91670cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada588> # /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 0x7f2c91694358> # 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 0x7f2c91694710> # /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' <<< 10965 1726879773.03561: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9169c400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10964 1726879773.03563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10965 1726879773.03584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10964 1726879773.03589: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25beabd30> <<< 10965 1726879773.03620: 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' <<< 10964 1726879773.03623: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c3145c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10964 1726879773.03630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10965 1726879773.03670: 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 <<< 10965 1726879773.03700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10964 1726879773.03814: 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 0x7fc25becf390> # 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 0x7fc25becf748> # /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 0x7fc25bed7438> # /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' # <<< 10965 1726879773.04013: 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 0x7f2c91446c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91439358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91439048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9142aef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9169cda0> # 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 0x7f2c91439fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91694a90> # /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 0x7f2c93a4b780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c914410b8> import 'pwd' # <<< 10965 1726879773.04063: 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 0x7f2c93a4bb00> <<< 10964 1726879773.04084: 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' # /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 0x7fc25bc81c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc74390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc74080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc65f28> <<< 10965 1726879773.04097: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada8d0> <<< 10965 1726879773.04109: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10964 1726879773.04121: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bed7dd8> <<< 10965 1726879773.04132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10965 1726879773.04146: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10965 1726879773.04157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10964 1726879773.04171: 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 0x7fc25bc7c048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25becfac8> <<< 10964 1726879773.04180: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10964 1726879773.04195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10965 1726879773.04210: 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 0x7f2c93a63630> # /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' <<< 10964 1726879773.04229: 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' <<< 10964 1726879773.04243: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2867b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc7c0f0> <<< 10964 1726879773.04252: stdout chunk (state=3): >>>import 'pwd' # <<< 10964 1726879773.04298: 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 0x7fc25e286b38> <<< 10964 1726879773.04342: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314908> <<< 10964 1726879773.04417: 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' <<< 10965 1726879773.04435: 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 0x7f2c93a676a0> # 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 0x7f2c93a67b70> # 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 0x7f2c93a67c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a63e80> # /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' <<< 10965 1726879773.04456: 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 0x7f2c93a67fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a67550> <<< 10965 1726879773.04465: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 10964 1726879773.04469: 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 0x7fc25e29e668> # /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' <<< 10965 1726879773.04483: 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 0x7f2c93a672b0> <<< 10965 1726879773.04498: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a57b70> <<< 10965 1726879773.04507: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c916803c8> <<< 10965 1726879773.04525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10965 1726879773.04558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10964 1726879773.04580: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10965 1726879773.04599: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a634e0> <<< 10964 1726879773.04600: 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 0x7fc25e2a26d8> <<< 10964 1726879773.04622: 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 0x7fc25e2a2ba8> <<< 10964 1726879773.04638: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10964 1726879773.04665: 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 0x7fc25e2a2cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e29eeb8> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 10964 1726879773.04681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 10964 1726879773.04708: 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 0x7fc25e2ac048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2a2588> <<< 10965 1726879773.04708: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10965 1726879773.04721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10965 1726879773.04743: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa6b978> <<< 10964 1726879773.04754: 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 0x7fc25e2a22e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e292ba8> <<< 10964 1726879773.04767: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25beba400> <<< 10965 1726879773.04789: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip' <<< 10964 1726879773.04795: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10965 1726879773.04802: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.04807: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.04828: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10964 1726879773.04831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10964 1726879773.04870: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e292b38> <<< 10965 1726879773.04899: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10964 1726879773.04984: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10964 1726879773.05030: 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 0x7fc25a2a6978> <<< 10964 1726879773.05068: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip' <<< 10964 1726879773.05095: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10964 1726879773.05125: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10964 1726879773.05158: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10966 1726879773.05208: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 10966 1726879773.05262: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10966 1726879773.05296: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10966 1726879773.05334: stdout chunk (state=3): >>>import 'posix' # <<< 10966 1726879773.05369: 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 <<< 10966 1726879773.05408: 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' <<< 10966 1726879773.05431: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10966 1726879773.05453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10966 1726879773.05468: stdout chunk (state=3): >>>import '_codecs' # <<< 10966 1726879773.05486: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94338aee48> <<< 10966 1726879773.05520: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10966 1726879773.05535: 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 0x7f9433844828> <<< 10966 1726879773.05545: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94338ae9b0> <<< 10966 1726879773.05571: 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' <<< 10966 1726879773.05579: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433851630> <<< 10966 1726879773.05604: stdout chunk (state=3): >>>import '_signal' # <<< 10966 1726879773.05621: 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' <<< 10966 1726879773.05637: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858160> <<< 10966 1726879773.05660: 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' <<< 10966 1726879773.05677: 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' <<< 10966 1726879773.05703: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10966 1726879773.05714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10966 1726879773.05735: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943385d0f0> <<< 10966 1726879773.05744: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858748> <<< 10966 1726879773.05771: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858390> <<< 10966 1726879773.05796: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10966 1726879773.05816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10966 1726879773.05827: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10966 1726879773.05850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10966 1726879773.05860: stdout chunk (state=3): >>>import 'errno' # <<< 10966 1726879773.05886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10965 1726879773.05886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.05899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10966 1726879773.05915: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433802470> <<< 10966 1726879773.05939: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10966 1726879773.05954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10966 1726879773.05982: 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 0x7f9433807e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433802b38> <<< 10966 1726879773.06021: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10966 1726879773.06064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10966 1726879773.06158: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943380e4e0> <<< 10966 1726879773.06181: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337f1d68> <<< 10966 1726879773.06211: 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 0x7f94337f4198> <<< 10964 1726879773.06238: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.06268: 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' <<< 10966 1726879773.06288: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b02940> <<< 10966 1726879773.06306: 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 <<< 10966 1726879773.06327: 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 0x7f9431b14240> <<< 10966 1726879773.06417: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433862a20> 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. <<< 10966 1726879773.06655: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10966 1726879773.06669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10966 1726879773.06696: 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' <<< 10966 1726879773.06721: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10966 1726879773.06738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10966 1726879773.06769: 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' <<< 10966 1726879773.06796: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10965 1726879773.06828: 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 0x7f2c8f7bf7f0> 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' <<< 10966 1726879773.06848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10966 1726879773.06866: stdout chunk (state=3): >>>import '_functools' # <<< 10965 1726879773.06886: 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 0x7f2c8f74f2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bfe48> <<< 10966 1726879773.06893: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10965 1726879773.06918: 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 0x7f2c8fa6bfd0> <<< 10966 1726879773.06927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10965 1726879773.06940: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10965 1726879773.06954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10966 1726879773.06974: 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' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a820f0> <<< 10965 1726879773.06997: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f72aba8> <<< 10966 1726879773.07002: 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 0x7f9431a8d320> <<< 10965 1726879773.07020: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10965 1726879773.07029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10965 1726879773.07050: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10966 1726879773.07048: 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' <<< 10965 1726879773.07072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10966 1726879773.07084: 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 0x7f9431a8dfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8db00> import 'itertools' # <<< 10965 1726879773.07104: 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' <<< 10965 1726879773.07170: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7951d0> <<< 10965 1726879773.07204: 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 0x7f2c8fa867f0> <<< 10965 1726879773.07228: 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 0x7f2c8f73c198> <<< 10965 1726879773.07251: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10965 1726879773.07264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10965 1726879773.07319: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f73cb70> <<< 10965 1726879773.07335: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f770320> <<< 10966 1726879773.07524: 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 0x7f9431a8c0f0> import '_collections' # <<< 10966 1726879773.07586: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431add828> # /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 0x7f9431addc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad11d0> # /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 0x7f9431ad1eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ac84a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ab94e0> # /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 0x7f9431839320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431841da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad1128> import '_locale' # <<< 10964 1726879773.07586: 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 0x7fc259ffa7f0> 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 0x7fc259f8a2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ffae48> # 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 0x7fc25a2a6fd0> # /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 0x7fc259f65ba8> # /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 0x7fc259fd01d0> <<< 10965 1726879773.07624: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f767518> <<< 10964 1726879773.07637: 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 0x7fc259f77390> <<< 10965 1726879773.07669: 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' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa862b0> <<< 10965 1726879773.07693: 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' <<< 10964 1726879773.07694: 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 0x7fc259f77eb8> # /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' <<< 10965 1726879773.07727: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f779358> # /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 0x7f2c8f779470> <<< 10966 1726879773.07727: 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 0x7f9431847eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ab3320> # /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 0x7f943184d278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d080> # 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 0x7f943184d390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b2b080> <<< 10965 1726879773.07764: 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' <<< 10964 1726879773.07762: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fce198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fab320> <<< 10965 1726879773.07784: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10966 1726879773.07784: 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' <<< 10965 1726879773.07804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10966 1726879773.07807: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10966 1726879773.07834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184de80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184da90> <<< 10965 1726879773.07834: 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' <<< 10965 1726879773.08056: 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 0x7f2c8fa20ef0> # /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 0x7f2c8fa26f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17320> # /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 0x7f2c8fa17b38> <<< 10964 1726879773.08068: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fa2518> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10964 1726879773.08084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10966 1726879773.08104: 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 0x7f9431859748> # /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 0x7f9431859f28> # /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 0x7f94313df240> <<< 10966 1726879773.08114: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859828> # /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' <<< 10964 1726879773.08111: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a2c1d68> <<< 10964 1726879773.08134: 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 0x7fc25a2cf208> <<< 10966 1726879773.08161: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313e4d30> <<< 10966 1726879773.08170: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d5c0> <<< 10964 1726879773.08174: 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 0x7fc259fb4470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 10965 1726879773.08182: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f784828> <<< 10965 1726879773.08210: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10964 1726879773.08238: stdout chunk (state=3): >>># 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' <<< 10964 1726879773.08285: 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' <<< 10966 1726879773.08307: 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 0x7f9431408390> # 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 0x7f9431408748> # /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' <<< 10964 1726879773.08347: 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 0x7fc25a25bef0> <<< 10966 1726879773.08366: 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 0x7f9431410438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10964 1726879773.08439: 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 0x7fc25a261f98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252320> <<< 10964 1726879773.08474: 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 0x7fc25a252b38> <<< 10966 1726879773.08493: stdout chunk (state=3): >>># 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 <<< 10966 1726879773.08519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10966 1726879773.08552: 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 0x7f94311bac50> <<< 10964 1726879773.08666: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fbf828> <<< 10965 1726879773.08666: 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' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa48f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17c88> # 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 0x7f2c8f796e48> # 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 0x7f2c8f796f28> # 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 0x7f2c8f7a40f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7795c0> # /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' <<< 10966 1726879773.08693: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311ad390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311ad080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943119ef28> <<< 10965 1726879773.08703: 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 0x7f2c8f7b3a90> <<< 10964 1726879773.08713: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10964 1726879773.08733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10964 1726879773.08806: 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' # <<< 10966 1726879773.08829: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431410dd8> # 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 0x7f94311b5048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431408ac8> # /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' <<< 10965 1726879773.08929: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7ac1d0> # 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 0x7f2c8f7ac3c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7a4c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10966 1726879773.08938: 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 0x7f94337bf7b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311b50f0> 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 0x7f94337bfb38> <<< 10965 1726879773.08939: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.08931: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a283f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252198> <<< 10966 1726879773.08968: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d908> <<< 10966 1726879773.08986: 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' <<< 10965 1726879773.09006: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.09015: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10966 1726879773.09025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10964 1726879773.09052: 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 0x7fc25a290e48> <<< 10965 1726879773.09082: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10965 1726879773.09103: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10964 1726879773.09112: 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 0x7fc25a290f28> <<< 10964 1726879773.09135: 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 0x7fc259fdf0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fb45c0> <<< 10966 1726879773.09149: 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 0x7f94337d7668> # /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' <<< 10964 1726879773.09169: 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' <<< 10964 1726879773.09183: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10965 1726879773.09203: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.09218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10966 1726879773.09226: 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 0x7f94337db6d8> <<< 10964 1726879773.09260: 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 0x7fc259feea58> <<< 10966 1726879773.09273: 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 0x7f94337dbba8> <<< 10966 1726879773.09346: 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 0x7f94337dbcc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337d7eb8> # /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 0x7f94337e5048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337db588> <<< 10966 1726879773.09399: 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 0x7f94337db2e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337cbba8> <<< 10964 1726879773.09530: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fe6198> # 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 0x7fc259fe6390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fdfc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10966 1726879773.09555: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313f3400> # /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 0x7f94337d7518> <<< 10964 1726879773.09579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.09599: 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 0x7f2c8f7cce80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7ccb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7cc358> # /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 0x7f2c8f7cc9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bbcf8> # zipimport: zlib available <<< 10964 1726879773.09667: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10964 1726879773.09684: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.09695: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f7de9b0> <<< 10966 1726879773.09721: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip' # zipimport: zlib available <<< 10966 1726879773.09740: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.09758: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/__init__.py <<< 10966 1726879773.09769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.09774: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.09794: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 10966 1726879773.09802: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.09868: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10964 1726879773.09878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10964 1726879773.09898: 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' <<< 10964 1726879773.09925: 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' <<< 10964 1726879773.09953: 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 0x7fc25a009e10> <<< 10965 1726879773.09975: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.10060: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a009ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a0092e8> <<< 10964 1726879773.10103: 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' <<< 10964 1726879773.10135: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a009908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ff5c18> # zipimport: zlib available <<< 10965 1726879773.10414: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10965 1726879773.10437: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10965 1726879773.10456: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10965 1726879773.10475: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.10489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.10514: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available<<< 10965 1726879773.10532: stdout chunk (state=3): >>> # zipimport: zlib available <<< 10965 1726879773.10552: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 10965 1726879773.10563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.10615: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.10669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.10782: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10965 1726879773.10801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10965 1726879773.10821: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c0b9c18> # zipimport: zlib available <<< 10966 1726879773.10935: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.11060: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10964 1726879773.11086: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10964 1726879773.11106: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10964 1726879773.11126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.11140: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.11163: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.11182: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 10964 1726879773.11202: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10964 1726879773.11319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.11438: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10964 1726879773.11452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10964 1726879773.11467: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2568f5240> <<< 10964 1726879773.11476: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.11506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.11554: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.11611: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10965 1726879773.11644: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.11696: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10965 1726879773.11736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.11807: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 10965 1726879773.11837: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10965 1726879773.11863: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.11904: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10965 1726879773.12057: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.12170: 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 0x7f942f51b7f0> 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 0x7f942f4c32e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f51be80> # 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 0x7f942f7dee10> # /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 0x7f942f49ebe0> # /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' <<< 10966 1726879773.12184: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10964 1726879773.12196: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10965 1726879773.12251: 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' <<< 10964 1726879773.12271: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.12302: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10964 1726879773.12353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.12414: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c130ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10965 1726879773.12472: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.12526: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10965 1726879773.12560: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10965 1726879773.12588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.12621: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10966 1726879773.12623: stdout chunk (state=3): >>># 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 0x7f942f4b2860> # 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 0x7f942f801898> # 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 0x7f942f4b20b8> # /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' <<< 10965 1726879773.12644: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.12655: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f507198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4e4320> <<< 10964 1726879773.12657: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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_f0cxitd5/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_f0cxitd5/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_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10965 1726879773.12679: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.12714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.12748: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.12776: 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 <<< 10966 1726879773.12791: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4db518> <<< 10966 1726879773.12811: 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' <<< 10966 1726879773.12830: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f801320> <<< 10966 1726879773.12859: 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 0x7f942f4ed358> <<< 10966 1726879773.13080: 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 0x7f942f4ed470> # /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 0x7f942f794ef0> <<< 10965 1726879773.13092: 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 0x7f2c8c1521d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c107ef0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10964 1726879773.13103: 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 0x7fc25696be48> # zipimport: zlib available # zipimport: zlib available <<< 10964 1726879773.13119: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10965 1726879773.13125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.13150: 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 0x7f942f79af28> <<< 10965 1726879773.13176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.13179: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.13195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.13209: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78b320> # /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 0x7f942f78bb38> <<< 10964 1726879773.13230: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10965 1726879773.13252: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.13268: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10964 1726879773.13290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.13321: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 10964 1726879773.13329: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.13362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.13395: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4f8828> <<< 10964 1726879773.13395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.13428: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10964 1726879773.13446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.13461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10966 1726879773.13486: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10966 1726879773.13501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10965 1726879773.13507: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.13521: 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 <<< 10966 1726879773.13528: stdout chunk (state=3): >>>import '_string' # <<< 10966 1726879773.13584: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f7bcf60> <<< 10966 1726879773.13645: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78b198> <<< 10964 1726879773.13664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10964 1726879773.13751: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10964 1726879773.13761: 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 0x7fc25698d198> <<< 10965 1726879773.13771: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10966 1726879773.13793: 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 0x7f942f7c98d0> <<< 10965 1726879773.13824: stdout chunk (state=3): >>># 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' <<< 10966 1726879773.13866: 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 0x7f942f7c9eb8> # 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 0x7f942f518048> <<< 10966 1726879773.13901: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4ed5c0> # /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' <<< 10966 1726879773.13945: 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' <<< 10965 1726879773.13984: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f6f50f0> # /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' <<< 10966 1726879773.14018: 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 0x7f942f5289e8> <<< 10965 1726879773.14077: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f6f5198> <<< 10965 1726879773.14129: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c148b38> <<< 10966 1726879773.14160: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f520128> <<< 10964 1726879773.14176: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc256942eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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 <<< 10965 1726879773.14204: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/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_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10966 1726879773.14206: 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 0x7f942f520320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f518ba8> # zipimport: zlib available <<< 10966 1726879773.14227: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10965 1726879773.14251: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 10965 1726879773.14266: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 10964 1726879773.14308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.14308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.14354: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 10965 1726879773.14365: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.14375: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 10965 1726879773.14399: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.14400: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10966 1726879773.14420: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10965 1726879773.14489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.14505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.14591: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10966 1726879773.14607: 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' <<< 10964 1726879773.14623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10966 1726879773.14639: 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' <<< 10965 1726879773.14651: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.14698: 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' <<< 10965 1726879773.14818: stdout chunk (state=3): >>>import 'gc' # <<< 10964 1726879773.14842: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f300f0> # /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' <<< 10966 1726879773.14847: 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' # 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 0x7f942f542dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f542a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f5422b0> # /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' <<< 10966 1726879773.14867: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f542908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f530be0> # zipimport: zlib available <<< 10964 1726879773.14927: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f30198> <<< 10964 1726879773.14973: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc256983b00> <<< 10964 1726879773.15036: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py <<< 10964 1726879773.15044: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10964 1726879773.15066: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.15086: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 10964 1726879773.15098: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10964 1726879773.15119: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.15135: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 10964 1726879773.15228: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 10964 1726879773.15237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.15257: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10966 1726879773.15330: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.15337: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1726879412.6514797, "mtime": 1726879727.2037148, "ctime": 1726879727.2037148, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 10965 1726879773.15356: stdout chunk (state=3): >>># destroy __main__ <<< 10964 1726879773.15371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.15538: stdout chunk (state=3): >>># zipimport: zlib available <<< 10965 1726879773.15576: 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 <<< 10965 1726879773.15586: stdout chunk (state=3): >>># 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 <<< 10965 1726879773.15607: stdout chunk (state=3): >>># 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 <<< 10965 1726879773.15623: 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 # 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 <<< 10965 1726879773.15649: 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 # 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 <<< 10965 1726879773.15659: stdout chunk (state=3): >>># 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 <<< 10965 1726879773.15672: 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 <<< 10965 1726879773.15716: stdout chunk (state=3): >>># destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.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 <<< 10964 1726879773.15751: stdout chunk (state=3): >>>import 'gc' # <<< 10965 1726879773.15779: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10965 1726879773.15905: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10965 1726879773.15967: stdout chunk (state=3): >>># 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 <<< 10965 1726879773.15993: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10965 1726879773.16027: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader <<< 10965 1726879773.16060: stdout chunk (state=3): >>># destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 10965 1726879773.16088: 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 <<< 10965 1726879773.16110: stdout chunk (state=3): >>># destroy gc <<< 10966 1726879773.16145: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/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_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 10966 1726879773.16160: 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' <<< 10965 1726879773.16165: 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 # 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 <<< 10965 1726879773.16240: 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 # 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 <<< 10965 1726879773.16297: stdout chunk (state=3): >>># 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 <<< 10964 1726879773.16358: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1726879444.465025, "mtime": 1726879724.313023, "ctime": 1726879724.313023, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 10964 1726879773.16376: stdout chunk (state=3): >>># destroy __main__ <<< 10966 1726879773.16388: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942be2f240> # zipimport: zlib available <<< 10965 1726879773.16397: stdout chunk (state=3): >>># destroy posixpath <<< 10965 1726879773.16425: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 10965 1726879773.16445: stdout chunk (state=3): >>># destroy select <<< 10965 1726879773.16467: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10965 1726879773.16481: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 10965 1726879773.16494: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 10965 1726879773.16507: stdout chunk (state=3): >>># destroy re <<< 10966 1726879773.16530: stdout chunk (state=3): >>># zipimport: zlib available <<< 10964 1726879773.16699: 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 <<< 10964 1726879773.16730: 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 # 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 <<< 10964 1726879773.16769: 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 # 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 <<< 10964 1726879773.16822: stdout chunk (state=3): >>># destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.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 <<< 10964 1726879773.17000: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10964 1726879773.17061: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 <<< 10964 1726879773.17096: stdout chunk (state=3): >>># destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10964 1726879773.17157: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10964 1726879773.17244: stdout chunk (state=3): >>># 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 <<< 10966 1726879773.17346: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/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_2siirt6l/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_2siirt6l/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_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10965 1726879773.16772: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 10965 1726879773.17367: stdout chunk (state=3): >>><<< 10964 1726879773.17344: 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 # 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 <<< 10965 1726879773.17384: stderr chunk (state=3): >>><<< 10964 1726879773.17387: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd <<< 10964 1726879773.17427: 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 # 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 <<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93b3ae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ad0828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93b3a9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93add630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae90f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a8e470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a93e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a8eb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a9a4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a7dd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a80198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d8e940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91da0240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93aeea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d0e0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d19320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91d19fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d19b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d180f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d69828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d69c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5d1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5deb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d544a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d454e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ac52e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91acdd68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5d4a8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ad3e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d3f320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91ada240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91ada358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91db7080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91adae48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91adaa58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae5710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae5ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9166b208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae57f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91670cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91694358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91694710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9169c400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91446c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91439358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91439048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9142aef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9169cda0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c91439fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91694a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a4b780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c914410b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a4bb00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a63630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a676a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a67b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a67c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a63e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a67fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a67550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c93a672b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a57b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c916803c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a634e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa6b978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bf7f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f74f2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bfe48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8fa6bfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f72aba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7951d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8fa867f0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f73c198>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f73cb70>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f770320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f767518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa862b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f779358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f779470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8fa20ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa26f60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f784828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa48f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17c88>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f796e48>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f796f28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7a40f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7795c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7b3a90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7ac1d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7ac3c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7a4c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8f7cce80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7ccb38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7cc358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7cc9b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bbcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c0b9c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c130ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c8c1521d0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c107ef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f6f50f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f6f5198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c148b38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1726879412.6514797, "mtime": 1726879727.2037148, "ctime": 1726879727.2037148, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 10965 1726879773.17461: _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 0x7f2c93b3ae48> # /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 0x7f2c93ad0828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93b3a9b0> # /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 0x7f2c93add630> 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 0x7f2c93ae4160> # /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 0x7f2c93ae90f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93ae4390> # /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 0x7f2c93a8e470> # /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 0x7f2c93a93e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a8eb38> # /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 0x7f2c93a9a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a7dd68> # /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 0x7f2c93a80198> # /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 0x7f2c91d8e940> # /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 0x7f2c91da0240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93aeea20> 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 0x7f2c91d0e0f0> # /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 0x7f2c91d19320> # /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 0x7f2c91d19fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d19b00> 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 0x7f2c91d180f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d69828> # /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 0x7f2c91d69c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5d1d0> # /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 0x7f2c91d5deb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d544a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d454e0> # /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 0x7f2c91ac52e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91acdd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d5d4a8> 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 0x7f2c91ad3e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91d3f320> # /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 0x7f2c91ada240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada048> # 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 0x7f2c91ada358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91db7080> # /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 0x7f2c91adae48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91adaa58> # /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 0x7f2c91ae5710> # /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 0x7f2c91ae5ef0> # /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 0x7f2c9166b208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ae57f0> # /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 0x7f2c91670cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada588> # /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 0x7f2c91694358> # 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 0x7f2c91694710> # /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 0x7f2c9169c400> # /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 0x7f2c91446c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91439358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91439048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9142aef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c9169cda0> # 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 0x7f2c91439fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91694a90> # /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 0x7f2c93a4b780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c914410b8> 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 0x7f2c93a4bb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c91ada8d0> # /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 0x7f2c93a63630> # /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 0x7f2c93a676a0> # 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 0x7f2c93a67b70> # 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 0x7f2c93a67c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a63e80> # /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 0x7f2c93a67fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a67550> # 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 0x7f2c93a672b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c93a57b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c916803c8> # /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 0x7f2c93a634e0> # /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 0x7f2c8fa6b978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/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 0x7f2c8f7bf7f0> 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 0x7f2c8f74f2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bfe48> # 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 0x7f2c8fa6bfd0> # /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 0x7f2c8f72aba8> # /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 0x7f2c8f7951d0> # 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 0x7f2c8fa867f0> # 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 0x7f2c8f73c198> # /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 0x7f2c8f73cb70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f770320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f767518> # /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 0x7f2c8fa862b0> # 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 0x7f2c8f779358> # /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 0x7f2c8f779470> # /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 0x7f2c8fa20ef0> # /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 0x7f2c8fa26f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17320> # /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 0x7f2c8fa17b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f784828> # /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 0x7f2c8fa48f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8fa17c88> # 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 0x7f2c8f796e48> # 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 0x7f2c8f796f28> # 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 0x7f2c8f7a40f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7795c0> # /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 0x7f2c8f7b3a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7ac1d0> # 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 0x7f2c8f7ac3c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7a4c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/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_mpo1gwx8/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_mpo1gwx8/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 0x7f2c8f7cce80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7ccb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7cc358> # /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 0x7f2c8f7cc9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8f7bbcf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/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_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/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_mpo1gwx8/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_mpo1gwx8/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 0x7f2c8c0b9c18> # 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_mpo1gwx8/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_mpo1gwx8/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_mpo1gwx8/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_mpo1gwx8/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_mpo1gwx8/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 0x7f2c8c130ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/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_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/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_mpo1gwx8/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 0x7f2c8c1521d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c107ef0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/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 0x7f2c8f6f50f0> # /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 0x7f2c8f6f5198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c8c148b38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/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_mpo1gwx8/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_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/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_mpo1gwx8/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mpo1gwx8/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_mpo1gwx8/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1726879412.6514797, "mtime": 1726879727.2037148, "ctime": 1726879727.2037148, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "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 # 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.43.205 closed. 10965 1726879773.17666: done with _execute_module (stat, {'path': '/root/.ssh', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879772.8730702-10965-86786841802075/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10965 1726879773.17689: _low_level_execute_command(): starting 10965 1726879773.17698: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.8730702-10965-86786841802075/ > /dev/null 2>&1 && sleep 0'"'"'' 10966 1726879773.17567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.17808: 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' <<< 10964 1726879773.18565: stdout chunk (state=3): >>># 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 <<< 10964 1726879773.18572: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 10964 1726879773.18586: stdout chunk (state=3): >>><<< 10964 1726879773.18593: stderr chunk (state=3): >>><<< 10966 1726879773.18607: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942bea4e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/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 0x7f942bec6198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942be7ceb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e375e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e30b828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e3759b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e318630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e3240f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2c9470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2cee48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2c9b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2d54e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2b8d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2bb198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5c9940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5db240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e329a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5490f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c554320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25c554fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c554b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5530f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5a4828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5a4c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5981d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c598eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c58f4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5804e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c300320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c308da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c598128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c30eeb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c57a320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25c314278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25c314390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5f2080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bea6240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25beabd30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c3145c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25becf390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25becf748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bed7438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc81c50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc74390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc74080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc65f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bed7dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25bc7c048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25becfac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2867b8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc7c0f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e286b38>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e29e668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a26d8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a2ba8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a2cc0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e29eeb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2ac048>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2a2588>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25e2a22e8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e292ba8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25beba400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e292b38>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a2a6978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ffa7f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259f8a2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ffae48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a2a6fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f65ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fd01d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259f77390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259f77eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fce198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fab320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fa2518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a2c1d68>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a2cf208>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fb4470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a25bef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a261f98>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fbf828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a283f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a290e48>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a290f28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259fdf0f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fb45c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259feea58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fe6198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc259fe6390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fdfc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25a009e10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a009ac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a0092e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a009908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ff5c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2568f5240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25696be48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc25698d198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc256942eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f300f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259f30198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc256983b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1726879444.465025, "mtime": 1726879724.313023, "ctime": 1726879724.313023, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 10964 1726879773.18741: _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 0x7fc25e375e48> # /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 0x7fc25e30b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e3759b0> # /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 0x7fc25e318630> 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 0x7fc25e31f160> # /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 0x7fc25e3240f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e31f390> # /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 0x7fc25e2c9470> # /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 0x7fc25e2cee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2c9b38> # /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 0x7fc25e2d54e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2b8d68> # /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 0x7fc25e2bb198> # /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 0x7fc25c5c9940> # /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 0x7fc25c5db240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e329a20> 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 0x7fc25c5490f0> # /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 0x7fc25c554320> # /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 0x7fc25c554fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c554b00> 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 0x7fc25c5530f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5a4828> # /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 0x7fc25c5a4c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5981d0> # /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 0x7fc25c598eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c58f4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5804e0> # /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 0x7fc25c300320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c308da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c598128> 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 0x7fc25c30eeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c57a320> # /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 0x7fc25c314278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314080> # 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 0x7fc25c314390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c5f2080> # /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 0x7fc25c314e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314a90> # /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 0x7fc25c320748> # /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 0x7fc25c320f28> # /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 0x7fc25bea6240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c320828> # /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 0x7fc25beabd30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c3145c0> # /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 0x7fc25becf390> # 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 0x7fc25becf748> # /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 0x7fc25bed7438> # /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 0x7fc25bc81c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc74390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc74080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc65f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bed7dd8> # 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 0x7fc25bc7c048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25becfac8> # /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 0x7fc25e2867b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25bc7c0f0> 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 0x7fc25e286b38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25c314908> # /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 0x7fc25e29e668> # /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 0x7fc25e2a26d8> # 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 0x7fc25e2a2ba8> # 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 0x7fc25e2a2cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e29eeb8> # /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 0x7fc25e2ac048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e2a2588> # 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 0x7fc25e2a22e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25e292ba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25beba400> # /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 0x7fc25e292b38> # /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 0x7fc25a2a6978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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 0x7fc259ffa7f0> 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 0x7fc259f8a2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ffae48> # 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 0x7fc25a2a6fd0> # /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 0x7fc259f65ba8> # /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 0x7fc259fd01d0> # 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 0x7fc259f77390> # 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 0x7fc259f77eb8> # /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 0x7fc259fce198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fab320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fa2518> # /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 0x7fc25a2c1d68> # 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 0x7fc25a2cf208> # /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 0x7fc259fb4470> # /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 0x7fc25a25bef0> # /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 0x7fc25a261f98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252320> # /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 0x7fc25a252b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fbf828> # /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 0x7fc25a283f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a252198> # 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 0x7fc25a290e48> # 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 0x7fc25a290f28> # 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 0x7fc259fdf0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fb45c0> # /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 0x7fc259feea58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fe6198> # 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 0x7fc259fe6390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259fdfc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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_f0cxitd5/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_f0cxitd5/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 0x7fc25a009e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a009ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc25a0092e8> # /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 0x7fc25a009908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc259ff5c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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_f0cxitd5/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_f0cxitd5/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 0x7fc2568f5240> # 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_f0cxitd5/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_f0cxitd5/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_f0cxitd5/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_f0cxitd5/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_f0cxitd5/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 0x7fc25696be48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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_f0cxitd5/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 0x7fc25698d198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc256942eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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 0x7fc259f300f0> # /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 0x7fc259f30198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc256983b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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_f0cxitd5/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_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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_f0cxitd5/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_f0cxitd5/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_f0cxitd5/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1726879444.465025, "mtime": 1726879724.313023, "ctime": 1726879724.313023, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "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 # 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.42.60 closed. 10964 1726879773.19165: done with _execute_module (stat, {'path': '/root/.ssh', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879772.8568666-10964-104091748857915/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10964 1726879773.19185: _low_level_execute_command(): starting 10964 1726879773.19195: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.8568666-10964-104091748857915/ > /dev/null 2>&1 && sleep 0'"'"'' 10966 1726879773.18696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10966 1726879773.19323: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.19351: 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' <<< 10966 1726879773.20033: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4690f0> # /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 0x7f942f469198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942bebcb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/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_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10966 1726879773.20143: stdout chunk (state=3): >>># zipimport: zlib available <<< 10966 1726879773.20303: stdout chunk (state=3): >>>import 'gc' # <<< 10965 1726879773.20470: stderr chunk (state=2): >>><<< 10965 1726879773.20479: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10965 1726879773.20501: _low_level_execute_command() done: rc=0, stdout=, stderr= 10965 1726879773.20508: handler run complete 10965 1726879773.20539: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10965 1726879773.20542: variable 'ansible_host' from source: host vars for 'managed_node2' 10965 1726879773.20547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10965 1726879773.20551: variable 'ansible_port' from source: unknown 10965 1726879773.20554: variable 'ansible_user' from source: unknown 10965 1726879773.20560: attempt loop complete, returning result 10965 1726879773.20562: _execute() done 10965 1726879773.20566: dumping result to json 10965 1726879773.20573: done dumping result, returning 10965 1726879773.20581: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user [0e44ad9b-8ddf-c952-e8a3-000000000164] 10965 1726879773.20593: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000164 10965 1726879773.20639: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000164 10965 1726879773.20643: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1726879412.6514797, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726879727.2037148, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1726879727.2037148, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } 10966 1726879773.20930: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1726879486.8533976, "mtime": 1726879737.2271786, "ctime": 1726879737.2271786, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 10966 1726879773.20944: stdout chunk (state=3): >>># destroy __main__ <<< 10966 1726879773.21249: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10966 1726879773.21260: 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 <<< 10966 1726879773.21267: 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 <<< 10966 1726879773.21295: 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 <<< 10966 1726879773.21306: stdout chunk (state=3): >>># 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 <<< 10966 1726879773.21319: stdout chunk (state=3): >>># 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 <<< 10966 1726879773.21329: stdout chunk (state=3): >>># 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 <<< 10966 1726879773.21338: stdout chunk (state=3): >>># 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 <<< 10966 1726879773.21347: 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 # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 10966 1726879773.21355: 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 <<< 10966 1726879773.21363: stdout chunk (state=3): >>># 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 <<< 10966 1726879773.21387: 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 # 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 <<< 10966 1726879773.21748: stdout chunk (state=3): >>># 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 <<< 10966 1726879773.21760: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 10966 1726879773.21774: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy datetime <<< 10966 1726879773.21789: stdout chunk (state=3): >>># destroy selinux <<< 10966 1726879773.21801: 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 <<< 10966 1726879773.21810: stdout chunk (state=3): >>># destroy struct <<< 10966 1726879773.21830: stdout chunk (state=3): >>># destroy gc <<< 10966 1726879773.21850: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10966 1726879773.21861: 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 <<< 10966 1726879773.21867: stdout chunk (state=3): >>># cleanup[3] wiping codecs <<< 10966 1726879773.21875: 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 <<< 10966 1726879773.21883: stdout chunk (state=3): >>># destroy abc <<< 10966 1726879773.21890: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat <<< 10966 1726879773.21901: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path <<< 10966 1726879773.21909: stdout chunk (state=3): >>># cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 10966 1726879773.21916: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 10966 1726879773.21948: 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 # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 10966 1726879773.21965: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 10966 1726879773.21973: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10966 1726879773.21993: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< 10966 1726879773.22006: 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 # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess <<< 10966 1726879773.22015: stdout chunk (state=3): >>># 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 <<< 10966 1726879773.22041: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10964 1726879773.22093: stderr chunk (state=2): >>><<< 10964 1726879773.22101: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10964 1726879773.22121: _low_level_execute_command() done: rc=0, stdout=, stderr= 10964 1726879773.22127: handler run complete 10964 1726879773.22164: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10964 1726879773.22173: variable 'ansible_host' from source: host vars for 'managed_node1' 10964 1726879773.22180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10964 1726879773.22186: variable 'ansible_port' from source: unknown 10964 1726879773.22190: variable 'ansible_user' from source: unknown 10964 1726879773.22196: attempt loop complete, returning result 10964 1726879773.22199: _execute() done 10964 1726879773.22202: dumping result to json 10964 1726879773.22212: done dumping result, returning 10964 1726879773.22222: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user [0e44ad9b-8ddf-c952-e8a3-000000000164] 10964 1726879773.22237: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000164 10964 1726879773.22293: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000164 10964 1726879773.22297: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1726879444.465025, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726879724.313023, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1726879724.313023, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } 10966 1726879773.22503: stdout chunk (state=3): >>># 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 <<< 10966 1726879773.22575: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10966 1726879773.22620: stderr chunk (state=3): >>><<< 10966 1726879773.22627: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94338aee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433844828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94338ae9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433851630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943385d0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433802470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433807e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433802b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943380e4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337f1d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337f4198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b02940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b14240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433862a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a820f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8d320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9431a8dfd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8db00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8c0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431add828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431addc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad11d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad1eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ac84a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ab94e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431839320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431841da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad1128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431847eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ab3320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f943184d278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f943184d390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b2b080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184de80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184da90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313df240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313e4d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431408390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9431408748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431410438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311bac50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311ad390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311ad080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943119ef28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431410dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94311b5048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431408ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337bf7b8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311b50f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337bfb38>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337d7668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337db6d8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337dbba8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337dbcc0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337d7eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337e5048>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337db588>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f94337db2e8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337cbba8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313f3400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337d7518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f7de9b0>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f51b7f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f4c32e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f51be80>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f7dee10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f49ebe0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4b2860>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f801898>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f4b20b8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f507198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4e4320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4db518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f801320>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f4ed358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4ed470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f794ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f79af28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78b320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78bb38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4f8828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f7bcf60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78b198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f7c98d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f7c9eb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f518048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4ed5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f5289e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f520128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f520320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f518ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942f542dd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f542a90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f5422b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f542908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f530be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942be2f240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942bea4e48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f942bec6198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942be7ceb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4690f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f469198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942bebcb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1726879486.8533976, "mtime": 1726879737.2271786, "ctime": 1726879737.2271786, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 10966 1726879773.22721: _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 0x7f94338aee48> # /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 0x7f9433844828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94338ae9b0> # /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 0x7f9433851630> 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 0x7f9433858160> # /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 0x7f943385d0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433858390> # /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 0x7f9433802470> # /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 0x7f9433807e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433802b38> # /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 0x7f943380e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337f1d68> # /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 0x7f94337f4198> # /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 0x7f9431b02940> # /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 0x7f9431b14240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9433862a20> 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 0x7f9431a820f0> # /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 0x7f9431a8d320> # /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 0x7f9431a8dfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431a8db00> 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 0x7f9431a8c0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431add828> # /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 0x7f9431addc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad11d0> # /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 0x7f9431ad1eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ac84a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ab94e0> # /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 0x7f9431839320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431841da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ad1128> 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 0x7f9431847eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431ab3320> # /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 0x7f943184d278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d080> # 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 0x7f943184d390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431b2b080> # /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 0x7f943184de80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184da90> # /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 0x7f9431859748> # /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 0x7f9431859f28> # /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 0x7f94313df240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431859828> # /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 0x7f94313e4d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d5c0> # /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 0x7f9431408390> # 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 0x7f9431408748> # /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 0x7f9431410438> # /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 0x7f94311bac50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311ad390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311ad080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943119ef28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431410dd8> # 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 0x7f94311b5048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9431408ac8> # /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 0x7f94337bf7b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94311b50f0> 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 0x7f94337bfb38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f943184d908> # /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 0x7f94337d7668> # /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 0x7f94337db6d8> # 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 0x7f94337dbba8> # 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 0x7f94337dbcc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337d7eb8> # /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 0x7f94337e5048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337db588> # 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 0x7f94337db2e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94337cbba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f94313f3400> # /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 0x7f94337d7518> # /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 0x7f942f7de9b0> # zipimport: found 33 names in '/tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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 0x7f942f51b7f0> 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 0x7f942f4c32e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f51be80> # 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 0x7f942f7dee10> # /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 0x7f942f49ebe0> # /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 0x7f942f4b2860> # 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 0x7f942f801898> # 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 0x7f942f4b20b8> # /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 0x7f942f507198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4e4320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4db518> # /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 0x7f942f801320> # 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 0x7f942f4ed358> # /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 0x7f942f4ed470> # /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 0x7f942f794ef0> # /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 0x7f942f79af28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78b320> # /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 0x7f942f78bb38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4f8828> # /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 0x7f942f7bcf60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f78b198> # 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 0x7f942f7c98d0> # 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 0x7f942f7c9eb8> # 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 0x7f942f518048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f4ed5c0> # /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 0x7f942f5289e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f520128> # 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 0x7f942f520320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f518ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/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_2siirt6l/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 0x7f942f542dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f542a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f5422b0> # /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 0x7f942f542908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942f530be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/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_2siirt6l/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 0x7f942be2f240> # 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_2siirt6l/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_2siirt6l/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_2siirt6l/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_2siirt6l/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_2siirt6l/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 0x7f942bea4e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/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 0x7f942bec6198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942be7ceb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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 0x7f942f4690f0> # /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 0x7f942f469198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f942bebcb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/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_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2siirt6l/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_2siirt6l/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1726879486.8533976, "mtime": 1726879737.2271786, "ctime": 1726879737.2271786, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "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 # 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.43.118 closed. 10966 1726879773.22928: done with _execute_module (stat, {'path': '/root/.ssh', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879772.8985658-10966-176403509807824/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10966 1726879773.22946: _low_level_execute_command(): starting 10966 1726879773.22956: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879772.8985658-10966-176403509807824/ > /dev/null 2>&1 && sleep 0'"'"'' 10966 1726879773.26068: stderr chunk (state=2): >>><<< 10966 1726879773.26079: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10966 1726879773.26102: _low_level_execute_command() done: rc=0, stdout=, stderr= 10966 1726879773.26110: handler run complete 10966 1726879773.26142: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10966 1726879773.26146: variable 'ansible_host' from source: host vars for 'managed_node3' 10966 1726879773.26152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10966 1726879773.26156: variable 'ansible_port' from source: unknown 10966 1726879773.26160: variable 'ansible_user' from source: unknown 10966 1726879773.26165: attempt loop complete, returning result 10966 1726879773.26168: _execute() done 10966 1726879773.26171: dumping result to json 10966 1726879773.26178: done dumping result, returning 10966 1726879773.26186: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the ssh directory for the user [0e44ad9b-8ddf-c952-e8a3-000000000164] 10966 1726879773.26283: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000164 10966 1726879773.26330: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000164 10966 1726879773.26334: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1726879486.8533976, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726879737.2271786, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1726879737.2271786, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } 10596 1726879773.26577: no more pending results, returning what we have 10596 1726879773.26581: results queue empty 10596 1726879773.26582: checking for any_errors_fatal 10596 1726879773.26589: done checking for any_errors_fatal 10596 1726879773.26590: checking for max_fail_percentage 10596 1726879773.26593: done checking for max_fail_percentage 10596 1726879773.26593: checking to see if all hosts have failed and the running result is not ok 10596 1726879773.26594: done checking to see if all hosts have failed 10596 1726879773.26594: getting the remaining hosts for this loop 10596 1726879773.26596: done getting the remaining hosts for this loop 10596 1726879773.26599: getting the next task for host managed_node1 10596 1726879773.26604: done getting next task for host managed_node1 10596 1726879773.26607: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 10596 1726879773.26609: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879773.26611: getting the next task for host managed_node2 10596 1726879773.26612: done getting next task for host managed_node2 10596 1726879773.26613: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 10596 1726879773.26614: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879773.26615: getting the next task for host managed_node3 10596 1726879773.26616: done getting next task for host managed_node3 10596 1726879773.26617: ^ task is: TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 10596 1726879773.26618: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879773.26638: getting variables 10596 1726879773.26640: in VariableManager get_vars() 10596 1726879773.26676: Calling all_inventory to load vars for managed_node1 10596 1726879773.26679: Calling groups_inventory to load vars for managed_node1 10596 1726879773.26681: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879773.26693: Calling all_plugins_play to load vars for managed_node1 10596 1726879773.26696: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879773.26699: Calling groups_plugins_play to load vars for managed_node1 10596 1726879773.26903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879773.27085: done with get_vars() 10596 1726879773.27095: done getting variables TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Friday 20 September 2024 20:49:33 -0400 (0:00:00.477) 0:00:11.715 ****** 10596 1726879773.27169: entering _queue_task() for managed_node1/stat 10596 1726879773.27435: worker is 1 (out of 3 available) 10596 1726879773.27451: exiting _queue_task() for managed_node1/stat 10596 1726879773.27478: getting variables 10596 1726879773.27481: in VariableManager get_vars() 10596 1726879773.27559: Calling all_inventory to load vars for managed_node2 10596 1726879773.27563: Calling groups_inventory to load vars for managed_node2 10596 1726879773.27566: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879773.27578: Calling all_plugins_play to load vars for managed_node2 10596 1726879773.27581: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879773.27584: Calling groups_plugins_play to load vars for managed_node2 10596 1726879773.27807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879773.28026: done with get_vars() 10596 1726879773.28038: done getting variables 10596 1726879773.28135: entering _queue_task() for managed_node2/stat 10596 1726879773.28413: worker is 2 (out of 3 available) 10596 1726879773.28425: exiting _queue_task() for managed_node2/stat 10596 1726879773.28454: getting variables 10596 1726879773.28456: in VariableManager get_vars() 10596 1726879773.28551: Calling all_inventory to load vars for managed_node3 10596 1726879773.28557: Calling groups_inventory to load vars for managed_node3 10596 1726879773.28559: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879773.28575: Calling all_plugins_play to load vars for managed_node3 10596 1726879773.28578: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879773.28581: Calling groups_plugins_play to load vars for managed_node3 10596 1726879773.29106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879773.29407: done with get_vars() 10596 1726879773.29419: done getting variables 10596 1726879773.29511: entering _queue_task() for managed_node3/stat 10596 1726879773.29785: worker is 3 (out of 3 available) 10596 1726879773.29800: exiting _queue_task() for managed_node3/stat 10596 1726879773.29813: done queuing things up, now waiting for results queue to drain 10596 1726879773.29815: waiting for pending results... 10990 1726879773.27612: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 10990 1726879773.27763: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000165 10990 1726879773.27778: variable 'ansible_search_path' from source: unknown 10990 1726879773.27782: variable 'ansible_search_path' from source: unknown 10990 1726879773.27804: calling self._execute() 10990 1726879773.27821: variable 'kdump_ssh_server' from source: play vars 10990 1726879773.27990: variable 'kdump_ssh_server' from source: play vars 10990 1726879773.28001: variable 'kdump_test_ssh_server_outside' from source: play vars 10990 1726879773.28067: variable 'kdump_test_ssh_server_outside' from source: play vars 10990 1726879773.28075: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10990 1726879773.28135: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10990 1726879773.28152: in VariableManager get_vars() 10990 1726879773.28180: Calling all_inventory to load vars for managed_node1 10990 1726879773.28186: Calling groups_inventory to load vars for managed_node1 10990 1726879773.28193: Calling all_plugins_inventory to load vars for managed_node1 10990 1726879773.28206: Calling all_plugins_play to load vars for managed_node1 10990 1726879773.28212: Calling groups_plugins_inventory to load vars for managed_node1 10990 1726879773.28217: Calling groups_plugins_play to load vars for managed_node1 10990 1726879773.28371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10990 1726879773.28961: done with get_vars() 10990 1726879773.28971: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10991 1726879773.28999: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 10991 1726879773.29151: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000165 10991 1726879773.29167: variable 'ansible_search_path' from source: unknown 10991 1726879773.29171: variable 'ansible_search_path' from source: unknown 10991 1726879773.29189: calling self._execute() 10991 1726879773.29207: variable 'kdump_ssh_server' from source: play vars 10991 1726879773.29385: variable 'kdump_ssh_server' from source: play vars 10991 1726879773.29398: variable 'kdump_test_ssh_server_outside' from source: play vars 10991 1726879773.29466: variable 'kdump_test_ssh_server_outside' from source: play vars 10991 1726879773.29474: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10991 1726879773.29534: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10991 1726879773.29554: in VariableManager get_vars() 10991 1726879773.29584: Calling all_inventory to load vars for managed_node2 10991 1726879773.29591: Calling groups_inventory to load vars for managed_node2 10991 1726879773.29599: Calling all_plugins_inventory to load vars for managed_node2 10991 1726879773.29611: Calling all_plugins_play to load vars for managed_node2 10991 1726879773.29616: Calling groups_plugins_inventory to load vars for managed_node2 10991 1726879773.29620: Calling groups_plugins_play to load vars for managed_node2 10991 1726879773.29845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10990 1726879773.29025: variable 'ansible_delegated_vars' from source: unknown 10990 1726879773.30072: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10990 1726879773.30082: variable 'omit' from source: magic vars 10990 1726879773.30186: variable 'omit' from source: magic vars 10992 1726879773.30223: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user 10990 1726879773.30259: variable 'omit' from source: magic vars 10990 1726879773.30289: variable '__kdump_authorized_keys_path' from source: task vars 10990 1726879773.30373: variable '__kdump_authorized_keys_path' from source: task vars 10992 1726879773.30372: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000165 10992 1726879773.30412: variable 'ansible_search_path' from source: unknown 10992 1726879773.30418: variable 'ansible_search_path' from source: unknown 10992 1726879773.30452: calling self._execute() 10992 1726879773.30472: variable 'kdump_ssh_server' from source: play vars 10990 1726879773.30496: variable '__kdump_ssh_user_info' from source: set_fact 10990 1726879773.30527: variable 'omit' from source: magic vars 10990 1726879773.30543: variable 'ansible_delegated_vars' from source: unknown 10990 1726879773.30566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10990 1726879773.30598: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10990 1726879773.30620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10990 1726879773.30638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10992 1726879773.30651: variable 'kdump_ssh_server' from source: play vars 10990 1726879773.30654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10992 1726879773.30660: variable 'kdump_test_ssh_server_outside' from source: play vars 10990 1726879773.30682: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10990 1726879773.30688: variable 'ansible_host' from source: host vars for 'managed_node1' 10990 1726879773.30694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10990 1726879773.30698: variable 'ansible_port' from source: unknown 10990 1726879773.30701: variable 'ansible_user' from source: unknown 10992 1726879773.30725: variable 'kdump_test_ssh_server_outside' from source: play vars 10992 1726879773.30732: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10992 1726879773.30790: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10990 1726879773.30805: Set connection var ansible_shell_executable to /bin/sh 10992 1726879773.30811: in VariableManager get_vars() 10990 1726879773.30813: Set connection var ansible_connection to ssh 10990 1726879773.30818: Set connection var ansible_timeout to 10 10990 1726879773.30822: Set connection var ansible_shell_type to sh 10990 1726879773.30827: Set connection var ansible_pipelining to False 10990 1726879773.30834: Set connection var ansible_module_compression to ZIP_DEFLATED 10992 1726879773.30846: Calling all_inventory to load vars for managed_node3 10992 1726879773.30852: Calling groups_inventory to load vars for managed_node3 10992 1726879773.30856: Calling all_plugins_inventory to load vars for managed_node3 10990 1726879773.30859: variable 'ansible_delegated_vars' from source: unknown 10990 1726879773.30864: variable 'ansible_user' from source: unknown 10992 1726879773.30871: Calling all_plugins_play to load vars for managed_node3 10990 1726879773.30873: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10992 1726879773.30877: Calling groups_plugins_inventory to load vars for managed_node3 10992 1726879773.30882: Calling groups_plugins_play to load vars for managed_node3 10990 1726879773.31060: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10990 1726879773.31072: variable 'omit' from source: magic vars 10990 1726879773.31079: starting attempt loop 10990 1726879773.31082: running the handler 10992 1726879773.31083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10992 1726879773.31290: done with get_vars() 10992 1726879773.31301: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10992 1726879773.31345: variable 'ansible_delegated_vars' from source: unknown 10992 1726879773.31359: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10992 1726879773.31365: variable 'omit' from source: magic vars 10991 1726879773.31367: done with get_vars() 10991 1726879773.31377: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10991 1726879773.31425: variable 'ansible_delegated_vars' from source: unknown 10991 1726879773.31440: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10992 1726879773.31444: variable 'omit' from source: magic vars 10991 1726879773.31447: variable 'omit' from source: magic vars 10991 1726879773.31538: variable 'omit' from source: magic vars 10991 1726879773.31612: variable 'omit' from source: magic vars 10991 1726879773.31643: variable '__kdump_authorized_keys_path' from source: task vars 10991 1726879773.31759: variable '__kdump_authorized_keys_path' from source: task vars 10991 1726879773.31892: variable '__kdump_ssh_user_info' from source: set_fact 10991 1726879773.31929: variable 'omit' from source: magic vars 10991 1726879773.31945: variable 'ansible_delegated_vars' from source: unknown 10991 1726879773.31964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10991 1726879773.31990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10991 1726879773.32012: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10992 1726879773.32024: variable 'omit' from source: magic vars 10991 1726879773.32029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10991 1726879773.32040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10992 1726879773.32051: variable '__kdump_authorized_keys_path' from source: task vars 10991 1726879773.32069: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10991 1726879773.32075: variable 'ansible_host' from source: host vars for 'managed_node2' 10991 1726879773.32079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10991 1726879773.32083: variable 'ansible_port' from source: unknown 10991 1726879773.32086: variable 'ansible_user' from source: unknown 10992 1726879773.32126: variable '__kdump_authorized_keys_path' from source: task vars 10992 1726879773.32230: variable '__kdump_ssh_user_info' from source: set_fact 10990 1726879773.32255: _low_level_execute_command(): starting 10992 1726879773.32258: variable 'omit' from source: magic vars 10990 1726879773.32267: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10992 1726879773.32272: variable 'ansible_delegated_vars' from source: unknown <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 10992 1726879773.32295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10992 1726879773.32324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10992 1726879773.32342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10992 1726879773.32359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10992 1726879773.32369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10992 1726879773.32397: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10992 1726879773.32403: variable 'ansible_host' from source: host vars for 'managed_node3' 10992 1726879773.32409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10992 1726879773.32413: variable 'ansible_port' from source: unknown 10992 1726879773.32416: variable 'ansible_user' from source: unknown 10991 1726879773.32483: Set connection var ansible_shell_executable to /bin/sh 10991 1726879773.32493: Set connection var ansible_connection to ssh 10991 1726879773.32500: Set connection var ansible_timeout to 10 10991 1726879773.32504: Set connection var ansible_shell_type to sh 10991 1726879773.32509: Set connection var ansible_pipelining to False 10992 1726879773.32511: Set connection var ansible_shell_executable to /bin/sh 10991 1726879773.32516: Set connection var ansible_module_compression to ZIP_DEFLATED 10992 1726879773.32517: Set connection var ansible_connection to ssh 10992 1726879773.32523: Set connection var ansible_timeout to 10 10992 1726879773.32525: Set connection var ansible_shell_type to sh 10992 1726879773.32530: Set connection var ansible_pipelining to False 10991 1726879773.32536: variable 'ansible_delegated_vars' from source: unknown 10992 1726879773.32537: Set connection var ansible_module_compression to ZIP_DEFLATED 10991 1726879773.32540: variable 'ansible_user' from source: unknown 10991 1726879773.32550: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10992 1726879773.32556: variable 'ansible_delegated_vars' from source: unknown 10992 1726879773.32560: variable 'ansible_user' from source: unknown 10992 1726879773.32568: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10991 1726879773.32735: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10992 1726879773.32745: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 10991 1726879773.32747: variable 'omit' from source: magic vars 10992 1726879773.32755: variable 'omit' from source: magic vars 10992 1726879773.32761: starting attempt loop 10992 1726879773.32764: running the handler 10992 1726879773.32777: _low_level_execute_command(): starting 10992 1726879773.32785: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10991 1726879773.32756: starting attempt loop 10991 1726879773.33365: running the handler 10991 1726879773.33380: _low_level_execute_command(): starting 10991 1726879773.33390: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10992 1726879773.35745: stdout chunk (state=2): >>>/root <<< 10992 1726879773.35861: stderr chunk (state=3): >>><<< 10992 1726879773.35868: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 10992 1726879773.35895: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10992 1726879773.35907: _low_level_execute_command(): starting 10992 1726879773.35913: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958 `" && echo ansible-tmp-1726879773.3590302-10992-122581810525958="` echo /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958 `" && echo ansible-tmp-1726879773.3590302-10992-122581810525958="` echo /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958 `" ) && sleep 0'"'"'' 10990 1726879773.36163: stdout chunk (state=2): >>>/root <<< 10990 1726879773.36292: stderr chunk (state=3): >>><<< 10990 1726879773.36302: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 10990 1726879773.36334: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10990 1726879773.36346: _low_level_execute_command(): starting 10990 1726879773.36360: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615 `" && echo ansible-tmp-1726879773.363408-10990-209362617977615="` echo /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615 `" && echo ansible-tmp-1726879773.363408-10990-209362617977615="` echo /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615 `" ) && sleep 0'"'"'' 10991 1726879773.36457: stdout chunk (state=2): >>>/root <<< 10991 1726879773.36466: stderr chunk (state=2): >>><<< 10991 1726879773.36489: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 10991 1726879773.36515: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10991 1726879773.36528: _low_level_execute_command(): starting 10991 1726879773.36534: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511 `" && echo ansible-tmp-1726879773.3652205-10991-155383200446511="` echo /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511 `" && echo ansible-tmp-1726879773.3652205-10991-155383200446511="` echo /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511 `" ) && sleep 0'"'"'' 10992 1726879773.38567: stdout chunk (state=2): >>>ansible-tmp-1726879773.3590302-10992-122581810525958=/root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958 <<< 10992 1726879773.38699: stderr chunk (state=3): >>><<< 10992 1726879773.38704: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879773.3590302-10992-122581810525958=/root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958\n', b'') 10992 1726879773.38718: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879773.3590302-10992-122581810525958=/root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958 , stderr= 10992 1726879773.38733: variable 'ansible_delegated_vars' from source: unknown 10992 1726879773.38768: variable 'ansible_module_compression' from source: unknown 10992 1726879773.38813: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10992 1726879773.38840: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10992 1726879773.38909: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpmctd2w45 TO /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 10990 1726879773.38996: stdout chunk (state=2): >>>ansible-tmp-1726879773.363408-10990-209362617977615=/root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615 <<< 10992 1726879773.39021: Sending initial data 10992 1726879773.39033: Sent initial data (153 bytes) 10991 1726879773.39074: stdout chunk (state=2): >>>ansible-tmp-1726879773.3652205-10991-155383200446511=/root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511 <<< 10991 1726879773.39228: stderr chunk (state=3): >>><<< 10991 1726879773.39235: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879773.3652205-10991-155383200446511=/root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511\n', b'') 10991 1726879773.39257: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879773.3652205-10991-155383200446511=/root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511 , stderr= 10991 1726879773.39276: variable 'ansible_delegated_vars' from source: unknown 10990 1726879773.39318: stderr chunk (state=3): >>><<< 10990 1726879773.39325: stdout chunk (state=3): >>><<< 10991 1726879773.39328: variable 'ansible_module_compression' from source: unknown <10.31.42.60> (0, b'ansible-tmp-1726879773.363408-10990-209362617977615=/root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615\n', b'') 10990 1726879773.39344: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879773.363408-10990-209362617977615=/root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615 , stderr= 10990 1726879773.39361: variable 'ansible_delegated_vars' from source: unknown 10991 1726879773.39382: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10990 1726879773.39412: variable 'ansible_module_compression' from source: unknown 10991 1726879773.39415: variable 'ansible_facts' from source: host vars for 'managed_node2' 10990 1726879773.39465: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10990 1726879773.39498: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10991 1726879773.39511: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp78pg12al TO /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 10990 1726879773.39588: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpu6bvw5h0 TO /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 10991 1726879773.40056: Sending initial data 10991 1726879773.40062: Sent initial data (153 bytes) 10990 1726879773.40584: Sending initial data 10990 1726879773.40596: Sent initial data (152 bytes) 10991 1726879773.42359: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp78pg12al /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py <<< 10992 1726879773.42642: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpmctd2w45 /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py <<< 10990 1726879773.43341: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpu6bvw5h0 /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py <<< 10991 1726879773.43553: stderr chunk (state=3): >>><<< 10991 1726879773.43564: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp78pg12al /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py\n', b'') 10991 1726879773.43594: done transferring module to remote 10991 1726879773.43608: _low_level_execute_command(): starting 10991 1726879773.43614: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/ /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/ /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py && sleep 0'"'"'' 10992 1726879773.44714: stderr chunk (state=3): >>><<< 10992 1726879773.44722: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpmctd2w45 /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py\n', b'') 10992 1726879773.44751: done transferring module to remote 10992 1726879773.44763: _low_level_execute_command(): starting 10992 1726879773.44767: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/ /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/ /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py && sleep 0'"'"'' 10990 1726879773.45068: stderr chunk (state=3): >>><<< 10990 1726879773.45077: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpu6bvw5h0 /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py\n', b'') 10990 1726879773.45104: done transferring module to remote 10990 1726879773.45117: _low_level_execute_command(): starting 10990 1726879773.45122: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/ /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/ /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py && sleep 0'"'"'' 10991 1726879773.46201: stderr chunk (state=2): >>><<< 10991 1726879773.46215: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10991 1726879773.46234: _low_level_execute_command() done: rc=0, stdout=, stderr= 10991 1726879773.46238: _low_level_execute_command(): starting 10991 1726879773.46244: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/AnsiballZ_stat.py && sleep 0'"'"'' 10992 1726879773.47326: stderr chunk (state=2): >>><<< 10992 1726879773.47336: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10992 1726879773.47357: _low_level_execute_command() done: rc=0, stdout=, stderr= 10992 1726879773.47361: _low_level_execute_command(): starting 10992 1726879773.47365: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/AnsiballZ_stat.py && sleep 0'"'"'' 10990 1726879773.47954: stderr chunk (state=2): >>><<< 10990 1726879773.47962: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10990 1726879773.47980: _low_level_execute_command() done: rc=0, stdout=, stderr= 10990 1726879773.47984: _low_level_execute_command(): starting 10990 1726879773.47990: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/AnsiballZ_stat.py && sleep 0'"'"'' 10991 1726879773.48941: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10991 1726879773.48957: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 10991 1726879773.48967: stdout chunk (state=3): >>>import '_weakref' # <<< 10991 1726879773.49018: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10991 1726879773.49047: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10991 1726879773.49088: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 10991 1726879773.49101: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10991 1726879773.49117: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10991 1726879773.49157: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10991 1726879773.49163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10991 1726879773.49177: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10991 1726879773.49203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10991 1726879773.49209: stdout chunk (state=3): >>>import '_codecs' # <<< 10991 1726879773.49235: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86f45e48> <<< 10991 1726879773.49260: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10991 1726879773.49276: 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 0x7f0a86edb828> <<< 10991 1726879773.49293: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86f459b0> <<< 10991 1726879773.49311: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 10991 1726879773.49318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 10991 1726879773.49323: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ee8630> <<< 10991 1726879773.49346: stdout chunk (state=3): >>>import '_signal' # <<< 10991 1726879773.49360: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 10991 1726879773.49368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 10991 1726879773.49381: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef160><<< 10991 1726879773.49388: stdout chunk (state=3): >>> <<< 10991 1726879773.49404: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 10991 1726879773.49410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 10991 1726879773.49426: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py<<< 10991 1726879773.49431: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10991 1726879773.49451: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10991 1726879773.49463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10991 1726879773.49475: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ef40f0> <<< 10991 1726879773.49489: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef748> <<< 10991 1726879773.49516: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef390> <<< 10991 1726879773.49539: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10991 1726879773.49554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10991 1726879773.49571: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10991 1726879773.49589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10991 1726879773.49601: stdout chunk (state=3): >>>import 'errno' # <<< 10991 1726879773.49618: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10991 1726879773.49628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10991 1726879773.49645: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e99470> <<< 10991 1726879773.49905: 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 # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e9ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e99b38> # /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 0x7f0a86ea54e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e88d68> <<< 10991 1726879773.49941: 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 0x7f0a86e8b198> <<< 10991 1726879773.49975: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10991 1726879773.50003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85199940> <<< 10991 1726879773.50019: 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 <<< 10991 1726879773.50042: 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 0x7f0a851ab240> <<< 10991 1726879773.50126: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ef9a20> <<< 10991 1726879773.50139: 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. <<< 10991 1726879773.50351: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10991 1726879773.50369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10991 1726879773.50389: 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' <<< 10991 1726879773.50407: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10991 1726879773.50422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10991 1726879773.50440: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10991 1726879773.50454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10991 1726879773.50476: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10992 1726879773.50490: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # <<< 10992 1726879773.50504: stdout chunk (state=3): >>> import '_weakref' # <<< 10991 1726879773.50534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10991 1726879773.50548: stdout chunk (state=3): >>>import '_functools' # <<< 10992 1726879773.50565: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10991 1726879773.50574: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10992 1726879773.50602: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10991 1726879773.50613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10991 1726879773.50621: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10991 1726879773.50638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10992 1726879773.50652: stdout chunk (state=3): >>>import 'posix' # <<< 10992 1726879773.50661: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10991 1726879773.50677: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851190f0> # /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' <<< 10992 1726879773.50687: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10991 1726879773.50703: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85124320> # /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' <<< 10992 1726879773.50732: 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' <<< 10991 1726879773.50742: 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 0x7f0a85124fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85124b00> <<< 10992 1726879773.50757: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10991 1726879773.50769: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10992 1726879773.50780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10990 1726879773.50807: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # <<< 10990 1726879773.50820: stdout chunk (state=3): >>>import '_weakref' # <<< 10992 1726879773.50830: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939e9e48> <<< 10991 1726879773.50839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851230f0> import '_collections' # <<< 10992 1726879773.51007: 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 0x7f969397f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939e99b0> # /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 0x7f969398c630> 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 0x7f9693993160> # /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' <<< 10992 1726879773.51046: stdout chunk (state=3): >>># /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' <<< 10992 1726879773.51067: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939980f0> <<< 10992 1726879773.51081: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993748> <<< 10992 1726879773.51106: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993390> <<< 10992 1726879773.51138: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10992 1726879773.51158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10992 1726879773.51193: 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' <<< 10992 1726879773.51211: stdout chunk (state=3): >>>import 'errno' # <<< 10992 1726879773.51233: 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' <<< 10992 1726879773.51265: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969393d470> <<< 10992 1726879773.51285: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10992 1726879773.51326: 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 0x7f9693942e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969393db38> <<< 10990 1726879773.51372: stdout chunk (state=3): >>>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 0x7f48fb9bfe48> # /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 0x7f48fb955828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb9bf9b0> # /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 0x7f48fb962630> 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 0x7f48fb969160> # /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 0x7f48fb96e0f0> <<< 10990 1726879773.51380: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969748> <<< 10992 1726879773.51399: stdout chunk (state=3): >>># /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' <<< 10990 1726879773.51411: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969390> <<< 10990 1726879773.51443: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10990 1726879773.51453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10990 1726879773.51469: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10990 1726879773.51500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10992 1726879773.51518: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939494e0> <<< 10992 1726879773.51541: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969392cd68> <<< 10992 1726879773.51556: 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' <<< 10992 1726879773.51568: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969392f198> <<< 10991 1726879773.51600: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85174828> # /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 0x7f0a85174c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851681d0> # /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 0x7f0a85168eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8515f4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851504e0> # /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 0x7f0a84ed0320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ed8da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85168128> 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 0x7f0a84edeeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8514a320> # /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 0x7f0a84ee4278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4080> # 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 0x7f0a84ee4390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851c2080> # /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 0x7f0a84ee4e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4a90> # /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 0x7f0a84ef0748> # /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 0x7f0a84ef0f28> <<< 10992 1726879773.51620: 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' <<< 10992 1726879773.51641: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c3d940> <<< 10991 1726879773.51668: 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' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a76240> <<< 10991 1726879773.51693: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0828> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10991 1726879773.51712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10991 1726879773.51758: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a7bd30> <<< 10991 1726879773.51784: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee45c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10991 1726879773.51811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10991 1726879773.51834: 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 0x7f0a84a9f390> <<< 10991 1726879773.51857: 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 0x7f0a84a9f748> <<< 10991 1726879773.51882: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10991 1726879773.51907: 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 <<< 10991 1726879773.51928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 10991 1726879773.51955: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84aa7438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10991 1726879773.51975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10991 1726879773.52008: stdout chunk (state=3): >>>import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10991 1726879773.52028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10991 1726879773.52060: 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 <<< 10991 1726879773.52103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10991 1726879773.52133: 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 0x7f0a84851c50> <<< 10990 1726879773.52214: 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 0x7f48fb913470> # /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 0x7f48fb918e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb913b38> # /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 0x7f48fb91f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb902d68> # /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 0x7f48fb905198> # /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 0x7f48f9c13940> # /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 0x7f48f9c25240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb973a20> 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. <<< 10990 1726879773.52304: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10990 1726879773.52330: 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 <<< 10990 1726879773.52346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10990 1726879773.52361: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10990 1726879773.52373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10992 1726879773.52382: 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 0x7f9691c4f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969399da20> 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 0x7f9691bbd0f0> # /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 0x7f9691bc8320> <<< 10990 1726879773.52400: 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' <<< 10992 1726879773.52411: 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' <<< 10990 1726879773.52454: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10992 1726879773.52465: 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 0x7f9691bc8fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc8b00> import 'itertools' # <<< 10991 1726879773.52482: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84844390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84844080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84835f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84aa7dd8> # 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 0x7f0a8484c048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a9fac8> # /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 0x7f0a86e567b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8484c0f0> 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 0x7f0a86e56b38> <<< 10990 1726879773.52501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 10990 1726879773.52527: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10990 1726879773.52565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10990 1726879773.52582: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10990 1726879773.52597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10990 1726879773.52626: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b930f0> <<< 10990 1726879773.52644: 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 0x7f48f9b9e320> <<< 10990 1726879773.52679: 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' <<< 10990 1726879773.52708: 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 0x7f48f9b9efd0> <<< 10990 1726879773.52724: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9eb00> <<< 10990 1726879773.52741: stdout chunk (state=3): >>>import 'itertools' # <<< 10990 1726879773.52785: 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 0x7f48f9b9d0f0> import '_collections' # <<< 10992 1726879773.52839: 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 0x7f9691bc70f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c18828> # /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 0x7f9691c18c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0c1d0> # /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 0x7f9691c0ceb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c034a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bf44e0> # /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 <<< 10992 1726879773.52861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10992 1726879773.52870: 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' <<< 10990 1726879773.52893: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bee828> # /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' <<< 10992 1726879773.52911: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919742e8> <<< 10992 1726879773.52924: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969197cd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0c4a8> <<< 10990 1726879773.52929: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9beec18> <<< 10992 1726879773.52962: stdout chunk (state=3): >>>import '_locale' # <<< 10991 1726879773.52981: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4908> # /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 0x7f0a86e6e668> # /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 0x7f0a86e726d8> # 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 0x7f0a86e72ba8> # 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 0x7f0a86e72cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e6eeb8> # /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 0x7f0a86e7c048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e72588> # 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 0x7f0a86e722e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e62ba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a8a400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10990 1726879773.53127: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be21d0> # /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 0x7f48f9be2eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bd94a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bca4e0> # /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' <<< 10991 1726879773.53147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e6e518> <<< 10992 1726879773.53317: 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 0x7f9691982e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bee320> # /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 0x7f9691989240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989048> # 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 0x7f9691989358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c66080> # /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 0x7f9691989e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989a58> # /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 0x7f9691994710> # /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' <<< 10990 1726879773.53328: 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' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f994a2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9952d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be24a8> 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 0x7f48f9958e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bc4320> # /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' <<< 10992 1726879773.53354: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691994ef0> <<< 10990 1726879773.53363: 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 0x7f48f995f240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f048> <<< 10992 1726879773.53374: 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' <<< 10990 1726879773.53383: 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 0x7f48f995f358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c3c080> <<< 10990 1726879773.53401: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10990 1726879773.53414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10992 1726879773.53424: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969151a208> <<< 10992 1726879773.53431: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919947f0> <<< 10990 1726879773.53438: 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' <<< 10992 1726879773.53454: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10992 1726879773.53463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10990 1726879773.53470: 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' <<< 10990 1726879773.53478: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995fe48> <<< 10990 1726879773.53484: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995fa58> <<< 10991 1726879773.53496: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e75978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10992 1726879773.53774: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969151fcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989588> # /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 0x7f9691543358> # 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 0x7f9691543710> # /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 0x7f969154b400> # /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' # <<< 10992 1726879773.53784: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10990 1726879773.53791: 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 0x7f48f996a710> # /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 0x7f48f996aef0> # /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 0x7f48f94f0208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996a7f0> # /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' <<< 10992 1726879773.53802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10990 1726879773.53826: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f94f5cf8> <<< 10990 1726879773.53836: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f588> <<< 10992 1726879773.53845: 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 <<< 10990 1726879773.53853: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10990 1726879773.54140: 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 0x7f48f9519358> # 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 0x7f48f9519710> # /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 0x7f48f9521400> # /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' <<< 10992 1726879773.54150: 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 0x7f96912f5c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912e8358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912e8048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912d9ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969154bda0> # 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 0x7f96912e8fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691543a90> <<< 10992 1726879773.54170: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10992 1726879773.54177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10990 1726879773.54188: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10990 1726879773.54197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10990 1726879773.54212: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 10992 1726879773.54227: 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 0x7f96938fa710> <<< 10992 1726879773.54242: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912f00b8> import 'pwd' # <<< 10990 1726879773.54251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92cbc18> <<< 10992 1726879773.54559: 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 0x7f96938faa90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919898d0> # /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 0x7f96939125c0> # /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' <<< 10990 1726879773.54573: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92be358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92be048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92afef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9521da0> # 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 0x7f48f92befd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9519a90> # /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 0x7f48fb8d0780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92c60b8> import 'pwd' # <<< 10990 1726879773.54582: 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 0x7f48fb8d0b00> <<< 10991 1726879773.54583: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.54641: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f8d0> <<< 10990 1726879773.54661: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10990 1726879773.54673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10990 1726879773.54695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10992 1726879773.54710: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10992 1726879773.54718: 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 0x7f9693916630> <<< 10990 1726879773.54730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10990 1726879773.54746: 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 0x7f48fb8e8630> <<< 10990 1726879773.54760: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10990 1726879773.54767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10990 1726879773.54900: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10990 1726879773.54909: 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 0x7f48fb8ec6a0> <<< 10992 1726879773.54917: 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 0x7f9693916b00> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10990 1726879773.54937: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 10990 1726879773.54945: 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 0x7f48fb8ecb70> <<< 10990 1726879773.54968: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10990 1726879773.54977: 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 0x7f48fb8ecc88> <<< 10990 1726879773.54981: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8e8e80> <<< 10990 1726879773.55003: 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' <<< 10990 1726879773.55027: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10990 1726879773.55036: 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 0x7f48fb8ecfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8ec550> <<< 10990 1726879773.55298: 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 0x7f48fb8ec2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8dcb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f95053c8> # /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 0x7f48fb8e84e0> <<< 10992 1726879773.55306: 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 0x7f9693916c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693912e10> # /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 0x7f9693916f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939164e0> # 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 0x7f9693916240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693906b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969152f3c8> # /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 0x7f9693912470> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10991 1726879773.55332: 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 0x7f0a82bca7f0> 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 0x7f0a82b5a2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bcae48> <<< 10992 1726879773.55357: 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 0x7f968f91a908> <<< 10991 1726879773.55363: 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 0x7f0a82e75fd0> <<< 10990 1726879773.55368: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78f0978> <<< 10991 1726879773.55391: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10991 1726879773.55400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10992 1726879773.55435: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10990 1726879773.55447: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10991 1726879773.55446: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b35ba8> <<< 10992 1726879773.55473: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10990 1726879773.55484: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10991 1726879773.55484: 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' <<< 10990 1726879773.55511: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10992 1726879773.55527: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 10991 1726879773.55526: stdout chunk (state=3): >>># /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' <<< 10991 1726879773.55546: 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' <<< 10992 1726879773.55561: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.55629: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82ba01d0> <<< 10991 1726879773.55651: 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 0x7f0a82e917b8> <<< 10991 1726879773.55686: 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 0x7f0a82b49198> <<< 10991 1726879773.55711: 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' <<< 10991 1726879773.55774: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b49b70> <<< 10991 1726879773.55791: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b7b320> <<< 10991 1726879773.56082: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b72518> <<< 10991 1726879773.56105: 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' <<< 10991 1726879773.56128: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e91d68> <<< 10991 1726879773.56155: 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 0x7f0a82ba0dd8> <<< 10991 1726879773.56184: 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 0x7f0a82b84400> <<< 10991 1726879773.56207: 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 <<< 10991 1726879773.56219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10991 1726879773.56237: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10991 1726879773.56259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10991 1726879773.56286: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10991 1726879773.56299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10991 1726879773.56340: 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 0x7f0a82e2be48> <<< 10991 1726879773.56423: 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' <<< 10991 1726879773.56435: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e32f60> <<< 10991 1726879773.56451: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e22278> <<< 10991 1726879773.56463: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10991 1726879773.56482: 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 0x7f0a82e22a90> <<< 10990 1726879773.56624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.56639: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b8f7b8> <<< 10991 1726879773.56672: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10991 1726879773.56704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10991 1726879773.56727: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10991 1726879773.56742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 10991 1726879773.56823: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e53f28> <<< 10991 1726879773.56876: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e220f0> <<< 10991 1726879773.56988: 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' <<< 10991 1726879773.56998: 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 0x7f0a82e60e10> <<< 10991 1726879773.57023: 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' <<< 10991 1726879773.57032: 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 0x7f0a82e60ef0> <<< 10991 1726879773.57061: 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' <<< 10991 1726879773.57070: 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 0x7f0a82baf0b8> <<< 10991 1726879773.57083: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b84550> <<< 10991 1726879773.57109: 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' <<< 10992 1726879773.57116: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.57129: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10991 1726879773.57145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10991 1726879773.57187: 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 0x7f0a82bbea58> <<< 10991 1726879773.57356: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bb6198> <<< 10991 1726879773.57387: 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 0x7f0a82bb6390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bafc18> <<< 10991 1726879773.57421: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10991 1726879773.57497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.57562: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10990 1726879773.57576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f76447f0> <<< 10991 1726879773.57575: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10990 1726879773.57595: stdout chunk (state=3): >>>import 'atexit' # <<< 10991 1726879773.57600: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10991 1726879773.57621: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.57630: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10990 1726879773.57638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10991 1726879773.57693: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.57704: 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 0x7f48f75d42e8> <<< 10990 1726879773.57719: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7644e48> <<< 10990 1726879773.57742: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 10990 1726879773.57751: 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 0x7f48f78f0fd0> <<< 10990 1726879773.57763: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10990 1726879773.57796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10991 1726879773.57796: 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' <<< 10991 1726879773.57820: 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' <<< 10991 1726879773.57845: 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' <<< 10990 1726879773.57845: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75afba8> <<< 10990 1726879773.57863: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10990 1726879773.57874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10991 1726879773.57890: 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 0x7f0a82bd7e80> <<< 10990 1726879773.57898: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10991 1726879773.57929: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd7b38> <<< 10990 1726879773.57929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10990 1726879773.57955: 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' <<< 10991 1726879773.57971: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd7358> <<< 10991 1726879773.57978: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10991 1726879773.57993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10991 1726879773.58026: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd79b0> <<< 10991 1726879773.58035: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bc5cf8> <<< 10990 1726879773.58052: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f761a1d0> <<< 10991 1726879773.58052: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.58076: 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 0x7f48f75ab390> <<< 10990 1726879773.58107: 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 0x7f48f75abeb8> <<< 10990 1726879773.58430: 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' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7618198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75f5320> <<< 10992 1726879773.58441: 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 0x7f968f5d5ac8> 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 0x7f968f5fe278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6414e0> # 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 0x7f968f6415f8> # /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' <<< 10992 1726879773.58454: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f641b38> <<< 10992 1726879773.58469: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10992 1726879773.58491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10991 1726879773.58496: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.58513: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10990 1726879773.58530: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75ec518> <<< 10990 1726879773.58540: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10990 1726879773.58548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10992 1726879773.58557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10990 1726879773.58573: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7919198> <<< 10992 1726879773.58581: 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' <<< 10990 1726879773.58602: 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 0x7f48f75d4128> <<< 10990 1726879773.58630: 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 0x7f48f75fe470> <<< 10990 1726879773.58651: 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 <<< 10992 1726879773.58659: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f644160> <<< 10990 1726879773.58680: stdout chunk (state=3): >>># 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 <<< 10992 1726879773.58697: 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 0x7f968f5dc390> <<< 10990 1726879773.58716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10992 1726879773.58735: 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 0x7f968f5dce48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10990 1726879773.58735: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10992 1726879773.58757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10990 1726879773.58757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10990 1726879773.58801: 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 0x7f48f78a5ef0> <<< 10992 1726879773.58818: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f642128> <<< 10992 1726879773.58834: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6202b0> <<< 10990 1726879773.58885: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10990 1726879773.58897: 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 0x7f48f78c2048> <<< 10990 1726879773.58916: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789c320> <<< 10990 1726879773.58936: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10990 1726879773.58952: 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 0x7f48f789cb38> <<< 10991 1726879773.58964: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10990 1726879773.59161: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7609828> <<< 10990 1726879773.59206: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10990 1726879773.59271: 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' # <<< 10992 1726879773.59294: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6174a8> # /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 0x7f968f93cf98> # 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 0x7f968f62a358> # /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 0x7f968f62a470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 10991 1726879773.59295: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/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_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 10991 1726879773.59313: 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' <<< 10991 1726879773.59330: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f4c4588> <<< 10991 1726879773.59340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.59359: stdout chunk (state=3): >>># 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' <<< 10990 1726879773.59359: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78da048> <<< 10992 1726879773.59388: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10992 1726879773.59401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10990 1726879773.59404: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789cc88> <<< 10992 1726879773.59457: 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 0x7f968f8d1ef0> <<< 10990 1726879773.59530: 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' <<< 10990 1726879773.59539: 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 0x7f48f78daef0> <<< 10992 1726879773.59561: 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' <<< 10992 1726879773.59570: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8d6f28> <<< 10990 1726879773.59578: 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 0x7f48f7626048> <<< 10992 1726879773.59593: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10990 1726879773.59610: 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' <<< 10992 1726879773.59628: 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 0x7f968f8c7b38> <<< 10990 1726879773.59637: 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 0x7f48f7626160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75fe5c0> <<< 10990 1726879773.59658: 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' <<< 10991 1726879773.59683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.59682: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10990 1726879773.59702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10990 1726879773.59898: 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 0x7f48f7638b00> <<< 10990 1726879773.59930: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7631240> <<< 10990 1726879773.59966: 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 0x7f48f7631438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7626cc0> <<< 10990 1726879773.59996: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10990 1726879773.60008: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.60043: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.60077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.60081: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.60115: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f634828> # /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 0x7f968f8fcf28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7c88> <<< 10991 1726879773.60135: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10990 1726879773.60146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.60154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.60163: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10990 1726879773.60175: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10991 1726879773.60186: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.60202: 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 0x7f968f586dd8> <<< 10990 1726879773.60211: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10991 1726879773.60219: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10992 1726879773.60233: 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' <<< 10992 1726879773.60243: 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 0x7f968f586f60> <<< 10991 1726879773.60256: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.60278: 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 0x7f968f595080> <<< 10992 1726879773.60297: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f62a5c0> <<< 10990 1726879773.60308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.60327: 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 <<< 10992 1726879773.60338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10992 1726879773.60347: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10991 1726879773.60359: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10992 1726879773.60369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10991 1726879773.60383: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.60414: 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' <<< 10992 1726879773.60425: 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 0x7f968f5a3a20> <<< 10991 1726879773.60435: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10990 1726879773.60445: 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' <<< 10990 1726879773.60460: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10990 1726879773.60468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10991 1726879773.60581: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.60752: 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' <<< 10992 1726879773.60809: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f59c160> # 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 0x7f968f59c358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f595be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10992 1726879773.60821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.60833: 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 0x7f48f7653e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7653ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f76532e8> # /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 0x7f48f7653940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f763fc18> # zipimport: zlib available <<< 10992 1726879773.60851: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10992 1726879773.60862: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10991 1726879773.60881: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f53be48> <<< 10991 1726879773.60889: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.60905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.60927: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10991 1726879773.60934: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.60983: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.60983: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.61040: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10991 1726879773.61052: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10991 1726879773.61068: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10992 1726879773.61080: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10992 1726879773.61091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10992 1726879773.61109: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10992 1726879773.61118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10991 1726879773.61127: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.61141: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10992 1726879773.61150: 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' <<< 10990 1726879773.61166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.61177: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.61186: 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 0x7f968f5bcdd8> <<< 10991 1726879773.61202: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.61232: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bca90> <<< 10991 1726879773.61241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.61272: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bc2b0> <<< 10992 1726879773.61285: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10992 1726879773.61302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10991 1726879773.61310: 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 <<< 10992 1726879773.61341: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bc908> <<< 10992 1726879773.61352: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5abbe0> # zipimport: zlib available <<< 10991 1726879773.61422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10991 1726879773.61503: 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 0x7f0a7f55d198> <<< 10991 1726879773.61570: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f512eb8> <<< 10991 1726879773.61607: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10991 1726879773.61653: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.61706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.61726: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.61758: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.61874: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/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_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10990 1726879773.61889: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.61874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.62011: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10990 1726879773.62020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10991 1726879773.62034: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.62049: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3f3e400> # zipimport: zlib available <<< 10991 1726879773.62294: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10991 1726879773.62321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10991 1726879773.62339: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10991 1726879773.62348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10992 1726879773.62358: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10992 1726879773.62374: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10992 1726879773.62398: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10990 1726879773.62413: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.62421: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.62437: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.62455: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 10992 1726879773.62471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.62476: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b000f0> <<< 10991 1726879773.62503: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10992 1726879773.62505: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 10992 1726879773.62519: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.62520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10991 1726879773.62610: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b00198> <<< 10992 1726879773.62625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.62651: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f553b00> <<< 10991 1726879773.62711: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 10991 1726879773.62722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.62743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.62749: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10990 1726879773.62769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.62784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bf69240> # zipimport: zlib available <<< 10991 1726879773.62785: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10991 1726879773.62799: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.62817: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 10990 1726879773.62821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.62877: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 10990 1726879773.63003: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10992 1726879773.63154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.63274: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/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_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10991 1726879773.63274: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10991 1726879773.63341: stdout chunk (state=3): >>>import 'gc' # <<< 10990 1726879773.63348: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.63494: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.63527: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10990 1726879773.63539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10992 1726879773.63551: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.63599: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 10992 1726879773.63613: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.63638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.63663: stdout chunk (state=3): >>>import '_ast' # <<< 10990 1726879773.63675: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3fb5e80> <<< 10990 1726879773.63685: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.63696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.63703: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10990 1726879773.63721: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10990 1726879773.63735: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.63743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.63779: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.63800: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 10992 1726879773.63814: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10992 1726879773.63837: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10990 1726879773.63840: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 10990 1726879773.63862: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10992 1726879773.63865: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.63875: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.63904: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10990 1726879773.63911: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.63941: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 10990 1726879773.63952: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.63981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.64016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.64058: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.64067: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.64122: 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 <<< 10991 1726879773.64237: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 990, "inode": 1485065, "dev": 51713, "nlink": 1, "atime": 1726879503.7056978, "mtime": 1726879412.6514797, "ctime": 1726879412.6514797, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "mimetype": "text/plain", "charset": "us-ascii", "version": "1222691786", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 10992 1726879773.64252: 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' <<< 10991 1726879773.64261: stdout chunk (state=3): >>># destroy __main__ <<< 10990 1726879773.64286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10992 1726879773.64373: stdout chunk (state=3): >>>import '_ast' # <<< 10990 1726879773.64388: 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 0x7f48f3fd7198> <<< 10990 1726879773.64449: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3f8ceb8> <<< 10990 1726879773.64496: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10991 1726879773.64521: 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 <<< 10990 1726879773.64552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.64601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.64626: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.64647: stdout chunk (state=3): >>># 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 <<< 10990 1726879773.64664: stdout chunk (state=3): >>># zipimport: zlib available <<< 10992 1726879773.64773: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bfdfe80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10992 1726879773.64799: 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 <<< 10991 1726879773.64809: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10992 1726879773.64958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10990 1726879773.65118: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.65148: stdout chunk (state=3): >>># 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 <<< 10990 1726879773.65212: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10990 1726879773.65242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10992 1726879773.65278: 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 0x7f968c001128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bfb6e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10990 1726879773.65298: 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' <<< 10992 1726879773.65314: stdout chunk (state=3): >>># zipimport: zlib available <<< 10991 1726879773.65323: 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 # 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 <<< 10991 1726879773.65336: stdout chunk (state=3): >>># destroy linecache <<< 10991 1726879773.65355: 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 <<< 10990 1726879773.65403: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f757a0f0> <<< 10990 1726879773.65424: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10990 1726879773.65436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10990 1726879773.65548: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f757a198> <<< 10991 1726879773.65567: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 10992 1726879773.65593: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.65604: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3fcdb00> <<< 10991 1726879773.65630: stderr chunk (state=3): >>><<< 10991 1726879773.65636: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86f45e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86edb828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86f459b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ee8630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ef40f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e99470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e9ee48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e99b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ea54e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e88d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e8b198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85199940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851ab240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ef9a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851190f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85124320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a85124fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85124b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851230f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85174828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85174c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851681d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85168eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8515f4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851504e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ed0320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ed8da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85168128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84edeeb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8514a320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a84ee4278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a84ee4390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851c2080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a76240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a7bd30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee45c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a9f390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a84a9f748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84aa7438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84851c50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84844390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84844080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84835f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84aa7dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a8484c048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a9fac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e567b8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8484c0f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e56b38>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e6e668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e726d8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e72ba8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e72cc0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e6eeb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e7c048>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e72588>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a86e722e8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e62ba8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a8a400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e6e518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e75978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bca7f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82b5a2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bcae48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e75fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b35ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82ba01d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e917b8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82b49198>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b49b70>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b7b320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b72518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e91d68>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82ba0dd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b84400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e2be48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e32f60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e22278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e22a90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b8f7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e53f28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e220f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e60e10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82e60ef0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82baf0b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b84550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82bbea58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bb6198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82bb6390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bafc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a82bd7e80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd7b38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd7358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd79b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bc5cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f4c4588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f53be48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0a7f55d198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f512eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b000f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b00198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f553b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 990, "inode": 1485065, "dev": 51713, "nlink": 1, "atime": 1726879503.7056978, "mtime": 1726879412.6514797, "ctime": 1726879412.6514797, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "mimetype": "text/plain", "charset": "us-ascii", "version": "1222691786", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 10991 1726879773.65710: _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 0x7f0a86f45e48> # /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 0x7f0a86edb828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86f459b0> # /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 0x7f0a86ee8630> 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 0x7f0a86eef160> # /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 0x7f0a86ef40f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86eef390> # /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 0x7f0a86e99470> # /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 0x7f0a86e9ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e99b38> # /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 0x7f0a86ea54e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e88d68> # /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 0x7f0a86e8b198> # /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 0x7f0a85199940> # /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 0x7f0a851ab240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86ef9a20> 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 0x7f0a851190f0> # /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 0x7f0a85124320> # /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 0x7f0a85124fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85124b00> 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 0x7f0a851230f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85174828> # /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 0x7f0a85174c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851681d0> # /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 0x7f0a85168eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8515f4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851504e0> # /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 0x7f0a84ed0320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ed8da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a85168128> 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 0x7f0a84edeeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8514a320> # /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 0x7f0a84ee4278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4080> # 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 0x7f0a84ee4390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a851c2080> # /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 0x7f0a84ee4e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4a90> # /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 0x7f0a84ef0748> # /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 0x7f0a84ef0f28> # /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 0x7f0a84a76240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ef0828> # /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 0x7f0a84a7bd30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee45c0> # /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 0x7f0a84a9f390> # 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 0x7f0a84a9f748> # /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 0x7f0a84aa7438> # /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 0x7f0a84851c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84844390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84844080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84835f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84aa7dd8> # 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 0x7f0a8484c048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a9fac8> # /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 0x7f0a86e567b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a8484c0f0> 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 0x7f0a86e56b38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84ee4908> # /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 0x7f0a86e6e668> # /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 0x7f0a86e726d8> # 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 0x7f0a86e72ba8> # 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 0x7f0a86e72cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e6eeb8> # /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 0x7f0a86e7c048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e72588> # 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 0x7f0a86e722e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a86e62ba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a84a8a400> # /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 0x7f0a86e6e518> # /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 0x7f0a82e75978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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 0x7f0a82bca7f0> 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 0x7f0a82b5a2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bcae48> # 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 0x7f0a82e75fd0> # /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 0x7f0a82b35ba8> # /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 0x7f0a82ba01d0> # 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 0x7f0a82e917b8> # 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 0x7f0a82b49198> # /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 0x7f0a82b49b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b7b320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b72518> # /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 0x7f0a82e91d68> # 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 0x7f0a82ba0dd8> # /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 0x7f0a82b84400> # /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 0x7f0a82e2be48> # /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 0x7f0a82e32f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e22278> # /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 0x7f0a82e22a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b8f7b8> # /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 0x7f0a82e53f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82e220f0> # 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 0x7f0a82e60e10> # 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 0x7f0a82e60ef0> # 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 0x7f0a82baf0b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82b84550> # /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 0x7f0a82bbea58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bb6198> # 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 0x7f0a82bb6390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bafc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/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_h43vkc4c/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 0x7f0a82bd7e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd7b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bd7358> # /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 0x7f0a82bd79b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a82bc5cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/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_h43vkc4c/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 0x7f0a7f4c4588> # 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_h43vkc4c/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_h43vkc4c/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_h43vkc4c/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_h43vkc4c/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_h43vkc4c/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 0x7f0a7f53be48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/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 0x7f0a7f55d198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f512eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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 0x7f0a82b000f0> # /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 0x7f0a82b00198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0a7f553b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/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_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_h43vkc4c/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_h43vkc4c/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 990, "inode": 1485065, "dev": 51713, "nlink": 1, "atime": 1726879503.7056978, "mtime": 1726879412.6514797, "ctime": 1726879412.6514797, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "mimetype": "text/plain", "charset": "us-ascii", "version": "1222691786", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "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 # 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.43.205 closed. 10991 1726879773.65965: done with _execute_module (stat, {'path': '/root/.ssh/authorized_keys', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879773.3652205-10991-155383200446511/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10991 1726879773.65983: _low_level_execute_command(): starting 10991 1726879773.65990: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.3652205-10991-155383200446511/ > /dev/null 2>&1 && sleep 0'"'"'' 10992 1726879773.65864: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10992 1726879773.66096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10990 1726879773.65812: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/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_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 10990 1726879773.66109: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10992 1726879773.66714: 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' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f687080> # /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 0x7f968f687128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bff7940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/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_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10992 1726879773.66789: stdout chunk (state=3): >>># zipimport: zlib available <<< 10990 1726879773.66815: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'gc' # <<< 10992 1726879773.67307: stdout chunk (state=3): >>>import 'gc' # <<< 10990 1726879773.67403: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1588, "inode": 415236227, "dev": 51713, "nlink": 1, "atime": 1726879729.9640827, "mtime": 1726879724.313023, "ctime": 1726879724.313023, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "5529f4706ca09a46d7a470ecb136376f3ac351fb", "mimetype": "text/plain", "charset": "us-ascii", "version": "2301737456", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}<<< 10990 1726879773.67416: stdout chunk (state=3): >>> <<< 10990 1726879773.67436: stdout chunk (state=3): >>># destroy __main__ <<< 10990 1726879773.67757: 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 <<< 10990 1726879773.67768: 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 <<< 10990 1726879773.67785: 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 <<< 10990 1726879773.67794: 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 <<< 10990 1726879773.67804: stdout chunk (state=3): >>># 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 <<< 10990 1726879773.67832: 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 # 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 <<< 10990 1726879773.67911: 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 # 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 <<< 10992 1726879773.68034: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1589, "inode": 415236227, "dev": 51713, "nlink": 1, "atime": 1726879741.5511982, "mtime": 1726879737.2271786, "ctime": 1726879737.2281785, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "76e0ea98e51d5baf2d6cb432151839f189d54601", "mimetype": "text/plain", "charset": "us-ascii", "version": "3459014869", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}<<< 10990 1726879773.68113: stdout chunk (state=3): >>># 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 <<< 10990 1726879773.68196: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10990 1726879773.68227: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10992 1726879773.68313: stdout chunk (state=3): >>> # destroy __main__ <<< 10990 1726879773.68343: stdout chunk (state=3): >>># 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 <<< 10992 1726879773.68383: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10992 1726879773.68524: 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 # 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 <<< 10990 1726879773.68551: stdout chunk (state=3): >>># 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 <<< 10992 1726879773.68703: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins <<< 10992 1726879773.68745: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10990 1726879773.68912: 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 # 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 <<< 10992 1726879773.69007: stdout chunk (state=3): >>># 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 <<< 10992 1726879773.69019: stdout chunk (state=3): >>># cleanup[3] wiping errno <<< 10990 1726879773.69030: stdout chunk (state=3): >>># 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 <<< 10992 1726879773.69041: 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 <<< 10992 1726879773.69179: 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 # 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 <<< 10991 1726879773.69179: stderr chunk (state=2): >>><<< 10991 1726879773.69187: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 10991 1726879773.69212: _low_level_execute_command() done: rc=0, stdout=, stderr= 10991 1726879773.69218: handler run complete 10991 1726879773.69268: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10991 1726879773.69275: variable 'ansible_host' from source: host vars for 'managed_node2' 10991 1726879773.69285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10991 1726879773.69296: variable 'ansible_port' from source: unknown 10991 1726879773.69300: variable 'ansible_user' from source: unknown 10991 1726879773.69307: attempt loop complete, returning result 10991 1726879773.69310: _execute() done 10991 1726879773.69312: dumping result to json 10991 1726879773.69323: done dumping result, returning 10990 1726879773.69331: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 10990 1726879773.69338: stdout chunk (state=3): >>><<< 10991 1726879773.69341: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user [0e44ad9b-8ddf-c952-e8a3-000000000165] 10990 1726879773.69350: stderr chunk (state=3): >>><<< 10991 1726879773.69360: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000165 <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb9bfe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb955828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb9bf9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb962630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb96e0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb913470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb918e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb913b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb91f4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb902d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb905198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c13940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c25240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb973a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b930f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9e320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f9b9efd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9eb00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9d0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bee828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9beec18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be21d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be2eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bd94a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bca4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f994a2e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9952d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be24a8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9958e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bc4320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f995f240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f995f358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c3c080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995fe48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995fa58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996a710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996aef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f94f0208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996a7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f94f5cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9519358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f9519710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9521400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92cbc18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92be358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92be048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92afef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9521da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f92befd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9519a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8d0780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92c60b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8d0b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8e8630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ec6a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ecb70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ecc88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8e8e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ecfd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8ec550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48fb8ec2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8dcb70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f95053c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8e84e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78f0978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f76447f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75d42e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7644e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f78f0fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75afba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f761a1d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75ab390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75abeb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7618198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75f5320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75ec518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7919198>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f75d4128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75fe470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f78a5ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78c2048>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789c320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789cb38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7609828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f78da048>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789cc88>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f78daef0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7626048>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7626160>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75fe5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7638b00>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7631240>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7631438>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7626cc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f7653e10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7653ac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f76532e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7653940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f763fc18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3f3e400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3fb5e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48f3fd7198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3f8ceb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f757a0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f757a198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3fcdb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1588, "inode": 415236227, "dev": 51713, "nlink": 1, "atime": 1726879729.9640827, "mtime": 1726879724.313023, "ctime": 1726879724.313023, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "5529f4706ca09a46d7a470ecb136376f3ac351fb", "mimetype": "text/plain", "charset": "us-ascii", "version": "2301737456", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 10991 1726879773.69499: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000165 10991 1726879773.69506: WORKER PROCESS EXITING 10992 1726879773.69480: stdout chunk (state=3): >>># 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 <<< 10990 1726879773.69428: _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 0x7f48fb9bfe48> # /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 0x7f48fb955828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb9bf9b0> # /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 0x7f48fb962630> 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 0x7f48fb969160> # /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 0x7f48fb96e0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb969390> # /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 0x7f48fb913470> # /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 0x7f48fb918e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb913b38> # /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 0x7f48fb91f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb902d68> # /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 0x7f48fb905198> # /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 0x7f48f9c13940> # /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 0x7f48f9c25240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb973a20> 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 0x7f48f9b930f0> # /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 0x7f48f9b9e320> # /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 0x7f48f9b9efd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9b9eb00> 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 0x7f48f9b9d0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bee828> # /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 0x7f48f9beec18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be21d0> # /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 0x7f48f9be2eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bd94a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bca4e0> # /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 0x7f48f994a2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9952d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9be24a8> 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 0x7f48f9958e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9bc4320> # /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 0x7f48f995f240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f048> # 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 0x7f48f995f358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9c3c080> # /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 0x7f48f995fe48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995fa58> # /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 0x7f48f996a710> # /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 0x7f48f996aef0> # /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 0x7f48f94f0208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f996a7f0> # /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 0x7f48f94f5cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f588> # /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 0x7f48f9519358> # 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 0x7f48f9519710> # /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 0x7f48f9521400> # /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 0x7f48f92cbc18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92be358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92be048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92afef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9521da0> # 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 0x7f48f92befd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f9519a90> # /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 0x7f48fb8d0780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f92c60b8> 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 0x7f48fb8d0b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f995f8d0> # /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 0x7f48fb8e8630> # /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 0x7f48fb8ec6a0> # 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 0x7f48fb8ecb70> # 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 0x7f48fb8ecc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8e8e80> # /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 0x7f48fb8ecfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8ec550> # 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 0x7f48fb8ec2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48fb8dcb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f95053c8> # /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 0x7f48fb8e84e0> # /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 0x7f48f78f0978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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 0x7f48f76447f0> 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 0x7f48f75d42e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7644e48> # 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 0x7f48f78f0fd0> # /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 0x7f48f75afba8> # /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 0x7f48f761a1d0> # 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 0x7f48f75ab390> # 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 0x7f48f75abeb8> # /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 0x7f48f7618198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75f5320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75ec518> # /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 0x7f48f7919198> # 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 0x7f48f75d4128> # /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 0x7f48f75fe470> # /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 0x7f48f78a5ef0> # /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 0x7f48f78c2048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789c320> # /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 0x7f48f789cb38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7609828> # /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 0x7f48f78da048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f789cc88> # 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 0x7f48f78daef0> # 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 0x7f48f7626048> # 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 0x7f48f7626160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f75fe5c0> # /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 0x7f48f7638b00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7631240> # 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 0x7f48f7631438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7626cc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/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_qboijf2h/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 0x7f48f7653e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f7653ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f76532e8> # /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 0x7f48f7653940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f763fc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/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_qboijf2h/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 0x7f48f3f3e400> # 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_qboijf2h/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_qboijf2h/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_qboijf2h/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_qboijf2h/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_qboijf2h/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 0x7f48f3fb5e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/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 0x7f48f3fd7198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3f8ceb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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 0x7f48f757a0f0> # /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 0x7f48f757a198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48f3fcdb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/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_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qboijf2h/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_qboijf2h/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1588, "inode": 415236227, "dev": 51713, "nlink": 1, "atime": 1726879729.9640827, "mtime": 1726879724.313023, "ctime": 1726879724.313023, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "5529f4706ca09a46d7a470ecb136376f3ac351fb", "mimetype": "text/plain", "charset": "us-ascii", "version": "2301737456", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "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 # 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.42.60 closed. ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1726879503.7056978, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1726879412.6514797, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1485065, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1726879412.6514797, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "1222691786", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 10990 1726879773.70212: done with _execute_module (stat, {'path': '/root/.ssh/authorized_keys', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879773.363408-10990-209362617977615/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10990 1726879773.70232: _low_level_execute_command(): starting 10990 1726879773.70240: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.363408-10990-209362617977615/ > /dev/null 2>&1 && sleep 0'"'"'' 10992 1726879773.70846: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 10992 1726879773.70854: stdout chunk (state=3): >>><<< 10992 1726879773.70865: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939e9e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969397f828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939e99b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969398c630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939980f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969393d470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693942e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969393db38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939494e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969392cd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969392f198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c3d940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c4f240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969399da20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bbd0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc8320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691bc8fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc8b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc70f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c18828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c18c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0c1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0ceb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c034a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bf44e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919742e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969197cd68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0c4a8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691982e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bee320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691989240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691989358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c66080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691994710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691994ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969151a208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919947f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969151fcf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691543358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9691543710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969154b400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912f5c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912e8358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912e8048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912d9ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969154bda0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96912e8fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691543a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96938fa710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912f00b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96938faa90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919898d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96939125c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693912e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939164e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9693916240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693906b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969152f3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693912470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f91a908>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5d5ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5fe278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6414e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f6415f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f641b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f644160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5dc390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5dce48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f642128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6202b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6174a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f93cf98>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f62a358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f62a470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f8d1ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8d6f28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f634828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8fcf28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7c88>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f586dd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f586f60>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f595080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f62a5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5a3a20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f59c160>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f59c358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f595be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968f5bcdd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bca90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bc2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bc908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5abbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bf69240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bfdfe80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f968c001128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bfb6e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f687080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f687128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bff7940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1589, "inode": 415236227, "dev": 51713, "nlink": 1, "atime": 1726879741.5511982, "mtime": 1726879737.2271786, "ctime": 1726879737.2281785, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "76e0ea98e51d5baf2d6cb432151839f189d54601", "mimetype": "text/plain", "charset": "us-ascii", "version": "3459014869", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 10992 1726879773.70940: _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 0x7f96939e9e48> # /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 0x7f969397f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939e99b0> # /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 0x7f969398c630> 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 0x7f9693993160> # /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 0x7f96939980f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693993390> # /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 0x7f969393d470> # /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 0x7f9693942e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969393db38> # /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 0x7f96939494e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969392cd68> # /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 0x7f969392f198> # /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 0x7f9691c3d940> # /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 0x7f9691c4f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969399da20> 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 0x7f9691bbd0f0> # /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 0x7f9691bc8320> # /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 0x7f9691bc8fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bc8b00> 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 0x7f9691bc70f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c18828> # /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 0x7f9691c18c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0c1d0> # /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 0x7f9691c0ceb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c034a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bf44e0> # /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 0x7f96919742e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969197cd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c0c4a8> 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 0x7f9691982e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691bee320> # /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 0x7f9691989240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989048> # 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 0x7f9691989358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691c66080> # /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 0x7f9691989e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989a58> # /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 0x7f9691994710> # /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 0x7f9691994ef0> # /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 0x7f969151a208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919947f0> # /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 0x7f969151fcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691989588> # /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 0x7f9691543358> # 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 0x7f9691543710> # /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 0x7f969154b400> # /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 0x7f96912f5c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912e8358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912e8048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912d9ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969154bda0> # 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 0x7f96912e8fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9691543a90> # /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 0x7f96938fa710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96912f00b8> 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 0x7f96938faa90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96919898d0> # /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 0x7f96939125c0> # /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 0x7f9693916630> # 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 0x7f9693916b00> # 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 0x7f9693916c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693912e10> # /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 0x7f9693916f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96939164e0> # 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 0x7f9693916240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9693906b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f969152f3c8> # /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 0x7f9693912470> # /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 0x7f968f91a908> # zipimport: found 33 names in '/tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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 0x7f968f5d5ac8> 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 0x7f968f5fe278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6414e0> # 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 0x7f968f6415f8> # /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 0x7f968f641b38> # /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 0x7f968f644160> # 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 0x7f968f5dc390> # 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 0x7f968f5dce48> # /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 0x7f968f642128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6202b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f6174a8> # /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 0x7f968f93cf98> # 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 0x7f968f62a358> # /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 0x7f968f62a470> # /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 0x7f968f8d1ef0> # /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 0x7f968f8d6f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7320> # /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 0x7f968f8c7b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f634828> # /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 0x7f968f8fcf28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f8c7c88> # 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 0x7f968f586dd8> # 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 0x7f968f586f60> # 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 0x7f968f595080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f62a5c0> # /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 0x7f968f5a3a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f59c160> # 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 0x7f968f59c358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f595be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/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_c49n55zi/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 0x7f968f5bcdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bca90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5bc2b0> # /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 0x7f968f5bc908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968f5abbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/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_c49n55zi/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 0x7f968bf69240> # 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_c49n55zi/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_c49n55zi/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_c49n55zi/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_c49n55zi/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_c49n55zi/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 0x7f968bfdfe80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/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 0x7f968c001128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bfb6e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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 0x7f968f687080> # /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 0x7f968f687128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f968bff7940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/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_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_c49n55zi/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_c49n55zi/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1589, "inode": 415236227, "dev": 51713, "nlink": 1, "atime": 1726879741.5511982, "mtime": 1726879737.2271786, "ctime": 1726879737.2281785, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "76e0ea98e51d5baf2d6cb432151839f189d54601", "mimetype": "text/plain", "charset": "us-ascii", "version": "3459014869", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "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 # 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.43.118 closed. 10992 1726879773.71403: done with _execute_module (stat, {'path': '/root/.ssh/authorized_keys', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879773.3590302-10992-122581810525958/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10992 1726879773.71422: _low_level_execute_command(): starting 10992 1726879773.71429: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.3590302-10992-122581810525958/ > /dev/null 2>&1 && sleep 0'"'"'' 10990 1726879773.73084: stderr chunk (state=2): >>><<< 10990 1726879773.73096: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 10990 1726879773.73116: _low_level_execute_command() done: rc=0, stdout=, stderr= 10990 1726879773.73124: handler run complete 10990 1726879773.73159: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10990 1726879773.73164: variable 'ansible_host' from source: host vars for 'managed_node1' 10990 1726879773.73169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10990 1726879773.73172: variable 'ansible_port' from source: unknown 10990 1726879773.73179: variable 'ansible_user' from source: unknown 10990 1726879773.73186: attempt loop complete, returning result 10990 1726879773.73189: _execute() done 10990 1726879773.73192: dumping result to json 10990 1726879773.73201: done dumping result, returning 10990 1726879773.73208: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user [0e44ad9b-8ddf-c952-e8a3-000000000165] 10990 1726879773.73219: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000165 10990 1726879773.73266: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000165 10990 1726879773.73270: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1726879729.9640827, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5529f4706ca09a46d7a470ecb136376f3ac351fb", "ctime": 1726879724.313023, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 415236227, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1726879724.313023, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1588, "uid": 0, "version": "2301737456", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 10992 1726879773.74508: stderr chunk (state=2): >>><<< 10992 1726879773.74519: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 10992 1726879773.74538: _low_level_execute_command() done: rc=0, stdout=, stderr= 10992 1726879773.74545: handler run complete 10992 1726879773.74577: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10992 1726879773.74584: variable 'ansible_host' from source: host vars for 'managed_node3' 10992 1726879773.74589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10992 1726879773.74593: variable 'ansible_port' from source: unknown 10992 1726879773.74596: variable 'ansible_user' from source: unknown 10992 1726879773.74601: attempt loop complete, returning result 10992 1726879773.74604: _execute() done 10992 1726879773.74607: dumping result to json 10992 1726879773.74614: done dumping result, returning 10992 1726879773.74622: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get the authorized_keys file for the user [0e44ad9b-8ddf-c952-e8a3-000000000165] 10992 1726879773.74727: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000165 10992 1726879773.74773: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000165 10992 1726879773.74777: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1726879741.5511982, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "76e0ea98e51d5baf2d6cb432151839f189d54601", "ctime": 1726879737.2281785, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 415236227, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1726879737.2271786, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1589, "uid": 0, "version": "3459014869", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 10596 1726879773.74958: no more pending results, returning what we have 10596 1726879773.74962: results queue empty 10596 1726879773.74962: checking for any_errors_fatal 10596 1726879773.74972: done checking for any_errors_fatal 10596 1726879773.74973: checking for max_fail_percentage 10596 1726879773.74974: done checking for max_fail_percentage 10596 1726879773.74975: checking to see if all hosts have failed and the running result is not ok 10596 1726879773.74975: done checking to see if all hosts have failed 10596 1726879773.74976: getting the remaining hosts for this loop 10596 1726879773.74977: done getting the remaining hosts for this loop 10596 1726879773.74980: getting the next task for host managed_node1 10596 1726879773.74986: done getting next task for host managed_node1 10596 1726879773.74988: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 10596 1726879773.74993: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879773.74997: getting the next task for host managed_node2 10596 1726879773.74999: done getting next task for host managed_node2 10596 1726879773.75000: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 10596 1726879773.75002: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879773.75003: getting the next task for host managed_node3 10596 1726879773.75005: done getting next task for host managed_node3 10596 1726879773.75006: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 10596 1726879773.75008: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879773.75023: getting variables 10596 1726879773.75024: in VariableManager get_vars() 10596 1726879773.75051: Calling all_inventory to load vars for managed_node1 10596 1726879773.75054: Calling groups_inventory to load vars for managed_node1 10596 1726879773.75056: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879773.75062: Calling all_plugins_play to load vars for managed_node1 10596 1726879773.75064: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879773.75066: Calling groups_plugins_play to load vars for managed_node1 10596 1726879773.75171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879773.75288: done with get_vars() 10596 1726879773.75300: done getting variables TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Friday 20 September 2024 20:49:33 -0400 (0:00:00.482) 0:00:12.197 ****** 10596 1726879773.75425: entering _queue_task() for managed_node1/file 10596 1726879773.75726: worker is 1 (out of 3 available) 10596 1726879773.75742: exiting _queue_task() for managed_node1/file 10596 1726879773.75779: getting variables 10596 1726879773.75782: in VariableManager get_vars() 10596 1726879773.75900: Calling all_inventory to load vars for managed_node2 10596 1726879773.75906: Calling groups_inventory to load vars for managed_node2 10596 1726879773.75909: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879773.75932: Calling all_plugins_play to load vars for managed_node2 10596 1726879773.75937: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879773.75941: Calling groups_plugins_play to load vars for managed_node2 10596 1726879773.76168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879773.76384: done with get_vars() 10596 1726879773.76399: done getting variables 10596 1726879773.76498: entering _queue_task() for managed_node2/file 10596 1726879773.76765: worker is 2 (out of 3 available) 10596 1726879773.76778: exiting _queue_task() for managed_node2/file 10596 1726879773.76809: getting variables 10596 1726879773.76812: in VariableManager get_vars() 10596 1726879773.76894: Calling all_inventory to load vars for managed_node3 10596 1726879773.76899: Calling groups_inventory to load vars for managed_node3 10596 1726879773.76902: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879773.76916: Calling all_plugins_play to load vars for managed_node3 10596 1726879773.76920: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879773.76923: Calling groups_plugins_play to load vars for managed_node3 10596 1726879773.77167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879773.77528: done with get_vars() 10596 1726879773.77541: done getting variables 10596 1726879773.77653: entering _queue_task() for managed_node3/file 10596 1726879773.77941: worker is 3 (out of 3 available) 10596 1726879773.77958: exiting _queue_task() for managed_node3/file 10596 1726879773.77969: done queuing things up, now waiting for results queue to drain 10596 1726879773.77971: waiting for pending results... 11025 1726879773.76380: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 11025 1726879773.76527: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000166 11025 1726879773.76544: variable 'ansible_search_path' from source: unknown 11025 1726879773.76549: variable 'ansible_search_path' from source: unknown 11025 1726879773.76570: calling self._execute() 11025 1726879773.76585: variable 'kdump_ssh_server' from source: play vars 11025 1726879773.76754: variable 'kdump_ssh_server' from source: play vars 11025 1726879773.76765: variable 'kdump_test_ssh_server_outside' from source: play vars 11025 1726879773.76835: variable 'kdump_test_ssh_server_outside' from source: play vars 11025 1726879773.76844: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11025 1726879773.76907: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11025 1726879773.76924: in VariableManager get_vars() 11025 1726879773.76952: Calling all_inventory to load vars for managed_node1 11025 1726879773.76959: Calling groups_inventory to load vars for managed_node1 11025 1726879773.76964: Calling all_plugins_inventory to load vars for managed_node1 11025 1726879773.76976: Calling all_plugins_play to load vars for managed_node1 11025 1726879773.76981: Calling groups_plugins_inventory to load vars for managed_node1 11025 1726879773.76986: Calling groups_plugins_play to load vars for managed_node1 11025 1726879773.77165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11025 1726879773.77820: done with get_vars() 11025 1726879773.77830: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11025 1726879773.77876: variable 'ansible_delegated_vars' from source: unknown 11025 1726879773.77888: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11025 1726879773.77896: variable 'omit' from source: magic vars 11025 1726879773.77980: variable 'omit' from source: magic vars 11025 1726879773.78046: variable 'omit' from source: magic vars 11025 1726879773.78203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11026 1726879773.78240: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 11026 1726879773.78382: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000166 11026 1726879773.78400: variable 'ansible_search_path' from source: unknown 11026 1726879773.78405: variable 'ansible_search_path' from source: unknown 11026 1726879773.78426: calling self._execute() 11026 1726879773.78441: variable 'kdump_ssh_server' from source: play vars 11026 1726879773.78622: variable 'kdump_ssh_server' from source: play vars 11026 1726879773.78631: variable 'kdump_test_ssh_server_outside' from source: play vars 11026 1726879773.78699: variable 'kdump_test_ssh_server_outside' from source: play vars 11026 1726879773.78707: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11026 1726879773.78767: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11026 1726879773.78784: in VariableManager get_vars() 11026 1726879773.78815: Calling all_inventory to load vars for managed_node2 11026 1726879773.78822: Calling groups_inventory to load vars for managed_node2 11026 1726879773.78827: Calling all_plugins_inventory to load vars for managed_node2 11026 1726879773.78840: Calling all_plugins_play to load vars for managed_node2 11026 1726879773.78845: Calling groups_plugins_inventory to load vars for managed_node2 11026 1726879773.78855: Calling groups_plugins_play to load vars for managed_node2 11026 1726879773.79204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11026 1726879773.79412: done with get_vars() 11026 1726879773.79421: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11027 1726879773.79420: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed 11026 1726879773.79471: variable 'ansible_delegated_vars' from source: unknown 11026 1726879773.79485: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11026 1726879773.79493: variable 'omit' from source: magic vars 11027 1726879773.79568: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000166 11026 1726879773.79575: variable 'omit' from source: magic vars 11027 1726879773.79586: variable 'ansible_search_path' from source: unknown 11027 1726879773.79591: variable 'ansible_search_path' from source: unknown 11027 1726879773.79626: calling self._execute() 11026 1726879773.79637: variable 'omit' from source: magic vars 11027 1726879773.79644: variable 'kdump_ssh_server' from source: play vars 11026 1726879773.79798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11027 1726879773.79806: variable 'kdump_ssh_server' from source: play vars 11027 1726879773.79815: variable 'kdump_test_ssh_server_outside' from source: play vars 11027 1726879773.79877: variable 'kdump_test_ssh_server_outside' from source: play vars 11027 1726879773.79885: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11027 1726879773.79946: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11027 1726879773.79966: in VariableManager get_vars() 11027 1726879773.80005: Calling all_inventory to load vars for managed_node3 11027 1726879773.80012: Calling groups_inventory to load vars for managed_node3 11027 1726879773.80017: Calling all_plugins_inventory to load vars for managed_node3 11027 1726879773.80033: Calling all_plugins_play to load vars for managed_node3 11027 1726879773.80039: Calling groups_plugins_inventory to load vars for managed_node3 11027 1726879773.80045: Calling groups_plugins_play to load vars for managed_node3 11027 1726879773.80248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11027 1726879773.81560: done with get_vars() 11027 1726879773.81570: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11027 1726879773.81612: variable 'ansible_delegated_vars' from source: unknown 11027 1726879773.81624: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11027 1726879773.81630: variable 'omit' from source: magic vars 11027 1726879773.81704: variable 'omit' from source: magic vars 11027 1726879773.81756: variable 'omit' from source: magic vars 11027 1726879773.81910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11026 1726879773.82142: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11026 1726879773.82219: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11026 1726879773.82256: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11026 1726879773.82290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11026 1726879773.82317: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11026 1726879773.82390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11026 1726879773.82447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11026 1726879773.82476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11026 1726879773.82521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11026 1726879773.82534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11026 1726879773.82629: variable '__kdump_ssh_path_stat' from source: set_fact 11026 1726879773.82645: variable '__kdump_ssh_path' from source: task vars 11026 1726879773.82735: variable '__kdump_ssh_user_info' from source: set_fact 11026 1726879773.82866: variable '__kdump_ssh_path_stat' from source: set_fact 11026 1726879773.82882: variable 'kdump_ssh_user' from source: play vars 11026 1726879773.82977: variable 'hostvars' from source: magic vars 11026 1726879773.82983: variable 'kdump_test_ssh_server_outside' from source: play vars 11026 1726879773.82988: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11026 1726879773.83046: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11026 1726879773.83059: in VariableManager get_vars() 11026 1726879773.83066: Calling all_inventory to load vars for managed_node2 11026 1726879773.83071: Calling groups_inventory to load vars for managed_node2 11026 1726879773.83076: Calling all_plugins_inventory to load vars for managed_node2 11026 1726879773.83083: Calling all_plugins_play to load vars for managed_node2 11026 1726879773.83088: Calling groups_plugins_inventory to load vars for managed_node2 11026 1726879773.83095: Calling groups_plugins_play to load vars for managed_node2 11025 1726879773.83163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11025 1726879773.83229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11026 1726879773.83232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11025 1726879773.83266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11025 1726879773.83301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11025 1726879773.83327: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11025 1726879773.83396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11026 1726879773.83405: done with get_vars() 11026 1726879773.83420: variable 'ansible_user_id' from source: facts 11025 1726879773.83424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11025 1726879773.83449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11025 1726879773.83487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11025 1726879773.83504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11026 1726879773.83612: variable '__kdump_ssh_path_stat' from source: set_fact 11026 1726879773.83630: variable 'kdump_ssh_user' from source: play vars 11026 1726879773.83754: variable 'hostvars' from source: magic vars 11026 1726879773.83763: variable 'kdump_test_ssh_server_outside' from source: play vars 11026 1726879773.83769: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11026 1726879773.83844: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11026 1726879773.83859: in VariableManager get_vars() 11026 1726879773.83869: Calling all_inventory to load vars for managed_node2 11026 1726879773.83904: Calling groups_inventory to load vars for managed_node2 11026 1726879773.83910: Calling all_plugins_inventory to load vars for managed_node2 11026 1726879773.83918: Calling all_plugins_play to load vars for managed_node2 11026 1726879773.83924: Calling groups_plugins_inventory to load vars for managed_node2 11026 1726879773.83929: Calling groups_plugins_play to load vars for managed_node2 11026 1726879773.84066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11026 1726879773.84235: done with get_vars() 11026 1726879773.84247: variable 'ansible_user_id' from source: facts 11026 1726879773.84368: variable '__kdump_ssh_path_stat' from source: set_fact 11026 1726879773.84398: variable 'omit' from source: magic vars 11026 1726879773.84414: variable 'ansible_delegated_vars' from source: unknown 11026 1726879773.84427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11026 1726879773.84451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11026 1726879773.84465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11026 1726879773.84479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11026 1726879773.84488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11026 1726879773.84514: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11026 1726879773.84518: variable 'ansible_host' from source: host vars for 'managed_node2' 11026 1726879773.84521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11026 1726879773.84524: variable 'ansible_port' from source: unknown 11026 1726879773.84527: variable 'ansible_user' from source: unknown 11026 1726879773.84663: Set connection var ansible_shell_executable to /bin/sh 11026 1726879773.84670: Set connection var ansible_connection to ssh 11026 1726879773.84675: Set connection var ansible_timeout to 10 11026 1726879773.84677: Set connection var ansible_shell_type to sh 11026 1726879773.84682: Set connection var ansible_pipelining to False 11026 1726879773.84688: Set connection var ansible_module_compression to ZIP_DEFLATED 11026 1726879773.84709: variable 'ansible_delegated_vars' from source: unknown 11026 1726879773.84713: variable 'ansible_user' from source: unknown 11026 1726879773.84720: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11026 1726879773.84851: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11026 1726879773.84862: variable 'omit' from source: magic vars 11026 1726879773.84867: starting attempt loop 11026 1726879773.84870: running the handler 11026 1726879773.84880: _low_level_execute_command(): starting 11026 1726879773.84886: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11025 1726879773.85520: variable '__kdump_ssh_path_stat' from source: set_fact 11025 1726879773.85542: variable '__kdump_ssh_path' from source: task vars 11025 1726879773.85649: variable '__kdump_ssh_user_info' from source: set_fact 11025 1726879773.85776: variable '__kdump_ssh_path_stat' from source: set_fact 11025 1726879773.85793: variable 'kdump_ssh_user' from source: play vars 11025 1726879773.85899: variable 'hostvars' from source: magic vars 11025 1726879773.85905: variable 'kdump_test_ssh_server_outside' from source: play vars 11025 1726879773.85910: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11025 1726879773.85968: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11025 1726879773.85978: in VariableManager get_vars() 11025 1726879773.85984: Calling all_inventory to load vars for managed_node1 11025 1726879773.85989: Calling groups_inventory to load vars for managed_node1 11025 1726879773.85996: Calling all_plugins_inventory to load vars for managed_node1 11025 1726879773.86004: Calling all_plugins_play to load vars for managed_node1 11025 1726879773.86008: Calling groups_plugins_inventory to load vars for managed_node1 11025 1726879773.86013: Calling groups_plugins_play to load vars for managed_node1 11025 1726879773.86151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11027 1726879773.86260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11025 1726879773.86321: done with get_vars() 11027 1726879773.86326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11025 1726879773.86338: variable 'ansible_user_id' from source: facts 11027 1726879773.86367: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11027 1726879773.86405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11027 1726879773.86433: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11025 1726879773.86457: variable '__kdump_ssh_path_stat' from source: set_fact 11025 1726879773.86472: variable 'kdump_ssh_user' from source: play vars 11027 1726879773.86512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11027 1726879773.86538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11025 1726879773.86564: variable 'hostvars' from source: magic vars 11027 1726879773.86567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11025 1726879773.86570: variable 'kdump_test_ssh_server_outside' from source: play vars 11025 1726879773.86575: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11027 1726879773.86608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11027 1726879773.86627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11025 1726879773.86655: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11025 1726879773.86663: in VariableManager get_vars() 11025 1726879773.86671: Calling all_inventory to load vars for managed_node1 11025 1726879773.86676: Calling groups_inventory to load vars for managed_node1 11025 1726879773.86680: Calling all_plugins_inventory to load vars for managed_node1 11025 1726879773.86687: Calling all_plugins_play to load vars for managed_node1 11025 1726879773.86693: Calling groups_plugins_inventory to load vars for managed_node1 11025 1726879773.86699: Calling groups_plugins_play to load vars for managed_node1 11027 1726879773.86734: variable '__kdump_ssh_path_stat' from source: set_fact 11027 1726879773.86757: variable '__kdump_ssh_path' from source: task vars 11025 1726879773.86829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11027 1726879773.86925: variable '__kdump_ssh_user_info' from source: set_fact 11025 1726879773.87018: done with get_vars() 11025 1726879773.87029: variable 'ansible_user_id' from source: facts 11027 1726879773.87062: variable '__kdump_ssh_path_stat' from source: set_fact 11027 1726879773.87078: variable 'kdump_ssh_user' from source: play vars 11025 1726879773.87144: variable '__kdump_ssh_path_stat' from source: set_fact 11025 1726879773.87172: variable 'omit' from source: magic vars 11025 1726879773.87186: variable 'ansible_delegated_vars' from source: unknown 11027 1726879773.87193: variable 'hostvars' from source: magic vars 11027 1726879773.87199: variable 'kdump_test_ssh_server_outside' from source: play vars 11025 1726879773.87202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11027 1726879773.87203: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11025 1726879773.87226: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11025 1726879773.87242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11025 1726879773.87259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11027 1726879773.87261: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11027 1726879773.87270: in VariableManager get_vars() 11025 1726879773.87271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11027 1726879773.87276: Calling all_inventory to load vars for managed_node3 11027 1726879773.87281: Calling groups_inventory to load vars for managed_node3 11027 1726879773.87285: Calling all_plugins_inventory to load vars for managed_node3 11027 1726879773.87294: Calling all_plugins_play to load vars for managed_node3 11027 1726879773.87299: Calling groups_plugins_inventory to load vars for managed_node3 11025 1726879773.87300: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11027 1726879773.87304: Calling groups_plugins_play to load vars for managed_node3 11025 1726879773.87304: variable 'ansible_host' from source: host vars for 'managed_node1' 11025 1726879773.87309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11025 1726879773.87312: variable 'ansible_port' from source: unknown 11025 1726879773.87315: variable 'ansible_user' from source: unknown 11025 1726879773.87408: Set connection var ansible_shell_executable to /bin/sh 11025 1726879773.87416: Set connection var ansible_connection to ssh 11025 1726879773.87422: Set connection var ansible_timeout to 10 11025 1726879773.87425: Set connection var ansible_shell_type to sh 11025 1726879773.87429: Set connection var ansible_pipelining to False 11025 1726879773.87436: Set connection var ansible_module_compression to ZIP_DEFLATED 11027 1726879773.87446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11025 1726879773.87459: variable 'ansible_delegated_vars' from source: unknown 11025 1726879773.87464: variable 'ansible_user' from source: unknown 11025 1726879773.87472: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11025 1726879773.87614: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11025 1726879773.87625: variable 'omit' from source: magic vars 11027 1726879773.87627: done with get_vars() 11025 1726879773.87631: starting attempt loop 11025 1726879773.87634: running the handler 11027 1726879773.87641: variable 'ansible_user_id' from source: facts 11025 1726879773.87646: _low_level_execute_command(): starting 11025 1726879773.87654: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11027 1726879773.87771: variable '__kdump_ssh_path_stat' from source: set_fact 11027 1726879773.87786: variable 'kdump_ssh_user' from source: play vars 11027 1726879773.87883: variable 'hostvars' from source: magic vars 11027 1726879773.87890: variable 'kdump_test_ssh_server_outside' from source: play vars 11027 1726879773.88009: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11027 1726879773.88073: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11027 1726879773.88082: in VariableManager get_vars() 11027 1726879773.88088: Calling all_inventory to load vars for managed_node3 11027 1726879773.88094: Calling groups_inventory to load vars for managed_node3 11027 1726879773.88098: Calling all_plugins_inventory to load vars for managed_node3 11027 1726879773.88104: Calling all_plugins_play to load vars for managed_node3 11027 1726879773.88108: Calling groups_plugins_inventory to load vars for managed_node3 11027 1726879773.88113: Calling groups_plugins_play to load vars for managed_node3 11027 1726879773.88246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11027 1726879773.88468: done with get_vars() 11027 1726879773.88485: variable 'ansible_user_id' from source: facts 11027 1726879773.88635: variable '__kdump_ssh_path_stat' from source: set_fact 11027 1726879773.88670: variable 'omit' from source: magic vars 11027 1726879773.88686: variable 'ansible_delegated_vars' from source: unknown 11027 1726879773.88703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11027 1726879773.88728: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11027 1726879773.88743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11027 1726879773.88764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11027 1726879773.88775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11027 1726879773.88808: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11027 1726879773.88818: variable 'ansible_host' from source: host vars for 'managed_node3' 11027 1726879773.88824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11027 1726879773.88829: variable 'ansible_port' from source: unknown 11027 1726879773.88833: variable 'ansible_user' from source: unknown 11027 1726879773.88921: Set connection var ansible_shell_executable to /bin/sh 11027 1726879773.88928: Set connection var ansible_connection to ssh 11027 1726879773.88934: Set connection var ansible_timeout to 10 11027 1726879773.88937: Set connection var ansible_shell_type to sh 11027 1726879773.88942: Set connection var ansible_pipelining to False 11027 1726879773.88951: Set connection var ansible_module_compression to ZIP_DEFLATED 11027 1726879773.88969: variable 'ansible_delegated_vars' from source: unknown 11027 1726879773.88974: variable 'ansible_user' from source: unknown 11027 1726879773.88988: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11027 1726879773.89106: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11027 1726879773.89119: variable 'omit' from source: magic vars 11027 1726879773.89125: starting attempt loop 11027 1726879773.89129: running the handler 11027 1726879773.89139: _low_level_execute_command(): starting 11027 1726879773.89146: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11026 1726879773.90573: stdout chunk (state=2): >>>/root <<< 11025 1726879773.90621: stdout chunk (state=2): >>>/root <<< 11026 1726879773.90720: stderr chunk (state=3): >>><<< 11026 1726879773.90730: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 11025 1726879773.90752: stderr chunk (state=3): >>><<< 11025 1726879773.90758: stdout chunk (state=3): >>><<< 11026 1726879773.90760: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11026 1726879773.90771: _low_level_execute_command(): starting <10.31.42.60> (0, b'/root\n', b'') 11026 1726879773.90778: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272 `" && echo ansible-tmp-1726879773.9076688-11026-82194571442272="` echo /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272 `" ) && sleep 0' 11025 1726879773.90780: _low_level_execute_command() done: rc=0, stdout=/root , stderr= <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None 11025 1726879773.90792: _low_level_execute_command(): starting 11025 1726879773.90798: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195 `" && echo ansible-tmp-1726879773.907867-11025-54505533659195="` echo /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272 `" && echo ansible-tmp-1726879773.9076688-11026-82194571442272="` echo /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272 `" ) && sleep 0'"'"'' <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195 `" && echo ansible-tmp-1726879773.907867-11025-54505533659195="` echo /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195 `" ) && sleep 0'"'"'' 11027 1726879773.91434: stdout chunk (state=2): >>>/root <<< 11027 1726879773.91756: stderr chunk (state=3): >>><<< 11027 1726879773.91768: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 11027 1726879773.91801: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11027 1726879773.91817: _low_level_execute_command(): starting 11027 1726879773.91824: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759 `" && echo ansible-tmp-1726879773.9181232-11027-280064904554759="` echo /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759 `" && echo ansible-tmp-1726879773.9181232-11027-280064904554759="` echo /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759 `" ) && sleep 0'"'"'' 11026 1726879773.93677: stdout chunk (state=2): >>>ansible-tmp-1726879773.9076688-11026-82194571442272=/root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272 <<< 11025 1726879773.93793: stdout chunk (state=2): >>>ansible-tmp-1726879773.907867-11025-54505533659195=/root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195 <<< 11026 1726879773.93812: stderr chunk (state=3): >>><<< 11026 1726879773.93819: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879773.9076688-11026-82194571442272=/root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272\n', b'') 11026 1726879773.93835: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879773.9076688-11026-82194571442272=/root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272 , stderr= 11026 1726879773.93850: variable 'ansible_delegated_vars' from source: unknown 11026 1726879773.93903: variable 'ansible_module_compression' from source: unknown 11026 1726879773.93955: ANSIBALLZ: Using lock for file 11026 1726879773.93961: ANSIBALLZ: Acquiring lock 11026 1726879773.93964: ANSIBALLZ: Lock acquired: 140708134557632 11026 1726879773.93968: ANSIBALLZ: Creating module 11025 1726879773.94098: stderr chunk (state=3): >>><<< 11025 1726879773.94105: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879773.907867-11025-54505533659195=/root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195\n', b'') 11025 1726879773.94125: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879773.907867-11025-54505533659195=/root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195 , stderr= 11025 1726879773.94144: variable 'ansible_delegated_vars' from source: unknown 11025 1726879773.94201: variable 'ansible_module_compression' from source: unknown 11025 1726879773.94255: ANSIBALLZ: Using lock for file 11025 1726879773.94260: ANSIBALLZ: Acquiring lock 11027 1726879773.94325: stdout chunk (state=2): >>>ansible-tmp-1726879773.9181232-11027-280064904554759=/root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759 <<< 11027 1726879773.94543: stderr chunk (state=3): >>><<< 11027 1726879773.94553: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879773.9181232-11027-280064904554759=/root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759\n', b'') 11027 1726879773.94572: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879773.9181232-11027-280064904554759=/root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759 , stderr= 11027 1726879773.94589: variable 'ansible_delegated_vars' from source: unknown 11027 1726879773.94642: variable 'ansible_module_compression' from source: unknown 11027 1726879773.94695: ANSIBALLZ: Using lock for file 11027 1726879773.94701: ANSIBALLZ: Acquiring lock 11026 1726879774.03183: ANSIBALLZ: Writing module into payload 11026 1726879774.03335: ANSIBALLZ: Writing module 11026 1726879774.03358: ANSIBALLZ: Renaming module 11026 1726879774.03365: ANSIBALLZ: Done creating module 11026 1726879774.03382: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 11026 1726879774.03445: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp8d0qnj2a TO /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 11025 1726879774.03534: ANSIBALLZ: Lock acquired: 140708134557632 11025 1726879774.03545: ANSIBALLZ: Reading module after lock 11025 1726879774.03584: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 11025 1726879774.03696: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsmqxnlzw TO /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 11027 1726879774.03795: ANSIBALLZ: Lock acquired: 140708134557632 11027 1726879774.03805: ANSIBALLZ: Reading module after lock 11027 1726879774.03840: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 11027 1726879774.03945: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpdn81a1bo TO /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 11025 1726879774.04063: Sending initial data 11025 1726879774.04070: Sent initial data (151 bytes) 11026 1726879774.04086: Sending initial data 11026 1726879774.04094: Sent initial data (152 bytes) 11027 1726879774.04981: Sending initial data 11027 1726879774.04989: Sent initial data (153 bytes) 11025 1726879774.07158: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsmqxnlzw /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py <<< 11026 1726879774.07460: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp8d0qnj2a /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py <<< 11027 1726879774.07487: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpdn81a1bo /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py <<< 11025 1726879774.08404: stderr chunk (state=3): >>><<< 11025 1726879774.08414: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsmqxnlzw /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py\n', b'') 11025 1726879774.08443: done transferring module to remote 11025 1726879774.08462: _low_level_execute_command(): starting 11025 1726879774.08468: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/ /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/ /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py && sleep 0'"'"'' 11026 1726879774.09585: stderr chunk (state=3): >>><<< 11026 1726879774.09596: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp8d0qnj2a /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py\n', b'') 11026 1726879774.09617: done transferring module to remote 11026 1726879774.09628: _low_level_execute_command(): starting 11026 1726879774.09633: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/ /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/ /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py && sleep 0'"'"'' 11027 1726879774.09925: stderr chunk (state=3): >>><<< 11027 1726879774.09935: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpdn81a1bo /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py\n', b'') 11027 1726879774.09961: done transferring module to remote 11027 1726879774.09976: _low_level_execute_command(): starting 11027 1726879774.09981: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/ /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/ /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py && sleep 0'"'"'' 11025 1726879774.11045: stderr chunk (state=2): >>><<< 11025 1726879774.11058: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11025 1726879774.11078: _low_level_execute_command() done: rc=0, stdout=, stderr= 11025 1726879774.11082: _low_level_execute_command(): starting 11025 1726879774.11088: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/AnsiballZ_file.py && sleep 0'"'"'' 11026 1726879774.12080: stderr chunk (state=2): >>><<< 11026 1726879774.12089: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11026 1726879774.12111: _low_level_execute_command() done: rc=0, stdout=, stderr= 11026 1726879774.12116: _low_level_execute_command(): starting 11026 1726879774.12121: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/AnsiballZ_file.py && sleep 0'"'"'' 11027 1726879774.12586: stderr chunk (state=2): >>><<< 11027 1726879774.12601: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11027 1726879774.12632: _low_level_execute_command() done: rc=0, stdout=, stderr= 11027 1726879774.12638: _low_level_execute_command(): starting 11027 1726879774.12644: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/AnsiballZ_file.py && sleep 0'"'"'' 11025 1726879774.13845: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11025 1726879774.13864: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 11025 1726879774.13878: stdout chunk (state=3): >>>import '_weakref' # <<< 11025 1726879774.13928: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11025 1726879774.13961: stdout chunk (state=3): >>>import '_io' # <<< 11025 1726879774.13968: stdout chunk (state=3): >>>import 'marshal' # <<< 11025 1726879774.14002: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11025 1726879774.14019: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11025 1726879774.14032: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11025 1726879774.14073: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11025 1726879774.14083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11025 1726879774.14098: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11025 1726879774.14124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11025 1726879774.14131: stdout chunk (state=3): >>>import '_codecs' # <<< 11025 1726879774.14163: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871e0e48> <<< 11025 1726879774.14181: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11025 1726879774.14203: 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 0x7fb087176828> <<< 11025 1726879774.14215: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871e09b0> <<< 11025 1726879774.14235: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 11025 1726879774.14249: 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 0x7fb087183630> <<< 11025 1726879774.14272: stdout chunk (state=3): >>>import '_signal' # <<< 11025 1726879774.14287: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11025 1726879774.14301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 11025 1726879774.14308: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a160> <<< 11025 1726879774.14334: 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' <<< 11025 1726879774.14352: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11025 1726879774.14358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11025 1726879774.14373: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11025 1726879774.14385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11025 1726879774.14404: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718f0f0> <<< 11025 1726879774.14411: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a748> <<< 11025 1726879774.14444: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a390> <<< 11025 1726879774.14470: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11025 1726879774.14486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11025 1726879774.14499: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11025 1726879774.14522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11025 1726879774.14535: stdout chunk (state=3): >>>import 'errno' # <<< 11025 1726879774.14552: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11025 1726879774.14562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11025 1726879774.14580: stdout chunk (state=3): >>>import '_stat' # <<< 11025 1726879774.14587: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087134470> <<< 11025 1726879774.14610: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11025 1726879774.14617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11025 1726879774.14638: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11025 1726879774.14655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087139e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087134b38> <<< 11025 1726879774.14687: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11025 1726879774.14716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11025 1726879774.14828: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871404e0> <<< 11025 1726879774.14842: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087123d68> <<< 11025 1726879774.15220: 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 0x7fb087126198> # /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 0x7fb085434940> # /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 0x7fb085446240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087194a20> 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. <<< 11026 1726879774.15276: 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 0x7fda91321e48> # /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 0x7fda912b7828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda913219b0> # /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 0x7fda912c4630> <<< 11026 1726879774.15301: stdout chunk (state=3): >>>import '_signal' # <<< 11025 1726879774.15306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11026 1726879774.15330: 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 0x7fda912cb160> <<< 11025 1726879774.15344: 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' <<< 11026 1726879774.15353: 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' <<< 11025 1726879774.15374: 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' <<< 11026 1726879774.15384: 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' <<< 11026 1726879774.15402: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11025 1726879774.15410: 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' <<< 11026 1726879774.15420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11026 1726879774.15427: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912d00f0> <<< 11026 1726879774.15445: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb748> <<< 11025 1726879774.15453: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11026 1726879774.15468: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb390> <<< 11025 1726879774.15490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11026 1726879774.15505: 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' <<< 11025 1726879774.15515: stdout chunk (state=3): >>>import '_functools' # <<< 11026 1726879774.15534: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11025 1726879774.15544: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11026 1726879774.15554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11026 1726879774.15570: stdout chunk (state=3): >>>import 'errno' # <<< 11025 1726879774.15580: 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 # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11026 1726879774.15587: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11026 1726879774.15614: 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 0x7fda91275470> <<< 11025 1726879774.15624: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853b40f0> <<< 11026 1726879774.15635: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11027 1726879774.15852: 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 <<< 11027 1726879774.15904: 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' <<< 11027 1726879774.15930: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11027 1726879774.15956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 11027 1726879774.15971: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1ede48> <<< 11026 1726879774.15980: 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 0x7fda9127ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91275b38> # /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' <<< 11027 1726879774.16031: 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 0x7fe48c183828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1ed9b0> <<< 11027 1726879774.16055: 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' <<< 11027 1726879774.16069: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c190630> <<< 11027 1726879774.16086: stdout chunk (state=3): >>>import '_signal' # <<< 11025 1726879774.16105: 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 0x7fb0853be320> # /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 0x7fb0853befd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853beb00> 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 0x7fb0853c20f0> import '_collections' # <<< 11027 1726879774.16106: 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' <<< 11027 1726879774.16120: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197160> <<< 11026 1726879774.16137: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912814e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91264d68> # /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 0x7fda91267198> # /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 0x7fda8f575940> # /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 0x7fda8f587240> <<< 11027 1726879774.16152: 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' <<< 11027 1726879774.16164: 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' <<< 11027 1726879774.16179: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11026 1726879774.16185: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912d5a20> 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. <<< 11027 1726879774.16214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c19c0f0> <<< 11027 1726879774.16229: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197748> <<< 11025 1726879774.16246: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08540f828> # /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 0x7fb08540fc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0854031d0> # /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 0x7fb085403eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853fa4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853eb4e0> # /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 0x7fb08516b2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085172d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0854034a8> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11025 1726879774.16260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085178e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853e6320> # /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' <<< 11027 1726879774.16263: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197390> <<< 11027 1726879774.16282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11025 1726879774.16305: 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 0x7fb08517e240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e048> <<< 11027 1726879774.16304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11027 1726879774.16317: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11026 1726879774.16399: 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' <<< 11026 1726879774.16462: 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' # /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' <<< 11026 1726879774.16511: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11027 1726879774.16534: stdout chunk (state=3): >>># 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 0x7fe48c141470> # /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 0x7fe48c146e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c141b38> # /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' <<< 11026 1726879774.16566: 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 <<< 11026 1726879774.16584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11026 1726879774.16616: 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' <<< 11027 1726879774.16647: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c14d4e0> <<< 11027 1726879774.16696: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c130d68> # /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 0x7fe48c133198> <<< 11026 1726879774.16747: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f4f50f0> # /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 0x7fda8f500320> # /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 0x7fda8f500fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f500b00> import 'itertools' # <<< 11027 1726879774.16778: 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' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a441940> # /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 <<< 11026 1726879774.16804: 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 0x7fda8f4ff0f0> <<< 11026 1726879774.16827: stdout chunk (state=3): >>>import '_collections' # <<< 11027 1726879774.16854: 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 0x7fe48a453240> <<< 11026 1726879774.16890: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f550828> # /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' <<< 11027 1726879774.16919: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1a1a20> 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. <<< 11026 1726879774.16945: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f550c18> <<< 11026 1726879774.16970: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f5441d0> <<< 11026 1726879774.17001: 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 0x7fda8f544eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f53b4a8> <<< 11026 1726879774.17045: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f52c4e0> <<< 11026 1726879774.17079: 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' # <<< 11026 1726879774.17100: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11026 1726879774.17114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11027 1726879774.17136: 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' <<< 11027 1726879774.17159: 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' <<< 11025 1726879774.17188: 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 0x7fb08517e358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08545d080> # /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 0x7fb08517ee48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517ea58> # /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 0x7fb08518c710> # /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 0x7fb08518cef0> # /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 0x7fb084d10208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518c7f0> # /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 0x7fb084d16cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e588> # /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 0x7fb084d3a358> # 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 0x7fb084d3a710> # /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 0x7fb084d42400> # /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 0x7fb084aecc18> <<< 11027 1726879774.17226: 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' # /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' <<< 11027 1726879774.17275: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11027 1726879774.17488: 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 0x7fe48a3c10f0> # /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 0x7fe48a3cc320> # /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' <<< 11025 1726879774.17560: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae0358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae0048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ad1ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d42da0> # 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 0x7fb084ae0fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d3aa90> # /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 0x7fb0870f3780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae70b8> 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 0x7fb0870f3b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e8d0> # /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' <<< 11026 1726879774.17586: 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' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2ac320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2b4da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f544128> 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 0x7fda8f2bae80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f526320> # /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 0x7fda8f2c1240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1048> # 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 0x7fda8f2c1358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f59e080> # /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 0x7fda8f2c1e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1a58> # /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 0x7fda8f2cc710> # /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' <<< 11025 1726879774.17588: 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 0x7fb087109630> # /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' <<< 11027 1726879774.17604: 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 0x7fe48a3ccfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3ccb00> 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 0x7fe48a3cb0f0> import '_collections' # <<< 11026 1726879774.17617: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2ccef0> <<< 11027 1726879774.17664: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a41c828> # /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' <<< 11026 1726879774.17697: 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' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee52208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2cc7f0> <<< 11027 1726879774.17827: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a41cc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4101d0> # /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 0x7fe48a410eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4074a8> <<< 11025 1726879774.17943: 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 0x7fb08710d6a0> # 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 0x7fb08710db70> # 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 0x7fb08710dc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087109e80> # /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 0x7fb08710dfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08710d550> # 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 0x7fb08710d2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0870fcb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d263c8> # /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' <<< 11027 1726879774.17938: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3f84e0> # /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' <<< 11026 1726879774.17992: 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' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee57cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1588> # /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 0x7fda8ee7b358> # 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 0x7fda8ee7b710> # /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 0x7fda8ee83400> # /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' # <<< 11027 1726879774.18021: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a1782e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a180d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4104a8> import '_locale' # <<< 11026 1726879774.18073: 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' # /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 <<< 11027 1726879774.18167: 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 0x7fe48a186e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3f2320> # /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 0x7fe48a18d240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d048> # 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 0x7fe48a18d358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a46a080> <<< 11026 1726879774.18211: 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 0x7fda8ec2dc18> <<< 11025 1726879774.18274: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871094e0> # /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 0x7fb083111978> # zipimport: found 33 names in '/tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11027 1726879774.18279: 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' # /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 0x7fe48a18de48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18da58> # /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 0x7fe48a198710> <<< 11027 1726879774.18301: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11026 1726879774.18345: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec20358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec20048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec11ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee83da0> # 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 0x7fda8ec20fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee7ba90> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11026 1726879774.18363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11027 1726879774.18389: 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' <<< 11026 1726879774.18428: 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 0x7fda91232710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec280b8> import 'pwd' # <<< 11027 1726879774.18467: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a198ef0> # /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 0x7fe489d1e208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a1987f0> <<< 11026 1726879774.18484: 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 0x7fda91232a90> <<< 11027 1726879774.18522: 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' <<< 11026 1726879774.18538: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c18d0> # /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' <<< 11027 1726879774.18574: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d23cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d588> <<< 11026 1726879774.18630: 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' # 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 0x7fda9124a5c0> # /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' <<< 11027 1726879774.18639: 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 0x7fe489d47358> <<< 11027 1726879774.18665: 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 0x7fe489d47710> <<< 11027 1726879774.18674: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11027 1726879774.18693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11027 1726879774.18707: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11026 1726879774.18756: 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 0x7fda9124e630> <<< 11026 1726879774.18789: 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 0x7fda9124eb00> <<< 11026 1726879774.18876: 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 0x7fda9124ec18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124ae10> # /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 0x7fda9124ef60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124e4e0> <<< 11027 1726879774.18927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d4f400> # /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' <<< 11026 1726879774.18963: 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 0x7fda9124e240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9123eb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee673c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11027 1726879774.18977: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489af9c18> <<< 11026 1726879774.18995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11026 1726879774.19024: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124a470> <<< 11027 1726879774.19052: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489aec358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489aec048> <<< 11027 1726879774.19065: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489addef0> <<< 11027 1726879774.19089: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d4fda0> <<< 11027 1726879774.19120: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11027 1726879774.19133: 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 0x7fe489aecfd0> <<< 11026 1726879774.19142: 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' <<< 11027 1726879774.19148: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d47a90> <<< 11027 1726879774.19172: 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' <<< 11026 1726879774.19174: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d252908> <<< 11027 1726879774.19203: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11027 1726879774.19210: 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 0x7fe48c0fe780> <<< 11027 1726879774.19236: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489af40b8> import 'pwd' # <<< 11026 1726879774.19238: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 11027 1726879774.19259: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11027 1726879774.19269: 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 0x7fe48c0feb00> <<< 11026 1726879774.19272: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11026 1726879774.19297: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11027 1726879774.19315: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d8d0> <<< 11027 1726879774.19333: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11027 1726879774.19344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11025 1726879774.19404: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.19641: 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' # 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 0x7fe48c116630> # /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 0x7fe48c11a6a0> # 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 0x7fe48c11ab70> # 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 0x7fe48c11ac88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c116e80> <<< 11027 1726879774.19658: 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' <<< 11027 1726879774.19670: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11027 1726879774.19679: 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 0x7fe48c11afd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c11a550> <<< 11027 1726879774.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 0x7fe48c11a2b0> <<< 11027 1726879774.19727: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c10ab70> <<< 11027 1726879774.19742: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d333c8> <<< 11027 1726879774.19768: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11027 1726879774.19800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11027 1726879774.19842: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1164e0> <<< 11027 1726879774.19965: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11027 1726879774.19974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11027 1726879774.19988: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48811e978> <<< 11027 1726879774.20051: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip' <<< 11027 1726879774.20061: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11027 1726879774.20095: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11027 1726879774.20102: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.20118: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 11027 1726879774.20125: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.20257: 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' <<< 11025 1726879774.20269: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e657f0> import 'atexit' # <<< 11025 1726879774.20290: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11026 1726879774.20310: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.20327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11025 1726879774.20385: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11025 1726879774.20395: 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 0x7fb082df52e8> <<< 11025 1726879774.20402: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e65e48> <<< 11025 1726879774.20421: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11025 1726879774.20429: 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 0x7fb083111fd0> <<< 11025 1726879774.20446: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11025 1726879774.20471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11025 1726879774.20515: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082dcfba8> <<< 11025 1726879774.20529: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11025 1726879774.20548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11025 1726879774.20562: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11025 1726879774.20595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11025 1726879774.20611: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11025 1726879774.20620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11025 1726879774.20962: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ebb1d0> # 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 0x7fb082dbe390> # 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 0x7fb082dbeeb8> # /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 0x7fb082eba198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e96320> <<< 11025 1726879774.21177: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e8d518> <<< 11025 1726879774.21198: 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' <<< 11025 1726879774.21229: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08312dd68> <<< 11026 1726879774.21235: 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 0x7fda8cf0dac8> import 'atexit' # <<< 11025 1726879774.21262: 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 0x7fb082ea03c8> <<< 11026 1726879774.21267: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11025 1726879774.21296: 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 0x7fb082ea04e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 11026 1726879774.21302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11025 1726879774.21321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11025 1726879774.21339: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11026 1726879774.21346: 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 0x7fda8cf36278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf794e0> <<< 11027 1726879774.21354: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.21374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11025 1726879774.21381: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11026 1726879774.21379: 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 0x7fda8cf795f8> <<< 11025 1726879774.21404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11026 1726879774.21416: 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' <<< 11025 1726879774.21443: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11025 1726879774.21452: 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 0x7fb0830c5f60> <<< 11026 1726879774.21457: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf79b38> <<< 11026 1726879774.21471: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11026 1726879774.21487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11026 1726879774.21501: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11025 1726879774.21530: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11025 1726879774.21547: 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 0x7fb0830e3048> <<< 11025 1726879774.21563: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bc390> <<< 11026 1726879774.21563: stdout chunk (state=3): >>># 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' <<< 11025 1726879774.21585: 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' <<< 11025 1726879774.21591: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bcba8> <<< 11026 1726879774.21631: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf7c160> <<< 11026 1726879774.21659: 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 0x7fda8d2747b8> <<< 11026 1726879774.21694: 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 0x7fda8cf140f0> <<< 11026 1726879774.21719: 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' <<< 11026 1726879774.21785: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf7a0f0> <<< 11026 1726879774.21817: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf582b0> <<< 11025 1726879774.22048: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082eaa898> # /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 0x7fb0830ecfd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bc208> <<< 11026 1726879774.22085: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf4f4a8> <<< 11026 1726879774.22103: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11027 1726879774.22131: 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' <<< 11027 1726879774.22143: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e727f0> import 'atexit' # <<< 11026 1726879774.22145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d274d30> <<< 11025 1726879774.22170: 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' <<< 11025 1726879774.22180: 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 0x7fb0830faeb8> <<< 11027 1726879774.22203: 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' <<< 11025 1726879774.22214: 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 0x7fb0830fafd0> <<< 11026 1726879774.22220: 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 0x7fda8cf62320> # /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 0x7fda8cf62438> # /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' <<< 11025 1726879774.22241: 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' <<< 11025 1726879774.22251: 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 0x7fb082e48160> <<< 11026 1726879774.22252: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11025 1726879774.22273: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ea0630> <<< 11025 1726879774.22298: 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' <<< 11025 1726879774.22311: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11027 1726879774.22322: 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 0x7fe487e022e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e72e48> # 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 0x7fe48811efd0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11026 1726879774.22323: 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 # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11025 1726879774.22344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11026 1726879774.22353: 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 0x7fda8d209e80> <<< 11027 1726879774.22354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11025 1726879774.22375: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11025 1726879774.22382: 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 0x7fb082e56b00> <<< 11027 1726879774.22390: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487dddba8> <<< 11027 1726879774.22400: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11026 1726879774.22445: 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 0x7fda8d20ef28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ff2b0> <<< 11026 1726879774.22489: 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 0x7fda8d1ffac8> <<< 11026 1726879774.22657: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf6c7f0> <<< 11026 1726879774.22699: stdout chunk (state=3): >>># /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' <<< 11026 1726879774.22746: 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' # <<< 11026 1726879774.22810: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d234f60> <<< 11025 1726879774.22826: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e51240> # 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 0x7fb082e51438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e48cc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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_9jy9hiac/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_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11027 1726879774.22810: stdout chunk (state=3): >>># 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 0x7fe487e481d0> # 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 0x7fe487df1390> # 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 0x7fe487df1eb8> # /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 0x7fe487e46198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e23320> <<< 11026 1726879774.22864: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ff128> <<< 11025 1726879774.22887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.22974: 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' <<< 11025 1726879774.22994: 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' <<< 11025 1726879774.23024: 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' <<< 11025 1726879774.23045: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 11025 1726879774.23055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 11025 1726879774.23070: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11025 1726879774.23086: 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 0x7fb082e74e80> <<< 11027 1726879774.23100: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e1a518> # /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 0x7fe4881392b0> <<< 11027 1726879774.23109: 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' <<< 11027 1726879774.23131: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e02128> <<< 11026 1726879774.23024: 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 0x7fda8cebfe48> # 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 0x7fda8cebff28> <<< 11027 1726879774.23145: 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 0x7fe487e2c4a8> <<< 11025 1726879774.23156: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e74b38> <<< 11026 1726879774.23147: 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 0x7fda8cecd0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf62588> # /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' <<< 11026 1726879774.23258: 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 0x7fda8cedba90> <<< 11026 1726879774.23330: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ced41d0> <<< 11026 1726879774.23382: 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 0x7fda8ced43c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cecdc50> # zipimport: zlib available <<< 11026 1726879774.23431: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11026 1726879774.23468: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.23502: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e74358> # /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 0x7fb082e749b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e5fcf8> # zipimport: zlib available <<< 11027 1726879774.23511: 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' # /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 0x7fe4880d3f28> # /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 0x7fe4880d8f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880ca358> # /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 0x7fe4880cab70> <<< 11026 1726879774.23545: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/__init__.py <<< 11026 1726879774.23575: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11027 1726879774.23640: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e37860> <<< 11027 1726879774.23672: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11026 1726879774.23673: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.23702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11025 1726879774.23719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.23728: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11027 1726879774.23739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 11026 1726879774.23777: 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' <<< 11026 1726879774.23803: 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' <<< 11027 1726879774.24143: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880fbf60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880ca1d0> # 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 0x7fe487e49e10> # 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 0x7fe487e49ef0> # 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 0x7fe487e570b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e2c5f8> # /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' <<< 11027 1726879774.24155: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11025 1726879774.24166: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 11026 1726879774.24175: 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' # 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 0x7fda8cef4e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4320> # /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 0x7fda8cef4978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cee3c88> # zipimport: zlib available <<< 11025 1726879774.24186: 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_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 11027 1726879774.24197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11025 1726879774.24220: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11027 1726879774.24229: 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 0x7fe487e66a58> <<< 11025 1726879774.24237: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.24259: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11025 1726879774.24280: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.24288: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 11025 1726879774.24302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.24384: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e5e198> <<< 11027 1726879774.24412: 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' <<< 11027 1726879774.24422: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e5e390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e57c18> <<< 11025 1726879774.24429: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.24435: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.24456: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 11027 1726879774.24469: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.24477: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.24540: 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' <<< 11027 1726879774.24547: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.24562: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082f90588> <<< 11025 1726879774.24568: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.24604: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11027 1726879774.24612: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/__init__.py <<< 11027 1726879774.24627: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.24634: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11027 1726879774.24649: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.24740: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.24843: 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' <<< 11027 1726879774.25101: 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' # /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 0x7fe487e7fe80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7fb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7f358> # /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 0x7fe487e7f9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e6dcf8> # zipimport: zlib available <<< 11026 1726879774.25115: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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_48svdf0p/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_48svdf0p/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11026 1726879774.25158: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.25234: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.25258: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.25275: 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' <<< 11026 1726879774.25303: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda898a0c18> # zipimport: zlib available <<< 11025 1726879774.25323: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.25363: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 11025 1726879774.25372: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.25399: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.25433: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11025 1726879774.25495: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.25567: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 11027 1726879774.25577: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.25600: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11025 1726879774.25626: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.25656: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11026 1726879774.25661: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.25673: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.25832: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.25999: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11026 1726879774.26000: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.26013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11027 1726879774.26029: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11027 1726879774.26043: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 11026 1726879774.26050: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.26063: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 11027 1726879774.26079: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.26096: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.26107: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11027 1726879774.26118: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 11025 1726879774.26132: stdout chunk (state=3): >>>import '_ast' # <<< 11025 1726879774.26147: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083007f28> <<< 11025 1726879774.26159: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.26168: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11025 1726879774.26184: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11025 1726879774.26195: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.26211: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11026 1726879774.26227: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.26335: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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_48svdf0p/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11026 1726879774.26354: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.26402: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11025 1726879774.26502: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11025 1726879774.26530: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.26559: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.26586: 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 <<< 11027 1726879774.26604: 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 0x7fe48476c588> # zipimport: zlib available <<< 11026 1726879774.26714: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11026 1726879774.26725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11025 1726879774.26737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11027 1726879774.26779: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.26824: 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 0x7fb08302a198> <<< 11026 1726879774.26835: stdout chunk (state=3): >>>import '_ast' # <<< 11026 1726879774.26851: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda89917e10> # zipimport: zlib available <<< 11026 1726879774.26873: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.26896: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11026 1726879774.26905: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.26913: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082fdeeb8> <<< 11025 1726879774.26931: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11026 1726879774.26946: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.26982: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.27005: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11026 1726879774.27017: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11025 1726879774.27037: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.27039: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.27059: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.27066: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.27096: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.27105: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11027 1726879774.27131: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.27139: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.27163: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.27173: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.27205: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.27233: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 11027 1726879774.27242: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.27263: 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 <<< 11025 1726879774.27402: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.27414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11026 1726879774.27479: 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 0x7fda89939160> <<< 11026 1726879774.27540: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda898eee80> <<< 11026 1726879774.27574: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11027 1726879774.27599: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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_r7w9cimo/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_r7w9cimo/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_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11026 1726879774.27617: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.27644: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11025 1726879774.27674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11026 1726879774.27696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11025 1726879774.27702: 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' <<< 11026 1726879774.27724: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.27725: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.27838: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e180f0> <<< 11025 1726879774.27857: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11025 1726879774.27866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11027 1726879774.27888: 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' <<< 11025 1726879774.27975: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e18198> <<< 11026 1726879774.27997: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.28007: stdout chunk (state=3): >>>import '_ast' # <<< 11025 1726879774.28021: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083005b00> <<< 11027 1726879774.28030: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847e3eb8> # zipimport: zlib available <<< 11027 1726879774.28046: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.28068: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11025 1726879774.28081: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py <<< 11025 1726879774.28088: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py <<< 11025 1726879774.28105: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.28124: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.28148: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.28173: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11027 1726879774.28182: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/validation.py <<< 11027 1726879774.28202: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11025 1726879774.28216: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11027 1726879774.28221: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.28240: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 11027 1726879774.28251: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.28267: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11027 1726879774.28276: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 11026 1726879774.28295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11027 1726879774.28294: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.28319: 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' <<< 11025 1726879774.28329: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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_9jy9hiac/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11027 1726879774.28354: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11027 1726879774.28390: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.28481: 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 <<< 11027 1726879774.28630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11026 1726879774.28717: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cfbf080> # /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 0x7fda8cfbf128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8992fac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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_48svdf0p/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11026 1726879774.28731: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/_utils.py <<< 11026 1726879774.28740: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11025 1726879774.28750: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.28746: 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 0x7fe4848051d0> <<< 11026 1726879774.28759: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.28782: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 11027 1726879774.28784: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847baef0> <<< 11027 1726879774.28828: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11026 1726879774.28866: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 11026 1726879774.28877: stdout chunk (state=3): >>># zipimport: zlib available<<< 11026 1726879774.28895: stdout chunk (state=3): >>> # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/modules/__init__.py <<< 11027 1726879774.28895: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.28909: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.28930: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.28947: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.28984: stdout chunk (state=3): >>># zipimport: zlib available <<< 11025 1726879774.29204: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.29277: stdout chunk (state=3): >>># zipimport: zlib available <<< 11026 1726879774.29279: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.29557: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11025 1726879774.29581: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 11025 1726879774.29592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb07f41f4e0> <<< 11027 1726879774.29612: stdout chunk (state=3): >>># 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' <<< 11025 1726879774.29701: stdout chunk (state=3): >>> {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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}}} <<< 11025 1726879774.29716: stdout chunk (state=3): >>># destroy __main__ <<< 11026 1726879774.29729: stdout chunk (state=3): >>># zipimport: zlib available <<< 11027 1726879774.29749: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487da8128> <<< 11027 1726879774.29768: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11027 1726879774.29776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11027 1726879774.29893: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487da81d0> <<< 11027 1726879774.29940: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847fbb38> <<< 11027 1726879774.30002: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py <<< 11025 1726879774.30020: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 11025 1726879774.30038: 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 # 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 <<< 11025 1726879774.30060: stdout chunk (state=3): >>># 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 <<< 11025 1726879774.30077: 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 # 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 <<< 11026 1726879774.30107: 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 0x7fda89569470> <<< 11026 1726879774.30155: stdout chunk (state=3): >>> {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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__ <<< 11025 1726879774.30331: stdout chunk (state=3): >>># 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 <<< 11026 1726879774.30390: 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 <<< 11026 1726879774.30502: 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 # 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 <<< 11027 1726879774.30526: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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_r7w9cimo/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11025 1726879774.30536: stdout chunk (state=3): >>># 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 <<< 11025 1726879774.30583: 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 # 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 <<< 11025 1726879774.30610: 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 # 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 <<< 11026 1726879774.30640: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11026 1726879774.30699: stdout chunk (state=3): >>># 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 <<< 11026 1726879774.30768: 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 # 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 <<< 11026 1726879774.30902: stdout chunk (state=3): >>># 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 <<< 11025 1726879774.30964: 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 # 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 <<< 11026 1726879774.30981: 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 # 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 <<< 11025 1726879774.31004: stdout chunk (state=3): >>># destroy collections # destroy textwrap # destroy _string <<< 11025 1726879774.31021: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 11026 1726879774.31081: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp <<< 11026 1726879774.31113: stdout chunk (state=3): >>># 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 <<< 11026 1726879774.31167: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 11026 1726879774.31201: stdout chunk (state=3): >>># destroy select # destroy functools # destroy tokenize # destroy ctypes <<< 11026 1726879774.31233: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap <<< 11026 1726879774.31261: stdout chunk (state=3): >>># destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 11025 1726879774.31393: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 11025 1726879774.31401: stdout chunk (state=3): >>><<< 11025 1726879774.31412: stderr chunk (state=3): >>><<< 11027 1726879774.31426: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11027 1726879774.31475: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871e0e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087176828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871e09b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087183630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718f0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087134470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087139e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087134b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871404e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087123d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087126198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085434940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085446240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087194a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853b40f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853be320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0853befd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853beb00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853c20f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08540f828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08540fc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0854031d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085403eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853fa4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853eb4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08516b2e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085172d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0854034a8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085178e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853e6320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08517e240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08517e358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08545d080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517ee48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517ea58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518c710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518cef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d10208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518c7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d16cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d3a358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb084d3a710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d42400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084aecc18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae0358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae0048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ad1ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d42da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb084ae0fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d3aa90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0870f3780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae70b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0870f3b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb087109630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710d6a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710db70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710dc88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087109e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710dfd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08710d550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08710d2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0870fcb70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d263c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871094e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083111978>\r\n# zipimport: found 33 names in \'/tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e657f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082df52e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e65e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb083111fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082dcfba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ebb1d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082dbe390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082dbeeb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082eba198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e96320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e8d518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08312dd68>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082ea03c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ea04e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0830c5f60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830e3048>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bc390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bcba8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082eaa898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830ecfd0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bc208>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0830faeb8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0830fafd0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e48160>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ea0630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e56b00>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e51240>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e51438>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e48cc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb082e74e80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e74b38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e74358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e749b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e5fcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082f90588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083007f28>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb08302a198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082fdeeb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e180f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e18198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083005b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb07f41f4e0>\r\n\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 11025 1726879774.31489: _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 0x7fb0871e0e48> # /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 0x7fb087176828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0871e09b0> # /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 0x7fb087183630> 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 0x7fb08718a160> # /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 0x7fb08718f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08718a390> # /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 0x7fb087134470> # /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 0x7fb087139e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087134b38> # /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 0x7fb0871404e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087123d68> # /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 0x7fb087126198> # /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 0x7fb085434940> # /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 0x7fb085446240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087194a20> 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 0x7fb0853b40f0> # /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 0x7fb0853be320> # /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 0x7fb0853befd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853beb00> 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 0x7fb0853c20f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08540f828> # /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 0x7fb08540fc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0854031d0> # /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 0x7fb085403eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853fa4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853eb4e0> # /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 0x7fb08516b2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb085172d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0854034a8> 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 0x7fb085178e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0853e6320> # /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 0x7fb08517e240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e048> # 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 0x7fb08517e358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08545d080> # /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 0x7fb08517ee48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517ea58> # /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 0x7fb08518c710> # /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 0x7fb08518cef0> # /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 0x7fb084d10208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08518c7f0> # /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 0x7fb084d16cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e588> # /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 0x7fb084d3a358> # 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 0x7fb084d3a710> # /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 0x7fb084d42400> # /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 0x7fb084aecc18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae0358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae0048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ad1ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d42da0> # 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 0x7fb084ae0fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d3aa90> # /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 0x7fb0870f3780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084ae70b8> 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 0x7fb0870f3b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08517e8d0> # /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 0x7fb087109630> # /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 0x7fb08710d6a0> # 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 0x7fb08710db70> # 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 0x7fb08710dc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb087109e80> # /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 0x7fb08710dfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb08710d550> # 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 0x7fb08710d2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0870fcb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb084d263c8> # /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 0x7fb0871094e0> # /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 0x7fb083111978> # zipimport: found 33 names in '/tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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 0x7fb082e657f0> 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 0x7fb082df52e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e65e48> # 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 0x7fb083111fd0> # /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 0x7fb082dcfba8> # /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 0x7fb082ebb1d0> # 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 0x7fb082dbe390> # 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 0x7fb082dbeeb8> # /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 0x7fb082eba198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e96320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e8d518> # /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 0x7fb08312dd68> # 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 0x7fb082ea03c8> # /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 0x7fb082ea04e0> # /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 0x7fb0830c5f60> # /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 0x7fb0830e3048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bc390> # /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 0x7fb0830bcba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082eaa898> # /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 0x7fb0830ecfd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0830bc208> # 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 0x7fb0830faeb8> # 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 0x7fb0830fafd0> # 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 0x7fb082e48160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082ea0630> # /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 0x7fb082e56b00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e51240> # 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 0x7fb082e51438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e48cc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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_9jy9hiac/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_9jy9hiac/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 0x7fb082e74e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e74b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e74358> # /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 0x7fb082e749b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082e5fcf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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_9jy9hiac/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_9jy9hiac/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 0x7fb082f90588> # 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_9jy9hiac/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_9jy9hiac/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_9jy9hiac/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_9jy9hiac/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_9jy9hiac/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 0x7fb083007f28> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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_9jy9hiac/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 0x7fb08302a198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb082fdeeb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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 0x7fb082e180f0> # /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 0x7fb082e18198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb083005b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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_9jy9hiac/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_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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_9jy9hiac/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_9jy9hiac/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_9jy9hiac/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 0x7fb07f41f4e0> {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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.42.60 closed. 11027 1726879774.31524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4844354e0> <<< 11025 1726879774.31633: done with _execute_module (file, {'path': '/root/.ssh', 'state': 'directory', 'group': 'root', 'owner': 'root', 'mode': '0700', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879773.907867-11025-54505533659195/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11025 1726879774.31654: _low_level_execute_command(): starting 11025 1726879774.31662: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.907867-11025-54505533659195/ > /dev/null 2>&1 && sleep 0'"'"'' 11026 1726879774.31858: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 11026 1726879774.31867: stdout chunk (state=3): >>><<< 11026 1726879774.31880: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91321e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912b7828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda913219b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912c4630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912d00f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91275470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9127ae48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91275b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912814e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91264d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91267198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f575940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f587240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912d5a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f4f50f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f500320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8f500fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f500b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f4ff0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f550828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f550c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f5441d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f544eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f53b4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f52c4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2ac320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2b4da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f544128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2bae80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f526320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8f2c1240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8f2c1358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f59e080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2cc710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2ccef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee52208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2cc7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee57cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee7b358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8ee7b710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee83400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec2dc18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec20358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec20048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec11ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee83da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8ec20fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee7ba90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda91232710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec280b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda91232a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c18d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124a5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124e630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124eb00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124ec18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124ae10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124ef60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124e4e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda9124e240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9123eb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee673c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124a470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d252908>\r\n# zipimport: found 33 names in \'/tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf0dac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf36278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf794e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf795f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf79b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf7c160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8d2747b8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf140f0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf7a0f0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf582b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf4f4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d274d30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cf62320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf62438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8d209e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d20ef28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ff2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ffac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf6c7f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d234f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ff128>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cebfe48>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cebff28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cecd0f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf62588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cedba90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ced41d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8ced43c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cecdc50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda8cef4e48>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4b00>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4978>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cee3c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda898a0c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda89917e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda89939160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda898eee80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cfbf080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cfbf128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8992fac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda89569470>\r\n\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 11026 1726879774.31987: _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 0x7fda91321e48> # /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 0x7fda912b7828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda913219b0> # /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 0x7fda912c4630> 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 0x7fda912cb160> # /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 0x7fda912d00f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912cb390> # /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 0x7fda91275470> # /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 0x7fda9127ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91275b38> # /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 0x7fda912814e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda91264d68> # /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 0x7fda91267198> # /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 0x7fda8f575940> # /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 0x7fda8f587240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda912d5a20> 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 0x7fda8f4f50f0> # /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 0x7fda8f500320> # /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 0x7fda8f500fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f500b00> 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 0x7fda8f4ff0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f550828> # /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 0x7fda8f550c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f5441d0> # /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 0x7fda8f544eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f53b4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f52c4e0> # /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 0x7fda8f2ac320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2b4da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f544128> 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 0x7fda8f2bae80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f526320> # /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 0x7fda8f2c1240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1048> # 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 0x7fda8f2c1358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f59e080> # /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 0x7fda8f2c1e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1a58> # /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 0x7fda8f2cc710> # /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 0x7fda8f2ccef0> # /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 0x7fda8ee52208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2cc7f0> # /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 0x7fda8ee57cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c1588> # /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 0x7fda8ee7b358> # 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 0x7fda8ee7b710> # /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 0x7fda8ee83400> # /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 0x7fda8ec2dc18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec20358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec20048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec11ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee83da0> # 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 0x7fda8ec20fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee7ba90> # /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 0x7fda91232710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ec280b8> 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 0x7fda91232a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8f2c18d0> # /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 0x7fda9124a5c0> # /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 0x7fda9124e630> # 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 0x7fda9124eb00> # 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 0x7fda9124ec18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124ae10> # /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 0x7fda9124ef60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9124e4e0> # 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 0x7fda9124e240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9123eb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ee673c8> # /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 0x7fda9124a470> # /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 0x7fda8d252908> # zipimport: found 33 names in '/tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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 0x7fda8cf0dac8> 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 0x7fda8cf36278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf794e0> # 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 0x7fda8cf795f8> # /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 0x7fda8cf79b38> # /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 0x7fda8cf7c160> # 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 0x7fda8d2747b8> # 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 0x7fda8cf140f0> # /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 0x7fda8cf7a0f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf582b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf4f4a8> # /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 0x7fda8d274d30> # 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 0x7fda8cf62320> # /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 0x7fda8cf62438> # /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 0x7fda8d209e80> # /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 0x7fda8d20ef28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ff2b0> # /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 0x7fda8d1ffac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf6c7f0> # /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 0x7fda8d234f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8d1ff128> # 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 0x7fda8cebfe48> # 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 0x7fda8cebff28> # 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 0x7fda8cecd0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cf62588> # /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 0x7fda8cedba90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8ced41d0> # 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 0x7fda8ced43c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cecdc50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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_48svdf0p/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_48svdf0p/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 0x7fda8cef4e48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4b00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cef4320> # /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 0x7fda8cef4978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8cee3c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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_48svdf0p/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_48svdf0p/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 0x7fda898a0c18> # 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_48svdf0p/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_48svdf0p/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_48svdf0p/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_48svdf0p/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_48svdf0p/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 0x7fda89917e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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_48svdf0p/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 0x7fda89939160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda898eee80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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 0x7fda8cfbf080> # /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 0x7fda8cfbf128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8992fac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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_48svdf0p/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_48svdf0p/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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_48svdf0p/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_48svdf0p/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_48svdf0p/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 0x7fda89569470> {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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.43.205 closed. 11026 1726879774.33379: done with _execute_module (file, {'path': '/root/.ssh', 'state': 'directory', 'group': 'root', 'owner': 'root', 'mode': '0700', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879773.9076688-11026-82194571442272/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11026 1726879774.33405: _low_level_execute_command(): starting 11026 1726879774.33416: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.9076688-11026-82194571442272/ > /dev/null 2>&1 && sleep 0'"'"'' 11027 1726879774.32550: stdout chunk (state=3): >>> {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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 <<< 11027 1726879774.33610: 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 # 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 <<< 11027 1726879774.33619: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 11027 1726879774.33627: stdout chunk (state=3): >>><<< 11027 1726879774.33632: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1ede48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c183828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1ed9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c190630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c19c0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c141470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c146e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c141b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c14d4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c130d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c133198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a441940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a453240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1a1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3c10f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3cc320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48a3ccfd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3ccb00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3cb0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a41c828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a41cc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4101d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a410eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4074a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3f84e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a1782e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a180d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4104a8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a186e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3f2320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48a18d240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48a18d358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a46a080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18de48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18da58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a198710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a198ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d1e208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a1987f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d23cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d47358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe489d47710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d4f400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489af9c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489aec358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489aec048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489addef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d4fda0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe489aecfd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d47a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c0fe780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489af40b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c0feb00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c116630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11a6a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11ab70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11ac88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c116e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11afd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c11a550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48c11a2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c10ab70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d333c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1164e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48811e978>\r\n# zipimport: found 33 names in \'/tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e727f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e022e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e72e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe48811efd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487dddba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e481d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487df1390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487df1eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e46198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e23320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e1a518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4881392b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e02128>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e2c4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4880d3f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880d8f28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880ca358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880cab70>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e37860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880fbf60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880ca1d0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e49e10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e49ef0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e570b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e2c5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e66a58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e5e198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e5e390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e57c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe487e7fe80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7fb38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7f358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7f9b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e6dcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48476c588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847e3eb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4848051d0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847baef0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487da8128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487da81d0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847fbb38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4844354e0>\r\n\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 11027 1726879774.34483: _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 0x7fe48c1ede48> # /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 0x7fe48c183828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1ed9b0> # /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 0x7fe48c190630> 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 0x7fe48c197160> # /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 0x7fe48c19c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c197390> # /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 0x7fe48c141470> # /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 0x7fe48c146e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c141b38> # /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 0x7fe48c14d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c130d68> # /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 0x7fe48c133198> # /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 0x7fe48a441940> # /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 0x7fe48a453240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c1a1a20> 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 0x7fe48a3c10f0> # /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 0x7fe48a3cc320> # /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 0x7fe48a3ccfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3ccb00> 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 0x7fe48a3cb0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a41c828> # /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 0x7fe48a41cc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4101d0> # /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 0x7fe48a410eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4074a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3f84e0> # /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 0x7fe48a1782e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a180d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a4104a8> 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 0x7fe48a186e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a3f2320> # /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 0x7fe48a18d240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d048> # 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 0x7fe48a18d358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a46a080> # /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 0x7fe48a18de48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18da58> # /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 0x7fe48a198710> # /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 0x7fe48a198ef0> # /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 0x7fe489d1e208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a1987f0> # /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 0x7fe489d23cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d588> # /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 0x7fe489d47358> # 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 0x7fe489d47710> # /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 0x7fe489d4f400> # /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 0x7fe489af9c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489aec358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489aec048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489addef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d4fda0> # 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 0x7fe489aecfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d47a90> # /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 0x7fe48c0fe780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489af40b8> 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 0x7fe48c0feb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48a18d8d0> # /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 0x7fe48c116630> # /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 0x7fe48c11a6a0> # 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 0x7fe48c11ab70> # 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 0x7fe48c11ac88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c116e80> # /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 0x7fe48c11afd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c11a550> # 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 0x7fe48c11a2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe48c10ab70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe489d333c8> # /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 0x7fe48c1164e0> # /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 0x7fe48811e978> # zipimport: found 33 names in '/tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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 0x7fe487e727f0> 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 0x7fe487e022e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e72e48> # 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 0x7fe48811efd0> # /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 0x7fe487dddba8> # /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 0x7fe487e481d0> # 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 0x7fe487df1390> # 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 0x7fe487df1eb8> # /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 0x7fe487e46198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e23320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e1a518> # /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 0x7fe4881392b0> # 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 0x7fe487e02128> # /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 0x7fe487e2c4a8> # /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 0x7fe4880d3f28> # /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 0x7fe4880d8f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880ca358> # /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 0x7fe4880cab70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e37860> # /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 0x7fe4880fbf60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4880ca1d0> # 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 0x7fe487e49e10> # 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 0x7fe487e49ef0> # 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 0x7fe487e570b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e2c5f8> # /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 0x7fe487e66a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e5e198> # 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 0x7fe487e5e390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e57c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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_r7w9cimo/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_r7w9cimo/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 0x7fe487e7fe80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7fb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e7f358> # /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 0x7fe487e7f9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe487e6dcf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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_r7w9cimo/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_r7w9cimo/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 0x7fe48476c588> # 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_r7w9cimo/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_r7w9cimo/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_r7w9cimo/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_r7w9cimo/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_r7w9cimo/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 0x7fe4847e3eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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_r7w9cimo/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 0x7fe4848051d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847baef0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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 0x7fe487da8128> # /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 0x7fe487da81d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4847fbb38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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_r7w9cimo/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_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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_r7w9cimo/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_r7w9cimo/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_r7w9cimo/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 0x7fe4844354e0> {"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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.43.118 closed. 11027 1726879774.35655: done with _execute_module (file, {'path': '/root/.ssh', 'state': 'directory', 'group': 'root', 'owner': 'root', 'mode': '0700', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879773.9181232-11027-280064904554759/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11027 1726879774.35674: _low_level_execute_command(): starting 11027 1726879774.35682: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879773.9181232-11027-280064904554759/ > /dev/null 2>&1 && sleep 0'"'"'' 11025 1726879774.34785: stderr chunk (state=2): >>><<< 11025 1726879774.35785: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11025 1726879774.35822: _low_level_execute_command() done: rc=0, stdout=, stderr= 11025 1726879774.35829: handler run complete 11025 1726879774.35866: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11025 1726879774.35874: variable 'ansible_host' from source: host vars for 'managed_node1' 11025 1726879774.35879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11025 1726879774.35883: variable 'ansible_port' from source: unknown 11025 1726879774.35886: variable 'ansible_user' from source: unknown 11025 1726879774.35894: attempt loop complete, returning result 11025 1726879774.35898: _execute() done 11025 1726879774.35901: dumping result to json 11025 1726879774.35908: done dumping result, returning 11025 1726879774.35919: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed [0e44ad9b-8ddf-c952-e8a3-000000000166] 11025 1726879774.35938: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000166 11025 1726879774.36005: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000166 11025 1726879774.36009: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } 11026 1726879774.36630: stderr chunk (state=2): >>><<< 11026 1726879774.36641: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11026 1726879774.36663: _low_level_execute_command() done: rc=0, stdout=, stderr= 11026 1726879774.36669: handler run complete 11026 1726879774.36697: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11026 1726879774.36701: variable 'ansible_host' from source: host vars for 'managed_node2' 11026 1726879774.36706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11026 1726879774.36709: variable 'ansible_port' from source: unknown 11026 1726879774.36711: variable 'ansible_user' from source: unknown 11026 1726879774.36716: attempt loop complete, returning result 11026 1726879774.36718: _execute() done 11026 1726879774.36720: dumping result to json 11026 1726879774.36728: done dumping result, returning 11026 1726879774.36735: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed [0e44ad9b-8ddf-c952-e8a3-000000000166] 11026 1726879774.36745: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000166 11026 1726879774.36804: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000166 11026 1726879774.36808: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } 11027 1726879774.39073: stderr chunk (state=2): >>><<< 11027 1726879774.39084: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11027 1726879774.39106: _low_level_execute_command() done: rc=0, stdout=, stderr= 11027 1726879774.39113: handler run complete 11027 1726879774.39134: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11027 1726879774.39138: variable 'ansible_host' from source: host vars for 'managed_node3' 11027 1726879774.39141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11027 1726879774.39143: variable 'ansible_port' from source: unknown 11027 1726879774.39145: variable 'ansible_user' from source: unknown 11027 1726879774.39148: attempt loop complete, returning result 11027 1726879774.39150: _execute() done 11027 1726879774.39152: dumping result to json 11027 1726879774.39156: done dumping result, returning 11027 1726879774.39161: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed [0e44ad9b-8ddf-c952-e8a3-000000000166] 11027 1726879774.39259: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000166 11027 1726879774.39305: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000166 11027 1726879774.39308: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } 10596 1726879774.39464: no more pending results, returning what we have 10596 1726879774.39468: results queue empty 10596 1726879774.39469: checking for any_errors_fatal 10596 1726879774.39477: done checking for any_errors_fatal 10596 1726879774.39479: checking for max_fail_percentage 10596 1726879774.39480: done checking for max_fail_percentage 10596 1726879774.39481: checking to see if all hosts have failed and the running result is not ok 10596 1726879774.39481: done checking to see if all hosts have failed 10596 1726879774.39482: getting the remaining hosts for this loop 10596 1726879774.39483: done getting the remaining hosts for this loop 10596 1726879774.39487: getting the next task for host managed_node1 10596 1726879774.39493: done getting next task for host managed_node1 10596 1726879774.39496: ^ task is: TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 10596 1726879774.39498: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879774.39500: getting the next task for host managed_node2 10596 1726879774.39502: done getting next task for host managed_node2 10596 1726879774.39503: ^ task is: TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 10596 1726879774.39505: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879774.39506: getting the next task for host managed_node3 10596 1726879774.39508: done getting next task for host managed_node3 10596 1726879774.39509: ^ task is: TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 10596 1726879774.39511: ^ state is: HOST STATE: block=3, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879774.39527: getting variables 10596 1726879774.39529: in VariableManager get_vars() 10596 1726879774.39556: Calling all_inventory to load vars for managed_node1 10596 1726879774.39558: Calling groups_inventory to load vars for managed_node1 10596 1726879774.39560: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879774.39568: Calling all_plugins_play to load vars for managed_node1 10596 1726879774.39570: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879774.39572: Calling groups_plugins_play to load vars for managed_node1 10596 1726879774.39689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879774.39922: done with get_vars() 10596 1726879774.39940: done getting variables TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Friday 20 September 2024 20:49:34 -0400 (0:00:00.646) 0:00:12.844 ****** 10596 1726879774.40060: entering _queue_task() for managed_node1/lineinfile 10596 1726879774.40062: Creating lock for lineinfile 10596 1726879774.40365: worker is 1 (out of 3 available) 10596 1726879774.40385: exiting _queue_task() for managed_node1/lineinfile 10596 1726879774.40430: getting variables 10596 1726879774.40434: in VariableManager get_vars() 10596 1726879774.40559: Calling all_inventory to load vars for managed_node2 10596 1726879774.40565: Calling groups_inventory to load vars for managed_node2 10596 1726879774.40568: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879774.40586: Calling all_plugins_play to load vars for managed_node2 10596 1726879774.40590: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879774.40596: Calling groups_plugins_play to load vars for managed_node2 10596 1726879774.40826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879774.41044: done with get_vars() 10596 1726879774.41059: done getting variables 10596 1726879774.41164: entering _queue_task() for managed_node2/lineinfile 10596 1726879774.41451: worker is 2 (out of 3 available) 10596 1726879774.41466: exiting _queue_task() for managed_node2/lineinfile 10596 1726879774.41501: getting variables 10596 1726879774.41504: in VariableManager get_vars() 10596 1726879774.41587: Calling all_inventory to load vars for managed_node3 10596 1726879774.41597: Calling groups_inventory to load vars for managed_node3 10596 1726879774.41599: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879774.41613: Calling all_plugins_play to load vars for managed_node3 10596 1726879774.41617: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879774.41620: Calling groups_plugins_play to load vars for managed_node3 10596 1726879774.41897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879774.42238: done with get_vars() 10596 1726879774.42254: done getting variables 10596 1726879774.42358: entering _queue_task() for managed_node3/lineinfile 10596 1726879774.43780: worker is 3 (out of 3 available) 10596 1726879774.43798: exiting _queue_task() for managed_node3/lineinfile 10596 1726879774.43812: done queuing things up, now waiting for results queue to drain 10596 1726879774.43815: waiting for pending results... 11052 1726879774.40833: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 11052 1726879774.40976: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000167 11052 1726879774.40994: variable 'ansible_search_path' from source: unknown 11052 1726879774.40999: variable 'ansible_search_path' from source: unknown 11052 1726879774.41021: calling self._execute() 11052 1726879774.41038: variable 'kdump_ssh_server' from source: play vars 11052 1726879774.41223: variable 'kdump_ssh_server' from source: play vars 11052 1726879774.41234: variable 'kdump_test_ssh_server_outside' from source: play vars 11052 1726879774.41298: variable 'kdump_test_ssh_server_outside' from source: play vars 11052 1726879774.41305: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11052 1726879774.41355: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11052 1726879774.41371: in VariableManager get_vars() 11052 1726879774.41399: Calling all_inventory to load vars for managed_node1 11052 1726879774.41405: Calling groups_inventory to load vars for managed_node1 11052 1726879774.41409: Calling all_plugins_inventory to load vars for managed_node1 11052 1726879774.41421: Calling all_plugins_play to load vars for managed_node1 11052 1726879774.41427: Calling groups_plugins_inventory to load vars for managed_node1 11052 1726879774.41432: Calling groups_plugins_play to load vars for managed_node1 11052 1726879774.41619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11052 1726879774.42239: done with get_vars() 11052 1726879774.42252: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11052 1726879774.42308: variable 'ansible_delegated_vars' from source: unknown 11052 1726879774.42325: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11052 1726879774.42333: variable 'omit' from source: magic vars 11052 1726879774.42422: variable 'omit' from source: magic vars 11052 1726879774.42486: variable 'omit' from source: magic vars 11052 1726879774.42512: variable '__kdump_new_key' from source: task vars 11052 1726879774.42583: variable '__kdump_new_key' from source: task vars 11052 1726879774.42718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11053 1726879774.42780: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 11053 1726879774.42922: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000167 11053 1726879774.42939: variable 'ansible_search_path' from source: unknown 11053 1726879774.42944: variable 'ansible_search_path' from source: unknown 11053 1726879774.42969: calling self._execute() 11053 1726879774.42985: variable 'kdump_ssh_server' from source: play vars 11053 1726879774.43170: variable 'kdump_ssh_server' from source: play vars 11053 1726879774.43181: variable 'kdump_test_ssh_server_outside' from source: play vars 11053 1726879774.43254: variable 'kdump_test_ssh_server_outside' from source: play vars 11053 1726879774.43263: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11053 1726879774.43340: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11053 1726879774.43368: in VariableManager get_vars() 11053 1726879774.43410: Calling all_inventory to load vars for managed_node2 11053 1726879774.43420: Calling groups_inventory to load vars for managed_node2 11053 1726879774.43427: Calling all_plugins_inventory to load vars for managed_node2 11053 1726879774.43444: Calling all_plugins_play to load vars for managed_node2 11053 1726879774.43454: Calling groups_plugins_inventory to load vars for managed_node2 11053 1726879774.43461: Calling groups_plugins_play to load vars for managed_node2 11053 1726879774.43976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11053 1726879774.44182: done with get_vars() 11053 1726879774.44193: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11053 1726879774.44242: variable 'ansible_delegated_vars' from source: unknown 11053 1726879774.44260: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11053 1726879774.44267: variable 'omit' from source: magic vars 11053 1726879774.44345: variable 'omit' from source: magic vars 11053 1726879774.44403: variable 'omit' from source: magic vars 11053 1726879774.44425: variable '__kdump_new_key' from source: task vars 11053 1726879774.44489: variable '__kdump_new_key' from source: task vars 11053 1726879774.44606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11054 1726879774.45228: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed 11054 1726879774.45388: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000167 11054 1726879774.45409: variable 'ansible_search_path' from source: unknown 11054 1726879774.45414: variable 'ansible_search_path' from source: unknown 11054 1726879774.45451: calling self._execute() 11054 1726879774.45471: variable 'kdump_ssh_server' from source: play vars 11052 1726879774.45552: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11052 1726879774.45623: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11054 1726879774.45656: variable 'kdump_ssh_server' from source: play vars 11052 1726879774.45663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11054 1726879774.45667: variable 'kdump_test_ssh_server_outside' from source: play vars 11052 1726879774.45700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11052 1726879774.45728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11054 1726879774.45730: variable 'kdump_test_ssh_server_outside' from source: play vars 11054 1726879774.45737: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11054 1726879774.45798: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11054 1726879774.45822: in VariableManager get_vars() 11052 1726879774.45831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11054 1726879774.45864: Calling all_inventory to load vars for managed_node3 11054 1726879774.45871: Calling groups_inventory to load vars for managed_node3 11052 1726879774.45873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11054 1726879774.45877: Calling all_plugins_inventory to load vars for managed_node3 11054 1726879774.45895: Calling all_plugins_play to load vars for managed_node3 11054 1726879774.45902: Calling groups_plugins_inventory to load vars for managed_node3 11052 1726879774.45901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11054 1726879774.45908: Calling groups_plugins_play to load vars for managed_node3 11052 1726879774.45945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11052 1726879774.45960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11052 1726879774.46072: variable '__kdump_keydata' from source: set_fact 11052 1726879774.46186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11052 1726879774.46212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11052 1726879774.46236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11052 1726879774.46275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11052 1726879774.46288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11052 1726879774.46366: variable '__kdump_authorized_keys_file' from source: set_fact 11052 1726879774.46383: variable '__kdump_authorized_keys_path' from source: task vars 11052 1726879774.46470: variable '__kdump_ssh_user_info' from source: set_fact 11052 1726879774.46590: variable '__kdump_authorized_keys_file' from source: set_fact 11052 1726879774.46608: variable 'kdump_ssh_user' from source: play vars 11052 1726879774.46703: variable 'hostvars' from source: magic vars 11052 1726879774.46710: variable 'kdump_test_ssh_server_outside' from source: play vars 11052 1726879774.46715: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11052 1726879774.46773: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11052 1726879774.46783: in VariableManager get_vars() 11052 1726879774.46790: Calling all_inventory to load vars for managed_node1 11052 1726879774.46797: Calling groups_inventory to load vars for managed_node1 11052 1726879774.46801: Calling all_plugins_inventory to load vars for managed_node1 11052 1726879774.46807: Calling all_plugins_play to load vars for managed_node1 11052 1726879774.46812: Calling groups_plugins_inventory to load vars for managed_node1 11052 1726879774.46816: Calling groups_plugins_play to load vars for managed_node1 11052 1726879774.46942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11054 1726879774.47303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11054 1726879774.47540: done with get_vars() 11054 1726879774.47554: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11052 1726879774.47582: done with get_vars() 11052 1726879774.47601: variable 'ansible_user_id' from source: facts 11054 1726879774.47607: variable 'ansible_delegated_vars' from source: unknown 11054 1726879774.47622: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11054 1726879774.47628: variable 'omit' from source: magic vars 11054 1726879774.47716: variable 'omit' from source: magic vars 11052 1726879774.47734: variable '__kdump_authorized_keys_file' from source: set_fact 11052 1726879774.47750: variable 'kdump_ssh_user' from source: play vars 11054 1726879774.47782: variable 'omit' from source: magic vars 11054 1726879774.47810: variable '__kdump_new_key' from source: task vars 11052 1726879774.47841: variable 'hostvars' from source: magic vars 11052 1726879774.47847: variable 'kdump_test_ssh_server_outside' from source: play vars 11052 1726879774.47852: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11054 1726879774.47887: variable '__kdump_new_key' from source: task vars 11052 1726879774.47907: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11052 1726879774.47915: in VariableManager get_vars() 11052 1726879774.47921: Calling all_inventory to load vars for managed_node1 11052 1726879774.47927: Calling groups_inventory to load vars for managed_node1 11052 1726879774.47931: Calling all_plugins_inventory to load vars for managed_node1 11052 1726879774.47938: Calling all_plugins_play to load vars for managed_node1 11052 1726879774.47943: Calling groups_plugins_inventory to load vars for managed_node1 11052 1726879774.47948: Calling groups_plugins_play to load vars for managed_node1 11054 1726879774.48021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11052 1726879774.48102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11052 1726879774.48270: done with get_vars() 11052 1726879774.48282: variable 'ansible_user_id' from source: facts 11052 1726879774.48404: variable '__kdump_authorized_keys_file' from source: set_fact 11052 1726879774.48431: variable 'omit' from source: magic vars 11052 1726879774.48443: variable 'ansible_delegated_vars' from source: unknown 11052 1726879774.48455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11052 1726879774.48478: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11052 1726879774.48517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11052 1726879774.48534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11052 1726879774.48544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11052 1726879774.48570: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11052 1726879774.48574: variable 'ansible_host' from source: host vars for 'managed_node1' 11052 1726879774.48577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11052 1726879774.48580: variable 'ansible_port' from source: unknown 11052 1726879774.48582: variable 'ansible_user' from source: unknown 11052 1726879774.48671: Set connection var ansible_shell_executable to /bin/sh 11052 1726879774.48679: Set connection var ansible_connection to ssh 11052 1726879774.48684: Set connection var ansible_timeout to 10 11052 1726879774.48687: Set connection var ansible_shell_type to sh 11052 1726879774.48693: Set connection var ansible_pipelining to False 11052 1726879774.48700: Set connection var ansible_module_compression to ZIP_DEFLATED 11052 1726879774.48719: variable 'ansible_delegated_vars' from source: unknown 11052 1726879774.48724: variable 'ansible_user' from source: unknown 11052 1726879774.48731: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11052 1726879774.48865: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11052 1726879774.48876: variable 'omit' from source: magic vars 11052 1726879774.48883: starting attempt loop 11052 1726879774.48886: running the handler 11052 1726879774.48901: _low_level_execute_command(): starting 11052 1726879774.48909: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11053 1726879774.49227: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11053 1726879774.49308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11053 1726879774.49346: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11053 1726879774.49385: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11053 1726879774.50131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11053 1726879774.50211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11053 1726879774.50239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11053 1726879774.50265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11053 1726879774.50306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11053 1726879774.50321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11053 1726879774.50432: variable '__kdump_keydata' from source: set_fact 11053 1726879774.50539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11053 1726879774.50560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11053 1726879774.50580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11053 1726879774.50616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11053 1726879774.50626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11053 1726879774.50697: variable '__kdump_authorized_keys_file' from source: set_fact 11053 1726879774.50714: variable '__kdump_authorized_keys_path' from source: task vars 11053 1726879774.50796: variable '__kdump_ssh_user_info' from source: set_fact 11053 1726879774.50911: variable '__kdump_authorized_keys_file' from source: set_fact 11053 1726879774.50926: variable 'kdump_ssh_user' from source: play vars 11053 1726879774.51011: variable 'hostvars' from source: magic vars 11053 1726879774.51017: variable 'kdump_test_ssh_server_outside' from source: play vars 11053 1726879774.51021: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11053 1726879774.51071: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11053 1726879774.51081: in VariableManager get_vars() 11053 1726879774.51087: Calling all_inventory to load vars for managed_node2 11053 1726879774.51090: Calling groups_inventory to load vars for managed_node2 11053 1726879774.51105: Calling all_plugins_inventory to load vars for managed_node2 11053 1726879774.51113: Calling all_plugins_play to load vars for managed_node2 11053 1726879774.51116: Calling groups_plugins_inventory to load vars for managed_node2 11053 1726879774.51121: Calling groups_plugins_play to load vars for managed_node2 11053 1726879774.51256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11053 1726879774.51524: done with get_vars() 11053 1726879774.51548: variable 'ansible_user_id' from source: facts 11053 1726879774.51679: variable '__kdump_authorized_keys_file' from source: set_fact 11053 1726879774.51706: variable 'kdump_ssh_user' from source: play vars 11054 1726879774.51770: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11053 1726879774.51846: variable 'hostvars' from source: magic vars 11054 1726879774.51843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11053 1726879774.51851: variable 'kdump_test_ssh_server_outside' from source: play vars 11053 1726879774.51856: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11054 1726879774.51893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11054 1726879774.51936: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11053 1726879774.51953: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11054 1726879774.51972: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11053 1726879774.51982: in VariableManager get_vars() 11053 1726879774.51990: Calling all_inventory to load vars for managed_node2 11053 1726879774.51997: Calling groups_inventory to load vars for managed_node2 11053 1726879774.52001: Calling all_plugins_inventory to load vars for managed_node2 11053 1726879774.52018: Calling all_plugins_play to load vars for managed_node2 11053 1726879774.52024: Calling groups_plugins_inventory to load vars for managed_node2 11053 1726879774.52030: Calling groups_plugins_play to load vars for managed_node2 11054 1726879774.52055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11054 1726879774.52081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11054 1726879774.52109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11054 1726879774.52150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11054 1726879774.52164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11053 1726879774.52173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11054 1726879774.52276: variable '__kdump_keydata' from source: set_fact 11053 1726879774.52340: done with get_vars() 11053 1726879774.52352: variable 'ansible_user_id' from source: facts 11054 1726879774.52393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11054 1726879774.52417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11054 1726879774.52440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11053 1726879774.52472: variable '__kdump_authorized_keys_file' from source: set_fact 11054 1726879774.52481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11054 1726879774.52496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11053 1726879774.52502: variable 'omit' from source: magic vars 11053 1726879774.52515: variable 'ansible_delegated_vars' from source: unknown 11053 1726879774.52530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11053 1726879774.52554: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11053 1726879774.52571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11054 1726879774.52573: variable '__kdump_authorized_keys_file' from source: set_fact 11054 1726879774.52589: variable '__kdump_authorized_keys_path' from source: task vars 11053 1726879774.52588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11053 1726879774.52607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11053 1726879774.52636: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11053 1726879774.52641: variable 'ansible_host' from source: host vars for 'managed_node2' 11053 1726879774.52645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11053 1726879774.52649: variable 'ansible_port' from source: unknown 11053 1726879774.52653: variable 'ansible_user' from source: unknown 11053 1726879774.52755: Set connection var ansible_shell_executable to /bin/sh 11053 1726879774.52763: Set connection var ansible_connection to ssh 11053 1726879774.52770: Set connection var ansible_timeout to 10 11053 1726879774.52773: Set connection var ansible_shell_type to sh 11053 1726879774.52778: Set connection var ansible_pipelining to False 11053 1726879774.52785: Set connection var ansible_module_compression to ZIP_DEFLATED 11053 1726879774.52812: variable 'ansible_delegated_vars' from source: unknown 11053 1726879774.52819: variable 'ansible_user' from source: unknown 11053 1726879774.52828: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11053 1726879774.53025: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11053 1726879774.53041: variable 'omit' from source: magic vars 11053 1726879774.53049: starting attempt loop 11053 1726879774.53053: running the handler 11053 1726879774.53070: _low_level_execute_command(): starting 11053 1726879774.53081: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11054 1726879774.53325: variable '__kdump_ssh_user_info' from source: set_fact 11054 1726879774.53466: variable '__kdump_authorized_keys_file' from source: set_fact 11054 1726879774.53482: variable 'kdump_ssh_user' from source: play vars 11054 1726879774.53579: variable 'hostvars' from source: magic vars 11054 1726879774.53586: variable 'kdump_test_ssh_server_outside' from source: play vars 11054 1726879774.53590: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11054 1726879774.53646: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11054 1726879774.53660: in VariableManager get_vars() 11054 1726879774.53666: Calling all_inventory to load vars for managed_node3 11054 1726879774.53670: Calling groups_inventory to load vars for managed_node3 11054 1726879774.53675: Calling all_plugins_inventory to load vars for managed_node3 11054 1726879774.53683: Calling all_plugins_play to load vars for managed_node3 11054 1726879774.53688: Calling groups_plugins_inventory to load vars for managed_node3 11054 1726879774.53696: Calling groups_plugins_play to load vars for managed_node3 11054 1726879774.53828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11054 1726879774.53953: done with get_vars() 11054 1726879774.53968: variable 'ansible_user_id' from source: facts 11054 1726879774.54062: variable '__kdump_authorized_keys_file' from source: set_fact 11054 1726879774.54076: variable 'kdump_ssh_user' from source: play vars 11054 1726879774.54140: variable 'hostvars' from source: magic vars 11054 1726879774.54146: variable 'kdump_test_ssh_server_outside' from source: play vars 11054 1726879774.54154: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11054 1726879774.54197: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11054 1726879774.54204: in VariableManager get_vars() 11054 1726879774.54211: Calling all_inventory to load vars for managed_node3 11054 1726879774.54216: Calling groups_inventory to load vars for managed_node3 11054 1726879774.54220: Calling all_plugins_inventory to load vars for managed_node3 11054 1726879774.54227: Calling all_plugins_play to load vars for managed_node3 11054 1726879774.54231: Calling groups_plugins_inventory to load vars for managed_node3 11054 1726879774.54237: Calling groups_plugins_play to load vars for managed_node3 11054 1726879774.54321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11054 1726879774.54450: done with get_vars() 11054 1726879774.54461: variable 'ansible_user_id' from source: facts 11054 1726879774.54564: variable '__kdump_authorized_keys_file' from source: set_fact 11054 1726879774.54586: variable 'omit' from source: magic vars 11054 1726879774.54600: variable 'ansible_delegated_vars' from source: unknown 11054 1726879774.54613: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11054 1726879774.54635: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11054 1726879774.54654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11054 1726879774.54668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11054 1726879774.54679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11054 1726879774.54702: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11054 1726879774.54707: variable 'ansible_host' from source: host vars for 'managed_node3' 11054 1726879774.54712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11054 1726879774.54716: variable 'ansible_port' from source: unknown 11054 1726879774.54720: variable 'ansible_user' from source: unknown 11054 1726879774.54832: Set connection var ansible_shell_executable to /bin/sh 11054 1726879774.54840: Set connection var ansible_connection to ssh 11054 1726879774.54847: Set connection var ansible_timeout to 10 11054 1726879774.54853: Set connection var ansible_shell_type to sh 11054 1726879774.54859: Set connection var ansible_pipelining to False 11054 1726879774.54867: Set connection var ansible_module_compression to ZIP_DEFLATED 11054 1726879774.54900: variable 'ansible_delegated_vars' from source: unknown 11054 1726879774.54907: variable 'ansible_user' from source: unknown 11054 1726879774.54921: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11054 1726879774.55134: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11054 1726879774.55146: variable 'omit' from source: magic vars 11054 1726879774.55155: starting attempt loop 11054 1726879774.55158: running the handler 11054 1726879774.55169: _low_level_execute_command(): starting 11054 1726879774.55182: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11052 1726879774.55688: stdout chunk (state=2): >>>/root <<< 11052 1726879774.55807: stderr chunk (state=3): >>><<< 11052 1726879774.55815: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 11052 1726879774.55839: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11052 1726879774.55851: _low_level_execute_command(): starting 11052 1726879774.55859: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588 `" && echo ansible-tmp-1726879774.558466-11052-267981042354588="` echo /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588 `" && echo ansible-tmp-1726879774.558466-11052-267981042354588="` echo /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588 `" ) && sleep 0'"'"'' 11053 1726879774.56324: stdout chunk (state=2): >>>/root <<< 11053 1726879774.56450: stderr chunk (state=3): >>><<< 11053 1726879774.56458: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 11053 1726879774.56480: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11053 1726879774.56491: _low_level_execute_command(): starting 11053 1726879774.56498: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576 `" && echo ansible-tmp-1726879774.5648699-11053-175614538493576="` echo /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576 `" && echo ansible-tmp-1726879774.5648699-11053-175614538493576="` echo /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576 `" ) && sleep 0'"'"'' 11054 1726879774.57542: stdout chunk (state=2): >>>/root <<< 11054 1726879774.57660: stderr chunk (state=3): >>><<< 11054 1726879774.57667: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 11054 1726879774.57686: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11054 1726879774.57698: _low_level_execute_command(): starting 11054 1726879774.57702: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707 `" && echo ansible-tmp-1726879774.5769389-11054-169254858900707="` echo /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707 `" && echo ansible-tmp-1726879774.5769389-11054-169254858900707="` echo /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707 `" ) && sleep 0'"'"'' 11052 1726879774.58296: stdout chunk (state=2): >>>ansible-tmp-1726879774.558466-11052-267981042354588=/root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588 <<< 11052 1726879774.58426: stderr chunk (state=3): >>><<< 11052 1726879774.58433: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879774.558466-11052-267981042354588=/root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588\n', b'') 11052 1726879774.58454: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879774.558466-11052-267981042354588=/root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588 , stderr= 11052 1726879774.58473: variable 'ansible_delegated_vars' from source: unknown 11052 1726879774.58515: variable 'ansible_module_compression' from source: unknown 11052 1726879774.58557: ANSIBALLZ: Using lock for lineinfile 11052 1726879774.58562: ANSIBALLZ: Acquiring lock 11052 1726879774.58566: ANSIBALLZ: Lock acquired: 140708133374480 11052 1726879774.58570: ANSIBALLZ: Creating module 11053 1726879774.59513: stdout chunk (state=2): >>>ansible-tmp-1726879774.5648699-11053-175614538493576=/root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576 <<< 11053 1726879774.59662: stderr chunk (state=3): >>><<< 11053 1726879774.59671: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879774.5648699-11053-175614538493576=/root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576\n', b'') 11053 1726879774.59697: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879774.5648699-11053-175614538493576=/root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576 , stderr= 11053 1726879774.59718: variable 'ansible_delegated_vars' from source: unknown 11053 1726879774.59769: variable 'ansible_module_compression' from source: unknown 11053 1726879774.59826: ANSIBALLZ: Using lock for lineinfile 11053 1726879774.59832: ANSIBALLZ: Acquiring lock 11054 1726879774.60312: stdout chunk (state=2): >>>ansible-tmp-1726879774.5769389-11054-169254858900707=/root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707 <<< 11054 1726879774.60427: stderr chunk (state=3): >>><<< 11054 1726879774.60435: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879774.5769389-11054-169254858900707=/root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707\n', b'') 11054 1726879774.60457: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879774.5769389-11054-169254858900707=/root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707 , stderr= 11054 1726879774.60478: variable 'ansible_delegated_vars' from source: unknown 11054 1726879774.60529: variable 'ansible_module_compression' from source: unknown 11054 1726879774.60582: ANSIBALLZ: Using lock for lineinfile 11054 1726879774.60588: ANSIBALLZ: Acquiring lock 11052 1726879774.68313: ANSIBALLZ: Writing module into payload 11052 1726879774.68422: ANSIBALLZ: Writing module 11052 1726879774.68444: ANSIBALLZ: Renaming module 11052 1726879774.68454: ANSIBALLZ: Done creating module 11053 1726879774.68463: ANSIBALLZ: Lock acquired: 140708133374480 11053 1726879774.68473: ANSIBALLZ: Reading module after lock 11052 1726879774.68472: variable 'ansible_facts' from source: host vars for 'managed_node1' 11053 1726879774.68508: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py 11052 1726879774.68572: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpx2cn78ki TO /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py 11053 1726879774.68620: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpas553425 TO /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 11054 1726879774.68703: ANSIBALLZ: Lock acquired: 140708133374480 11054 1726879774.68713: ANSIBALLZ: Reading module after lock 11054 1726879774.68754: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py 11054 1726879774.68869: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnk4hhx_k TO /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 11052 1726879774.68994: Sending initial data 11052 1726879774.69001: Sent initial data (158 bytes) 11054 1726879774.69370: Sending initial data 11054 1726879774.69377: Sent initial data (159 bytes) 11053 1726879774.69406: Sending initial data 11053 1726879774.69412: Sent initial data (159 bytes) 11054 1726879774.71881: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnk4hhx_k /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py <<< 11052 1726879774.71931: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpx2cn78ki /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py <<< 11053 1726879774.72793: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpas553425 /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py <<< 11054 1726879774.73581: stderr chunk (state=3): >>><<< 11054 1726879774.73590: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnk4hhx_k /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py\n', b'') 11054 1726879774.73624: done transferring module to remote 11054 1726879774.73640: _low_level_execute_command(): starting 11054 1726879774.73652: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/ /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/ /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py && sleep 0'"'"'' 11052 1726879774.73869: stderr chunk (state=3): >>><<< 11052 1726879774.73878: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpx2cn78ki /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py\n', b'') 11052 1726879774.73914: done transferring module to remote 11052 1726879774.73932: _low_level_execute_command(): starting 11052 1726879774.73939: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/ /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/ /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py && sleep 0'"'"'' 11053 1726879774.74608: stderr chunk (state=3): >>><<< 11053 1726879774.74621: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpas553425 /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py\n', b'') 11053 1726879774.74642: done transferring module to remote 11053 1726879774.74654: _low_level_execute_command(): starting 11053 1726879774.74657: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/ /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/ /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py && sleep 0'"'"'' 11052 1726879774.76474: stderr chunk (state=2): >>><<< 11052 1726879774.76487: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11052 1726879774.76517: _low_level_execute_command() done: rc=0, stdout=, stderr= 11052 1726879774.76522: _low_level_execute_command(): starting 11052 1726879774.76526: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/AnsiballZ_lineinfile.py && sleep 0'"'"'' 11054 1726879774.76587: stderr chunk (state=2): >>><<< 11054 1726879774.76598: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11054 1726879774.76623: _low_level_execute_command() done: rc=0, stdout=, stderr= 11054 1726879774.76627: _low_level_execute_command(): starting 11054 1726879774.76632: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/AnsiballZ_lineinfile.py && sleep 0'"'"'' 11053 1726879774.77216: stderr chunk (state=2): >>><<< 11053 1726879774.77230: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11053 1726879774.77254: _low_level_execute_command() done: rc=0, stdout=, stderr= 11053 1726879774.77262: _low_level_execute_command(): starting 11053 1726879774.77267: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/AnsiballZ_lineinfile.py && sleep 0'"'"'' 11052 1726879774.79506: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 11052 1726879774.79526: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11052 1726879774.79584: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11052 1726879774.79626: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11054 1726879774.79626: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11054 1726879774.79647: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 11052 1726879774.79665: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11052 1726879774.79681: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11052 1726879774.79703: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11054 1726879774.79715: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11054 1726879774.79742: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11052 1726879774.79747: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11052 1726879774.79764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11052 1726879774.79779: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11054 1726879774.79795: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11054 1726879774.79808: stdout chunk (state=3): >>> import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11054 1726879774.79819: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11052 1726879774.79830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 11052 1726879774.79840: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f140e48> <<< 11054 1726879774.79861: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11054 1726879774.79872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11054 1726879774.79884: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11052 1726879774.79895: 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 0x7eff0f0d6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f1409b0> <<< 11054 1726879774.79916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11052 1726879774.80134: 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 0x7eff0f0e3630> 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 0x7eff0f0ea160> # /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 0x7eff0f0ef0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea748> <<< 11054 1726879774.80160: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664dcfe48> # /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 0x7f0664d65828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664dcf9b0> # /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 0x7f0664d72630> 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 0x7f0664d79160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11053 1726879774.80338: 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 0x7f1103e74e48> # /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 0x7f1103e0a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e749b0> # /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 0x7f1103e17630> <<< 11054 1726879774.80497: stdout chunk (state=3): >>># 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 0x7f0664d7e0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79390> # /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 0x7f0664d23470> # /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 0x7f0664d28e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d23b38> # /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' <<< 11052 1726879774.80517: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea390> # /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 0x7eff0f094470> # /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 0x7eff0f099e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f094b38> # /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' <<< 11052 1726879774.80531: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0a04e0> <<< 11053 1726879774.80557: 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 0x7f1103e1e160> # /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 0x7f1103e230f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e390> # /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 <<< 11053 1726879774.80580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 11052 1726879774.80589: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f083d68> # /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 0x7eff0f086198> <<< 11053 1726879774.80601: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11054 1726879774.80618: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d2f4e0> <<< 11054 1726879774.80629: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d12d68> <<< 11054 1726879774.80639: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11054 1726879774.80652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 11054 1726879774.80662: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d15198> <<< 11052 1726879774.80671: 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' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d394940> <<< 11053 1726879774.80685: 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 0x7f1103dc8470> # /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' <<< 11054 1726879774.80702: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11054 1726879774.80712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11052 1726879774.80725: 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 0x7eff0d3a6240> <<< 11053 1726879774.80735: 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 0x7f1103dcde48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dc8b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11054 1726879774.80745: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663023940> <<< 11054 1726879774.80757: 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 <<< 11053 1726879774.80768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11054 1726879774.80778: 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 0x7f0663035240> <<< 11052 1726879774.81000: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0f4a20> 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. <<< 11054 1726879774.81036: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d83a20> 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. <<< 11052 1726879774.81063: 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' <<< 11052 1726879774.81173: 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 # 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 <<< 11054 1726879774.81197: 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 <<< 11054 1726879774.81221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11052 1726879774.81246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11052 1726879774.81269: stdout chunk (state=3): >>>import '_functools' # <<< 11052 1726879774.81291: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11052 1726879774.81389: 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 # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d313080> <<< 11052 1726879774.81492: 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 0x7eff0d31f2b0> # /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 0x7eff0d31ff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d31fa90> import 'itertools' # <<< 11054 1726879774.81589: stdout chunk (state=3): >>># /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 0x7f0662fa2080> # /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 0x7f0662fae2b0> # /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 0x7f0662faef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662faea90> 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 0x7f0662fb8080> import '_collections' # <<< 11052 1726879774.81643: 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 0x7eff0d328080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d36f7b8> # /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' <<< 11054 1726879774.81699: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ffe7b8> # /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 0x7f0662ffeba8> <<< 11052 1726879774.81740: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d36fba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363160> # /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 0x7eff0d363e48> <<< 11053 1726879774.81754: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dd44e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103db7d68> # /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 0x7f1103dba198> # /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 0x7f11020c8940> # /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 0x7f11020da240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e28a20> 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 0x7f1102047080> # /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 0x7f11020532b0> # /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 0x7f1102053f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102053a90> import 'itertools' # <<< 11053 1726879774.81776: 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 0x7f110205d080> import '_collections' # <<< 11054 1726879774.81796: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff2160> # /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 0x7f0662ff2e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fe9438> <<< 11052 1726879774.81807: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d35a438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d34b470> <<< 11053 1726879774.82201: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020a37b8> # /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 0x7f11020a3ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097160> # /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 0x7f1102097e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110208e438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110207f470> # /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 0x7f1101e00278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e08cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097438> import '_locale' # <<< 11053 1726879774.82295: 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 0x7f1101e0de10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020792b0> # /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' <<< 11053 1726879774.82348: 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 0x7f1101e141d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e0df98> # 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 0x7f1101e142e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020e8fd0> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11053 1726879774.82379: 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' <<< 11054 1726879774.82383: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fda470> # /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 0x7f0662d5b2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d63d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff20b8> 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 0x7f0662d68e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fd42b0> # /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 0x7f0662d6f208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d68fd0> # 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 0x7f0662d6f320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663043fd0> # /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 0x7f0662d6fe10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6fa20> # /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 0x7f0662d7a6d8> # /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' <<< 11053 1726879774.82404: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11054 1726879774.82426: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7aeb8> <<< 11052 1726879774.82467: 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' # # /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 0x7eff0d0cc278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d4cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363438> 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 0x7eff0d0d9e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3452b0> # /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 0x7eff0d0e01d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d9f98> # 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 0x7eff0d0e02e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3b4fd0> # /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 0x7eff0d0e0dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e09e8> # /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 0x7eff0d0eb6a0> # /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 0x7eff0d0ebe80> # /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 0x7eff0cc73198> <<< 11052 1726879774.82523: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0eb780> # /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' <<< 11052 1726879774.82570: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc77c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0518> <<< 11052 1726879774.82662: 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 0x7eff0cc9c2e8> <<< 11052 1726879774.82731: 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 0x7eff0cc9c6a0> # /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' <<< 11052 1726879774.82821: 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 0x7eff0cca2390> # /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' # <<< 11052 1726879774.82903: 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' # /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 <<< 11052 1726879774.82954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11052 1726879774.82987: 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 0x7eff0ca4dba8> <<< 11052 1726879774.83103: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca432e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca3af98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca30e80> <<< 11052 1726879774.83144: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cca2d30> <<< 11052 1726879774.83181: 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 0x7eff0ca43f60> <<< 11052 1726879774.83240: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc9ca20> # /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' <<< 11052 1726879774.83301: 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 0x7eff0f051710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca44048> import 'pwd' # <<< 11052 1726879774.83332: 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 0x7eff0f051a90> <<< 11052 1726879774.83381: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0860> <<< 11052 1726879774.83424: 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' <<< 11052 1726879774.83470: 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' <<< 11052 1726879774.83511: 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 0x7eff0f0695c0> # /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' <<< 11053 1726879774.83517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e149e8> # /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 0x7f1101e1f6a0> # /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 0x7f1101e1fe80> # /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 0x7f11019a7198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1f780> # /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 0x7f11019abc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14518> # /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 0x7f11019d02e8> # 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 0x7f11019d06a0> # /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 0x7f11019d6390> # /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 0x7f1101781ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11017772e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110176ef98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101764e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d6d30> # 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 0x7f1101777f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d0a20> # /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 0x7f1103d85710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101778048> 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 0x7f1103d85a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14860> # /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 <<< 11053 1726879774.83531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11053 1726879774.83545: 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 0x7f1103d9d5c0> <<< 11054 1726879774.83561: 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' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06629021d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7a7b8> # /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 0x7f0662905cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6f550> # /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 0x7f066292b320> # 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 0x7f066292b6d8> # /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 0x7f06629313c8> # /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 0x7f06626dcbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626cf320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626c8fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626bfeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662931d68> # 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 0x7f06626cff98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066292ba58> # /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 0x7f0664ce0748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626d6080> 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 0x7f0664ce0ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6f898> # /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 0x7f0664cf85f8> # /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' <<< 11053 1726879774.83575: 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' <<< 11052 1726879774.83638: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11052 1726879774.83795: 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 0x7eff0f06d630> # 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 0x7eff0f06db00> # 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 0x7eff0f06dc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f069e10> # /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 0x7eff0f06df60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f06d4e0> <<< 11052 1726879774.83872: 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 0x7eff0f06d240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f05db00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc88358> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11052 1726879774.83927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11052 1726879774.83961: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f069470> <<< 11054 1726879774.83997: 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 0x7f0664cfc668> # 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 0x7f0664cfcb38> # 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 0x7f0664cfcc50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cf8e48> # /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 0x7f0664cfcf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cfc518> # 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 0x7f0664cfc278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cecb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662917390> # /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 0x7f0664cf84a8> <<< 11054 1726879774.84040: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11054 1726879774.84073: 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 0x7f0660d00940> <<< 11052 1726879774.84111: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b071908> <<< 11054 1726879774.84136: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 11054 1726879774.84166: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.84201: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 11054 1726879774.84224: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.84268: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11053 1726879774.84303: 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 0x7f1103da1630> # 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 0x7f1103da1b00> # 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 0x7f1103da1c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d9de10> # /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 0x7f1103da1f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103da14e0> # 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 0x7f1103da1240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d91b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019bc358> # /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 0x7f1103d9d470> # /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 0x7f10ffda5908> # zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11053 1726879774.85227: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.85317: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.85330: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.86122: 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' <<< 11053 1726879774.86133: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffa61ac8> import 'atexit' # <<< 11053 1726879774.86151: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11053 1726879774.86179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11052 1726879774.86219: 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' <<< 11054 1726879774.86251: 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 0x7f06609bdac8> <<< 11053 1726879774.86260: 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 0x7f10ffa88278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacb4e0> <<< 11054 1726879774.86276: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11053 1726879774.86284: 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 0x7f10ffacb5f8> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11054 1726879774.86308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11053 1726879774.86318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11052 1726879774.86329: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad2eac8> 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' <<< 11053 1726879774.86346: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacbb38> <<< 11052 1726879774.86371: 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 0x7eff0ad55278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad974e0> <<< 11053 1726879774.86384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11054 1726879774.86385: 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 0x7f06609e4278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a264e0> <<< 11053 1726879774.86412: stdout chunk (state=3): >>># 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 <<< 11054 1726879774.86419: 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 0x7f0660a265f8> <<< 11054 1726879774.86431: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11054 1726879774.86463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11054 1726879774.86506: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a26b38> <<< 11054 1726879774.86545: 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' <<< 11054 1726879774.86579: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11054 1726879774.86622: stdout chunk (state=3): >>># 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' <<< 11054 1726879774.86695: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a29160> <<< 11054 1726879774.86731: 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 0x7f06609d2390> <<< 11054 1726879774.86771: 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 0x7f06609d2e48> <<< 11054 1726879774.86798: 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' <<< 11054 1726879774.86852: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a27128> <<< 11053 1726879774.86869: stdout chunk (state=3): >>># 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 0x7f10fface160> # 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 0x7f10ffa77390> # 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 0x7f10ffa77e48> # /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 0x7f10ffacc128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffaac2b0> <<< 11054 1726879774.86869: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a072b0> <<< 11052 1726879774.86897: 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 0x7eff0ad975f8> # /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 0x7eff0ad97b38> # /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 0x7eff0ad9a160> # 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 0x7eff0ad43390> # 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 0x7eff0ad43e48> # /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 0x7eff0ad98128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad782b0> <<< 11053 1726879774.86968: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffaa14a8> <<< 11053 1726879774.86987: 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' <<< 11053 1726879774.87015: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacbd30> <<< 11053 1726879774.87037: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11053 1726879774.87047: 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 0x7f10ffaceb70> <<< 11053 1726879774.87067: 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 <<< 11053 1726879774.87075: 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 0x7f10ffab4438> <<< 11053 1726879774.87093: 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 <<< 11052 1726879774.87155: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad6d4a8> <<< 11053 1726879774.87222: stdout chunk (state=3): >>># 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 0x7f10ffd1eeb8> <<< 11053 1726879774.87308: 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 0x7f10ffd25ef0> <<< 11054 1726879774.87398: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06609fc4a8> # /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' <<< 11052 1726879774.87433: 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' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b08dd30> # 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 0x7eff0ad80320> # /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 0x7eff0ad80438> # /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 0x7eff0afeaeb8> <<< 11052 1726879774.87513: 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' <<< 11054 1726879774.87586: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660d1bd30> # 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 0x7f0660a0f358> # /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 0x7f0660a0f470> # /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 0x7f0660c79ef0> # /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 0x7f0660c80f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6c320> # /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 0x7f0660c6cb38> <<< 11053 1726879774.87601: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd112e8> # /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 0x7f10ffd11b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffac17f0> # /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' <<< 11053 1726879774.87612: stdout chunk (state=3): >>>import '_string' # <<< 11052 1726879774.87620: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0aff1eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afdd2e8> # /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 0x7eff0afddb00> <<< 11053 1726879774.87696: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd45f28> <<< 11053 1726879774.87746: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd11160> <<< 11053 1726879774.87872: 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 0x7f10ffd52e48> <<< 11053 1726879774.87918: 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 0x7f10ffd52f28> <<< 11053 1726879774.87940: 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 0x7f10ffd600f0> <<< 11053 1726879774.87982: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffab4588> # /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' <<< 11053 1726879774.88030: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11053 1726879774.88043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11053 1726879774.88071: 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 0x7f10ffd6ea90> <<< 11052 1726879774.88097: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad8d7f0> # /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 0x7eff0b010ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afdd160> <<< 11054 1726879774.88105: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a1c828> # /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 0x7f0660ca0f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6c198> <<< 11052 1726879774.88152: 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' <<< 11052 1726879774.88164: 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 0x7eff0b01ed68> <<< 11054 1726879774.88170: 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 0x7f0660cad8d0> <<< 11052 1726879774.88190: 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 0x7eff0b01ee80> <<< 11054 1726879774.88205: 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 0x7f0660cadeb8> <<< 11053 1726879774.88231: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd681d0> <<< 11054 1726879774.88254: 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 0x7f0660cbb048> <<< 11054 1726879774.88269: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a0f5c0> <<< 11052 1726879774.88281: 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 0x7eff0b01efd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad80588> <<< 11054 1726879774.88297: 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' <<< 11054 1726879774.88309: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11052 1726879774.88319: 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' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11052 1726879774.88330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11054 1726879774.88341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11053 1726879774.88353: 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 0x7f10ffd683c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd60c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11052 1726879774.88409: 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 0x7eff0b03b978> <<< 11052 1726879774.88544: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b0360b8> <<< 11052 1726879774.88576: 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 0x7eff0b0362b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b02cb38> <<< 11052 1726879774.88607: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 11052 1726879774.88628: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.88701: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.88724: 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 0x7f0660cc99e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cc3128> # 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 0x7f0660cc3320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cbbba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11053 1726879774.88738: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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_lineinfile_payload_t02ynfzv/ansible_lineinfile_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' <<< 11053 1726879774.88752: 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 0x7f10ffd89e80> <<< 11054 1726879774.88775: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11054 1726879774.88790: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 11054 1726879774.88807: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11054 1726879774.88816: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.88830: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd89b38> <<< 11053 1726879774.88838: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd89358> <<< 11052 1726879774.88850: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11053 1726879774.88861: 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' <<< 11053 1726879774.88904: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd899b0> <<< 11053 1726879774.88916: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd76cf8> <<< 11053 1726879774.88925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.88933: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.88933: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.89030: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11052 1726879774.89036: 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' <<< 11054 1726879774.89040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11054 1726879774.89049: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11052 1726879774.89074: 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' <<< 11054 1726879774.89086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11052 1726879774.89099: 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' <<< 11054 1726879774.89101: 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' <<< 11052 1726879774.89125: 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 0x7eff0b057da0> <<< 11054 1726879774.89124: 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 0x7f0660ce6da0> <<< 11052 1726879774.89182: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b057a58> <<< 11052 1726879774.89226: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b057278> <<< 11052 1726879774.89261: 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' <<< 11052 1726879774.89307: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b0578d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b044ba8> # zipimport: zlib available <<< 11053 1726879774.89366: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.89563: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce6a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce6278> # /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 0x7f0660ce68d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cd3ba8> # zipimport: zlib available <<< 11054 1726879774.89776: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.89799: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.89818: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11053 1726879774.89829: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 11053 1726879774.89854: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 11053 1726879774.89863: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.89882: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.89906: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py <<< 11053 1726879774.89915: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.89930: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.89945: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 11053 1726879774.89956: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.90066: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.90184: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11053 1726879774.90194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11053 1726879774.90212: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc3f3588> <<< 11053 1726879774.90221: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.90244: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 11054 1726879774.90260: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11052 1726879774.90265: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11054 1726879774.90286: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 11052 1726879774.90285: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 11054 1726879774.90308: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 11052 1726879774.90329: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11054 1726879774.90399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 11054 1726879774.90427: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.90524: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.90577: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.90642: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11054 1726879774.90678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d350240> # zipimport: zlib available <<< 11052 1726879774.90705: stdout chunk (state=3): >>># zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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 0x7eff076c1240> # zipimport: zlib available <<< 11053 1726879774.90929: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.90974: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.91034: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11054 1726879774.91046: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.91064: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.91075: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.91098: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11053 1726879774.91157: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.91227: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 11053 1726879774.91245: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11053 1726879774.91257: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.91284: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.91315: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11053 1726879774.91323: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.91404: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.91457: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.91481: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.91513: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py <<< 11054 1726879774.91526: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.91551: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.91578: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py <<< 11054 1726879774.91585: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.91652: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.91664: 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' <<< 11054 1726879774.91721: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 11052 1726879774.91725: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11054 1726879774.91739: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11052 1726879774.91750: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.91761: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11052 1726879774.91787: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11054 1726879774.91799: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.91811: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc469cf8> # zipimport: zlib available # zipimport: zlib available <<< 11053 1726879774.91825: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11053 1726879774.91835: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.91842: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11053 1726879774.91884: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.91945: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 11053 1726879774.91976: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 11054 1726879774.92216: stdout chunk (state=3): >>># 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' <<< 11052 1726879774.92246: stdout chunk (state=3): >>># 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' # <<< 11053 1726879774.92244: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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 <<< 11052 1726879774.92266: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07735da0> # zipimport: zlib available <<< 11052 1726879774.92276: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.92301: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11054 1726879774.92301: stdout chunk (state=3): >>>import '_ast' # <<< 11054 1726879774.92320: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3c4da0> # zipimport: zlib available <<< 11054 1726879774.92341: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.92362: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11052 1726879774.92362: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.92373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11053 1726879774.92395: 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 0x7f10fc48b160> <<< 11052 1726879774.92413: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11052 1726879774.92426: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 11052 1726879774.92432: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11054 1726879774.92438: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.92452: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.92489: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 11053 1726879774.92500: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc447e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11054 1726879774.92505: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11054 1726879774.92528: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.92540: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.92547: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.92562: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 11054 1726879774.92574: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11053 1726879774.92588: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.92592: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.92620: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.92629: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.92645: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.92620: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.92657: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.92797: 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 <<< 11052 1726879774.92836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11052 1726879774.92929: 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 0x7eff07757160> <<< 11052 1726879774.92997: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07713e80> <<< 11052 1726879774.93037: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11052 1726879774.93085: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.93108: stdout chunk (state=3): >>># 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 0x7f065d3e6128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3a2e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11053 1726879774.93117: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.93133: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.93155: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.93165: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.93187: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.93207: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.93207: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11053 1726879774.93237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11054 1726879774.93236: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.93251: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11053 1726879774.93261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11054 1726879774.93263: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.93381: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc5830b8> <<< 11053 1726879774.93402: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11053 1726879774.93411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11052 1726879774.93482: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.93515: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc583160> <<< 11053 1726879774.93557: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc45eac8> <<< 11054 1726879774.93568: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.93612: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py <<< 11053 1726879774.93623: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.93640: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.93663: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 11053 1726879774.93676: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.93690: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.93709: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py <<< 11052 1726879774.93756: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11052 1726879774.93784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11052 1726879774.93804: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11053 1726879774.93802: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 11052 1726879774.93822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11053 1726879774.93828: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11054 1726879774.93839: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11054 1726879774.93868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11054 1726879774.93883: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11054 1726879774.93897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11052 1726879774.93950: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07850080> <<< 11052 1726879774.93965: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11052 1726879774.93982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11053 1726879774.94033: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.94089: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07850128> <<< 11052 1726879774.94136: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0772aac8> <<< 11052 1726879774.94207: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11052 1726879774.94236: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.94282: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 11053 1726879774.94318: stdout chunk (state=3): >>># zipimport: zlib available <<< 11052 1726879774.94342: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py <<< 11052 1726879774.94393: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 11052 1726879774.94423: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11054 1726879774.94478: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d4df080> # /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 0x7f065d4df128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3b9940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available <<< 11054 1726879774.94493: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11053 1726879774.94571: 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 0x7f10fc4dd5c0> <<< 11052 1726879774.94624: stdout chunk (state=3): >>># zipimport: zlib available <<< 11054 1726879774.94706: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.94706: stdout chunk (state=3): >>> {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLdxlWxe419sBUVog8Rgjczi0gEaOJqBqqvM6O2NhlO2xc3f2eQ4HaFyG/sp5OzG5W6sG7WK2VHtZ1rPUS8dbNblcf9pvjhETIEId64DAij+MaEXRVYAn1qvfUVD4wm4a20TUesrISft1kJkwuUfricKeVnK/XDoBdpPG17iLUc9xuqH82DwZbggHl4YddwyCHiccieVlKea9cUfgzX+1A8ZqeifsC8FKnUG2l2kQknQi79Sz8aKTchVO3QDB3T1RC7cBYnfshYeZS9nR5odTftcaOUCsZwBDThRa5eZaQOyLfPpY2LYjWYWaWJPyxguC5ehrs4Efl7VpXSDTE4eiTrbriWvHqM0jnlbAgq/NV3iaLvXppuxzkCoB3c7m+m2rSBJBhRagtnhiwz82rF8viej6SscELByw7DNNgDxAvkLjoO63XzvHsRGEXvrtHJ49rBFoEgx9ud/FL7IeX5hnuyQlW7mzddTh0dzqY4TWoXnBZj1v4sMC8MpLJiC390/U= root@ip-10-31-43-205.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 11053 1726879774.94896: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 11053 1726879774.94909: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys <<< 11053 1726879774.94919: stdout chunk (state=3): >>># 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 <<< 11053 1726879774.94933: stdout chunk (state=3): >>># 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 <<< 11053 1726879774.94946: stdout chunk (state=3): >>># 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 <<< 11052 1726879774.94964: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.94982: 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 # 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 <<< 11054 1726879774.94984: stdout chunk (state=3): >>># zipimport: zlib available <<< 11053 1726879774.95097: 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 # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11053 1726879774.95200: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11053 1726879774.95248: stdout chunk (state=3): >>># 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 <<< 11053 1726879774.95273: stdout chunk (state=3): >>># destroy fcntl # destroy encodings # destroy syslog # destroy uuid <<< 11053 1726879774.95330: stdout chunk (state=3): >>># 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 <<< 11053 1726879774.95353: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 11053 1726879774.95405: 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 # 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 <<< 11053 1726879774.95433: stdout chunk (state=3): >>># 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 <<< 11053 1726879774.95483: 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 # 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 <<< 11053 1726879774.95514: stdout chunk (state=3): >>># 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 <<< 11052 1726879774.95610: 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 0x7eff077a9588> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDoxcE2sdXCJsy7hEYOZUOtUcVP3HjTyRNhtzK9eDRrbo8LM4RY/ozu7oTWPtuAYkYXk0NNVd86mmipkr9PPg9yzen7JsCkPz9FUzAwz2ydFUFZ6VBNz8jBmaqztuwuowSrKayCwQPFp6NPoEI7MVbvvsu4Q3kr+fko7L0uxprdInoTIZrdw5r5nTmFCaAjA97ZQspY6zy8hnmINS3n/5QWaGkDPeU6hV9txled8c8stsVrms5WalPfBPclWQzQGb5IzupMBf62Bs33ILbhh3TifRRs8tY1niZyKtmJGpS/Yn2DUPa3TbP1qd31gmYxb3JYHlZeTzHEhfTALVQVrlrZA87ZcMdK8CYIORwPUUEJK3Kpt30tFIsb3Pl++imyNEyxwVjqljRxz07zNbYx4lQml0WlmuCrGDO4tIdu+awvKncgyR7Zn8lmtukAKrenUJaKLJMEZVWuo5oLv1xTjq3Zz76AtnUnicpBpHB9eOMVtplRTqJqFD8BwxUJEKKHbds= root@ip-10-31-42-60.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 11054 1726879774.95634: 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 0x7f065d438588> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 11052 1726879774.95680: 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 <<< 11052 1726879774.95728: 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 # 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 <<< 11052 1726879774.95829: 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 # 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 <<< 11054 1726879774.95879: 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 # 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 <<< 11054 1726879774.95915: 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 # 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 <<< 11054 1726879774.95933: stdout chunk (state=3): >>># destroy _blake2 # destroy _bz2 <<< 11052 1726879774.95974: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11052 1726879774.96006: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 11052 1726879774.96032: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11052 1726879774.96055: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 11052 1726879774.96073: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11052 1726879774.96113: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 11052 1726879774.96165: stdout chunk (state=3): >>># 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 <<< 11054 1726879774.96185: stdout chunk (state=3): >>># 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 <<< 11052 1726879774.96270: 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 # 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 <<< 11052 1726879774.96320: stdout chunk (state=3): >>># 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 <<< 11052 1726879774.96380: stdout chunk (state=3): >>># 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 <<< 11054 1726879774.96409: stdout chunk (state=3): >>># 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 <<< 11054 1726879774.96435: 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 # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 11052 1726879774.96515: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select <<< 11052 1726879774.96532: stdout chunk (state=3): >>># destroy linecache <<< 11054 1726879774.96554: stdout chunk (state=3): >>># 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 <<< 11052 1726879774.96579: 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 <<< 11053 1726879774.96616: stdout chunk (state=3): >>># 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 <<< 11054 1726879774.96640: stdout chunk (state=3): >>># destroy posixpath <<< 11054 1726879774.96668: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select <<< 11054 1726879774.96770: stdout chunk (state=3): >>># 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 <<< 11052 1726879774.96955: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 11052 1726879774.96964: stdout chunk (state=3): >>><<< 11052 1726879774.96976: stderr chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f140e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0d6828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f1409b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0e3630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ef0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f094470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f099e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f094b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0a04e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f083d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f086198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d394940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3a6240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0f4a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d313080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d31f2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0d31ff60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d31fa90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d328080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d36f7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d36fba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d35a438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d34b470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0cc278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d4cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d9e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3452b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0d0e01d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d9f98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0d0e02e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3b4fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e09e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0eb6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0ebe80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc73198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0eb780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc77c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc9c2e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0cc9c6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cca2390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca4dba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca432e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca3af98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca30e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cca2d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ca43f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc9ca20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f051710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca44048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f051a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f0695c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06d630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06db00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06dc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f069e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06df60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f06d4e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0f06d240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f05db00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc88358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f069470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b071908>\r\n# zipimport: found 33 names in \'/tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad2eac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad55278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad974e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad975f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad97b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad9a160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad43390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad43e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad98128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad782b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad6d4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b08dd30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ad80320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad80438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0afeaeb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0aff1eb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afdd2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afddb00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad8d7f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b010ef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afdd160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b01ed68>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b01ee80>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b01efd0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad80588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b03b978>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b0360b8>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b0362b0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b02cb38>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0b057da0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b057a58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b057278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b0578d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b044ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076c1240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07735da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07757160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07713e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07850080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07850128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0772aac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff077a9588>\r\n\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDoxcE2sdXCJsy7hEYOZUOtUcVP3HjTyRNhtzK9eDRrbo8LM4RY/ozu7oTWPtuAYkYXk0NNVd86mmipkr9PPg9yzen7JsCkPz9FUzAwz2ydFUFZ6VBNz8jBmaqztuwuowSrKayCwQPFp6NPoEI7MVbvvsu4Q3kr+fko7L0uxprdInoTIZrdw5r5nTmFCaAjA97ZQspY6zy8hnmINS3n/5QWaGkDPeU6hV9txled8c8stsVrms5WalPfBPclWQzQGb5IzupMBf62Bs33ILbhh3TifRRs8tY1niZyKtmJGpS/Yn2DUPa3TbP1qd31gmYxb3JYHlZeTzHEhfTALVQVrlrZA87ZcMdK8CYIORwPUUEJK3Kpt30tFIsb3Pl++imyNEyxwVjqljRxz07zNbYx4lQml0WlmuCrGDO4tIdu+awvKncgyR7Zn8lmtukAKrenUJaKLJMEZVWuo5oLv1xTjq3Zz76AtnUnicpBpHB9eOMVtplRTqJqFD8BwxUJEKKHbds= root@ip-10-31-42-60.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 11052 1726879774.97055: _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 0x7eff0f140e48> # /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 0x7eff0f0d6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f1409b0> # /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 0x7eff0f0e3630> 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 0x7eff0f0ea160> # /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 0x7eff0f0ef0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0ea390> # /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 0x7eff0f094470> # /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 0x7eff0f099e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f094b38> # /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 0x7eff0f0a04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f083d68> # /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 0x7eff0f086198> # /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 0x7eff0d394940> # /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 0x7eff0d3a6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f0f4a20> 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 0x7eff0d313080> # /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 0x7eff0d31f2b0> # /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 0x7eff0d31ff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d31fa90> 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 0x7eff0d328080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d36f7b8> # /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 0x7eff0d36fba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363160> # /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 0x7eff0d363e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d35a438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d34b470> # /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 0x7eff0d0cc278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d4cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d363438> 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 0x7eff0d0d9e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3452b0> # /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 0x7eff0d0e01d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0d9f98> # 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 0x7eff0d0e02e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d3b4fd0> # /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 0x7eff0d0e0dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e09e8> # /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 0x7eff0d0eb6a0> # /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 0x7eff0d0ebe80> # /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 0x7eff0cc73198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0eb780> # /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 0x7eff0cc77c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0518> # /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 0x7eff0cc9c2e8> # 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 0x7eff0cc9c6a0> # /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 0x7eff0cca2390> # /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 0x7eff0ca4dba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca432e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca3af98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca30e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cca2d30> # 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 0x7eff0ca43f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc9ca20> # /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 0x7eff0f051710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ca44048> 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 0x7eff0f051a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0d0e0860> # /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 0x7eff0f0695c0> # /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 0x7eff0f06d630> # 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 0x7eff0f06db00> # 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 0x7eff0f06dc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f069e10> # /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 0x7eff0f06df60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f06d4e0> # 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 0x7eff0f06d240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0f05db00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0cc88358> # /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 0x7eff0f069470> # /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 0x7eff0b071908> # zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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 0x7eff0ad2eac8> 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 0x7eff0ad55278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad974e0> # 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 0x7eff0ad975f8> # /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 0x7eff0ad97b38> # /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 0x7eff0ad9a160> # 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 0x7eff0ad43390> # 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 0x7eff0ad43e48> # /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 0x7eff0ad98128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad782b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad6d4a8> # /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 0x7eff0b08dd30> # 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 0x7eff0ad80320> # /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 0x7eff0ad80438> # /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 0x7eff0afeaeb8> # /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 0x7eff0aff1eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afdd2e8> # /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 0x7eff0afddb00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad8d7f0> # /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 0x7eff0b010ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0afdd160> # 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 0x7eff0b01ed68> # 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 0x7eff0b01ee80> # 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 0x7eff0b01efd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad80588> # /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 0x7eff0b03b978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b0360b8> # 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 0x7eff0b0362b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b02cb38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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_lineinfile_payload_6obgbf5b/ansible_lineinfile_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_lineinfile_payload_6obgbf5b/ansible_lineinfile_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 0x7eff0b057da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b057a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b057278> # /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 0x7eff0b0578d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b044ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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 0x7eff076c1240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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_lineinfile_payload_6obgbf5b/ansible_lineinfile_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 0x7eff07735da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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_lineinfile_payload_6obgbf5b/ansible_lineinfile_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 0x7eff07757160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07713e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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 0x7eff07850080> # /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 0x7eff07850128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0772aac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_6obgbf5b/ansible_lineinfile_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 0x7eff077a9588> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDoxcE2sdXCJsy7hEYOZUOtUcVP3HjTyRNhtzK9eDRrbo8LM4RY/ozu7oTWPtuAYkYXk0NNVd86mmipkr9PPg9yzen7JsCkPz9FUzAwz2ydFUFZ6VBNz8jBmaqztuwuowSrKayCwQPFp6NPoEI7MVbvvsu4Q3kr+fko7L0uxprdInoTIZrdw5r5nTmFCaAjA97ZQspY6zy8hnmINS3n/5QWaGkDPeU6hV9txled8c8stsVrms5WalPfBPclWQzQGb5IzupMBf62Bs33ILbhh3TifRRs8tY1niZyKtmJGpS/Yn2DUPa3TbP1qd31gmYxb3JYHlZeTzHEhfTALVQVrlrZA87ZcMdK8CYIORwPUUEJK3Kpt30tFIsb3Pl++imyNEyxwVjqljRxz07zNbYx4lQml0WlmuCrGDO4tIdu+awvKncgyR7Zn8lmtukAKrenUJaKLJMEZVWuo5oLv1xTjq3Zz76AtnUnicpBpHB9eOMVtplRTqJqFD8BwxUJEKKHbds= root@ip-10-31-42-60.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 __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.42.60 closed. 11052 1726879774.97267: done with _execute_module (lineinfile, {'line': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDoxcE2sdXCJsy7hEYOZUOtUcVP3HjTyRNhtzK9eDRrbo8LM4RY/ozu7oTWPtuAYkYXk0NNVd86mmipkr9PPg9yzen7JsCkPz9FUzAwz2ydFUFZ6VBNz8jBmaqztuwuowSrKayCwQPFp6NPoEI7MVbvvsu4Q3kr+fko7L0uxprdInoTIZrdw5r5nTmFCaAjA97ZQspY6zy8hnmINS3n/5QWaGkDPeU6hV9txled8c8stsVrms5WalPfBPclWQzQGb5IzupMBf62Bs33ILbhh3TifRRs8tY1niZyKtmJGpS/Yn2DUPa3TbP1qd31gmYxb3JYHlZeTzHEhfTALVQVrlrZA87ZcMdK8CYIORwPUUEJK3Kpt30tFIsb3Pl++imyNEyxwVjqljRxz07zNbYx4lQml0WlmuCrGDO4tIdu+awvKncgyR7Zn8lmtukAKrenUJaKLJMEZVWuo5oLv1xTjq3Zz76AtnUnicpBpHB9eOMVtplRTqJqFD8BwxUJEKKHbds= root@ip-10-31-42-60.us-east-1.aws.redhat.com', 'state': 'present', 'create': True, 'path': '/root/.ssh/authorized_keys', 'group': 'root', 'owner': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'lineinfile', '_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-1726879774.558466-11052-267981042354588/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11052 1726879774.97286: _low_level_execute_command(): starting 11052 1726879774.97295: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879774.558466-11052-267981042354588/ > /dev/null 2>&1 && sleep 0'"'"'' 11053 1726879774.97087: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 11053 1726879774.97392: stdout chunk (state=3): >>><<< 11053 1726879774.97408: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e74e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e0a828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e749b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e17630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e230f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dc8470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dcde48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dc8b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dd44e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103db7d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dba198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020c8940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020da240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e28a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102047080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020532b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1102053f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102053a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110205d080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020a37b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020a3ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110208e438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110207f470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e00278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e08cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e0de10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020792b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1101e141d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e0df98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1101e142e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020e8fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e149e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1f6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1fe80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019a7198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1f780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019abc88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d02e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11019d06a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d6390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101781ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11017772e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110176ef98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101764e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d6d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1101777f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d0a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103d85710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101778048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103d85a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103d9d5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d9de10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103da14e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1103da1240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d91b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019bc358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d9d470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffda5908>\r\n# zipimport: found 33 names in \'/tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffa61ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffa88278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacb4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffacb5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacbb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fface160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffa77390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffa77e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacc128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffaac2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffaa14a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacbd30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffaceb70>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffab4438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd1eeb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd25ef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd112e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd11b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffac17f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd45f28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd11160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd52e48>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd52f28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd600f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffab4588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd6ea90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd681d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd683c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd60c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ffd89e80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd89b38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd89358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd899b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd76cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc3f3588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc469cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10fc48b160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc447e80>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc5830b8>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc583160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc45eac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc4dd5c0>\r\n\r\n{"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLdxlWxe419sBUVog8Rgjczi0gEaOJqBqqvM6O2NhlO2xc3f2eQ4HaFyG/sp5OzG5W6sG7WK2VHtZ1rPUS8dbNblcf9pvjhETIEId64DAij+MaEXRVYAn1qvfUVD4wm4a20TUesrISft1kJkwuUfricKeVnK/XDoBdpPG17iLUc9xuqH82DwZbggHl4YddwyCHiccieVlKea9cUfgzX+1A8ZqeifsC8FKnUG2l2kQknQi79Sz8aKTchVO3QDB3T1RC7cBYnfshYeZS9nR5odTftcaOUCsZwBDThRa5eZaQOyLfPpY2LYjWYWaWJPyxguC5ehrs4Efl7VpXSDTE4eiTrbriWvHqM0jnlbAgq/NV3iaLvXppuxzkCoB3c7m+m2rSBJBhRagtnhiwz82rF8viej6SscELByw7DNNgDxAvkLjoO63XzvHsRGEXvrtHJ49rBFoEgx9ud/FL7IeX5hnuyQlW7mzddTh0dzqY4TWoXnBZj1v4sMC8MpLJiC390/U= root@ip-10-31-43-205.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 11053 1726879774.98195: _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 0x7f1103e74e48> # /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 0x7f1103e0a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e749b0> # /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 0x7f1103e17630> 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 0x7f1103e1e160> # /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 0x7f1103e230f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e1e390> # /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 0x7f1103dc8470> # /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 0x7f1103dcde48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103dc8b38> # /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 0x7f1103dd44e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103db7d68> # /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 0x7f1103dba198> # /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 0x7f11020c8940> # /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 0x7f11020da240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103e28a20> 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 0x7f1102047080> # /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 0x7f11020532b0> # /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 0x7f1102053f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102053a90> 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 0x7f110205d080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020a37b8> # /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 0x7f11020a3ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097160> # /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 0x7f1102097e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110208e438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110207f470> # /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 0x7f1101e00278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e08cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1102097438> 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 0x7f1101e0de10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020792b0> # /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 0x7f1101e141d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e0df98> # 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 0x7f1101e142e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11020e8fd0> # /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 0x7f1101e14dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e149e8> # /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 0x7f1101e1f6a0> # /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 0x7f1101e1fe80> # /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 0x7f11019a7198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e1f780> # /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 0x7f11019abc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14518> # /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 0x7f11019d02e8> # 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 0x7f11019d06a0> # /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 0x7f11019d6390> # /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 0x7f1101781ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11017772e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f110176ef98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101764e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d6d30> # 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 0x7f1101777f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019d0a20> # /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 0x7f1103d85710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101778048> 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 0x7f1103d85a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1101e14860> # /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 0x7f1103d9d5c0> # /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 0x7f1103da1630> # 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 0x7f1103da1b00> # 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 0x7f1103da1c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d9de10> # /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 0x7f1103da1f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103da14e0> # 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 0x7f1103da1240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1103d91b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11019bc358> # /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 0x7f1103d9d470> # /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 0x7f10ffda5908> # zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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 0x7f10ffa61ac8> 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 0x7f10ffa88278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffacb4e0> # 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 0x7f10ffacb5f8> # /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 0x7f10ffacbb38> # /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 0x7f10fface160> # 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 0x7f10ffa77390> # 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 0x7f10ffa77e48> # /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 0x7f10ffacc128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffaac2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffaa14a8> # /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 0x7f10ffacbd30> # 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 0x7f10ffaceb70> # /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 0x7f10ffab4438> # /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 0x7f10ffd1eeb8> # /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 0x7f10ffd25ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd112e8> # /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 0x7f10ffd11b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffac17f0> # /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 0x7f10ffd45f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd11160> # 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 0x7f10ffd52e48> # 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 0x7f10ffd52f28> # 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 0x7f10ffd600f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffab4588> # /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 0x7f10ffd6ea90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd681d0> # 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 0x7f10ffd683c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd60c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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_lineinfile_payload_t02ynfzv/ansible_lineinfile_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_lineinfile_payload_t02ynfzv/ansible_lineinfile_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 0x7f10ffd89e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd89b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd89358> # /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 0x7f10ffd899b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ffd76cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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 0x7f10fc3f3588> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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_lineinfile_payload_t02ynfzv/ansible_lineinfile_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 0x7f10fc469cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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_lineinfile_payload_t02ynfzv/ansible_lineinfile_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 0x7f10fc48b160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc447e80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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 0x7f10fc5830b8> # /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 0x7f10fc583160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10fc45eac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_t02ynfzv/ansible_lineinfile_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 0x7f10fc4dd5c0> {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLdxlWxe419sBUVog8Rgjczi0gEaOJqBqqvM6O2NhlO2xc3f2eQ4HaFyG/sp5OzG5W6sG7WK2VHtZ1rPUS8dbNblcf9pvjhETIEId64DAij+MaEXRVYAn1qvfUVD4wm4a20TUesrISft1kJkwuUfricKeVnK/XDoBdpPG17iLUc9xuqH82DwZbggHl4YddwyCHiccieVlKea9cUfgzX+1A8ZqeifsC8FKnUG2l2kQknQi79Sz8aKTchVO3QDB3T1RC7cBYnfshYeZS9nR5odTftcaOUCsZwBDThRa5eZaQOyLfPpY2LYjWYWaWJPyxguC5ehrs4Efl7VpXSDTE4eiTrbriWvHqM0jnlbAgq/NV3iaLvXppuxzkCoB3c7m+m2rSBJBhRagtnhiwz82rF8viej6SscELByw7DNNgDxAvkLjoO63XzvHsRGEXvrtHJ49rBFoEgx9ud/FL7IeX5hnuyQlW7mzddTh0dzqY4TWoXnBZj1v4sMC8MpLJiC390/U= root@ip-10-31-43-205.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 __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.43.205 closed. 11053 1726879774.99536: done with _execute_module (lineinfile, {'line': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLdxlWxe419sBUVog8Rgjczi0gEaOJqBqqvM6O2NhlO2xc3f2eQ4HaFyG/sp5OzG5W6sG7WK2VHtZ1rPUS8dbNblcf9pvjhETIEId64DAij+MaEXRVYAn1qvfUVD4wm4a20TUesrISft1kJkwuUfricKeVnK/XDoBdpPG17iLUc9xuqH82DwZbggHl4YddwyCHiccieVlKea9cUfgzX+1A8ZqeifsC8FKnUG2l2kQknQi79Sz8aKTchVO3QDB3T1RC7cBYnfshYeZS9nR5odTftcaOUCsZwBDThRa5eZaQOyLfPpY2LYjWYWaWJPyxguC5ehrs4Efl7VpXSDTE4eiTrbriWvHqM0jnlbAgq/NV3iaLvXppuxzkCoB3c7m+m2rSBJBhRagtnhiwz82rF8viej6SscELByw7DNNgDxAvkLjoO63XzvHsRGEXvrtHJ49rBFoEgx9ud/FL7IeX5hnuyQlW7mzddTh0dzqY4TWoXnBZj1v4sMC8MpLJiC390/U= root@ip-10-31-43-205.us-east-1.aws.redhat.com', 'state': 'present', 'create': True, 'path': '/root/.ssh/authorized_keys', 'group': 'root', 'owner': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'lineinfile', '_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-1726879774.5648699-11053-175614538493576/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11053 1726879774.99555: _low_level_execute_command(): starting 11053 1726879774.99562: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879774.5648699-11053-175614538493576/ > /dev/null 2>&1 && sleep 0'"'"'' 11054 1726879774.97126: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 11054 1726879774.99655: stderr chunk (state=3): >>><<< 11054 1726879774.99662: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664dcfe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d65828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664dcf9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d72630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d7e0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d23470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d28e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d23b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d2f4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d12d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d15198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663023940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663035240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d83a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fa2080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fae2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0662faef60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662faea90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fb8080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ffe7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ffeba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff2160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff2e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fe9438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fda470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d5b2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d63d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff20b8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d68e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fd42b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0662d6f208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d68fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0662d6f320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663043fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6fe10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6fa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7a6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7aeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06629021d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7a7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662905cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6f550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066292b320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f066292b6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06629313c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626dcbe0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626cf320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626c8fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626bfeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662931d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06626cff98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066292ba58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664ce0748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626d6080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664ce0ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6f898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cf85f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfc668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfcb38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfcc50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cf8e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfcf98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cfc518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0664cfc278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cecb38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662917390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cf84a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660d00940>\r\n# zipimport: found 33 names in \'/tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06609bdac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06609e4278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a264e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660a265f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a26b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a29160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06609d2390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f06609d2e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a27128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a072b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06609fc4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660d1bd30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660a0f358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a0f470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660c79ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c80f60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6c320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6cb38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a1c828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ca0f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6c198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cad8d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cadeb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cbb048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a0f5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cc99e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cc3128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660cc3320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cbbba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0660ce6da0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce6a58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce6278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce68d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cd3ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d350240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3c4da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f065d3e6128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3a2e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d4df080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d4df128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3b9940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d438588>\r\n\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 11054 1726879774.99740: _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 0x7f0664dcfe48> # /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 0x7f0664d65828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664dcf9b0> # /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 0x7f0664d72630> 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 0x7f0664d79160> # /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 0x7f0664d7e0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d79390> # /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 0x7f0664d23470> # /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 0x7f0664d28e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d23b38> # /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 0x7f0664d2f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d12d68> # /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 0x7f0664d15198> # /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 0x7f0663023940> # /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 0x7f0663035240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664d83a20> 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 0x7f0662fa2080> # /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 0x7f0662fae2b0> # /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 0x7f0662faef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662faea90> 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 0x7f0662fb8080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ffe7b8> # /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 0x7f0662ffeba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff2160> # /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 0x7f0662ff2e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fe9438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fda470> # /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 0x7f0662d5b2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d63d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662ff20b8> 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 0x7f0662d68e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662fd42b0> # /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 0x7f0662d6f208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d68fd0> # 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 0x7f0662d6f320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0663043fd0> # /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 0x7f0662d6fe10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6fa20> # /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 0x7f0662d7a6d8> # /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 0x7f0662d7aeb8> # /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 0x7f06629021d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d7a7b8> # /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 0x7f0662905cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6f550> # /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 0x7f066292b320> # 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 0x7f066292b6d8> # /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 0x7f06629313c8> # /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 0x7f06626dcbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626cf320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626c8fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626bfeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662931d68> # 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 0x7f06626cff98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f066292ba58> # /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 0x7f0664ce0748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06626d6080> 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 0x7f0664ce0ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662d6f898> # /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 0x7f0664cf85f8> # /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 0x7f0664cfc668> # 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 0x7f0664cfcb38> # 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 0x7f0664cfcc50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cf8e48> # /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 0x7f0664cfcf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cfc518> # 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 0x7f0664cfc278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0664cecb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0662917390> # /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 0x7f0664cf84a8> # /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 0x7f0660d00940> # zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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 0x7f06609bdac8> 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 0x7f06609e4278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a264e0> # 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 0x7f0660a265f8> # /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 0x7f0660a26b38> # /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 0x7f0660a29160> # 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 0x7f06609d2390> # 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 0x7f06609d2e48> # /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 0x7f0660a27128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a072b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f06609fc4a8> # /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 0x7f0660d1bd30> # 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 0x7f0660a0f358> # /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 0x7f0660a0f470> # /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 0x7f0660c79ef0> # /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 0x7f0660c80f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6c320> # /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 0x7f0660c6cb38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a1c828> # /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 0x7f0660ca0f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660c6c198> # 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 0x7f0660cad8d0> # 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 0x7f0660cadeb8> # 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 0x7f0660cbb048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660a0f5c0> # /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 0x7f0660cc99e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cc3128> # 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 0x7f0660cc3320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cbbba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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_lineinfile_payload_7adt_qs5/ansible_lineinfile_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_lineinfile_payload_7adt_qs5/ansible_lineinfile_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 0x7f0660ce6da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce6a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660ce6278> # /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 0x7f0660ce68d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0660cd3ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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 0x7f065d350240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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_lineinfile_payload_7adt_qs5/ansible_lineinfile_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 0x7f065d3c4da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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_lineinfile_payload_7adt_qs5/ansible_lineinfile_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 0x7f065d3e6128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3a2e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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 0x7f065d4df080> # /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 0x7f065d4df128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f065d3b9940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_7adt_qs5/ansible_lineinfile_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 0x7f065d438588> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 __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.43.118 closed. 11054 1726879775.00742: done with _execute_module (lineinfile, {'line': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com', 'state': 'present', 'create': True, 'path': '/root/.ssh/authorized_keys', 'group': 'root', 'owner': 'root', 'mode': '0600', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'lineinfile', '_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-1726879774.5769389-11054-169254858900707/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11054 1726879775.00764: _low_level_execute_command(): starting 11054 1726879775.00771: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879774.5769389-11054-169254858900707/ > /dev/null 2>&1 && sleep 0'"'"'' 11053 1726879775.02430: stderr chunk (state=2): >>><<< 11053 1726879775.02439: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11053 1726879775.02463: _low_level_execute_command() done: rc=0, stdout=, stderr= 11053 1726879775.02470: handler run complete 11053 1726879775.02488: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11053 1726879775.02493: variable 'ansible_host' from source: host vars for 'managed_node2' 11053 1726879775.02498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11053 1726879775.02501: variable 'ansible_port' from source: unknown 11053 1726879775.02504: variable 'ansible_user' from source: unknown 11053 1726879775.02510: attempt loop complete, returning result 11053 1726879775.02513: _execute() done 11053 1726879775.02515: dumping result to json 11053 1726879775.02521: done dumping result, returning 11053 1726879775.02529: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed [0e44ad9b-8ddf-c952-e8a3-000000000167] 11053 1726879775.02538: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000167 11053 1726879775.02584: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000167 11053 1726879775.02588: WORKER PROCESS EXITING changed: [managed_node2] => { "backup": "", "changed": true, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLdxlWxe419sBUVog8Rgjczi0gEaOJqBqqvM6O2NhlO2xc3f2eQ4HaFyG/sp5OzG5W6sG7WK2VHtZ1rPUS8dbNblcf9pvjhETIEId64DAij+MaEXRVYAn1qvfUVD4wm4a20TUesrISft1kJkwuUfricKeVnK/XDoBdpPG17iLUc9xuqH82DwZbggHl4YddwyCHiccieVlKea9cUfgzX+1A8ZqeifsC8FKnUG2l2kQknQi79Sz8aKTchVO3QDB3T1RC7cBYnfshYeZS9nR5odTftcaOUCsZwBDThRa5eZaQOyLfPpY2LYjWYWaWJPyxguC5ehrs4Efl7VpXSDTE4eiTrbriWvHqM0jnlbAgq/NV3iaLvXppuxzkCoB3c7m+m2rSBJBhRagtnhiwz82rF8viej6SscELByw7DNNgDxAvkLjoO63XzvHsRGEXvrtHJ49rBFoEgx9ud/FL7IeX5hnuyQlW7mzddTh0dzqY4TWoXnBZj1v4sMC8MpLJiC390/U= root@ip-10-31-43-205.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } MSG: line added 11052 1726879775.02836: stderr chunk (state=2): >>><<< 11052 1726879775.02846: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11052 1726879775.02868: _low_level_execute_command() done: rc=0, stdout=, stderr= 11052 1726879775.02874: handler run complete 11052 1726879775.02897: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11052 1726879775.02901: variable 'ansible_host' from source: host vars for 'managed_node1' 11052 1726879775.02905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11052 1726879775.02908: variable 'ansible_port' from source: unknown 11052 1726879775.02911: variable 'ansible_user' from source: unknown 11052 1726879775.02916: attempt loop complete, returning result 11052 1726879775.02919: _execute() done 11052 1726879775.02922: dumping result to json 11052 1726879775.02929: done dumping result, returning 11052 1726879775.02937: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed [0e44ad9b-8ddf-c952-e8a3-000000000167] 11052 1726879775.02947: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000167 11052 1726879775.02988: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000167 11052 1726879775.02994: WORKER PROCESS EXITING ok: [managed_node1] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDoxcE2sdXCJsy7hEYOZUOtUcVP3HjTyRNhtzK9eDRrbo8LM4RY/ozu7oTWPtuAYkYXk0NNVd86mmipkr9PPg9yzen7JsCkPz9FUzAwz2ydFUFZ6VBNz8jBmaqztuwuowSrKayCwQPFp6NPoEI7MVbvvsu4Q3kr+fko7L0uxprdInoTIZrdw5r5nTmFCaAjA97ZQspY6zy8hnmINS3n/5QWaGkDPeU6hV9txled8c8stsVrms5WalPfBPclWQzQGb5IzupMBf62Bs33ILbhh3TifRRs8tY1niZyKtmJGpS/Yn2DUPa3TbP1qd31gmYxb3JYHlZeTzHEhfTALVQVrlrZA87ZcMdK8CYIORwPUUEJK3Kpt30tFIsb3Pl++imyNEyxwVjqljRxz07zNbYx4lQml0WlmuCrGDO4tIdu+awvKncgyR7Zn8lmtukAKrenUJaKLJMEZVWuo5oLv1xTjq3Zz76AtnUnicpBpHB9eOMVtplRTqJqFD8BwxUJEKKHbds= root@ip-10-31-42-60.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } 11054 1726879775.03993: stderr chunk (state=2): >>><<< 11054 1726879775.04003: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11054 1726879775.04022: _low_level_execute_command() done: rc=0, stdout=, stderr= 11054 1726879775.04029: handler run complete 11054 1726879775.04049: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11054 1726879775.04053: variable 'ansible_host' from source: host vars for 'managed_node3' 11054 1726879775.04058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11054 1726879775.04062: variable 'ansible_port' from source: unknown 11054 1726879775.04065: variable 'ansible_user' from source: unknown 11054 1726879775.04071: attempt loop complete, returning result 11054 1726879775.04073: _execute() done 11054 1726879775.04076: dumping result to json 11054 1726879775.04083: done dumping result, returning 11054 1726879775.04090: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Write new authorized_keys if needed [0e44ad9b-8ddf-c952-e8a3-000000000167] 11054 1726879775.04186: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000167 11054 1726879775.04231: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000167 11054 1726879775.04234: WORKER PROCESS EXITING ok: [managed_node3] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCtEkjq6KTTwrzljgGu4J1aSUY4Ko+r+CdJIjwHlSOHxugWYbzZ60fnIK/Er9oE5ihG9FMCdjKn7ba4HsLpSPpByBoyG2BGltrvJ5NtQ/glVglOjqjjjoLsOkxATLOwG7y9/z+BuCOtVef9V/IpzD4DDNqwgoww+RKXrTcOdeRB9rf9XEOAazxrcb0+mGMZgQtSht/GmGCPbO82qYdJlSjIkm7EEezdCxOy5zG0wI1as8Ckzo+Y4ml2v3q+7CqS56Mmt2O54kMcWnW1A0zM1UaKZoFL3TH/6NkT7VkSANoytNTMqXIvO1HlmsiaaBXUq32koFgDWYM93fCAxL1534ZlI7Kc+6y19FwDUPyxHUScdgEDnXbrUPoj60mO5+yIbBxsCd1zbnF4PqcgOYmAZdR/VHkcJLDw2NytvV7kt1/ldSQ+ydXWLI0BIqaaAx3WvPGSu77zT+usElM3YM0NCisTee1VtD388VIwFnsg6MmIBd2pM3ZLrZGI1d4Zg7Qzh1U= root@ip-10-31-43-118.us-east-1.aws.redhat.com", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } 10596 1726879775.04387: no more pending results, returning what we have 10596 1726879775.04390: results queue empty 10596 1726879775.04391: checking for any_errors_fatal 10596 1726879775.04401: done checking for any_errors_fatal 10596 1726879775.04402: checking for max_fail_percentage 10596 1726879775.04403: done checking for max_fail_percentage 10596 1726879775.04403: checking to see if all hosts have failed and the running result is not ok 10596 1726879775.04404: done checking to see if all hosts have failed 10596 1726879775.04406: getting the remaining hosts for this loop 10596 1726879775.04407: done getting the remaining hosts for this loop 10596 1726879775.04410: getting the next task for host managed_node1 10596 1726879775.04417: done getting next task for host managed_node1 10596 1726879775.04420: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 10596 1726879775.04422: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879775.04423: getting the next task for host managed_node2 10596 1726879775.04426: done getting next task for host managed_node2 10596 1726879775.04428: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 10596 1726879775.04429: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879775.04430: getting the next task for host managed_node3 10596 1726879775.04434: done getting next task for host managed_node3 10596 1726879775.04435: ^ task is: TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 10596 1726879775.04436: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879775.04458: getting variables 10596 1726879775.04460: in VariableManager get_vars() 10596 1726879775.04485: Calling all_inventory to load vars for managed_node1 10596 1726879775.04487: Calling groups_inventory to load vars for managed_node1 10596 1726879775.04489: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879775.04499: Calling all_plugins_play to load vars for managed_node1 10596 1726879775.04501: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879775.04504: Calling groups_plugins_play to load vars for managed_node1 10596 1726879775.04622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879775.04860: done with get_vars() 10596 1726879775.04877: done getting variables TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Friday 20 September 2024 20:49:35 -0400 (0:00:00.649) 0:00:13.493 ****** 10596 1726879775.05010: entering _queue_task() for managed_node1/slurp 10596 1726879775.05314: worker is 1 (out of 3 available) 10596 1726879775.05334: exiting _queue_task() for managed_node1/slurp 10596 1726879775.05382: getting variables 10596 1726879775.05385: in VariableManager get_vars() 10596 1726879775.05516: Calling all_inventory to load vars for managed_node2 10596 1726879775.05524: Calling groups_inventory to load vars for managed_node2 10596 1726879775.05528: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879775.05553: Calling all_plugins_play to load vars for managed_node2 10596 1726879775.05557: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879775.05561: Calling groups_plugins_play to load vars for managed_node2 10596 1726879775.05796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879775.06012: done with get_vars() 10596 1726879775.06025: done getting variables 10596 1726879775.06128: entering _queue_task() for managed_node2/slurp 10596 1726879775.06397: worker is 2 (out of 3 available) 10596 1726879775.06410: exiting _queue_task() for managed_node2/slurp 10596 1726879775.06440: getting variables 10596 1726879775.06443: in VariableManager get_vars() 10596 1726879775.06539: Calling all_inventory to load vars for managed_node3 10596 1726879775.06543: Calling groups_inventory to load vars for managed_node3 10596 1726879775.06545: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879775.06560: Calling all_plugins_play to load vars for managed_node3 10596 1726879775.06563: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879775.06566: Calling groups_plugins_play to load vars for managed_node3 10596 1726879775.06817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879775.07196: done with get_vars() 10596 1726879775.07208: done getting variables 10596 1726879775.07306: entering _queue_task() for managed_node3/slurp 10596 1726879775.10122: worker is 3 (out of 3 available) 10596 1726879775.10128: exiting _queue_task() for managed_node3/slurp 10596 1726879775.10136: done queuing things up, now waiting for results queue to drain 10596 1726879775.10137: waiting for pending results... 11076 1726879775.05836: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 11076 1726879775.05981: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000169 11076 1726879775.05999: variable 'ansible_search_path' from source: unknown 11076 1726879775.06004: variable 'ansible_search_path' from source: unknown 11076 1726879775.06026: calling self._execute() 11076 1726879775.06041: variable 'kdump_ssh_server' from source: play vars 11076 1726879775.06225: variable 'kdump_ssh_server' from source: play vars 11076 1726879775.06234: variable 'kdump_test_ssh_server_outside' from source: play vars 11076 1726879775.06293: variable 'kdump_test_ssh_server_outside' from source: play vars 11076 1726879775.06301: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11076 1726879775.06354: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11076 1726879775.06371: in VariableManager get_vars() 11076 1726879775.06404: Calling all_inventory to load vars for managed_node1 11076 1726879775.06411: Calling groups_inventory to load vars for managed_node1 11076 1726879775.06416: Calling all_plugins_inventory to load vars for managed_node1 11076 1726879775.06428: Calling all_plugins_play to load vars for managed_node1 11076 1726879775.06433: Calling groups_plugins_inventory to load vars for managed_node1 11076 1726879775.06438: Calling groups_plugins_play to load vars for managed_node1 11076 1726879775.06632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11076 1726879775.07356: done with get_vars() 11076 1726879775.07367: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11076 1726879775.07421: variable 'ansible_delegated_vars' from source: unknown 11076 1726879775.07434: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11076 1726879775.07439: variable 'omit' from source: magic vars 11076 1726879775.07512: variable 'omit' from source: magic vars 11076 1726879775.07566: variable 'omit' from source: magic vars 11076 1726879775.07601: variable 'omit' from source: magic vars 11076 1726879775.07617: variable 'ansible_delegated_vars' from source: unknown 11076 1726879775.07636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11076 1726879775.07666: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11076 1726879775.07686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11076 1726879775.07706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11076 1726879775.07719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11076 1726879775.07747: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11076 1726879775.07753: variable 'ansible_host' from source: host vars for 'managed_node1' 11076 1726879775.07757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11076 1726879775.07760: variable 'ansible_port' from source: unknown 11076 1726879775.07763: variable 'ansible_user' from source: unknown 11077 1726879775.07780: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 11076 1726879775.07861: Set connection var ansible_shell_executable to /bin/sh 11076 1726879775.07869: Set connection var ansible_connection to ssh 11076 1726879775.07875: Set connection var ansible_timeout to 10 11076 1726879775.07878: Set connection var ansible_shell_type to sh 11076 1726879775.07883: Set connection var ansible_pipelining to False 11076 1726879775.07890: Set connection var ansible_module_compression to ZIP_DEFLATED 11076 1726879775.07911: variable 'ansible_delegated_vars' from source: unknown 11076 1726879775.07916: variable 'ansible_user' from source: unknown 11077 1726879775.07918: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000169 11076 1726879775.07925: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11077 1726879775.07933: variable 'ansible_search_path' from source: unknown 11077 1726879775.07937: variable 'ansible_search_path' from source: unknown 11077 1726879775.07961: calling self._execute() 11077 1726879775.07976: variable 'kdump_ssh_server' from source: play vars 11076 1726879775.08113: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11076 1726879775.08125: variable 'omit' from source: magic vars 11076 1726879775.08131: starting attempt loop 11076 1726879775.08135: running the handler 11076 1726879775.08147: _low_level_execute_command(): starting 11076 1726879775.08156: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 11077 1726879775.08166: variable 'kdump_ssh_server' from source: play vars 11077 1726879775.08175: variable 'kdump_test_ssh_server_outside' from source: play vars <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11077 1726879775.08241: variable 'kdump_test_ssh_server_outside' from source: play vars 11077 1726879775.08251: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11077 1726879775.08309: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11077 1726879775.08333: in VariableManager get_vars() 11077 1726879775.08377: Calling all_inventory to load vars for managed_node2 11077 1726879775.08386: Calling groups_inventory to load vars for managed_node2 11077 1726879775.08395: Calling all_plugins_inventory to load vars for managed_node2 11077 1726879775.08412: Calling all_plugins_play to load vars for managed_node2 11077 1726879775.08420: Calling groups_plugins_inventory to load vars for managed_node2 11077 1726879775.08427: Calling groups_plugins_play to load vars for managed_node2 11078 1726879775.08961: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key 11078 1726879775.09121: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000169 11078 1726879775.09141: variable 'ansible_search_path' from source: unknown 11078 1726879775.09145: variable 'ansible_search_path' from source: unknown 11078 1726879775.09179: calling self._execute() 11078 1726879775.09199: variable 'kdump_ssh_server' from source: play vars 11078 1726879775.09382: variable 'kdump_ssh_server' from source: play vars 11078 1726879775.09395: variable 'kdump_test_ssh_server_outside' from source: play vars 11078 1726879775.09474: variable 'kdump_test_ssh_server_outside' from source: play vars 11077 1726879775.09477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11078 1726879775.09481: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11078 1726879775.09542: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11078 1726879775.09563: in VariableManager get_vars() 11078 1726879775.09602: Calling all_inventory to load vars for managed_node3 11078 1726879775.09609: Calling groups_inventory to load vars for managed_node3 11078 1726879775.09614: Calling all_plugins_inventory to load vars for managed_node3 11078 1726879775.09629: Calling all_plugins_play to load vars for managed_node3 11078 1726879775.09635: Calling groups_plugins_inventory to load vars for managed_node3 11078 1726879775.09640: Calling groups_plugins_play to load vars for managed_node3 11077 1726879775.09679: done with get_vars() 11077 1726879775.09689: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11077 1726879775.09736: variable 'ansible_delegated_vars' from source: unknown 11077 1726879775.09750: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11077 1726879775.09757: variable 'omit' from source: magic vars 11077 1726879775.09842: variable 'omit' from source: magic vars 11078 1726879775.09877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11077 1726879775.09906: variable 'omit' from source: magic vars 11077 1726879775.09939: variable 'omit' from source: magic vars 11077 1726879775.09951: variable 'ansible_delegated_vars' from source: unknown 11077 1726879775.09969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11077 1726879775.09999: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11077 1726879775.10017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11077 1726879775.10033: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11077 1726879775.10044: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11077 1726879775.10071: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11077 1726879775.10077: variable 'ansible_host' from source: host vars for 'managed_node2' 11077 1726879775.10081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11078 1726879775.10083: done with get_vars() 11078 1726879775.10094: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11077 1726879775.10085: variable 'ansible_port' from source: unknown 11078 1726879775.10144: variable 'ansible_delegated_vars' from source: unknown 11078 1726879775.10161: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11078 1726879775.10168: variable 'omit' from source: magic vars 11078 1726879775.10260: variable 'omit' from source: magic vars 11078 1726879775.10324: variable 'omit' from source: magic vars 11078 1726879775.10358: variable 'omit' from source: magic vars 11078 1726879775.10374: variable 'ansible_delegated_vars' from source: unknown 11078 1726879775.10400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11078 1726879775.10433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11078 1726879775.10458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11078 1726879775.10477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11078 1726879775.10491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11078 1726879775.10530: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11078 1726879775.10537: variable 'ansible_host' from source: host vars for 'managed_node3' 11078 1726879775.10542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11078 1726879775.10547: variable 'ansible_port' from source: unknown 11078 1726879775.10555: variable 'ansible_user' from source: unknown 11078 1726879775.10699: Set connection var ansible_shell_executable to /bin/sh 11078 1726879775.10709: Set connection var ansible_connection to ssh 11078 1726879775.10717: Set connection var ansible_timeout to 10 11078 1726879775.10722: Set connection var ansible_shell_type to sh 11078 1726879775.10730: Set connection var ansible_pipelining to False 11078 1726879775.10739: Set connection var ansible_module_compression to ZIP_DEFLATED 11078 1726879775.10767: variable 'ansible_delegated_vars' from source: unknown 11078 1726879775.10773: variable 'ansible_user' from source: unknown 11078 1726879775.10783: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11077 1726879775.10146: variable 'ansible_user' from source: unknown 11077 1726879775.11014: Set connection var ansible_shell_executable to /bin/sh 11077 1726879775.11023: Set connection var ansible_connection to ssh 11077 1726879775.11029: Set connection var ansible_timeout to 10 11077 1726879775.11033: Set connection var ansible_shell_type to sh 11077 1726879775.11037: Set connection var ansible_pipelining to False 11077 1726879775.11044: Set connection var ansible_module_compression to ZIP_DEFLATED 11078 1726879775.11064: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11077 1726879775.11069: variable 'ansible_delegated_vars' from source: unknown 11077 1726879775.11074: variable 'ansible_user' from source: unknown 11078 1726879775.11075: variable 'omit' from source: magic vars 11078 1726879775.11080: starting attempt loop 11077 1726879775.11082: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11078 1726879775.11083: running the handler 11078 1726879775.11099: _low_level_execute_command(): starting 11078 1726879775.11107: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11077 1726879775.11274: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11077 1726879775.11285: variable 'omit' from source: magic vars 11077 1726879775.11293: starting attempt loop 11077 1726879775.11297: running the handler 11077 1726879775.11310: _low_level_execute_command(): starting 11077 1726879775.11318: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11076 1726879775.12046: stdout chunk (state=2): >>>/root <<< 11076 1726879775.12059: stderr chunk (state=2): >>><<< 11076 1726879775.12072: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 11076 1726879775.12092: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11076 1726879775.12109: _low_level_execute_command(): starting 11076 1726879775.12118: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734 `" && echo ansible-tmp-1726879775.1210265-11076-81558043731734="` echo /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734 `" && echo ansible-tmp-1726879775.1210265-11076-81558043731734="` echo /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734 `" ) && sleep 0'"'"'' 11078 1726879775.13736: stdout chunk (state=2): >>>/root <<< 11077 1726879775.13806: stdout chunk (state=2): >>>/root <<< 11078 1726879775.13874: stderr chunk (state=3): >>><<< 11078 1726879775.13885: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 11078 1726879775.13915: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11078 1726879775.13929: _low_level_execute_command(): starting 11078 1726879775.13935: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399 `" && echo ansible-tmp-1726879775.1392233-11078-8751184872399="` echo /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None 11077 1726879775.13967: stderr chunk (state=3): >>><<< 11077 1726879775.13974: stdout chunk (state=3): >>><<< <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399 `" && echo ansible-tmp-1726879775.1392233-11078-8751184872399="` echo /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399 `" ) && sleep 0'"'"'' <10.31.43.205> (0, b'/root\n', b'') 11077 1726879775.14001: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11077 1726879775.14014: _low_level_execute_command(): starting 11077 1726879775.14020: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028 `" && echo ansible-tmp-1726879775.1400845-11077-21832118422028="` echo /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028 `" && echo ansible-tmp-1726879775.1400845-11077-21832118422028="` echo /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028 `" ) && sleep 0'"'"'' 11076 1726879775.14707: stdout chunk (state=2): >>>ansible-tmp-1726879775.1210265-11076-81558043731734=/root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734 <<< 11076 1726879775.14842: stderr chunk (state=3): >>><<< 11076 1726879775.14851: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879775.1210265-11076-81558043731734=/root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734\n', b'') 11076 1726879775.14868: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879775.1210265-11076-81558043731734=/root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734 , stderr= 11076 1726879775.14883: variable 'ansible_delegated_vars' from source: unknown 11076 1726879775.14920: variable 'ansible_module_compression' from source: unknown 11076 1726879775.14954: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 11076 1726879775.14980: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 11076 1726879775.15052: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp6sv8i6r0 TO /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 11076 1726879775.15165: Sending initial data 11076 1726879775.15172: Sent initial data (153 bytes) 11077 1726879775.16546: stdout chunk (state=2): >>>ansible-tmp-1726879775.1400845-11077-21832118422028=/root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028 <<< 11078 1726879775.16580: stdout chunk (state=2): >>>ansible-tmp-1726879775.1392233-11078-8751184872399=/root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399 <<< 11077 1726879775.16692: stderr chunk (state=3): >>><<< 11077 1726879775.16700: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879775.1400845-11077-21832118422028=/root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028\n', b'') 11077 1726879775.16720: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879775.1400845-11077-21832118422028=/root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028 , stderr= 11077 1726879775.16740: variable 'ansible_delegated_vars' from source: unknown 11078 1726879775.16742: stderr chunk (state=3): >>><<< 11078 1726879775.16748: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879775.1392233-11078-8751184872399=/root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399\n', b'') 11078 1726879775.16767: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879775.1392233-11078-8751184872399=/root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399 , stderr= 11078 1726879775.16787: variable 'ansible_delegated_vars' from source: unknown 11077 1726879775.16796: variable 'ansible_module_compression' from source: unknown 11077 1726879775.16834: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 11077 1726879775.16865: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 11077 1726879775.16935: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpyhen2_ps TO /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 11078 1726879775.16835: variable 'ansible_module_compression' from source: unknown 11078 1726879775.17060: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 11078 1726879775.17098: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 11078 1726879775.17210: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpzipxa_a9 TO /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 11076 1726879775.17856: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp6sv8i6r0 /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py <<< 11077 1726879775.17884: Sending initial data 11077 1726879775.17897: Sent initial data (153 bytes) 11078 1726879775.18266: Sending initial data 11078 1726879775.18273: Sent initial data (152 bytes) 11076 1726879775.18903: stderr chunk (state=3): >>><<< 11076 1726879775.18912: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp6sv8i6r0 /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py\n', b'') 11076 1726879775.18942: done transferring module to remote 11076 1726879775.18956: _low_level_execute_command(): starting 11076 1726879775.18963: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/ /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/ /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py && sleep 0'"'"'' 11077 1726879775.21004: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpyhen2_ps /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py <<< 11078 1726879775.21218: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpzipxa_a9 /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py <<< 11076 1726879775.21958: stderr chunk (state=2): >>><<< 11076 1726879775.21968: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11076 1726879775.21994: _low_level_execute_command() done: rc=0, stdout=, stderr= 11076 1726879775.22000: _low_level_execute_command(): starting 11076 1726879775.22005: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/AnsiballZ_slurp.py && sleep 0'"'"'' 11078 1726879775.22546: stderr chunk (state=3): >>><<< 11078 1726879775.22555: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpzipxa_a9 /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py\n', b'') 11078 1726879775.22583: done transferring module to remote 11078 1726879775.22600: _low_level_execute_command(): starting 11078 1726879775.22607: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/ /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/ /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py && sleep 0'"'"'' 11077 1726879775.22825: stderr chunk (state=3): >>><<< 11077 1726879775.22834: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpyhen2_ps /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py\n', b'') 11077 1726879775.22863: done transferring module to remote 11077 1726879775.22876: _low_level_execute_command(): starting 11077 1726879775.22881: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/ /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/ /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py && sleep 0'"'"'' 11076 1726879775.25000: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 11076 1726879775.25021: stdout chunk (state=3): >>>import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 11078 1726879775.25064: stderr chunk (state=2): >>><<< 11076 1726879775.25071: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11078 1726879775.25076: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11076 1726879775.25103: stdout chunk (state=3): >>>import '_io' # <<< 11078 1726879775.25110: _low_level_execute_command() done: rc=0, stdout=, stderr= 11078 1726879775.25114: _low_level_execute_command(): starting 11078 1726879775.25119: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None 11076 1726879775.25139: stdout chunk (state=3): >>>import 'marshal' # <<< 11076 1726879775.25169: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/AnsiballZ_slurp.py && sleep 0'"'"'' 11076 1726879775.25485: 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' # /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 0x7f3f33cd7e48> # /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 0x7f3f33c6d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33cd79b0> # /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 0x7f3f33c7a630> 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 0x7f3f33c81160> # /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' <<< 11076 1726879775.25505: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11076 1726879775.25525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c860f0> <<< 11076 1726879775.25542: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81748> <<< 11076 1726879775.25625: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81390> # /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 <<< 11076 1726879775.25642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11076 1726879775.25664: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11076 1726879775.25684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11076 1726879775.25703: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c2b470> <<< 11076 1726879775.25729: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11076 1726879775.25751: 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 <<< 11076 1726879775.25772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c30e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c2bb38> <<< 11076 1726879775.25816: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11076 1726879775.25840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11077 1726879775.25889: stderr chunk (state=2): >>><<< 11077 1726879775.25902: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11077 1726879775.25920: _low_level_execute_command() done: rc=0, stdout=, stderr= 11077 1726879775.25925: _low_level_execute_command(): starting 11077 1726879775.25930: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None 11076 1726879775.25961: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c374e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c1ad68> <<< 11076 1726879775.25979: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11076 1726879775.26001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c1d198> <<< <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/AnsiballZ_slurp.py && sleep 0'"'"'' 11076 1726879775.26034: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11076 1726879775.26068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f2b940> <<< 11076 1726879775.26104: 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' <<< 11076 1726879775.26669: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f3d240> <<< 11076 1726879775.26710: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c8ba20> 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' # <<< 11076 1726879775.26721: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eab0f0> <<< 11076 1726879775.26759: 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 0x7f3f31eb6320> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11076 1726879775.26786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11076 1726879775.26799: 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 0x7f3f31eb6fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb6b00> <<< 11076 1726879775.26827: stdout chunk (state=3): >>>import 'itertools' # <<< 11076 1726879775.26836: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11076 1726879775.26853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11076 1726879775.26860: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb50f0> <<< 11076 1726879775.26866: stdout chunk (state=3): >>>import '_collections' # <<< 11076 1726879775.26922: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f06828> <<< 11076 1726879775.26932: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11076 1726879775.26949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11076 1726879775.26981: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f06c18> <<< 11076 1726879775.27040: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efa1d0> <<< 11076 1726879775.27059: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11076 1726879775.27068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' <<< 11076 1726879775.27073: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efaeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31ef14a8> <<< 11076 1726879775.27116: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31ee24e0> <<< 11076 1726879775.27132: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11076 1726879775.27142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11076 1726879775.27156: stdout chunk (state=3): >>>import '_sre' # <<< 11076 1726879775.27173: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11076 1726879775.27183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11076 1726879775.27204: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 11076 1726879775.27213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11076 1726879775.27242: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c62320> <<< 11076 1726879775.27257: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c6ada0> <<< 11076 1726879775.27271: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efa128> <<< 11076 1726879775.27282: stdout chunk (state=3): >>>import '_locale' # <<< 11076 1726879775.27337: 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 0x7f3f31c70eb8> <<< 11076 1726879775.27346: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31edc320> <<< 11076 1726879775.27361: 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' <<< 11076 1726879775.27389: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11076 1726879775.27401: 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 0x7f3f31c76278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76080> <<< 11076 1726879775.27641: 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 0x7f3f31c76390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f54080> # /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 0x7f3f31c76e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76a90> # /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 0x7f3f31c82748> # /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' <<< 11076 1726879775.27686: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82f28> <<< 11076 1726879775.27704: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11076 1726879775.27716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11076 1726879775.27752: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31808240> <<< 11076 1726879775.27765: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82828> <<< 11076 1726879775.27784: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11076 1726879775.27801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11076 1726879775.27849: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3180dcf8> <<< 11076 1726879775.27858: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c765c0> <<< 11076 1726879775.27876: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11076 1726879775.27900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11076 1726879775.27911: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11076 1726879775.27926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31831358> <<< 11076 1726879775.27951: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11076 1726879775.27959: 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 0x7f3f31831710> <<< 11076 1726879775.27969: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11076 1726879775.27995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11076 1726879775.28005: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11076 1726879775.28019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11076 1726879775.28030: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31839400> <<< 11076 1726879775.28052: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11076 1726879775.28068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11076 1726879775.28087: stdout chunk (state=3): >>>import 'time' # <<< 11076 1726879775.28104: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11076 1726879775.28120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11076 1726879775.28138: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11076 1726879775.28149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11076 1726879775.28162: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11076 1726879775.28208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11076 1726879775.28230: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11076 1726879775.28239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315e3c18> <<< 11076 1726879775.28358: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315d6358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315d6048> <<< 11076 1726879775.28371: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315c7ef0> <<< 11076 1726879775.28400: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31839da0> <<< 11076 1726879775.28434: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11076 1726879775.28444: 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 0x7f3f315d6fd0> <<< 11076 1726879775.28451: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31831a90> <<< 11076 1726879775.28797: 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 0x7f3f33be8780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315de0b8> 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 0x7f3f33be8b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76908> # /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 0x7f3f33c00630> # /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' <<< 11076 1726879775.28896: 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 0x7f3f33c046a0> <<< 11076 1726879775.28930: 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 0x7f3f33c04b70> <<< 11076 1726879775.28969: 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 0x7f3f33c04c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c00e80> <<< 11077 1726879775.29007: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 11077 1726879775.29028: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11076 1726879775.29055: 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 0x7f3f33c04fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c04550> # 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 0x7f3f33c042b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33bf4b70> <<< 11077 1726879775.29074: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11077 1726879775.29100: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11076 1726879775.29112: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3181d3c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11078 1726879775.29138: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11077 1726879775.29146: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11078 1726879775.29156: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 11077 1726879775.29165: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 11076 1726879775.29184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c004e0> <<< 11077 1726879775.29204: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11078 1726879775.29207: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11077 1726879775.29221: 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 <<< 11078 1726879775.29242: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11077 1726879775.29250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11077 1726879775.29259: stdout chunk (state=3): >>>import '_codecs' # <<< 11077 1726879775.29285: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ebc7e48> <<< 11078 1726879775.29288: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11078 1726879775.29311: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 11077 1726879775.29333: 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 0x7f0f2eb5d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ebc79b0> <<< 11078 1726879775.29363: 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' <<< 11077 1726879775.29380: 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 0x7f0f2eb6a630> <<< 11078 1726879775.29411: stdout chunk (state=3): >>># /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' # <<< 11077 1726879775.29435: 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 0x7f0f2eb71160> <<< 11078 1726879775.29457: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef70e48> <<< 11078 1726879775.29468: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11078 1726879775.29482: 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 0x7fed1ef06828> <<< 11078 1726879775.29501: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef709b0> <<< 11078 1726879775.29515: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 11078 1726879775.29525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 11078 1726879775.29532: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef13630> <<< 11077 1726879775.29560: 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 # 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 0x7f0f2eb760f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71390> <<< 11078 1726879775.29580: 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' <<< 11078 1726879775.29586: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a160> <<< 11077 1726879775.29607: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11077 1726879775.29627: 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 <<< 11078 1726879775.29653: 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 # 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 <<< 11078 1726879775.29664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11077 1726879775.29685: stdout chunk (state=3): >>># 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' <<< 11077 1726879775.29703: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb1b470> <<< 11078 1726879775.29716: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a748> <<< 11077 1726879775.29734: 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' <<< 11076 1726879775.29750: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fc08978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11078 1726879775.29770: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a390> # /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' <<< 11078 1726879775.29781: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11077 1726879775.29809: 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 0x7f0f2eb20e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb1bb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11077 1726879775.29852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11078 1726879775.29929: stdout chunk (state=3): >>># 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 0x7fed1eec4470> # /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 0x7fed1eec9e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec4b38> <<< 11077 1726879775.29961: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb274e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb0ad68> <<< 11078 1726879775.30001: stdout chunk (state=3): >>># /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' <<< 11077 1726879775.30020: 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 0x7f0f2eb0d198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11077 1726879775.30035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11077 1726879775.30046: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce1b940> <<< 11077 1726879775.30078: 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' <<< 11076 1726879775.30565: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.30615: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce2d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb7ba20> 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' <<< 11077 1726879775.30631: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11078 1726879775.30632: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eed04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eeb3d68> # /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 0x7fed1eeb6198> # /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 0x7fed1d1c4940> # /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 0x7fed1d1d6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef24a20> 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' <<< 11077 1726879775.30649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11077 1726879775.30662: stdout chunk (state=3): >>>import '_operator' # <<< 11078 1726879775.30665: 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' <<< 11078 1726879775.30677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11077 1726879775.30687: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cd9b0f0> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 11077 1726879775.30718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda6320> # /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' <<< 11077 1726879775.30741: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11077 1726879775.30755: 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 0x7f0f2cda6fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda6b00> <<< 11078 1726879775.30774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 11077 1726879775.30925: stdout chunk (state=3): >>>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 0x7f0f2cda50f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdf6828> # /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' <<< 11078 1726879775.31009: stdout chunk (state=3): >>># /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 0x7fed1d1440f0> # /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 0x7fed1d14f320> # /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 0x7fed1d14ffd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14fb00> 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 0x7fed1d14e0f0> import '_collections' # <<< 11077 1726879775.31018: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdf6c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdea1d0> # /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 0x7f0f2cdeaeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cde14a8> <<< 11078 1726879775.31040: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d19f828> <<< 11077 1726879775.31052: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdd24e0> <<< 11078 1726879775.31065: 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' <<< 11077 1726879775.31077: 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' # <<< 11077 1726879775.31103: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11077 1726879775.31111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11078 1726879775.31122: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d19fc18> <<< 11077 1726879775.31133: 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' <<< 11078 1726879775.31158: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1931d0> <<< 11077 1726879775.31168: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb52320> <<< 11078 1726879775.31193: 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 0x7fed1d193eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d18a4a8> <<< 11077 1726879775.31205: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb5ada0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdea128> import '_locale' # <<< 11078 1726879775.31245: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d17b4e0> <<< 11077 1726879775.31256: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11077 1726879775.31264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb60eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdcc320> <<< 11078 1726879775.31274: 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' <<< 11078 1726879775.31285: stdout chunk (state=3): >>>import '_sre' # <<< 11077 1726879775.31300: 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' <<< 11078 1726879775.31313: 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' <<< 11077 1726879775.31322: 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 0x7f0f2cb66278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66080> <<< 11078 1726879775.31345: 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' <<< 11077 1726879775.31356: 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 0x7f0f2cb66390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce44080> <<< 11078 1726879775.31374: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cefb320> <<< 11078 1726879775.31384: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf03da0> <<< 11078 1726879775.31390: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d193128> <<< 11077 1726879775.31400: 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' <<< 11078 1726879775.31415: stdout chunk (state=3): >>>import '_locale' # <<< 11077 1726879775.31423: 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' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11077 1726879775.31432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11076 1726879775.31480: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11077 1726879775.31514: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66a90> # /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 0x7f0f2cb72748> # /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' <<< 11078 1726879775.31829: 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 0x7fed1cf09eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d175320> # /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 0x7fed1cf0f278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f080> # 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 0x7fed1cf0f390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1ed080> # /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 0x7fed1cf0fe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0fa90> # /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 0x7fed1cf1b748> # /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 0x7fed1cf1bf28> # /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' <<< 11076 1726879775.31875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f95c7f0> 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 0x7f3f2f8ec2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f95ce48> # 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 0x7f3f2fc08fd0> # /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 0x7f3f2f8c7ba8> # /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' <<< 11078 1726879775.32020: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caa1240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1b828> # /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 0x7fed1caa6d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f5c0> # /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' <<< 11077 1726879775.32052: 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' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72f28> # /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 0x7f0f2c6f8208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72828> # /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 0x7f0f2c6fdcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb665c0> # /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 0x7f0f2c721358> # 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 0x7f0f2c721710> # /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 0x7f0f2c729400> # /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 <<< 11077 1726879775.32356: 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 0x7f0f2c4d3c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4c6358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4c6048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4b7ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c729da0> # 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 0x7f0f2c4c6fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c721a90> # /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 0x7f0f2ead8710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4ce0b8> import 'pwd' # <<< 11077 1726879775.32372: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so'<<< 11077 1726879775.32386: 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 0x7f0f2ead8a90> <<< 11078 1726879775.32410: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caca390> # 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 0x7fed1caca748> # /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 0x7fed1cad2438> # /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 0x7fed1c87cc50> <<< 11076 1726879775.32426: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f9321d0> # 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 0x7f3f2f8d9390> # 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 0x7f3f2f8d9eb8> # /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 0x7f3f2f930198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f90d320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f904518> # /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 0x7f3f2fc23d68> <<< 11077 1726879775.32451: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66908> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11078 1726879775.32450: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c86f390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c86f080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c860f28> <<< 11077 1726879775.32463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11076 1726879775.32496: 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 0x7f3f2f9163c8> # /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 0x7f3f2f9164e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 11078 1726879775.32519: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cad2dd8> # 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 0x7fed1c877048> <<< 11078 1726879775.32535: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cacaac8> <<< 11077 1726879775.32496: 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' <<< 11078 1726879775.32545: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11077 1726879775.32553: 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 0x7f0f2eaf05c0> <<< 11077 1726879775.32564: 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' <<< 11076 1726879775.32565: stdout chunk (state=3): >>># 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 <<< 11078 1726879775.32581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11076 1726879775.32592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11078 1726879775.32606: 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 0x7fed1ee81780> <<< 11078 1726879775.32619: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c8770f0> <<< 11078 1726879775.32629: stdout chunk (state=3): >>>import 'pwd' # <<< 11076 1726879775.32648: 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 0x7f3f2fbbdf60> <<< 11078 1726879775.32667: 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 0x7fed1ee81b00> <<< 11077 1726879775.32667: 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 0x7f0f2eaf4630> <<< 11077 1726879775.32707: 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 0x7f0f2eaf4b00> <<< 11077 1726879775.32744: 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 0x7f0f2eaf4c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf0e10> <<< 11077 1726879775.32795: 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 0x7f0f2eaf4f60> <<< 11077 1726879775.32826: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf44e0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11076 1726879775.33297: 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 0x7f3f2fbc2ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4390> # /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 0x7f3f2fbb4ba8> <<< 11078 1726879775.33307: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f908> # /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 0x7fed1ee99630> # /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 0x7fed1ee9d6a0> # 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 0x7fed1ee9db70> # 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 0x7fed1ee9dc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee99e80> # /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 0x7fed1ee9dfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee9d550> # 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 0x7fed1ee9d2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee8db70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cab5400> # /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 0x7fed1ee994e0> <<< 11076 1726879775.33330: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f921898> # /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 0x7f3f2fbe5f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4208> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 11076 1726879775.33340: 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 0x7f3f2fbf2da0> <<< 11076 1726879775.33369: 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 0x7f3f2fbf2eb8> <<< 11077 1726879775.33405: 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 0x7f0f2eaf4240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eae4b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c70d3c8> # /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 0x7f0f2eaf0470> # /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 0x7f0f2aaf8908> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11078 1726879775.33500: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aea1978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip' # zipimport: zlib available <<< 11076 1726879775.33536: 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 0x7f3f2f941048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f916630> # /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' <<< 11076 1726879775.33617: 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 0x7f3f2f9509e8> <<< 11078 1726879775.33622: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11076 1726879775.33705: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f94b128> <<< 11076 1726879775.33735: 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' <<< 11076 1726879775.33744: 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 0x7f3f2f94b320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f941ba8> <<< 11076 1726879775.33761: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.33772: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py <<< 11076 1726879775.33790: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.33862: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.33934: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11076 1726879775.33946: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 11076 1726879775.33965: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.33975: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11076 1726879775.34071: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.34173: 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' <<< 11077 1726879775.34202: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.34215: 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' <<< 11076 1726879775.34232: 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' <<< 11076 1726879775.34261: 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 0x7f3f2f96ce10> <<< 11076 1726879775.34325: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96cac8> <<< 11076 1726879775.34357: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96c2e8> <<< 11076 1726879775.34379: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11076 1726879775.34385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11076 1726879775.34437: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96c940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f958c18> <<< 11076 1726879775.34503: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.34697: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.34930: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.35092: 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' <<< 11077 1726879775.35105: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7b6ac8> import 'atexit' # <<< 11077 1726879775.35125: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11077 1726879775.35154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11077 1726879775.35210: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11077 1726879775.35222: 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 0x7f0f2a7dc278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a81f4e0> <<< 11077 1726879775.35244: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11077 1726879775.35254: 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 0x7f0f2a81f5f8> <<< 11077 1726879775.35267: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11077 1726879775.35290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11077 1726879775.35325: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a81fb38> <<< 11077 1726879775.35344: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11077 1726879775.35359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11077 1726879775.35376: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11076 1726879775.35400: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11077 1726879775.35410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11076 1726879775.35416: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 11076 1726879775.35426: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 11077 1726879775.35431: 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' <<< 11076 1726879775.35456: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11076 1726879775.35488: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.35505: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a822160> <<< 11076 1726879775.35505: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py <<< 11076 1726879775.35529: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.35540: 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 0x7f0f2a7ba390> <<< 11076 1726879775.35539: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.35573: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11078 1726879775.35598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf57f0> import 'atexit' # <<< 11076 1726879775.35583: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11078 1726879775.35610: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11077 1726879775.35618: 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 0x7f0f2a7bae48> # /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' <<< 11078 1726879775.35651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11077 1726879775.35661: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a820128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7ff2b0> <<< 11076 1726879775.35674: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.35716: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11078 1726879775.35725: 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 0x7fed1ab852e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf5e48> <<< 11078 1726879775.35748: 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 0x7fed1aea1fd0> <<< 11078 1726879775.35769: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11078 1726879775.35804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11078 1726879775.35846: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab60ba8> <<< 11078 1726879775.35866: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11078 1726879775.35917: stdout chunk (state=3): >>># 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 <<< 11078 1726879775.35937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11078 1726879775.35959: 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' <<< 11077 1726879775.36033: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7f54a8> # /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 0x7f0f2a7ff6a0> # 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 0x7f0f2a822d68> <<< 11076 1726879775.36035: 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 0x7f3f2c256400> # zipimport: zlib available <<< 11077 1726879775.36047: 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 <<< 11077 1726879775.36058: 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 0x7f0f2a808438> <<< 11078 1726879775.36075: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abcb1d0> # 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 0x7fed1ab74390> <<< 11077 1726879775.36095: 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' <<< 11077 1726879775.36105: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11078 1726879775.36104: 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 0x7fed1ab74eb8> <<< 11078 1726879775.36123: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11077 1726879775.36146: 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 <<< 11077 1726879775.36156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11078 1726879775.36146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11078 1726879775.36198: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abc9198> <<< 11076 1726879775.36206: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.36210: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aba6320> <<< 11077 1726879775.36222: 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 0x7f0f2aaafeb8> <<< 11077 1726879775.36274: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11077 1726879775.36285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 11077 1726879775.36296: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aab4e80> <<< 11077 1726879775.36305: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa52e8> <<< 11077 1726879775.36324: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11077 1726879775.36336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 11077 1726879775.36345: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa5b00> <<< 11077 1726879775.36502: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a8127f0> <<< 11078 1726879775.36502: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab9d518> <<< 11078 1726879775.36524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11077 1726879775.36531: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11078 1726879775.36535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11078 1726879775.36560: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aec3d68> <<< 11076 1726879775.36562: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.36587: 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 0x7fed1aeca198> <<< 11078 1726879775.36611: 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 0x7fed1abaf4a8> <<< 11077 1726879775.36617: 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' # <<< 11076 1726879775.36611: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.36664: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py <<< 11076 1726879775.36701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11076 1726879775.36738: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11077 1726879775.36748: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aad7eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa5160> <<< 11076 1726879775.36795: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.36848: 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 0x7f0f2a764d30> <<< 11076 1726879775.36925: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11076 1726879775.36967: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11076 1726879775.37112: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.37134: 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 0x7f0f2a764e48> # 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 0x7f0f2a764f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a808588> # /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 0x7f0f2a783940> <<< 11076 1726879775.37153: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.37290: 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' # /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 0x7fed1ae56f28> # /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 0x7fed1ae5cf28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4d358> # /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 0x7fed1ae4db70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abba860> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11078 1726879775.37622: 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' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae7ef60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4d1d0> # 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 0x7fed1ae8be80> # 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 0x7fed1ae8bf60> # 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 0x7fed1abda128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abaf5f8> # /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' <<< 11078 1726879775.37667: 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' <<< 11078 1726879775.37705: 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 0x7fed1abe9a90> <<< 11078 1726879775.38017: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abe11d0> # 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 0x7fed1abe13c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abdac50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11077 1726879775.38035: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a77d080> # 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 0x7f0f2a77d278> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a773b00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_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 0x7f0f2a79ed68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79ea20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79e240> # /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 0x7f0f2a79e898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a78bac8> # zipimport: zlib available <<< 11076 1726879775.38079: 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 0x7f3f2c30ce80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_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_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 11078 1726879775.38107: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11078 1726879775.38129: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11076 1726879775.38142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11076 1726879775.38160: 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 0x7f3f2c32f198> <<< 11078 1726879775.38499: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.38537: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c2a4eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11076 1726879775.38708: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.38708: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.38727: 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 0x7fed1ac06e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac06b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac06390> # /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 0x7fed1ac069b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf0d30> # zipimport: zlib available <<< 11077 1726879775.38770: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11077 1726879775.38785: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 11077 1726879775.38814: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available<<< 11077 1726879775.38826: stdout chunk (state=3): >>> <<< 11077 1726879775.38844: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.38869: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11077 1726879775.38894: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.38907: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/_text.py <<< 11077 1726879775.38916: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.38983: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11076 1726879775.39011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11077 1726879775.39027: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.39045: 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' <<< 11078 1726879775.39045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.39140: 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' <<< 11077 1726879775.39169: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27147208> # zipimport: zlib available <<< 11076 1726879775.39185: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f8930f0> <<< 11076 1726879775.39201: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11076 1726879775.39226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11076 1726879775.39327: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f893198> <<< 11076 1726879775.39374: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c325b00> <<< 11076 1726879775.39427: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py <<< 11076 1726879775.39439: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11076 1726879775.39465: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.39482: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py <<< 11076 1726879775.39497: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py <<< 11078 1726879775.39498: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py <<< 11078 1726879775.39524: 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_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 11076 1726879775.39540: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py <<< 11078 1726879775.39559: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11077 1726879775.39568: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.39580: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.39605: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py <<< 11078 1726879775.39613: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.39653: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11076 1726879775.39665: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/modules/__init__.py <<< 11076 1726879775.39676: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.39704: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.39762: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.39788: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.39860: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.39885: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11078 1726879775.39895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11077 1726879775.39912: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.39932: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed174ef588> # zipimport: zlib available <<< 11076 1726879775.39940: stdout chunk (state=3): >>> {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMkdaTmJ3ckZsbmxsNFFCRGJ2WThZSSs0WHhBRG16UmJzb1FyS1BPUlphRDhNVjlQb1VXN0FoQkc2V0VRMFdvVURBUE5TeDg5WmNnUnlTUEc0c1V0d2ZBTksweElYWHFnNHQ1N28vbXFwNEdJMjFOWVdSdm1Vc1J5QzhuNjZqUVZIaXRrVGxVaU1JanMwN3YyMFN1N3AxQXArblljcW9WRjU4cnh0bm11UVJoZllvUXMyeEhtK2ZRa1dOZU1PSUR0WnBlZDFKSVI2SFY1aCtoMjFhbjl1RnEwanVKc0xpeEJjSGZVcWxFSnJRNFFlSVRmeHRMZWNyZ3kzS0tSRGRBUnZQMHB0cFZmZ2FuSmRWRnhyRlp1ZGQ3clBBN1Q5Q2ZHcEZyelQ5Vk8wTjJvZ205NWJLRk4ySU85ekxIQW8wMFFPc3p2NUM1YnFtRDZndnE5OUVwYVBjcnVuQVJXOFpYa2dLK0xaOHczcllycG0xMkplOXc1M0QwR0RyWVRmTHlrVTFBK1pMUnFRSi84djhTdzJwOHR0aDdZVjg4QlFVaEJRbCt1LzhVRDUzQlkybjR2a2oxUExRM0xTZ2dQWm1FTUZabDBSVEJ1TjFGMWRlYWtNdEh5Q0Z2dFFCank3dnhGS21VcGxiTHc4MjJDenJUQmd5TDh3bFlhV3pHNjRSUU09IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} <<< 11076 1726879775.39950: stdout chunk (state=3): >>># destroy __main__ <<< 11077 1726879775.39972: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11077 1726879775.40000: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.40027: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11077 1726879775.40094: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.40155: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/errors.py <<< 11077 1726879775.40174: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11077 1726879775.40185: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11077 1726879775.40190: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.40220: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.40241: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11076 1726879775.40257: 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 <<< 11077 1726879775.40256: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11076 1726879775.40277: 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 <<< 11076 1726879775.40318: stdout chunk (state=3): >>># 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 <<< 11076 1726879775.40357: stdout chunk (state=3): >>># 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 <<< 11076 1726879775.40371: stdout chunk (state=3): >>># 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 <<< 11076 1726879775.40393: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11077 1726879775.40414: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.40497: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.40563: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11077 1726879775.40622: 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' <<< 11078 1726879775.40653: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.40687: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.40749: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11078 1726879775.40779: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.40802: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11078 1726879775.40883: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.40975: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11078 1726879775.41017: stdout chunk (state=3): >>># zipimport: zlib available <<< 11078 1726879775.41048: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11077 1726879775.41080: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f271fce10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_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_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11076 1726879775.41108: stdout chunk (state=3): >>># 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 <<< 11077 1726879775.41166: 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 <<< 11078 1726879775.41206: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.41233: stdout chunk (state=3): >>># 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 <<< 11077 1726879775.41260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11077 1726879775.41336: 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 0x7f0f2721f128> <<< 11078 1726879775.41375: 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' <<< 11077 1726879775.41404: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27194e48> <<< 11078 1726879775.41717: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed175a5d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_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_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 11077 1726879775.41742: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11076 1726879775.41775: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 11076 1726879775.41781: stdout chunk (state=3): >>><<< 11076 1726879775.41796: stderr chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33cd7e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c6d828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33cd79b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c7a630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c860f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c2b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c30e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c2bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c374e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c1ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c1d198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f2b940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f3d240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c8ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eab0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb6320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31eb6fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb6b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb50f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f06828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f06c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efa1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efaeb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31ef14a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31ee24e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c62320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c6ada0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efa128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c70eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31edc320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31c76278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31c76390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f54080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31808240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3180dcf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c765c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31831358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f31831710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31839400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315e3c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315d6358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315d6048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315c7ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31839da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f315d6fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31831a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33be8780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315de0b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33be8b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c00630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c046a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c04b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c04c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c00e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c04fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c04550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f33c042b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33bf4b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3181d3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c004e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fc08978>\r\n# zipimport: found 33 names in \'/tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f95c7f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f8ec2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f95ce48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fc08fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f8c7ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f9321d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f8d9390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f8d9eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f930198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f90d320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f904518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fc23d68>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f9163c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f9164e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fbbdf60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbc2ef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4ba8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f921898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbe5f28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4208>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fbf2da0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2fbf2eb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f941048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f916630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f9509e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f94b128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f94b320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f941ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2f96ce10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96cac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96c2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96c940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f958c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c256400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c30ce80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f2c32f198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c2a4eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f8930f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f893198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c325b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMkdaTmJ3ckZsbmxsNFFCRGJ2WThZSSs0WHhBRG16UmJzb1FyS1BPUlphRDhNVjlQb1VXN0FoQkc2V0VRMFdvVURBUE5TeDg5WmNnUnlTUEc0c1V0d2ZBTksweElYWHFnNHQ1N28vbXFwNEdJMjFOWVdSdm1Vc1J5QzhuNjZqUVZIaXRrVGxVaU1JanMwN3YyMFN1N3AxQXArblljcW9WRjU4cnh0bm11UVJoZllvUXMyeEhtK2ZRa1dOZU1PSUR0WnBlZDFKSVI2SFY1aCtoMjFhbjl1RnEwanVKc0xpeEJjSGZVcWxFSnJRNFFlSVRmeHRMZWNyZ3kzS0tSRGRBUnZQMHB0cFZmZ2FuSmRWRnhyRlp1ZGQ3clBBN1Q5Q2ZHcEZyelQ5Vk8wTjJvZ205NWJLRk4ySU85ekxIQW8wMFFPc3p2NUM1YnFtRDZndnE5OUVwYVBjcnVuQVJXOFpYa2dLK0xaOHczcllycG0xMkplOXc1M0QwR0RyWVRmTHlrVTFBK1pMUnFRSi84djhTdzJwOHR0aDdZVjg4QlFVaEJRbCt1LzhVRDUzQlkybjR2a2oxUExRM0xTZ2dQWm1FTUZabDBSVEJ1TjFGMWRlYWtNdEh5Q0Z2dFFCank3dnhGS21VcGxiTHc4MjJDenJUQmd5TDh3bFlhV3pHNjRSUU09IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 11077 1726879775.41856: stdout chunk (state=3): >>># zipimport: zlib available <<< 11076 1726879775.41858: _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 0x7f3f33cd7e48> # /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 0x7f3f33c6d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33cd79b0> # /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 0x7f3f33c7a630> 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 0x7f3f33c81160> # /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 0x7f3f33c860f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c81390> # /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 0x7f3f33c2b470> # /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 0x7f3f33c30e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c2bb38> # /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 0x7f3f33c374e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c1ad68> # /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 0x7f3f33c1d198> # /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 0x7f3f31f2b940> # /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 0x7f3f31f3d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c8ba20> 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 0x7f3f31eab0f0> # /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 0x7f3f31eb6320> # /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 0x7f3f31eb6fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31eb6b00> 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 0x7f3f31eb50f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f06828> # /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 0x7f3f31f06c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efa1d0> # /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 0x7f3f31efaeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31ef14a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31ee24e0> # /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 0x7f3f31c62320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c6ada0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31efa128> 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 0x7f3f31c70eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31edc320> # /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 0x7f3f31c76278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76080> # 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 0x7f3f31c76390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31f54080> # /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 0x7f3f31c76e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76a90> # /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 0x7f3f31c82748> # /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 0x7f3f31c82f28> # /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 0x7f3f31808240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c82828> # /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 0x7f3f3180dcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c765c0> # /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 0x7f3f31831358> # 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 0x7f3f31831710> # /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 0x7f3f31839400> # /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 0x7f3f315e3c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315d6358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315d6048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315c7ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31839da0> # 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 0x7f3f315d6fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31831a90> # /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 0x7f3f33be8780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f315de0b8> 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 0x7f3f33be8b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f31c76908> # /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 0x7f3f33c00630> # /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 0x7f3f33c046a0> # 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 0x7f3f33c04b70> # 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 0x7f3f33c04c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c00e80> # /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 0x7f3f33c04fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33c04550> # 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 0x7f3f33c042b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f33bf4b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3181d3c8> # /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 0x7f3f33c004e0> # /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 0x7f3f2fc08978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_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 0x7f3f2f95c7f0> 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 0x7f3f2f8ec2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f95ce48> # 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 0x7f3f2fc08fd0> # /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 0x7f3f2f8c7ba8> # /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 0x7f3f2f9321d0> # 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 0x7f3f2f8d9390> # 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 0x7f3f2f8d9eb8> # /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 0x7f3f2f930198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f90d320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f904518> # /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 0x7f3f2fc23d68> # 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 0x7f3f2f9163c8> # /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 0x7f3f2f9164e0> # /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 0x7f3f2fbbdf60> # /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 0x7f3f2fbc2ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4390> # /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 0x7f3f2fbb4ba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f921898> # /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 0x7f3f2fbe5f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2fbb4208> # 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 0x7f3f2fbf2da0> # 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 0x7f3f2fbf2eb8> # 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 0x7f3f2f941048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f916630> # /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 0x7f3f2f9509e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f94b128> # 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 0x7f3f2f94b320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f941ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_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 0x7f3f2f96ce10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96cac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f96c2e8> # /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 0x7f3f2f96c940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2f958c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_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_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_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 0x7f3f2c256400> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_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 0x7f3f2c30ce80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_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_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f3f2c32f198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c2a4eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_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 0x7f3f2f8930f0> # /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 0x7f3f2f893198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f2c325b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_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_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_fzbzh9cb/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMkdaTmJ3ckZsbmxsNFFCRGJ2WThZSSs0WHhBRG16UmJzb1FyS1BPUlphRDhNVjlQb1VXN0FoQkc2V0VRMFdvVURBUE5TeDg5WmNnUnlTUEc0c1V0d2ZBTksweElYWHFnNHQ1N28vbXFwNEdJMjFOWVdSdm1Vc1J5QzhuNjZqUVZIaXRrVGxVaU1JanMwN3YyMFN1N3AxQXArblljcW9WRjU4cnh0bm11UVJoZllvUXMyeEhtK2ZRa1dOZU1PSUR0WnBlZDFKSVI2SFY1aCtoMjFhbjl1RnEwanVKc0xpeEJjSGZVcWxFSnJRNFFlSVRmeHRMZWNyZ3kzS0tSRGRBUnZQMHB0cFZmZ2FuSmRWRnhyRlp1ZGQ3clBBN1Q5Q2ZHcEZyelQ5Vk8wTjJvZ205NWJLRk4ySU85ekxIQW8wMFFPc3p2NUM1YnFtRDZndnE5OUVwYVBjcnVuQVJXOFpYa2dLK0xaOHczcllycG0xMkplOXc1M0QwR0RyWVRmTHlrVTFBK1pMUnFRSi84djhTdzJwOHR0aDdZVjg4QlFVaEJRbCt1LzhVRDUzQlkybjR2a2oxUExRM0xTZ2dQWm1FTUZabDBSVEJ1TjFGMWRlYWtNdEh5Q0Z2dFFCank3dnhGS21VcGxiTHc4MjJDenJUQmd5TDh3bFlhV3pHNjRSUU09IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} # 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.42.60 closed. 11076 1726879775.42423: done with _execute_module (slurp, {'src': '/etc/ssh/ssh_host_rsa_key.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11076 1726879775.42450: _low_level_execute_command(): starting 11076 1726879775.42460: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.1210265-11076-81558043731734/ > /dev/null 2>&1 && sleep 0'"'"'' 11077 1726879775.42123: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11077 1726879775.42579: stdout chunk (state=3): >>># 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' <<< 11077 1726879775.43119: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a86b080> # /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 0x7f0f2a86b128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27215940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_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_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEbWt5Z05yUGszcVNVYnEvbUtvVnErWmIxSXFJYkowUWJLMjhQRVJrMEZmRUIyNFZacTJ4Z0lrNVkxYjM5Z2RLdXdWSUVuUnFGdXE5Zk8vYnRoK3NLRzM0KzlUOVFRTzUrNjdSRWRZZklJRjNXclh5eGpQV2hlLy8rek5NOWFpMFFnOHpwbHZwYnE0cUxDcjNFSUVnZUxGRUttaSs1NkdiNHNTazBKcWJZWU4vYkt4RWlGZDhxZ3BoOVFyQ0pnQ25ibHIwV2ZzbFIxWW1BRDZSeFlwNTVrVm4wUGxHamE4VEJsVzFCbGFRb0xEK0dmdzJPc0tnQ09EbEhhRFRwT1Q2Q2RDN3RxZ0VDWmlPZ1dlWFg3NENkOUh3TVkxczlpWkZmeVN4d1ludHZDcVp1TTdrRmJGazQ4R0dCQVJXUEVwR0MrQzVoTXNOdEZYdDZmc1lsdjAxVzZXR3R3STJYRDlBME5QOUkvY1VDS1lzVUhDdzhSTSt0dE1MRjVicHhmdlBDVm9qU1ppV3o4emJtZFNRdmp6RTljbTMvOUMxSUN5RVFVVVppNzk2Yk1tdVJETGNhYmdJWVVYazBRcFdianNNNUhtUUVIUnlWUU1oK2dobytjS1NiLzZyQ1kyTnpZNUhJMHNSUTVFZDcxYk1PaDk5UjJ4ZU9KVDh2cm0ySVNMbkU9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} # destroy __main__ <<< 11078 1726879775.41876: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11077 1726879775.43164: 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 <<< 11078 1726879775.43168: 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 # 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 0x7fed175c8198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1753deb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_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' <<< 11077 1726879775.43196: 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 # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu <<< 11077 1726879775.43315: 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 # 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 <<< 11078 1726879775.43636: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab2c0f0> # /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 0x7fed1ab2c198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed175beb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_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_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/basic.py <<< 11078 1726879775.43683: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11077 1726879775.43705: stdout chunk (state=3): >>># 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<<< 11078 1726879775.43730: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.43743: 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 # 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 <<< 11077 1726879775.43765: 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 # 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 <<< 11078 1726879775.43786: stdout chunk (state=3): >>># zipimport: zlib available <<< 11077 1726879775.43797: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11077 1726879775.43882: stdout chunk (state=3): >>># destroy posixpath <<< 11078 1726879775.43935: stdout chunk (state=3): >>> {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEa2NlZzQyY0IxbnVuOWl4eHp1VVhVSGdBdXgxZjc4NXRmT1ZlL0tVV2RQMzR4eWtFMzdZVVNxSG5qRGV2MnJJWHFDSHUyS29tMGdCMGZZc200bndFTW54cFMyL3NTcDlaS09TOXhzRWpMYk85RTNGako3VkhmR215dnBHVWNyS2dvU3liVjlaWURmblIwa1pOdElYQTZFS0piZmg0QnNGNkNaY1BKTlh0bkcxbklTQ2Vlblc1VEp1T2ZydmVWUUxvOFVSZ0dUK3JiKy95L3hXbG9zc1Q5azRTbGRWNE5zd0NBTjNYN20rbkVuU01rc2VFVUdjeU45YkNqMG1adEpKUXNEekZQdDZ0Q0RRY1hxK0xvUklPd2hkWUxGcVUxazROeUNuc2s5L0VZNFd1Zk10M0laeGlHdWlsdGRaaTlUclZSM1ZnczBWL0MxQU1aa3NZM05aaS9UbjdsZ3BKWlVlZVBLZSt2eDNkYy83WHExdDIwNThhV01LYS83Z284M3d0aUxOZDZ0a2hPNW93cjUrRHFUZllNdldkblZyK05BaW1aWUVvSDdTVDJpYVBpc1BONFplMm03UkR4RlhlaERMWjk0Q2FEUHZPcHYxRGdyMTJEZGV3eGpLcVRRbHhKTzk3YUNTMDdRbWIweWZMYUNhQldmU2tVcHRJN0U0d0tBWDg9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} <<< 11078 1726879775.43970: stdout chunk (state=3): >>># destroy __main__ <<< 11077 1726879775.43987: stdout chunk (state=3): >>># 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 <<< 11077 1726879775.44538: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 11077 1726879775.44549: stdout chunk (state=3): >>><<< 11077 1726879775.44562: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ebc7e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb5d828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ebc79b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb6a630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb760f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb1b470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb20e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb1bb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb274e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb0ad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb0d198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce1b940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce2d240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb7ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cd9b0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda6320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2cda6fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda6b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda50f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdf6828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdf6c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdea1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdeaeb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cde14a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdd24e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb52320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb5ada0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdea128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb60eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdcc320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2cb66278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2cb66390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce44080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c6f8208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c6fdcf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb665c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c721358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2c721710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c729400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4d3c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4c6358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4c6048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4b7ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c729da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2c4c6fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c721a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2ead8710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4ce0b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2ead8a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf05c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf0e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf44e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2eaf4240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eae4b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c70d3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf0470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaf8908>\r\n# zipimport: found 33 names in \'/tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7b6ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a7dc278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a81f4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a81f5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a81fb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a822160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a7ba390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a7bae48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a820128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7ff2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7f54a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7ff6a0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a822d68>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a808438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2aaafeb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aab4e80>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa52e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa5b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a8127f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aad7eb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa5160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a764d30>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a764e48>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a764f98>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a808588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a783940>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a77d080>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a77d278>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a773b00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2a79ed68>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79ea20>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79e240>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79e898>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a78bac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27147208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f271fce10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f2721f128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27194e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a86b080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a86b128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27215940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEbWt5Z05yUGszcVNVYnEvbUtvVnErWmIxSXFJYkowUWJLMjhQRVJrMEZmRUIyNFZacTJ4Z0lrNVkxYjM5Z2RLdXdWSUVuUnFGdXE5Zk8vYnRoK3NLRzM0KzlUOVFRTzUrNjdSRWRZZklJRjNXclh5eGpQV2hlLy8rek5NOWFpMFFnOHpwbHZwYnE0cUxDcjNFSUVnZUxGRUttaSs1NkdiNHNTazBKcWJZWU4vYkt4RWlGZDhxZ3BoOVFyQ0pnQ25ibHIwV2ZzbFIxWW1BRDZSeFlwNTVrVm4wUGxHamE4VEJsVzFCbGFRb0xEK0dmdzJPc0tnQ09EbEhhRFRwT1Q2Q2RDN3RxZ0VDWmlPZ1dlWFg3NENkOUh3TVkxczlpWkZmeVN4d1ludHZDcVp1TTdrRmJGazQ4R0dCQVJXUEVwR0MrQzVoTXNOdEZYdDZmc1lsdjAxVzZXR3R3STJYRDlBME5QOUkvY1VDS1lzVUhDdzhSTSt0dE1MRjVicHhmdlBDVm9qU1ppV3o4emJtZFNRdmp6RTljbTMvOUMxSUN5RVFVVVppNzk2Yk1tdVJETGNhYmdJWVVYazBRcFdianNNNUhtUUVIUnlWUU1oK2dobytjS1NiLzZyQ1kyTnpZNUhJMHNSUTVFZDcxYk1PaDk5UjJ4ZU9KVDh2cm0ySVNMbkU9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 11077 1726879775.44647: _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 0x7f0f2ebc7e48> # /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 0x7f0f2eb5d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ebc79b0> # /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 0x7f0f2eb6a630> 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 0x7f0f2eb71160> # /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 0x7f0f2eb760f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb71390> # /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 0x7f0f2eb1b470> # /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 0x7f0f2eb20e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb1bb38> # /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 0x7f0f2eb274e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb0ad68> # /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 0x7f0f2eb0d198> # /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 0x7f0f2ce1b940> # /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 0x7f0f2ce2d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eb7ba20> 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 0x7f0f2cd9b0f0> # /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 0x7f0f2cda6320> # /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 0x7f0f2cda6fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cda6b00> 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 0x7f0f2cda50f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdf6828> # /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 0x7f0f2cdf6c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdea1d0> # /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 0x7f0f2cdeaeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cde14a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdd24e0> # /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 0x7f0f2cb52320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb5ada0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdea128> 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 0x7f0f2cb60eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cdcc320> # /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 0x7f0f2cb66278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66080> # 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 0x7f0f2cb66390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2ce44080> # /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 0x7f0f2cb66e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66a90> # /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 0x7f0f2cb72748> # /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 0x7f0f2cb72f28> # /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 0x7f0f2c6f8208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb72828> # /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 0x7f0f2c6fdcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb665c0> # /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 0x7f0f2c721358> # 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 0x7f0f2c721710> # /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 0x7f0f2c729400> # /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 0x7f0f2c4d3c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4c6358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4c6048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4b7ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c729da0> # 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 0x7f0f2c4c6fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c721a90> # /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 0x7f0f2ead8710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c4ce0b8> 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 0x7f0f2ead8a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2cb66908> # /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 0x7f0f2eaf05c0> # /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 0x7f0f2eaf4630> # 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 0x7f0f2eaf4b00> # 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 0x7f0f2eaf4c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf0e10> # /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 0x7f0f2eaf4f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eaf44e0> # 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 0x7f0f2eaf4240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2eae4b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2c70d3c8> # /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 0x7f0f2eaf0470> # /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 0x7f0f2aaf8908> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_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 0x7f0f2a7b6ac8> 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 0x7f0f2a7dc278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a81f4e0> # 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 0x7f0f2a81f5f8> # /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 0x7f0f2a81fb38> # /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 0x7f0f2a822160> # 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 0x7f0f2a7ba390> # 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 0x7f0f2a7bae48> # /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 0x7f0f2a820128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7ff2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a7f54a8> # /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 0x7f0f2a7ff6a0> # 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 0x7f0f2a822d68> # /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 0x7f0f2a808438> # /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 0x7f0f2aaafeb8> # /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 0x7f0f2aab4e80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa52e8> # /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 0x7f0f2aaa5b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a8127f0> # /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 0x7f0f2aad7eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2aaa5160> # 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 0x7f0f2a764d30> # 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 0x7f0f2a764e48> # 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 0x7f0f2a764f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a808588> # /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 0x7f0f2a783940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a77d080> # 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 0x7f0f2a77d278> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a773b00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_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 0x7f0f2a79ed68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79ea20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a79e240> # /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 0x7f0f2a79e898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f2a78bac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_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_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_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 0x7f0f27147208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_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 0x7f0f271fce10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_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_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f0f2721f128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27194e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_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 0x7f0f2a86b080> # /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 0x7f0f2a86b128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f27215940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_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_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_z148zny3/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEbWt5Z05yUGszcVNVYnEvbUtvVnErWmIxSXFJYkowUWJLMjhQRVJrMEZmRUIyNFZacTJ4Z0lrNVkxYjM5Z2RLdXdWSUVuUnFGdXE5Zk8vYnRoK3NLRzM0KzlUOVFRTzUrNjdSRWRZZklJRjNXclh5eGpQV2hlLy8rek5NOWFpMFFnOHpwbHZwYnE0cUxDcjNFSUVnZUxGRUttaSs1NkdiNHNTazBKcWJZWU4vYkt4RWlGZDhxZ3BoOVFyQ0pnQ25ibHIwV2ZzbFIxWW1BRDZSeFlwNTVrVm4wUGxHamE4VEJsVzFCbGFRb0xEK0dmdzJPc0tnQ09EbEhhRFRwT1Q2Q2RDN3RxZ0VDWmlPZ1dlWFg3NENkOUh3TVkxczlpWkZmeVN4d1ludHZDcVp1TTdrRmJGazQ4R0dCQVJXUEVwR0MrQzVoTXNOdEZYdDZmc1lsdjAxVzZXR3R3STJYRDlBME5QOUkvY1VDS1lzVUhDdzhSTSt0dE1MRjVicHhmdlBDVm9qU1ppV3o4emJtZFNRdmp6RTljbTMvOUMxSUN5RVFVVVppNzk2Yk1tdVJETGNhYmdJWVVYazBRcFdianNNNUhtUUVIUnlWUU1oK2dobytjS1NiLzZyQ1kyTnpZNUhJMHNSUTVFZDcxYk1PaDk5UjJ4ZU9KVDh2cm0ySVNMbkU9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} # 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.43.205 closed. 11077 1726879775.44946: done with _execute_module (slurp, {'src': '/etc/ssh/ssh_host_rsa_key.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11077 1726879775.44964: _low_level_execute_command(): starting 11077 1726879775.44971: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.1400845-11077-21832118422028/ > /dev/null 2>&1 && sleep 0'"'"'' 11078 1726879775.44802: 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 # 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 <<< 11078 1726879775.45472: stdout chunk (state=3): >>># 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 <<< 11078 1726879775.45515: stdout chunk (state=3): >>># 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 <<< 11078 1726879775.45664: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 11078 1726879775.45673: stdout chunk (state=3): >>><<< 11078 1726879775.45686: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef70e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef06828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef709b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef13630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1f0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec4470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec9e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec4b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eed04e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eeb3d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eeb6198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1c4940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1d6240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef24a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1440f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14f320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1d14ffd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14fb00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14e0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d19f828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d19fc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1931d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d193eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d18a4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d17b4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cefb320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf03da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d193128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf09eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d175320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1cf0f278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1cf0f390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1ed080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0fe80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0fa90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1b748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1bf28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caa1240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1b828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caa6d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1caca390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1caca748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cad2438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c87cc50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c86f390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c86f080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c860f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cad2dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1c877048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cacaac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee81780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c8770f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee81b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee99630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9d6a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9db70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9dc88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee99e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9dfd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee9d550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ee9d2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee8db70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cab5400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee994e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aea1978>\r\n# zipimport: found 33 names in \'/tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf57f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ab852e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf5e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1aea1fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab60ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abcb1d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ab74390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ab74eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abc9198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aba6320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab9d518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aec3d68>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1aeca198>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abaf4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ae56f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae5cf28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4d358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4db70>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abba860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae7ef60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4d1d0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ae8be80>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ae8bf60>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1abda128>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abaf5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1abe9a90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abe11d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1abe13c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abdac50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed1ac06e80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac06b38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac06390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac069b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf0d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed174ef588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed175a5d68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed175c8198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1753deb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab2c0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab2c198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed175beb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEa2NlZzQyY0IxbnVuOWl4eHp1VVhVSGdBdXgxZjc4NXRmT1ZlL0tVV2RQMzR4eWtFMzdZVVNxSG5qRGV2MnJJWHFDSHUyS29tMGdCMGZZc200bndFTW54cFMyL3NTcDlaS09TOXhzRWpMYk85RTNGako3VkhmR215dnBHVWNyS2dvU3liVjlaWURmblIwa1pOdElYQTZFS0piZmg0QnNGNkNaY1BKTlh0bkcxbklTQ2Vlblc1VEp1T2ZydmVWUUxvOFVSZ0dUK3JiKy95L3hXbG9zc1Q5azRTbGRWNE5zd0NBTjNYN20rbkVuU01rc2VFVUdjeU45YkNqMG1adEpKUXNEekZQdDZ0Q0RRY1hxK0xvUklPd2hkWUxGcVUxazROeUNuc2s5L0VZNFd1Zk10M0laeGlHdWlsdGRaaTlUclZSM1ZnczBWL0MxQU1aa3NZM05aaS9UbjdsZ3BKWlVlZVBLZSt2eDNkYy83WHExdDIwNThhV01LYS83Z284M3d0aUxOZDZ0a2hPNW93cjUrRHFUZllNdldkblZyK05BaW1aWUVvSDdTVDJpYVBpc1BONFplMm03UkR4RlhlaERMWjk0Q2FEUHZPcHYxRGdyMTJEZGV3eGpLcVRRbHhKTzk3YUNTMDdRbWIweWZMYUNhQldmU2tVcHRJN0U0d0tBWDg9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 11078 1726879775.45765: _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 0x7fed1ef70e48> # /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 0x7fed1ef06828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef709b0> # /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 0x7fed1ef13630> 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 0x7fed1ef1a160> # /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 0x7fed1ef1f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef1a390> # /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 0x7fed1eec4470> # /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 0x7fed1eec9e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eec4b38> # /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 0x7fed1eed04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1eeb3d68> # /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 0x7fed1eeb6198> # /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 0x7fed1d1c4940> # /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 0x7fed1d1d6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ef24a20> 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 0x7fed1d1440f0> # /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 0x7fed1d14f320> # /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 0x7fed1d14ffd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d14fb00> 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 0x7fed1d14e0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d19f828> # /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 0x7fed1d19fc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1931d0> # /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 0x7fed1d193eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d18a4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d17b4e0> # /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 0x7fed1cefb320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf03da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d193128> 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 0x7fed1cf09eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d175320> # /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 0x7fed1cf0f278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f080> # 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 0x7fed1cf0f390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1d1ed080> # /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 0x7fed1cf0fe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0fa90> # /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 0x7fed1cf1b748> # /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 0x7fed1cf1bf28> # /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 0x7fed1caa1240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf1b828> # /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 0x7fed1caa6d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f5c0> # /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 0x7fed1caca390> # 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 0x7fed1caca748> # /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 0x7fed1cad2438> # /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 0x7fed1c87cc50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c86f390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c86f080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c860f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cad2dd8> # 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 0x7fed1c877048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cacaac8> # /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 0x7fed1ee81780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1c8770f0> 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 0x7fed1ee81b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cf0f908> # /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 0x7fed1ee99630> # /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 0x7fed1ee9d6a0> # 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 0x7fed1ee9db70> # 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 0x7fed1ee9dc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee99e80> # /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 0x7fed1ee9dfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee9d550> # 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 0x7fed1ee9d2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ee8db70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1cab5400> # /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 0x7fed1ee994e0> # /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 0x7fed1aea1978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_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 0x7fed1abf57f0> 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 0x7fed1ab852e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf5e48> # 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 0x7fed1aea1fd0> # /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 0x7fed1ab60ba8> # /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 0x7fed1abcb1d0> # 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 0x7fed1ab74390> # 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 0x7fed1ab74eb8> # /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 0x7fed1abc9198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1aba6320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ab9d518> # /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 0x7fed1aec3d68> # 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 0x7fed1aeca198> # /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 0x7fed1abaf4a8> # /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 0x7fed1ae56f28> # /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 0x7fed1ae5cf28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4d358> # /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 0x7fed1ae4db70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abba860> # /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 0x7fed1ae7ef60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ae4d1d0> # 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 0x7fed1ae8be80> # 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 0x7fed1ae8bf60> # 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 0x7fed1abda128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abaf5f8> # /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 0x7fed1abe9a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abe11d0> # 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 0x7fed1abe13c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abdac50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_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 0x7fed1ac06e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac06b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1ac06390> # /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 0x7fed1ac069b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1abf0d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_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_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_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 0x7fed174ef588> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_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 0x7fed175a5d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_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_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fed175c8198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed1753deb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_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 0x7fed1ab2c0f0> # /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 0x7fed1ab2c198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed175beb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_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_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_ghzvzgt6/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEa2NlZzQyY0IxbnVuOWl4eHp1VVhVSGdBdXgxZjc4NXRmT1ZlL0tVV2RQMzR4eWtFMzdZVVNxSG5qRGV2MnJJWHFDSHUyS29tMGdCMGZZc200bndFTW54cFMyL3NTcDlaS09TOXhzRWpMYk85RTNGako3VkhmR215dnBHVWNyS2dvU3liVjlaWURmblIwa1pOdElYQTZFS0piZmg0QnNGNkNaY1BKTlh0bkcxbklTQ2Vlblc1VEp1T2ZydmVWUUxvOFVSZ0dUK3JiKy95L3hXbG9zc1Q5azRTbGRWNE5zd0NBTjNYN20rbkVuU01rc2VFVUdjeU45YkNqMG1adEpKUXNEekZQdDZ0Q0RRY1hxK0xvUklPd2hkWUxGcVUxazROeUNuc2s5L0VZNFd1Zk10M0laeGlHdWlsdGRaaTlUclZSM1ZnczBWL0MxQU1aa3NZM05aaS9UbjdsZ3BKWlVlZVBLZSt2eDNkYy83WHExdDIwNThhV01LYS83Z284M3d0aUxOZDZ0a2hPNW93cjUrRHFUZllNdldkblZyK05BaW1aWUVvSDdTVDJpYVBpc1BONFplMm03UkR4RlhlaERMWjk0Q2FEUHZPcHYxRGdyMTJEZGV3eGpLcVRRbHhKTzk3YUNTMDdRbWIweWZMYUNhQldmU2tVcHRJN0U0d0tBWDg9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}} # 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.43.118 closed. 11078 1726879775.46395: done with _execute_module (slurp, {'src': '/etc/ssh/ssh_host_rsa_key.pub', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11078 1726879775.46419: _low_level_execute_command(): starting 11078 1726879775.46428: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.1392233-11078-8751184872399/ > /dev/null 2>&1 && sleep 0'"'"'' 11076 1726879775.46861: stderr chunk (state=2): >>><<< 11076 1726879775.46870: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11076 1726879775.46894: _low_level_execute_command() done: rc=0, stdout=, stderr= 11076 1726879775.46900: handler run complete 11076 1726879775.46914: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11076 1726879775.46917: variable 'ansible_host' from source: host vars for 'managed_node1' 11076 1726879775.46922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11076 1726879775.46925: variable 'ansible_port' from source: unknown 11076 1726879775.46928: variable 'ansible_user' from source: unknown 11076 1726879775.46935: attempt loop complete, returning result 11076 1726879775.46939: _execute() done 11076 1726879775.46942: dumping result to json 11076 1726879775.46947: done dumping result, returning 11076 1726879775.46957: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key [0e44ad9b-8ddf-c952-e8a3-000000000169] 11076 1726879775.46968: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000169 11076 1726879775.47010: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000169 11076 1726879775.47014: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMkdaTmJ3ckZsbmxsNFFCRGJ2WThZSSs0WHhBRG16UmJzb1FyS1BPUlphRDhNVjlQb1VXN0FoQkc2V0VRMFdvVURBUE5TeDg5WmNnUnlTUEc0c1V0d2ZBTksweElYWHFnNHQ1N28vbXFwNEdJMjFOWVdSdm1Vc1J5QzhuNjZqUVZIaXRrVGxVaU1JanMwN3YyMFN1N3AxQXArblljcW9WRjU4cnh0bm11UVJoZllvUXMyeEhtK2ZRa1dOZU1PSUR0WnBlZDFKSVI2SFY1aCtoMjFhbjl1RnEwanVKc0xpeEJjSGZVcWxFSnJRNFFlSVRmeHRMZWNyZ3kzS0tSRGRBUnZQMHB0cFZmZ2FuSmRWRnhyRlp1ZGQ3clBBN1Q5Q2ZHcEZyelQ5Vk8wTjJvZ205NWJLRk4ySU85ekxIQW8wMFFPc3p2NUM1YnFtRDZndnE5OUVwYVBjcnVuQVJXOFpYa2dLK0xaOHczcllycG0xMkplOXc1M0QwR0RyWVRmTHlrVTFBK1pMUnFRSi84djhTdzJwOHR0aDdZVjg4QlFVaEJRbCt1LzhVRDUzQlkybjR2a2oxUExRM0xTZ2dQWm1FTUZabDBSVEJ1TjFGMWRlYWtNdEh5Q0Z2dFFCank3dnhGS21VcGxiTHc4MjJDenJUQmd5TDh3bFlhV3pHNjRSUU09IHJvb3RAaXAtMTAtMzEtNDItNjAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } 11077 1726879775.48067: stderr chunk (state=2): >>><<< 11077 1726879775.48077: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11077 1726879775.48098: _low_level_execute_command() done: rc=0, stdout=, stderr= 11077 1726879775.48105: handler run complete 11077 1726879775.48118: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11077 1726879775.48122: variable 'ansible_host' from source: host vars for 'managed_node2' 11077 1726879775.48126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11077 1726879775.48130: variable 'ansible_port' from source: unknown 11077 1726879775.48133: variable 'ansible_user' from source: unknown 11077 1726879775.48138: attempt loop complete, returning result 11077 1726879775.48141: _execute() done 11077 1726879775.48144: dumping result to json 11077 1726879775.48151: done dumping result, returning 11077 1726879775.48159: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key [0e44ad9b-8ddf-c952-e8a3-000000000169] 11077 1726879775.48173: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000169 11077 1726879775.48217: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000169 11077 1726879775.48221: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEbWt5Z05yUGszcVNVYnEvbUtvVnErWmIxSXFJYkowUWJLMjhQRVJrMEZmRUIyNFZacTJ4Z0lrNVkxYjM5Z2RLdXdWSUVuUnFGdXE5Zk8vYnRoK3NLRzM0KzlUOVFRTzUrNjdSRWRZZklJRjNXclh5eGpQV2hlLy8rek5NOWFpMFFnOHpwbHZwYnE0cUxDcjNFSUVnZUxGRUttaSs1NkdiNHNTazBKcWJZWU4vYkt4RWlGZDhxZ3BoOVFyQ0pnQ25ibHIwV2ZzbFIxWW1BRDZSeFlwNTVrVm4wUGxHamE4VEJsVzFCbGFRb0xEK0dmdzJPc0tnQ09EbEhhRFRwT1Q2Q2RDN3RxZ0VDWmlPZ1dlWFg3NENkOUh3TVkxczlpWkZmeVN4d1ludHZDcVp1TTdrRmJGazQ4R0dCQVJXUEVwR0MrQzVoTXNOdEZYdDZmc1lsdjAxVzZXR3R3STJYRDlBME5QOUkvY1VDS1lzVUhDdzhSTSt0dE1MRjVicHhmdlBDVm9qU1ppV3o4emJtZFNRdmp6RTljbTMvOUMxSUN5RVFVVVppNzk2Yk1tdVJETGNhYmdJWVVYazBRcFdianNNNUhtUUVIUnlWUU1oK2dobytjS1NiLzZyQ1kyTnpZNUhJMHNSUTVFZDcxYk1PaDk5UjJ4ZU9KVDh2cm0ySVNMbkU9IHJvb3RAaXAtMTAtMzEtNDMtMjA1LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } 11078 1726879775.49995: stderr chunk (state=2): >>><<< 11078 1726879775.50004: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11078 1726879775.50025: _low_level_execute_command() done: rc=0, stdout=, stderr= 11078 1726879775.50031: handler run complete 11078 1726879775.50044: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11078 1726879775.50050: variable 'ansible_host' from source: host vars for 'managed_node3' 11078 1726879775.50056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11078 1726879775.50059: variable 'ansible_port' from source: unknown 11078 1726879775.50062: variable 'ansible_user' from source: unknown 11078 1726879775.50068: attempt loop complete, returning result 11078 1726879775.50071: _execute() done 11078 1726879775.50074: dumping result to json 11078 1726879775.50079: done dumping result, returning 11078 1726879775.50087: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fetch the servers public key [0e44ad9b-8ddf-c952-e8a3-000000000169] 11078 1726879775.50187: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000169 11078 1726879775.50234: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000169 11078 1726879775.50236: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEa2NlZzQyY0IxbnVuOWl4eHp1VVhVSGdBdXgxZjc4NXRmT1ZlL0tVV2RQMzR4eWtFMzdZVVNxSG5qRGV2MnJJWHFDSHUyS29tMGdCMGZZc200bndFTW54cFMyL3NTcDlaS09TOXhzRWpMYk85RTNGako3VkhmR215dnBHVWNyS2dvU3liVjlaWURmblIwa1pOdElYQTZFS0piZmg0QnNGNkNaY1BKTlh0bkcxbklTQ2Vlblc1VEp1T2ZydmVWUUxvOFVSZ0dUK3JiKy95L3hXbG9zc1Q5azRTbGRWNE5zd0NBTjNYN20rbkVuU01rc2VFVUdjeU45YkNqMG1adEpKUXNEekZQdDZ0Q0RRY1hxK0xvUklPd2hkWUxGcVUxazROeUNuc2s5L0VZNFd1Zk10M0laeGlHdWlsdGRaaTlUclZSM1ZnczBWL0MxQU1aa3NZM05aaS9UbjdsZ3BKWlVlZVBLZSt2eDNkYy83WHExdDIwNThhV01LYS83Z284M3d0aUxOZDZ0a2hPNW93cjUrRHFUZllNdldkblZyK05BaW1aWUVvSDdTVDJpYVBpc1BONFplMm03UkR4RlhlaERMWjk0Q2FEUHZPcHYxRGdyMTJEZGV3eGpLcVRRbHhKTzk3YUNTMDdRbWIweWZMYUNhQldmU2tVcHRJN0U0d0tBWDg9IHJvb3RAaXAtMTAtMzEtNDMtMTE4LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } 10596 1726879775.50504: no more pending results, returning what we have 10596 1726879775.50509: results queue empty 10596 1726879775.50511: checking for any_errors_fatal 10596 1726879775.50524: done checking for any_errors_fatal 10596 1726879775.50525: checking for max_fail_percentage 10596 1726879775.50527: done checking for max_fail_percentage 10596 1726879775.50528: checking to see if all hosts have failed and the running result is not ok 10596 1726879775.50529: done checking to see if all hosts have failed 10596 1726879775.50530: getting the remaining hosts for this loop 10596 1726879775.50532: done getting the remaining hosts for this loop 10596 1726879775.50537: getting the next task for host managed_node1 10596 1726879775.50545: done getting next task for host managed_node1 10596 1726879775.50549: ^ task is: TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 10596 1726879775.50552: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 10596 1726879775.50555: getting the next task for host managed_node2 10596 1726879775.50558: done getting next task for host managed_node2 10596 1726879775.50561: ^ task is: TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 10596 1726879775.50563: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 10596 1726879775.50565: getting the next task for host managed_node3 10596 1726879775.50568: done getting next task for host managed_node3 10596 1726879775.50571: ^ task is: TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 10596 1726879775.50573: ^ state is: HOST STATE: block=3, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 10596 1726879775.50600: getting variables 10596 1726879775.50602: in VariableManager get_vars() 10596 1726879775.50647: Calling all_inventory to load vars for managed_node1 10596 1726879775.50650: Calling groups_inventory to load vars for managed_node1 10596 1726879775.50653: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879775.50665: Calling all_plugins_play to load vars for managed_node1 10596 1726879775.50668: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879775.50672: Calling groups_plugins_play to load vars for managed_node1 10596 1726879775.50808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879775.50927: done with get_vars() 10596 1726879775.50936: done getting variables TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Friday 20 September 2024 20:49:35 -0400 (0:00:00.459) 0:00:13.953 ****** 10596 1726879775.51007: entering _queue_task() for managed_node1/known_hosts 10596 1726879775.51008: Creating lock for known_hosts 10596 1726879775.51288: worker is 1 (out of 3 available) 10596 1726879775.51313: exiting _queue_task() for managed_node1/known_hosts 10596 1726879775.51358: getting variables 10596 1726879775.51362: in VariableManager get_vars() 10596 1726879775.51480: Calling all_inventory to load vars for managed_node2 10596 1726879775.51486: Calling groups_inventory to load vars for managed_node2 10596 1726879775.51489: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879775.51509: Calling all_plugins_play to load vars for managed_node2 10596 1726879775.51514: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879775.51517: Calling groups_plugins_play to load vars for managed_node2 10596 1726879775.51771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879775.51982: done with get_vars() 10596 1726879775.51996: done getting variables 10596 1726879775.52098: entering _queue_task() for managed_node2/known_hosts 10596 1726879775.52369: worker is 2 (out of 3 available) 10596 1726879775.52384: exiting _queue_task() for managed_node2/known_hosts 10596 1726879775.52416: getting variables 10596 1726879775.52419: in VariableManager get_vars() 10596 1726879775.52509: Calling all_inventory to load vars for managed_node3 10596 1726879775.52515: Calling groups_inventory to load vars for managed_node3 10596 1726879775.52518: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879775.52532: Calling all_plugins_play to load vars for managed_node3 10596 1726879775.52535: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879775.52539: Calling groups_plugins_play to load vars for managed_node3 10596 1726879775.52956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879775.53177: done with get_vars() 10596 1726879775.53190: done getting variables 10596 1726879775.53284: entering _queue_task() for managed_node3/known_hosts 10596 1726879775.53580: worker is 3 (out of 3 available) 10596 1726879775.53595: exiting _queue_task() for managed_node3/known_hosts 10596 1726879775.53607: done queuing things up, now waiting for results queue to drain 10596 1726879775.53609: waiting for pending results... 11103 1726879775.51846: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 11103 1726879775.52000: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000016a 11103 1726879775.52016: variable 'ansible_search_path' from source: unknown 11103 1726879775.52020: variable 'ansible_search_path' from source: unknown 11103 1726879775.52042: calling self._execute() 11103 1726879775.52118: variable 'ansible_host' from source: host vars for 'managed_node1' 11103 1726879775.52128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11103 1726879775.52137: variable 'omit' from source: magic vars 11103 1726879775.52232: variable 'omit' from source: magic vars 11103 1726879775.52287: variable 'omit' from source: magic vars 11103 1726879775.52539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11104 1726879775.53848: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 11104 1726879775.53976: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000016a 11104 1726879775.53991: variable 'ansible_search_path' from source: unknown 11104 1726879775.53998: variable 'ansible_search_path' from source: unknown 11104 1726879775.54018: calling self._execute() 11104 1726879775.54076: variable 'ansible_host' from source: host vars for 'managed_node2' 11104 1726879775.54083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11104 1726879775.54091: variable 'omit' from source: magic vars 11104 1726879775.54225: variable 'omit' from source: magic vars 11104 1726879775.54321: variable 'omit' from source: magic vars 11104 1726879775.54740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11105 1726879775.54874: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node 11105 1726879775.55035: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000016a 11105 1726879775.55056: variable 'ansible_search_path' from source: unknown 11105 1726879775.55061: variable 'ansible_search_path' from source: unknown 11105 1726879775.55096: calling self._execute() 11105 1726879775.55176: variable 'ansible_host' from source: host vars for 'managed_node3' 11105 1726879775.55186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11105 1726879775.55196: variable 'omit' from source: magic vars 11105 1726879775.55297: variable 'omit' from source: magic vars 11105 1726879775.55362: variable 'omit' from source: magic vars 11105 1726879775.55620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11104 1726879775.57084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11104 1726879775.57155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11104 1726879775.57193: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11104 1726879775.57228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11104 1726879775.57567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11104 1726879775.57680: variable '__kdump_ssh_server_location' from source: role '' all vars 11104 1726879775.57836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11103 1726879775.58030: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11104 1726879775.58050: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11104 1726879775.58088: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11103 1726879775.58102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11104 1726879775.58123: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11103 1726879775.58139: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11104 1726879775.58152: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11103 1726879775.58177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11103 1726879775.58207: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11104 1726879775.58221: 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) 11104 1726879775.58243: 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) 11104 1726879775.58268: 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) 11104 1726879775.58297: 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) 11103 1726879775.58321: variable '__kdump_ssh_server_location' from source: role '' all vars 11104 1726879775.58415: variable 'kdump_target' from source: play vars 11103 1726879775.58488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11104 1726879775.58504: variable 'kdump_ssh_user' from source: play vars 11104 1726879775.58600: variable 'hostvars' from source: magic vars 11104 1726879775.58608: variable 'kdump_test_ssh_server_outside' from source: play vars 11104 1726879775.58613: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11104 1726879775.58671: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11104 1726879775.58684: in VariableManager get_vars() 11104 1726879775.58695: Calling all_inventory to load vars for managed_node2 11104 1726879775.58700: Calling groups_inventory to load vars for managed_node2 11104 1726879775.58705: Calling all_plugins_inventory to load vars for managed_node2 11104 1726879775.58713: Calling all_plugins_play to load vars for managed_node2 11104 1726879775.58718: Calling groups_plugins_inventory to load vars for managed_node2 11104 1726879775.58722: Calling groups_plugins_play to load vars for managed_node2 11104 1726879775.58882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11104 1726879775.59058: done with get_vars() 11104 1726879775.59073: variable 'ansible_user_id' from source: facts 11104 1726879775.59080: variable 'kdump_test_ssh_server_inside' from source: play vars 11104 1726879775.59362: variable 'kdump_test_ssh_source' from source: play vars 11104 1726879775.59510: variable 'ansible_env' from source: facts 11104 1726879775.59526: variable 'hostvars' from source: magic vars 11104 1726879775.59530: variable 'kdump_test_ssh_server_outside' from source: play vars 11104 1726879775.59534: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11104 1726879775.59584: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11104 1726879775.59593: in VariableManager get_vars() 11104 1726879775.59599: Calling all_inventory to load vars for managed_node2 11104 1726879775.59603: Calling groups_inventory to load vars for managed_node2 11104 1726879775.59606: Calling all_plugins_inventory to load vars for managed_node2 11104 1726879775.59612: Calling all_plugins_play to load vars for managed_node2 11104 1726879775.59616: Calling groups_plugins_inventory to load vars for managed_node2 11104 1726879775.59619: Calling groups_plugins_play to load vars for managed_node2 11104 1726879775.59742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11104 1726879775.59901: done with get_vars() 11104 1726879775.59914: variable 'ansible_all_ipv4_addresses' from source: facts 11104 1726879775.59919: in VariableManager get_vars() 11104 1726879775.59925: Calling all_inventory to load vars for managed_node2 11104 1726879775.59929: Calling groups_inventory to load vars for managed_node2 11104 1726879775.59933: Calling all_plugins_inventory to load vars for managed_node2 11104 1726879775.59939: Calling all_plugins_play to load vars for managed_node2 11104 1726879775.59943: Calling groups_plugins_inventory to load vars for managed_node2 11104 1726879775.59948: Calling groups_plugins_play to load vars for managed_node2 11104 1726879775.60100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11103 1726879775.60131: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11103 1726879775.60176: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11103 1726879775.60212: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11103 1726879775.60244: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11103 1726879775.60318: 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) 11104 1726879775.60327: done with get_vars() 11104 1726879775.60337: variable 'ansible_all_ipv6_addresses' from source: facts 11104 1726879775.60342: in VariableManager get_vars() 11103 1726879775.60344: 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) 11104 1726879775.60347: Calling all_inventory to load vars for managed_node2 11104 1726879775.60368: Calling groups_inventory to load vars for managed_node2 11104 1726879775.60374: Calling all_plugins_inventory to load vars for managed_node2 11104 1726879775.60380: Calling all_plugins_play to load vars for managed_node2 11104 1726879775.60385: Calling groups_plugins_inventory to load vars for managed_node2 11104 1726879775.60394: Calling groups_plugins_play to load vars for managed_node2 11104 1726879775.60566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11103 1726879775.60373: 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) 11103 1726879775.60660: 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) 11104 1726879775.60741: done with get_vars() 11104 1726879775.60752: variable 'ansible_default_ipv4' from source: facts 11104 1726879775.60764: variable 'kdump_ssh_server' from source: play vars 11104 1726879775.60769: variable 'kdump_test_ssh_server_outside' from source: play vars 11103 1726879775.60799: variable 'kdump_target' from source: play vars 11104 1726879775.60829: variable 'kdump_test_ssh_server_outside' from source: play vars 11104 1726879775.60836: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11104 1726879775.60888: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11103 1726879775.60890: variable 'kdump_ssh_user' from source: play vars 11104 1726879775.60926: variable '__kdump_serverpubkey' from source: set_fact 11104 1726879775.60944: variable '__kdump_ssh_server_location' from source: role '' all vars 11103 1726879775.60988: variable 'hostvars' from source: magic vars 11103 1726879775.60997: variable 'kdump_test_ssh_server_outside' from source: play vars 11104 1726879775.60999: variable '__kdump_ssh_server_location' from source: role '' all vars 11103 1726879775.61003: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11103 1726879775.61062: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11103 1726879775.61075: in VariableManager get_vars() 11103 1726879775.61084: Calling all_inventory to load vars for managed_node1 11103 1726879775.61089: Calling groups_inventory to load vars for managed_node1 11103 1726879775.61096: Calling all_plugins_inventory to load vars for managed_node1 11103 1726879775.61106: Calling all_plugins_play to load vars for managed_node1 11103 1726879775.61111: Calling groups_plugins_inventory to load vars for managed_node1 11103 1726879775.61117: Calling groups_plugins_play to load vars for managed_node1 11104 1726879775.61184: variable 'kdump_target' from source: play vars 11104 1726879775.61261: variable 'kdump_ssh_user' from source: play vars 11103 1726879775.61269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11104 1726879775.61352: variable 'hostvars' from source: magic vars 11104 1726879775.61358: variable 'kdump_test_ssh_server_outside' from source: play vars 11104 1726879775.61363: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11103 1726879775.61451: done with get_vars() 11103 1726879775.61467: variable 'ansible_user_id' from source: facts 11103 1726879775.61475: variable 'kdump_test_ssh_server_inside' from source: play vars 11104 1726879775.61478: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11104 1726879775.61484: in VariableManager get_vars() 11104 1726879775.61489: Calling all_inventory to load vars for managed_node2 11104 1726879775.61496: Calling groups_inventory to load vars for managed_node2 11104 1726879775.61500: Calling all_plugins_inventory to load vars for managed_node2 11104 1726879775.61506: Calling all_plugins_play to load vars for managed_node2 11104 1726879775.61511: Calling groups_plugins_inventory to load vars for managed_node2 11104 1726879775.61516: Calling groups_plugins_play to load vars for managed_node2 11104 1726879775.61680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11104 1726879775.61844: done with get_vars() 11104 1726879775.61856: variable 'ansible_user_id' from source: facts 11104 1726879775.61863: variable 'kdump_test_ssh_server_inside' from source: play vars 11105 1726879775.61866: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11104 1726879775.62102: variable 'kdump_test_ssh_source' from source: play vars 11104 1726879775.62264: variable 'ansible_env' from source: facts 11105 1726879775.62274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11104 1726879775.62277: variable 'hostvars' from source: magic vars 11105 1726879775.62317: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11104 1726879775.62319: variable 'kdump_test_ssh_server_outside' from source: play vars 11104 1726879775.62325: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11105 1726879775.62357: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11104 1726879775.62380: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11105 1726879775.62385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11104 1726879775.62388: in VariableManager get_vars() 11104 1726879775.62396: Calling all_inventory to load vars for managed_node2 11104 1726879775.62400: Calling groups_inventory to load vars for managed_node2 11104 1726879775.62404: Calling all_plugins_inventory to load vars for managed_node2 11104 1726879775.62410: Calling all_plugins_play to load vars for managed_node2 11104 1726879775.62414: Calling groups_plugins_inventory to load vars for managed_node2 11104 1726879775.62419: Calling groups_plugins_play to load vars for managed_node2 11105 1726879775.62493: variable '__kdump_ssh_server_location' from source: role '' all vars 11104 1726879775.62549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11105 1726879775.62656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11104 1726879775.62718: done with get_vars() 11104 1726879775.62730: variable 'ansible_all_ipv4_addresses' from source: facts 11104 1726879775.62735: in VariableManager get_vars() 11104 1726879775.62740: Calling all_inventory to load vars for managed_node2 11104 1726879775.62744: Calling groups_inventory to load vars for managed_node2 11104 1726879775.62748: Calling all_plugins_inventory to load vars for managed_node2 11104 1726879775.62754: Calling all_plugins_play to load vars for managed_node2 11104 1726879775.62758: Calling groups_plugins_inventory to load vars for managed_node2 11104 1726879775.62763: Calling groups_plugins_play to load vars for managed_node2 11103 1726879775.62865: variable 'kdump_test_ssh_source' from source: play vars 11104 1726879775.62896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11103 1726879775.63068: variable 'ansible_env' from source: facts 11104 1726879775.63072: done with get_vars() 11104 1726879775.63082: variable 'ansible_all_ipv6_addresses' from source: facts 11103 1726879775.63084: variable 'hostvars' from source: magic vars 11104 1726879775.63086: in VariableManager get_vars() 11103 1726879775.63090: variable 'kdump_test_ssh_server_outside' from source: play vars 11104 1726879775.63093: Calling all_inventory to load vars for managed_node2 11103 1726879775.63096: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11104 1726879775.63097: Calling groups_inventory to load vars for managed_node2 11104 1726879775.63101: Calling all_plugins_inventory to load vars for managed_node2 11104 1726879775.63107: Calling all_plugins_play to load vars for managed_node2 11104 1726879775.63112: Calling groups_plugins_inventory to load vars for managed_node2 11104 1726879775.63117: Calling groups_plugins_play to load vars for managed_node2 11103 1726879775.63157: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11103 1726879775.63166: in VariableManager get_vars() 11103 1726879775.63172: Calling all_inventory to load vars for managed_node1 11103 1726879775.63176: Calling groups_inventory to load vars for managed_node1 11103 1726879775.63181: Calling all_plugins_inventory to load vars for managed_node1 11103 1726879775.63188: Calling all_plugins_play to load vars for managed_node1 11103 1726879775.63194: Calling groups_plugins_inventory to load vars for managed_node1 11103 1726879775.63200: Calling groups_plugins_play to load vars for managed_node1 11104 1726879775.63275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11103 1726879775.63335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11103 1726879775.63516: done with get_vars() 11103 1726879775.63529: variable 'ansible_all_ipv4_addresses' from source: facts 11103 1726879775.63535: in VariableManager get_vars() 11104 1726879775.63529: done with get_vars() 11103 1726879775.63540: Calling all_inventory to load vars for managed_node1 11103 1726879775.63544: Calling groups_inventory to load vars for managed_node1 11104 1726879775.63548: variable 'ansible_default_ipv4' from source: facts 11103 1726879775.63551: Calling all_plugins_inventory to load vars for managed_node1 11103 1726879775.63557: Calling all_plugins_play to load vars for managed_node1 11104 1726879775.63558: variable 'kdump_ssh_server' from source: play vars 11103 1726879775.63562: Calling groups_plugins_inventory to load vars for managed_node1 11104 1726879775.63563: variable 'kdump_test_ssh_server_outside' from source: play vars 11103 1726879775.63567: Calling groups_plugins_play to load vars for managed_node1 11104 1726879775.63624: variable 'kdump_test_ssh_server_outside' from source: play vars 11104 1726879775.63630: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11104 1726879775.63688: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11103 1726879775.63702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11104 1726879775.63717: variable 'omit' from source: magic vars 11104 1726879775.63739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11104 1726879775.63763: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11104 1726879775.63779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11104 1726879775.63797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11104 1726879775.63807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11104 1726879775.63834: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11104 1726879775.63839: variable 'ansible_host' from source: host vars for 'managed_node2' 11104 1726879775.63843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11103 1726879775.63874: done with get_vars() 11103 1726879775.63885: variable 'ansible_all_ipv6_addresses' from source: facts 11104 1726879775.63952: Set connection var ansible_shell_executable to /bin/sh 11104 1726879775.63963: Set connection var ansible_connection to ssh 11104 1726879775.63971: Set connection var ansible_timeout to 10 11104 1726879775.63975: Set connection var ansible_shell_type to sh 11104 1726879775.63982: Set connection var ansible_pipelining to False 11104 1726879775.63993: Set connection var ansible_module_compression to ZIP_DEFLATED 11104 1726879775.64024: variable 'ansible_shell_executable' from source: unknown 11104 1726879775.64030: variable 'ansible_connection' from source: unknown 11104 1726879775.64034: variable 'ansible_module_compression' from source: unknown 11104 1726879775.64038: variable 'ansible_shell_type' from source: unknown 11104 1726879775.64042: variable 'ansible_shell_executable' from source: unknown 11104 1726879775.64046: variable 'ansible_host' from source: host vars for 'managed_node2' 11104 1726879775.64049: variable 'ansible_pipelining' from source: unknown 11104 1726879775.64053: variable 'ansible_timeout' from source: unknown 11104 1726879775.64059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11104 1726879775.64266: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11104 1726879775.64281: variable 'omit' from source: magic vars 11104 1726879775.64288: starting attempt loop 11104 1726879775.64293: running the handler 11104 1726879775.64307: _low_level_execute_command(): starting 11104 1726879775.64316: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11105 1726879775.64534: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11105 1726879775.64583: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11105 1726879775.64621: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11105 1726879775.64657: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11105 1726879775.64735: 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) 11105 1726879775.64762: 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) 11105 1726879775.64786: 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) 11105 1726879775.64811: 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) 11105 1726879775.64938: variable 'kdump_target' from source: play vars 11105 1726879775.65037: variable 'kdump_ssh_user' from source: play vars 11105 1726879775.65138: variable 'hostvars' from source: magic vars 11105 1726879775.65145: variable 'kdump_test_ssh_server_outside' from source: play vars 11105 1726879775.65158: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11105 1726879775.65229: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11105 1726879775.65254: in VariableManager get_vars() 11105 1726879775.65272: Calling all_inventory to load vars for managed_node3 11105 1726879775.65284: Calling groups_inventory to load vars for managed_node3 11105 1726879775.65295: Calling all_plugins_inventory to load vars for managed_node3 11105 1726879775.65313: Calling all_plugins_play to load vars for managed_node3 11105 1726879775.65322: Calling groups_plugins_inventory to load vars for managed_node3 11105 1726879775.65329: Calling groups_plugins_play to load vars for managed_node3 11103 1726879775.63890: in VariableManager get_vars() 11103 1726879775.65482: Calling all_inventory to load vars for managed_node1 11103 1726879775.65487: Calling groups_inventory to load vars for managed_node1 11103 1726879775.65494: Calling all_plugins_inventory to load vars for managed_node1 11103 1726879775.65501: Calling all_plugins_play to load vars for managed_node1 11103 1726879775.65506: Calling groups_plugins_inventory to load vars for managed_node1 11103 1726879775.65510: Calling groups_plugins_play to load vars for managed_node1 11105 1726879775.65555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11103 1726879775.65683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11105 1726879775.65738: done with get_vars() 11105 1726879775.65756: variable 'ansible_user_id' from source: facts 11105 1726879775.65763: variable 'kdump_test_ssh_server_inside' from source: play vars 11103 1726879775.65858: done with get_vars() 11103 1726879775.65871: variable 'ansible_default_ipv4' from source: facts 11103 1726879775.65883: variable 'kdump_ssh_server' from source: play vars 11103 1726879775.65889: variable 'kdump_test_ssh_server_outside' from source: play vars 11103 1726879775.65959: variable 'kdump_test_ssh_server_outside' from source: play vars 11103 1726879775.65966: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11105 1726879775.66019: variable 'kdump_test_ssh_source' from source: play vars 11103 1726879775.66024: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11103 1726879775.66060: variable '__kdump_serverpubkey' from source: set_fact 11103 1726879775.66078: variable '__kdump_ssh_server_location' from source: role '' all vars 11103 1726879775.66136: variable '__kdump_ssh_server_location' from source: role '' all vars 11105 1726879775.66183: variable 'ansible_env' from source: facts 11105 1726879775.66201: variable 'hostvars' from source: magic vars 11105 1726879775.66206: variable 'kdump_test_ssh_server_outside' from source: play vars 11105 1726879775.66210: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11105 1726879775.66267: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11105 1726879775.66275: in VariableManager get_vars() 11105 1726879775.66281: Calling all_inventory to load vars for managed_node3 11105 1726879775.66285: Calling groups_inventory to load vars for managed_node3 11105 1726879775.66289: Calling all_plugins_inventory to load vars for managed_node3 11105 1726879775.66298: Calling all_plugins_play to load vars for managed_node3 11105 1726879775.66302: Calling groups_plugins_inventory to load vars for managed_node3 11105 1726879775.66307: Calling groups_plugins_play to load vars for managed_node3 11103 1726879775.66328: variable 'kdump_target' from source: play vars 11103 1726879775.66406: variable 'kdump_ssh_user' from source: play vars 11105 1726879775.66444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11103 1726879775.66602: variable 'hostvars' from source: magic vars 11103 1726879775.66609: variable 'kdump_test_ssh_server_outside' from source: play vars 11103 1726879775.66613: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11105 1726879775.66624: done with get_vars() 11105 1726879775.66635: variable 'ansible_all_ipv4_addresses' from source: facts 11105 1726879775.66640: in VariableManager get_vars() 11105 1726879775.66645: Calling all_inventory to load vars for managed_node3 11105 1726879775.66649: Calling groups_inventory to load vars for managed_node3 11105 1726879775.66653: Calling all_plugins_inventory to load vars for managed_node3 11105 1726879775.66661: Calling all_plugins_play to load vars for managed_node3 11105 1726879775.66666: Calling groups_plugins_inventory to load vars for managed_node3 11103 1726879775.66672: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11105 1726879775.66673: Calling groups_plugins_play to load vars for managed_node3 11103 1726879775.66679: in VariableManager get_vars() 11103 1726879775.66685: Calling all_inventory to load vars for managed_node1 11103 1726879775.66689: Calling groups_inventory to load vars for managed_node1 11103 1726879775.66694: Calling all_plugins_inventory to load vars for managed_node1 11103 1726879775.66701: Calling all_plugins_play to load vars for managed_node1 11103 1726879775.66706: Calling groups_plugins_inventory to load vars for managed_node1 11103 1726879775.66711: Calling groups_plugins_play to load vars for managed_node1 11105 1726879775.66809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11103 1726879775.66845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11105 1726879775.66986: done with get_vars() 11105 1726879775.67000: variable 'ansible_all_ipv6_addresses' from source: facts 11105 1726879775.67005: in VariableManager get_vars() 11105 1726879775.67010: Calling all_inventory to load vars for managed_node3 11105 1726879775.67013: Calling groups_inventory to load vars for managed_node3 11105 1726879775.67017: Calling all_plugins_inventory to load vars for managed_node3 11105 1726879775.67023: Calling all_plugins_play to load vars for managed_node3 11105 1726879775.67030: Calling groups_plugins_inventory to load vars for managed_node3 11103 1726879775.67032: done with get_vars() 11105 1726879775.67039: Calling groups_plugins_play to load vars for managed_node3 11103 1726879775.67045: variable 'ansible_user_id' from source: facts 11103 1726879775.67054: variable 'kdump_test_ssh_server_inside' from source: play vars 11105 1726879775.67176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11103 1726879775.67309: variable 'kdump_test_ssh_source' from source: play vars 11105 1726879775.67352: done with get_vars() 11105 1726879775.67364: variable 'ansible_default_ipv4' from source: facts 11105 1726879775.67375: variable 'kdump_ssh_server' from source: play vars 11105 1726879775.67380: variable 'kdump_test_ssh_server_outside' from source: play vars 11105 1726879775.67441: variable 'kdump_test_ssh_server_outside' from source: play vars 11105 1726879775.67447: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11103 1726879775.67470: variable 'ansible_env' from source: facts 11103 1726879775.67482: variable 'hostvars' from source: magic vars 11103 1726879775.67487: variable 'kdump_test_ssh_server_outside' from source: play vars 11103 1726879775.67493: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11105 1726879775.67505: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11105 1726879775.67542: variable '__kdump_serverpubkey' from source: set_fact 11103 1726879775.67551: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11103 1726879775.67559: in VariableManager get_vars() 11105 1726879775.67561: variable '__kdump_ssh_server_location' from source: role '' all vars 11103 1726879775.67564: Calling all_inventory to load vars for managed_node1 11103 1726879775.67568: Calling groups_inventory to load vars for managed_node1 11103 1726879775.67573: Calling all_plugins_inventory to load vars for managed_node1 11103 1726879775.67579: Calling all_plugins_play to load vars for managed_node1 11103 1726879775.67584: Calling groups_plugins_inventory to load vars for managed_node1 11103 1726879775.67589: Calling groups_plugins_play to load vars for managed_node1 11103 1726879775.67790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11103 1726879775.68000: done with get_vars() 11103 1726879775.68018: variable 'ansible_all_ipv4_addresses' from source: facts 11103 1726879775.68025: in VariableManager get_vars() 11103 1726879775.68033: Calling all_inventory to load vars for managed_node1 11103 1726879775.68038: Calling groups_inventory to load vars for managed_node1 11103 1726879775.68043: Calling all_plugins_inventory to load vars for managed_node1 11103 1726879775.68053: Calling all_plugins_play to load vars for managed_node1 11103 1726879775.68058: Calling groups_plugins_inventory to load vars for managed_node1 11103 1726879775.68064: Calling groups_plugins_play to load vars for managed_node1 11103 1726879775.68208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11104 1726879775.68267: stdout chunk (state=2): >>>/root <<< 11104 1726879775.68278: stderr chunk (state=2): >>><<< 11104 1726879775.68291: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 11104 1726879775.68312: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11104 1726879775.68324: _low_level_execute_command(): starting 11104 1726879775.68331: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910 `" && echo ansible-tmp-1726879775.6831884-11104-118004697321910="` echo /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None 11103 1726879775.68368: done with get_vars() 11103 1726879775.68379: variable 'ansible_all_ipv6_addresses' from source: facts 11103 1726879775.68384: in VariableManager get_vars() 11103 1726879775.68389: Calling all_inventory to load vars for managed_node1 11103 1726879775.68395: Calling groups_inventory to load vars for managed_node1 11103 1726879775.68399: Calling all_plugins_inventory to load vars for managed_node1 11103 1726879775.68405: Calling all_plugins_play to load vars for managed_node1 11103 1726879775.68410: Calling groups_plugins_inventory to load vars for managed_node1 11103 1726879775.68415: Calling groups_plugins_play to load vars for managed_node1 11105 1726879775.68422: variable '__kdump_ssh_server_location' from source: role '' all vars 11103 1726879775.68550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11105 1726879775.68670: variable 'kdump_target' from source: play vars 11105 1726879775.68752: variable 'kdump_ssh_user' from source: play vars 11103 1726879775.68762: done with get_vars() 11103 1726879775.68773: variable 'ansible_default_ipv4' from source: facts 11103 1726879775.68784: variable 'kdump_ssh_server' from source: play vars <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910 `" && echo ansible-tmp-1726879775.6831884-11104-118004697321910="` echo /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910 `" ) && sleep 0'"'"'' 11103 1726879775.68789: variable 'kdump_test_ssh_server_outside' from source: play vars 11105 1726879775.68840: variable 'hostvars' from source: magic vars 11105 1726879775.68846: variable 'kdump_test_ssh_server_outside' from source: play vars 11105 1726879775.68851: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11103 1726879775.68897: variable 'kdump_test_ssh_server_outside' from source: play vars 11105 1726879775.68903: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11103 1726879775.68905: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11105 1726879775.68911: in VariableManager get_vars() 11105 1726879775.68916: Calling all_inventory to load vars for managed_node3 11105 1726879775.68921: Calling groups_inventory to load vars for managed_node3 11105 1726879775.68925: Calling all_plugins_inventory to load vars for managed_node3 11105 1726879775.68932: Calling all_plugins_play to load vars for managed_node3 11105 1726879775.68937: Calling groups_plugins_inventory to load vars for managed_node3 11105 1726879775.68942: Calling groups_plugins_play to load vars for managed_node3 11103 1726879775.68965: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11103 1726879775.68994: variable 'omit' from source: magic vars 11103 1726879775.69019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11103 1726879775.69045: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11103 1726879775.69063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11103 1726879775.69079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11103 1726879775.69090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11103 1726879775.69119: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11103 1726879775.69126: variable 'ansible_host' from source: host vars for 'managed_node1' 11103 1726879775.69130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11103 1726879775.69261: Set connection var ansible_shell_executable to /bin/sh 11103 1726879775.69274: Set connection var ansible_connection to ssh 11103 1726879775.69283: Set connection var ansible_timeout to 10 11103 1726879775.69287: Set connection var ansible_shell_type to sh 11103 1726879775.69297: Set connection var ansible_pipelining to False 11103 1726879775.69308: Set connection var ansible_module_compression to ZIP_DEFLATED 11103 1726879775.69342: variable 'ansible_shell_executable' from source: unknown 11103 1726879775.69353: variable 'ansible_connection' from source: unknown 11103 1726879775.69358: variable 'ansible_module_compression' from source: unknown 11103 1726879775.69363: variable 'ansible_shell_type' from source: unknown 11103 1726879775.69367: variable 'ansible_shell_executable' from source: unknown 11103 1726879775.69371: variable 'ansible_host' from source: host vars for 'managed_node1' 11103 1726879775.69376: variable 'ansible_pipelining' from source: unknown 11103 1726879775.69381: variable 'ansible_timeout' from source: unknown 11103 1726879775.69386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11105 1726879775.69120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11103 1726879775.69543: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11103 1726879775.69557: variable 'omit' from source: magic vars 11103 1726879775.69563: starting attempt loop 11103 1726879775.69567: running the handler 11103 1726879775.69578: _low_level_execute_command(): starting 11103 1726879775.69585: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 11105 1726879775.69618: done with get_vars() 11105 1726879775.69631: variable 'ansible_user_id' from source: facts 11105 1726879775.69638: variable 'kdump_test_ssh_server_inside' from source: play vars <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11105 1726879775.69896: variable 'kdump_test_ssh_source' from source: play vars 11105 1726879775.70052: variable 'ansible_env' from source: facts 11105 1726879775.70065: variable 'hostvars' from source: magic vars 11105 1726879775.70069: variable 'kdump_test_ssh_server_outside' from source: play vars 11105 1726879775.70073: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11105 1726879775.70129: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11105 1726879775.70137: in VariableManager get_vars() 11105 1726879775.70143: Calling all_inventory to load vars for managed_node3 11105 1726879775.70147: Calling groups_inventory to load vars for managed_node3 11105 1726879775.70152: Calling all_plugins_inventory to load vars for managed_node3 11105 1726879775.70159: Calling all_plugins_play to load vars for managed_node3 11105 1726879775.70163: Calling groups_plugins_inventory to load vars for managed_node3 11105 1726879775.70169: Calling groups_plugins_play to load vars for managed_node3 11105 1726879775.70307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11105 1726879775.70496: done with get_vars() 11105 1726879775.70509: variable 'ansible_all_ipv4_addresses' from source: facts 11105 1726879775.70515: in VariableManager get_vars() 11105 1726879775.70520: Calling all_inventory to load vars for managed_node3 11105 1726879775.70524: Calling groups_inventory to load vars for managed_node3 11105 1726879775.70528: Calling all_plugins_inventory to load vars for managed_node3 11105 1726879775.70534: Calling all_plugins_play to load vars for managed_node3 11105 1726879775.70538: Calling groups_plugins_inventory to load vars for managed_node3 11105 1726879775.70542: Calling groups_plugins_play to load vars for managed_node3 11105 1726879775.70702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11105 1726879775.70873: done with get_vars() 11105 1726879775.70885: variable 'ansible_all_ipv6_addresses' from source: facts 11105 1726879775.70891: in VariableManager get_vars() 11105 1726879775.70898: Calling all_inventory to load vars for managed_node3 11105 1726879775.70902: Calling groups_inventory to load vars for managed_node3 11105 1726879775.70906: Calling all_plugins_inventory to load vars for managed_node3 11105 1726879775.70913: Calling all_plugins_play to load vars for managed_node3 11105 1726879775.70918: Calling groups_plugins_inventory to load vars for managed_node3 11105 1726879775.70923: Calling groups_plugins_play to load vars for managed_node3 11105 1726879775.71040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11105 1726879775.71152: done with get_vars() 11105 1726879775.71163: variable 'ansible_default_ipv4' from source: facts 11105 1726879775.71174: variable 'kdump_ssh_server' from source: play vars 11105 1726879775.71179: variable 'kdump_test_ssh_server_outside' from source: play vars 11105 1726879775.71231: variable 'kdump_test_ssh_server_outside' from source: play vars 11105 1726879775.71238: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11105 1726879775.71284: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11105 1726879775.71308: variable 'omit' from source: magic vars 11105 1726879775.71328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11105 1726879775.71348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11105 1726879775.71364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11105 1726879775.71377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11105 1726879775.71388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11105 1726879775.71412: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11105 1726879775.71417: variable 'ansible_host' from source: host vars for 'managed_node3' 11105 1726879775.71421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11105 1726879775.71487: Set connection var ansible_shell_executable to /bin/sh 11105 1726879775.71499: Set connection var ansible_connection to ssh 11105 1726879775.71506: Set connection var ansible_timeout to 10 11105 1726879775.71509: Set connection var ansible_shell_type to sh 11105 1726879775.71515: Set connection var ansible_pipelining to False 11105 1726879775.71522: Set connection var ansible_module_compression to ZIP_DEFLATED 11105 1726879775.71550: variable 'ansible_shell_executable' from source: unknown 11105 1726879775.71557: variable 'ansible_connection' from source: unknown 11105 1726879775.71561: variable 'ansible_module_compression' from source: unknown 11105 1726879775.71565: variable 'ansible_shell_type' from source: unknown 11105 1726879775.71569: variable 'ansible_shell_executable' from source: unknown 11105 1726879775.71573: variable 'ansible_host' from source: host vars for 'managed_node3' 11105 1726879775.71578: variable 'ansible_pipelining' from source: unknown 11105 1726879775.71581: variable 'ansible_timeout' from source: unknown 11105 1726879775.71586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11105 1726879775.71800: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11105 1726879775.71817: variable 'omit' from source: magic vars 11105 1726879775.71826: starting attempt loop 11105 1726879775.71830: running the handler 11105 1726879775.71847: _low_level_execute_command(): starting 11105 1726879775.71856: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11103 1726879775.72757: stdout chunk (state=2): >>>/root <<< 11103 1726879775.72877: stderr chunk (state=3): >>><<< 11103 1726879775.72885: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 11103 1726879775.72911: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11103 1726879775.72922: _low_level_execute_command(): starting 11103 1726879775.72928: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039 `" && echo ansible-tmp-1726879775.7291849-11103-233383552576039="` echo /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039 `" && echo ansible-tmp-1726879775.7291849-11103-233383552576039="` echo /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039 `" ) && sleep 0'"'"'' 11104 1726879775.73051: stdout chunk (state=2): >>>ansible-tmp-1726879775.6831884-11104-118004697321910=/root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910 <<< 11104 1726879775.73187: stderr chunk (state=3): >>><<< 11104 1726879775.73197: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879775.6831884-11104-118004697321910=/root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910\n', b'') 11104 1726879775.73223: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879775.6831884-11104-118004697321910=/root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910 , stderr= 11104 1726879775.73290: variable 'ansible_module_compression' from source: unknown 11104 1726879775.73334: ANSIBALLZ: Using lock for known_hosts 11104 1726879775.73339: ANSIBALLZ: Acquiring lock 11104 1726879775.73343: ANSIBALLZ: Lock acquired: 140708132321472 11104 1726879775.73346: ANSIBALLZ: Creating module 11105 1726879775.74266: stdout chunk (state=2): >>>/root <<< 11105 1726879775.74410: stderr chunk (state=3): >>><<< 11105 1726879775.74419: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 11105 1726879775.74447: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11105 1726879775.74460: _low_level_execute_command(): starting 11105 1726879775.74466: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508 `" && echo ansible-tmp-1726879775.7445557-11105-52400613136508="` echo /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508 `" && echo ansible-tmp-1726879775.7445557-11105-52400613136508="` echo /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508 `" ) && sleep 0'"'"'' 11103 1726879775.75741: stdout chunk (state=2): >>>ansible-tmp-1726879775.7291849-11103-233383552576039=/root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039 <<< 11103 1726879775.75894: stderr chunk (state=3): >>><<< 11103 1726879775.75902: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879775.7291849-11103-233383552576039=/root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039\n', b'') 11103 1726879775.75926: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879775.7291849-11103-233383552576039=/root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039 , stderr= 11103 1726879775.75993: variable 'ansible_module_compression' from source: unknown 11103 1726879775.76038: ANSIBALLZ: Using lock for known_hosts 11103 1726879775.76044: ANSIBALLZ: Acquiring lock 11105 1726879775.77525: stdout chunk (state=2): >>>ansible-tmp-1726879775.7445557-11105-52400613136508=/root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508 <<< 11105 1726879775.77677: stderr chunk (state=3): >>><<< 11105 1726879775.77686: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879775.7445557-11105-52400613136508=/root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508\n', b'') 11105 1726879775.77714: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879775.7445557-11105-52400613136508=/root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508 , stderr= 11105 1726879775.77780: variable 'ansible_module_compression' from source: unknown 11105 1726879775.77827: ANSIBALLZ: Using lock for known_hosts 11105 1726879775.77832: ANSIBALLZ: Acquiring lock 11104 1726879775.82910: ANSIBALLZ: Writing module into payload 11104 1726879775.82999: ANSIBALLZ: Writing module 11104 1726879775.83018: ANSIBALLZ: Renaming module 11104 1726879775.83025: ANSIBALLZ: Done creating module 11103 1726879775.83033: ANSIBALLZ: Lock acquired: 140708132321472 11104 1726879775.83042: variable 'ansible_facts' from source: host vars for 'managed_node2' 11103 1726879775.83043: ANSIBALLZ: Reading module after lock 11103 1726879775.83086: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py 11104 1726879775.83122: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpussx6n7l TO /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py 11103 1726879775.83185: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpf3qvpmq8 TO /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 11105 1726879775.83314: ANSIBALLZ: Lock acquired: 140708132321472 11105 1726879775.83323: ANSIBALLZ: Reading module after lock 11105 1726879775.83358: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py 11105 1726879775.83467: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpt0m99kzv TO /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 11104 1726879775.83595: Sending initial data 11104 1726879775.83601: Sent initial data (160 bytes) 11103 1726879775.84011: Sending initial data 11103 1726879775.84017: Sent initial data (160 bytes) 11105 1726879775.84362: Sending initial data 11105 1726879775.84374: Sent initial data (159 bytes) 11104 1726879775.86701: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpussx6n7l /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py <<< 11105 1726879775.86851: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpt0m99kzv /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py <<< 11103 1726879775.86915: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpf3qvpmq8 /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py <<< 11104 1726879775.87955: stderr chunk (state=3): >>><<< 11104 1726879775.87964: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpussx6n7l /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py\n', b'') 11104 1726879775.87993: done transferring module to remote 11104 1726879775.88014: _low_level_execute_command(): starting 11104 1726879775.88021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/ /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/ /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py && sleep 0'"'"'' 11105 1726879775.88468: stderr chunk (state=3): >>><<< 11105 1726879775.88476: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpt0m99kzv /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py\n', b'') 11105 1726879775.88504: done transferring module to remote 11105 1726879775.88518: _low_level_execute_command(): starting 11105 1726879775.88525: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/ /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/ /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py && sleep 0'"'"'' 11103 1726879775.89500: stderr chunk (state=3): >>><<< 11103 1726879775.89507: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpf3qvpmq8 /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py\n', b'') 11103 1726879775.89530: done transferring module to remote 11103 1726879775.89541: _low_level_execute_command(): starting 11103 1726879775.89544: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/ /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/ /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py && sleep 0'"'"'' 11105 1726879775.91095: stderr chunk (state=2): >>><<< 11105 1726879775.91104: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11105 1726879775.91119: _low_level_execute_command() done: rc=0, stdout=, stderr= 11105 1726879775.91127: _low_level_execute_command(): starting 11105 1726879775.91132: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/AnsiballZ_known_hosts.py && sleep 0'"'"'' 11104 1726879775.91762: stderr chunk (state=2): >>><<< 11104 1726879775.91773: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11104 1726879775.91796: _low_level_execute_command() done: rc=0, stdout=, stderr= 11104 1726879775.91800: _low_level_execute_command(): starting 11104 1726879775.91808: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/AnsiballZ_known_hosts.py && sleep 0'"'"'' 11103 1726879775.92013: stderr chunk (state=2): >>><<< 11103 1726879775.92031: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11103 1726879775.92056: _low_level_execute_command() done: rc=0, stdout=, stderr= 11103 1726879775.92060: _low_level_execute_command(): starting 11103 1726879775.92064: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/AnsiballZ_known_hosts.py && sleep 0'"'"'' 11105 1726879775.94218: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 11105 1726879775.94232: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11105 1726879775.94292: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11105 1726879775.94322: stdout chunk (state=3): >>>import '_io' # <<< 11105 1726879775.94332: stdout chunk (state=3): >>>import 'marshal' # <<< 11105 1726879775.94363: stdout chunk (state=3): >>>import 'posix' # <<< 11105 1726879775.94373: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # <<< 11105 1726879775.94391: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11105 1726879775.94400: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11105 1726879775.94440: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11105 1726879775.94449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11105 1726879775.94463: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11105 1726879775.94490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11105 1726879775.94500: stdout chunk (state=3): >>>import '_codecs' # <<< 11105 1726879775.94530: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c61cde48> <<< 11105 1726879775.94556: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11105 1726879775.94575: 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 0x7f81c6163828> <<< 11105 1726879775.94582: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c61cd9b0> <<< 11105 1726879775.94607: 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' <<< 11105 1726879775.94621: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6170630> <<< 11105 1726879775.94640: stdout chunk (state=3): >>>import '_signal' # <<< 11105 1726879775.94660: 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' <<< 11105 1726879775.94680: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177160> <<< 11105 1726879775.94701: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11105 1726879775.94709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11105 1726879775.94729: 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' <<< 11105 1726879775.94744: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11105 1726879775.94766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11105 1726879775.94773: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c617c0f0> <<< 11105 1726879775.94790: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177748> <<< 11104 1726879775.94812: 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 <<< 11104 1726879775.94829: 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<<< 11104 1726879775.94999: 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 0x7fe3ebca6e48> # /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 0x7fe3ebc3c828> <<< 11105 1726879775.95028: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177390> # /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 0x7f81c6121470> # /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 0x7f81c6126e48> <<< 11105 1726879775.95056: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6121b38> <<< 11105 1726879775.95087: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11105 1726879775.95112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11104 1726879775.95209: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebca69b0> # /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 0x7fe3ebc49630> 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 0x7fe3ebc50160> # /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 0x7fe3ebc550f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50390> # /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' <<< 11105 1726879775.95231: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c612d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6110d68> <<< 11105 1726879775.95250: 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' <<< 11103 1726879775.95268: 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 0x7f4674f4ee48> <<< 11104 1726879775.95283: 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' # # /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' <<< 11105 1726879775.95300: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6113198> <<< 11103 1726879775.95316: 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 0x7f4674ee4828> <<< 11104 1726879775.95328: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbfa470> # /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' <<< 11103 1726879775.95338: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f4e9b0> <<< 11103 1726879775.95497: 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 0x7f4674ef1630> 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 0x7f4674ef8160> # /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 <<< 11104 1726879775.95522: 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 0x7fe3ebbffe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbfab38> # /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' <<< 11103 1726879775.95555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674efd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8748> <<< 11103 1726879775.95575: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8390> <<< 11103 1726879775.95612: 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' <<< 11104 1726879775.95638: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc064e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbe9d68> # /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 0x7fe3ebbec198> <<< 11103 1726879775.95678: 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' # <<< 11104 1726879775.95732: 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' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9efa940> # /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 0x7fe3e9f0c240> <<< 11103 1726879775.95776: 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 0x7f4674ea2470> # /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' <<< 11104 1726879775.95806: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc5aa20> 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. <<< 11103 1726879775.95818: 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 0x7f4674ea7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea2b38> <<< 11103 1726879775.95832: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11103 1726879775.95899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11105 1726879775.95918: 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' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4421940> # /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 0x7f81c4433240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6181a20> 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 <<< 11103 1726879775.96189: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674eae4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e91d68> # /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 0x7f4674e94198> # /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 0x7f46731a2940> # /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 0x7f46731b4240> <<< 11104 1726879775.96199: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11105 1726879775.96209: 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 # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11104 1726879775.96218: 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 <<< 11104 1726879775.96231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11104 1726879775.96252: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11103 1726879775.96249: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f02a20> 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. <<< 11104 1726879775.96262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11104 1726879775.96281: stdout chunk (state=3): >>>import '_operator' # <<< 11104 1726879775.96286: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e79080> <<< 11105 1726879775.96294: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43a0080> # /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 0x7f81c43ac2b0> # /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 0x7f81c43acf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43aca90> 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 0x7f81c43b5080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43fc7b8> # /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 0x7f81c43fcba8> <<< 11105 1726879775.96324: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f0160> <<< 11104 1726879775.96335: 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 0x7fe3e9e842b0> # /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' <<< 11104 1726879775.96366: 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 0x7fe3e9e84f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e84a90> <<< 11105 1726879775.96377: 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 0x7f81c43f0e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43e7438> <<< 11104 1726879775.96618: stdout chunk (state=3): >>>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 0x7fe3e9e8f080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ed57b8> # /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 0x7fe3e9ed5ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9160> # /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 0x7fe3e9ec9e48> <<< 11105 1726879775.96640: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43d8470> # /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 0x7f81c41592b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4161d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f00b8> 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' <<< 11103 1726879775.96804: 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 # 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 0x7f4673121080> <<< 11104 1726879775.96842: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec0438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9eb1470> # /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 0x7fe3e9c32278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c39cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9438> import '_locale' # <<< 11103 1726879775.97023: 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 0x7f467312c2b0> # /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 0x7f467312cf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467312ca90> 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 0x7f4673136080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467317d7b8> # /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' <<< 11103 1726879775.97061: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467317dba8> <<< 11104 1726879775.97082: 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 0x7fe3e9c3ee10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9eab2b0> # /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 0x7fe3e9c441d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c3ef98> # 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 0x7fe3e9c442e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9f1afd0> # /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 0x7fe3e9c44dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c449e8> <<< 11105 1726879775.97102: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4166e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43d22b0> # /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 0x7f81c416d1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4166f98> # 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 0x7f81c416d2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4441fd0> # /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 0x7f81c416ddd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d9e8> # /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 0x7f81c41786a0> # /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 0x7f81c4178e80> # /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 0x7f81c3d00198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4178780> <<< 11104 1726879775.97212: 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 0x7fe3e9c516a0> # /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 0x7fe3e9c51e80> <<< 11105 1726879775.97232: 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' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d04c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d518> # /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 0x7f81c3d292e8> <<< 11103 1726879775.97418: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171160> # /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 0x7f4673171e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673168438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673159470> # /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 0x7f4672eda278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee1cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171438> 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' <<< 11104 1726879775.97432: 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' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97d9198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c51780> # /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 0x7fe3e97dec88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44518> # /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 0x7fe3e98022e8> <<< 11103 1726879775.97633: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee6e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731532b0> # /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 0x7f4672eec1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee6f98> # 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 0x7f4672eec2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731c2fd0> # /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 0x7f4672eecdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec9e8> <<< 11105 1726879775.97657: 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 0x7f81c3d296a0> # /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 0x7f81c3d2f390> # /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 0x7f81c3adaba8> <<< 11104 1726879775.97823: 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 0x7fe3e98026a0> # /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 0x7fe3e9809390> # /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 0x7fe3e95b3ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95a82e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95a0f98> <<< 11105 1726879775.97839: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ad02e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ac7f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3abde80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d2fd30> # 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 0x7f81c3ad0f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d29a20> # /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 0x7f81c60de710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ad1048> <<< 11103 1726879775.98015: 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 0x7f4672ef96a0> # /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 0x7f4672ef9e80> # /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 0x7f4672a81198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef9780> # /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 0x7f4672a86c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec518> # /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 0x7f4672aaa2e8> <<< 11104 1726879775.98030: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9596e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9809d30> # 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 0x7fe3e95a8f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9802a20> # /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 0x7fe3ebbb7710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95ad048> 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 0x7fe3ebbb7a90> <<< 11103 1726879775.98212: 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 0x7f4672aaa6a0> # /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 0x7f4672ab1390> # /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' <<< 11105 1726879775.98226: 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' # 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 0x7f81c60dea90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d860> # /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 0x7f81c60f65c0> # /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 0x7f81c60fa630> # 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 0x7f81c60fab00> <<< 11105 1726879775.98238: 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 0x7f81c60fac18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60f6e10> <<< 11104 1726879775.98248: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44860> # /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 0x7fe3ebbcf5c0> # /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' <<< 11103 1726879775.98273: 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 <<< 11105 1726879775.98284: 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' <<< 11104 1726879775.98421: 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 0x7fe3ebbd3630> # 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 0x7fe3ebbd3b00> # 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 0x7fe3ebbd3c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbcfe10> # /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 0x7fe3ebbd3f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbd34e0> <<< 11105 1726879775.98437: 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 0x7f81c60faf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60fa4e0> # 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 0x7f81c60fa240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60eab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d15358> # /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' <<< 11103 1726879775.98909: 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 0x7f467285bba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46728502e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672848f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467283ee80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ab1d30> # 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 0x7f4672850f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672aaaa20> # /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 0x7f4674e5f710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672854048> 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 0x7f4674e5fa90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec860> # /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 0x7f4674e775c0> # /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' <<< 11103 1726879775.98995: 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 0x7f4674e7b630> <<< 11105 1726879775.99012: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60f6470> # /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 0x7f81c20fe908> # zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11104 1726879775.99022: 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 0x7fe3ebbd3240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbc2b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97ee358> # /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 0x7fe3ebbcf470> # /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 0x7fe3e7bd8908> # zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11103 1726879775.99041: 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 0x7f4674e7bb00> <<< 11103 1726879775.99062: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11103 1726879775.99072: 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 0x7f4674e7bc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e77e10> <<< 11103 1726879775.99094: 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' <<< 11103 1726879775.99547: 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 0x7f4674e7bf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e7b4e0> # 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 0x7f4674e7b240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e6ab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a96358> # /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 0x7f4674e77470> # /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 0x7f4670e80908> # zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 11103 1726879775.99573: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11103 1726879775.99589: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879775.99599: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py <<< 11103 1726879775.99616: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879775.99809: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879775.99829: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.00699: 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' <<< 11104 1726879776.00712: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7892ac8> import 'atexit' # <<< 11103 1726879776.00720: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.00735: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11105 1726879776.00747: 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' <<< 11105 1726879776.00762: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1dbbac8> <<< 11105 1726879776.00768: stdout chunk (state=3): >>>import 'atexit' # <<< 11104 1726879776.00772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11105 1726879776.00793: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11104 1726879776.00820: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11104 1726879776.00831: 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 0x7fe3e78bb278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e793f4e0> <<< 11105 1726879776.00838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11104 1726879776.00851: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11104 1726879776.00861: 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 0x7fe3e793f5f8> <<< 11104 1726879776.00878: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11105 1726879776.00892: 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 0x7f81c1de2278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e254e0> <<< 11104 1726879776.00902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11105 1726879776.00924: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11105 1726879776.00932: 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 0x7f81c1e255f8> <<< 11104 1726879776.00943: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e793fb38> <<< 11104 1726879776.00953: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11105 1726879776.00963: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11105 1726879776.00969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11104 1726879776.00976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11104 1726879776.00984: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11105 1726879776.01013: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e25b38> <<< 11104 1726879776.01026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11105 1726879776.01042: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11105 1726879776.01053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11104 1726879776.01062: 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' <<< 11105 1726879776.01069: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11105 1726879776.01107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11105 1726879776.01141: 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' <<< 11104 1726879776.01188: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7842160> # 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 0x7fe3e7842a58> # 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 0x7fe3e78a20f0> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11105 1726879776.01213: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e28160> <<< 11105 1726879776.01236: 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 0x7f81c2121780> <<< 11105 1726879776.01259: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11105 1726879776.01297: 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 0x7f81c1dc80f0> # /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' <<< 11104 1726879776.01326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79400f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e791d2b0> <<< 11105 1726879776.01358: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e260f0> <<< 11105 1726879776.01375: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e042b0> <<< 11104 1726879776.01557: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79124a8> <<< 11104 1726879776.01576: 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' <<< 11104 1726879776.01605: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bf4cf8> <<< 11104 1726879776.01625: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11104 1726879776.01640: 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 0x7fe3e78a2be0> <<< 11103 1726879776.01658: 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 0x7f4670b3aac8> <<< 11103 1726879776.01673: stdout chunk (state=3): >>>import 'atexit' # <<< 11103 1726879776.01688: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11104 1726879776.01701: 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 0x7fe3e79273c8> <<< 11104 1726879776.01714: 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' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11103 1726879776.01725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11105 1726879776.01736: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1df94a8> # /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 0x7f81c2121d30> <<< 11105 1726879776.01749: 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 0x7f81c1e28b70> <<< 11104 1726879776.01768: 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 # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11105 1726879776.01780: 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 0x7f81c1e0c400> <<< 11103 1726879776.01797: 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 0x7f4670b63278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba64e0> <<< 11104 1726879776.01812: 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 0x7fe3e7b50e48> <<< 11103 1726879776.01825: 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 0x7f4670ba65f8> <<< 11105 1726879776.01836: 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' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11103 1726879776.01855: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11105 1726879776.01868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11105 1726879776.01897: 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' <<< 11105 1726879776.01937: 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 0x7f81c2077e80> <<< 11103 1726879776.02013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba6b38> # /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 <<< 11104 1726879776.02210: 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 0x7fe3e7b55eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b43278> # /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 0x7fe3e7b43a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7932780> # /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' # <<< 11104 1726879776.02278: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b75ef0> <<< 11104 1726879776.02330: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b430f0> <<< 11105 1726879776.02405: 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 0x7f81c207deb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206a2b0> # /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 0x7f81c206aac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e1a7b8> # /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' # <<< 11104 1726879776.02445: 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 0x7fe3e7b81da0> <<< 11103 1726879776.02465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba9160> # 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 0x7f4670b39390> # 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 0x7f4670b39e48> # /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 0x7f4670ba7128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b852b0> <<< 11104 1726879776.02483: 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 0x7fe3e7b81f28> <<< 11105 1726879776.02493: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c209deb8> <<< 11104 1726879776.02511: 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' <<< 11104 1726879776.02523: 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 0x7fe3e78d6048> <<< 11104 1726879776.02532: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7927518> <<< 11105 1726879776.02544: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206abe0> <<< 11103 1726879776.02585: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b7a4a8> <<< 11103 1726879776.02615: 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' <<< 11103 1726879776.02640: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e9cfd0> <<< 11103 1726879776.02667: 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 0x7f4670b8d320> <<< 11103 1726879776.02705: 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 0x7f4670b8d438> <<< 11103 1726879776.02726: 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 <<< 11103 1726879776.02745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11103 1726879776.02761: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11103 1726879776.02781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11103 1726879776.02851: 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' <<< 11103 1726879776.02871: 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 0x7f4670df9eb8> <<< 11104 1726879776.02883: 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' # /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 0x7fe3e78de9e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78d8128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 11105 1726879776.02896: 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 0x7f81c1d6ad68> # 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 0x7f81c1d6ae48> # 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 0x7f81c1d6afd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e0c550> # /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 0x7f81c1d879b0> <<< 11104 1726879776.02912: 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 0x7fe3e78d8320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78d6ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11104 1726879776.02920: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.02951: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11103 1726879776.02966: 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 0x7f4670dfff28> <<< 11104 1726879776.02987: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11103 1726879776.03005: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dec2e8> <<< 11105 1726879776.03023: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d810f0> <<< 11104 1726879776.03033: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11105 1726879776.03042: 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 0x7f81c1d812e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d78b70> <<< 11103 1726879776.03052: 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 0x7f4670decb00> <<< 11105 1726879776.03061: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py <<< 11105 1726879776.03081: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.03119: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.03149: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.03215: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b9b7f0> <<< 11103 1726879776.03251: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11103 1726879776.03283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11103 1726879776.03321: 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' # <<< 11104 1726879776.03415: 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 0x7fe3e78fcdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fca90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fc2b0> # /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' <<< 11104 1726879776.03452: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fc908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78e9be0> # zipimport: zlib available <<< 11105 1726879776.03668: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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_known_hosts_payload_kolf5e_a/ansible_known_hosts_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 0x7f81c1da4da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da4a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da4278> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11105 1726879776.03679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11103 1726879776.03694: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e1ef28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dec160> # 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 0x7f4670aebdd8> # 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 0x7f4670aebf60> # 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 0x7f4670af9080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b8d588> <<< 11103 1726879776.03720: 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' <<< 11105 1726879776.03737: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da48d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d90ba8> # zipimport: zlib available <<< 11103 1726879776.03748: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11103 1726879776.03756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11103 1726879776.03804: 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 0x7f4670b07a20> <<< 11104 1726879776.03896: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.03976: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b02160> <<< 11103 1726879776.04005: 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 0x7f4670b02358> <<< 11103 1726879776.04015: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670af9be0> <<< 11103 1726879776.04031: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.04047: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py <<< 11103 1726879776.04062: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.04139: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.04212: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.04211: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.04230: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py <<< 11103 1726879776.04239: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.04256: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11103 1726879776.04264: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.04335: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py <<< 11104 1726879776.04349: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11104 1726879776.04361: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py <<< 11103 1726879776.04372: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.04376: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py <<< 11104 1726879776.04392: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.04409: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.04429: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py <<< 11104 1726879776.04439: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.04454: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.04478: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11103 1726879776.04478: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11103 1726879776.04494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11103 1726879776.04508: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11103 1726879776.04516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11103 1726879776.04540: 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' <<< 11103 1726879776.04564: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11103 1726879776.04574: 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 0x7f4670b25dd8> <<< 11104 1726879776.04587: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.04638: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b25a90> <<< 11105 1726879776.04663: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py <<< 11105 1726879776.04679: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11103 1726879776.04685: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b252b0> <<< 11105 1726879776.04690: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py <<< 11103 1726879776.04707: 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' <<< 11105 1726879776.04746: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11103 1726879776.04754: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b25940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b0fbe0> <<< 11105 1726879776.04763: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.04771: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.04776: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py <<< 11105 1726879776.04786: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.04795: 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 0x7fe3e7a18518> # zipimport: zlib available <<< 11105 1726879776.04796: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.04829: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11105 1726879776.04934: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.05061: 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' <<< 11105 1726879776.05110: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be74e240> # zipimport: zlib available <<< 11104 1726879776.05205: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.05304: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.05449: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.05458: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.05494: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.05551: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11104 1726879776.05584: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.05615: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py <<< 11104 1726879776.05622: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.05676: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.05715: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py <<< 11103 1726879776.05724: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11103 1726879776.05747: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py <<< 11104 1726879776.05753: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py <<< 11103 1726879776.05772: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py <<< 11103 1726879776.05784: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.05803: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.05827: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py <<< 11104 1726879776.05825: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11103 1726879776.05839: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.05857: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.05868: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py <<< 11103 1726879776.05879: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.05881: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11105 1726879776.05893: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11105 1726879776.05919: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py <<< 11105 1726879776.05927: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.05957: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.05976: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py <<< 11103 1726879776.05994: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.06002: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.06002: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.06051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.06112: 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' <<< 11105 1726879776.06131: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 11105 1726879776.06145: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.06155: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d4cfe80> # zipimport: zlib available <<< 11105 1726879776.06159: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11104 1726879776.06178: 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' <<< 11105 1726879776.06193: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.06219: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11105 1726879776.06226: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.06290: stdout chunk (state=3): >>>import '_ast' # <<< 11104 1726879776.06314: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a8dda0> # zipimport: zlib available <<< 11104 1726879776.06355: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11104 1726879776.06415: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.06471: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py <<< 11103 1726879776.06531: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.06576: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11105 1726879776.06581: stdout chunk (state=3): >>># 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' <<< 11104 1726879776.06598: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.06619: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.06659: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.06702: stdout chunk (state=3): >>>import '_ast' # <<< 11104 1726879776.06719: 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 <<< 11105 1726879776.06730: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7c2da0> # zipimport: zlib available <<< 11105 1726879776.06743: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.06765: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11105 1726879776.06772: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.06825: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.06843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11103 1726879776.06879: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.06889: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py <<< 11105 1726879776.06904: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11105 1726879776.06921: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.06936: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.06945: 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 0x7fe3e786b128> <<< 11105 1726879776.06962: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.06991: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11104 1726879776.06994: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a6be48> <<< 11105 1726879776.07002: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11104 1726879776.07027: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11103 1726879776.07030: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.07044: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.07051: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py <<< 11103 1726879776.07066: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.07076: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.07084: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.07099: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.07125: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.07122: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.07141: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.07168: 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 <<< 11104 1726879776.07173: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.07196: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py <<< 11103 1726879776.07206: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11103 1726879776.07217: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11103 1726879776.07229: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.07261: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.07299: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11103 1726879776.07320: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.07473: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.07608: 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 0x7f81c20d8128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7a4e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 11103 1726879776.07662: 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' <<< 11105 1726879776.07678: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11105 1726879776.07707: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.07772: stdout chunk (state=3): >>>import '_ast' # <<< 11104 1726879776.07787: 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' <<< 11104 1726879776.07799: 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' <<< 11103 1726879776.07805: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d544da0> # zipimport: zlib available # zipimport: zlib available <<< 11103 1726879776.07831: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11103 1726879776.07886: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.07912: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aa3080> <<< 11104 1726879776.07930: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11104 1726879776.07945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11103 1726879776.07950: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py <<< 11103 1726879776.07967: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11103 1726879776.07981: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.07998: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.08012: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.08046: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aa3128> <<< 11103 1726879776.08056: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11103 1726879776.08082: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.08098: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e784a940> <<< 11103 1726879776.08117: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.08151: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py <<< 11103 1726879776.08156: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.08169: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.08184: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.08207: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11103 1726879776.08223: 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 <<< 11104 1726879776.08227: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.08245: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py <<< 11105 1726879776.08277: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11105 1726879776.08309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11105 1726879776.08326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11105 1726879776.08335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11104 1726879776.08347: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available <<< 11104 1726879776.08372: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11103 1726879776.08372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11103 1726879776.08464: 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 0x7f4670e57128> <<< 11105 1726879776.08507: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7d9080> # /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' <<< 11105 1726879776.08613: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7d9128> <<< 11105 1726879776.08655: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c20bc940> <<< 11104 1726879776.08678: stdout chunk (state=3): >>># zipimport: zlib available # /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 0x7fe3e7bb23c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aafd68> <<< 11103 1726879776.08688: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d522e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11103 1726879776.08698: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.08717: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py <<< 11105 1726879776.08727: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.08737: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.08750: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.08767: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py <<< 11105 1726879776.08776: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11105 1726879776.08802: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.08817: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py <<< 11104 1726879776.08863: 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 0x7fe3e7bb26d8> <<< 11105 1726879776.08910: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py <<< 11105 1726879776.08919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.08929: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/modules/__init__.py <<< 11104 1726879776.08938: stdout chunk (state=3): >>>import 'gc' # <<< 11105 1726879776.08954: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.09032: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.09072: stdout chunk (state=3): >>># zipimport: zlib available <<< 11105 1726879776.09214: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py <<< 11105 1726879776.09221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 11105 1726879776.09247: stdout chunk (state=3): >>># 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' <<< 11105 1726879776.09258: stdout chunk (state=3): >>>import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81be8a83c8> <<< 11105 1726879776.09269: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7e4d68> <<< 11103 1726879776.09312: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11103 1726879776.09344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11105 1726879776.09345: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.09363: 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' <<< 11105 1726879776.09495: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 11105 1726879776.09508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be8a86d8> <<< 11103 1726879776.09510: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d55a080> <<< 11103 1726879776.09527: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11103 1726879776.09543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11105 1726879776.09550: stdout chunk (state=3): >>>import 'gc' # <<< 11103 1726879776.09649: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d55a128> <<< 11103 1726879776.09694: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e36940> <<< 11103 1726879776.09757: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py <<< 11104 1726879776.09763: stdout chunk (state=3): >>> {"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n", "after": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n"}, "invocation": {"module_args": {"key": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n", "name": "10.31.43.205", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n", "after": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n"}}}} <<< 11103 1726879776.09779: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11103 1726879776.09786: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.09793: stdout chunk (state=3): >>># destroy __main__ <<< 11103 1726879776.09819: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py <<< 11103 1726879776.09829: stdout chunk (state=3): >>># zipimport: zlib available <<< 11103 1726879776.10376: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /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 0x7f466d6293c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d566d68> <<< 11104 1726879776.10389: 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 # 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 hmac # destroy hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 <<< 11104 1726879776.10416: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy fcntl # destroy encodings <<< 11103 1726879776.10430: stdout chunk (state=3): >>># zipimport: zlib available <<< 11104 1726879776.10440: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 11104 1726879776.10461: stdout chunk (state=3): >>># destroy systemd._journal<<< 11104 1726879776.10471: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 11104 1726879776.10480: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 11105 1726879776.10677: stdout chunk (state=3): >>> {"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "after": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n"}, "invocation": {"module_args": {"key": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "name": "10.31.43.118", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "after": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n"}}}} # destroy __main__ <<< 11104 1726879776.10732: stdout chunk (state=3): >>># 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 hashlib # destroy _hmacopenssl # 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 <<< 11103 1726879776.10741: 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 0x7f466d6296d8> import 'gc' # <<< 11104 1726879776.10818: stdout chunk (state=3): >>># destroy posixpath <<< 11104 1726879776.10837: stdout chunk (state=3): >>># destroy stat <<< 11104 1726879776.10848: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 11104 1726879776.10887: stdout chunk (state=3): >>># destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11104 1726879776.10901: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 11104 1726879776.10912: stdout chunk (state=3): >>># 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 <<< 11104 1726879776.10920: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 11105 1726879776.10951: 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 # 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 <<< 11105 1726879776.11017: stdout chunk (state=3): >>># 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 hmac # destroy hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing gc <<< 11105 1726879776.11061: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11105 1726879776.11220: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11105 1726879776.11272: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 11105 1726879776.11319: stdout chunk (state=3): >>># 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 fcntl # destroy encodings <<< 11105 1726879776.11386: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 11105 1726879776.11430: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 11105 1726879776.11475: 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 <<< 11105 1726879776.11560: stdout chunk (state=3): >>># destroy hashlib # destroy _hmacopenssl # 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 <<< 11105 1726879776.11678: 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 # 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 <<< 11105 1726879776.11714: stdout chunk (state=3): >>># 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 <<< 11103 1726879776.11737: stdout chunk (state=3): >>> {"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n", "after": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n"}, "invocation": {"module_args": {"key": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n", "name": "10.31.42.60", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n", "after": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n"}}}} # destroy __main__ <<< 11104 1726879776.11747: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 11104 1726879776.11754: stdout chunk (state=3): >>><<< 11104 1726879776.11764: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebca6e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc3c828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebca69b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc49630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc550f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbfa470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbffe48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbfab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc064e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbe9d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbec198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9efa940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9f0c240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc5aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e79080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e842b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e9e84f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e84a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e8f080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ed57b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ed5ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec0438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9eb1470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c32278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c39cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c3ee10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9eab2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e9c441d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c3ef98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e9c442e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9f1afd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c449e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c516a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c51e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97d9198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c51780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97dec88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e98022e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e98026a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9809390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95b3ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95a82e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95a0f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9596e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9809d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e95a8f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9802a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbb7710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95ad048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbb7a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbcf5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbcfe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbd34e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3ebbd3240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbc2b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97ee358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbcf470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bd8908>\r\n# zipimport: found 33 names in \'/tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7892ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78bb278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e793f4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e793f5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e793fb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7842160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7842a58>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78a20f0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79400f0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e791d2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79124a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bf4cf8>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78a2be0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79273c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7b50e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b55eb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b43278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b43a90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7932780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b75ef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b430f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7b81da0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7b81f28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78d6048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7927518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78de9e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78d8128>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78d8320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78d6ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e78fcdd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fca90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fc2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fc908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78e9be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a18518>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a8dda0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e786b128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a6be48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aa3080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aa3128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e784a940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\'\r\n# extension module \'_hmacopenssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hmacopenssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hmacopenssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3e7bb23c8>\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aafd68>\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7bb26d8>\r\nimport \'gc\' # \r\n\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n", "after": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n", "name": "10.31.43.205", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n", "after": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\\n"}}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy hashlib\r\n# destroy _hmacopenssl\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 11104 1726879776.11827: _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 0x7fe3ebca6e48> # /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 0x7fe3ebc3c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebca69b0> # /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 0x7fe3ebc49630> 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 0x7fe3ebc50160> # /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 0x7fe3ebc550f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc50390> # /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 0x7fe3ebbfa470> # /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 0x7fe3ebbffe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbfab38> # /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 0x7fe3ebc064e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbe9d68> # /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 0x7fe3ebbec198> # /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 0x7fe3e9efa940> # /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 0x7fe3e9f0c240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebc5aa20> 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 0x7fe3e9e79080> # /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 0x7fe3e9e842b0> # /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 0x7fe3e9e84f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9e84a90> 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 0x7fe3e9e8f080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ed57b8> # /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 0x7fe3e9ed5ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9160> # /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 0x7fe3e9ec9e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec0438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9eb1470> # /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 0x7fe3e9c32278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c39cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9ec9438> 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 0x7fe3e9c3ee10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9eab2b0> # /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 0x7fe3e9c441d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c3ef98> # 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 0x7fe3e9c442e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9f1afd0> # /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 0x7fe3e9c44dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c449e8> # /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 0x7fe3e9c516a0> # /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 0x7fe3e9c51e80> # /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 0x7fe3e97d9198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c51780> # /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 0x7fe3e97dec88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44518> # /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 0x7fe3e98022e8> # 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 0x7fe3e98026a0> # /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 0x7fe3e9809390> # /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 0x7fe3e95b3ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95a82e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95a0f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9596e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9809d30> # 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 0x7fe3e95a8f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9802a20> # /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 0x7fe3ebbb7710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e95ad048> 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 0x7fe3ebbb7a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e9c44860> # /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 0x7fe3ebbcf5c0> # /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 0x7fe3ebbd3630> # 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 0x7fe3ebbd3b00> # 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 0x7fe3ebbd3c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbcfe10> # /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 0x7fe3ebbd3f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbd34e0> # 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 0x7fe3ebbd3240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3ebbc2b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e97ee358> # /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 0x7fe3ebbcf470> # /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 0x7fe3e7bd8908> # zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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 0x7fe3e7892ac8> 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 0x7fe3e78bb278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e793f4e0> # 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 0x7fe3e793f5f8> # /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 0x7fe3e793fb38> # /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 0x7fe3e7842160> # 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 0x7fe3e7842a58> # 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 0x7fe3e78a20f0> # /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 0x7fe3e79400f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e791d2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e79124a8> # /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 0x7fe3e7bf4cf8> # 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 0x7fe3e78a2be0> # /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 0x7fe3e79273c8> # /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 0x7fe3e7b50e48> # /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 0x7fe3e7b55eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b43278> # /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 0x7fe3e7b43a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7932780> # /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 0x7fe3e7b75ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7b430f0> # 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 0x7fe3e7b81da0> # 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 0x7fe3e7b81f28> # 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 0x7fe3e78d6048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7927518> # /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 0x7fe3e78de9e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78d8128> # 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 0x7fe3e78d8320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78d6ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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_known_hosts_payload_dfadq4qz/ansible_known_hosts_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_known_hosts_payload_dfadq4qz/ansible_known_hosts_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 0x7fe3e78fcdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fca90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78fc2b0> # /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 0x7fe3e78fc908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e78e9be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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 0x7fe3e7a18518> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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_known_hosts_payload_dfadq4qz/ansible_known_hosts_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 0x7fe3e7a8dda0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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_known_hosts_payload_dfadq4qz/ansible_known_hosts_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 0x7fe3e786b128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7a6be48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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 0x7fe3e7aa3080> # /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 0x7fe3e7aa3128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e784a940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_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_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_dfadq4qz/ansible_known_hosts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /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 0x7fe3e7bb23c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3e7aafd68> # 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 0x7fe3e7bb26d8> import 'gc' # {"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n", "after": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n"}, "invocation": {"module_args": {"key": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n", "name": "10.31.43.205", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n", "after": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\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 # cleanup[2] removing hmac # destroy hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 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 hashlib # destroy _hmacopenssl # 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.43.205 closed. 11104 1726879776.12727: done with _execute_module (known_hosts, {'key': '10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n', 'name': '10.31.43.205', 'path': '/etc/ssh/ssh_known_hosts', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'known_hosts', '_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-1726879775.6831884-11104-118004697321910/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11104 1726879776.12745: _low_level_execute_command(): starting 11104 1726879776.12754: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.6831884-11104-118004697321910/ > /dev/null 2>&1 && sleep 0'"'"'' 11105 1726879776.12396: stdout chunk (state=3): >>># 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 <<< 11105 1726879776.12860: stdout chunk (state=3): >>><<< 11105 1726879776.12868: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 11105 1726879776.12875: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c61cde48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6163828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c61cd9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6170630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c617c0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6121470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6126e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6121b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c612d4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6110d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6113198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4421940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4433240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6181a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43a0080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43ac2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c43acf60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43aca90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43b5080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43fc7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43fcba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f0160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f0e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43e7438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43d8470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c41592b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4161d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f00b8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4166e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43d22b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c416d1d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4166f98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c416d2e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4441fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416ddd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d9e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c41786a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4178e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d00198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4178780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d04c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d292e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c3d296a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d2f390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3adaba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ad02e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ac7f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3abde80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d2fd30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c3ad0f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d29a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60de710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ad1048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60dea90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60f65c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fa630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fab00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fac18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60f6e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60faf60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60fa4e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c60fa240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60eab00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d15358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60f6470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c20fe908>\r\n# zipimport: found 33 names in \'/tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1dbbac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1de2278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e254e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1e255f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e25b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e28160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c2121780>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1dc80f0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e260f0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e042b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1df94a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c2121d30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1e28b70>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e0c400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c2077e80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c207deb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206a2b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206aac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e1a7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c209deb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206abe0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d6ad68>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d6ae48>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d6afd0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e0c550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d879b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d810f0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1d812e8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d78b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c1da4da0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da4a58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da4278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da48d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d90ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be74e240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7c2da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81c20d8128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7a4e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7d9080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7d9128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c20bc940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\'\r\n# extension module \'_hmacopenssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hmacopenssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hmacopenssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f81be8a83c8>\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7e4d68>\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be8a86d8>\r\nimport \'gc\' # \r\n\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n", "after": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n", "name": "10.31.43.118", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n", "after": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\\n"}}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy hashlib\r\n# destroy _hmacopenssl\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 11105 1726879776.13435: _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 0x7f81c61cde48> # /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 0x7f81c6163828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c61cd9b0> # /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 0x7f81c6170630> 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 0x7f81c6177160> # /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 0x7f81c617c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6177390> # /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 0x7f81c6121470> # /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 0x7f81c6126e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6121b38> # /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 0x7f81c612d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6110d68> # /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 0x7f81c6113198> # /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 0x7f81c4421940> # /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 0x7f81c4433240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c6181a20> 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 0x7f81c43a0080> # /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 0x7f81c43ac2b0> # /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 0x7f81c43acf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43aca90> 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 0x7f81c43b5080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43fc7b8> # /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 0x7f81c43fcba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f0160> # /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 0x7f81c43f0e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43e7438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43d8470> # /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 0x7f81c41592b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4161d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43f00b8> 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 0x7f81c4166e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c43d22b0> # /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 0x7f81c416d1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4166f98> # 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 0x7f81c416d2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4441fd0> # /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 0x7f81c416ddd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d9e8> # /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 0x7f81c41786a0> # /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 0x7f81c4178e80> # /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 0x7f81c3d00198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c4178780> # /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 0x7f81c3d04c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d518> # /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 0x7f81c3d292e8> # 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 0x7f81c3d296a0> # /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 0x7f81c3d2f390> # /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 0x7f81c3adaba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ad02e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ac7f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3abde80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d2fd30> # 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 0x7f81c3ad0f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d29a20> # /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 0x7f81c60de710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3ad1048> 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 0x7f81c60dea90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c416d860> # /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 0x7f81c60f65c0> # /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 0x7f81c60fa630> # 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 0x7f81c60fab00> # 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 0x7f81c60fac18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60f6e10> # /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 0x7f81c60faf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60fa4e0> # 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 0x7f81c60fa240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c60eab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c3d15358> # /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 0x7f81c60f6470> # /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 0x7f81c20fe908> # zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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 0x7f81c1dbbac8> 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 0x7f81c1de2278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e254e0> # 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 0x7f81c1e255f8> # /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 0x7f81c1e25b38> # /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 0x7f81c1e28160> # 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 0x7f81c2121780> # 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 0x7f81c1dc80f0> # /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 0x7f81c1e260f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e042b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1df94a8> # /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 0x7f81c2121d30> # 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 0x7f81c1e28b70> # /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 0x7f81c1e0c400> # /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 0x7f81c2077e80> # /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 0x7f81c207deb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206a2b0> # /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 0x7f81c206aac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e1a7b8> # /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 0x7f81c209deb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c206abe0> # 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 0x7f81c1d6ad68> # 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 0x7f81c1d6ae48> # 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 0x7f81c1d6afd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1e0c550> # /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 0x7f81c1d879b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d810f0> # 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 0x7f81c1d812e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d78b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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_known_hosts_payload_kolf5e_a/ansible_known_hosts_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_known_hosts_payload_kolf5e_a/ansible_known_hosts_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 0x7f81c1da4da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da4a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1da4278> # /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 0x7f81c1da48d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c1d90ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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 0x7f81be74e240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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_known_hosts_payload_kolf5e_a/ansible_known_hosts_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 0x7f81be7c2da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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_known_hosts_payload_kolf5e_a/ansible_known_hosts_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 0x7f81c20d8128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7a4e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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 0x7f81be7d9080> # /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 0x7f81be7d9128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81c20bc940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_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_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_kolf5e_a/ansible_known_hosts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /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 0x7f81be8a83c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f81be7e4d68> # 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 0x7f81be8a86d8> import 'gc' # {"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "after": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n"}, "invocation": {"module_args": {"key": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "name": "10.31.43.118", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "after": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\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 # cleanup[2] removing hmac # destroy hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 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 hashlib # destroy _hmacopenssl # 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.43.118 closed. 11105 1726879776.14640: done with _execute_module (known_hosts, {'key': '10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n', 'name': '10.31.43.118', 'path': '/etc/ssh/ssh_known_hosts', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'known_hosts', '_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-1726879775.7445557-11105-52400613136508/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11105 1726879776.14663: _low_level_execute_command(): starting 11105 1726879776.14674: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.7445557-11105-52400613136508/ > /dev/null 2>&1 && sleep 0'"'"'' 11103 1726879776.12236: 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 # 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 hmac # destroy hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11103 1726879776.14798: stdout chunk (state=3): >>># 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 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 hashlib # destroy _hmacopenssl # 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 <<< 11103 1726879776.14806: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 11103 1726879776.14813: stdout chunk (state=3): >>><<< 11103 1726879776.14818: stderr chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f4ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ee4828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f4e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef1630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674efd0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea2470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea7e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea2b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674eae4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e91d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e94198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731a2940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731b4240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f02a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673121080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467312c2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f467312cf60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467312ca90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673136080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467317d7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467317dba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673168438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673159470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eda278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee1cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee6e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731532b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672eec1d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee6f98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672eec2e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731c2fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eecdd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec9e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef96a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef9e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a81198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef9780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a86c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672aaa2e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672aaa6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ab1390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467285bba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46728502e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672848f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467283ee80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ab1d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4672850f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672aaaa20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e5f710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672854048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e5fa90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e775c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7b630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7bb00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7bc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e77e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7bf60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e7b4e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4674e7b240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e6ab00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a96358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e77470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e80908>\r\n# zipimport: found 33 names in \'/tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b3aac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b63278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba64e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670ba65f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba6b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba9160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b39390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b39e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba7128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b852b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b7a4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e9cfd0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b8d320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b8d438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670df9eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dfff28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dec2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670decb00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b9b7f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e1ef28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dec160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670aebdd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670aebf60>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670af9080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b8d588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b07a20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b02160>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b02358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670af9be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670b25dd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b25a90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b252b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b25940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b0fbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d4cfe80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d544da0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4670e57128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d522e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d55a080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d55a128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e36940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc\'\r\n# extension module \'_hmacopenssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hmacopenssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hmacopenssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f466d6293c8>\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d566d68>\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d6296d8>\r\nimport \'gc\' # \r\n\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n", "after": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n", "name": "10.31.42.60", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n", "after": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\\n"}}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing hmac\r\n# destroy hmac\r\n# cleanup[2] removing _hmacopenssl\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy hashlib\r\n# destroy _hmacopenssl\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 11103 1726879776.15808: _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 0x7f4674f4ee48> # /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 0x7f4674ee4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f4e9b0> # /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 0x7f4674ef1630> 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 0x7f4674ef8160> # /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 0x7f4674efd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ef8390> # /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 0x7f4674ea2470> # /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 0x7f4674ea7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674ea2b38> # /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 0x7f4674eae4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e91d68> # /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 0x7f4674e94198> # /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 0x7f46731a2940> # /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 0x7f46731b4240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674f02a20> 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 0x7f4673121080> # /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 0x7f467312c2b0> # /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 0x7f467312cf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467312ca90> 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 0x7f4673136080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467317d7b8> # /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 0x7f467317dba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171160> # /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 0x7f4673171e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673168438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673159470> # /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 0x7f4672eda278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee1cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4673171438> 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 0x7f4672ee6e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731532b0> # /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 0x7f4672eec1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ee6f98> # 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 0x7f4672eec2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46731c2fd0> # /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 0x7f4672eecdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec9e8> # /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 0x7f4672ef96a0> # /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 0x7f4672ef9e80> # /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 0x7f4672a81198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ef9780> # /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 0x7f4672a86c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec518> # /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 0x7f4672aaa2e8> # 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 0x7f4672aaa6a0> # /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 0x7f4672ab1390> # /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 0x7f467285bba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46728502e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672848f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f467283ee80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672ab1d30> # 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 0x7f4672850f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672aaaa20> # /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 0x7f4674e5f710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672854048> 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 0x7f4674e5fa90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672eec860> # /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 0x7f4674e775c0> # /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 0x7f4674e7b630> # 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 0x7f4674e7bb00> # 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 0x7f4674e7bc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e77e10> # /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 0x7f4674e7bf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e7b4e0> # 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 0x7f4674e7b240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4674e6ab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4672a96358> # /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 0x7f4674e77470> # /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 0x7f4670e80908> # zipimport: found 33 names in '/tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_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 0x7f4670b3aac8> 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 0x7f4670b63278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670ba64e0> # 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 0x7f4670ba65f8> # /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 0x7f4670ba6b38> # /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 0x7f4670ba9160> # 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 0x7f4670b39390> # 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 0x7f4670b39e48> # /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 0x7f4670ba7128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b852b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b7a4a8> # /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 0x7f4670e9cfd0> # 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 0x7f4670b8d320> # /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 0x7f4670b8d438> # /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 0x7f4670df9eb8> # /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 0x7f4670dfff28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dec2e8> # /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 0x7f4670decb00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b9b7f0> # /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 0x7f4670e1ef28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670dec160> # 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 0x7f4670aebdd8> # 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 0x7f4670aebf60> # 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 0x7f4670af9080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b8d588> # /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 0x7f4670b07a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b02160> # 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 0x7f4670b02358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670af9be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_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_known_hosts_payload_hici_edi/ansible_known_hosts_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_known_hosts_payload_hici_edi/ansible_known_hosts_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 0x7f4670b25dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b25a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b252b0> # /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 0x7f4670b25940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670b0fbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_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_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_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_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_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 0x7f466d4cfe80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_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_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_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_known_hosts_payload_hici_edi/ansible_known_hosts_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 0x7f466d544da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_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_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_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_known_hosts_payload_hici_edi/ansible_known_hosts_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 0x7f4670e57128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d522e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_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 0x7f466d55a080> # /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 0x7f466d55a128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4670e36940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_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_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_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_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_known_hosts_payload_hici_edi/ansible_known_hosts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /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 0x7f466d6293c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f466d566d68> # 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 0x7f466d6296d8> import 'gc' # {"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n", "after": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n"}, "invocation": {"module_args": {"key": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n", "name": "10.31.42.60", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n", "after": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\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 # cleanup[2] removing hmac # destroy hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 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 hashlib # destroy _hmacopenssl # 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.42.60 closed. 11103 1726879776.16454: done with _execute_module (known_hosts, {'key': '10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n', 'name': '10.31.42.60', 'path': '/etc/ssh/ssh_known_hosts', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'known_hosts', '_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-1726879775.7291849-11103-233383552576039/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11103 1726879776.16478: _low_level_execute_command(): starting 11103 1726879776.16488: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879775.7291849-11103-233383552576039/ > /dev/null 2>&1 && sleep 0'"'"'' 11104 1726879776.15766: stderr chunk (state=2): >>><<< 11104 1726879776.16593: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11104 1726879776.16620: _low_level_execute_command() done: rc=0, stdout=, stderr= 11104 1726879776.16628: handler run complete 11104 1726879776.16647: attempt loop complete, returning result 11104 1726879776.16650: _execute() done 11104 1726879776.16653: dumping result to json 11104 1726879776.16657: done dumping result, returning 11104 1726879776.16665: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node [0e44ad9b-8ddf-c952-e8a3-00000000016a] 11104 1726879776.16681: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000016a 11104 1726879776.16734: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000016a 11104 1726879776.16738: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "diff": { "after": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.43.205 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDmkygNrPk3qSUbq/mKoVq+Zb1IqIbJ0QbK28PERk0FfEB24VZq2xgIk5Y1b39gdKuwVIEnRqFuq9fO/bth+sKG34+9T9QQO5+67REdYfIIF3WrXyxjPWhe//+zNM9ai0Qg8zplvpbq4qLCr3EIEgeLFEKmi+56Gb4sSk0JqbYYN/bKxEiFd8qgph9QrCJgCnblr0WfslR1YmAD6RxYp55kVn0PlGja8TBlW1BlaQoLD+Gfw2OsKgCODlHaDTpOT6CdC7tqgECZiOgWeXX74Cd9HwMY1s9iZFfySxwYntvCqZuM7kFbFk48GGBARWPEpGC+C5hMsNtFXt6fsYlv01W6WGtwI2XD9A0NP9I/cUCKYsUHCw8RM+ttMLF5bpxfvPCVojSZiWz8zbmdSQvjzE9cm3/9C1ICyEQUUZi796bMmuRDLcabgIYUXk0QpWbjsM5HmQEHRyVQMh+gho+cKSb/6rCY2NzY5HI0sRQ5Ed71bMOh99R2xeOJT8vrm2ISLnE= root@ip-10-31-43-205.us-east-1.aws.redhat.com\n", "name": "10.31.43.205", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } 11105 1726879776.17884: stderr chunk (state=2): >>><<< 11105 1726879776.17897: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11105 1726879776.17922: _low_level_execute_command() done: rc=0, stdout=, stderr= 11105 1726879776.17932: handler run complete 11105 1726879776.17952: attempt loop complete, returning result 11105 1726879776.17956: _execute() done 11105 1726879776.17959: dumping result to json 11105 1726879776.17964: done dumping result, returning 11105 1726879776.17975: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node [0e44ad9b-8ddf-c952-e8a3-00000000016a] 11105 1726879776.18137: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000016a 11105 1726879776.18190: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000016a 11105 1726879776.18198: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "diff": { "after": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.43.118 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkceg42cB1nun9ixxzuUXUHgAux1f785tfOVe/KUWdP34xykE37YUSqHnjDev2rIXqCHu2Kom0gB0fYsm4nwEMnxpS2/sSp9ZKOS9xsEjLbO9E3FjJ7VHfGmyvpGUcrKgoSybV9ZYDfnR0kZNtIXA6EKJbfh4BsF6CZcPJNXtnG1nISCeenW5TJuOfrveVQLo8URgGT+rb+/y/xWlossT9k4SldV4NswCAN3X7m+nEnSMkseEUGcyN9bCj0mZtJJQsDzFPt6tCDQcXq+LoRIOwhdYLFqU1k4NyCnsk9/EY4WufMt3IZxiGuiltdZi9TrVR3Vgs0V/C1AMZksY3NZi/Tn7lgpJZUeePKe+vx3dc/7Xq1t2058aWMKa/7go83wtiLNd6tkhO5owr5+DqTfYMvWdnVr+NAimZYEoH7ST2iaPisPN4Ze2m7RDxFXehDLZ94CaDPvOpv1Dgr12DdewxjKqTQlxJO97aCS07Qmb0yfLaCaBWfSkUptI7E4wKAX8= root@ip-10-31-43-118.us-east-1.aws.redhat.com\n", "name": "10.31.43.118", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } 11103 1726879776.20499: stderr chunk (state=2): >>><<< 11103 1726879776.20509: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11103 1726879776.20530: _low_level_execute_command() done: rc=0, stdout=, stderr= 11103 1726879776.20536: handler run complete 11103 1726879776.20552: attempt loop complete, returning result 11103 1726879776.20556: _execute() done 11103 1726879776.20558: dumping result to json 11103 1726879776.20564: done dumping result, returning 11103 1726879776.20571: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node [0e44ad9b-8ddf-c952-e8a3-00000000016a] 11103 1726879776.20584: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000016a 11103 1726879776.20615: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000016a 11103 1726879776.20619: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "diff": { "after": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.42.60 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2GZNbwrFlnll4QBDbvY8YI+4XxADmzRbsoQrKPORZaD8MV9PoUW7AhBG6WEQ0WoUDAPNSx89ZcgRySPG4sUtwfANK0xIXXqg4t57o/mqp4GI21NYWRvmUsRyC8n66jQVHitkTlUiMIjs07v20Su7p1Ap+nYcqoVF58rxtnmuQRhfYoQs2xHm+fQkWNeMOIDtZped1JIR6HV5h+h21an9uFq0juJsLixBcHfUqlEJrQ4QeITfxtLecrgy3KKRDdARvP0ptpVfganJdVFxrFZudd7rPA7T9CfGpFrzT9VO0N2ogm95bKFN2IO9zLHAo00QOszv5C5bqmD6gvq99EpaPcrunARW8ZXkgK+LZ8w3rYrpm12Je9w53D0GDrYTfLykU1A+ZLRqQJ/8v8Sw2p8tth7YV88BQUhBQl+u/8UD53BY2n4vkj1PLQ3LSggPZmEMFZl0RTBuN1F1deakMtHyCFvtQBjy7vxFKmUplbLw822CzrTBgyL8wlYaWzG64RQM= root@ip-10-31-42-60.us-east-1.aws.redhat.com\n", "name": "10.31.42.60", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } 10596 1726879776.20754: no more pending results, returning what we have 10596 1726879776.20758: results queue empty 10596 1726879776.20758: checking for any_errors_fatal 10596 1726879776.20766: done checking for any_errors_fatal 10596 1726879776.20767: checking for max_fail_percentage 10596 1726879776.20768: done checking for max_fail_percentage 10596 1726879776.20768: checking to see if all hosts have failed and the running result is not ok 10596 1726879776.20769: done checking to see if all hosts have failed 10596 1726879776.20770: getting the remaining hosts for this loop 10596 1726879776.20771: done getting the remaining hosts for this loop 10596 1726879776.20774: getting the next task for host managed_node1 10596 1726879776.20780: done getting next task for host managed_node1 10596 1726879776.20783: ^ task is: TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 10596 1726879776.20786: ^ state is: HOST STATE: block=3, 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=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 10596 1726879776.20787: getting the next task for host managed_node2 10596 1726879776.20792: done getting next task for host managed_node2 10596 1726879776.20793: ^ task is: TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 10596 1726879776.20795: ^ state is: HOST STATE: block=3, 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=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 10596 1726879776.20795: getting the next task for host managed_node3 10596 1726879776.20798: done getting next task for host managed_node3 10596 1726879776.20801: ^ task is: TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 10596 1726879776.20803: ^ state is: HOST STATE: block=3, 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=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 10596 1726879776.20817: getting variables 10596 1726879776.20818: in VariableManager get_vars() 10596 1726879776.20850: Calling all_inventory to load vars for managed_node1 10596 1726879776.20853: Calling groups_inventory to load vars for managed_node1 10596 1726879776.20855: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879776.20863: Calling all_plugins_play to load vars for managed_node1 10596 1726879776.20865: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879776.20867: Calling groups_plugins_play to load vars for managed_node1 10596 1726879776.20989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879776.21232: done with get_vars() 10596 1726879776.21253: done getting variables TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Friday 20 September 2024 20:49:36 -0400 (0:00:00.703) 0:00:14.657 ****** 10596 1726879776.21390: entering _queue_task() for managed_node1/stat 10596 1726879776.21726: worker is 1 (out of 3 available) 10596 1726879776.21750: exiting _queue_task() for managed_node1/stat 10596 1726879776.21798: getting variables 10596 1726879776.21801: in VariableManager get_vars() 10596 1726879776.21888: Calling all_inventory to load vars for managed_node2 10596 1726879776.21895: Calling groups_inventory to load vars for managed_node2 10596 1726879776.21898: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879776.21914: Calling all_plugins_play to load vars for managed_node2 10596 1726879776.21918: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879776.21921: Calling groups_plugins_play to load vars for managed_node2 10596 1726879776.22157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879776.22371: done with get_vars() 10596 1726879776.22384: done getting variables 10596 1726879776.22482: entering _queue_task() for managed_node2/stat 10596 1726879776.22772: worker is 2 (out of 3 available) 10596 1726879776.22784: exiting _queue_task() for managed_node2/stat 10596 1726879776.22816: getting variables 10596 1726879776.22819: in VariableManager get_vars() 10596 1726879776.22917: Calling all_inventory to load vars for managed_node3 10596 1726879776.22923: Calling groups_inventory to load vars for managed_node3 10596 1726879776.22925: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879776.22943: Calling all_plugins_play to load vars for managed_node3 10596 1726879776.22947: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879776.22954: Calling groups_plugins_play to load vars for managed_node3 10596 1726879776.23279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879776.23636: done with get_vars() 10596 1726879776.23651: done getting variables 10596 1726879776.23746: entering _queue_task() for managed_node3/stat 10596 1726879776.25178: worker is 3 (out of 3 available) 10596 1726879776.25199: exiting _queue_task() for managed_node3/stat 10596 1726879776.25212: done queuing things up, now waiting for results queue to drain 10596 1726879776.25214: waiting for pending results... 11127 1726879776.22016: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 11127 1726879776.22150: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000055 11127 1726879776.22169: variable 'ansible_search_path' from source: unknown 11127 1726879776.22173: variable 'ansible_search_path' from source: unknown 11127 1726879776.22194: calling self._execute() 11127 1726879776.22260: variable 'ansible_host' from source: host vars for 'managed_node1' 11127 1726879776.22269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11127 1726879776.22277: variable 'omit' from source: magic vars 11127 1726879776.22370: variable 'omit' from source: magic vars 11127 1726879776.22423: variable 'omit' from source: magic vars 11127 1726879776.22456: variable 'omit' from source: magic vars 11127 1726879776.22489: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11127 1726879776.22525: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11127 1726879776.22546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11127 1726879776.22564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11127 1726879776.22578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11127 1726879776.22606: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11127 1726879776.22612: variable 'ansible_host' from source: host vars for 'managed_node1' 11127 1726879776.22615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11127 1726879776.22702: Set connection var ansible_shell_executable to /bin/sh 11127 1726879776.22709: Set connection var ansible_connection to ssh 11127 1726879776.22714: Set connection var ansible_timeout to 10 11127 1726879776.22716: Set connection var ansible_shell_type to sh 11127 1726879776.22720: Set connection var ansible_pipelining to False 11127 1726879776.22727: Set connection var ansible_module_compression to ZIP_DEFLATED 11127 1726879776.22748: variable 'ansible_shell_executable' from source: unknown 11127 1726879776.22753: variable 'ansible_connection' from source: unknown 11127 1726879776.22756: variable 'ansible_module_compression' from source: unknown 11127 1726879776.22759: variable 'ansible_shell_type' from source: unknown 11127 1726879776.22762: variable 'ansible_shell_executable' from source: unknown 11127 1726879776.22765: variable 'ansible_host' from source: host vars for 'managed_node1' 11127 1726879776.22769: variable 'ansible_pipelining' from source: unknown 11127 1726879776.22772: variable 'ansible_timeout' from source: unknown 11127 1726879776.22776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11127 1726879776.23597: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11127 1726879776.23612: variable 'omit' from source: magic vars 11127 1726879776.23618: starting attempt loop 11127 1726879776.23622: running the handler 11127 1726879776.23635: _low_level_execute_command(): starting 11127 1726879776.23644: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11128 1726879776.24175: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 11128 1726879776.24295: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000055 11128 1726879776.24312: variable 'ansible_search_path' from source: unknown 11128 1726879776.24317: variable 'ansible_search_path' from source: unknown 11128 1726879776.24339: calling self._execute() 11128 1726879776.24422: variable 'ansible_host' from source: host vars for 'managed_node2' 11128 1726879776.24433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11128 1726879776.24444: variable 'omit' from source: magic vars 11128 1726879776.24593: variable 'omit' from source: magic vars 11128 1726879776.24667: variable 'omit' from source: magic vars 11128 1726879776.24716: variable 'omit' from source: magic vars 11128 1726879776.24768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11128 1726879776.24813: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11128 1726879776.24837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11128 1726879776.24861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11128 1726879776.24877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11128 1726879776.24910: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11128 1726879776.24915: variable 'ansible_host' from source: host vars for 'managed_node2' 11128 1726879776.24919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11128 1726879776.25025: Set connection var ansible_shell_executable to /bin/sh 11128 1726879776.25031: Set connection var ansible_connection to ssh 11128 1726879776.25035: Set connection var ansible_timeout to 10 11128 1726879776.25036: Set connection var ansible_shell_type to sh 11128 1726879776.25043: Set connection var ansible_pipelining to False 11128 1726879776.25054: Set connection var ansible_module_compression to ZIP_DEFLATED 11128 1726879776.25075: variable 'ansible_shell_executable' from source: unknown 11128 1726879776.25078: variable 'ansible_connection' from source: unknown 11128 1726879776.25080: variable 'ansible_module_compression' from source: unknown 11128 1726879776.25082: variable 'ansible_shell_type' from source: unknown 11128 1726879776.25084: variable 'ansible_shell_executable' from source: unknown 11128 1726879776.25086: variable 'ansible_host' from source: host vars for 'managed_node2' 11128 1726879776.25088: variable 'ansible_pipelining' from source: unknown 11128 1726879776.25089: variable 'ansible_timeout' from source: unknown 11128 1726879776.25241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11130 1726879776.25376: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists 11128 1726879776.25442: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11128 1726879776.25456: variable 'omit' from source: magic vars 11128 1726879776.25463: starting attempt loop 11128 1726879776.25466: running the handler 11128 1726879776.25479: _low_level_execute_command(): starting 11128 1726879776.25487: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None 11130 1726879776.25522: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000055 11130 1726879776.25541: variable 'ansible_search_path' from source: unknown 11130 1726879776.25546: variable 'ansible_search_path' from source: unknown <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11130 1726879776.25582: calling self._execute() 11130 1726879776.25669: variable 'ansible_host' from source: host vars for 'managed_node3' 11130 1726879776.25685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11130 1726879776.25696: variable 'omit' from source: magic vars 11130 1726879776.25807: variable 'omit' from source: magic vars 11130 1726879776.25863: variable 'omit' from source: magic vars 11130 1726879776.25898: variable 'omit' from source: magic vars 11130 1726879776.25960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11130 1726879776.26009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11130 1726879776.26037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11130 1726879776.26065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11130 1726879776.26084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11130 1726879776.26126: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11130 1726879776.26135: variable 'ansible_host' from source: host vars for 'managed_node3' 11130 1726879776.26141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11130 1726879776.26563: Set connection var ansible_shell_executable to /bin/sh 11130 1726879776.26571: Set connection var ansible_connection to ssh 11130 1726879776.26577: Set connection var ansible_timeout to 10 11130 1726879776.26580: Set connection var ansible_shell_type to sh 11130 1726879776.26584: Set connection var ansible_pipelining to False 11130 1726879776.26593: Set connection var ansible_module_compression to ZIP_DEFLATED 11130 1726879776.26616: variable 'ansible_shell_executable' from source: unknown 11130 1726879776.26621: variable 'ansible_connection' from source: unknown 11130 1726879776.26624: variable 'ansible_module_compression' from source: unknown 11130 1726879776.26628: variable 'ansible_shell_type' from source: unknown 11130 1726879776.26630: variable 'ansible_shell_executable' from source: unknown 11130 1726879776.26633: variable 'ansible_host' from source: host vars for 'managed_node3' 11130 1726879776.26637: variable 'ansible_pipelining' from source: unknown 11130 1726879776.26639: variable 'ansible_timeout' from source: unknown 11130 1726879776.26643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11130 1726879776.26859: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11130 1726879776.26878: variable 'omit' from source: magic vars 11130 1726879776.26886: starting attempt loop 11130 1726879776.26893: running the handler 11130 1726879776.26906: _low_level_execute_command(): starting 11130 1726879776.26914: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11127 1726879776.27000: stdout chunk (state=2): >>>/root <<< 11127 1726879776.27124: stderr chunk (state=3): >>><<< 11127 1726879776.27134: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 11127 1726879776.27171: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11127 1726879776.27186: _low_level_execute_command(): starting 11127 1726879776.27197: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085 `" && echo ansible-tmp-1726879776.271801-11127-255739206588085="` echo /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085 `" && echo ansible-tmp-1726879776.271801-11127-255739206588085="` echo /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085 `" ) && sleep 0'"'"'' 11128 1726879776.28733: stdout chunk (state=2): >>>/root <<< 11128 1726879776.28843: stderr chunk (state=3): >>><<< 11128 1726879776.28851: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 11128 1726879776.28880: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11128 1726879776.28894: _low_level_execute_command(): starting 11128 1726879776.28901: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330 `" && echo ansible-tmp-1726879776.2888784-11128-35221519243330="` echo /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330 `" && echo ansible-tmp-1726879776.2888784-11128-35221519243330="` echo /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330 `" ) && sleep 0'"'"'' 11130 1726879776.29626: stdout chunk (state=2): >>>/root <<< 11130 1726879776.29744: stderr chunk (state=3): >>><<< 11130 1726879776.29754: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 11130 1726879776.29773: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11130 1726879776.29783: _low_level_execute_command(): starting 11130 1726879776.29787: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156 `" && echo ansible-tmp-1726879776.2977881-11130-133303337371156="` echo /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156 `" && echo ansible-tmp-1726879776.2977881-11130-133303337371156="` echo /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156 `" ) && sleep 0'"'"'' 11127 1726879776.29841: stdout chunk (state=2): >>>ansible-tmp-1726879776.271801-11127-255739206588085=/root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085 <<< 11127 1726879776.30359: stderr chunk (state=3): >>><<< 11127 1726879776.30366: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879776.271801-11127-255739206588085=/root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085\n', b'') 11127 1726879776.30381: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879776.271801-11127-255739206588085=/root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085 , stderr= 11127 1726879776.30434: variable 'ansible_module_compression' from source: unknown 11127 1726879776.30482: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11127 1726879776.30516: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 11127 1726879776.30601: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4pgq_j1u TO /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 11127 1726879776.30712: Sending initial data 11127 1726879776.30719: Sent initial data (152 bytes) 11128 1726879776.31272: stdout chunk (state=2): >>>ansible-tmp-1726879776.2888784-11128-35221519243330=/root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330 <<< 11128 1726879776.31387: stderr chunk (state=3): >>><<< 11128 1726879776.31396: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879776.2888784-11128-35221519243330=/root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330\n', b'') 11128 1726879776.31416: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879776.2888784-11128-35221519243330=/root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330 , stderr= 11128 1726879776.31476: variable 'ansible_module_compression' from source: unknown 11128 1726879776.31529: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11128 1726879776.31559: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 11128 1726879776.31630: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsg7slet1 TO /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 11128 1726879776.31804: Sending initial data 11128 1726879776.31813: Sent initial data (152 bytes) 11130 1726879776.32493: stdout chunk (state=2): >>>ansible-tmp-1726879776.2977881-11130-133303337371156=/root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156 <<< 11130 1726879776.32620: stderr chunk (state=3): >>><<< 11130 1726879776.32626: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879776.2977881-11130-133303337371156=/root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156\n', b'') 11130 1726879776.32652: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879776.2977881-11130-133303337371156=/root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156 , stderr= 11130 1726879776.32707: variable 'ansible_module_compression' from source: unknown 11130 1726879776.32762: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11130 1726879776.32790: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 11130 1726879776.32865: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpga6kjoau TO /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 11130 1726879776.33104: Sending initial data 11130 1726879776.33111: Sent initial data (153 bytes) 11127 1726879776.33620: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4pgq_j1u /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py <<< 11128 1726879776.34299: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsg7slet1 /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py <<< 11127 1726879776.34915: stderr chunk (state=3): >>><<< 11127 1726879776.34927: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp4pgq_j1u /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py\n', b'') 11127 1726879776.34956: done transferring module to remote 11127 1726879776.34973: _low_level_execute_command(): starting 11127 1726879776.34980: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/ /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/ /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py && sleep 0'"'"'' 11128 1726879776.35087: stderr chunk (state=3): >>><<< 11128 1726879776.35099: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsg7slet1 /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py\n', b'') 11128 1726879776.35129: done transferring module to remote 11128 1726879776.35146: _low_level_execute_command(): starting 11128 1726879776.35156: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/ /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/ /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py && sleep 0'"'"'' 11130 1726879776.36181: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpga6kjoau /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py <<< 11130 1726879776.37025: stderr chunk (state=3): >>><<< 11130 1726879776.37034: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpga6kjoau /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py\n', b'') 11130 1726879776.37060: done transferring module to remote 11130 1726879776.37072: _low_level_execute_command(): starting 11130 1726879776.37078: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/ /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/ /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py && sleep 0'"'"'' 11127 1726879776.37843: stderr chunk (state=2): >>><<< 11127 1726879776.37853: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11127 1726879776.37872: _low_level_execute_command() done: rc=0, stdout=, stderr= 11127 1726879776.37876: _low_level_execute_command(): starting 11127 1726879776.37883: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/AnsiballZ_stat.py && sleep 0'"'"'' 11128 1726879776.38383: stderr chunk (state=2): >>><<< 11128 1726879776.38395: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11128 1726879776.38416: _low_level_execute_command() done: rc=0, stdout=, stderr= 11128 1726879776.38420: _low_level_execute_command(): starting 11128 1726879776.38424: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/AnsiballZ_stat.py && sleep 0'"'"'' 11130 1726879776.39453: stderr chunk (state=2): >>><<< 11130 1726879776.39462: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11130 1726879776.39482: _low_level_execute_command() done: rc=0, stdout=, stderr= 11130 1726879776.39487: _low_level_execute_command(): starting 11130 1726879776.39493: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/AnsiballZ_stat.py && sleep 0'"'"'' 11127 1726879776.41031: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11127 1726879776.41047: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 11127 1726879776.41056: stdout chunk (state=3): >>>import '_weakref' # <<< 11127 1726879776.41117: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11127 1726879776.41147: stdout chunk (state=3): >>>import '_io' # <<< 11127 1726879776.41156: stdout chunk (state=3): >>>import 'marshal' # <<< 11127 1726879776.41193: stdout chunk (state=3): >>>import 'posix' # <<< 11127 1726879776.41203: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 11127 1726879776.41216: stdout chunk (state=3): >>># installing zipimport hook <<< 11127 1726879776.41233: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11127 1726879776.41273: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11127 1726879776.41281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11127 1726879776.41301: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11127 1726879776.41329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11127 1726879776.41337: stdout chunk (state=3): >>>import '_codecs' # <<< 11127 1726879776.41365: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2588dbe48> <<< 11127 1726879776.41396: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11127 1726879776.41413: 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 0x7fb258871828> <<< 11128 1726879776.41425: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 11127 1726879776.41506: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2588db9b0> # /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 0x7fb25887e630> 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' <<< 11127 1726879776.41527: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885160> <<< 11127 1726879776.41547: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11127 1726879776.41567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11127 1726879776.41587: 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' <<< 11127 1726879776.41604: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11127 1726879776.41625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25888a0f0> <<< 11127 1726879776.41642: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885748> <<< 11127 1726879776.41671: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885390> <<< 11127 1726879776.41700: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11127 1726879776.41717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11127 1726879776.41734: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11127 1726879776.41750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11127 1726879776.41768: stdout chunk (state=3): >>>import 'errno' # <<< 11127 1726879776.41784: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11127 1726879776.41801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11127 1726879776.41817: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25882f470> <<< 11127 1726879776.41840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11127 1726879776.41853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11127 1726879776.41868: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11128 1726879776.41881: stdout chunk (state=3): >>>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 0x7f0cdc087e48> # /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 0x7f0cdc01d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc0879b0> # /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 0x7f0cdc02a630> 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 0x7f0cdc031160> # /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 <<< 11127 1726879776.41900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258834e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25882fb38> <<< 11127 1726879776.41930: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11128 1726879776.41954: 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 # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc0360f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031748> <<< 11128 1726879776.41964: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031390> <<< 11127 1726879776.41977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11128 1726879776.41988: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11128 1726879776.42198: 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 0x7f0cdbfdb470> # /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 0x7f0cdbfe0e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfdbb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11128 1726879776.42233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11127 1726879776.42306: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25883b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25881ed68> # /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 0x7fb258821198> # /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 0x7fb256b2f940> # /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 0x7fb256b41240> <<< 11128 1726879776.42344: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfe74e0> <<< 11128 1726879776.42383: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfcad68> # /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 0x7f0cdbfcd198> <<< 11128 1726879776.42451: 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' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2db940> <<< 11128 1726879776.42471: 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 <<< 11128 1726879776.42501: 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 0x7f0cda2ed240> <<< 11127 1726879776.42544: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25888fa20> 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. <<< 11128 1726879776.42582: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc03ba20> 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. <<< 11127 1726879776.42642: 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' <<< 11130 1726879776.42641: 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 0x7f5af8334e48> # /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 0x7f5af82ca828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af83349b0> # /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' <<< 11130 1726879776.42657: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82d7630> <<< 11130 1726879776.42679: stdout chunk (state=3): >>>import '_signal' # <<< 11130 1726879776.42690: 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' <<< 11130 1726879776.42704: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de160> <<< 11127 1726879776.42708: 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' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11130 1726879776.42728: 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' <<< 11130 1726879776.42744: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11130 1726879776.42760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11130 1726879776.42777: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11130 1726879776.42798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82e30f0> <<< 11130 1726879776.42813: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de748> <<< 11130 1726879776.42841: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de390> <<< 11130 1726879776.42869: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11130 1726879776.42887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11130 1726879776.42903: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11130 1726879776.42919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11130 1726879776.42932: stdout chunk (state=3): >>>import 'errno' # <<< 11130 1726879776.42946: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11130 1726879776.42974: 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 0x7f5af8288470> <<< 11130 1726879776.43001: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11130 1726879776.43017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11130 1726879776.43034: 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' <<< 11130 1726879776.43051: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af828de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8288b38> <<< 11130 1726879776.43078: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11128 1726879776.43129: 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 # 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 0x7f0cda25b0f0> # /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 0x7f0cda266320> # /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' <<< 11128 1726879776.43154: 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 0x7f0cda266fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda266b00> <<< 11128 1726879776.43178: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11130 1726879776.43179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11128 1726879776.43200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2650f0> <<< 11128 1726879776.43214: stdout chunk (state=3): >>>import '_collections' # <<< 11127 1726879776.43222: 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 0x7fb256aaf0f0> # /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 0x7fb256aba320> # /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 0x7fb256abafd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256abab00> 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 0x7fb256ab90f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b0a828> # /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 0x7fb256b0ac18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afe1d0> # /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 0x7fb256afeeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256af54a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ae64e0> <<< 11127 1726879776.43238: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11127 1726879776.43250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11127 1726879776.43263: stdout chunk (state=3): >>>import '_sre' # <<< 11127 1726879776.43273: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11128 1726879776.43288: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2b6828> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11128 1726879776.43304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11127 1726879776.43319: 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 # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11128 1726879776.43333: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2b6c18> <<< 11127 1726879776.43341: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256866320> <<< 11130 1726879776.43347: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82944e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8277d68> # /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 0x7f5af827a198> # /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 0x7f5af6588940> <<< 11127 1726879776.43366: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25686eda0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afe128> <<< 11128 1726879776.43386: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aa1d0> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11128 1726879776.43405: 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 0x7f0cda2aaeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2a14a8> <<< 11130 1726879776.43410: 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 0x7f5af659a240> <<< 11127 1726879776.43415: stdout chunk (state=3): >>>import '_locale' # <<< 11127 1726879776.43434: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11127 1726879776.43460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256874eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ae0320> <<< 11127 1726879776.43480: 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' <<< 11127 1726879776.43506: 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 0x7fb25687a278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a080> <<< 11127 1726879776.43546: 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 0x7fb25687a390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b58080> <<< 11127 1726879776.43585: 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 <<< 11127 1726879776.43615: stdout chunk (state=3): >>># 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' <<< 11127 1726879776.43674: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687ae80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687aa90> # /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 0x7fb256886748> <<< 11127 1726879776.43722: 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' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11127 1726879776.43757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11127 1726879776.43810: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886f28> # /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' <<< 11127 1726879776.43871: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25640c240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886828> <<< 11127 1726879776.43905: 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' <<< 11127 1726879776.43945: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256411d30> <<< 11127 1726879776.43969: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a5c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11127 1726879776.43997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11127 1726879776.44027: 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 0x7fb256435390> <<< 11127 1726879776.44054: 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 0x7fb256435748> <<< 11127 1726879776.44072: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11127 1726879776.44088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11128 1726879776.44103: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2924e0> # /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 0x7f0cda012320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda01ada0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aa128> 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 0x7f0cda020eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda28c320> # /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 0x7f0cda026278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026080> # 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 0x7f0cda026390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda304080> # /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 0x7f0cda026e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026a90> # /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 0x7f0cda032748> # /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 0x7f0cda032f28> # /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 0x7f0cd9bb8240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032828> # /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' <<< 11127 1726879776.44128: 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 0x7fb25643d438> <<< 11127 1726879776.44144: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11127 1726879776.44173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # <<< 11128 1726879776.44203: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bbdd30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda0265c0> # /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 0x7f0cd9be1390> <<< 11128 1726879776.44221: 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 0x7f0cd9be1748> <<< 11130 1726879776.44226: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82e8a20> 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 0x7f5af65080f0> # /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 0x7f5af6513320> # /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 0x7f5af6513fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6513b00> 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 0x7f5af65120f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6563828> # /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' <<< 11130 1726879776.44245: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6563c18> <<< 11127 1726879776.44251: 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' # /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 <<< 11128 1726879776.44266: 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' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11128 1726879776.44288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be9438> <<< 11130 1726879776.44294: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65571d0> <<< 11128 1726879776.44325: 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' <<< 11130 1726879776.44332: 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 0x7f5af6557eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af654e4a8> <<< 11127 1726879776.44345: 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 0x7fb2561e7c50> <<< 11128 1726879776.44357: stdout chunk (state=3): >>>import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11127 1726879776.44479: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561da390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561da080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561cbf28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25643ddd8> <<< 11127 1726879776.44565: 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 0x7fb2561e2048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256435ac8> # /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' <<< 11127 1726879776.44629: 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 0x7fb2587ec7b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561e20f0> import 'pwd' # <<< 11130 1726879776.44641: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af653f4e0> # /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 0x7f5af62bf320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62c7da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6557128> 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 0x7f5af62cdeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6539320> # /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' <<< 11128 1726879776.44667: 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 0x7f0cd9993c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9986390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9986080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9977f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be9dd8> # 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 0x7f0cd998e048> <<< 11130 1726879776.44673: 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 0x7f5af62d3278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3080> <<< 11128 1726879776.44681: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be1ac8> <<< 11128 1726879776.44701: 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' <<< 11127 1726879776.44814: 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 0x7fb2587ecb38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a908> # /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 0x7fb258804668> # /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' <<< 11127 1726879776.44967: 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 0x7fb2588086d8> <<< 11127 1726879776.45070: 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 0x7fb258808ba8> # 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 0x7fb258808cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258804eb8> # /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 0x7fb258812048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258808588> <<< 11127 1726879776.45137: 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 0x7fb2588082e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2587f8ba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256420400> <<< 11127 1726879776.45195: 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' <<< 11127 1726879776.45233: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258804518> <<< 11130 1726879776.45296: 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 0x7f5af62d3390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65b1080> # /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 0x7f5af62d3e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3a90> # /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 0x7f5af62df748> # /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 0x7f5af62dff28> # /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 0x7f5af5e65240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62df828> # /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 0x7f5af5e6ad30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d35c0> # /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 0x7f5af5e8e390> # 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 0x7f5af5e8e748> # /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 0x7f5af5e96438> <<< 11128 1726879776.45340: 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 0x7f0cdbf98748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd998e0f0> 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 0x7f0cdbf98ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026908> # /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 0x7f0cdbfb05f8> # /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 0x7f0cdbfb4668> # 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 0x7f0cdbfb4b38> # 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 0x7f0cdbfb4c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb0e48> # /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 0x7f0cdbfb4f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb4518> # 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 0x7f0cdbfb4278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfa4b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bcc400> # /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 0x7f0cdbfb04a8> <<< 11130 1726879776.45379: 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' 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' <<< 11130 1726879776.45457: 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 <<< 11128 1726879776.45498: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7fb8908> <<< 11130 1726879776.45537: 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 0x7f5af5c40c50> <<< 11128 1726879776.45554: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 11128 1726879776.45573: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11128 1726879776.45584: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 11127 1726879776.45586: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25480b9b0> # zipimport: found 33 names in '/tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11128 1726879776.45608: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.45617: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c33390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c33080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c24f28> <<< 11130 1726879776.45643: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e96dd8> <<< 11130 1726879776.45676: 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 0x7f5af5c3b048> <<< 11130 1726879776.45694: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e8eac8> <<< 11130 1726879776.45711: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11130 1726879776.45730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11130 1726879776.45773: 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 0x7f5af8245780> <<< 11130 1726879776.45795: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c3b0f0> import 'pwd' # <<< 11130 1726879776.45826: 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 0x7f5af8245b00> <<< 11130 1726879776.45875: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3908> <<< 11130 1726879776.45907: 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' <<< 11130 1726879776.45934: 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' <<< 11130 1726879776.45995: 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 0x7f5af825d630> # /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' <<< 11130 1726879776.46140: 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 0x7f5af82616a0> <<< 11130 1726879776.46171: 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 0x7f5af8261b70> <<< 11130 1726879776.46219: 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 0x7f5af8261c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af825de80> # /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' <<< 11130 1726879776.46244: 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 0x7f5af8261fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8261550> <<< 11130 1726879776.46267: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11130 1726879776.46286: 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 0x7f5af82612b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8251b70> <<< 11130 1726879776.46304: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e79400> <<< 11130 1726879776.46330: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11130 1726879776.46359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11130 1726879776.46405: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af825d4e0> <<< 11130 1726879776.46526: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11130 1726879776.46549: 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 0x7f5af4265978> <<< 11127 1726879776.46580: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.46601: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.46618: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip' # zipimport: zlib available <<< 11130 1726879776.46632: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.46655: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11130 1726879776.46680: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 11130 1726879776.46690: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.47527: 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 0x7f0cd7c73ac8> import 'atexit' # <<< 11127 1726879776.47527: 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 0x7fb2545487f0> import 'atexit' # <<< 11128 1726879776.47548: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11127 1726879776.47557: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11127 1726879776.47584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11127 1726879776.47718: 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 0x7fb2544f0320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254548e80> # 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 0x7fb25480be10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11127 1726879776.47834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544cbbe0> # /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 <<< 11128 1726879776.47860: stdout chunk (state=3): >>># 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 0x7f0cd7c9c278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cdf4e0> # 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 0x7f0cd7cdf5f8> # /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 0x7f0cd7cdfb38> # /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' <<< 11127 1726879776.47873: stdout chunk (state=3): >>># 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' <<< 11130 1726879776.47886: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.47917: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7ce2160> <<< 11128 1726879776.47944: 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 0x7f0cd7ce2a58> <<< 11127 1726879776.47953: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254536208> <<< 11127 1726879776.47983: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11128 1726879776.47988: 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 0x7f0cd7c7a390> <<< 11127 1726879776.48013: 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 0x7fb2545362b0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11128 1726879776.48013: 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' <<< 11127 1726879776.48036: 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 0x7fb2544caf28> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11127 1726879776.48045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11128 1726879776.48061: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c7ab00> <<< 11128 1726879776.48073: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cbe2b0> <<< 11127 1726879776.48118: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544caba8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254511358> <<< 11128 1726879776.48366: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cb54a8> <<< 11128 1726879776.48384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11128 1726879776.48392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11128 1726879776.48415: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7fdaf98> <<< 11128 1726879776.48441: 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 0x7f0cd7cc82e8> <<< 11128 1726879776.48466: 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 <<< 11128 1726879776.48473: 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 0x7f0cd7cc8400> <<< 11128 1726879776.48497: 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 <<< 11128 1726879776.48505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11127 1726879776.48529: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254508550> # /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 0x7fb254828da0> # 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 0x7fb2544de240> # /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 0x7fb25451a400> <<< 11127 1726879776.48554: 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 <<< 11127 1726879776.48579: stdout chunk (state=3): >>># 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 <<< 11127 1726879776.48601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11127 1726879776.48634: 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' <<< 11127 1726879776.48732: 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 0x7fb2547c1e48> <<< 11127 1726879776.48786: 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 0x7fb2547c8f60> <<< 11127 1726879776.48825: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b8278> # /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' <<< 11127 1726879776.48879: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b8a90> <<< 11128 1726879776.49055: 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' # 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 0x7f0cd7f6fe80> # /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 0x7f0cd7f74e80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f652b0> # /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 0x7f0cd7f65ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cd27b8> # /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' # <<< 11128 1726879776.49088: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f97eb8> <<< 11130 1726879776.49103: 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 0x7f5af3fb97f0> 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 0x7f5af3f492e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb9e48> # 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 0x7f5af4265fd0> # /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 0x7f5af3f24ba8> # /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' <<< 11127 1726879776.49127: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2545257b8> # /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' # <<< 11128 1726879776.49135: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f65128> <<< 11128 1726879776.49255: 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 0x7f0cd7c24d68> <<< 11128 1726879776.49299: 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 0x7f0cd7c24ef0> <<< 11128 1726879776.49370: 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 0x7f0cd7c24fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cc8550> # /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' <<< 11130 1726879776.49389: stdout chunk (state=3): >>># /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 0x7f5af3f8f1d0> # 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 0x7f5af3f38390> # 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 0x7f5af3f38eb8> # /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' <<< 11127 1726879776.49402: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547e9f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b80f0> <<< 11127 1726879776.49410: 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 0x7fb254537e10> <<< 11127 1726879776.49429: 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' <<< 11127 1726879776.49436: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254537f98> <<< 11128 1726879776.49439: 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' <<< 11127 1726879776.49458: 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' <<< 11128 1726879776.49459: 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 0x7f0cd7c419b0> <<< 11127 1726879776.49468: 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 0x7fb2545450b8> <<< 11127 1726879776.49488: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25451a550> <<< 11127 1726879776.49499: 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 <<< 11130 1726879776.49506: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f8d198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f6a320> <<< 11127 1726879776.49516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11127 1726879776.49524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11127 1726879776.49543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11127 1726879776.49582: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11127 1726879776.49593: 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 0x7fb254555a58> <<< 11128 1726879776.49603: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c3a0f0> <<< 11130 1726879776.49612: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f61518> <<< 11128 1726879776.49628: 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 0x7f0cd7c3a2e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c33b70> <<< 11130 1726879776.49640: 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' <<< 11128 1726879776.49651: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.49658: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 11128 1726879776.50219: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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_ypdsmxbc/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 0x7f0cd7c5add8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5aa90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5a2b0> <<< 11130 1726879776.50234: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4287dd8> # 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 0x7f5af3f733c8> # /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 0x7f5af3f734e0> # /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 0x7f5af421af60> # /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 0x7f5af4236080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211390> # /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 0x7f5af4211ba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f7e898> <<< 11127 1726879776.50244: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25454d198> # 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 0x7fb25454d390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254545c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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_bydcp1mh/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_bydcp1mh/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' <<< 11128 1726879776.50255: 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' <<< 11130 1726879776.50280: stdout chunk (state=3): >>># /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' <<< 11130 1726879776.50291: 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' <<< 11128 1726879776.50314: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5a908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c4bbe0> # zipimport: zlib available <<< 11127 1726879776.50324: 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' # 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 0x7fb25456de80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456db38> <<< 11130 1726879776.50333: stdout chunk (state=3): >>>import '_string' # <<< 11127 1726879776.50498: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456d358> # /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 0x7fb25456d9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25455ccf8> # zipimport: zlib available <<< 11130 1726879776.50545: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af424f080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211208> <<< 11130 1726879776.50571: 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 0x7f5af424f9b0> <<< 11130 1726879776.50601: 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' <<< 11130 1726879776.50610: 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 0x7f5af424ff98> <<< 11130 1726879776.50641: 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' <<< 11130 1726879776.50649: 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 0x7f5af3f9e128> <<< 11130 1726879776.50661: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f73630> <<< 11130 1726879776.50683: 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' <<< 11130 1726879776.50701: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11130 1726879776.50720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11128 1726879776.50733: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.50760: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11130 1726879776.50769: 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 0x7f5af3fadac8> <<< 11127 1726879776.50899: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.50935: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fa6208> <<< 11130 1726879776.50960: 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' <<< 11130 1726879776.50970: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fa6400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f9ec88> <<< 11130 1726879776.50982: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.51000: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 11130 1726879776.51014: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.51083: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.51149: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.51160: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 11128 1726879776.51185: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11128 1726879776.51197: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11130 1726879776.51198: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11128 1726879776.51213: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 11128 1726879776.51226: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.51244: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.51267: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 11128 1726879776.51273: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.51294: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.51298: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.51316: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11127 1726879776.51347: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 11127 1726879776.51356: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11127 1726879776.51364: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11130 1726879776.51396: 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' <<< 11130 1726879776.51415: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11130 1726879776.51427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11130 1726879776.51440: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 11130 1726879776.51452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 11130 1726879776.51470: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11130 1726879776.51482: 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 0x7f5af3fcaeb8> <<< 11130 1726879776.51531: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fcab70> <<< 11130 1726879776.51566: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fca390> <<< 11130 1726879776.51584: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11130 1726879776.51600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11130 1726879776.51632: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fca9e8> <<< 11130 1726879776.51646: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb4d30> # zipimport: zlib available <<< 11128 1726879776.51706: 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 0x7f0cd4608240> # zipimport: zlib available <<< 11127 1726879776.51725: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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_bydcp1mh/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_bydcp1mh/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' <<< 11128 1726879776.51922: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.52012: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250e5a588> # zipimport: zlib available <<< 11127 1726879776.52099: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.52119: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.52261: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.52310: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.52367: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11128 1726879776.52400: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.52424: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 11128 1726879776.52433: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.52447: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.52494: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.52495: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.52553: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 11127 1726879776.52568: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.52587: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.52598: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11130 1726879776.52609: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 11127 1726879776.52617: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 11127 1726879776.52626: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.52635: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.52644: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11128 1726879776.52665: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11130 1726879776.52679: stdout chunk (state=3): >>># zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 11127 1726879776.52689: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.52703: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11127 1726879776.52753: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 11127 1726879776.52772: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11127 1726879776.52797: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.52813: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.52843: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11127 1726879776.52859: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.53011: stdout chunk (state=3): >>># 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' <<< 11130 1726879776.53020: 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 0x7f5af08b3f98> # zipimport: zlib available <<< 11127 1726879776.53028: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.53099: stdout chunk (state=3): >>>import '_ast' # <<< 11128 1726879776.53122: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd467de80> # zipimport: zlib available <<< 11128 1726879776.53137: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.53151: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11128 1726879776.53161: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.53176: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11127 1726879776.53185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11128 1726879776.53212: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.53262: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11128 1726879776.53272: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 11128 1726879776.53288: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11127 1726879776.53303: stdout chunk (state=3): >>>import '_ast' # <<< 11128 1726879776.53312: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.53326: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.53342: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ed1f28> # zipimport: zlib available # zipimport: zlib available <<< 11128 1726879776.53352: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.53361: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 11127 1726879776.53374: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11128 1726879776.53383: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.53398: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.53418: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.53430: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.53472: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.53474: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 11127 1726879776.53493: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11127 1726879776.53506: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.53529: 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 <<< 11127 1726879776.53539: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.53565: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 11127 1726879776.53575: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.53603: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.53641: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.53654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11130 1726879776.53669: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.53679: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.53712: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.53734: 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 0x7f0cd469f128> <<< 11127 1726879776.53745: 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 <<< 11130 1726879776.54304: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/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_x8yc32fk/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_x8yc32fk/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_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 11128 1726879776.54310: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4654e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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 <<< 11127 1726879776.54320: 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 0x7fb250ef3198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ea8eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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 <<< 11130 1726879776.54398: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11130 1726879776.54409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11130 1726879776.54529: stdout chunk (state=3): >>>import '_ast' # <<< 11128 1726879776.54542: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11130 1726879776.54552: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af092ad68> # zipimport: zlib available <<< 11128 1726879776.54562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11127 1726879776.54574: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.54582: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11130 1726879776.54592: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.54600: 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' <<< 11130 1726879776.54643: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.54697: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11130 1726879776.54707: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 11128 1726879776.54717: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7d25080> <<< 11130 1726879776.54729: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11128 1726879776.54742: 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' <<< 11130 1726879776.54752: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.54769: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.54803: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11130 1726879776.54813: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11127 1726879776.54832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11128 1726879776.54841: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7d25128> <<< 11130 1726879776.54853: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.54864: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11127 1726879776.54873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11130 1726879776.54880: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.54888: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4695940> <<< 11130 1726879776.54912: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.54931: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 11128 1726879776.54940: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.54958: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.54985: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 11130 1726879776.54997: 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 <<< 11127 1726879776.55007: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544960f0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11128 1726879776.55017: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11128 1726879776.55101: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 11127 1726879776.55132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11127 1726879776.55173: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254496198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ee9b00> <<< 11128 1726879776.55198: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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_ypdsmxbc/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11127 1726879776.55256: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11127 1726879776.55282: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11130 1726879776.55289: 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 0x7f5af094c198> <<< 11130 1726879776.55302: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af0901eb8> <<< 11127 1726879776.55304: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.55326: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 11127 1726879776.55338: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 11130 1726879776.55351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.55355: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.55384: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.55408: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 11128 1726879776.55412: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.55437: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11127 1726879776.55446: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11130 1726879776.55439: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.55456: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.55490: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.55545: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.55565: stdout chunk (state=3): >>>import 'gc' # <<< 11127 1726879776.55709: stdout chunk (state=3): >>># zipimport: zlib available <<< 11130 1726879776.55771: stdout chunk (state=3): >>># zipimport: zlib available <<< 11127 1726879776.55895: stdout chunk (state=3): >>>import 'gc' # <<< 11130 1726879776.56045: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11130 1726879776.56070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11130 1726879776.56090: 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' <<< 11130 1726879776.56230: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eef0f0> <<< 11130 1726879776.56245: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11130 1726879776.56260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11130 1726879776.56366: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eef198> <<< 11130 1726879776.56410: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af0942b00> <<< 11128 1726879776.56441: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 121, "inode": 503316612, "dev": 51713, "nlink": 1, "atime": 1726879733.483766, "mtime": 1726879731.5497503, "ctime": 1726879731.9397535, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9a4c4ea014a6dc73342cda0400b7a6d69bc7decf", "mimetype": "text/plain", "charset": "us-ascii", "version": "1599341311", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 11128 1726879776.56463: stdout chunk (state=3): >>># destroy __main__ <<< 11130 1726879776.56479: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 11130 1726879776.56487: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.56742: 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 <<< 11128 1726879776.56826: 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 # 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 <<< 11128 1726879776.56859: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11130 1726879776.56912: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11130 1726879776.56964: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726879776.57010: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11128 1726879776.57050: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 11128 1726879776.57083: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon <<< 11127 1726879776.57086: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 103, "inode": 432013443, "dev": 51713, "nlink": 1, "atime": 1726879729.3000758, "mtime": 1726879726.5120463, "ctime": 1726879726.9860513, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8e5f33789535385184993722bf58b83b8ef92f36", "mimetype": "text/plain", "charset": "us-ascii", "version": "1526129735", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 11128 1726879776.57104: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid <<< 11130 1726879776.57200: stdout chunk (state=3): >>>import 'gc' # <<< 11127 1726879776.57393: 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 # 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 <<< 11128 1726879776.57404: stdout chunk (state=3): >>># 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 <<< 11128 1726879776.57499: stdout chunk (state=3): >>># destroy posixpath <<< 11128 1726879776.57519: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 11128 1726879776.57540: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select <<< 11127 1726879776.57560: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11127 1726879776.57595: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11127 1726879776.57618: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma <<< 11127 1726879776.57632: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11127 1726879776.57646: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 11127 1726879776.57661: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 11128 1726879776.57670: stdout chunk (state=3): >>># 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 <<< 11127 1726879776.57691: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit <<< 11127 1726879776.57710: stdout chunk (state=3): >>># destroy _string # destroy systemd._journal <<< 11127 1726879776.57727: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 11127 1726879776.57742: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 11127 1726879776.57756: stdout chunk (state=3): >>># destroy datetime <<< 11127 1726879776.57769: stdout chunk (state=3): >>># destroy selinux <<< 11127 1726879776.57800: 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 <<< 11127 1726879776.57819: stdout chunk (state=3): >>># destroy gc <<< 11127 1726879776.57837: 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 <<< 11127 1726879776.57855: stdout chunk (state=3): >>># 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 <<< 11127 1726879776.57872: 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 <<< 11127 1726879776.57889: stdout chunk (state=3): >>># 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 <<< 11127 1726879776.57907: 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 <<< 11127 1726879776.57924: 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 <<< 11127 1726879776.57940: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd <<< 11127 1726879776.57956: 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 <<< 11127 1726879776.57976: stdout chunk (state=3): >>># 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 <<< 11127 1726879776.57993: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11127 1726879776.58167: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache <<< 11128 1726879776.58389: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 11128 1726879776.58398: stdout chunk (state=3): >>><<< 11128 1726879776.58410: stderr chunk (state=3): >>><<< 11130 1726879776.58413: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 104, "inode": 432013443, "dev": 51713, "nlink": 1, "atime": 1726879741.3681974, "mtime": 1726879738.9911866, "ctime": 1726879739.2801878, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "mimetype": "text/plain", "charset": "us-ascii", "version": "551112719", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 11127 1726879776.58433: 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 <<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc087e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc01d828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc0879b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc02a630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc0360f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfdb470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfe0e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfdbb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfe74e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfcad68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfcd198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2db940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2ed240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc03ba20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda25b0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda266320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cda266fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda266b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2650f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2b6828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2b6c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aa1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aaeb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2a14a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2924e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda012320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda01ada0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aa128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda020eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda28c320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cda026278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cda026390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda304080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bb8240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bbdd30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda0265c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be1390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd9be1748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be9438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9993c50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9986390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9986080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9977f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be9dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd998e048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be1ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbf98748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd998e0f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbf98ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb05f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4b38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb0e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb4518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cdbfb4278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfa4b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bcc400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb04a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7fb8908>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c73ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c9c278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cdf4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7cdf5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cdfb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7ce2160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7ce2a58>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c7a390>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c7ab00>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cbe2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cb54a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7fdaf98>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7cc82e8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cc8400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7f6fe80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f74e80>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f652b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f65ac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cd27b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f97eb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f65128>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c24d68>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c24ef0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c24fd0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cc8550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c419b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c3a0f0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c3a2e8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c33b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd7c5add8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5aa90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5a2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5a908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c4bbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4608240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd467de80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cd469f128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4654e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7d25080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7d25128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4695940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 121, "inode": 503316612, "dev": 51713, "nlink": 1, "atime": 1726879733.483766, "mtime": 1726879731.5497503, "ctime": 1726879731.9397535, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9a4c4ea014a6dc73342cda0400b7a6d69bc7decf", "mimetype": "text/plain", "charset": "us-ascii", "version": "1599341311", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 11128 1726879776.58484: _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 0x7f0cdc087e48> # /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 0x7f0cdc01d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc0879b0> # /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 0x7f0cdc02a630> 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 0x7f0cdc031160> # /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 0x7f0cdc0360f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc031390> # /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 0x7f0cdbfdb470> # /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 0x7f0cdbfe0e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfdbb38> # /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 0x7f0cdbfe74e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfcad68> # /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 0x7f0cdbfcd198> # /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 0x7f0cda2db940> # /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 0x7f0cda2ed240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdc03ba20> 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 0x7f0cda25b0f0> # /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 0x7f0cda266320> # /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 0x7f0cda266fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda266b00> 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 0x7f0cda2650f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2b6828> # /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 0x7f0cda2b6c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aa1d0> # /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 0x7f0cda2aaeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2a14a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2924e0> # /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 0x7f0cda012320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda01ada0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda2aa128> 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 0x7f0cda020eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda28c320> # /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 0x7f0cda026278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026080> # 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 0x7f0cda026390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda304080> # /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 0x7f0cda026e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026a90> # /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 0x7f0cda032748> # /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 0x7f0cda032f28> # /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 0x7f0cd9bb8240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda032828> # /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 0x7f0cd9bbdd30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda0265c0> # /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 0x7f0cd9be1390> # 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 0x7f0cd9be1748> # /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 0x7f0cd9be9438> # /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 0x7f0cd9993c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9986390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9986080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9977f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be9dd8> # 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 0x7f0cd998e048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9be1ac8> # /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 0x7f0cdbf98748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd998e0f0> 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 0x7f0cdbf98ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cda026908> # /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 0x7f0cdbfb05f8> # /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 0x7f0cdbfb4668> # 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 0x7f0cdbfb4b38> # 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 0x7f0cdbfb4c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb0e48> # /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 0x7f0cdbfb4f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfb4518> # 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 0x7f0cdbfb4278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cdbfa4b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd9bcc400> # /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 0x7f0cdbfb04a8> # /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 0x7f0cd7fb8908> # zipimport: found 33 names in '/tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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 0x7f0cd7c73ac8> 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 0x7f0cd7c9c278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cdf4e0> # 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 0x7f0cd7cdf5f8> # /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 0x7f0cd7cdfb38> # /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 0x7f0cd7ce2160> # 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 0x7f0cd7ce2a58> # 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 0x7f0cd7c7a390> # /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 0x7f0cd7c7ab00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cbe2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cb54a8> # /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 0x7f0cd7fdaf98> # 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 0x7f0cd7cc82e8> # /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 0x7f0cd7cc8400> # /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 0x7f0cd7f6fe80> # /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 0x7f0cd7f74e80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f652b0> # /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 0x7f0cd7f65ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cd27b8> # /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 0x7f0cd7f97eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7f65128> # 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 0x7f0cd7c24d68> # 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 0x7f0cd7c24ef0> # 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 0x7f0cd7c24fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7cc8550> # /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 0x7f0cd7c419b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c3a0f0> # 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 0x7f0cd7c3a2e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c33b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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_ypdsmxbc/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_ypdsmxbc/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 0x7f0cd7c5add8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5aa90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c5a2b0> # /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 0x7f0cd7c5a908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd7c4bbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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_ypdsmxbc/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_ypdsmxbc/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 0x7f0cd4608240> # 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_ypdsmxbc/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_ypdsmxbc/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_ypdsmxbc/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_ypdsmxbc/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_ypdsmxbc/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 0x7f0cd467de80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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_ypdsmxbc/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 0x7f0cd469f128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4654e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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 0x7f0cd7d25080> # /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 0x7f0cd7d25128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cd4695940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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_ypdsmxbc/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_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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_ypdsmxbc/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ypdsmxbc/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_ypdsmxbc/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 121, "inode": 503316612, "dev": 51713, "nlink": 1, "atime": 1726879733.483766, "mtime": 1726879731.5497503, "ctime": 1726879731.9397535, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9a4c4ea014a6dc73342cda0400b7a6d69bc7decf", "mimetype": "text/plain", "charset": "us-ascii", "version": "1599341311", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "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 # 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.43.205 closed. 11130 1726879776.58565: 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 <<< 11130 1726879776.58597: stdout chunk (state=3): >>># 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 <<< 11127 1726879776.58647: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 11127 1726879776.58660: stdout chunk (state=3): >>><<< 11127 1726879776.58675: stderr chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2588dbe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258871828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2588db9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25887e630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25888a0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25882f470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258834e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25882fb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25883b4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25881ed68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258821198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b2f940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b41240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25888fa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256aaf0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256aba320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb256abafd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256abab00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ab90f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b0a828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b0ac18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afe1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afeeb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256af54a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ae64e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256866320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25686eda0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afe128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256874eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ae0320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25687a278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25687a390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b58080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687ae80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687aa90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25640c240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256411d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256435390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb256435748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25643d438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561e7c50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561da390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561da080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561cbf28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25643ddd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2561e2048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256435ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2587ec7b8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561e20f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2587ecb38>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258804668>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2588086d8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258808ba8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258808cc0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258804eb8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb258812048>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258808588>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2588082e8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2587f8ba8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256420400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258804518>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25480b9b0>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2545487f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2544f0320>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254548e80>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25480be10>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544cbbe0>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254536208>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2545362b0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2544caf28>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544caba8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254511358>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254508550>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254828da0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2544de240>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25451a400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2547c1e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547c8f60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b8278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b8a90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2545257b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547e9f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b80f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254537e10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254537f98>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2545450b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25451a550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb254555a58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25454d198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25454d390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254545c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb25456de80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456db38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456d358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456d9b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25455ccf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250e5a588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ed1f28>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb250ef3198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ea8eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2544960f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254496198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ee9b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 103, "inode": 432013443, "dev": 51713, "nlink": 1, "atime": 1726879729.3000758, "mtime": 1726879726.5120463, "ctime": 1726879726.9860513, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8e5f33789535385184993722bf58b83b8ef92f36", "mimetype": "text/plain", "charset": "us-ascii", "version": "1526129735", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 11127 1726879776.59902: _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 0x7fb2588dbe48> # /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 0x7fb258871828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2588db9b0> # /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 0x7fb25887e630> 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 0x7fb258885160> # /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 0x7fb25888a0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258885390> # /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 0x7fb25882f470> # /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 0x7fb258834e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25882fb38> # /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 0x7fb25883b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25881ed68> # /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 0x7fb258821198> # /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 0x7fb256b2f940> # /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 0x7fb256b41240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25888fa20> 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 0x7fb256aaf0f0> # /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 0x7fb256aba320> # /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 0x7fb256abafd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256abab00> 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 0x7fb256ab90f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b0a828> # /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 0x7fb256b0ac18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afe1d0> # /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 0x7fb256afeeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256af54a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ae64e0> # /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 0x7fb256866320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25686eda0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256afe128> 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 0x7fb256874eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256ae0320> # /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 0x7fb25687a278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a080> # 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 0x7fb25687a390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256b58080> # /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 0x7fb25687ae80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687aa90> # /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 0x7fb256886748> # /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 0x7fb256886f28> # /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 0x7fb25640c240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256886828> # /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 0x7fb256411d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a5c0> # /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 0x7fb256435390> # 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 0x7fb256435748> # /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 0x7fb25643d438> # /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 0x7fb2561e7c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561da390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561da080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561cbf28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25643ddd8> # 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 0x7fb2561e2048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256435ac8> # /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 0x7fb2587ec7b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2561e20f0> 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 0x7fb2587ecb38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25687a908> # /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 0x7fb258804668> # /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 0x7fb2588086d8> # 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 0x7fb258808ba8> # 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 0x7fb258808cc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258804eb8> # /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 0x7fb258812048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb258808588> # 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 0x7fb2588082e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2587f8ba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb256420400> # /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 0x7fb258804518> # /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 0x7fb25480b9b0> # zipimport: found 33 names in '/tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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 0x7fb2545487f0> 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 0x7fb2544f0320> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254548e80> # 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 0x7fb25480be10> # /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 0x7fb2544cbbe0> # /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 0x7fb254536208> # 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 0x7fb2545362b0> # 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 0x7fb2544caf28> # /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 0x7fb2544caba8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254511358> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254508550> # /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 0x7fb254828da0> # 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 0x7fb2544de240> # /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 0x7fb25451a400> # /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 0x7fb2547c1e48> # /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 0x7fb2547c8f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b8278> # /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 0x7fb2547b8a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2545257b8> # /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 0x7fb2547e9f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2547b80f0> # 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 0x7fb254537e10> # 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 0x7fb254537f98> # 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 0x7fb2545450b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25451a550> # /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 0x7fb254555a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25454d198> # 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 0x7fb25454d390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb254545c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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_bydcp1mh/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_bydcp1mh/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 0x7fb25456de80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456db38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25456d358> # /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 0x7fb25456d9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb25455ccf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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_bydcp1mh/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_bydcp1mh/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 0x7fb250e5a588> # 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_bydcp1mh/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_bydcp1mh/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_bydcp1mh/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_bydcp1mh/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_bydcp1mh/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 0x7fb250ed1f28> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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_bydcp1mh/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 0x7fb250ef3198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ea8eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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 0x7fb2544960f0> # /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 0x7fb254496198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb250ee9b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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_bydcp1mh/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_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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_bydcp1mh/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_bydcp1mh/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_bydcp1mh/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 103, "inode": 432013443, "dev": 51713, "nlink": 1, "atime": 1726879729.3000758, "mtime": 1726879726.5120463, "ctime": 1726879726.9860513, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8e5f33789535385184993722bf58b83b8ef92f36", "mimetype": "text/plain", "charset": "us-ascii", "version": "1526129735", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "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 # 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.42.60 closed. 11128 1726879776.58801: done with _execute_module (stat, {'path': '/etc/kdump.conf', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879776.2888784-11128-35221519243330/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11128 1726879776.59928: _low_level_execute_command(): starting 11128 1726879776.59937: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.2888784-11128-35221519243330/ > /dev/null 2>&1 && sleep 0'"'"'' 11130 1726879776.58639: stdout chunk (state=3): >>># 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 <<< 11130 1726879776.61049: stdout chunk (state=3): >>># 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 <<< 11130 1726879776.61057: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 11130 1726879776.61065: stdout chunk (state=3): >>><<< 11130 1726879776.61069: stderr chunk (state=3): >>><<< 11127 1726879776.61085: done with _execute_module (stat, {'path': '/etc/kdump.conf', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879776.271801-11127-255739206588085/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11127 1726879776.61105: _low_level_execute_command(): starting 11127 1726879776.61112: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8334e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82ca828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af83349b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82d7630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82e30f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8288470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af828de48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8288b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82944e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8277d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af827a198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6588940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af659a240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82e8a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65080f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6513320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af6513fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6513b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65120f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6563828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6563c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65571d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6557eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af654e4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af653f4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62bf320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62c7da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6557128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62cdeb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6539320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af62d3278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af62d3390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65b1080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62df748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62dff28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e65240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62df828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e6ad30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d35c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e8e390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af5e8e748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e96438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c40c50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c33390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c33080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c24f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e96dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af5c3b048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e8eac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8245780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c3b0f0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8245b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af825d630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af82616a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8261b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8261c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af825de80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af8261fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8261550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af82612b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8251b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e79400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af825d4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4265978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb97f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f492e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb9e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af4265fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f24ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f8f1d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f38390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f38eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f8d198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f6a320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f61518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4287dd8>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f733c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f734e0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af421af60>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4236080>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211390>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211ba8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f7e898>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af424f080>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211208>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af424f9b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af424ff98>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3f9e128>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f73630>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fadac8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fa6208>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fa6400>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f9ec88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af3fcaeb8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fcab70>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fca390>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fca9e8>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb4d30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af08b3f98>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af092ad68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5af094c198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af0901eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eef0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3eef198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af0942b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 104, "inode": 432013443, "dev": 51713, "nlink": 1, "atime": 1726879741.3681974, "mtime": 1726879738.9911866, "ctime": 1726879739.2801878, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "mimetype": "text/plain", "charset": "us-ascii", "version": "551112719", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 11130 1726879776.61605: _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 0x7f5af8334e48> # /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 0x7f5af82ca828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af83349b0> # /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 0x7f5af82d7630> 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 0x7f5af82de160> # /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 0x7f5af82e30f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82de390> # /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 0x7f5af8288470> # /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 0x7f5af828de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8288b38> # /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 0x7f5af82944e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8277d68> # /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 0x7f5af827a198> # /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 0x7f5af6588940> # /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 0x7f5af659a240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af82e8a20> 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 0x7f5af65080f0> # /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 0x7f5af6513320> # /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 0x7f5af6513fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6513b00> 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 0x7f5af65120f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6563828> # /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 0x7f5af6563c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65571d0> # /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 0x7f5af6557eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af654e4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af653f4e0> # /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 0x7f5af62bf320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62c7da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6557128> 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 0x7f5af62cdeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af6539320> # /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 0x7f5af62d3278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3080> # 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 0x7f5af62d3390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af65b1080> # /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 0x7f5af62d3e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3a90> # /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 0x7f5af62df748> # /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 0x7f5af62dff28> # /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 0x7f5af5e65240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62df828> # /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 0x7f5af5e6ad30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d35c0> # /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 0x7f5af5e8e390> # 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 0x7f5af5e8e748> # /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 0x7f5af5e96438> # /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 0x7f5af5c40c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c33390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c33080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c24f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e96dd8> # 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 0x7f5af5c3b048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e8eac8> # /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 0x7f5af8245780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5c3b0f0> 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 0x7f5af8245b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af62d3908> # /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 0x7f5af825d630> # /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 0x7f5af82616a0> # 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 0x7f5af8261b70> # 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 0x7f5af8261c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af825de80> # /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 0x7f5af8261fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8261550> # 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 0x7f5af82612b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af8251b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af5e79400> # /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 0x7f5af825d4e0> # /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 0x7f5af4265978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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 0x7f5af3fb97f0> 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 0x7f5af3f492e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb9e48> # 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 0x7f5af4265fd0> # /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 0x7f5af3f24ba8> # /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 0x7f5af3f8f1d0> # 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 0x7f5af3f38390> # 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 0x7f5af3f38eb8> # /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 0x7f5af3f8d198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f6a320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f61518> # /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 0x7f5af4287dd8> # 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 0x7f5af3f733c8> # /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 0x7f5af3f734e0> # /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 0x7f5af421af60> # /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 0x7f5af4236080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211390> # /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 0x7f5af4211ba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f7e898> # /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 0x7f5af424f080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af4211208> # 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 0x7f5af424f9b0> # 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 0x7f5af424ff98> # 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 0x7f5af3f9e128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f73630> # /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 0x7f5af3fadac8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fa6208> # 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 0x7f5af3fa6400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3f9ec88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/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_x8yc32fk/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 0x7f5af3fcaeb8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fcab70> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fca390> # /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 0x7f5af3fca9e8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af3fb4d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/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_x8yc32fk/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 0x7f5af08b3f98> # 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_x8yc32fk/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_x8yc32fk/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_x8yc32fk/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_x8yc32fk/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_x8yc32fk/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 0x7f5af092ad68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/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 0x7f5af094c198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af0901eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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 0x7f5af3eef0f0> # /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 0x7f5af3eef198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5af0942b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/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_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_x8yc32fk/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_x8yc32fk/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 104, "inode": 432013443, "dev": 51713, "nlink": 1, "atime": 1726879741.3681974, "mtime": 1726879738.9911866, "ctime": 1726879739.2801878, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "mimetype": "text/plain", "charset": "us-ascii", "version": "551112719", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "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 # 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.43.118 closed. 11130 1726879776.61937: done with _execute_module (stat, {'path': '/etc/kdump.conf', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879776.2977881-11130-133303337371156/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11130 1726879776.61964: _low_level_execute_command(): starting 11130 1726879776.61974: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.2977881-11130-133303337371156/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.271801-11127-255739206588085/ > /dev/null 2>&1 && sleep 0'"'"'' 11128 1726879776.63051: stderr chunk (state=2): >>><<< 11128 1726879776.63065: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11128 1726879776.63097: _low_level_execute_command() done: rc=0, stdout=, stderr= 11128 1726879776.63106: handler run complete 11128 1726879776.63173: attempt loop complete, returning result 11128 1726879776.63181: _execute() done 11128 1726879776.63185: dumping result to json 11128 1726879776.63193: done dumping result, returning 11128 1726879776.63206: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists [0e44ad9b-8ddf-c952-e8a3-000000000055] 11128 1726879776.63222: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000055 11128 1726879776.63284: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000055 11128 1726879776.63289: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1726879733.483766, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "9a4c4ea014a6dc73342cda0400b7a6d69bc7decf", "ctime": 1726879731.9397535, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 503316612, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726879731.5497503, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 121, "uid": 0, "version": "1599341311", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 11127 1726879776.64684: stderr chunk (state=2): >>><<< 11127 1726879776.64694: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11127 1726879776.64713: _low_level_execute_command() done: rc=0, stdout=, stderr= 11127 1726879776.64719: handler run complete 11127 1726879776.64755: attempt loop complete, returning result 11127 1726879776.64760: _execute() done 11127 1726879776.64763: dumping result to json 11127 1726879776.64769: done dumping result, returning 11127 1726879776.64777: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists [0e44ad9b-8ddf-c952-e8a3-000000000055] 11127 1726879776.64787: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000055 11127 1726879776.64822: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000055 11127 1726879776.64825: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1726879729.3000758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8e5f33789535385184993722bf58b83b8ef92f36", "ctime": 1726879726.9860513, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 432013443, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726879726.5120463, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 103, "uid": 0, "version": "1526129735", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 11130 1726879776.66474: stderr chunk (state=2): >>><<< 11130 1726879776.66482: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11130 1726879776.66502: _low_level_execute_command() done: rc=0, stdout=, stderr= 11130 1726879776.66509: handler run complete 11130 1726879776.66540: attempt loop complete, returning result 11130 1726879776.66544: _execute() done 11130 1726879776.66547: dumping result to json 11130 1726879776.66555: done dumping result, returning 11130 1726879776.66563: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists [0e44ad9b-8ddf-c952-e8a3-000000000055] 11130 1726879776.66667: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000055 11130 1726879776.66707: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000055 11130 1726879776.66711: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1726879741.3681974, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "ctime": 1726879739.2801878, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 432013443, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726879738.9911866, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "551112719", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 10596 1726879776.66872: no more pending results, returning what we have 10596 1726879776.66878: results queue empty 10596 1726879776.66879: checking for any_errors_fatal 10596 1726879776.66885: done checking for any_errors_fatal 10596 1726879776.66885: checking for max_fail_percentage 10596 1726879776.66887: done checking for max_fail_percentage 10596 1726879776.66887: checking to see if all hosts have failed and the running result is not ok 10596 1726879776.66888: done checking to see if all hosts have failed 10596 1726879776.66888: getting the remaining hosts for this loop 10596 1726879776.66890: done getting the remaining hosts for this loop 10596 1726879776.66895: getting the next task for host managed_node1 10596 1726879776.66900: done getting next task for host managed_node1 10596 1726879776.66903: ^ task is: TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 10596 1726879776.66905: ^ state is: HOST STATE: block=3, 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=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 10596 1726879776.66906: getting the next task for host managed_node2 10596 1726879776.66908: done getting next task for host managed_node2 10596 1726879776.66909: ^ task is: TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 10596 1726879776.66911: ^ state is: HOST STATE: block=3, 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=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 10596 1726879776.66911: getting the next task for host managed_node3 10596 1726879776.66913: done getting next task for host managed_node3 10596 1726879776.66915: ^ task is: TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 10596 1726879776.66916: ^ state is: HOST STATE: block=3, 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=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 10596 1726879776.66927: getting variables 10596 1726879776.66928: in VariableManager get_vars() 10596 1726879776.66960: Calling all_inventory to load vars for managed_node1 10596 1726879776.66963: Calling groups_inventory to load vars for managed_node1 10596 1726879776.66966: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879776.66975: Calling all_plugins_play to load vars for managed_node1 10596 1726879776.66978: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879776.66981: Calling groups_plugins_play to load vars for managed_node1 10596 1726879776.67189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879776.67418: done with get_vars() 10596 1726879776.67432: done getting variables 10596 1726879776.67549: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Friday 20 September 2024 20:49:36 -0400 (0:00:00.461) 0:00:15.119 ****** 10596 1726879776.67571: entering _queue_task() for managed_node1/template 10596 1726879776.67572: Creating lock for template 10596 1726879776.67825: worker is 1 (out of 3 available) 10596 1726879776.67847: exiting _queue_task() for managed_node1/template 10596 1726879776.67895: getting variables 10596 1726879776.67899: in VariableManager get_vars() 10596 1726879776.68024: Calling all_inventory to load vars for managed_node2 10596 1726879776.68031: Calling groups_inventory to load vars for managed_node2 10596 1726879776.68035: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879776.68055: Calling all_plugins_play to load vars for managed_node2 10596 1726879776.68060: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879776.68065: Calling groups_plugins_play to load vars for managed_node2 10596 1726879776.68330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879776.68614: done with get_vars() 10596 1726879776.68626: done getting variables 10596 1726879776.68716: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879776.68728: entering _queue_task() for managed_node2/template 10596 1726879776.68985: worker is 2 (out of 3 available) 10596 1726879776.69003: exiting _queue_task() for managed_node2/template 10596 1726879776.69034: getting variables 10596 1726879776.69037: in VariableManager get_vars() 10596 1726879776.69122: Calling all_inventory to load vars for managed_node3 10596 1726879776.69127: Calling groups_inventory to load vars for managed_node3 10596 1726879776.69130: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879776.69144: Calling all_plugins_play to load vars for managed_node3 10596 1726879776.69147: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879776.69151: Calling groups_plugins_play to load vars for managed_node3 10596 1726879776.69383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879776.69655: done with get_vars() 10596 1726879776.69675: done getting variables 10596 1726879776.69801: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879776.69822: entering _queue_task() for managed_node3/template 10596 1726879776.71274: worker is 3 (out of 3 available) 10596 1726879776.71289: exiting _queue_task() for managed_node3/template 10596 1726879776.71304: done queuing things up, now waiting for results queue to drain 10596 1726879776.71306: waiting for pending results... 11154 1726879776.68489: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 11154 1726879776.68618: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000056 11154 1726879776.68634: variable 'ansible_search_path' from source: unknown 11154 1726879776.68639: variable 'ansible_search_path' from source: unknown 11154 1726879776.68663: calling self._execute() 11154 1726879776.68736: variable 'ansible_host' from source: host vars for 'managed_node1' 11154 1726879776.68747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11154 1726879776.68759: variable 'omit' from source: magic vars 11154 1726879776.68853: variable 'omit' from source: magic vars 11154 1726879776.68895: variable 'omit' from source: magic vars 11154 1726879776.69147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11155 1726879776.70341: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 11155 1726879776.70460: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000056 11155 1726879776.70475: variable 'ansible_search_path' from source: unknown 11155 1726879776.70479: variable 'ansible_search_path' from source: unknown 11155 1726879776.70509: calling self._execute() 11155 1726879776.70578: variable 'ansible_host' from source: host vars for 'managed_node2' 11155 1726879776.70587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11155 1726879776.70597: variable 'omit' from source: magic vars 11155 1726879776.70690: variable 'omit' from source: magic vars 11155 1726879776.70739: variable 'omit' from source: magic vars 11155 1726879776.70987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11156 1726879776.72718: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf 11156 1726879776.72855: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000056 11156 1726879776.72874: variable 'ansible_search_path' from source: unknown 11156 1726879776.72879: variable 'ansible_search_path' from source: unknown 11156 1726879776.72915: calling self._execute() 11154 1726879776.72971: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11156 1726879776.73000: variable 'ansible_host' from source: host vars for 'managed_node3' 11156 1726879776.73010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11156 1726879776.73018: variable 'omit' from source: magic vars 11154 1726879776.73039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11154 1726879776.73080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11154 1726879776.73120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11154 1726879776.73150: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11154 1726879776.73220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11154 1726879776.73245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11154 1726879776.73266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11154 1726879776.73302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11154 1726879776.73313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11154 1726879776.73417: variable '__kdump_conf' from source: set_fact 11154 1726879776.73450: variable 'omit' from source: magic vars 11154 1726879776.73472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11154 1726879776.73497: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11154 1726879776.73513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11154 1726879776.73530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11154 1726879776.73539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11154 1726879776.73565: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11154 1726879776.73570: variable 'ansible_host' from source: host vars for 'managed_node1' 11154 1726879776.73573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11154 1726879776.73687: Set connection var ansible_shell_executable to /bin/sh 11154 1726879776.73696: Set connection var ansible_connection to ssh 11154 1726879776.73702: Set connection var ansible_timeout to 10 11154 1726879776.73705: Set connection var ansible_shell_type to sh 11154 1726879776.73709: Set connection var ansible_pipelining to False 11154 1726879776.73715: Set connection var ansible_module_compression to ZIP_DEFLATED 11154 1726879776.73735: variable 'ansible_shell_executable' from source: unknown 11154 1726879776.73739: variable 'ansible_connection' from source: unknown 11154 1726879776.73742: variable 'ansible_module_compression' from source: unknown 11154 1726879776.73744: variable 'ansible_shell_type' from source: unknown 11154 1726879776.73747: variable 'ansible_shell_executable' from source: unknown 11154 1726879776.73749: variable 'ansible_host' from source: host vars for 'managed_node1' 11154 1726879776.73752: variable 'ansible_pipelining' from source: unknown 11154 1726879776.73755: variable 'ansible_timeout' from source: unknown 11154 1726879776.73758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11154 1726879776.73850: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11154 1726879776.73862: variable 'omit' from source: magic vars 11154 1726879776.73867: starting attempt loop 11154 1726879776.73870: running the handler 11154 1726879776.73880: _low_level_execute_command(): starting 11154 1726879776.73886: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11156 1726879776.73121: variable 'omit' from source: magic vars 11156 1726879776.74311: variable 'omit' from source: magic vars 11156 1726879776.74579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11155 1726879776.75485: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11155 1726879776.75560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11155 1726879776.75621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11155 1726879776.75657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11155 1726879776.75684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11155 1726879776.75757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11155 1726879776.75783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11155 1726879776.75811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11155 1726879776.75849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11155 1726879776.75865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11155 1726879776.75980: variable '__kdump_conf' from source: set_fact 11155 1726879776.76019: variable 'omit' from source: magic vars 11155 1726879776.76045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11155 1726879776.76071: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11155 1726879776.76089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11155 1726879776.76108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11155 1726879776.76120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11155 1726879776.76146: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11155 1726879776.76150: variable 'ansible_host' from source: host vars for 'managed_node2' 11155 1726879776.76154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11155 1726879776.76240: Set connection var ansible_shell_executable to /bin/sh 11155 1726879776.76246: Set connection var ansible_connection to ssh 11155 1726879776.76252: Set connection var ansible_timeout to 10 11155 1726879776.76254: Set connection var ansible_shell_type to sh 11155 1726879776.76259: Set connection var ansible_pipelining to False 11155 1726879776.76265: Set connection var ansible_module_compression to ZIP_DEFLATED 11155 1726879776.76284: variable 'ansible_shell_executable' from source: unknown 11155 1726879776.76288: variable 'ansible_connection' from source: unknown 11155 1726879776.76291: variable 'ansible_module_compression' from source: unknown 11155 1726879776.76347: variable 'ansible_shell_type' from source: unknown 11155 1726879776.76351: variable 'ansible_shell_executable' from source: unknown 11155 1726879776.76353: variable 'ansible_host' from source: host vars for 'managed_node2' 11155 1726879776.76357: variable 'ansible_pipelining' from source: unknown 11155 1726879776.76359: variable 'ansible_timeout' from source: unknown 11155 1726879776.76363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11155 1726879776.76455: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11155 1726879776.76466: variable 'omit' from source: magic vars 11155 1726879776.76471: starting attempt loop 11155 1726879776.76474: running the handler 11155 1726879776.76484: _low_level_execute_command(): starting 11155 1726879776.76490: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11154 1726879776.77213: stdout chunk (state=2): >>>/root <<< 11154 1726879776.77223: stderr chunk (state=2): >>><<< 11154 1726879776.77239: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 11154 1726879776.77263: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11154 1726879776.77275: _low_level_execute_command(): starting 11154 1726879776.77281: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414 `" && echo ansible-tmp-1726879776.7727056-11154-55974145362414="` echo /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414 `" && echo ansible-tmp-1726879776.7727056-11154-55974145362414="` echo /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414 `" ) && sleep 0'"'"'' 11156 1726879776.77427: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11156 1726879776.77508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11156 1726879776.77568: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11156 1726879776.77607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11156 1726879776.77635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11156 1726879776.77715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11156 1726879776.77742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11156 1726879776.77768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11156 1726879776.77806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11156 1726879776.77820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11156 1726879776.77935: variable '__kdump_conf' from source: set_fact 11156 1726879776.77978: variable 'omit' from source: magic vars 11156 1726879776.78016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11156 1726879776.78058: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11156 1726879776.78084: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11156 1726879776.78110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11156 1726879776.78128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11156 1726879776.78175: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11156 1726879776.78184: variable 'ansible_host' from source: host vars for 'managed_node3' 11156 1726879776.78190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11156 1726879776.78303: Set connection var ansible_shell_executable to /bin/sh 11156 1726879776.78310: Set connection var ansible_connection to ssh 11156 1726879776.78323: Set connection var ansible_timeout to 10 11156 1726879776.78328: Set connection var ansible_shell_type to sh 11156 1726879776.78337: Set connection var ansible_pipelining to False 11156 1726879776.78347: Set connection var ansible_module_compression to ZIP_DEFLATED 11156 1726879776.78368: variable 'ansible_shell_executable' from source: unknown 11156 1726879776.78373: variable 'ansible_connection' from source: unknown 11156 1726879776.78376: variable 'ansible_module_compression' from source: unknown 11156 1726879776.78380: variable 'ansible_shell_type' from source: unknown 11156 1726879776.78383: variable 'ansible_shell_executable' from source: unknown 11156 1726879776.78386: variable 'ansible_host' from source: host vars for 'managed_node3' 11156 1726879776.78391: variable 'ansible_pipelining' from source: unknown 11156 1726879776.78396: variable 'ansible_timeout' from source: unknown 11156 1726879776.78401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11156 1726879776.78480: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11156 1726879776.78493: variable 'omit' from source: magic vars 11156 1726879776.78500: starting attempt loop 11156 1726879776.78503: running the handler 11156 1726879776.78513: _low_level_execute_command(): starting 11156 1726879776.78520: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11155 1726879776.79219: stdout chunk (state=2): >>>/root <<< 11155 1726879776.79341: stderr chunk (state=3): >>><<< 11155 1726879776.79350: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 11155 1726879776.79370: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11155 1726879776.79378: _low_level_execute_command(): starting 11155 1726879776.79382: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207 `" && echo ansible-tmp-1726879776.7937474-11155-23339393424207="` echo /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207 `" && echo ansible-tmp-1726879776.7937474-11155-23339393424207="` echo /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207 `" ) && sleep 0'"'"'' 11154 1726879776.80310: stdout chunk (state=2): >>>ansible-tmp-1726879776.7727056-11154-55974145362414=/root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414 <<< 11154 1726879776.80439: stderr chunk (state=3): >>><<< 11154 1726879776.80446: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879776.7727056-11154-55974145362414=/root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414\n', b'') 11154 1726879776.80468: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879776.7727056-11154-55974145362414=/root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414 , stderr= 11154 1726879776.80481: evaluation_path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks 11154 1726879776.80499: search_path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/templates/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/templates/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/kdump.conf.j2 11154 1726879776.80517: variable 'ansible_search_path' from source: unknown 11156 1726879776.80823: stdout chunk (state=2): >>>/root <<< 11154 1726879776.81033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11156 1726879776.81054: stderr chunk (state=3): >>><<< 11154 1726879776.81059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11156 1726879776.81061: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 11154 1726879776.81082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11156 1726879776.81089: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11156 1726879776.81102: _low_level_execute_command(): starting 11156 1726879776.81108: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666 `" && echo ansible-tmp-1726879776.810981-11156-188397895409666="` echo /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None 11154 1726879776.81122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11154 1726879776.81137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666 `" && echo ansible-tmp-1726879776.810981-11156-188397895409666="` echo /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666 `" ) && sleep 0'"'"'' 11154 1726879776.81458: variable 'ansible_managed' from source: unknown 11154 1726879776.81471: variable 'kdump_target' from source: play vars 11154 1726879776.81593: variable 'kdump_ssh_user' from source: play vars 11154 1726879776.81712: variable 'hostvars' from source: magic vars 11154 1726879776.81720: variable 'kdump_test_ssh_server_outside' from source: play vars 11154 1726879776.81726: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11154 1726879776.81789: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11154 1726879776.81805: in VariableManager get_vars() 11154 1726879776.81818: Calling all_inventory to load vars for managed_node1 11154 1726879776.81824: Calling groups_inventory to load vars for managed_node1 11154 1726879776.81829: Calling all_plugins_inventory to load vars for managed_node1 11154 1726879776.81837: Calling all_plugins_play to load vars for managed_node1 11154 1726879776.81843: Calling groups_plugins_inventory to load vars for managed_node1 11154 1726879776.81848: Calling groups_plugins_play to load vars for managed_node1 11154 1726879776.81986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11154 1726879776.82165: done with get_vars() 11154 1726879776.82181: variable 'ansible_user_id' from source: facts 11154 1726879776.82188: variable 'kdump_test_ssh_server_inside' from source: play vars 11154 1726879776.82432: variable 'kdump_test_ssh_source' from source: play vars 11154 1726879776.82577: variable 'ansible_env' from source: facts 11155 1726879776.82596: stdout chunk (state=2): >>>ansible-tmp-1726879776.7937474-11155-23339393424207=/root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207 <<< 11155 1726879776.82604: stderr chunk (state=2): >>><<< 11155 1726879776.82616: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879776.7937474-11155-23339393424207=/root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207\n', b'') 11155 1726879776.82632: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879776.7937474-11155-23339393424207=/root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207 , stderr= 11155 1726879776.82646: evaluation_path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks 11155 1726879776.82663: search_path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/templates/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/templates/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/kdump.conf.j2 11155 1726879776.82682: variable 'ansible_search_path' from source: unknown 11154 1726879776.82590: variable 'hostvars' from source: magic vars 11154 1726879776.82699: variable 'kdump_test_ssh_server_outside' from source: play vars 11154 1726879776.82704: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11154 1726879776.82762: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11154 1726879776.82771: in VariableManager get_vars() 11154 1726879776.82776: Calling all_inventory to load vars for managed_node1 11154 1726879776.82783: Calling groups_inventory to load vars for managed_node1 11154 1726879776.82787: Calling all_plugins_inventory to load vars for managed_node1 11154 1726879776.82796: Calling all_plugins_play to load vars for managed_node1 11154 1726879776.82801: Calling groups_plugins_inventory to load vars for managed_node1 11154 1726879776.82806: Calling groups_plugins_play to load vars for managed_node1 11154 1726879776.82968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11154 1726879776.83147: done with get_vars() 11154 1726879776.83161: variable 'ansible_all_ipv4_addresses' from source: facts 11154 1726879776.83166: in VariableManager get_vars() 11154 1726879776.83171: Calling all_inventory to load vars for managed_node1 11154 1726879776.83174: Calling groups_inventory to load vars for managed_node1 11154 1726879776.83178: Calling all_plugins_inventory to load vars for managed_node1 11154 1726879776.83184: Calling all_plugins_play to load vars for managed_node1 11154 1726879776.83189: Calling groups_plugins_inventory to load vars for managed_node1 11154 1726879776.83196: Calling groups_plugins_play to load vars for managed_node1 11154 1726879776.83327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11155 1726879776.83378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11155 1726879776.83405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11155 1726879776.83429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11155 1726879776.83465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11155 1726879776.83479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11154 1726879776.83499: done with get_vars() 11154 1726879776.83509: variable 'ansible_all_ipv6_addresses' from source: facts 11154 1726879776.83514: in VariableManager get_vars() 11154 1726879776.83519: Calling all_inventory to load vars for managed_node1 11154 1726879776.83524: Calling groups_inventory to load vars for managed_node1 11154 1726879776.83528: Calling all_plugins_inventory to load vars for managed_node1 11154 1726879776.83534: Calling all_plugins_play to load vars for managed_node1 11154 1726879776.83539: Calling groups_plugins_inventory to load vars for managed_node1 11154 1726879776.83544: Calling groups_plugins_play to load vars for managed_node1 11154 1726879776.83680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11155 1726879776.83762: variable 'ansible_managed' from source: unknown 11155 1726879776.83770: variable 'kdump_target' from source: play vars 11155 1726879776.83855: variable 'kdump_ssh_user' from source: play vars 11155 1726879776.83979: variable 'hostvars' from source: magic vars 11155 1726879776.83988: variable 'kdump_test_ssh_server_outside' from source: play vars 11155 1726879776.83998: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11155 1726879776.84073: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11155 1726879776.84090: in VariableManager get_vars() 11155 1726879776.84101: Calling all_inventory to load vars for managed_node2 11155 1726879776.84106: Calling groups_inventory to load vars for managed_node2 11155 1726879776.84111: Calling all_plugins_inventory to load vars for managed_node2 11155 1726879776.84118: Calling all_plugins_play to load vars for managed_node2 11155 1726879776.84122: Calling groups_plugins_inventory to load vars for managed_node2 11155 1726879776.84126: Calling groups_plugins_play to load vars for managed_node2 11154 1726879776.84208: done with get_vars() 11154 1726879776.84220: variable 'ansible_default_ipv4' from source: facts 11154 1726879776.84232: variable 'kdump_ssh_user' from source: play vars 11155 1726879776.84289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11154 1726879776.84330: variable 'hostvars' from source: magic vars 11154 1726879776.84336: variable 'kdump_test_ssh_server_outside' from source: play vars 11154 1726879776.84341: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11154 1726879776.84402: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11154 1726879776.84410: in VariableManager get_vars() 11154 1726879776.84415: Calling all_inventory to load vars for managed_node1 11154 1726879776.84419: Calling groups_inventory to load vars for managed_node1 11154 1726879776.84423: Calling all_plugins_inventory to load vars for managed_node1 11154 1726879776.84429: Calling all_plugins_play to load vars for managed_node1 11154 1726879776.84433: Calling groups_plugins_inventory to load vars for managed_node1 11154 1726879776.84437: Calling groups_plugins_play to load vars for managed_node1 11155 1726879776.84463: done with get_vars() 11155 1726879776.84478: variable 'ansible_user_id' from source: facts 11155 1726879776.84485: variable 'kdump_test_ssh_server_inside' from source: play vars 11154 1726879776.84618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11155 1726879776.84736: variable 'kdump_test_ssh_source' from source: play vars 11154 1726879776.84794: done with get_vars() 11154 1726879776.84805: variable 'ansible_user_id' from source: facts 11154 1726879776.84812: variable 'kdump_ssh_server' from source: play vars 11154 1726879776.84817: variable 'kdump_test_ssh_server_outside' from source: play vars 11154 1726879776.84876: variable 'kdump_test_ssh_server_outside' from source: play vars 11154 1726879776.84882: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11155 1726879776.84896: variable 'ansible_env' from source: facts 11155 1726879776.84911: variable 'hostvars' from source: magic vars 11155 1726879776.84915: variable 'kdump_test_ssh_server_outside' from source: play vars 11155 1726879776.84920: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11154 1726879776.84943: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11154 1726879776.84955: variable 'kdump_sshkey' from source: role '' defaults 11154 1726879776.84961: variable 'kdump_path' from source: play vars 11154 1726879776.84965: variable 'kdump_core_collector' from source: role '' defaults 11154 1726879776.84969: variable 'ansible_facts' from source: host vars for 'managed_node1' 11155 1726879776.84974: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11155 1726879776.84981: in VariableManager get_vars() 11155 1726879776.84986: Calling all_inventory to load vars for managed_node2 11155 1726879776.84990: Calling groups_inventory to load vars for managed_node2 11155 1726879776.84996: Calling all_plugins_inventory to load vars for managed_node2 11155 1726879776.85002: Calling all_plugins_play to load vars for managed_node2 11155 1726879776.85006: Calling groups_plugins_inventory to load vars for managed_node2 11155 1726879776.85011: Calling groups_plugins_play to load vars for managed_node2 11154 1726879776.85021: variable 'kdump_auto_reset_crashkernel' from source: role '' defaults 11154 1726879776.85027: variable 'kdump_system_action' from source: role '' defaults 11154 1726879776.85031: variable 'kdump_dracut_args' from source: role '' defaults 11155 1726879776.85138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11155 1726879776.85311: done with get_vars() 11155 1726879776.85323: variable 'ansible_all_ipv4_addresses' from source: facts 11155 1726879776.85327: in VariableManager get_vars() 11155 1726879776.85331: Calling all_inventory to load vars for managed_node2 11155 1726879776.85334: Calling groups_inventory to load vars for managed_node2 11155 1726879776.85338: Calling all_plugins_inventory to load vars for managed_node2 11155 1726879776.85343: Calling all_plugins_play to load vars for managed_node2 11156 1726879776.85342: stdout chunk (state=2): >>>ansible-tmp-1726879776.810981-11156-188397895409666=/root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666 <<< 11156 1726879776.85354: stderr chunk (state=2): >>><<< 11156 1726879776.85366: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879776.810981-11156-188397895409666=/root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666\n', b'') 11156 1726879776.85384: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879776.810981-11156-188397895409666=/root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666 , stderr= 11156 1726879776.85402: evaluation_path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks 11156 1726879776.85425: search_path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/templates/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/templates/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/templates/kdump.conf.j2 /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/kdump.conf.j2 11156 1726879776.85446: variable 'ansible_search_path' from source: unknown 11156 1726879776.86174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11156 1726879776.86203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11156 1726879776.86227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11156 1726879776.86269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11156 1726879776.86283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11155 1726879776.85347: Calling groups_plugins_inventory to load vars for managed_node2 11155 1726879776.86400: Calling groups_plugins_play to load vars for managed_node2 11155 1726879776.86545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11155 1726879776.86794: done with get_vars() 11155 1726879776.86812: variable 'ansible_all_ipv6_addresses' from source: facts 11155 1726879776.86818: in VariableManager get_vars() 11155 1726879776.86825: Calling all_inventory to load vars for managed_node2 11155 1726879776.86831: Calling groups_inventory to load vars for managed_node2 11155 1726879776.86836: Calling all_plugins_inventory to load vars for managed_node2 11155 1726879776.86843: Calling all_plugins_play to load vars for managed_node2 11155 1726879776.86848: Calling groups_plugins_inventory to load vars for managed_node2 11155 1726879776.86853: Calling groups_plugins_play to load vars for managed_node2 11155 1726879776.87002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11155 1726879776.87173: done with get_vars() 11155 1726879776.87185: variable 'ansible_default_ipv4' from source: facts 11155 1726879776.87199: variable 'kdump_ssh_user' from source: play vars 11156 1726879776.87261: variable 'ansible_managed' from source: unknown 11156 1726879776.87270: variable 'kdump_target' from source: play vars 11155 1726879776.87302: variable 'hostvars' from source: magic vars 11155 1726879776.87309: variable 'kdump_test_ssh_server_outside' from source: play vars 11155 1726879776.87313: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11156 1726879776.87362: variable 'kdump_ssh_user' from source: play vars 11155 1726879776.87368: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11155 1726879776.87375: in VariableManager get_vars() 11155 1726879776.87380: Calling all_inventory to load vars for managed_node2 11155 1726879776.87384: Calling groups_inventory to load vars for managed_node2 11155 1726879776.87389: Calling all_plugins_inventory to load vars for managed_node2 11155 1726879776.87397: Calling all_plugins_play to load vars for managed_node2 11155 1726879776.87402: Calling groups_plugins_inventory to load vars for managed_node2 11155 1726879776.87407: Calling groups_plugins_play to load vars for managed_node2 11156 1726879776.87462: variable 'hostvars' from source: magic vars 11156 1726879776.87468: variable 'kdump_test_ssh_server_outside' from source: play vars 11156 1726879776.87474: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11156 1726879776.87532: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11155 1726879776.87538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11156 1726879776.87545: in VariableManager get_vars() 11156 1726879776.87557: Calling all_inventory to load vars for managed_node3 11156 1726879776.87562: Calling groups_inventory to load vars for managed_node3 11156 1726879776.87567: Calling all_plugins_inventory to load vars for managed_node3 11156 1726879776.87577: Calling all_plugins_play to load vars for managed_node3 11156 1726879776.87582: Calling groups_plugins_inventory to load vars for managed_node3 11156 1726879776.87587: Calling groups_plugins_play to load vars for managed_node3 11155 1726879776.87714: done with get_vars() 11155 1726879776.87725: variable 'ansible_user_id' from source: facts 11155 1726879776.87732: variable 'kdump_ssh_server' from source: play vars 11155 1726879776.87737: variable 'kdump_test_ssh_server_outside' from source: play vars 11156 1726879776.87773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11155 1726879776.87798: variable 'kdump_test_ssh_server_outside' from source: play vars 11155 1726879776.87804: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11155 1726879776.87861: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11155 1726879776.87871: variable 'kdump_sshkey' from source: role '' defaults 11155 1726879776.87876: variable 'kdump_path' from source: play vars 11155 1726879776.87879: variable 'kdump_core_collector' from source: role '' defaults 11155 1726879776.87883: variable 'ansible_facts' from source: host vars for 'managed_node2' 11155 1726879776.87936: variable 'kdump_auto_reset_crashkernel' from source: role '' defaults 11155 1726879776.87942: variable 'kdump_system_action' from source: role '' defaults 11155 1726879776.87946: variable 'kdump_dracut_args' from source: role '' defaults 11156 1726879776.87957: done with get_vars() 11156 1726879776.87971: variable 'ansible_user_id' from source: facts 11156 1726879776.87978: variable 'kdump_test_ssh_server_inside' from source: play vars 11156 1726879776.88318: variable 'kdump_test_ssh_source' from source: play vars 11156 1726879776.88484: variable 'ansible_env' from source: facts 11156 1726879776.88501: variable 'hostvars' from source: magic vars 11156 1726879776.88506: variable 'kdump_test_ssh_server_outside' from source: play vars 11156 1726879776.88510: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11156 1726879776.88568: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11156 1726879776.88577: in VariableManager get_vars() 11156 1726879776.88583: Calling all_inventory to load vars for managed_node3 11156 1726879776.88587: Calling groups_inventory to load vars for managed_node3 11156 1726879776.88593: Calling all_plugins_inventory to load vars for managed_node3 11156 1726879776.88600: Calling all_plugins_play to load vars for managed_node3 11156 1726879776.88604: Calling groups_plugins_inventory to load vars for managed_node3 11156 1726879776.88608: Calling groups_plugins_play to load vars for managed_node3 11156 1726879776.88747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11154 1726879776.88906: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11156 1726879776.88919: done with get_vars() 11156 1726879776.88931: variable 'ansible_all_ipv4_addresses' from source: facts 11156 1726879776.88936: in VariableManager get_vars() 11156 1726879776.88941: Calling all_inventory to load vars for managed_node3 11156 1726879776.88945: Calling groups_inventory to load vars for managed_node3 11156 1726879776.88952: Calling all_plugins_inventory to load vars for managed_node3 11156 1726879776.88958: Calling all_plugins_play to load vars for managed_node3 11156 1726879776.88963: Calling groups_plugins_inventory to load vars for managed_node3 11154 1726879776.88966: variable 'ansible_module_compression' from source: unknown 11156 1726879776.88968: Calling groups_plugins_play to load vars for managed_node3 11154 1726879776.89028: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11154 1726879776.89066: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 11154 1726879776.89173: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py 11156 1726879776.89176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmprren8_ta TO /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 11156 1726879776.89379: done with get_vars() 11156 1726879776.89400: variable 'ansible_all_ipv6_addresses' from source: facts 11156 1726879776.89407: in VariableManager get_vars() 11156 1726879776.89412: Calling all_inventory to load vars for managed_node3 11156 1726879776.89416: Calling groups_inventory to load vars for managed_node3 11156 1726879776.89420: Calling all_plugins_inventory to load vars for managed_node3 11156 1726879776.89427: Calling all_plugins_play to load vars for managed_node3 11156 1726879776.89431: Calling groups_plugins_inventory to load vars for managed_node3 11156 1726879776.89436: Calling groups_plugins_play to load vars for managed_node3 11156 1726879776.89576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11156 1726879776.89759: done with get_vars() 11156 1726879776.89771: variable 'ansible_default_ipv4' from source: facts 11156 1726879776.89783: variable 'kdump_ssh_user' from source: play vars 11156 1726879776.89895: variable 'hostvars' from source: magic vars 11156 1726879776.89902: variable 'kdump_test_ssh_server_outside' from source: play vars 11156 1726879776.89906: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11156 1726879776.89969: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11156 1726879776.89978: in VariableManager get_vars() 11156 1726879776.89983: Calling all_inventory to load vars for managed_node3 11156 1726879776.89987: Calling groups_inventory to load vars for managed_node3 11156 1726879776.89993: Calling all_plugins_inventory to load vars for managed_node3 11156 1726879776.90000: Calling all_plugins_play to load vars for managed_node3 11156 1726879776.90004: Calling groups_plugins_inventory to load vars for managed_node3 11156 1726879776.90009: Calling groups_plugins_play to load vars for managed_node3 11155 1726879776.90168: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11155 1726879776.90253: variable 'ansible_module_compression' from source: unknown 11156 1726879776.90518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11156 1726879776.90704: done with get_vars() 11156 1726879776.90716: variable 'ansible_user_id' from source: facts 11154 1726879776.90717: Sending initial data 11156 1726879776.90724: variable 'kdump_ssh_server' from source: play vars 11154 1726879776.90725: Sent initial data (152 bytes) 11156 1726879776.90730: variable 'kdump_test_ssh_server_outside' from source: play vars 11155 1726879776.90755: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11155 1726879776.90785: variable 'ansible_facts' from source: host vars for 'managed_node2' 11156 1726879776.90795: variable 'kdump_test_ssh_server_outside' from source: play vars 11156 1726879776.90801: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11156 1726879776.90858: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11156 1726879776.90869: variable 'kdump_sshkey' from source: role '' defaults 11156 1726879776.90874: variable 'kdump_path' from source: play vars 11156 1726879776.90878: variable 'kdump_core_collector' from source: role '' defaults Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 11156 1726879776.90882: variable 'ansible_facts' from source: host vars for 'managed_node3' 11155 1726879776.90884: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpr50xt41q TO /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py 11156 1726879776.90932: variable 'kdump_auto_reset_crashkernel' from source: role '' defaults 11156 1726879776.90938: variable 'kdump_system_action' from source: role '' defaults 11156 1726879776.90943: variable 'kdump_dracut_args' from source: role '' defaults <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 11155 1726879776.91324: Sending initial data 11155 1726879776.91331: Sent initial data (152 bytes) 11156 1726879776.92523: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11156 1726879776.92574: variable 'ansible_module_compression' from source: unknown 11156 1726879776.92633: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11156 1726879776.92660: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 11156 1726879776.92736: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpw4dw3ryw TO /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 11156 1726879776.92838: Sending initial data 11156 1726879776.92845: Sent initial data (152 bytes) 11154 1726879776.94301: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmprren8_ta /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py <<< 11155 1726879776.94355: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpr50xt41q /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py <<< 11156 1726879776.95557: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpw4dw3ryw /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py <<< 11155 1726879776.95569: stderr chunk (state=3): >>><<< 11155 1726879776.95577: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpr50xt41q /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py\n', b'') 11155 1726879776.95612: done transferring module to remote 11155 1726879776.95631: _low_level_execute_command(): starting 11155 1726879776.95639: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/ /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/ /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py && sleep 0'"'"'' 11154 1726879776.96996: stderr chunk (state=3): >>><<< 11154 1726879776.97009: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmprren8_ta /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py\n', b'') 11154 1726879776.97037: done transferring module to remote 11154 1726879776.97050: _low_level_execute_command(): starting 11154 1726879776.97057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/ /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/ /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py && sleep 0'"'"'' 11156 1726879776.97263: stderr chunk (state=3): >>><<< 11156 1726879776.97272: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpw4dw3ryw /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py\n', b'') 11156 1726879776.97300: done transferring module to remote 11156 1726879776.97314: _low_level_execute_command(): starting 11156 1726879776.97320: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/ /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/ /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py && sleep 0'"'"'' 11155 1726879776.98761: stderr chunk (state=2): >>><<< 11155 1726879776.98771: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11155 1726879776.98787: _low_level_execute_command() done: rc=0, stdout=, stderr= 11155 1726879776.98790: _low_level_execute_command(): starting 11155 1726879776.98795: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/AnsiballZ_stat.py && sleep 0'"'"'' 11154 1726879776.99520: stderr chunk (state=2): >>><<< 11154 1726879776.99528: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11154 1726879776.99542: _low_level_execute_command() done: rc=0, stdout=, stderr= 11154 1726879776.99545: _low_level_execute_command(): starting 11154 1726879776.99548: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_stat.py && sleep 0'"'"'' 11156 1726879776.99964: stderr chunk (state=2): >>><<< 11156 1726879776.99972: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11156 1726879776.99989: _low_level_execute_command() done: rc=0, stdout=, stderr= 11156 1726879776.99995: _low_level_execute_command(): starting 11156 1726879777.00000: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_stat.py && sleep 0'"'"'' 11155 1726879777.02018: 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 0x7fb4c4c76e48> # /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 0x7fb4c4c0c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c769b0> # /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 0x7fb4c4c19630> 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 0x7fb4c4c20160> # /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 0x7fb4c4c250f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20390> # /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 0x7fb4c4bca470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11155 1726879777.02035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11155 1726879777.02199: 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 0x7fb4c4bcfe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bcab38> # /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' <<< 11155 1726879777.02247: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bd64e0> <<< 11155 1726879777.02289: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bb9d68> # /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' <<< 11155 1726879777.02312: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bbc198> <<< 11155 1726879777.02340: 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' <<< 11155 1726879777.02361: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2eca940> <<< 11155 1726879777.02378: 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 <<< 11155 1726879777.02403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11155 1726879777.02410: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2edc240> <<< 11154 1726879777.02451: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11154 1726879777.02466: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 11154 1726879777.02473: stdout chunk (state=3): >>>import '_weakref' # <<< 11155 1726879777.02484: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c2aa20> <<< 11155 1726879777.02501: 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. <<< 11154 1726879777.02527: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11154 1726879777.02558: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11154 1726879777.02600: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 11154 1726879777.02613: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11154 1726879777.02626: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11156 1726879777.02792: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 11156 1726879777.02856: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11156 1726879777.02893: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11156 1726879777.02961: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 11156 1726879777.03117: 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' # /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 0x7f55c8032e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11156 1726879777.03281: 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 0x7f55c7fc8828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c80329b0> # /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 0x7f55c7fd5630> 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 0x7f55c7fdc160> # /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 <<< 11154 1726879777.03329: 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' # /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 0x7fc848fafe48> # /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 0x7fc848f45828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848faf9b0> # /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 0x7fc848f52630> 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 0x7fc848f59160> # /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 0x7fc848f5e0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59390> # /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 0x7fc848f03470> # /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 0x7fc848f08e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f03b38> # /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' <<< 11156 1726879777.03331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fe10f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc748> <<< 11155 1726879777.03346: 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 # 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 0x7fb4c2e4a080> # /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 0x7fb4c2e552b0> # /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 0x7fb4c2e55f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e55a90> 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 0x7fb4c2e5f080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2ea57b8> # /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 0x7fb4c2ea5ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99160> <<< 11156 1726879777.03522: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc390> # /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 0x7f55c7f86470> <<< 11156 1726879777.03601: 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 # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f8be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f86b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11155 1726879777.03634: 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 0x7fb4c2e99e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e90438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e81470> # /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 0x7fb4c2c02278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0acf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99438> 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 0x7fb4c2c0fe10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e7b2b0> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 11154 1726879777.03646: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f0f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ef2d68> # /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 0x7fc848ef5198> # /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 0x7fc847203940> # /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 0x7fc847215240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f63a20> <<< 11155 1726879777.03655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 11154 1726879777.03670: 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. <<< 11156 1726879777.03695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11156 1726879777.03737: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f924e0> <<< 11156 1726879777.03788: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f75d68> # /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 0x7f55c7f78198> <<< 11156 1726879777.03837: 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' <<< 11156 1726879777.03928: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6286940> # /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 0x7f55c6298240> <<< 11156 1726879777.04008: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fe6a20> 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. <<< 11154 1726879777.04208: 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 # 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 0x7fc847183080> <<< 11155 1726879777.04235: 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 0x7fb4c2c161d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0ff98> # 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 0x7fb4c2c162e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2eeafd0> # /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 0x7fb4c2c16dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c169e8> # /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 0x7fb4c2c216a0> # /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 0x7fb4c2c21e80> # /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 0x7fb4c27a8198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c21780> # /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 0x7fb4c27adc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16518> # /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 0x7fb4c27d12e8> <<< 11154 1726879777.04310: 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 0x7fc84718e2b0> # /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 0x7fc84718ef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc84718ea90> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11154 1726879777.04353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847198080> import '_collections' # <<< 11154 1726879777.04419: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471de7b8> # /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' <<< 11154 1726879777.04476: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471deba8> <<< 11155 1726879777.04559: 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 0x7fb4c27d16a0> # /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 0x7fb4c27d8390> # /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 0x7fb4c2582ba8> <<< 11154 1726879777.04596: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d2160> # /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 0x7fc8471d2e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471c9438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471ba470> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11155 1726879777.04609: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c25792e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c256ff98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2567e80> <<< 11155 1726879777.04648: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d8d30> # 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 0x7fb4c2579f60> <<< 11155 1726879777.04657: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d1a20> <<< 11156 1726879777.04670: 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 # 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 0x7f55c6206080> # /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 0x7f55c62112b0> # /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 0x7f55c6211f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6211a90> 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 0x7f55c621b080> import '_collections' # <<< 11155 1726879777.04681: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11155 1726879777.04695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11156 1726879777.04747: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62617b8> # /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' <<< 11156 1726879777.04771: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6261ba8> <<< 11156 1726879777.04820: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255160> <<< 11156 1726879777.04870: 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 0x7f55c6255e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c624c438> <<< 11156 1726879777.04942: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c623d470> # /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' # <<< 11156 1726879777.05054: 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 # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fbe278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fc6cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255438> <<< 11156 1726879777.05095: stdout chunk (state=3): >>>import '_locale' # <<< 11156 1726879777.05155: 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 0x7f55c5fcbe10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62372b0> # /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' <<< 11156 1726879777.05222: 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 0x7f55c5fd21d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fcbf98> # 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 0x7f55c5fd22e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62a6fd0> <<< 11156 1726879777.05273: 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' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11156 1726879777.05322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd29e8> <<< 11154 1726879777.05348: stdout chunk (state=3): >>># 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 0x7fc846f3b2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f43d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d20b8> 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 0x7fc846f48e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471b42b0> # /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 0x7fc846f4f208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f48fd0> # 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 0x7fc846f4f320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847223fd0> # /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 0x7fc846f4fe10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4fa20> # /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 0x7fc846f5a6d8> # /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 0x7fc846f5aeb8> # /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 0x7fc846ae11d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5a7b8> # /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 0x7fc846ae5cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4f550> # /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' <<< 11156 1726879777.05382: 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 0x7f55c5fdd6a0> # /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' <<< 11154 1726879777.05394: 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 0x7fc846b0a320> <<< 11154 1726879777.05414: 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 0x7fc846b0a6d8> <<< 11155 1726879777.05417: 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 0x7fb4c4b89710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c257d048> 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 0x7fb4c4b89a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16860> # /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 0x7fb4c4b9f5c0> # /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 0x7fb4c4ba3630> # 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 0x7fb4c4ba3b00> # 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 0x7fb4c4ba3c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b9fe10> # /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 0x7fb4c4ba3f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4ba34e0> # 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 0x7fb4c4ba3240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b93b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27bd358> # /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 0x7fb4c4b9f470> <<< 11156 1726879777.05430: 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' <<< 11154 1726879777.05439: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11155 1726879777.05466: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0ba7908> <<< 11155 1726879777.05569: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11155 1726879777.05616: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11156 1726879777.05686: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdde80> # /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 0x7f55c5b64198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdd780> # /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 0x7f55c5b69c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2518> # /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 0x7f55c5b8d2e8> <<< 11154 1726879777.05707: 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 # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b113c8> # /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 0x7fc8468bbbe0> <<< 11156 1726879777.05726: 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 0x7f55c5b8d6a0> <<< 11156 1726879777.05737: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11156 1726879777.05772: 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 <<< 11156 1726879777.05822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b94390> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11156 1726879777.05881: stdout chunk (state=3): >>># 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' <<< 11156 1726879777.05942: 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 <<< 11156 1726879777.06010: 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 0x7f55c593eba8> <<< 11156 1726879777.06127: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c59352e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c592bf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5923e80> <<< 11156 1726879777.06188: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b94d30> # 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 0x7f55c5935f60> <<< 11156 1726879777.06223: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b8da20> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11156 1726879777.06241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11156 1726879777.06282: 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 0x7f55c7f45710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5939048> <<< 11154 1726879777.06311: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468ae320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468a8fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468a0eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b11d68> # 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 0x7fc8468aef98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b0aa58> # /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 0x7fc848ec2748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468b6080> 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 0x7fc848ec2ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4f898> # /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 0x7fc848ed85f8> # /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' <<< 11154 1726879777.06322: 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 0x7fc848edc668> <<< 11156 1726879777.06342: 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' # 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 0x7f55c7f45a90> <<< 11156 1726879777.06487: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2860> # /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 0x7f55c7f5b5c0> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 11156 1726879777.06539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 11154 1726879777.06560: 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 0x7fc848edcb38> # 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 0x7fc848edcc50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ed8e48> # /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 0x7fc848edcf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848edc518> # 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 0x7fc848edc278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848eccb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846af6390> # /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' <<< 11154 1726879777.06588: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ed84a8> <<< 11155 1726879777.06599: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.06632: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11156 1726879777.06651: 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 0x7f55c7f5f630> <<< 11156 1726879777.06671: 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 0x7f55c7f5fb00> <<< 11156 1726879777.06685: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11156 1726879777.06705: 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 0x7f55c7f5fc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5be10> <<< 11154 1726879777.06725: 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' <<< 11154 1726879777.06734: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ee0940> <<< 11156 1726879777.06751: 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 0x7f55c7f5ff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5f4e0> <<< 11156 1726879777.06779: 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' <<< 11154 1726879777.06801: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip' <<< 11154 1726879777.06810: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11156 1726879777.06816: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5f240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f4fb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b79358> <<< 11154 1726879777.06831: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 11154 1726879777.06848: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11154 1726879777.06862: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 11156 1726879777.06866: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11154 1726879777.06878: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.06879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11156 1726879777.06923: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5b470> <<< 11156 1726879777.07058: 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' <<< 11156 1726879777.07079: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3f63908> <<< 11156 1726879777.07151: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 11156 1726879777.07204: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 11156 1726879777.07233: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.07504: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11155 1726879777.07515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0868ac8> import 'atexit' # <<< 11155 1726879777.07537: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11155 1726879777.07567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11155 1726879777.07623: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11155 1726879777.07636: 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 0x7fb4c088f278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08cd4e0> <<< 11155 1726879777.07660: 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 0x7fb4c08cd5f8> <<< 11155 1726879777.07677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11155 1726879777.07702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11155 1726879777.07736: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08cdb38> <<< 11155 1726879777.07756: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11155 1726879777.07772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11155 1726879777.07790: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11155 1726879777.07817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11155 1726879777.07837: 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' <<< 11155 1726879777.07917: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08d0160> <<< 11155 1726879777.07945: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11155 1726879777.07953: 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 0x7fb4c0878390> <<< 11155 1726879777.07978: 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 0x7fb4c0878e48> <<< 11154 1726879777.07980: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.07999: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11155 1726879777.08009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11155 1726879777.08067: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08ce128> <<< 11155 1726879777.08076: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b02b0> <<< 11156 1726879777.08336: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.08369: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08a54a8> <<< 11155 1726879777.08388: 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' <<< 11155 1726879777.08416: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0bcbd30> <<< 11155 1726879777.08437: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11155 1726879777.08446: 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 0x7fb4c08b9358> <<< 11155 1726879777.08463: 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 <<< 11155 1726879777.08472: 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 0x7fb4c08b9470> <<< 11155 1726879777.08486: 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 <<< 11155 1726879777.08505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11155 1726879777.08521: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11155 1726879777.08597: 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 # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11155 1726879777.08643: 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 0x7fb4c0946ef0> <<< 11155 1726879777.08715: 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' <<< 11155 1726879777.08765: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c094cef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093a320> # /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 0x7fb4c093ab38> <<< 11154 1726879777.08916: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11155 1726879777.08923: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08c4828> <<< 11154 1726879777.08946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ba1b00> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11155 1726879777.08952: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11155 1726879777.08984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11155 1726879777.09002: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11155 1726879777.09021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 11154 1726879777.09038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11154 1726879777.09049: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11154 1726879777.09060: 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 0x7fc844bc82b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c06518> <<< 11154 1726879777.09084: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11154 1726879777.09096: 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 0x7fc844c06630> <<< 11155 1726879777.09104: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c096af28> <<< 11154 1726879777.09121: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11154 1726879777.09129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11155 1726879777.09152: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093a198> <<< 11154 1726879777.09177: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c06b70> <<< 11154 1726879777.09193: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11154 1726879777.09213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11154 1726879777.09228: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11155 1726879777.09273: 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 0x7fb4c08fae10> <<< 11154 1726879777.09303: stdout chunk (state=3): >>># 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' <<< 11155 1726879777.09311: 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 0x7fb4c08faef0> <<< 11156 1726879777.09322: 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 0x7f55c3c24ac8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11155 1726879777.09341: 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' <<< 11155 1726879777.09349: 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 0x7fb4c09070b8> <<< 11156 1726879777.09344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11155 1726879777.09366: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b95c0> <<< 11154 1726879777.09376: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c09198> <<< 11155 1726879777.09383: 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' <<< 11156 1726879777.09406: 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 0x7f55c3c4b278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c894e0> <<< 11154 1726879777.09603: 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 0x7fc844efe7b8> # 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 0x7fc844bb4048> # /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 0x7fc844c07128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844be92e8> <<< 11155 1726879777.09622: 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 0x7fb4c0915a58> <<< 11155 1726879777.09657: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c090f198> # 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 0x7fb4c090f390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0907c18> <<< 11155 1726879777.09679: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 11155 1726879777.09702: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.09765: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.09831: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.09873: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11155 1726879777.09898: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.09922: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bde4e0> # /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 0x7fc844efefd0> <<< 11154 1726879777.09947: 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 0x7fc844bb4c18> <<< 11155 1726879777.09971: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.10005: 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 0x7fc844bf2438> # /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 <<< 11154 1726879777.10039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11155 1726879777.10069: 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' <<< 11155 1726879777.10093: 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' <<< 11156 1726879777.10110: 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 0x7f55c3c895f8> # /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 0x7f55c3c89b38> # /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 0x7f55c3c8c160> # 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 0x7f55c3c37390> # 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 0x7f55c3c37e48> # /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 0x7f55c3c8a128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c6c2b0> <<< 11155 1726879777.10125: 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' <<< 11155 1726879777.10146: 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 0x7fb4c092ddd8> <<< 11154 1726879777.10176: 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' # 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 0x7fc844c7feb8> <<< 11155 1726879777.10209: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092da90> <<< 11155 1726879777.10274: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092d2b0> # /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' <<< 11154 1726879777.10327: 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 0x7fc844c85eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c732e8> # /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 0x7fc844c73b00> <<< 11155 1726879777.10344: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092d908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c091dbe0> # zipimport: zlib available <<< 11156 1726879777.10396: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c614a8> # /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 0x7f55c3f87da0> # 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 0x7f55c3c8cb70> # /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 0x7f55c3c75438> # /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' <<< 11156 1726879777.10432: 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 0x7f55c3d02eb8> <<< 11154 1726879777.10466: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bfd7f0> <<< 11154 1726879777.10501: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11156 1726879777.10522: 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' <<< 11156 1726879777.10529: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3d08f60> <<< 11154 1726879777.10539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11156 1726879777.10560: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf62e8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11156 1726879777.10569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 11154 1726879777.10573: 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' # <<< 11154 1726879777.10661: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ca4ef0> <<< 11154 1726879777.10722: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c73160> <<< 11155 1726879777.10752: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.10855: 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 0x7fc844c33dd8> <<< 11154 1726879777.10889: 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 0x7fc844c33eb8> <<< 11154 1726879777.10930: 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' <<< 11154 1726879777.10961: 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 0x7fc844c40080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bf2588> <<< 11154 1726879777.10984: 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' <<< 11154 1726879777.11008: 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' <<< 11154 1726879777.11063: 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 0x7fc844c4ea20> <<< 11156 1726879777.11096: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf6b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c807f0> # /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 0x7f55c3d26f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf6160> <<< 11156 1726879777.11140: 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 0x7f55c3cb6e10> <<< 11156 1726879777.11174: 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 0x7f55c3cb6f98> <<< 11155 1726879777.11219: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11154 1726879777.11258: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c49160> <<< 11155 1726879777.11285: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 11156 1726879777.11320: 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 0x7f55c3cc30b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c75588> # /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' <<< 11156 1726879777.11333: 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 0x7f55c3cd1a58> <<< 11155 1726879777.11351: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.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_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11154 1726879777.11359: 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 0x7fc844c49358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c40be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11154 1726879777.11374: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.11457: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.11564: 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' <<< 11155 1726879777.11601: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd1f7240> # zipimport: zlib available <<< 11154 1726879777.11631: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11156 1726879777.11644: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3ccb198> # 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 0x7f55c3ccb390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cc3c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11154 1726879777.11682: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11154 1726879777.11688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11154 1726879777.11702: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11154 1726879777.11721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11156 1726879777.11723: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 11154 1726879777.11742: 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' <<< 11154 1726879777.11754: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11156 1726879777.11761: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11154 1726879777.11771: 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 0x7fc844c67dd8> <<< 11154 1726879777.11814: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c67a90> <<< 11156 1726879777.11846: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.11853: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c672b0> <<< 11154 1726879777.11869: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11154 1726879777.11885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11154 1726879777.11914: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c67908> <<< 11154 1726879777.11927: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c55be0> <<< 11154 1726879777.11934: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.11953: 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' <<< 11156 1726879777.11975: 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' <<< 11156 1726879777.11996: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 11156 1726879777.12005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 11156 1726879777.12022: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11155 1726879777.12022: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.12036: 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 0x7f55c3ceae80> <<< 11156 1726879777.12075: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3ceab38> <<< 11156 1726879777.12115: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cea358> <<< 11156 1726879777.12126: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11156 1726879777.12141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11156 1726879777.12174: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cea9e8> <<< 11156 1726879777.12182: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cd9cf8> <<< 11156 1726879777.12188: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.12314: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.12359: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.12423: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11155 1726879777.12452: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.12477: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11155 1726879777.12541: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.12634: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.12662: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11155 1726879777.12694: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11155 1726879777.12719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.12794: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.12859: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 11154 1726879777.12872: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11154 1726879777.12885: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11155 1726879777.12888: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.12910: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 11154 1726879777.12919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.12936: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.12961: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 11154 1726879777.12968: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.12984: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.12999: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 11154 1726879777.13009: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13033: 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' <<< 11156 1726879777.13100: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 11156 1726879777.13109: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11156 1726879777.13117: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 11156 1726879777.13125: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11154 1726879777.13143: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.13154: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 11156 1726879777.13166: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13169: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd26ce10> # zipimport: zlib available <<< 11156 1726879777.13190: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13189: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.13211: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11155 1726879777.13218: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11156 1726879777.13237: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.13250: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11154 1726879777.13263: 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' <<< 11154 1726879777.13279: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc841531240> # zipimport: zlib available <<< 11155 1726879777.13281: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13314: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py <<< 11155 1726879777.13327: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 11155 1726879777.13334: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11155 1726879777.13356: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13390: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13421: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11155 1726879777.13448: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13492: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13533: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13586: 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 <<< 11156 1726879777.13609: 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 0x7f55c05b2550> # zipimport: zlib available <<< 11154 1726879777.13629: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11155 1726879777.13779: 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 0x7fb4bd24f128> <<< 11155 1726879777.13845: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd59ae48> <<< 11156 1726879777.13881: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13880: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11155 1726879777.13929: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.13975: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13976: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.13999: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.14025: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.14026: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.14082: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 11154 1726879777.14089: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.14116: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.14143: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 11154 1726879777.14153: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.14209: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.14231: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.14282: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.14297: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 11154 1726879777.14306: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11154 1726879777.14315: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.14318: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.14343: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11154 1726879777.14352: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.14371: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.14381: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11156 1726879777.14400: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 11156 1726879777.14415: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.14463: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.14533: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 11156 1726879777.14542: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.14549: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.14557: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.14566: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11155 1726879777.14587: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11156 1726879777.14593: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.14614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11156 1726879777.14630: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11155 1726879777.14646: 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' <<< 11154 1726879777.14713: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11154 1726879777.14728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11155 1726879777.14765: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd281080> <<< 11155 1726879777.14785: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11155 1726879777.14806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11154 1726879777.14851: stdout chunk (state=3): >>>import '_ast' # <<< 11154 1726879777.14877: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415a5e10> # zipimport: zlib available <<< 11154 1726879777.14899: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.14923: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd281128> <<< 11155 1726879777.14954: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd224940> <<< 11155 1726879777.15007: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_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.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11154 1726879777.15307: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.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_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 11155 1726879777.15335: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.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_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11154 1726879777.15440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11155 1726879777.15470: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.15480: stdout chunk (state=3): >>># 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 0x7f55c0628ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.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_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 11156 1726879777.15497: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11156 1726879777.15511: 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 <<< 11154 1726879777.15534: 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 0x7fc841587128> <<< 11154 1726879777.15593: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8418d3e48> <<< 11155 1726879777.15620: stdout chunk (state=3): >>>import 'gc' # <<< 11154 1726879777.15627: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py <<< 11154 1726879777.15639: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11156 1726879777.15661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11154 1726879777.15685: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.15737: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.15743: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11154 1726879777.15756: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.15761: 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 0x7f55c060b128> <<< 11156 1726879777.15820: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0955e48> <<< 11156 1726879777.15854: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11154 1726879777.15898: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.15920: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.15970: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.15985: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.16013: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.16076: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.16302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.16352: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11154 1726879777.16378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11154 1726879777.16400: 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' <<< 11155 1726879777.16479: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 121, "inode": 503316612, "dev": 51713, "nlink": 1, "atime": 1726879733.483766, "mtime": 1726879731.5497503, "ctime": 1726879731.9397535, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9a4c4ea014a6dc73342cda0400b7a6d69bc7decf", "mimetype": "text/plain", "charset": "us-ascii", "version": "1599341311", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 11155 1726879777.16498: stdout chunk (state=3): >>># destroy __main__ <<< 11154 1726879777.16545: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415b9080> <<< 11154 1726879777.16555: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11156 1726879777.16575: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11154 1726879777.16574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11156 1726879777.16600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11156 1726879777.16620: 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' <<< 11154 1726879777.16679: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415b9128> <<< 11155 1726879777.16720: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11155 1726879777.16734: 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 <<< 11155 1726879777.16743: 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 <<< 11154 1726879777.16745: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8418ec940> <<< 11155 1726879777.16782: stdout chunk (state=3): >>># 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 <<< 11155 1726879777.16796: 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 <<< 11154 1726879777.16813: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_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.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11155 1726879777.16818: 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 <<< 11154 1726879777.16889: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.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_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py <<< 11156 1726879777.16911: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c063d080> # /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 0x7f55c063d128> <<< 11156 1726879777.16938: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c05e0940> <<< 11154 1726879777.17021: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11156 1726879777.17044: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_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.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11154 1726879777.17126: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.17158: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.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_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py <<< 11156 1726879777.17237: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11154 1726879777.17290: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.17350: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.17457: stdout chunk (state=3): >>>import 'gc' # <<< 11156 1726879777.17487: stdout chunk (state=3): >>># zipimport: zlib available <<< 11155 1726879777.17580: stdout chunk (state=3): >>># 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 <<< 11155 1726879777.17601: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect <<< 11155 1726879777.17610: stdout chunk (state=3): >>># destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 11155 1726879777.17621: 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 <<< 11155 1726879777.17629: stdout chunk (state=3): >>># destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 11156 1726879777.17660: stdout chunk (state=3): >>>import 'gc' # <<< 11155 1726879777.17697: stdout chunk (state=3): >>># destroy re <<< 11155 1726879777.18274: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 11155 1726879777.18283: stdout chunk (state=3): >>><<< 11155 1726879777.18298: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c76e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c0c828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c769b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c19630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c250f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bca470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bcfe48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bcab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bd64e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bb9d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bbc198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2eca940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2edc240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c2aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e4a080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e552b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2e55f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e55a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e5f080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2ea57b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2ea5ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e90438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e81470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c02278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0acf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0fe10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e7b2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2c161d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0ff98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2c162e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2eeafd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c169e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c216a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c21e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27a8198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c21780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27adc88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d12e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c27d16a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d8390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2582ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c25792e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c256ff98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2567e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d8d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c2579f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d1a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4b89710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c257d048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4b89a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4b9f5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b9fe10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4ba34e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c4ba3240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b93b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27bd358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b9f470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0ba7908>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0868ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c088f278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08cd4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08cd5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08cdb38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08d0160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0878390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0878e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08ce128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b02b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08a54a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0bcbd30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08b9358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b9470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0946ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c094cef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093a320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093ab38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08c4828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c096af28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093a198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08fae10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c08faef0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c09070b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b95c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c0915a58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c090f198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c090f390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0907c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4c092ddd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092da90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092d2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092d908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c091dbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd1f7240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd26ce10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4bd24f128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd59ae48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd281080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd281128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd224940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 121, "inode": 503316612, "dev": 51713, "nlink": 1, "atime": 1726879733.483766, "mtime": 1726879731.5497503, "ctime": 1726879731.9397535, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9a4c4ea014a6dc73342cda0400b7a6d69bc7decf", "mimetype": "text/plain", "charset": "us-ascii", "version": "1599341311", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 11155 1726879777.18364: _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 0x7fb4c4c76e48> # /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 0x7fb4c4c0c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c769b0> # /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 0x7fb4c4c19630> 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 0x7fb4c4c20160> # /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 0x7fb4c4c250f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c20390> # /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 0x7fb4c4bca470> # /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 0x7fb4c4bcfe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bcab38> # /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 0x7fb4c4bd64e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4bb9d68> # /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 0x7fb4c4bbc198> # /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 0x7fb4c2eca940> # /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 0x7fb4c2edc240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4c2aa20> 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 0x7fb4c2e4a080> # /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 0x7fb4c2e552b0> # /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 0x7fb4c2e55f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e55a90> 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 0x7fb4c2e5f080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2ea57b8> # /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 0x7fb4c2ea5ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99160> # /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 0x7fb4c2e99e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e90438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e81470> # /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 0x7fb4c2c02278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0acf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e99438> 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 0x7fb4c2c0fe10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2e7b2b0> # /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 0x7fb4c2c161d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c0ff98> # 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 0x7fb4c2c162e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2eeafd0> # /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 0x7fb4c2c16dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c169e8> # /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 0x7fb4c2c216a0> # /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 0x7fb4c2c21e80> # /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 0x7fb4c27a8198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c21780> # /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 0x7fb4c27adc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16518> # /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 0x7fb4c27d12e8> # 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 0x7fb4c27d16a0> # /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 0x7fb4c27d8390> # /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 0x7fb4c2582ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c25792e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c256ff98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2567e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d8d30> # 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 0x7fb4c2579f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27d1a20> # /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 0x7fb4c4b89710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c257d048> 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 0x7fb4c4b89a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c2c16860> # /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 0x7fb4c4b9f5c0> # /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 0x7fb4c4ba3630> # 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 0x7fb4c4ba3b00> # 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 0x7fb4c4ba3c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b9fe10> # /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 0x7fb4c4ba3f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4ba34e0> # 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 0x7fb4c4ba3240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c4b93b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c27bd358> # /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 0x7fb4c4b9f470> # /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 0x7fb4c0ba7908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.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 0x7fb4c0868ac8> 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 0x7fb4c088f278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08cd4e0> # 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 0x7fb4c08cd5f8> # /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 0x7fb4c08cdb38> # /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 0x7fb4c08d0160> # 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 0x7fb4c0878390> # 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 0x7fb4c0878e48> # /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 0x7fb4c08ce128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b02b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08a54a8> # /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 0x7fb4c0bcbd30> # 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 0x7fb4c08b9358> # /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 0x7fb4c08b9470> # /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 0x7fb4c0946ef0> # /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 0x7fb4c094cef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093a320> # /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 0x7fb4c093ab38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08c4828> # /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 0x7fb4c096af28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c093a198> # 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 0x7fb4c08fae10> # 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 0x7fb4c08faef0> # 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 0x7fb4c09070b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c08b95c0> # /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 0x7fb4c0915a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c090f198> # 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 0x7fb4c090f390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c0907c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.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 0x7fb4c092ddd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092da90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c092d2b0> # /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 0x7fb4c092d908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4c091dbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.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_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.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_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.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 0x7fb4bd1f7240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.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 0x7fb4bd26ce10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.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_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fb4bd24f128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd59ae48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.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 0x7fb4bd281080> # /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 0x7fb4bd281128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4bd224940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_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.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.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_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_er01dsu3/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 121, "inode": 503316612, "dev": 51713, "nlink": 1, "atime": 1726879733.483766, "mtime": 1726879731.5497503, "ctime": 1726879731.9397535, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9a4c4ea014a6dc73342cda0400b7a6d69bc7decf", "mimetype": "text/plain", "charset": "us-ascii", "version": "1599341311", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.43.205 closed. 11155 1726879777.18531: done with _execute_module (ansible.legacy.stat, {'path': '/etc/kdump.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11155 1726879777.18591: _low_level_execute_command(): starting 11155 1726879777.18603: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.7937474-11155-23339393424207/ > /dev/null 2>&1 && sleep 0'"'"'' 11154 1726879777.19239: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 103, "inode": 432013443, "dev": 51713, "nlink": 1, "atime": 1726879729.3000758, "mtime": 1726879726.5120463, "ctime": 1726879726.9860513, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8e5f33789535385184993722bf58b83b8ef92f36", "mimetype": "text/plain", "charset": "us-ascii", "version": "1526129735", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 11154 1726879777.19258: stdout chunk (state=3): >>># destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 11156 1726879777.19281: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 104, "inode": 432013443, "dev": 51713, "nlink": 1, "atime": 1726879741.3681974, "mtime": 1726879738.9911866, "ctime": 1726879739.2801878, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "mimetype": "text/plain", "charset": "us-ascii", "version": "551112719", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 11156 1726879777.19303: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11154 1726879777.19306: stdout chunk (state=3): >>># 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 <<< 11156 1726879777.19326: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11154 1726879777.19382: stdout chunk (state=3): >>># 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 <<< 11156 1726879777.19405: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11154 1726879777.19452: 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 # 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 <<< 11154 1726879777.19502: stdout chunk (state=3): >>># 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 <<< 11156 1726879777.19518: stdout chunk (state=3): >>># 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 <<< 11154 1726879777.19563: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11156 1726879777.19607: 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 # destroy gc <<< 11154 1726879777.19746: stdout chunk (state=3): >>># 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 <<< 11156 1726879777.19763: 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 # 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 <<< 11154 1726879777.19787: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 11156 1726879777.19812: 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 # 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 <<< 11156 1726879777.19860: stdout chunk (state=3): >>># destroy posixpath <<< 11156 1726879777.19901: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 11156 1726879777.19937: stdout chunk (state=3): >>># destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11156 1726879777.19978: 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 <<< 11154 1726879777.20098: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 11154 1726879777.20107: stdout chunk (state=3): >>><<< 11154 1726879777.20122: stderr chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848fafe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f45828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848faf9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f52630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f5e0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f03470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f08e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f03b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f0f4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ef2d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ef5198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847203940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847215240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f63a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847183080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc84718e2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc84718ef60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc84718ea90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847198080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471de7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471deba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d2160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d2e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471c9438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471ba470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f3b2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f43d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d20b8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f48e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471b42b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc846f4f208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f48fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc846f4f320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847223fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4fe10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4fa20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5a6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5aeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846ae11d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5a7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846ae5cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4f550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b0a320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc846b0a6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b113c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468bbbe0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468ae320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468a8fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468a0eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b11d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8468aef98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b0aa58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848ec2748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468b6080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848ec2ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4f898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848ed85f8>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edc668>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edcb38>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edcc50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ed8e48>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edcf98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848edc518>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc848edc278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848eccb38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846af6390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ed84a8>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ee0940>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ba1b00>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844bc82b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c06518>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c06630>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c06b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c09198>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844efe7b8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844bb4048>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c07128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844be92e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bde4e0>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844efefd0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844bb4c18>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bf2438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c7feb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c85eb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c732e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c73b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bfd7f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844ca4ef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c73160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c33dd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c33eb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c40080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bf2588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c4ea20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c49160>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c49358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c40be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc844c67dd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c67a90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c672b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c67908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c55be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc841531240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415a5e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc841587128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8418d3e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415b9080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8415b9128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8418ec940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 103, "inode": 432013443, "dev": 51713, "nlink": 1, "atime": 1726879729.3000758, "mtime": 1726879726.5120463, "ctime": 1726879726.9860513, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8e5f33789535385184993722bf58b83b8ef92f36", "mimetype": "text/plain", "charset": "us-ascii", "version": "1526129735", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 11154 1726879777.20272: _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 0x7fc848fafe48> # /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 0x7fc848f45828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848faf9b0> # /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 0x7fc848f52630> 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 0x7fc848f59160> # /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 0x7fc848f5e0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f59390> # /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 0x7fc848f03470> # /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 0x7fc848f08e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f03b38> # /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 0x7fc848f0f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ef2d68> # /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 0x7fc848ef5198> # /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 0x7fc847203940> # /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 0x7fc847215240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848f63a20> 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 0x7fc847183080> # /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 0x7fc84718e2b0> # /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 0x7fc84718ef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc84718ea90> 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 0x7fc847198080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471de7b8> # /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 0x7fc8471deba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d2160> # /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 0x7fc8471d2e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471c9438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471ba470> # /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 0x7fc846f3b2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f43d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471d20b8> 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 0x7fc846f48e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8471b42b0> # /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 0x7fc846f4f208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f48fd0> # 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 0x7fc846f4f320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc847223fd0> # /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 0x7fc846f4fe10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4fa20> # /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 0x7fc846f5a6d8> # /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 0x7fc846f5aeb8> # /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 0x7fc846ae11d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f5a7b8> # /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 0x7fc846ae5cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4f550> # /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 0x7fc846b0a320> # 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 0x7fc846b0a6d8> # /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 0x7fc846b113c8> # /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 0x7fc8468bbbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468ae320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468a8fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468a0eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b11d68> # 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 0x7fc8468aef98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846b0aa58> # /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 0x7fc848ec2748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8468b6080> 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 0x7fc848ec2ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846f4f898> # /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 0x7fc848ed85f8> # /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 0x7fc848edc668> # 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 0x7fc848edcb38> # 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 0x7fc848edcc50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848ed8e48> # /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 0x7fc848edcf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848edc518> # 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 0x7fc848edc278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc848eccb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc846af6390> # /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 0x7fc848ed84a8> # /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 0x7fc844ee0940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.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 0x7fc844ba1b00> 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 0x7fc844bc82b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c06518> # 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 0x7fc844c06630> # /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 0x7fc844c06b70> # /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 0x7fc844c09198> # 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 0x7fc844efe7b8> # 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 0x7fc844bb4048> # /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 0x7fc844c07128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844be92e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bde4e0> # /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 0x7fc844efefd0> # 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 0x7fc844bb4c18> # /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 0x7fc844bf2438> # /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 0x7fc844c7feb8> # /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 0x7fc844c85eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c732e8> # /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 0x7fc844c73b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bfd7f0> # /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 0x7fc844ca4ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c73160> # 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 0x7fc844c33dd8> # 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 0x7fc844c33eb8> # 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 0x7fc844c40080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844bf2588> # /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 0x7fc844c4ea20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c49160> # 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 0x7fc844c49358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c40be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.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 0x7fc844c67dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c67a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c672b0> # /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 0x7fc844c67908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc844c55be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.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_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.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_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.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 0x7fc841531240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.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 0x7fc8415a5e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.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_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fc841587128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8418d3e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.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 0x7fc8415b9080> # /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 0x7fc8415b9128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8418ec940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_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.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.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_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_c8ifisxf/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 103, "inode": 432013443, "dev": 51713, "nlink": 1, "atime": 1726879729.3000758, "mtime": 1726879726.5120463, "ctime": 1726879726.9860513, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "8e5f33789535385184993722bf58b83b8ef92f36", "mimetype": "text/plain", "charset": "us-ascii", "version": "1526129735", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.42.60 closed. 11154 1726879777.20952: done with _execute_module (ansible.legacy.stat, {'path': '/etc/kdump.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11154 1726879777.21000: variable 'ansible_module_compression' from source: unknown 11154 1726879777.21052: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 11154 1726879777.21075: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 11154 1726879777.21160: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsqj5uci8 TO /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 11156 1726879777.20497: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 11156 1726879777.21278: stdout chunk (state=3): >>><<< 11156 1726879777.21296: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c8032e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fc8828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c80329b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fd5630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fe10f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f86470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f8be48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f86b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f924e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f75d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f78198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6286940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6298240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fe6a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6206080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62112b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c6211f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6211a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c621b080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62617b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6261ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c624c438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c623d470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fbe278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fc6cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fcbe10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62372b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5fd21d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fcbf98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5fd22e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62a6fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd29e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdd6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdde80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b64198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdd780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b69c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b8d2e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5b8d6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b94390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c593eba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c59352e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c592bf98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5923e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b94d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c5935f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b8da20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f45710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5939048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f45a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5b5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5f630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5fb00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5fc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5be10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5ff60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5f4e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c7f5f240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f4fb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b79358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5b470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3f63908>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c24ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c4b278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c894e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c895f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c89b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c8c160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c37390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c37e48>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c8a128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c6c2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c614a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3f87da0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3c8cb70>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c75438>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3d02eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3d08f60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf62e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf6b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c807f0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3d26f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf6160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cb6e10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cb6f98>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cc30b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c75588>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3cd1a58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3ccb198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3ccb390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cc3c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c3ceae80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3ceab38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cea358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cea9e8>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cd9cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c05b2550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0628ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55c060b128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0955e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c063d080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c063d128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c05e0940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 104, "inode": 432013443, "dev": 51713, "nlink": 1, "atime": 1726879741.3681974, "mtime": 1726879738.9911866, "ctime": 1726879739.2801878, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "mimetype": "text/plain", "charset": "us-ascii", "version": "551112719", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 11156 1726879777.22264: _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 0x7f55c8032e48> # /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 0x7f55c7fc8828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c80329b0> # /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 0x7f55c7fd5630> 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 0x7f55c7fdc160> # /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 0x7f55c7fe10f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fdc390> # /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 0x7f55c7f86470> # /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 0x7f55c7f8be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f86b38> # /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 0x7f55c7f924e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f75d68> # /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 0x7f55c7f78198> # /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 0x7f55c6286940> # /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 0x7f55c6298240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7fe6a20> 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 0x7f55c6206080> # /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 0x7f55c62112b0> # /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 0x7f55c6211f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6211a90> 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 0x7f55c621b080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62617b8> # /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 0x7f55c6261ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255160> # /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 0x7f55c6255e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c624c438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c623d470> # /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 0x7f55c5fbe278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fc6cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c6255438> 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 0x7f55c5fcbe10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62372b0> # /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 0x7f55c5fd21d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fcbf98> # 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 0x7f55c5fd22e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c62a6fd0> # /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 0x7f55c5fd2dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd29e8> # /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 0x7f55c5fdd6a0> # /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 0x7f55c5fdde80> # /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 0x7f55c5b64198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fdd780> # /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 0x7f55c5b69c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2518> # /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 0x7f55c5b8d2e8> # 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 0x7f55c5b8d6a0> # /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 0x7f55c5b94390> # /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 0x7f55c593eba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c59352e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c592bf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5923e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b94d30> # 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 0x7f55c5935f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b8da20> # /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 0x7f55c7f45710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5939048> 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 0x7f55c7f45a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5fd2860> # /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 0x7f55c7f5b5c0> # /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 0x7f55c7f5f630> # 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 0x7f55c7f5fb00> # 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 0x7f55c7f5fc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5be10> # /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 0x7f55c7f5ff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f5f4e0> # 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 0x7f55c7f5f240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c7f4fb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c5b79358> # /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 0x7f55c7f5b470> # /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 0x7f55c3f63908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.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 0x7f55c3c24ac8> 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 0x7f55c3c4b278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c894e0> # 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 0x7f55c3c895f8> # /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 0x7f55c3c89b38> # /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 0x7f55c3c8c160> # 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 0x7f55c3c37390> # 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 0x7f55c3c37e48> # /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 0x7f55c3c8a128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c6c2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c614a8> # /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 0x7f55c3f87da0> # 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 0x7f55c3c8cb70> # /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 0x7f55c3c75438> # /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 0x7f55c3d02eb8> # /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 0x7f55c3d08f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf62e8> # /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 0x7f55c3cf6b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c807f0> # /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 0x7f55c3d26f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cf6160> # 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 0x7f55c3cb6e10> # 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 0x7f55c3cb6f98> # 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 0x7f55c3cc30b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3c75588> # /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 0x7f55c3cd1a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3ccb198> # 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 0x7f55c3ccb390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cc3c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.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 0x7f55c3ceae80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3ceab38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cea358> # /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 0x7f55c3cea9e8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c3cd9cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.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_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.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_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.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 0x7f55c05b2550> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.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 0x7f55c0628ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.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_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f55c060b128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c0955e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.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 0x7f55c063d080> # /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 0x7f55c063d128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55c05e0940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_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.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.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_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_x4_i2cvg/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 104, "inode": 432013443, "dev": 51713, "nlink": 1, "atime": 1726879741.3681974, "mtime": 1726879738.9911866, "ctime": 1726879739.2801878, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "mimetype": "text/plain", "charset": "us-ascii", "version": "551112719", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.43.118 closed. 11154 1726879777.21806: Sending initial data 11154 1726879777.22350: Sent initial data (152 bytes) 11155 1726879777.21874: stderr chunk (state=2): >>><<< 11155 1726879777.22361: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11155 1726879777.22381: _low_level_execute_command() done: rc=0, stdout=, stderr= 11155 1726879777.22390: handler run complete 11156 1726879777.22402: done with _execute_module (ansible.legacy.stat, {'path': '/etc/kdump.conf', 'follow': False, 'get_checksum': True, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11155 1726879777.22414: attempt loop complete, returning result 11155 1726879777.22418: _execute() done 11155 1726879777.22421: dumping result to json 11155 1726879777.22425: done dumping result, returning 11155 1726879777.22433: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf [0e44ad9b-8ddf-c952-e8a3-000000000056] 11156 1726879777.22440: variable 'ansible_module_compression' from source: unknown 11155 1726879777.22443: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000056 11155 1726879777.22478: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000056 11155 1726879777.22482: WORKER PROCESS EXITING 11156 1726879777.22481: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 11156 1726879777.22501: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 11156 1726879777.22572: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjc4cjaib TO /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 11156 1726879777.23605: Sending initial data 11156 1726879777.23614: Sent initial data (152 bytes) Notification for handler Restart kdump has been saved. changed: [managed_node2] => { "changed": true, "diff": [], "invocation": { "backup": true, "dest": "/etc/kdump.conf", "follow": false, "mode": "0644", "module_args": { "backup": true, "dest": "/etc/kdump.conf", "follow": false, "mode": "0644", "src": "/root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpkiagk087/kdump.conf.j2" }, "src": "/root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpkiagk087/kdump.conf.j2" } } 11154 1726879777.24813: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsqj5uci8 /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py <<< 11156 1726879777.26046: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjc4cjaib /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py <<< 11154 1726879777.26328: stderr chunk (state=3): >>><<< 11154 1726879777.26337: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsqj5uci8 /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py\n', b'') 11154 1726879777.26366: done transferring module to remote 11154 1726879777.26378: _low_level_execute_command(): starting 11154 1726879777.26384: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/ /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/ /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py && sleep 0'"'"'' 11156 1726879777.27189: stderr chunk (state=3): >>><<< 11156 1726879777.27201: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjc4cjaib /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py\n', b'') 11156 1726879777.27219: done transferring module to remote 11156 1726879777.27227: _low_level_execute_command(): starting 11156 1726879777.27230: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/ /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/ /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py && sleep 0'"'"'' 11154 1726879777.28959: stderr chunk (state=2): >>><<< 11154 1726879777.28968: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11154 1726879777.28987: _low_level_execute_command() done: rc=0, stdout=, stderr= 11154 1726879777.28991: _low_level_execute_command(): starting 11154 1726879777.28998: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/AnsiballZ_file.py && sleep 0'"'"'' 11156 1726879777.29603: stderr chunk (state=2): >>><<< 11156 1726879777.29612: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11156 1726879777.29629: _low_level_execute_command() done: rc=0, stdout=, stderr= 11156 1726879777.29634: _low_level_execute_command(): starting 11156 1726879777.29639: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/AnsiballZ_file.py && sleep 0'"'"'' 11154 1726879777.31751: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 11154 1726879777.31769: stdout chunk (state=3): >>>import '_thread' # <<< 11154 1726879777.31781: stdout chunk (state=3): >>>import '_weakref' # <<< 11154 1726879777.31839: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11154 1726879777.31871: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11154 1726879777.31919: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11154 1726879777.31933: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 11154 1726879777.31948: stdout chunk (state=3): >>># installing zipimport hook <<< 11154 1726879777.31957: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11154 1726879777.31999: 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' <<< 11154 1726879777.32029: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11154 1726879777.32055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11154 1726879777.32069: stdout chunk (state=3): >>>import '_codecs' # <<< 11154 1726879777.32091: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0a5e48> <<< 11154 1726879777.32122: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11154 1726879777.32137: 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 0x7fc2ca03b828> <<< 11154 1726879777.32150: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0a59b0> <<< 11154 1726879777.32174: 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' <<< 11154 1726879777.32191: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca048630> <<< 11154 1726879777.32211: stdout chunk (state=3): >>>import '_signal' # <<< 11154 1726879777.32237: 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' <<< 11154 1726879777.32255: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f160> <<< 11154 1726879777.32273: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11154 1726879777.32282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11154 1726879777.32299: 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' <<< 11154 1726879777.32322: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11154 1726879777.32349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11154 1726879777.32356: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0540f0> <<< 11154 1726879777.32372: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f748> <<< 11154 1726879777.32397: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f390> <<< 11154 1726879777.32431: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11154 1726879777.32440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11154 1726879777.32464: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11154 1726879777.32480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11154 1726879777.32497: stdout chunk (state=3): >>>import 'errno' # <<< 11154 1726879777.32511: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11154 1726879777.32535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11154 1726879777.32548: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ff9470> <<< 11154 1726879777.32576: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11154 1726879777.32606: 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' <<< 11156 1726879777.32609: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 11156 1726879777.32631: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11154 1726879777.32636: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ffee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ff9b38> <<< 11154 1726879777.32658: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11156 1726879777.32674: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11154 1726879777.32690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11156 1726879777.32709: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11156 1726879777.32761: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 11156 1726879777.32787: stdout chunk (state=3): >>># installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 11154 1726879777.32821: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0054e0> <<< 11156 1726879777.32850: 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' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11156 1726879777.32885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 11156 1726879777.32951: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec92de48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11156 1726879777.32995: 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 0x7efcec8c3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec92d9b0> # /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' <<< 11156 1726879777.33018: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d0630> <<< 11156 1726879777.33060: 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' <<< 11156 1726879777.33083: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7160> <<< 11156 1726879777.33112: 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 # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11156 1726879777.33170: stdout chunk (state=3): >>># /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 0x7efcec8dc0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7748> <<< 11156 1726879777.33225: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11156 1726879777.33262: 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 <<< 11156 1726879777.33295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 11154 1726879777.33332: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fe8d68> # /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 0x7fc2c9feb198> # /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 0x7fc2c82f9940> # /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 0x7fc2c830b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca059a20> 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' <<< 11154 1726879777.33366: 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 <<< 11156 1726879777.33421: 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 0x7efcec881470> # /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 0x7efcec886e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec881b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11156 1726879777.33437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11154 1726879777.33446: 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' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11154 1726879777.33501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11154 1726879777.33509: stdout chunk (state=3): >>>import '_functools' # <<< 11154 1726879777.33538: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11156 1726879777.33537: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec88d4e0> <<< 11156 1726879777.33552: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec870d68> <<< 11154 1726879777.33589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11154 1726879777.33682: 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' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8279080> # /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 0x7fc2c82842b0> <<< 11154 1726879777.33727: 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' # 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 0x7fc2c8284f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8284a90> <<< 11154 1726879777.33779: stdout chunk (state=3): >>>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' <<< 11154 1726879777.33810: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c828e080> import '_collections' # <<< 11156 1726879777.33831: 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 0x7efcec873198> # /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 0x7efceab81940> # /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 0x7efceab93240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8e1a20> 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. <<< 11154 1726879777.33849: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82d47b8> <<< 11154 1726879777.33867: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11154 1726879777.33877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11154 1726879777.33919: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82d4ba8> <<< 11154 1726879777.33972: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8160> <<< 11154 1726879777.33997: 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 0x7fc2c82c8e48> <<< 11154 1726879777.34018: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82bf438> <<< 11156 1726879777.34035: 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 <<< 11156 1726879777.34045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11154 1726879777.34066: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82b0470> <<< 11156 1726879777.34071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11154 1726879777.34089: 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' <<< 11154 1726879777.34104: stdout chunk (state=3): >>>import '_sre' # <<< 11156 1726879777.34120: 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' <<< 11154 1726879777.34131: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11154 1726879777.34141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11154 1726879777.34161: 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' <<< 11156 1726879777.34167: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11156 1726879777.34192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11154 1726879777.34192: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8031278> <<< 11154 1726879777.34219: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8039cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8438> <<< 11156 1726879777.34237: stdout chunk (state=3): >>>import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11156 1726879777.34251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11154 1726879777.34266: stdout chunk (state=3): >>>import '_locale' # <<< 11156 1726879777.34277: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11156 1726879777.34297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11154 1726879777.34368: 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 0x7fc2c803ee10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82aa2b0> # /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' <<< 11154 1726879777.34422: 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 0x7fc2c80451d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c803ef98> # 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 0x7fc2c80452e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8319fd0> <<< 11154 1726879777.34472: 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' <<< 11156 1726879777.34489: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab01080> # /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 0x7efceab0c2b0> # /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 0x7efceab0cf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab0ca90> 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 0x7efceab16080> import '_collections' # <<< 11154 1726879777.34569: 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 0x7fc2c8045dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c80459e8> # /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 0x7fc2c80506a0> <<< 11154 1726879777.34597: 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' <<< 11154 1726879777.34655: 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' <<< 11156 1726879777.34671: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab5c7b8> # /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 0x7efceab5cba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab50160> # /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 0x7efceab50e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab47438> <<< 11154 1726879777.34737: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8050e80> # /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' <<< 11154 1726879777.34814: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bd7198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8050780> # /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' <<< 11156 1726879777.34833: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab38470> # /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 0x7efcea8b92b0> <<< 11154 1726879777.34870: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bdcc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045518> <<< 11154 1726879777.34886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11154 1726879777.34944: 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 0x7fc2c7c002e8> <<< 11154 1726879777.34986: 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 0x7fc2c7c006a0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11154 1726879777.35082: 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 # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c07390> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11156 1726879777.35199: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c1d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab500b8> 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 0x7efcea8c6e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab322b0> # /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 0x7efcea8cd208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c6fd0> # 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 0x7efcea8cd320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceaba1fd0> # /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 0x7efcea8cde10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cda20> # /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 0x7efcea8d86d8> # /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 <<< 11154 1726879777.35240: stdout chunk (state=3): >>># 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' <<< 11156 1726879777.35290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d8eb8> # /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' <<< 11154 1726879777.35300: 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 0x7fc2c79b1ba8> <<< 11156 1726879777.35327: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea45f1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d87b8> <<< 11156 1726879777.35352: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11156 1726879777.35361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11154 1726879777.35379: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79a82e8> <<< 11154 1726879777.35391: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c799ef98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7996e80> <<< 11156 1726879777.35413: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea463c88> <<< 11156 1726879777.35422: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cd550> <<< 11154 1726879777.35431: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c07d30> <<< 11156 1726879777.35459: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11154 1726879777.35488: 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 0x7fc2c79a8f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c00a20> <<< 11156 1726879777.35496: 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 0x7efcea4882e8> <<< 11156 1726879777.35519: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11154 1726879777.35525: 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' <<< 11156 1726879777.35534: 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 0x7efcea4886a0> <<< 11156 1726879777.35546: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11156 1726879777.35560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11156 1726879777.35578: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11154 1726879777.35578: 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 0x7fc2c9fb86a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79ac048> import 'pwd' # <<< 11156 1726879777.35603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea48f390> <<< 11154 1726879777.35797: 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 0x7fc2c9fb8a20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045860> # /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 0x7fc2c9fce550> # /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' <<< 11154 1726879777.35929: 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 0x7fc2c9fd25c0> <<< 11154 1726879777.35964: 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 0x7fc2c9fd2a90> <<< 11156 1726879777.36016: 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' 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 0x7efcea239ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea2302e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea226f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea21ee80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea48fd30> # 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 0x7efcea230f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea488a20> # /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' <<< 11156 1726879777.36054: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11154 1726879777.36206: 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 0x7fc2c9fd2ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fceda0> # /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 0x7fc2c9fd2ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fd2470> # 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 0x7fc2c9fd21d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fc2a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bec358> # /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' <<< 11156 1726879777.36517: 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 0x7efcec840710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea234048> 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 0x7efcec840a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cd898> # /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 0x7efcec8565c0> # /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 0x7efcec85a630> # 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 0x7efcec85ab00> # 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 0x7efcec85ac18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec856e10> # /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 0x7efcec85af60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec85a4e0> <<< 11156 1726879777.36657: 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 0x7efcec85a240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec84ab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea474358> # /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' <<< 11154 1726879777.36671: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fce400> # /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 0x7fc2c5fd7898> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11156 1726879777.36679: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec856470> <<< 11156 1726879777.36794: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11156 1726879777.36802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11156 1726879777.36820: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce885e908> <<< 11156 1726879777.36878: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip' <<< 11156 1726879777.36887: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11156 1726879777.36916: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py <<< 11156 1726879777.36937: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11156 1726879777.36945: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 11156 1726879777.36964: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.37661: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.38073: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.38620: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11154 1726879777.38631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ca7a58> <<< 11154 1726879777.38654: stdout chunk (state=3): >>>import 'atexit' # <<< 11154 1726879777.38667: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11154 1726879777.38701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11154 1726879777.38767: 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 0x7fc2c5cbe208> <<< 11154 1726879777.38775: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfc470> <<< 11154 1726879777.38807: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11154 1726879777.38816: 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 0x7fc2c5cfc588> <<< 11154 1726879777.38833: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11154 1726879777.38859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11154 1726879777.38902: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfcac8> <<< 11154 1726879777.38924: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11154 1726879777.38939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11154 1726879777.38961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11154 1726879777.38994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11154 1726879777.39016: 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' <<< 11156 1726879777.39042: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11156 1726879777.39051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce851fac8> <<< 11156 1726879777.39059: stdout chunk (state=3): >>>import 'atexit' # <<< 11156 1726879777.39075: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11154 1726879777.39103: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5caafd0> <<< 11156 1726879777.39113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11154 1726879777.39136: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11154 1726879777.39145: 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 0x7fc2c5caa320> <<< 11156 1726879777.39177: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11154 1726879777.39170: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11154 1726879777.39188: 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 0x7fc2c5caadd8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11156 1726879777.39210: 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 0x7efce8546278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85844e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11154 1726879777.39211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11156 1726879777.39224: 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 0x7efce85845f8> <<< 11156 1726879777.39238: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11156 1726879777.39260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11154 1726879777.39282: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfd0b8> <<< 11154 1726879777.39307: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cdf240> <<< 11156 1726879777.39339: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8584b38> # /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' <<< 11156 1726879777.39362: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11154 1726879777.39614: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cd4438> <<< 11154 1726879777.39651: 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' <<< 11154 1726879777.39693: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ffac88> # 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 0x7fc2c5ce82b0> <<< 11156 1726879777.40087: stdout chunk (state=3): >>># 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 0x7efce8587160> # 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 0x7efce887c780> # 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 0x7efce85300f0> # /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 0x7efce85850f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85672b0> <<< 11156 1726879777.40122: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce855c4a8> # /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 0x7efce887cd30> # 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 0x7efce8587b70> # /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 0x7efce8570400> # /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' <<< 11156 1726879777.40130: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11156 1726879777.40168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11154 1726879777.40121: 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 0x7fc2c5ce83c8> # /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 0x7fc2c5d75e48> # /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 0x7fc2c5d7cf28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d69278> # /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 0x7fc2c5d69a90> <<< 11156 1726879777.40179: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11156 1726879777.40203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11156 1726879777.40258: 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 0x7efce85fde80> <<< 11154 1726879777.40271: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cf3780> <<< 11154 1726879777.40284: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11154 1726879777.40316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11154 1726879777.40345: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11154 1726879777.40353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11154 1726879777.40367: stdout chunk (state=3): >>>import '_string' # <<< 11156 1726879777.40347: 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' <<< 11156 1726879777.40387: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8603ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f22b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11156 1726879777.40401: 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 0x7efce85f2ac8> <<< 11154 1726879777.40444: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d9aef0> <<< 11154 1726879777.40502: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d690f0> <<< 11156 1726879777.40610: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce857b7b8> <<< 11156 1726879777.40656: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11154 1726879777.40744: 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 0x7fc2c5d29d68> # 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 0x7fc2c5d29e80> # 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 0x7fc2c5d29fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ce8518> <<< 11156 1726879777.40802: 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' # <<< 11154 1726879777.40835: 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' # /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' <<< 11156 1726879777.40887: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8622eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f2128> <<< 11154 1726879777.40908: 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 0x7fc2c5d449b0> <<< 11156 1726879777.41005: 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 0x7efce85b1dd8> <<< 11156 1726879777.41040: 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 0x7efce85b1eb8> <<< 11154 1726879777.41135: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d3f0f0> # 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 0x7fc2c5d3f2e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d36b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11156 1726879777.41164: 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 0x7efce85be080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8570550> # /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' <<< 11154 1726879777.41196: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.41203: 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 0x7efce85cca20> <<< 11154 1726879777.41266: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.41276: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 11154 1726879777.41291: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.41299: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.41317: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11156 1726879777.41369: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85c7160> <<< 11156 1726879777.41397: 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' <<< 11156 1726879777.41407: 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 0x7efce85c7358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85bebe0> <<< 11154 1726879777.41423: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.41433: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11156 1726879777.41455: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11156 1726879777.41543: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.41589: 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' <<< 11156 1726879777.41666: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11154 1726879777.41689: 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 0x7fc2c5d5cdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5ca90> <<< 11154 1726879777.41723: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5c2b0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11156 1726879777.41746: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.41752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11154 1726879777.41775: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5c908> <<< 11154 1726879777.41783: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d4dbe0> <<< 11154 1726879777.41795: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.41848: 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' <<< 11156 1726879777.41870: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11156 1726879777.41878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11156 1726879777.41899: 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' <<< 11156 1726879777.41929: 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 0x7efce85e5e10> <<< 11156 1726879777.41985: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e5ac8> <<< 11156 1726879777.42024: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e52e8> <<< 11156 1726879777.42043: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11156 1726879777.42050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11156 1726879777.42089: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e5940> <<< 11156 1726879777.42098: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85d4c18> <<< 11156 1726879777.42114: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.42278: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.42586: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.42736: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 11154 1726879777.42745: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11154 1726879777.42760: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 11154 1726879777.42793: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 11154 1726879777.42805: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.42831: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.42853: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py <<< 11154 1726879777.42860: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.42878: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.42889: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 11154 1726879777.42905: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.43011: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.43054: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 11156 1726879777.43063: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 11156 1726879777.43103: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 11156 1726879777.43111: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.43140: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.43509: 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 0x7fc2c2626518> # zipimport: zlib available <<< 11156 1726879777.43530: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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 0x7efce4ead400> # zipimport: zlib available <<< 11154 1726879777.43745: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.43831: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.43899: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.43949: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.44009: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py <<< 11154 1726879777.44019: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.44049: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.44073: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py <<< 11154 1726879777.44083: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.44148: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.44192: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.44223: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py <<< 11154 1726879777.44234: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.44253: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.44266: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11154 1726879777.44295: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.44308: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11154 1726879777.44323: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11154 1726879777.44338: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.44351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.44361: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py <<< 11156 1726879777.44374: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.44429: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.44506: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 11154 1726879777.44509: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.44532: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11156 1726879777.44564: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.44592: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11156 1726879777.44606: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.44678: 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' <<< 11156 1726879777.44763: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.44811: stdout chunk (state=3): >>>import '_ast' # <<< 11154 1726879777.44821: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c269bd68> <<< 11154 1726879777.44842: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.44853: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.44869: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11154 1726879777.44885: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.44943: 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' <<< 11154 1726879777.44953: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.44996: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py <<< 11154 1726879777.45006: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py <<< 11154 1726879777.45020: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11154 1726879777.45045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.45125: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f23e80> # zipimport: zlib available # zipimport: zlib available <<< 11156 1726879777.45182: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11156 1726879777.45212: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.45272: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11156 1726879777.45311: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11154 1726879777.45323: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 11156 1726879777.45345: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11156 1726879777.45371: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.45406: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.45444: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.45461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11156 1726879777.45513: 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 <<< 11154 1726879777.45554: 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 0x7fc2c267d0b8> <<< 11154 1726879777.45626: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c29cbdd8> <<< 11154 1726879777.45666: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py <<< 11154 1726879777.45677: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.45687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11154 1726879777.45723: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.45760: 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 0x7efce4f06128> <<< 11154 1726879777.45774: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.45796: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.45833: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.45835: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce5252e48> <<< 11156 1726879777.45861: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py <<< 11156 1726879777.45870: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11156 1726879777.45924: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.45967: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.45993: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.46024: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.46121: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.46326: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.46400: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11154 1726879777.46428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11154 1726879777.46452: 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' <<< 11154 1726879777.46599: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c2697fd0> <<< 11154 1726879777.46613: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11156 1726879777.46613: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11154 1726879777.46639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11156 1726879777.46652: stdout chunk (state=3): >>># 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' <<< 11154 1726879777.46737: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c26af0b8> <<< 11154 1726879777.46785: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c29e28d0> <<< 11156 1726879777.46789: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f38080> <<< 11154 1726879777.46843: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py <<< 11154 1726879777.46866: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11154 1726879777.47308: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.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_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11156 1726879777.47473: 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' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f38128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4edb940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_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.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11154 1726879777.47484: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.47670: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.47966: stdout chunk (state=3): >>># zipimport: zlib available <<< 11156 1726879777.48143: stdout chunk (state=3): >>># zipimport: zlib available <<< 11154 1726879777.48326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 11154 1726879777.48334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c22ee358> <<< 11154 1726879777.48467: stdout chunk (state=3): >>> {"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 11154 1726879777.48481: stdout chunk (state=3): >>># destroy __main__ <<< 11156 1726879777.48514: 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 0x7efce4b763c8> <<< 11156 1726879777.48662: stdout chunk (state=3): >>> {"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 11156 1726879777.48673: stdout chunk (state=3): >>># destroy __main__ <<< 11154 1726879777.48761: 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 <<< 11154 1726879777.48775: 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 <<< 11154 1726879777.48798: 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 <<< 11154 1726879777.48808: stdout chunk (state=3): >>># 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 <<< 11154 1726879777.48818: 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 <<< 11154 1726879777.48836: 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 # 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 <<< 11154 1726879777.48860: stdout chunk (state=3): >>># 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 <<< 11154 1726879777.48879: 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 <<< 11154 1726879777.48898: 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<<< 11154 1726879777.48914: 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 <<< 11154 1726879777.48929: 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 # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections<<< 11154 1726879777.48946: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing 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 <<< 11154 1726879777.48959: stdout chunk (state=3): >>># 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 <<< 11156 1726879777.48979: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 11156 1726879777.48997: 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 # 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 <<< 11156 1726879777.49010: 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 # 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 <<< 11156 1726879777.49029: stdout chunk (state=3): >>># 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 <<< 11156 1726879777.49046: stdout chunk (state=3): >>># 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 <<< 11156 1726879777.49070: stdout chunk (state=3): >>># 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 <<< 11154 1726879777.49071: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11156 1726879777.49088: 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 <<< 11156 1726879777.49103: 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 _bootlocale # destroy _bootlocale <<< 11154 1726879777.49597: stdout chunk (state=3): >>># 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 <<< 11156 1726879777.49629: stdout chunk (state=3): >>># 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 <<< 11154 1726879777.49758: 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 <<< 11154 1726879777.49805: 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 # destroy datetime <<< 11154 1726879777.49833: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat <<< 11154 1726879777.49870: stdout chunk (state=3): >>># destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 11154 1726879777.49892: stdout chunk (state=3): >>># destroy select <<< 11156 1726879777.50006: 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 # 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 <<< 11154 1726879777.50213: stdout chunk (state=3): >>># 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 <<< 11156 1726879777.50357: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 11156 1726879777.50364: stdout chunk (state=3): >>><<< 11156 1726879777.50375: stderr chunk (state=3): >>><<< 11154 1726879777.50420: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 11154 1726879777.50426: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec92de48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8c3828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec92d9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d0630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8dc0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec881470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec886e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec881b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec88d4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec870d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec873198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab81940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab93240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8e1a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab01080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab0c2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efceab0cf60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab0ca90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab16080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab5c7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab5cba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab50160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab50e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab47438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab38470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8b92b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c1d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab500b8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c6e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab322b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea8cd208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c6fd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea8cd320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceaba1fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cde10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cda20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d86d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d8eb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea45f1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d87b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea463c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cd550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea4882e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea4886a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea48f390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea239ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea2302e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea226f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea21ee80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea48fd30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcea230f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea488a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec840710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea234048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec840a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cd898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec8565c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85a630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85ab00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85ac18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec856e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85af60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec85a4e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efcec85a240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec84ab00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea474358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec856470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce885e908>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce851fac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce8546278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85844e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85845f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8584b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8587160>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce887c780>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85300f0>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85850f0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85672b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce855c4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce887cd30>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce8587b70>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8570400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85fde80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8603ef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f22b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f2ac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce857b7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8622eb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f2128>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85b1dd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85b1eb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85be080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8570550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85cca20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85c7160>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85c7358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85bebe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce85e5e10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e5ac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e52e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e5940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85d4c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4ead400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f23e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efce4f06128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce5252e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f38080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4f38128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4edb940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4b763c8>\r\n\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 11156 1726879777.50446: _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 0x7efcec92de48> # /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 0x7efcec8c3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec92d9b0> # /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 0x7efcec8d0630> 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 0x7efcec8d7160> # /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 0x7efcec8dc0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8d7390> # /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 0x7efcec881470> # /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 0x7efcec886e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec881b38> # /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 0x7efcec88d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec870d68> # /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 0x7efcec873198> # /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 0x7efceab81940> # /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 0x7efceab93240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec8e1a20> 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 0x7efceab01080> # /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 0x7efceab0c2b0> # /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 0x7efceab0cf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab0ca90> 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 0x7efceab16080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab5c7b8> # /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 0x7efceab5cba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab50160> # /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 0x7efceab50e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab47438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab38470> # /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 0x7efcea8b92b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c1d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab500b8> 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 0x7efcea8c6e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceab322b0> # /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 0x7efcea8cd208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8c6fd0> # 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 0x7efcea8cd320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efceaba1fd0> # /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 0x7efcea8cde10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cda20> # /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 0x7efcea8d86d8> # /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 0x7efcea8d8eb8> # /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 0x7efcea45f1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8d87b8> # /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 0x7efcea463c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cd550> # /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 0x7efcea4882e8> # 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 0x7efcea4886a0> # /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 0x7efcea48f390> # /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 0x7efcea239ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea2302e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea226f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea21ee80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea48fd30> # 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 0x7efcea230f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea488a20> # /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 0x7efcec840710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea234048> 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 0x7efcec840a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea8cd898> # /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 0x7efcec8565c0> # /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 0x7efcec85a630> # 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 0x7efcec85ab00> # 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 0x7efcec85ac18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec856e10> # /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 0x7efcec85af60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec85a4e0> # 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 0x7efcec85a240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcec84ab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efcea474358> # /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 0x7efcec856470> # /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 0x7efce885e908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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 0x7efce851fac8> 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 0x7efce8546278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85844e0> # 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 0x7efce85845f8> # /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 0x7efce8584b38> # /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 0x7efce8587160> # 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 0x7efce887c780> # 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 0x7efce85300f0> # /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 0x7efce85850f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85672b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce855c4a8> # /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 0x7efce887cd30> # 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 0x7efce8587b70> # /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 0x7efce8570400> # /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 0x7efce85fde80> # /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 0x7efce8603ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f22b0> # /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 0x7efce85f2ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce857b7b8> # /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 0x7efce8622eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85f2128> # 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 0x7efce85b1dd8> # 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 0x7efce85b1eb8> # 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 0x7efce85be080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce8570550> # /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 0x7efce85cca20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85c7160> # 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 0x7efce85c7358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85bebe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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 0x7efce85e5e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e5ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85e52e8> # /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 0x7efce85e5940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce85d4c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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 0x7efce4ead400> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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 0x7efce4f23e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7efce4f06128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce5252e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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 0x7efce4f38080> # /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 0x7efce4f38128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efce4edb940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_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.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_7mz5xj01/ansible_ansible.legacy.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 0x7efce4b763c8> {"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "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 # 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.43.118 closed. 11154 1726879777.50436: stderr chunk (state=3): >>><<< 11156 1726879777.50599: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/kdump.conf', '_original_basename': 'kdump.conf.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11156 1726879777.50655: _low_level_execute_command(): starting 11156 1726879777.50665: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.810981-11156-188397895409666/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0a5e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca03b828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0a59b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca048630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0540f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ff9470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ffee48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ff9b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0054e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fe8d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9feb198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82f9940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c830b240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca059a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8279080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82842b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c8284f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8284a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c828e080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82d47b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82d4ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82bf438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82b0470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8031278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8039cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c803ee10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82aa2b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c80451d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c803ef98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c80452e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8319fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c80459e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c80506a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8050e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bd7198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8050780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bdcc88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c002e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c7c006a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c07390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79b1ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79a82e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c799ef98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7996e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c07d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c79a8f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c00a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fb86a0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79ac048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fb8a20>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fce550>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd25c0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd2a90>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd2ba8>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fceda0>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd2ef0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fd2470>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c9fd21d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fc2a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bec358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fce400>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5fd7898>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ca7a58>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5cbe208>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfc470>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5cfc588>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfcac8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5caafd0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5caa320>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5caadd8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfd0b8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cdf240>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cd4438>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ffac88>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5ce82b0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ce83c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d75e48>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d7cf28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d69278>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d69a90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cf3780>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d9aef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d690f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d29d68>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d29e80>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d29fd0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ce8518>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d449b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d3f0f0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d3f2e8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d36b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c5d5cdd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5ca90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5c2b0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5c908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d4dbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c2626518>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c269bd68>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2c267d0b8>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c29cbdd8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c2697fd0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c26af0b8>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c29e28d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c22ee358>\r\n\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 11154 1726879777.51231: _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 0x7fc2ca0a5e48> # /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 0x7fc2ca03b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca0a59b0> # /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 0x7fc2ca048630> 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 0x7fc2ca04f160> # /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 0x7fc2ca0540f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca04f390> # /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 0x7fc2c9ff9470> # /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 0x7fc2c9ffee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9ff9b38> # /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 0x7fc2ca0054e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fe8d68> # /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 0x7fc2c9feb198> # /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 0x7fc2c82f9940> # /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 0x7fc2c830b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ca059a20> 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 0x7fc2c8279080> # /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 0x7fc2c82842b0> # /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 0x7fc2c8284f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8284a90> 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 0x7fc2c828e080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82d47b8> # /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 0x7fc2c82d4ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8160> # /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 0x7fc2c82c8e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82bf438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82b0470> # /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 0x7fc2c8031278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8039cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82c8438> 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 0x7fc2c803ee10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c82aa2b0> # /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 0x7fc2c80451d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c803ef98> # 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 0x7fc2c80452e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8319fd0> # /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 0x7fc2c8045dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c80459e8> # /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 0x7fc2c80506a0> # /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 0x7fc2c8050e80> # /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 0x7fc2c7bd7198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8050780> # /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 0x7fc2c7bdcc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045518> # /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 0x7fc2c7c002e8> # 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 0x7fc2c7c006a0> # /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 0x7fc2c7c07390> # /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 0x7fc2c79b1ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79a82e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c799ef98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7996e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c07d30> # 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 0x7fc2c79a8f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7c00a20> # /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 0x7fc2c9fb86a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c79ac048> 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 0x7fc2c9fb8a20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c8045860> # /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 0x7fc2c9fce550> # /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 0x7fc2c9fd25c0> # 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 0x7fc2c9fd2a90> # 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 0x7fc2c9fd2ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fceda0> # /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 0x7fc2c9fd2ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fd2470> # 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 0x7fc2c9fd21d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c9fc2a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c7bec358> # /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 0x7fc2c9fce400> # /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 0x7fc2c5fd7898> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.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 0x7fc2c5ca7a58> 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 0x7fc2c5cbe208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cfc470> # 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 0x7fc2c5cfc588> # /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 0x7fc2c5cfcac8> # /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 0x7fc2c5caafd0> # 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 0x7fc2c5caa320> # 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 0x7fc2c5caadd8> # /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 0x7fc2c5cfd0b8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cdf240> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cd4438> # /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 0x7fc2c5ffac88> # 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 0x7fc2c5ce82b0> # /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 0x7fc2c5ce83c8> # /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 0x7fc2c5d75e48> # /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 0x7fc2c5d7cf28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d69278> # /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 0x7fc2c5d69a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5cf3780> # /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 0x7fc2c5d9aef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d690f0> # 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 0x7fc2c5d29d68> # 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 0x7fc2c5d29e80> # 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 0x7fc2c5d29fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5ce8518> # /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 0x7fc2c5d449b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d3f0f0> # 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 0x7fc2c5d3f2e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d36b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.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 0x7fc2c5d5cdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5ca90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d5c2b0> # /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 0x7fc2c5d5c908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c5d4dbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.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_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.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_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.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 0x7fc2c2626518> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.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 0x7fc2c269bd68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.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_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fc2c267d0b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c29cbdd8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.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 0x7fc2c2697fd0> # /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 0x7fc2c26af0b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2c29e28d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_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.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.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_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_9if5lk5j/ansible_ansible.legacy.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 0x7fc2c22ee358> {"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "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 # 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.42.60 closed. 11154 1726879777.52195: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/kdump.conf', '_original_basename': 'kdump.conf.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11154 1726879777.52246: _low_level_execute_command(): starting 11154 1726879777.52256: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879776.7727056-11154-55974145362414/ > /dev/null 2>&1 && sleep 0'"'"'' 11156 1726879777.54088: stderr chunk (state=2): >>><<< 11156 1726879777.54100: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11156 1726879777.54120: _low_level_execute_command() done: rc=0, stdout=, stderr= 11156 1726879777.54129: handler run complete 11156 1726879777.54150: attempt loop complete, returning result 11156 1726879777.54154: _execute() done 11156 1726879777.54159: dumping result to json 11156 1726879777.54165: done dumping result, returning 11156 1726879777.54173: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf [0e44ad9b-8ddf-c952-e8a3-000000000056] 11156 1726879777.54268: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000056 11156 1726879777.54303: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000056 11156 1726879777.54307: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "6cd39e38a0493d6adb01189fb34612d703fa5d05", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/kdump.conf", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "state": "file", "uid": 0 } 11154 1726879777.55566: stderr chunk (state=2): >>><<< 11154 1726879777.55574: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11154 1726879777.55595: _low_level_execute_command() done: rc=0, stdout=, stderr= 11154 1726879777.55604: handler run complete 11154 1726879777.55623: attempt loop complete, returning result 11154 1726879777.55627: _execute() done 11154 1726879777.55629: dumping result to json 11154 1726879777.55635: done dumping result, returning 11154 1726879777.55642: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Generate /etc/kdump.conf [0e44ad9b-8ddf-c952-e8a3-000000000056] 11154 1726879777.55657: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000056 11154 1726879777.55688: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000056 11154 1726879777.55693: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "checksum": "8e5f33789535385184993722bf58b83b8ef92f36", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/kdump.conf", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 103, "state": "file", "uid": 0 } 10596 1726879777.55850: no more pending results, returning what we have 10596 1726879777.55853: results queue empty 10596 1726879777.55854: checking for any_errors_fatal 10596 1726879777.55859: done checking for any_errors_fatal 10596 1726879777.55859: checking for max_fail_percentage 10596 1726879777.55860: done checking for max_fail_percentage 10596 1726879777.55861: checking to see if all hosts have failed and the running result is not ok 10596 1726879777.55861: done checking to see if all hosts have failed 10596 1726879777.55862: getting the remaining hosts for this loop 10596 1726879777.55863: done getting the remaining hosts for this loop 10596 1726879777.55866: getting the next task for host managed_node1 10596 1726879777.55872: done getting next task for host managed_node1 10596 1726879777.55875: ^ task is: TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 10596 1726879777.55877: ^ state is: HOST STATE: block=3, 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=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 10596 1726879777.55878: getting the next task for host managed_node2 10596 1726879777.55880: done getting next task for host managed_node2 10596 1726879777.55882: ^ task is: TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 10596 1726879777.55883: ^ state is: HOST STATE: block=3, 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=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 10596 1726879777.55886: getting the next task for host managed_node3 10596 1726879777.55888: done getting next task for host managed_node3 10596 1726879777.55890: ^ task is: TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 10596 1726879777.55892: ^ state is: HOST STATE: block=3, 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=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 10596 1726879777.55905: getting variables 10596 1726879777.55906: in VariableManager get_vars() 10596 1726879777.55928: Calling all_inventory to load vars for managed_node1 10596 1726879777.55930: Calling groups_inventory to load vars for managed_node1 10596 1726879777.55932: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879777.55940: Calling all_plugins_play to load vars for managed_node1 10596 1726879777.55942: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879777.55944: Calling groups_plugins_play to load vars for managed_node1 10596 1726879777.56154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879777.56313: done with get_vars() 10596 1726879777.56321: done getting variables TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Friday 20 September 2024 20:49:37 -0400 (0:00:00.888) 0:00:16.007 ****** 10596 1726879777.56389: entering _queue_task() for managed_node1/slurp 10596 1726879777.56634: worker is 1 (out of 3 available) 10596 1726879777.56654: exiting _queue_task() for managed_node1/slurp 10596 1726879777.56698: getting variables 10596 1726879777.56702: in VariableManager get_vars() 10596 1726879777.56819: Calling all_inventory to load vars for managed_node2 10596 1726879777.56826: Calling groups_inventory to load vars for managed_node2 10596 1726879777.56830: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879777.56849: Calling all_plugins_play to load vars for managed_node2 10596 1726879777.56853: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879777.56857: Calling groups_plugins_play to load vars for managed_node2 10596 1726879777.57542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879777.57742: done with get_vars() 10596 1726879777.57752: done getting variables 10596 1726879777.57843: entering _queue_task() for managed_node2/slurp 10596 1726879777.58142: worker is 2 (out of 3 available) 10596 1726879777.58163: exiting _queue_task() for managed_node2/slurp 10596 1726879777.58209: getting variables 10596 1726879777.58213: in VariableManager get_vars() 10596 1726879777.58337: Calling all_inventory to load vars for managed_node3 10596 1726879777.58342: Calling groups_inventory to load vars for managed_node3 10596 1726879777.58345: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879777.58359: Calling all_plugins_play to load vars for managed_node3 10596 1726879777.58362: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879777.58365: Calling groups_plugins_play to load vars for managed_node3 10596 1726879777.58601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879777.58829: done with get_vars() 10596 1726879777.58841: done getting variables 10596 1726879777.58938: entering _queue_task() for managed_node3/slurp 10596 1726879777.60349: worker is 3 (out of 3 available) 10596 1726879777.60362: exiting _queue_task() for managed_node3/slurp 10596 1726879777.60374: done queuing things up, now waiting for results queue to drain 10596 1726879777.60376: waiting for pending results... 11189 1726879777.57307: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 11189 1726879777.57433: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000057 11189 1726879777.57450: variable 'ansible_search_path' from source: unknown 11189 1726879777.57455: variable 'ansible_search_path' from source: unknown 11189 1726879777.57475: calling self._execute() 11189 1726879777.57538: variable 'ansible_host' from source: host vars for 'managed_node1' 11189 1726879777.57551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11189 1726879777.57560: variable 'omit' from source: magic vars 11189 1726879777.57982: variable 'omit' from source: magic vars 11189 1726879777.58027: variable 'omit' from source: magic vars 11189 1726879777.58681: variable 'omit' from source: magic vars 11189 1726879777.58717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11189 1726879777.58752: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11189 1726879777.58773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11189 1726879777.58790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11189 1726879777.58805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11189 1726879777.58834: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11189 1726879777.58841: variable 'ansible_host' from source: host vars for 'managed_node1' 11189 1726879777.58845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11189 1726879777.58956: Set connection var ansible_shell_executable to /bin/sh 11189 1726879777.58964: Set connection var ansible_connection to ssh 11189 1726879777.58970: Set connection var ansible_timeout to 10 11189 1726879777.58974: Set connection var ansible_shell_type to sh 11189 1726879777.58979: Set connection var ansible_pipelining to False 11189 1726879777.58987: Set connection var ansible_module_compression to ZIP_DEFLATED 11189 1726879777.59012: variable 'ansible_shell_executable' from source: unknown 11189 1726879777.59018: variable 'ansible_connection' from source: unknown 11189 1726879777.59021: variable 'ansible_module_compression' from source: unknown 11189 1726879777.59025: variable 'ansible_shell_type' from source: unknown 11189 1726879777.59027: variable 'ansible_shell_executable' from source: unknown 11189 1726879777.59030: variable 'ansible_host' from source: host vars for 'managed_node1' 11189 1726879777.59035: variable 'ansible_pipelining' from source: unknown 11189 1726879777.59038: variable 'ansible_timeout' from source: unknown 11189 1726879777.59042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11190 1726879777.58599: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 11190 1726879777.59187: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000057 11190 1726879777.59205: variable 'ansible_search_path' from source: unknown 11190 1726879777.59210: variable 'ansible_search_path' from source: unknown 11189 1726879777.59227: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11190 1726879777.59230: calling self._execute() 11189 1726879777.59238: variable 'omit' from source: magic vars 11189 1726879777.59244: starting attempt loop 11189 1726879777.59247: running the handler 11189 1726879777.59263: _low_level_execute_command(): starting 11189 1726879777.59272: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 11190 1726879777.59299: variable 'ansible_host' from source: host vars for 'managed_node2' 11190 1726879777.59308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11190 1726879777.59316: variable 'omit' from source: magic vars <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11190 1726879777.59409: variable 'omit' from source: magic vars 11190 1726879777.59457: variable 'omit' from source: magic vars 11190 1726879777.59500: variable 'omit' from source: magic vars 11190 1726879777.59545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11190 1726879777.59585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11190 1726879777.59616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11190 1726879777.59639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11190 1726879777.59655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11190 1726879777.59697: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11190 1726879777.59705: variable 'ansible_host' from source: host vars for 'managed_node2' 11190 1726879777.59710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11190 1726879777.59847: Set connection var ansible_shell_executable to /bin/sh 11190 1726879777.59857: Set connection var ansible_connection to ssh 11190 1726879777.59864: Set connection var ansible_timeout to 10 11190 1726879777.59869: Set connection var ansible_shell_type to sh 11190 1726879777.59875: Set connection var ansible_pipelining to False 11190 1726879777.59883: Set connection var ansible_module_compression to ZIP_DEFLATED 11190 1726879777.59913: variable 'ansible_shell_executable' from source: unknown 11190 1726879777.59920: variable 'ansible_connection' from source: unknown 11190 1726879777.59925: variable 'ansible_module_compression' from source: unknown 11190 1726879777.59928: variable 'ansible_shell_type' from source: unknown 11190 1726879777.59931: variable 'ansible_shell_executable' from source: unknown 11190 1726879777.59935: variable 'ansible_host' from source: host vars for 'managed_node2' 11190 1726879777.59939: variable 'ansible_pipelining' from source: unknown 11190 1726879777.59942: variable 'ansible_timeout' from source: unknown 11190 1726879777.59946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11190 1726879777.60147: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11190 1726879777.60160: variable 'omit' from source: magic vars 11190 1726879777.60167: starting attempt loop 11190 1726879777.60171: running the handler 11190 1726879777.60185: _low_level_execute_command(): starting 11190 1726879777.60385: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11192 1726879777.60784: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel 11192 1726879777.60932: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000057 11192 1726879777.60961: variable 'ansible_search_path' from source: unknown 11192 1726879777.60969: variable 'ansible_search_path' from source: unknown 11192 1726879777.61019: calling self._execute() 11192 1726879777.61136: variable 'ansible_host' from source: host vars for 'managed_node3' 11192 1726879777.61146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11192 1726879777.61154: variable 'omit' from source: magic vars 11192 1726879777.61256: variable 'omit' from source: magic vars 11192 1726879777.61307: variable 'omit' from source: magic vars 11192 1726879777.61338: variable 'omit' from source: magic vars 11192 1726879777.61378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11192 1726879777.61413: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11192 1726879777.61433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11192 1726879777.61449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11192 1726879777.61461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11192 1726879777.61488: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11192 1726879777.61496: variable 'ansible_host' from source: host vars for 'managed_node3' 11192 1726879777.61500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11192 1726879777.61589: Set connection var ansible_shell_executable to /bin/sh 11192 1726879777.61638: Set connection var ansible_connection to ssh 11192 1726879777.61646: Set connection var ansible_timeout to 10 11192 1726879777.61649: Set connection var ansible_shell_type to sh 11192 1726879777.61654: Set connection var ansible_pipelining to False 11192 1726879777.61662: Set connection var ansible_module_compression to ZIP_DEFLATED 11192 1726879777.61684: variable 'ansible_shell_executable' from source: unknown 11192 1726879777.61690: variable 'ansible_connection' from source: unknown 11192 1726879777.61696: variable 'ansible_module_compression' from source: unknown 11192 1726879777.61700: variable 'ansible_shell_type' from source: unknown 11192 1726879777.61704: variable 'ansible_shell_executable' from source: unknown 11192 1726879777.61706: variable 'ansible_host' from source: host vars for 'managed_node3' 11192 1726879777.61710: variable 'ansible_pipelining' from source: unknown 11192 1726879777.61712: variable 'ansible_timeout' from source: unknown 11192 1726879777.61716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11192 1726879777.61916: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11192 1726879777.61934: variable 'omit' from source: magic vars 11192 1726879777.61943: starting attempt loop 11192 1726879777.61947: running the handler 11192 1726879777.61961: _low_level_execute_command(): starting 11192 1726879777.61969: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11189 1726879777.63483: stdout chunk (state=2): >>>/root <<< 11189 1726879777.63617: stderr chunk (state=3): >>><<< 11190 1726879777.63617: stdout chunk (state=2): >>>/root <<< 11189 1726879777.63626: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 11189 1726879777.63646: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11189 1726879777.63664: _low_level_execute_command(): starting 11189 1726879777.63670: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064 `" && echo ansible-tmp-1726879777.6365764-11189-211398112978064="` echo /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064 `" && echo ansible-tmp-1726879777.6365764-11189-211398112978064="` echo /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064 `" ) && sleep 0'"'"'' 11190 1726879777.63832: stderr chunk (state=3): >>><<< 11190 1726879777.63840: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 11190 1726879777.63869: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11190 1726879777.63881: _low_level_execute_command(): starting 11190 1726879777.63887: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187 `" && echo ansible-tmp-1726879777.6387613-11190-48513792581187="` echo /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187 `" && echo ansible-tmp-1726879777.6387613-11190-48513792581187="` echo /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187 `" ) && sleep 0'"'"'' 11192 1726879777.64277: stdout chunk (state=2): >>>/root <<< 11192 1726879777.64448: stderr chunk (state=3): >>><<< 11192 1726879777.64455: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 11192 1726879777.64483: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11192 1726879777.64502: _low_level_execute_command(): starting 11192 1726879777.64509: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808 `" && echo ansible-tmp-1726879777.6449609-11192-267004317083808="` echo /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808 `" && echo ansible-tmp-1726879777.6449609-11192-267004317083808="` echo /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808 `" ) && sleep 0'"'"'' 11189 1726879777.66452: stdout chunk (state=2): >>>ansible-tmp-1726879777.6365764-11189-211398112978064=/root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064 <<< 11190 1726879777.66490: stdout chunk (state=2): >>>ansible-tmp-1726879777.6387613-11190-48513792581187=/root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187 <<< 11189 1726879777.66587: stderr chunk (state=3): >>><<< 11189 1726879777.66596: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879777.6365764-11189-211398112978064=/root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064\n', b'') 11189 1726879777.66616: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879777.6365764-11189-211398112978064=/root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064 , stderr= 11189 1726879777.66670: variable 'ansible_module_compression' from source: unknown 11189 1726879777.66705: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 11189 1726879777.66733: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 11189 1726879777.66807: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsnffz81h TO /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 11190 1726879777.66889: stderr chunk (state=3): >>><<< 11190 1726879777.66897: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879777.6387613-11190-48513792581187=/root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187\n', b'') 11190 1726879777.66918: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879777.6387613-11190-48513792581187=/root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187 , stderr= 11190 1726879777.66984: variable 'ansible_module_compression' from source: unknown 11190 1726879777.67030: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 11190 1726879777.67065: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 11190 1726879777.67177: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjhsqw3_l TO /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 11192 1726879777.67275: stdout chunk (state=2): >>>ansible-tmp-1726879777.6449609-11192-267004317083808=/root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808 <<< 11189 1726879777.67308: Sending initial data 11189 1726879777.67315: Sent initial data (154 bytes) 11190 1726879777.67330: Sending initial data 11190 1726879777.67336: Sent initial data (153 bytes) 11192 1726879777.67391: stderr chunk (state=3): >>><<< 11192 1726879777.67399: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879777.6449609-11192-267004317083808=/root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808\n', b'') 11192 1726879777.67420: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879777.6449609-11192-267004317083808=/root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808 , stderr= 11192 1726879777.67481: variable 'ansible_module_compression' from source: unknown 11192 1726879777.67527: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 11192 1726879777.67559: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py 11192 1726879777.67655: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpzyo3wbh6 TO /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 11192 1726879777.67768: Sending initial data 11192 1726879777.67776: Sent initial data (154 bytes) 11190 1726879777.70454: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjhsqw3_l /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py <<< 11192 1726879777.70693: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpzyo3wbh6 /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py <<< 11189 1726879777.70719: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsnffz81h /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py <<< 11190 1726879777.71745: stderr chunk (state=3): >>><<< 11190 1726879777.71755: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpjhsqw3_l /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py\n', b'') 11190 1726879777.71782: done transferring module to remote 11190 1726879777.71798: _low_level_execute_command(): starting 11190 1726879777.71806: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/ /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/ /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py && sleep 0'"'"'' 11192 1726879777.72498: stderr chunk (state=3): >>><<< 11192 1726879777.72506: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpzyo3wbh6 /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py\n', b'') 11192 1726879777.72530: done transferring module to remote 11192 1726879777.72547: _low_level_execute_command(): starting 11192 1726879777.72555: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/ /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/ /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py && sleep 0'"'"'' 11189 1726879777.73246: stderr chunk (state=3): >>><<< 11189 1726879777.73255: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpsnffz81h /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py\n', b'') 11189 1726879777.73278: done transferring module to remote 11189 1726879777.73290: _low_level_execute_command(): starting 11189 1726879777.73297: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/ /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/ /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py && sleep 0'"'"'' 11190 1726879777.74901: stderr chunk (state=2): >>><<< 11190 1726879777.74908: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11190 1726879777.74926: _low_level_execute_command() done: rc=0, stdout=, stderr= 11190 1726879777.74930: _low_level_execute_command(): starting 11190 1726879777.74935: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/AnsiballZ_slurp.py && sleep 0'"'"'' 11192 1726879777.75351: stderr chunk (state=2): >>><<< 11192 1726879777.75358: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11192 1726879777.75375: _low_level_execute_command() done: rc=0, stdout=, stderr= 11192 1726879777.75379: _low_level_execute_command(): starting 11192 1726879777.75384: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/AnsiballZ_slurp.py && sleep 0'"'"'' 11189 1726879777.75651: stderr chunk (state=2): >>><<< 11189 1726879777.75659: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11189 1726879777.75679: _low_level_execute_command() done: rc=0, stdout=, stderr= 11189 1726879777.75682: _low_level_execute_command(): starting 11189 1726879777.75686: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/AnsiballZ_slurp.py && sleep 0'"'"'' 11190 1726879777.78022: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11190 1726879777.78042: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 11190 1726879777.78055: stdout chunk (state=3): >>>import '_weakref' # <<< 11190 1726879777.78100: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11190 1726879777.78132: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11190 1726879777.78172: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') <<< 11190 1726879777.78190: stdout chunk (state=3): >>>import '_weakref' # # installing zipimport hook <<< 11190 1726879777.78201: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11190 1726879777.78239: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11190 1726879777.78248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11190 1726879777.78262: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11192 1726879777.78290: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11192 1726879777.78306: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 11190 1726879777.78318: 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 0x7f6c84d9ae48> <<< 11190 1726879777.78344: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11190 1726879777.78366: 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 0x7f6c84d30828> <<< 11192 1726879777.78394: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11190 1726879777.78426: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d9a9b0> # /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 0x7f6c84d3d630> import '_signal' # <<< 11192 1726879777.78459: 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 <<< 11190 1726879777.78501: 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 0x7f6c84d44160> # /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' <<< 11192 1726879777.78536: stdout chunk (state=3): >>>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 <<< 11190 1726879777.78568: 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 # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d490f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44748> <<< 11192 1726879777.78601: 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 0x7f5ff9883e48> <<< 11190 1726879777.78636: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44390> # /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' <<< 11192 1726879777.78669: 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 0x7f5ff9819828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff98839b0> # /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' <<< 11190 1726879777.78700: 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' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11192 1726879777.78743: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9826630> 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 0x7f5ff982d160> <<< 11190 1726879777.78781: 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 0x7f6c84cee470> # /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' <<< 11192 1726879777.78813: 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 # 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' <<< 11192 1726879777.78861: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff98320f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d748> <<< 11190 1726879777.78880: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cf3e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84ceeb38> # /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' <<< 11192 1726879777.78920: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d390> # /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' <<< 11189 1726879777.78957: 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 0x7ff75e8d5e48> # /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 0x7ff75e86b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8d59b0> # /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 0x7ff75e878630> 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 0x7ff75e87f160> # /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' <<< 11189 1726879777.79008: stdout chunk (state=3): >>># /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 0x7ff75e8840f0> <<< 11192 1726879777.79023: 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' # # /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 0x7f5ff97d7470> <<< 11189 1726879777.79064: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11190 1726879777.79098: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cfa4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cddd68> # /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 0x7f6c84ce0198> # /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 0x7f6c82fee940> <<< 11189 1726879777.79134: 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' # <<< 11192 1726879777.79147: 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 # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97dce48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97d7b38> # /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' <<< 11190 1726879777.79185: 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 0x7f6c83000240> <<< 11189 1726879777.79224: 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 0x7ff75e829470> # /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' <<< 11189 1726879777.79255: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e82ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e829b38> <<< 11190 1726879777.79272: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d4ea20> 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. <<< 11192 1726879777.79299: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97e34e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97c6d68> # /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 0x7f5ff97c9198> <<< 11189 1726879777.79327: stdout chunk (state=3): >>># /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' <<< 11192 1726879777.79353: 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' <<< 11192 1726879777.79375: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ad7940> <<< 11192 1726879777.79405: 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' <<< 11192 1726879777.79438: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ae9240> <<< 11189 1726879777.79469: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8354e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e818d68> # /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 0x7ff75e81b198> <<< 11190 1726879777.79504: 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' <<< 11189 1726879777.79559: 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' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb29940> # /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 <<< 11192 1726879777.79572: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9837a20> 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. <<< 11190 1726879777.79600: 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' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11189 1726879777.79618: 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 0x7ff75cb3b240> <<< 11190 1726879777.79653: 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 <<< 11189 1726879777.79674: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e889a20> 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. <<< 11190 1726879777.79700: 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 <<< 11190 1726879777.79724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11192 1726879777.79763: 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 <<< 11190 1726879777.79797: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f6e0f0> # /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 0x7f6c82f79320> # /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' <<< 11192 1726879777.79829: stdout chunk (state=3): >>># 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' <<< 11190 1726879777.79865: 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 0x7f6c82f79fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f79b00> 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' <<< 11192 1726879777.79907: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11190 1726879777.79927: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f780f0> import '_collections' # <<< 11189 1726879777.79958: 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 <<< 11192 1726879777.79971: 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 <<< 11189 1726879777.80022: 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' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11190 1726879777.80040: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fc9828> # /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 0x7f6c82fc9c18> <<< 11192 1726879777.80073: 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 # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a570f0> # /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 0x7f5ff7a62320> # /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' <<< 11189 1726879777.80112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 11190 1726879777.80141: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbd1d0> # /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 0x7f6c82fbdeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fb44a8> <<< 11189 1726879777.80180: stdout chunk (state=3): >>># /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' <<< 11192 1726879777.80194: 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 0x7f5ff7a62fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a62b00> 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 0x7f5ff7a610f0> import '_collections' # <<< 11189 1726879777.80242: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caa90f0> # /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 0x7ff75cab4320> <<< 11190 1726879777.80272: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fa54e0> # /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' <<< 11189 1726879777.80304: 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' # 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 0x7ff75cab4fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab4b00> import 'itertools' # <<< 11192 1726879777.80315: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ab2828> # /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 0x7f5ff7ab2c18> <<< 11189 1726879777.80358: 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 0x7ff75cab30f0> import '_collections' # <<< 11190 1726879777.80382: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d25320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d2dda0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbd128> 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 0x7f6c82d33eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f9f320> <<< 11192 1726879777.80417: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7aa61d0> # /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 0x7f5ff7aa6eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a9d4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a8e4e0> <<< 11190 1726879777.80442: 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' # 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 0x7f6c82d39278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39080> <<< 11189 1726879777.80485: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb04828> # /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 0x7ff75cb04c18> <<< 11192 1726879777.80502: 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' # # /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' <<< 11192 1726879777.80541: 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' <<< 11190 1726879777.80561: 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 0x7f6c82d39390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c83017080> # /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 0x7f6c82d39e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39a90> <<< 11189 1726879777.80618: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf81d0> # /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 0x7ff75caf8eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caef4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cae04e0> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11192 1726879777.80632: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff780e2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7816d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a9d710> import '_locale' # <<< 11189 1726879777.80669: stdout chunk (state=3): >>># 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' <<< 11190 1726879777.80686: 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 0x7f6c82d45748> # /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' <<< 11189 1726879777.80737: 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' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8602e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c868d68> <<< 11192 1726879777.80752: 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 0x7f5ff781ce80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a88320> # /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 0x7f5ff7823240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823048> # 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 0x7f5ff7823358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7b00080> <<< 11189 1726879777.80802: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf84a8> 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 0x7ff75c86ee80> <<< 11189 1726879777.80814: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cada320> <<< 11192 1726879777.80829: 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' # /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 0x7f5ff7823e48> <<< 11190 1726879777.80850: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45f28> # /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 0x7f6c828cb208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45828> # /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' <<< 11189 1726879777.80900: 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' # 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 0x7ff75c875240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875048> # 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 0x7ff75c875358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb52080> <<< 11192 1726879777.80921: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823a58> # /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 0x7f5ff782e710> # /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' <<< 11192 1726879777.80960: 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' <<< 11190 1726879777.80973: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828d0cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d395c0> # /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 0x7f6c828f4358> # 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 0x7f6c828f4710> <<< 11189 1726879777.81013: 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' # /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 0x7ff75c875e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875a58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11192 1726879777.81029: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782eef0> # /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' <<< 11189 1726879777.81077: 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 0x7ff75c880710> # /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' <<< 11190 1726879777.81099: 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' # /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 0x7f6c828fc400> # /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' # <<< 11192 1726879777.81137: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73b4208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782e7f0> # /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 0x7f5ff73b9cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823588> <<< 11189 1726879777.81156: 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' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c880ef0> <<< 11189 1726879777.81211: 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' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c406208> <<< 11190 1726879777.81225: 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' # /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' <<< 11192 1726879777.81261: 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 0x7f5ff73dd358> # 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 0x7f5ff73dd710> # /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' <<< 11189 1726879777.81277: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8807f0> # /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' <<< 11192 1726879777.81320: 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 0x7f5ff73e5400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11190 1726879777.81336: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c826a6c18> <<< 11189 1726879777.81375: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c40bcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875588> # /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 0x7ff75c42f358> <<< 11190 1726879777.81387: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82699358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82699048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c8268aef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828fcda0> <<< 11192 1726879777.81437: stdout chunk (state=3): >>># 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 <<< 11189 1726879777.81453: 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 0x7ff75c42f710> # /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' <<< 11189 1726879777.81498: 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 0x7ff75c437400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11190 1726879777.81515: 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 0x7f6c82699fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828f4a90> # /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 0x7f6c84cab780> <<< 11192 1726879777.81556: 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 0x7f5ff718fc18> <<< 11190 1726879777.81569: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c826a10b8> 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 0x7f6c84cabb00> <<< 11189 1726879777.81601: stdout chunk (state=3): >>># 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 <<< 11190 1726879777.81634: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39908> # /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' <<< 11192 1726879777.81671: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7182358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7182048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7173ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73e5da0> <<< 11189 1726879777.81687: 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 0x7ff75c1e1c18> <<< 11190 1726879777.81716: 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' # 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 0x7f6c84cc3630> # /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' <<< 11192 1726879777.81741: 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 0x7f5ff7182fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73dda90> # /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' <<< 11192 1726879777.81769: 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 0x7f5ff9794780> <<< 11192 1726879777.81790: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff718a0b8> import 'pwd' # <<< 11189 1726879777.81813: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1d4358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1d4048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1c5ef0> <<< 11189 1726879777.81841: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c437da0> <<< 11192 1726879777.81855: 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 0x7f5ff9794b00> <<< 11189 1726879777.81903: 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 0x7ff75c1d4fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c42fa90> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11190 1726879777.81921: 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 0x7f6c84cc76a0> # 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 0x7f6c84cc7b70> # 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 0x7f6c84cc7c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc3e80> <<< 11192 1726879777.81961: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff78238d0> # /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 0x7f5ff97ac630> <<< 11189 1726879777.81983: stdout chunk (state=3): >>># 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 0x7ff75e7e6780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1dc0b8> <<< 11189 1726879777.82035: 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' # 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 0x7ff75e7e6b00> <<< 11190 1726879777.82046: 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 0x7f6c84cc7fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc7550> # 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 0x7f6c84cc72b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cb7b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828e03c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11192 1726879777.82083: 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' <<< 11189 1726879777.82099: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8758d0> # /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 <<< 11190 1726879777.82117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc34e0> <<< 11192 1726879777.82134: 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 0x7f5ff97b06a0> <<< 11189 1726879777.82147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11189 1726879777.82179: 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 0x7ff75e7fe630> # /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' <<< 11192 1726879777.82209: 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 0x7f5ff97b0b70> # 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 0x7f5ff97b0c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97ace80> # /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' <<< 11190 1726879777.82251: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ccb978> <<< 11192 1726879777.82271: 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 0x7f5ff97b0fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97b0550> # 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 0x7f5ff97b02b0> <<< 11192 1726879777.82289: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97a0b70> <<< 11189 1726879777.82322: 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 0x7ff75e8026a0> <<< 11192 1726879777.82345: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73c93c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11190 1726879777.82384: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11189 1726879777.82401: 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 0x7ff75e802b70> <<< 11192 1726879777.82428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97ac4e0> <<< 11189 1726879777.82455: 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 0x7ff75e802c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7fee80> # /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 0x7ff75e802fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e802550> # 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 0x7ff75e8022b0> <<< 11189 1726879777.82483: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7f2b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c41b3c8> <<< 11189 1726879777.82507: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11192 1726879777.82532: 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' <<< 11189 1726879777.82556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11192 1726879777.82585: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff57b4978> <<< 11189 1726879777.82609: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7fe4e0> <<< 11192 1726879777.82635: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/__init__.py <<< 11192 1726879777.82655: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11192 1726879777.82681: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11189 1726879777.82712: 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' <<< 11189 1726879777.82735: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a806978> <<< 11189 1726879777.82779: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip' <<< 11189 1726879777.82814: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/__init__.py <<< 11189 1726879777.82837: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11189 1726879777.82858: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11190 1726879777.83397: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.83761: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.83946: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.84299: 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 0x7f6c80a1f7f0> <<< 11190 1726879777.84312: stdout chunk (state=3): >>>import 'atexit' # <<< 11190 1726879777.84332: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11190 1726879777.84361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11190 1726879777.84424: 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 0x7f6c809af2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1fe48> <<< 11190 1726879777.84455: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11190 1726879777.84462: 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 0x7f6c80ccbfd0> <<< 11190 1726879777.84474: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11190 1726879777.84500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11190 1726879777.84536: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c8098aba8> <<< 11190 1726879777.84556: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11190 1726879777.84570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11190 1726879777.84590: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11190 1726879777.84617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11190 1726879777.84639: 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' <<< 11192 1726879777.84688: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11192 1726879777.84700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' <<< 11192 1726879777.84707: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff55087f0> import 'atexit' # <<< 11190 1726879777.84721: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809f51d0> <<< 11192 1726879777.84735: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11190 1726879777.84752: 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 0x7f6c80ced7b8> <<< 11192 1726879777.84764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11190 1726879777.84779: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11190 1726879777.84787: 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 0x7f6c8099e080> <<< 11192 1726879777.84827: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11192 1726879777.84843: 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 0x7f5ff54982e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5508e48> <<< 11189 1726879777.84873: 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 0x7ff75a55a7f0> <<< 11192 1726879777.84889: 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 0x7f5ff57b4fd0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11192 1726879777.84924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11192 1726879777.84960: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5473ba8> <<< 11192 1726879777.84976: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11192 1726879777.84989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11192 1726879777.85015: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11192 1726879777.85044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11192 1726879777.85062: 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' <<< 11190 1726879777.85105: 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' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809f3160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d0320> <<< 11190 1726879777.85182: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809c7518> <<< 11189 1726879777.85313: stdout chunk (state=3): >>>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 0x7ff75a4ea2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a55ae48> # 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 0x7ff75a806fd0> # /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 0x7ff75a4c5ba8> # /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 0x7ff75a5301d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11190 1726879777.85527: 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' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ceddd8> # 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 0x7f6c8099ec50> # /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 0x7f6c809d9470> # /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 0x7f6c80c80ef0> # /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' <<< 11192 1726879777.85538: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54de1d0> # 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 0x7f5ff57d6780> # 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 0x7f5ff5487080> # /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 0x7f5ff54dc160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54b9320> <<< 11189 1726879777.85561: 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 0x7ff75a4d7390> # 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 0x7ff75a4d7eb8> # /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 0x7ff75a52e198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a50b320> <<< 11190 1726879777.85570: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c86f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77320> # /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 0x7f6c80c77b38> <<< 11192 1726879777.85616: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54b0518> <<< 11190 1726879777.85738: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809e4828> <<< 11189 1726879777.85912: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a502518> # /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 0x7ff75a821d68> # 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 0x7ff75a4d7c18> # /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 0x7ff75a514400> # /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' <<< 11192 1726879777.85926: 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' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff57d62b0> # 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 0x7f5ff54c2358> # /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 0x7f5ff54c2470> # /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 0x7f5ff5769ef0> <<< 11190 1726879777.85938: stdout chunk (state=3): >>># /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 0x7f6c80ca8f60> <<< 11189 1726879777.85945: 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' <<< 11190 1726879777.85975: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77198> <<< 11192 1726879777.85986: 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 0x7f5ff576ff28> <<< 11190 1726879777.86090: 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 0x7f6c80cb5e10> <<< 11189 1726879777.86318: 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 0x7ff75a7bbe80> # /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 0x7ff75a7c1f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b22b0> # /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 0x7ff75a7b2ac8> <<< 11192 1726879777.86338: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760320> # /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 0x7f5ff5760b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54cd828> # /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' <<< 11189 1726879777.86512: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a51f7b8> # /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 0x7ff75a7e8eb8> <<< 11190 1726879777.86524: 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 0x7f6c80cb5f98> # 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 0x7f6c80a040b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d95c0> # /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 0x7f6c80a13a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a0b198> # 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 0x7f6c80a0b390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a04c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11190 1726879777.86569: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.86637: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11189 1726879777.86711: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b2c18> # 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 0x7ff75a7f0dd8> # 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 0x7ff75a7f0eb8> <<< 11192 1726879777.86730: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5791f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760198> # 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 0x7f5ff579ee48> # 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 0x7f5ff579ef28> # 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 0x7f5ff54ed0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54c25c0> # /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' <<< 11189 1726879777.86753: 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 0x7ff75a53f080> <<< 11189 1726879777.86794: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a514550> # /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' <<< 11189 1726879777.86818: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11189 1726879777.86833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11189 1726879777.86889: 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 0x7ff75a54ea20> <<< 11190 1726879777.86967: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_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 0x7f6c80a2ce80> <<< 11192 1726879777.86984: 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 0x7f5ff54fca90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54f41d0> # 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 0x7f5ff54f43c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54edc50> <<< 11192 1726879777.87001: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.87012: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.87027: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py <<< 11192 1726879777.87034: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.87047: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a549160> <<< 11189 1726879777.87060: 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' <<< 11189 1726879777.87070: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a549358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a53fbe0> <<< 11189 1726879777.87075: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.87086: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2cb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2c358> # /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' <<< 11190 1726879777.87105: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2c9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1acf8> <<< 11190 1726879777.87116: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.87123: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11192 1726879777.87129: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.87204: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11189 1726879777.87405: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11189 1726879777.87462: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11189 1726879777.87479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11189 1726879777.87500: 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' <<< 11189 1726879777.87516: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 11189 1726879777.87534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 11189 1726879777.87556: 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 0x7ff75a56ae10> <<< 11189 1726879777.87600: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56aac8> <<< 11189 1726879777.87644: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56a2e8> <<< 11189 1726879777.87670: 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' <<< 11192 1726879777.87708: 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 0x7f5ff5515e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515358> # /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 0x7f5ff5515978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5503cf8> # zipimport: zlib available <<< 11190 1726879777.87809: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.87820: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56a940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a555c18> # zipimport: zlib available <<< 11190 1726879777.88063: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11190 1726879777.88080: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.88107: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11190 1726879777.88129: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.88151: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.88153: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11189 1726879777.88177: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.88260: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.88382: 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' <<< 11190 1726879777.88411: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d319588> # zipimport: zlib available <<< 11192 1726879777.88613: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py <<< 11192 1726879777.88628: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11192 1726879777.88640: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 11189 1726879777.88646: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py <<< 11189 1726879777.88677: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11192 1726879777.88684: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11189 1726879777.88708: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.88722: stdout chunk (state=3): >>># zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py <<< 11192 1726879777.88734: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.88742: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11192 1726879777.88753: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.88762: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/_text.py <<< 11192 1726879777.88769: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.88781: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11190 1726879777.88781: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.88885: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.88885: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.89008: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11189 1726879777.89017: 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' <<< 11192 1726879777.89042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1e02550> # zipimport: zlib available <<< 11189 1726879777.89045: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756e54400> # zipimport: zlib available <<< 11190 1726879777.89112: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.89162: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.89219: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py <<< 11190 1726879777.89230: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.89255: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.89282: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py <<< 11190 1726879777.89293: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.89352: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.89394: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.89405: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.89418: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/errors.py <<< 11190 1726879777.89431: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11190 1726879777.89446: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11190 1726879777.89456: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.89596: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11190 1726879777.89692: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.89743: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.89803: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.89877: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11189 1726879777.89924: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11190 1726879777.89938: 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' <<< 11189 1726879777.89985: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.90009: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d38feb8> # zipimport: zlib available <<< 11190 1726879777.90024: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.90065: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 11189 1726879777.90090: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11192 1726879777.90103: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11189 1726879777.90107: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.90118: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 11192 1726879777.90121: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.90163: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11189 1726879777.90173: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11190 1726879777.90187: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 11190 1726879777.90215: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.90247: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py <<< 11190 1726879777.90255: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.90287: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.90302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.90317: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.90328: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.90357: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.90416: 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 <<< 11189 1726879777.90474: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11189 1726879777.90482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11192 1726879777.90502: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11192 1726879777.90510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11190 1726879777.90543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11189 1726879777.90603: stdout chunk (state=3): >>>import '_ast' # <<< 11189 1726879777.90612: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756f0ae48> <<< 11190 1726879777.90630: 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 0x7f6c7d3b2198> <<< 11189 1726879777.90641: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11192 1726879777.90650: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1eb8ef0> <<< 11192 1726879777.90663: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.90672: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11192 1726879777.90677: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.90701: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11190 1726879777.90713: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d367eb8> <<< 11190 1726879777.90731: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11189 1726879777.90740: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.90898: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11192 1726879777.90921: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 11192 1726879777.90955: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 11189 1726879777.90981: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11192 1726879777.91000: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.91042: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.91063: 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 <<< 11190 1726879777.91065: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11192 1726879777.91088: 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 <<< 11190 1726879777.91164: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.91207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11192 1726879777.91259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11189 1726879777.91298: 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 0x7ff756f2d198> <<< 11192 1726879777.91352: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11192 1726879777.91362: 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 0x7f5ff1edb198> <<< 11189 1726879777.91371: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756ea2eb8> <<< 11189 1726879777.91398: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/file.py <<< 11189 1726879777.91407: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11190 1726879777.91432: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11192 1726879777.91440: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1e50eb8> <<< 11190 1726879777.91460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11189 1726879777.91472: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.91482: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11192 1726879777.91492: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11190 1726879777.91502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11189 1726879777.91511: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.91531: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.91539: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.91560: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.91575: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.91590: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.91615: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809560f0> <<< 11190 1726879777.91636: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11192 1726879777.91641: stdout chunk (state=3): >>># zipimport: zlib available <<< 11190 1726879777.91653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11189 1726879777.91854: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.91922: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.92193: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11192 1726879777.92222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11192 1726879777.92245: 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' <<< 11190 1726879777.92263: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80956198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d3a8b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_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_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11189 1726879777.92280: 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' <<< 11189 1726879777.92302: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a4910f0> <<< 11190 1726879777.92301: stdout chunk (state=3): >>> {"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} <<< 11189 1726879777.92326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11190 1726879777.92332: stdout chunk (state=3): >>># destroy __main__ <<< 11189 1726879777.92334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11192 1726879777.92386: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff543f0f0> <<< 11192 1726879777.92402: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11192 1726879777.92418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11189 1726879777.92442: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a491198> <<< 11189 1726879777.92487: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756f23b00> <<< 11190 1726879777.92499: 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 <<< 11190 1726879777.92519: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin <<< 11190 1726879777.92533: 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 # 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 <<< 11189 1726879777.92554: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py <<< 11190 1726879777.92576: stdout chunk (state=3): >>># 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 <<< 11192 1726879777.92581: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff543f198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1ed1b00> <<< 11190 1726879777.92593: stdout chunk (state=3): >>># 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 <<< 11189 1726879777.92613: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11190 1726879777.92635: stdout chunk (state=3): >>># 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 <<< 11192 1726879777.92636: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py <<< 11192 1726879777.92657: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11190 1726879777.92657: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11192 1726879777.92666: stdout chunk (state=3): >>># zipimport: zlib available <<< 11189 1726879777.92668: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py <<< 11192 1726879777.92689: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py <<< 11189 1726879777.92805: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11189 1726879777.92901: stdout chunk (state=3): >>># zipimport: zlib available <<< 11192 1726879777.93022: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py <<< 11190 1726879777.93043: stdout chunk (state=3): >>># 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 <<< 11190 1726879777.93069: 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 <<< 11190 1726879777.93086: 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 <<< 11192 1726879777.93108: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}<<< 11192 1726879777.93122: stdout chunk (state=3): >>> <<< 11192 1726879777.93134: stdout chunk (state=3): >>># destroy __main__ <<< 11190 1726879777.93145: stdout chunk (state=3): >>># 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 <<< 11190 1726879777.93155: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11189 1726879777.93160: stdout chunk (state=3): >>> {"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} # destroy __main__ <<< 11190 1726879777.93264: stdout chunk (state=3): >>># destroy posixpath <<< 11190 1726879777.93297: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 11190 1726879777.93327: stdout chunk (state=3): >>># destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11190 1726879777.93366: 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 <<< 11190 1726879777.93644: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 11190 1726879777.93654: stdout chunk (state=3): >>><<< 11190 1726879777.93670: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d9ae48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d30828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d9a9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d3d630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d490f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cee470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cf3e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84ceeb38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cfa4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cddd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84ce0198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fee940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c83000240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d4ea20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f6e0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f79320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82f79fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f79b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f780f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fc9828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fc9c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbd1d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbdeb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fb44a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fa54e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d25320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d2dda0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbd128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d33eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f9f320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82d39278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82d39390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c83017080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39a90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828cb208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828d0cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d395c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828f4358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c828f4710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828fc400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c826a6c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82699358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82699048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c8268aef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828fcda0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c82699fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828f4a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cab780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c826a10b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cabb00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc3630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc76a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc7b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc7c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc3e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc7fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc7550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c84cc72b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cb7b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828e03c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc34e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ccb978>\r\n# zipimport: found 33 names in \'/tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1f7f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c809af2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1fe48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80ccbfd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c8098aba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809f51d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80ced7b8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c8099e080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809f3160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d0320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809c7518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ceddd8>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c8099ec50>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d9470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80c80ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c86f28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809e4828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80ca8f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80cb5e10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80cb5f98>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a040b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d95c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a13a58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a0b198>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a0b390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a04c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c80a2ce80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2cb38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2c358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2c9b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1acf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d319588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d38feb8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c7d3b2198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d367eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809560f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80956198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d3a8b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 11190 1726879777.93752: _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 0x7f6c84d9ae48> # /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 0x7f6c84d30828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d9a9b0> # /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 0x7f6c84d3d630> 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 0x7f6c84d44160> # /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 0x7f6c84d490f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d44390> # /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 0x7f6c84cee470> # /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 0x7f6c84cf3e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84ceeb38> # /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 0x7f6c84cfa4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cddd68> # /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 0x7f6c84ce0198> # /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 0x7f6c82fee940> # /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 0x7f6c83000240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84d4ea20> 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 0x7f6c82f6e0f0> # /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 0x7f6c82f79320> # /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 0x7f6c82f79fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f79b00> 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 0x7f6c82f780f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fc9828> # /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 0x7f6c82fc9c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbd1d0> # /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 0x7f6c82fbdeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fb44a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fa54e0> # /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 0x7f6c82d25320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d2dda0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82fbd128> 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 0x7f6c82d33eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82f9f320> # /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 0x7f6c82d39278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39080> # 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 0x7f6c82d39390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c83017080> # /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 0x7f6c82d39e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39a90> # /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 0x7f6c82d45748> # /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 0x7f6c82d45f28> # /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 0x7f6c828cb208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d45828> # /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 0x7f6c828d0cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d395c0> # /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 0x7f6c828f4358> # 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 0x7f6c828f4710> # /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 0x7f6c828fc400> # /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 0x7f6c826a6c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82699358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82699048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c8268aef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828fcda0> # 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 0x7f6c82699fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828f4a90> # /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 0x7f6c84cab780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c826a10b8> 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 0x7f6c84cabb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c82d39908> # /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 0x7f6c84cc3630> # /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 0x7f6c84cc76a0> # 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 0x7f6c84cc7b70> # 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 0x7f6c84cc7c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc3e80> # /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 0x7f6c84cc7fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cc7550> # 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 0x7f6c84cc72b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c84cb7b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c828e03c8> # /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 0x7f6c84cc34e0> # /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 0x7f6c80ccb978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_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 0x7f6c80a1f7f0> 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 0x7f6c809af2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1fe48> # 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 0x7f6c80ccbfd0> # /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 0x7f6c8098aba8> # /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 0x7f6c809f51d0> # 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 0x7f6c80ced7b8> # 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 0x7f6c8099e080> # /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 0x7f6c809f3160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d0320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809c7518> # /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 0x7f6c80ceddd8> # 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 0x7f6c8099ec50> # /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 0x7f6c809d9470> # /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 0x7f6c80c80ef0> # /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 0x7f6c80c86f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77320> # /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 0x7f6c80c77b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809e4828> # /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 0x7f6c80ca8f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80c77198> # 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 0x7f6c80cb5e10> # 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 0x7f6c80cb5f98> # 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 0x7f6c80a040b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c809d95c0> # /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 0x7f6c80a13a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a0b198> # 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 0x7f6c80a0b390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a04c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_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 0x7f6c80a2ce80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2cb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a2c358> # /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 0x7f6c80a2c9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c80a1acf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_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_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_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 0x7f6c7d319588> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_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 0x7f6c7d38feb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_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_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f6c7d3b2198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d367eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_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 0x7f6c809560f0> # /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 0x7f6c80956198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c7d3a8b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_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_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_i1j_ab0g/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} # 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.43.205 closed. 11190 1726879777.93941: done with _execute_module (slurp, {'src': '/sys/kernel/kexec_crash_size', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11190 1726879777.93958: _low_level_execute_command(): starting 11190 1726879777.93968: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879777.6387613-11190-48513792581187/ > /dev/null 2>&1 && sleep 0'"'"'' 11189 1726879777.94732: 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 # 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 <<< 11192 1726879777.94756: 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 # 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 <<< 11189 1726879777.95390: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 11189 1726879777.95408: stdout chunk (state=3): >>><<< 11189 1726879777.95419: stderr chunk (state=3): >>><<< 11192 1726879777.95462: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 11192 1726879777.95470: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8d5e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e86b828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8d59b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e878630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8840f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e829470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e82ee48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e829b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8354e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e818d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e81b198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb29940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb3b240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e889a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caa90f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab4320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75cab4fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab4b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab30f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb04828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb04c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf81d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf8eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caef4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cae04e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8602e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c868d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf84a8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c86ee80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cada320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c875240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c875358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb52080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c880710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c880ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c406208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8807f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c40bcf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c42f358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c42f710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c437400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1e1c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1d4358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1d4048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1c5ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c437da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75c1d4fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c42fa90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e7e6780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1dc0b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e7e6b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8758d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e7fe630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e8026a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e802b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e802c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7fee80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e802fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e802550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75e8022b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7f2b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c41b3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7fe4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a806978>\r\n# zipimport: found 33 names in \'/tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a55a7f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4ea2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a55ae48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a806fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a4c5ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a5301d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4d7390>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4d7eb8>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a52e198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a50b320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a502518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a821d68>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a4d7c18>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a514400>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a7bbe80>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7c1f28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b22b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b2ac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a51f7b8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7e8eb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b2c18>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a7f0dd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a7f0eb8>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a53f080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a514550>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a54ea20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a549160>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a549358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a53fbe0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff75a56ae10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56aac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56a2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56a940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a555c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756e54400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756f0ae48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff756f2d198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756ea2eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a4910f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a491198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756f23b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 11189 1726879777.95497: _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 0x7ff75e8d5e48> # /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 0x7ff75e86b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e8d59b0> # /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 0x7ff75e878630> 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 0x7ff75e87f160> # /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 0x7ff75e8840f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e87f390> # /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 0x7ff75e829470> # /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 0x7ff75e82ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e829b38> # /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 0x7ff75e8354e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e818d68> # /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 0x7ff75e81b198> # /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 0x7ff75cb29940> # /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 0x7ff75cb3b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e889a20> 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 0x7ff75caa90f0> # /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 0x7ff75cab4320> # /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 0x7ff75cab4fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cab4b00> 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 0x7ff75cab30f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb04828> # /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 0x7ff75cb04c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf81d0> # /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 0x7ff75caf8eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caef4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cae04e0> # /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 0x7ff75c8602e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c868d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75caf84a8> 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 0x7ff75c86ee80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cada320> # /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 0x7ff75c875240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875048> # 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 0x7ff75c875358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75cb52080> # /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 0x7ff75c875e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875a58> # /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 0x7ff75c880710> # /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 0x7ff75c880ef0> # /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 0x7ff75c406208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8807f0> # /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 0x7ff75c40bcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c875588> # /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 0x7ff75c42f358> # 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 0x7ff75c42f710> # /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 0x7ff75c437400> # /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 0x7ff75c1e1c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1d4358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1d4048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1c5ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c437da0> # 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 0x7ff75c1d4fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c42fa90> # /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 0x7ff75e7e6780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c1dc0b8> 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 0x7ff75e7e6b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c8758d0> # /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 0x7ff75e7fe630> # /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 0x7ff75e8026a0> # 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 0x7ff75e802b70> # 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 0x7ff75e802c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7fee80> # /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 0x7ff75e802fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e802550> # 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 0x7ff75e8022b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75e7f2b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75c41b3c8> # /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 0x7ff75e7fe4e0> # /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 0x7ff75a806978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_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 0x7ff75a55a7f0> 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 0x7ff75a4ea2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a55ae48> # 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 0x7ff75a806fd0> # /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 0x7ff75a4c5ba8> # /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 0x7ff75a5301d0> # 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 0x7ff75a4d7390> # 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 0x7ff75a4d7eb8> # /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 0x7ff75a52e198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a50b320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a502518> # /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 0x7ff75a821d68> # 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 0x7ff75a4d7c18> # /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 0x7ff75a514400> # /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 0x7ff75a7bbe80> # /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 0x7ff75a7c1f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b22b0> # /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 0x7ff75a7b2ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a51f7b8> # /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 0x7ff75a7e8eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a7b2c18> # 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 0x7ff75a7f0dd8> # 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 0x7ff75a7f0eb8> # 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 0x7ff75a53f080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a514550> # /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 0x7ff75a54ea20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a549160> # 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 0x7ff75a549358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a53fbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_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 0x7ff75a56ae10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56aac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a56a2e8> # /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 0x7ff75a56a940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff75a555c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_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_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_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 0x7ff756e54400> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_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 0x7ff756f0ae48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_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_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7ff756f2d198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756ea2eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_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 0x7ff75a4910f0> # /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 0x7ff75a491198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff756f23b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_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_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_hcx0w16i/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} # 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.42.60 closed. 11189 1726879777.96110: done with _execute_module (slurp, {'src': '/sys/kernel/kexec_crash_size', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11189 1726879777.96127: _low_level_execute_command(): starting 11189 1726879777.96134: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879777.6365764-11189-211398112978064/ > /dev/null 2>&1 && sleep 0'"'"'' 11192 1726879777.95481: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9883e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9819828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff98839b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9826630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff98320f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97d7470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97dce48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97d7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97e34e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97c6d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97c9198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ad7940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ae9240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9837a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a570f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a62320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7a62fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a62b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a610f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ab2828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ab2c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7aa61d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7aa6eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a9d4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a8e4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff780e2e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7816d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a9d710>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff781ce80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a88320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7823240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7823358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7b00080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782e710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782eef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73b4208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782e7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73b9cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73dd358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff73dd710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73e5400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff718fc18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7182358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7182048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7173ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73e5da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff7182fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73dda90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff9794780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff718a0b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff9794b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff78238d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97ac630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b06a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b0b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b0c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97ace80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b0fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97b0550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff97b02b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97a0b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73c93c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97ac4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff57b4978>\r\n# zipimport: found 33 names in \'/tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff55087f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54982e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5508e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff57b4fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5473ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54de1d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff57d6780>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff5487080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54dc160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54b9320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54b0518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff57d62b0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54c2358>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54c2470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff5769ef0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff576ff28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760320>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54cd828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5791f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760198>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff579ee48>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff579ef28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54ed0f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54c25c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54fca90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54f41d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff54f43c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54edc50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff5515e80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515b38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515978>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5503cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1e02550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1eb8ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5ff1edb198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1e50eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff543f0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff543f198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1ed1b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy fcntl\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy json\r\n# destroy logging\r\n# destroy shlex\r\n# destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy io\r\n# destroy time\r\n# destroy signal\r\n# destroy warnings\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy re\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 11192 1726879777.96300: _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 0x7f5ff9883e48> # /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 0x7f5ff9819828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff98839b0> # /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 0x7f5ff9826630> 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 0x7f5ff982d160> # /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 0x7f5ff98320f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff982d390> # /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 0x7f5ff97d7470> # /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 0x7f5ff97dce48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97d7b38> # /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 0x7f5ff97e34e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97c6d68> # /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 0x7f5ff97c9198> # /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 0x7f5ff7ad7940> # /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 0x7f5ff7ae9240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff9837a20> 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 0x7f5ff7a570f0> # /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 0x7f5ff7a62320> # /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 0x7f5ff7a62fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a62b00> 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 0x7f5ff7a610f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7ab2828> # /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 0x7f5ff7ab2c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7aa61d0> # /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 0x7f5ff7aa6eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a9d4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a8e4e0> # /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 0x7f5ff780e2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7816d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a9d710> 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 0x7f5ff781ce80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7a88320> # /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 0x7f5ff7823240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823048> # 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 0x7f5ff7823358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7b00080> # /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 0x7f5ff7823e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823a58> # /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 0x7f5ff782e710> # /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 0x7f5ff782eef0> # /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 0x7f5ff73b4208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff782e7f0> # /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 0x7f5ff73b9cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7823588> # /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 0x7f5ff73dd358> # 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 0x7f5ff73dd710> # /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 0x7f5ff73e5400> # /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 0x7f5ff718fc18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7182358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7182048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff7173ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73e5da0> # 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 0x7f5ff7182fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73dda90> # /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 0x7f5ff9794780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff718a0b8> 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 0x7f5ff9794b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff78238d0> # /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 0x7f5ff97ac630> # /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 0x7f5ff97b06a0> # 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 0x7f5ff97b0b70> # 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 0x7f5ff97b0c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97ace80> # /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 0x7f5ff97b0fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97b0550> # 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 0x7f5ff97b02b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff97a0b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff73c93c8> # /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 0x7f5ff97ac4e0> # /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 0x7f5ff57b4978> # zipimport: found 33 names in '/tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_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 0x7f5ff55087f0> 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 0x7f5ff54982e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5508e48> # 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 0x7f5ff57b4fd0> # /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 0x7f5ff5473ba8> # /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 0x7f5ff54de1d0> # 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 0x7f5ff57d6780> # 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 0x7f5ff5487080> # /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 0x7f5ff54dc160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54b9320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54b0518> # /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 0x7f5ff57d62b0> # 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 0x7f5ff54c2358> # /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 0x7f5ff54c2470> # /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 0x7f5ff5769ef0> # /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 0x7f5ff576ff28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760320> # /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 0x7f5ff5760b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54cd828> # /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 0x7f5ff5791f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5760198> # 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 0x7f5ff579ee48> # 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 0x7f5ff579ef28> # 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 0x7f5ff54ed0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54c25c0> # /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 0x7f5ff54fca90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54f41d0> # 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 0x7f5ff54f43c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff54edc50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_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 0x7f5ff5515e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5515358> # /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 0x7f5ff5515978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff5503cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_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_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_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 0x7f5ff1e02550> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_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 0x7f5ff1eb8ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_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_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f5ff1edb198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1e50eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_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 0x7f5ff543f0f0> # /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 0x7f5ff543f198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5ff1ed1b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_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_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_slurp_payload_slnj34fx/ansible_slurp_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}} # 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.43.118 closed. 11192 1726879777.97474: done with _execute_module (slurp, {'src': '/sys/kernel/kexec_crash_size', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.16.11', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11192 1726879777.97497: _low_level_execute_command(): starting 11192 1726879777.97506: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879777.6449609-11192-267004317083808/ > /dev/null 2>&1 && sleep 0'"'"'' 11190 1726879777.98256: stderr chunk (state=2): >>><<< 11190 1726879777.98265: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11190 1726879777.98286: _low_level_execute_command() done: rc=0, stdout=, stderr= 11190 1726879777.98293: handler run complete 11190 1726879777.98503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11190 1726879777.98743: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11190 1726879777.98800: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11190 1726879777.98840: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11190 1726879777.98890: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11190 1726879777.99033: variable 'kexec_crash_size' from source: unknown 11190 1726879777.99060: Evaluated conditional (kexec_crash_size is success): True 11190 1726879777.99075: attempt loop complete, returning result 11190 1726879777.99081: _execute() done 11190 1726879777.99085: dumping result to json 11190 1726879777.99090: done dumping result, returning 11190 1726879777.99103: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel [0e44ad9b-8ddf-c952-e8a3-000000000057] 11190 1726879777.99116: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000057 11190 1726879777.99159: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000057 11190 1726879777.99164: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } 11192 1726879778.01289: stderr chunk (state=2): >>><<< 11192 1726879778.01300: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11192 1726879778.01321: _low_level_execute_command() done: rc=0, stdout=, stderr= 11192 1726879778.01327: handler run complete 11192 1726879778.01500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11192 1726879778.01722: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11192 1726879778.01766: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11192 1726879778.01791: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11192 1726879778.01817: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11192 1726879778.01888: variable 'kexec_crash_size' from source: unknown 11192 1726879778.01909: Evaluated conditional (kexec_crash_size is success): True 11192 1726879778.01921: attempt loop complete, returning result 11192 1726879778.01926: _execute() done 11192 1726879778.01929: dumping result to json 11192 1726879778.01933: done dumping result, returning 11192 1726879778.01941: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel [0e44ad9b-8ddf-c952-e8a3-000000000057] 11192 1726879778.02051: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000057 11192 1726879778.02080: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000057 11192 1726879778.02084: WORKER PROCESS EXITING ok: [managed_node3] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } 11189 1726879778.02313: stderr chunk (state=2): >>><<< 11189 1726879778.02322: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11189 1726879778.02341: _low_level_execute_command() done: rc=0, stdout=, stderr= 11189 1726879778.02350: handler run complete 11189 1726879778.02508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11189 1726879778.02690: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11189 1726879778.02734: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11189 1726879778.02773: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11189 1726879778.02813: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11189 1726879778.02887: variable 'kexec_crash_size' from source: unknown 11189 1726879778.02903: Evaluated conditional (kexec_crash_size is success): True 11189 1726879778.02911: attempt loop complete, returning result 11189 1726879778.02915: _execute() done 11189 1726879778.02918: dumping result to json 11189 1726879778.02922: done dumping result, returning 11189 1726879778.02929: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel [0e44ad9b-8ddf-c952-e8a3-000000000057] 11189 1726879778.02940: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000057 11189 1726879778.02968: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000057 11189 1726879778.02971: WORKER PROCESS EXITING ok: [managed_node1] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } 10596 1726879778.03077: no more pending results, returning what we have 10596 1726879778.03080: results queue empty 10596 1726879778.03081: checking for any_errors_fatal 10596 1726879778.03088: done checking for any_errors_fatal 10596 1726879778.03089: checking for max_fail_percentage 10596 1726879778.03090: done checking for max_fail_percentage 10596 1726879778.03090: checking to see if all hosts have failed and the running result is not ok 10596 1726879778.03092: done checking to see if all hosts have failed 10596 1726879778.03093: getting the remaining hosts for this loop 10596 1726879778.03095: done getting the remaining hosts for this loop 10596 1726879778.03098: getting the next task for host managed_node1 10596 1726879778.03102: done getting next task for host managed_node1 10596 1726879778.03108: ^ task is: TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 10596 1726879778.03110: ^ state is: HOST STATE: block=3, 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=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 10596 1726879778.03111: getting the next task for host managed_node2 10596 1726879778.03113: done getting next task for host managed_node2 10596 1726879778.03114: ^ task is: TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 10596 1726879778.03116: ^ state is: HOST STATE: block=3, 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=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 10596 1726879778.03116: getting the next task for host managed_node3 10596 1726879778.03118: done getting next task for host managed_node3 10596 1726879778.03119: ^ task is: TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 10596 1726879778.03120: ^ state is: HOST STATE: block=3, 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=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 10596 1726879778.03134: getting variables 10596 1726879778.03135: in VariableManager get_vars() 10596 1726879778.03163: Calling all_inventory to load vars for managed_node1 10596 1726879778.03165: Calling groups_inventory to load vars for managed_node1 10596 1726879778.03167: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879778.03174: Calling all_plugins_play to load vars for managed_node1 10596 1726879778.03176: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879778.03179: Calling groups_plugins_play to load vars for managed_node1 10596 1726879778.03294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.03414: done with get_vars() 10596 1726879778.03430: done getting variables 10596 1726879778.03518: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Friday 20 September 2024 20:49:38 -0400 (0:00:00.471) 0:00:16.479 ****** 10596 1726879778.03560: entering _queue_task() for managed_node1/set_fact 10596 1726879778.03847: worker is 1 (out of 3 available) 10596 1726879778.03866: exiting _queue_task() for managed_node1/set_fact 10596 1726879778.03906: getting variables 10596 1726879778.03909: in VariableManager get_vars() 10596 1726879778.04025: Calling all_inventory to load vars for managed_node2 10596 1726879778.04032: Calling groups_inventory to load vars for managed_node2 10596 1726879778.04035: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879778.04054: Calling all_plugins_play to load vars for managed_node2 10596 1726879778.04059: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879778.04062: Calling groups_plugins_play to load vars for managed_node2 10596 1726879778.04456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.04667: done with get_vars() 10596 1726879778.04679: done getting variables 10596 1726879778.04759: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.04770: entering _queue_task() for managed_node2/set_fact 10596 1726879778.05046: worker is 2 (out of 3 available) 10596 1726879778.05061: exiting _queue_task() for managed_node2/set_fact 10596 1726879778.05093: getting variables 10596 1726879778.05096: in VariableManager get_vars() 10596 1726879778.05177: Calling all_inventory to load vars for managed_node3 10596 1726879778.05182: Calling groups_inventory to load vars for managed_node3 10596 1726879778.05184: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879778.05207: Calling all_plugins_play to load vars for managed_node3 10596 1726879778.05211: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879778.05215: Calling groups_plugins_play to load vars for managed_node3 10596 1726879778.05446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.05749: done with get_vars() 10596 1726879778.05772: done getting variables 10596 1726879778.05866: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.05881: entering _queue_task() for managed_node3/set_fact 10596 1726879778.06187: worker is 3 (out of 3 available) 10596 1726879778.06203: exiting _queue_task() for managed_node3/set_fact 10596 1726879778.06217: done queuing things up, now waiting for results queue to drain 10596 1726879778.06219: waiting for pending results... 11213 1726879778.04579: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 11213 1726879778.04704: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000058 11213 1726879778.04722: variable 'ansible_search_path' from source: unknown 11213 1726879778.04727: variable 'ansible_search_path' from source: unknown 11213 1726879778.04750: calling self._execute() 11213 1726879778.04821: variable 'ansible_host' from source: host vars for 'managed_node1' 11213 1726879778.04831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11213 1726879778.04841: variable 'omit' from source: magic vars 11213 1726879778.04931: variable 'omit' from source: magic vars 11213 1726879778.04978: variable 'omit' from source: magic vars 11213 1726879778.05241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11214 1726879778.06475: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 11214 1726879778.06593: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000058 11214 1726879778.06610: variable 'ansible_search_path' from source: unknown 11214 1726879778.06614: variable 'ansible_search_path' from source: unknown 11214 1726879778.06635: calling self._execute() 11214 1726879778.06704: variable 'ansible_host' from source: host vars for 'managed_node2' 11214 1726879778.06714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11214 1726879778.06722: variable 'omit' from source: magic vars 11214 1726879778.06811: variable 'omit' from source: magic vars 11214 1726879778.06854: variable 'omit' from source: magic vars 11214 1726879778.07144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11215 1726879778.07836: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact 11215 1726879778.07978: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000058 11215 1726879778.08000: variable 'ansible_search_path' from source: unknown 11215 1726879778.08005: variable 'ansible_search_path' from source: unknown 11215 1726879778.08042: calling self._execute() 11215 1726879778.08127: variable 'ansible_host' from source: host vars for 'managed_node3' 11215 1726879778.08137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11215 1726879778.08146: variable 'omit' from source: magic vars 11215 1726879778.08256: variable 'omit' from source: magic vars 11215 1726879778.08309: variable 'omit' from source: magic vars 11215 1726879778.08566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11214 1726879778.09674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11214 1726879778.09756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11214 1726879778.09798: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11214 1726879778.09842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11214 1726879778.09869: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11214 1726879778.09945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11214 1726879778.09974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11214 1726879778.10002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11214 1726879778.10042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11214 1726879778.10058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11214 1726879778.10199: variable 'kexec_crash_size' from source: set_fact 11214 1726879778.10260: variable 'omit' from source: magic vars 11214 1726879778.10285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11214 1726879778.10314: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11214 1726879778.10333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11214 1726879778.10350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11214 1726879778.10362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11214 1726879778.10392: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11214 1726879778.10398: variable 'ansible_host' from source: host vars for 'managed_node2' 11214 1726879778.10403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11214 1726879778.10500: Set connection var ansible_shell_executable to /bin/sh 11214 1726879778.10508: Set connection var ansible_connection to ssh 11214 1726879778.10514: Set connection var ansible_timeout to 10 11214 1726879778.10518: Set connection var ansible_shell_type to sh 11214 1726879778.10523: Set connection var ansible_pipelining to False 11214 1726879778.10531: Set connection var ansible_module_compression to ZIP_DEFLATED 11214 1726879778.10554: variable 'ansible_shell_executable' from source: unknown 11214 1726879778.10560: variable 'ansible_connection' from source: unknown 11214 1726879778.10563: variable 'ansible_module_compression' from source: unknown 11214 1726879778.10566: variable 'ansible_shell_type' from source: unknown 11214 1726879778.10568: variable 'ansible_shell_executable' from source: unknown 11214 1726879778.10571: variable 'ansible_host' from source: host vars for 'managed_node2' 11214 1726879778.10575: variable 'ansible_pipelining' from source: unknown 11214 1726879778.10578: variable 'ansible_timeout' from source: unknown 11214 1726879778.10582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11214 1726879778.10760: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11214 1726879778.10773: variable 'omit' from source: magic vars 11214 1726879778.10779: starting attempt loop 11214 1726879778.10783: running the handler 11214 1726879778.10795: handler run complete 11214 1726879778.10805: attempt loop complete, returning result 11214 1726879778.10808: _execute() done 11214 1726879778.10811: dumping result to json 11214 1726879778.10814: done dumping result, returning 11214 1726879778.10821: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact [0e44ad9b-8ddf-c952-e8a3-000000000058] 11214 1726879778.10831: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000058 11214 1726879778.10851: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000058 11214 1726879778.10854: WORKER PROCESS EXITING 11213 1726879778.11032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11213 1726879778.11101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11213 1726879778.11139: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11213 1726879778.11180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11213 1726879778.11210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py ok: [managed_node2] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } 11213 1726879778.11302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11213 1726879778.11328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11213 1726879778.11347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11213 1726879778.11376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11213 1726879778.11388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11213 1726879778.11490: variable 'kexec_crash_size' from source: set_fact 11213 1726879778.11585: variable 'omit' from source: magic vars 11213 1726879778.11627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11213 1726879778.11669: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11213 1726879778.11696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11213 1726879778.11721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11213 1726879778.11739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11213 1726879778.11781: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11213 1726879778.11787: variable 'ansible_host' from source: host vars for 'managed_node1' 11213 1726879778.11791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11213 1726879778.11892: Set connection var ansible_shell_executable to /bin/sh 11213 1726879778.11900: Set connection var ansible_connection to ssh 11213 1726879778.11906: Set connection var ansible_timeout to 10 11213 1726879778.11909: Set connection var ansible_shell_type to sh 11213 1726879778.11913: Set connection var ansible_pipelining to False 11213 1726879778.11920: Set connection var ansible_module_compression to ZIP_DEFLATED 11213 1726879778.11940: variable 'ansible_shell_executable' from source: unknown 11213 1726879778.11944: variable 'ansible_connection' from source: unknown 11213 1726879778.11946: variable 'ansible_module_compression' from source: unknown 11213 1726879778.11951: variable 'ansible_shell_type' from source: unknown 11213 1726879778.11953: variable 'ansible_shell_executable' from source: unknown 11213 1726879778.11955: variable 'ansible_host' from source: host vars for 'managed_node1' 11213 1726879778.11959: variable 'ansible_pipelining' from source: unknown 11213 1726879778.11961: variable 'ansible_timeout' from source: unknown 11213 1726879778.11964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11213 1726879778.12063: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11213 1726879778.12073: variable 'omit' from source: magic vars 11213 1726879778.12078: starting attempt loop 11213 1726879778.12081: running the handler 11213 1726879778.12090: handler run complete 11213 1726879778.12099: attempt loop complete, returning result 11213 1726879778.12103: _execute() done 11213 1726879778.12108: dumping result to json 11213 1726879778.12111: done dumping result, returning 11213 1726879778.12116: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact [0e44ad9b-8ddf-c952-e8a3-000000000058] 11213 1726879778.12126: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000058 11213 1726879778.12147: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000058 11213 1726879778.12151: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } 11215 1726879778.12977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11215 1726879778.13050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11215 1726879778.13096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11215 1726879778.13131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11215 1726879778.13166: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11215 1726879778.13234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11215 1726879778.13259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11215 1726879778.13279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11215 1726879778.13311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11215 1726879778.13324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11215 1726879778.13428: variable 'kexec_crash_size' from source: set_fact 11215 1726879778.13479: variable 'omit' from source: magic vars 11215 1726879778.13502: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11215 1726879778.13524: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11215 1726879778.13539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11215 1726879778.13555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11215 1726879778.13566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11215 1726879778.13601: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11215 1726879778.13608: variable 'ansible_host' from source: host vars for 'managed_node3' 11215 1726879778.13613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11215 1726879778.13754: Set connection var ansible_shell_executable to /bin/sh 11215 1726879778.13765: Set connection var ansible_connection to ssh 11215 1726879778.13772: Set connection var ansible_timeout to 10 11215 1726879778.13777: Set connection var ansible_shell_type to sh 11215 1726879778.13785: Set connection var ansible_pipelining to False 11215 1726879778.13796: Set connection var ansible_module_compression to ZIP_DEFLATED 11215 1726879778.13828: variable 'ansible_shell_executable' from source: unknown 11215 1726879778.13834: variable 'ansible_connection' from source: unknown 11215 1726879778.13839: variable 'ansible_module_compression' from source: unknown 11215 1726879778.13842: variable 'ansible_shell_type' from source: unknown 11215 1726879778.13846: variable 'ansible_shell_executable' from source: unknown 11215 1726879778.13854: variable 'ansible_host' from source: host vars for 'managed_node3' 11215 1726879778.13859: variable 'ansible_pipelining' from source: unknown 11215 1726879778.13863: variable 'ansible_timeout' from source: unknown 11215 1726879778.13868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11215 1726879778.14026: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11215 1726879778.14043: variable 'omit' from source: magic vars 11215 1726879778.14056: starting attempt loop 11215 1726879778.14061: running the handler 11215 1726879778.14073: handler run complete 11215 1726879778.14083: attempt loop complete, returning result 11215 1726879778.14086: _execute() done 11215 1726879778.14089: dumping result to json 11215 1726879778.14094: done dumping result, returning 11215 1726879778.14102: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact [0e44ad9b-8ddf-c952-e8a3-000000000058] 11215 1726879778.14255: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000058 11215 1726879778.14282: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000058 11215 1726879778.14285: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } 10596 1726879778.14371: no more pending results, returning what we have 10596 1726879778.14375: results queue empty 10596 1726879778.14375: checking for any_errors_fatal 10596 1726879778.14381: done checking for any_errors_fatal 10596 1726879778.14382: checking for max_fail_percentage 10596 1726879778.14383: done checking for max_fail_percentage 10596 1726879778.14384: checking to see if all hosts have failed and the running result is not ok 10596 1726879778.14384: done checking to see if all hosts have failed 10596 1726879778.14385: getting the remaining hosts for this loop 10596 1726879778.14386: done getting the remaining hosts for this loop 10596 1726879778.14389: getting the next task for host managed_node1 10596 1726879778.14398: done getting next task for host managed_node1 10596 1726879778.14401: ^ task is: TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 10596 1726879778.14403: ^ state is: HOST STATE: block=3, 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 10596 1726879778.14405: getting the next task for host managed_node2 10596 1726879778.14408: done getting next task for host managed_node2 10596 1726879778.14409: ^ task is: TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 10596 1726879778.14410: ^ state is: HOST STATE: block=3, 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 10596 1726879778.14411: getting the next task for host managed_node3 10596 1726879778.14414: done getting next task for host managed_node3 10596 1726879778.14416: ^ task is: TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 10596 1726879778.14417: ^ state is: HOST STATE: block=3, 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 10596 1726879778.14427: getting variables 10596 1726879778.14428: in VariableManager get_vars() 10596 1726879778.14458: Calling all_inventory to load vars for managed_node1 10596 1726879778.14460: Calling groups_inventory to load vars for managed_node1 10596 1726879778.14462: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879778.14469: Calling all_plugins_play to load vars for managed_node1 10596 1726879778.14471: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879778.14473: Calling groups_plugins_play to load vars for managed_node1 10596 1726879778.14614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.14739: done with get_vars() 10596 1726879778.14747: done getting variables 10596 1726879778.14790: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Friday 20 September 2024 20:49:38 -0400 (0:00:00.112) 0:00:16.591 ****** 10596 1726879778.14814: entering _queue_task() for managed_node1/command 10596 1726879778.15085: worker is 1 (out of 3 available) 10596 1726879778.15108: exiting _queue_task() for managed_node1/command 10596 1726879778.15156: getting variables 10596 1726879778.15159: in VariableManager get_vars() 10596 1726879778.15233: Calling all_inventory to load vars for managed_node2 10596 1726879778.15236: Calling groups_inventory to load vars for managed_node2 10596 1726879778.15238: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879778.15251: Calling all_plugins_play to load vars for managed_node2 10596 1726879778.15253: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879778.15255: Calling groups_plugins_play to load vars for managed_node2 10596 1726879778.15574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.15787: done with get_vars() 10596 1726879778.15801: done getting variables 10596 1726879778.15880: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.15890: entering _queue_task() for managed_node2/command 10596 1726879778.16166: worker is 2 (out of 3 available) 10596 1726879778.16181: exiting _queue_task() for managed_node2/command 10596 1726879778.16213: getting variables 10596 1726879778.16216: in VariableManager get_vars() 10596 1726879778.16296: Calling all_inventory to load vars for managed_node3 10596 1726879778.16301: Calling groups_inventory to load vars for managed_node3 10596 1726879778.16303: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879778.16317: Calling all_plugins_play to load vars for managed_node3 10596 1726879778.16321: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879778.16326: Calling groups_plugins_play to load vars for managed_node3 10596 1726879778.16612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.16897: done with get_vars() 10596 1726879778.16917: done getting variables 10596 1726879778.17021: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.17039: entering _queue_task() for managed_node3/command 10596 1726879778.17361: worker is 3 (out of 3 available) 10596 1726879778.17375: exiting _queue_task() for managed_node3/command 10596 1726879778.17388: done queuing things up, now waiting for results queue to drain 10596 1726879778.17390: waiting for pending results... 11216 1726879778.15496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 11216 1726879778.15619: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005a 11216 1726879778.15635: variable 'ansible_search_path' from source: unknown 11216 1726879778.15639: variable 'ansible_search_path' from source: unknown 11216 1726879778.15660: calling self._execute() 11216 1726879778.15731: variable 'ansible_host' from source: host vars for 'managed_node1' 11216 1726879778.15740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11216 1726879778.15751: variable 'omit' from source: magic vars 11216 1726879778.16078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11217 1726879778.17628: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 11217 1726879778.17749: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005a 11217 1726879778.17764: variable 'ansible_search_path' from source: unknown 11217 1726879778.17768: variable 'ansible_search_path' from source: unknown 11217 1726879778.17790: calling self._execute() 11217 1726879778.17859: variable 'ansible_host' from source: host vars for 'managed_node2' 11217 1726879778.17869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11217 1726879778.17877: variable 'omit' from source: magic vars 11217 1726879778.18178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11218 1726879778.18724: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed 11218 1726879778.18843: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005a 11218 1726879778.18860: variable 'ansible_search_path' from source: unknown 11218 1726879778.18863: variable 'ansible_search_path' from source: unknown 11218 1726879778.18896: calling self._execute() 11218 1726879778.18966: variable 'ansible_host' from source: host vars for 'managed_node3' 11218 1726879778.18975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11218 1726879778.18982: variable 'omit' from source: magic vars 11218 1726879778.19305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11216 1726879778.19573: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11216 1726879778.19670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11216 1726879778.19712: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11216 1726879778.19752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11216 1726879778.19780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11216 1726879778.19882: variable 'kdump_reboot_required' from source: set_fact 11216 1726879778.19901: Evaluated conditional (kdump_reboot_required | bool): False 11216 1726879778.19907: when evaluation is False, skipping this task 11216 1726879778.19911: _execute() done 11216 1726879778.19914: dumping result to json 11216 1726879778.19917: done dumping result, returning 11216 1726879778.19924: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed [0e44ad9b-8ddf-c952-e8a3-00000000005a] 11216 1726879778.19936: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005a 11216 1726879778.19970: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005a 11216 1726879778.19974: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 11217 1726879778.21692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11217 1726879778.21768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11217 1726879778.21816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11217 1726879778.21850: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11217 1726879778.21874: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11217 1726879778.21969: variable 'kdump_reboot_required' from source: set_fact 11217 1726879778.21985: Evaluated conditional (kdump_reboot_required | bool): False 11217 1726879778.21989: when evaluation is False, skipping this task 11217 1726879778.21994: _execute() done 11217 1726879778.21997: dumping result to json 11217 1726879778.22000: done dumping result, returning 11217 1726879778.22007: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed [0e44ad9b-8ddf-c952-e8a3-00000000005a] 11217 1726879778.22017: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005a 11217 1726879778.22042: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005a 11217 1726879778.22044: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 11218 1726879778.22475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11218 1726879778.22565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11218 1726879778.22610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11218 1726879778.22646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11218 1726879778.22682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11218 1726879778.22771: variable 'kdump_reboot_required' from source: set_fact 11218 1726879778.22787: Evaluated conditional (kdump_reboot_required | bool): False 11218 1726879778.22793: when evaluation is False, skipping this task 11218 1726879778.22797: _execute() done 11218 1726879778.22801: dumping result to json 11218 1726879778.22806: done dumping result, returning 11218 1726879778.22813: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed [0e44ad9b-8ddf-c952-e8a3-00000000005a] 11218 1726879778.22916: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005a 11218 1726879778.22943: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005a 11218 1726879778.22947: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 10596 1726879778.23012: no more pending results, returning what we have 10596 1726879778.23015: results queue empty 10596 1726879778.23016: checking for any_errors_fatal 10596 1726879778.23020: done checking for any_errors_fatal 10596 1726879778.23021: checking for max_fail_percentage 10596 1726879778.23022: done checking for max_fail_percentage 10596 1726879778.23023: checking to see if all hosts have failed and the running result is not ok 10596 1726879778.23023: done checking to see if all hosts have failed 10596 1726879778.23024: getting the remaining hosts for this loop 10596 1726879778.23029: done getting the remaining hosts for this loop 10596 1726879778.23032: getting the next task for host managed_node1 10596 1726879778.23037: done getting next task for host managed_node1 10596 1726879778.23040: ^ task is: TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 10596 1726879778.23042: ^ state is: HOST STATE: block=3, 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 10596 1726879778.23044: getting the next task for host managed_node2 10596 1726879778.23045: done getting next task for host managed_node2 10596 1726879778.23047: ^ task is: TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 10596 1726879778.23048: ^ state is: HOST STATE: block=3, 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 10596 1726879778.23049: getting the next task for host managed_node3 10596 1726879778.23050: done getting next task for host managed_node3 10596 1726879778.23052: ^ task is: TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 10596 1726879778.23053: ^ state is: HOST STATE: block=3, 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 10596 1726879778.23067: getting variables 10596 1726879778.23069: in VariableManager get_vars() 10596 1726879778.23098: Calling all_inventory to load vars for managed_node1 10596 1726879778.23101: Calling groups_inventory to load vars for managed_node1 10596 1726879778.23102: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879778.23110: Calling all_plugins_play to load vars for managed_node1 10596 1726879778.23112: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879778.23114: Calling groups_plugins_play to load vars for managed_node1 10596 1726879778.23255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.23455: done with get_vars() 10596 1726879778.23472: done getting variables 10596 1726879778.23558: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Friday 20 September 2024 20:49:38 -0400 (0:00:00.087) 0:00:16.679 ****** 10596 1726879778.23601: entering _queue_task() for managed_node1/command 10596 1726879778.23898: worker is 1 (out of 3 available) 10596 1726879778.23915: exiting _queue_task() for managed_node1/command 10596 1726879778.23954: getting variables 10596 1726879778.23958: in VariableManager get_vars() 10596 1726879778.24079: Calling all_inventory to load vars for managed_node2 10596 1726879778.24086: Calling groups_inventory to load vars for managed_node2 10596 1726879778.24090: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879778.24119: Calling all_plugins_play to load vars for managed_node2 10596 1726879778.24125: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879778.24130: Calling groups_plugins_play to load vars for managed_node2 10596 1726879778.24486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.24704: done with get_vars() 10596 1726879778.24716: done getting variables 10596 1726879778.24798: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.24808: entering _queue_task() for managed_node2/command 10596 1726879778.25103: worker is 2 (out of 3 available) 10596 1726879778.25120: exiting _queue_task() for managed_node2/command 10596 1726879778.25151: getting variables 10596 1726879778.25155: in VariableManager get_vars() 10596 1726879778.25241: Calling all_inventory to load vars for managed_node3 10596 1726879778.25246: Calling groups_inventory to load vars for managed_node3 10596 1726879778.25248: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879778.25263: Calling all_plugins_play to load vars for managed_node3 10596 1726879778.25267: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879778.25270: Calling groups_plugins_play to load vars for managed_node3 10596 1726879778.25534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.25825: done with get_vars() 10596 1726879778.25845: done getting variables 10596 1726879778.25963: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.25977: entering _queue_task() for managed_node3/command 10596 1726879778.27504: worker is 3 (out of 3 available) 10596 1726879778.27512: exiting _queue_task() for managed_node3/command 10596 1726879778.27525: done queuing things up, now waiting for results queue to drain 10596 1726879778.27526: waiting for pending results... 11219 1726879778.24504: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 11219 1726879778.24626: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005b 11219 1726879778.24642: variable 'ansible_search_path' from source: unknown 11219 1726879778.24645: variable 'ansible_search_path' from source: unknown 11219 1726879778.24669: calling self._execute() 11219 1726879778.24746: variable 'ansible_host' from source: host vars for 'managed_node1' 11219 1726879778.24759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11219 1726879778.24768: variable 'omit' from source: magic vars 11219 1726879778.25085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11220 1726879778.26480: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 11220 1726879778.26606: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005b 11220 1726879778.26622: variable 'ansible_search_path' from source: unknown 11220 1726879778.26626: variable 'ansible_search_path' from source: unknown 11220 1726879778.26648: calling self._execute() 11220 1726879778.26718: variable 'ansible_host' from source: host vars for 'managed_node2' 11220 1726879778.26730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11220 1726879778.26739: variable 'omit' from source: magic vars 11220 1726879778.27055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11221 1726879778.27777: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed 11221 1726879778.27911: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005b 11221 1726879778.27929: variable 'ansible_search_path' from source: unknown 11221 1726879778.27934: variable 'ansible_search_path' from source: unknown 11221 1726879778.27971: calling self._execute() 11221 1726879778.28054: variable 'ansible_host' from source: host vars for 'managed_node3' 11221 1726879778.28064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11221 1726879778.28074: variable 'omit' from source: magic vars 11221 1726879778.28422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11220 1726879778.29639: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11220 1726879778.29738: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11220 1726879778.29779: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11220 1726879778.29817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11220 1726879778.29844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11220 1726879778.29944: variable 'kdump_reboot_required' from source: set_fact 11220 1726879778.29961: Evaluated conditional (kdump_reboot_required | bool): False 11220 1726879778.29967: when evaluation is False, skipping this task 11220 1726879778.29971: _execute() done 11220 1726879778.29974: dumping result to json 11220 1726879778.29977: done dumping result, returning 11220 1726879778.29984: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed [0e44ad9b-8ddf-c952-e8a3-00000000005b] 11220 1726879778.29997: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005b 11220 1726879778.30029: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005b 11220 1726879778.30033: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 11219 1726879778.30583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11219 1726879778.30654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11219 1726879778.30693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11219 1726879778.30727: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11219 1726879778.30751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11219 1726879778.30842: variable 'kdump_reboot_required' from source: set_fact 11219 1726879778.30858: Evaluated conditional (kdump_reboot_required | bool): False 11219 1726879778.30862: when evaluation is False, skipping this task 11219 1726879778.30865: _execute() done 11219 1726879778.30867: dumping result to json 11219 1726879778.30870: done dumping result, returning 11219 1726879778.30876: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed [0e44ad9b-8ddf-c952-e8a3-00000000005b] 11219 1726879778.30886: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005b 11219 1726879778.30913: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005b 11219 1726879778.30916: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 11221 1726879778.31778: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11221 1726879778.31846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11221 1726879778.31894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11221 1726879778.31927: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11221 1726879778.31963: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11221 1726879778.32040: variable 'kdump_reboot_required' from source: set_fact 11221 1726879778.32058: Evaluated conditional (kdump_reboot_required | bool): False 11221 1726879778.32063: when evaluation is False, skipping this task 11221 1726879778.32067: _execute() done 11221 1726879778.32070: dumping result to json 11221 1726879778.32073: done dumping result, returning 11221 1726879778.32080: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed [0e44ad9b-8ddf-c952-e8a3-00000000005b] 11221 1726879778.32187: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005b 11221 1726879778.32214: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005b 11221 1726879778.32218: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 10596 1726879778.32312: no more pending results, returning what we have 10596 1726879778.32316: results queue empty 10596 1726879778.32317: checking for any_errors_fatal 10596 1726879778.32322: done checking for any_errors_fatal 10596 1726879778.32322: checking for max_fail_percentage 10596 1726879778.32325: done checking for max_fail_percentage 10596 1726879778.32325: checking to see if all hosts have failed and the running result is not ok 10596 1726879778.32326: done checking to see if all hosts have failed 10596 1726879778.32330: getting the remaining hosts for this loop 10596 1726879778.32332: done getting the remaining hosts for this loop 10596 1726879778.32335: getting the next task for host managed_node1 10596 1726879778.32342: done getting next task for host managed_node1 10596 1726879778.32344: ^ task is: TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 10596 1726879778.32347: ^ state is: HOST STATE: block=3, 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 10596 1726879778.32348: getting the next task for host managed_node2 10596 1726879778.32351: done getting next task for host managed_node2 10596 1726879778.32353: ^ task is: TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 10596 1726879778.32354: ^ state is: HOST STATE: block=3, 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 10596 1726879778.32355: getting the next task for host managed_node3 10596 1726879778.32357: done getting next task for host managed_node3 10596 1726879778.32359: ^ task is: TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 10596 1726879778.32360: ^ state is: HOST STATE: block=3, 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 10596 1726879778.32377: getting variables 10596 1726879778.32378: in VariableManager get_vars() 10596 1726879778.32409: Calling all_inventory to load vars for managed_node1 10596 1726879778.32412: Calling groups_inventory to load vars for managed_node1 10596 1726879778.32413: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879778.32421: Calling all_plugins_play to load vars for managed_node1 10596 1726879778.32423: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879778.32425: Calling groups_plugins_play to load vars for managed_node1 10596 1726879778.32612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.32851: done with get_vars() 10596 1726879778.32869: done getting variables 10596 1726879778.32990: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Friday 20 September 2024 20:49:38 -0400 (0:00:00.094) 0:00:16.773 ****** 10596 1726879778.33027: entering _queue_task() for managed_node1/fail 10596 1726879778.33029: Creating lock for fail 10596 1726879778.33340: worker is 1 (out of 3 available) 10596 1726879778.33361: exiting _queue_task() for managed_node1/fail 10596 1726879778.33399: getting variables 10596 1726879778.33402: in VariableManager get_vars() 10596 1726879778.33488: Calling all_inventory to load vars for managed_node2 10596 1726879778.33495: Calling groups_inventory to load vars for managed_node2 10596 1726879778.33498: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879778.33513: Calling all_plugins_play to load vars for managed_node2 10596 1726879778.33516: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879778.33518: Calling groups_plugins_play to load vars for managed_node2 10596 1726879778.33825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.34036: done with get_vars() 10596 1726879778.34049: done getting variables 10596 1726879778.34130: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.34139: entering _queue_task() for managed_node2/fail 10596 1726879778.34410: worker is 2 (out of 3 available) 10596 1726879778.34425: exiting _queue_task() for managed_node2/fail 10596 1726879778.34458: getting variables 10596 1726879778.34461: in VariableManager get_vars() 10596 1726879778.34557: Calling all_inventory to load vars for managed_node3 10596 1726879778.34561: Calling groups_inventory to load vars for managed_node3 10596 1726879778.34564: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879778.34582: Calling all_plugins_play to load vars for managed_node3 10596 1726879778.34587: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879778.34591: Calling groups_plugins_play to load vars for managed_node3 10596 1726879778.34908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.35172: done with get_vars() 10596 1726879778.35188: done getting variables 10596 1726879778.35280: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.35290: entering _queue_task() for managed_node3/fail 11222 1726879778.33647: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 11222 1726879778.33779: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005d 11222 1726879778.33798: variable 'ansible_search_path' from source: unknown 11222 1726879778.33803: variable 'ansible_search_path' from source: unknown 11222 1726879778.33824: calling self._execute() 11222 1726879778.33896: variable 'ansible_host' from source: host vars for 'managed_node1' 11222 1726879778.33905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11222 1726879778.33912: variable 'omit' from source: magic vars 11222 1726879778.34316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11223 1726879778.35775: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 11223 1726879778.35896: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005d 11223 1726879778.35912: variable 'ansible_search_path' from source: unknown 11223 1726879778.35917: variable 'ansible_search_path' from source: unknown 11223 1726879778.35939: calling self._execute() 11223 1726879778.36004: variable 'ansible_host' from source: host vars for 'managed_node2' 11223 1726879778.36013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11223 1726879778.36022: variable 'omit' from source: magic vars 11223 1726879778.36325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10596 1726879778.35588: worker is 3 (out of 3 available) 10596 1726879778.36802: exiting _queue_task() for managed_node3/fail 10596 1726879778.36812: done queuing things up, now waiting for results queue to drain 10596 1726879778.36814: waiting for pending results... 11224 1726879778.36912: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false 11224 1726879778.37045: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005d 11224 1726879778.37066: variable 'ansible_search_path' from source: unknown 11224 1726879778.37071: variable 'ansible_search_path' from source: unknown 11224 1726879778.37111: calling self._execute() 11224 1726879778.37189: variable 'ansible_host' from source: host vars for 'managed_node3' 11224 1726879778.37202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11224 1726879778.37211: variable 'omit' from source: magic vars 11224 1726879778.37565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11223 1726879778.38930: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11223 1726879778.39025: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11223 1726879778.39066: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11223 1726879778.39104: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11223 1726879778.39132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11223 1726879778.39238: variable 'kdump_reboot_required' from source: set_fact 11223 1726879778.39255: Evaluated conditional (kdump_reboot_required | bool): False 11223 1726879778.39261: when evaluation is False, skipping this task 11223 1726879778.39264: _execute() done 11223 1726879778.39267: dumping result to json 11223 1726879778.39270: done dumping result, returning 11223 1726879778.39278: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false [0e44ad9b-8ddf-c952-e8a3-00000000005d] 11223 1726879778.39289: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005d 11223 1726879778.39324: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005d 11223 1726879778.39328: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 11222 1726879778.39903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11222 1726879778.39968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11222 1726879778.40005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11222 1726879778.40037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11222 1726879778.40078: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11222 1726879778.40172: variable 'kdump_reboot_required' from source: set_fact 11222 1726879778.40188: Evaluated conditional (kdump_reboot_required | bool): False 11222 1726879778.40194: when evaluation is False, skipping this task 11222 1726879778.40197: _execute() done 11222 1726879778.40200: dumping result to json 11222 1726879778.40203: done dumping result, returning 11222 1726879778.40210: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false [0e44ad9b-8ddf-c952-e8a3-00000000005d] 11222 1726879778.40221: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005d 11222 1726879778.40248: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005d 11222 1726879778.40250: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 11224 1726879778.41080: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11224 1726879778.41170: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11224 1726879778.41211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11224 1726879778.41250: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11224 1726879778.41277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11224 1726879778.41381: variable 'kdump_reboot_required' from source: set_fact 11224 1726879778.41405: Evaluated conditional (kdump_reboot_required | bool): False 11224 1726879778.41413: when evaluation is False, skipping this task 11224 1726879778.41417: _execute() done 11224 1726879778.41419: dumping result to json 11224 1726879778.41423: done dumping result, returning 11224 1726879778.41430: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false [0e44ad9b-8ddf-c952-e8a3-00000000005d] 11224 1726879778.41556: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005d 11224 1726879778.41589: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005d 11224 1726879778.41594: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 10596 1726879778.41797: no more pending results, returning what we have 10596 1726879778.41800: results queue empty 10596 1726879778.41801: checking for any_errors_fatal 10596 1726879778.41806: done checking for any_errors_fatal 10596 1726879778.41806: checking for max_fail_percentage 10596 1726879778.41808: done checking for max_fail_percentage 10596 1726879778.41808: checking to see if all hosts have failed and the running result is not ok 10596 1726879778.41809: done checking to see if all hosts have failed 10596 1726879778.41813: getting the remaining hosts for this loop 10596 1726879778.41814: done getting the remaining hosts for this loop 10596 1726879778.41818: getting the next task for host managed_node1 10596 1726879778.41823: done getting next task for host managed_node1 10596 1726879778.41826: ^ task is: TASK: fedora.linux_system_roles.kdump : Reboot the managed node 10596 1726879778.41828: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879778.41829: getting the next task for host managed_node2 10596 1726879778.41831: done getting next task for host managed_node2 10596 1726879778.41832: ^ task is: TASK: fedora.linux_system_roles.kdump : Reboot the managed node 10596 1726879778.41833: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879778.41834: getting the next task for host managed_node3 10596 1726879778.41836: done getting next task for host managed_node3 10596 1726879778.41837: ^ task is: TASK: fedora.linux_system_roles.kdump : Reboot the managed node 10596 1726879778.41838: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879778.41853: getting variables 10596 1726879778.41854: in VariableManager get_vars() 10596 1726879778.41887: Calling all_inventory to load vars for managed_node1 10596 1726879778.41889: Calling groups_inventory to load vars for managed_node1 10596 1726879778.41893: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879778.41902: Calling all_plugins_play to load vars for managed_node1 10596 1726879778.41904: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879778.41907: Calling groups_plugins_play to load vars for managed_node1 10596 1726879778.42102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.42345: done with get_vars() 10596 1726879778.42363: done getting variables 10596 1726879778.42541: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Friday 20 September 2024 20:49:38 -0400 (0:00:00.095) 0:00:16.869 ****** 10596 1726879778.42575: entering _queue_task() for managed_node1/reboot 10596 1726879778.42577: Creating lock for reboot 10596 1726879778.42906: worker is 1 (out of 3 available) 10596 1726879778.42928: exiting _queue_task() for managed_node1/reboot 10596 1726879778.42958: getting variables 10596 1726879778.42961: in VariableManager get_vars() 10596 1726879778.43050: Calling all_inventory to load vars for managed_node2 10596 1726879778.43054: Calling groups_inventory to load vars for managed_node2 10596 1726879778.43056: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879778.43072: Calling all_plugins_play to load vars for managed_node2 10596 1726879778.43075: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879778.43078: Calling groups_plugins_play to load vars for managed_node2 10596 1726879778.43393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.43607: done with get_vars() 10596 1726879778.43619: done getting variables 10596 1726879778.43702: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.43713: entering _queue_task() for managed_node2/reboot 10596 1726879778.44021: worker is 2 (out of 3 available) 10596 1726879778.44039: exiting _queue_task() for managed_node2/reboot 10596 1726879778.44078: getting variables 10596 1726879778.44082: in VariableManager get_vars() 10596 1726879778.44209: Calling all_inventory to load vars for managed_node3 10596 1726879778.44214: Calling groups_inventory to load vars for managed_node3 10596 1726879778.44217: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879778.44240: Calling all_plugins_play to load vars for managed_node3 10596 1726879778.44245: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879778.44248: Calling groups_plugins_play to load vars for managed_node3 10596 1726879778.44578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.44818: done with get_vars() 10596 1726879778.44832: done getting variables 10596 1726879778.44918: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.44930: entering _queue_task() for managed_node3/reboot 10596 1726879778.45264: worker is 3 (out of 3 available) 10596 1726879778.45278: exiting _queue_task() for managed_node3/reboot 10596 1726879778.45291: done queuing things up, now waiting for results queue to drain 10596 1726879778.45294: waiting for pending results... 11228 1726879778.43187: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Reboot the managed node 11228 1726879778.43316: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005e 11228 1726879778.43333: variable 'ansible_search_path' from source: unknown 11228 1726879778.43337: variable 'ansible_search_path' from source: unknown 11228 1726879778.43362: calling self._execute() 11228 1726879778.43434: variable 'ansible_host' from source: host vars for 'managed_node1' 11228 1726879778.43443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11228 1726879778.43455: variable 'omit' from source: magic vars 11228 1726879778.43855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11229 1726879778.45543: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Reboot the managed node 11229 1726879778.45666: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005e 11229 1726879778.45686: variable 'ansible_search_path' from source: unknown 11229 1726879778.45690: variable 'ansible_search_path' from source: unknown 11229 1726879778.45712: calling self._execute() 11229 1726879778.45772: variable 'ansible_host' from source: host vars for 'managed_node2' 11229 1726879778.45780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11229 1726879778.45787: variable 'omit' from source: magic vars 11229 1726879778.46207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11230 1726879778.46628: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Reboot the managed node 11230 1726879778.46754: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005e 11230 1726879778.46772: variable 'ansible_search_path' from source: unknown 11230 1726879778.46776: variable 'ansible_search_path' from source: unknown 11230 1726879778.46809: calling self._execute() 11230 1726879778.46879: variable 'ansible_host' from source: host vars for 'managed_node3' 11230 1726879778.46889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11230 1726879778.46898: variable 'omit' from source: magic vars 11230 1726879778.47243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11228 1726879778.47353: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11228 1726879778.47436: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11228 1726879778.47479: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11228 1726879778.47518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11228 1726879778.47545: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11228 1726879778.47653: variable 'kdump_reboot_required' from source: set_fact 11228 1726879778.47670: Evaluated conditional (kdump_reboot_required | bool): False 11228 1726879778.47675: when evaluation is False, skipping this task 11228 1726879778.47679: _execute() done 11228 1726879778.47682: dumping result to json 11228 1726879778.47685: done dumping result, returning 11228 1726879778.47694: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Reboot the managed node [0e44ad9b-8ddf-c952-e8a3-00000000005e] 11228 1726879778.47706: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005e 11228 1726879778.47735: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005e 11228 1726879778.47739: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 11229 1726879778.49646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11229 1726879778.49725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11229 1726879778.49758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11229 1726879778.49795: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11229 1726879778.49821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11229 1726879778.49913: variable 'kdump_reboot_required' from source: set_fact 11229 1726879778.49931: Evaluated conditional (kdump_reboot_required | bool): False 11229 1726879778.49936: when evaluation is False, skipping this task 11229 1726879778.49940: _execute() done 11229 1726879778.49943: dumping result to json 11229 1726879778.49946: done dumping result, returning 11229 1726879778.49953: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Reboot the managed node [0e44ad9b-8ddf-c952-e8a3-00000000005e] 11229 1726879778.49964: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005e 11229 1726879778.49995: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005e 11229 1726879778.49999: WORKER PROCESS EXITING 11230 1726879778.50265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 11230 1726879778.50407: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11230 1726879778.50452: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11230 1726879778.50487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11230 1726879778.50522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11230 1726879778.50601: variable 'kdump_reboot_required' from source: set_fact 11230 1726879778.50616: Evaluated conditional (kdump_reboot_required | bool): False 11230 1726879778.50621: when evaluation is False, skipping this task 11230 1726879778.50624: _execute() done 11230 1726879778.50627: dumping result to json 11230 1726879778.50631: done dumping result, returning 11230 1726879778.50638: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Reboot the managed node [0e44ad9b-8ddf-c952-e8a3-00000000005e] 11230 1726879778.50743: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005e 11230 1726879778.50771: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005e 11230 1726879778.50774: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 10596 1726879778.50840: no more pending results, returning what we have 10596 1726879778.50843: results queue empty 10596 1726879778.50844: checking for any_errors_fatal 10596 1726879778.50850: done checking for any_errors_fatal 10596 1726879778.50850: checking for max_fail_percentage 10596 1726879778.50851: done checking for max_fail_percentage 10596 1726879778.50854: checking to see if all hosts have failed and the running result is not ok 10596 1726879778.50854: done checking to see if all hosts have failed 10596 1726879778.50855: getting the remaining hosts for this loop 10596 1726879778.50856: done getting the remaining hosts for this loop 10596 1726879778.50863: getting the next task for host managed_node1 10596 1726879778.50868: done getting next task for host managed_node1 10596 1726879778.50871: ^ task is: TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag 10596 1726879778.50873: ^ state is: HOST STATE: block=3, 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 10596 1726879778.50874: getting the next task for host managed_node2 10596 1726879778.50876: done getting next task for host managed_node2 10596 1726879778.50878: ^ task is: TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag 10596 1726879778.50879: ^ state is: HOST STATE: block=3, 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 10596 1726879778.50880: getting the next task for host managed_node3 10596 1726879778.50881: done getting next task for host managed_node3 10596 1726879778.50883: ^ task is: TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag 10596 1726879778.50884: ^ state is: HOST STATE: block=3, 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 10596 1726879778.50900: getting variables 10596 1726879778.50901: in VariableManager get_vars() 10596 1726879778.50931: Calling all_inventory to load vars for managed_node1 10596 1726879778.50933: Calling groups_inventory to load vars for managed_node1 10596 1726879778.50935: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879778.50943: Calling all_plugins_play to load vars for managed_node1 10596 1726879778.50945: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879778.50947: Calling groups_plugins_play to load vars for managed_node1 10596 1726879778.51124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.51361: done with get_vars() 10596 1726879778.51378: done getting variables 10596 1726879778.51465: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Friday 20 September 2024 20:49:38 -0400 (0:00:00.089) 0:00:16.958 ****** 10596 1726879778.51510: entering _queue_task() for managed_node1/set_fact 10596 1726879778.51796: worker is 1 (out of 3 available) 10596 1726879778.51818: exiting _queue_task() for managed_node1/set_fact 10596 1726879778.51861: getting variables 10596 1726879778.51865: in VariableManager get_vars() 10596 1726879778.51982: Calling all_inventory to load vars for managed_node2 10596 1726879778.51987: Calling groups_inventory to load vars for managed_node2 10596 1726879778.51989: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879778.52005: Calling all_plugins_play to load vars for managed_node2 10596 1726879778.52008: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879778.52011: Calling groups_plugins_play to load vars for managed_node2 10596 1726879778.52320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.52535: done with get_vars() 10596 1726879778.52547: done getting variables 10596 1726879778.52626: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.52637: entering _queue_task() for managed_node2/set_fact 10596 1726879778.52901: worker is 2 (out of 3 available) 10596 1726879778.52916: exiting _queue_task() for managed_node2/set_fact 10596 1726879778.52945: getting variables 10596 1726879778.52947: in VariableManager get_vars() 10596 1726879778.53037: Calling all_inventory to load vars for managed_node3 10596 1726879778.53041: Calling groups_inventory to load vars for managed_node3 10596 1726879778.53044: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879778.53058: Calling all_plugins_play to load vars for managed_node3 10596 1726879778.53062: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879778.53065: Calling groups_plugins_play to load vars for managed_node3 10596 1726879778.53356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.53640: done with get_vars() 10596 1726879778.53657: done getting variables 10596 1726879778.53757: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.53772: entering _queue_task() for managed_node3/set_fact 11231 1726879778.52210: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag 11231 1726879778.52337: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005f 11231 1726879778.52355: variable 'ansible_search_path' from source: unknown 11231 1726879778.52360: variable 'ansible_search_path' from source: unknown 11231 1726879778.52380: calling self._execute() 11231 1726879778.52445: variable 'ansible_host' from source: host vars for 'managed_node1' 11231 1726879778.52457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11231 1726879778.52465: variable 'omit' from source: magic vars 11231 1726879778.52786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11232 1726879778.54280: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag 11232 1726879778.54404: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005f 11232 1726879778.54419: variable 'ansible_search_path' from source: unknown 11232 1726879778.54424: variable 'ansible_search_path' from source: unknown 11232 1726879778.54446: calling self._execute() 11232 1726879778.54514: variable 'ansible_host' from source: host vars for 'managed_node2' 11232 1726879778.54523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11232 1726879778.54532: variable 'omit' from source: magic vars 11232 1726879778.54839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11233 1726879778.55418: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag 11233 1726879778.55537: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000005f 11233 1726879778.55555: variable 'ansible_search_path' from source: unknown 11233 1726879778.55559: variable 'ansible_search_path' from source: unknown 11233 1726879778.55590: calling self._execute() 11233 1726879778.55663: variable 'ansible_host' from source: host vars for 'managed_node3' 11233 1726879778.55672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11233 1726879778.55680: variable 'omit' from source: magic vars 11233 1726879778.56000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11231 1726879778.56274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10596 1726879778.54088: worker is 3 (out of 3 available) 10596 1726879778.56378: exiting _queue_task() for managed_node3/set_fact 10596 1726879778.56386: done queuing things up, now waiting for results queue to drain 10596 1726879778.56388: waiting for pending results... 11231 1726879778.56377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11231 1726879778.56421: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11231 1726879778.56460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11231 1726879778.56488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11231 1726879778.56590: variable 'kdump_reboot_required' from source: set_fact 11231 1726879778.56609: Evaluated conditional (kdump_reboot_required | bool): False 11231 1726879778.56614: when evaluation is False, skipping this task 11231 1726879778.56618: _execute() done 11231 1726879778.56621: dumping result to json 11231 1726879778.56624: done dumping result, returning 11231 1726879778.56631: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag [0e44ad9b-8ddf-c952-e8a3-00000000005f] 11231 1726879778.56643: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005f 11231 1726879778.56676: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005f 11231 1726879778.56679: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 11232 1726879778.58434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11232 1726879778.58509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11232 1726879778.58542: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11232 1726879778.58574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11232 1726879778.58603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11232 1726879778.58690: variable 'kdump_reboot_required' from source: set_fact 11232 1726879778.58710: Evaluated conditional (kdump_reboot_required | bool): False 11232 1726879778.58714: when evaluation is False, skipping this task 11232 1726879778.58716: _execute() done 11232 1726879778.58719: dumping result to json 11232 1726879778.58722: done dumping result, returning 11232 1726879778.58728: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag [0e44ad9b-8ddf-c952-e8a3-00000000005f] 11232 1726879778.58737: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005f 11232 1726879778.58763: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005f 11232 1726879778.58765: WORKER PROCESS EXITING 11233 1726879778.59122: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11233 1726879778.59188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11233 1726879778.59233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11233 1726879778.59267: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py skipping: [managed_node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 11233 1726879778.59369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11233 1726879778.59450: variable 'kdump_reboot_required' from source: set_fact 11233 1726879778.59463: Evaluated conditional (kdump_reboot_required | bool): False 11233 1726879778.59466: when evaluation is False, skipping this task 11233 1726879778.59468: _execute() done 11233 1726879778.59470: dumping result to json 11233 1726879778.59472: done dumping result, returning 11233 1726879778.59476: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag [0e44ad9b-8ddf-c952-e8a3-00000000005f] 11233 1726879778.59583: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005f 11233 1726879778.59611: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000005f 11233 1726879778.59614: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } 10596 1726879778.59730: no more pending results, returning what we have 10596 1726879778.59734: results queue empty 10596 1726879778.59735: checking for any_errors_fatal 10596 1726879778.59740: done checking for any_errors_fatal 10596 1726879778.59741: checking for max_fail_percentage 10596 1726879778.59742: done checking for max_fail_percentage 10596 1726879778.59743: checking to see if all hosts have failed and the running result is not ok 10596 1726879778.59743: done checking to see if all hosts have failed 10596 1726879778.59744: getting the remaining hosts for this loop 10596 1726879778.59749: done getting the remaining hosts for this loop 10596 1726879778.59752: getting the next task for host managed_node1 10596 1726879778.59757: done getting next task for host managed_node1 10596 1726879778.59760: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started 10596 1726879778.59763: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879778.59765: getting the next task for host managed_node2 10596 1726879778.59767: done getting next task for host managed_node2 10596 1726879778.59768: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started 10596 1726879778.59770: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879778.59770: getting the next task for host managed_node3 10596 1726879778.59772: done getting next task for host managed_node3 10596 1726879778.59773: ^ task is: TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started 10596 1726879778.59774: ^ state is: HOST STATE: block=3, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879778.59788: getting variables 10596 1726879778.59790: in VariableManager get_vars() 10596 1726879778.59819: Calling all_inventory to load vars for managed_node1 10596 1726879778.59822: Calling groups_inventory to load vars for managed_node1 10596 1726879778.59824: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879778.59833: Calling all_plugins_play to load vars for managed_node1 10596 1726879778.59836: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879778.59839: Calling groups_plugins_play to load vars for managed_node1 10596 1726879778.60048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.60285: done with get_vars() 10596 1726879778.60304: done getting variables 10596 1726879778.60375: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Friday 20 September 2024 20:49:38 -0400 (0:00:00.089) 0:00:17.047 ****** 10596 1726879778.60412: entering _queue_task() for managed_node1/service 10596 1726879778.60703: worker is 1 (out of 3 available) 10596 1726879778.60722: exiting _queue_task() for managed_node1/service 10596 1726879778.60764: getting variables 10596 1726879778.60766: in VariableManager get_vars() 10596 1726879778.60834: Calling all_inventory to load vars for managed_node2 10596 1726879778.60837: Calling groups_inventory to load vars for managed_node2 10596 1726879778.60839: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879778.60850: Calling all_plugins_play to load vars for managed_node2 10596 1726879778.60853: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879778.60855: Calling groups_plugins_play to load vars for managed_node2 10596 1726879778.61155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.61371: done with get_vars() 10596 1726879778.61382: done getting variables 10596 1726879778.61462: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.61471: entering _queue_task() for managed_node2/service 10596 1726879778.61722: worker is 2 (out of 3 available) 10596 1726879778.61736: exiting _queue_task() for managed_node2/service 10596 1726879778.61764: getting variables 10596 1726879778.61767: in VariableManager get_vars() 10596 1726879778.61845: Calling all_inventory to load vars for managed_node3 10596 1726879778.61849: Calling groups_inventory to load vars for managed_node3 10596 1726879778.61851: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879778.61864: Calling all_plugins_play to load vars for managed_node3 10596 1726879778.61868: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879778.61871: Calling groups_plugins_play to load vars for managed_node3 10596 1726879778.62133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879778.62417: done with get_vars() 10596 1726879778.62436: done getting variables 10596 1726879778.62553: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 10596 1726879778.62568: entering _queue_task() for managed_node3/service 10596 1726879778.62952: worker is 3 (out of 3 available) 10596 1726879778.62975: exiting _queue_task() for managed_node3/service 10596 1726879778.62988: done queuing things up, now waiting for results queue to drain 10596 1726879778.62990: waiting for pending results... 11234 1726879778.61101: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started 11234 1726879778.61222: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000060 11234 1726879778.61237: variable 'ansible_search_path' from source: unknown 11234 1726879778.61240: variable 'ansible_search_path' from source: unknown 11234 1726879778.61263: calling self._execute() 11234 1726879778.61331: variable 'ansible_host' from source: host vars for 'managed_node1' 11234 1726879778.61340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11234 1726879778.61352: variable 'omit' from source: magic vars 11234 1726879778.61446: variable 'omit' from source: magic vars 11234 1726879778.61499: variable 'omit' from source: magic vars 11234 1726879778.61532: variable 'omit' from source: magic vars 11234 1726879778.61570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11234 1726879778.61598: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11234 1726879778.61616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11234 1726879778.61631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11234 1726879778.61643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11234 1726879778.61671: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11234 1726879778.61676: variable 'ansible_host' from source: host vars for 'managed_node1' 11234 1726879778.61680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11234 1726879778.61790: Set connection var ansible_shell_executable to /bin/sh 11234 1726879778.61801: Set connection var ansible_connection to ssh 11234 1726879778.61807: Set connection var ansible_timeout to 10 11234 1726879778.61810: Set connection var ansible_shell_type to sh 11234 1726879778.61816: Set connection var ansible_pipelining to False 11234 1726879778.61823: Set connection var ansible_module_compression to ZIP_DEFLATED 11234 1726879778.61844: variable 'ansible_shell_executable' from source: unknown 11234 1726879778.61852: variable 'ansible_connection' from source: unknown 11234 1726879778.61856: variable 'ansible_module_compression' from source: unknown 11234 1726879778.61859: variable 'ansible_shell_type' from source: unknown 11234 1726879778.61862: variable 'ansible_shell_executable' from source: unknown 11234 1726879778.61865: variable 'ansible_host' from source: host vars for 'managed_node1' 11234 1726879778.61869: variable 'ansible_pipelining' from source: unknown 11234 1726879778.61872: variable 'ansible_timeout' from source: unknown 11234 1726879778.61877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11234 1726879778.63036: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11234 1726879778.63054: variable 'omit' from source: magic vars 11234 1726879778.63062: starting attempt loop 11234 1726879778.63066: running the handler 11235 1726879778.63288: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started 11234 1726879778.63340: variable 'ansible_facts' from source: host vars for 'managed_node1' 11235 1726879778.63403: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000060 11235 1726879778.63420: variable 'ansible_search_path' from source: unknown 11235 1726879778.63424: variable 'ansible_search_path' from source: unknown 11235 1726879778.63445: calling self._execute() 11234 1726879778.63462: _low_level_execute_command(): starting 11234 1726879778.63472: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 11235 1726879778.63511: variable 'ansible_host' from source: host vars for 'managed_node2' 11235 1726879778.63520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11235 1726879778.63529: variable 'omit' from source: magic vars <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11235 1726879778.63622: variable 'omit' from source: magic vars 11235 1726879778.63673: variable 'omit' from source: magic vars 11235 1726879778.63711: variable 'omit' from source: magic vars 11235 1726879778.63746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11235 1726879778.63779: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11235 1726879778.63802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11235 1726879778.63819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11235 1726879778.63834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11235 1726879778.63862: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11235 1726879778.63868: variable 'ansible_host' from source: host vars for 'managed_node2' 11235 1726879778.63872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11235 1726879778.63970: Set connection var ansible_shell_executable to /bin/sh 11235 1726879778.63978: Set connection var ansible_connection to ssh 11235 1726879778.63984: Set connection var ansible_timeout to 10 11235 1726879778.63987: Set connection var ansible_shell_type to sh 11235 1726879778.63993: Set connection var ansible_pipelining to False 11235 1726879778.64001: Set connection var ansible_module_compression to ZIP_DEFLATED 11235 1726879778.64019: variable 'ansible_shell_executable' from source: unknown 11235 1726879778.64023: variable 'ansible_connection' from source: unknown 11235 1726879778.64026: variable 'ansible_module_compression' from source: unknown 11235 1726879778.64029: variable 'ansible_shell_type' from source: unknown 11235 1726879778.64031: variable 'ansible_shell_executable' from source: unknown 11235 1726879778.64034: variable 'ansible_host' from source: host vars for 'managed_node2' 11235 1726879778.64037: variable 'ansible_pipelining' from source: unknown 11235 1726879778.64040: variable 'ansible_timeout' from source: unknown 11235 1726879778.64043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11235 1726879778.64163: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11235 1726879778.64176: variable 'omit' from source: magic vars 11235 1726879778.64183: starting attempt loop 11235 1726879778.64187: running the handler 11235 1726879778.64458: variable 'ansible_facts' from source: host vars for 'managed_node2' 11236 1726879778.64481: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started 11235 1726879778.64582: _low_level_execute_command(): starting 11235 1726879778.64594: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None 11236 1726879778.64613: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000060 11236 1726879778.64631: variable 'ansible_search_path' from source: unknown 11236 1726879778.64635: variable 'ansible_search_path' from source: unknown <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11236 1726879778.64673: calling self._execute() 11236 1726879778.64762: variable 'ansible_host' from source: host vars for 'managed_node3' 11236 1726879778.64773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11236 1726879778.64782: variable 'omit' from source: magic vars 11236 1726879778.64895: variable 'omit' from source: magic vars 11236 1726879778.64943: variable 'omit' from source: magic vars 11236 1726879778.64978: variable 'omit' from source: magic vars 11236 1726879778.65021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11236 1726879778.65057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11236 1726879778.65077: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11236 1726879778.65096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11236 1726879778.65108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11236 1726879778.65136: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11236 1726879778.65141: variable 'ansible_host' from source: host vars for 'managed_node3' 11236 1726879778.65144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11236 1726879778.65246: Set connection var ansible_shell_executable to /bin/sh 11236 1726879778.65258: Set connection var ansible_connection to ssh 11236 1726879778.65265: Set connection var ansible_timeout to 10 11236 1726879778.65268: Set connection var ansible_shell_type to sh 11236 1726879778.65273: Set connection var ansible_pipelining to False 11236 1726879778.65281: Set connection var ansible_module_compression to ZIP_DEFLATED 11236 1726879778.65441: variable 'ansible_shell_executable' from source: unknown 11236 1726879778.65450: variable 'ansible_connection' from source: unknown 11236 1726879778.65455: variable 'ansible_module_compression' from source: unknown 11236 1726879778.65461: variable 'ansible_shell_type' from source: unknown 11236 1726879778.65465: variable 'ansible_shell_executable' from source: unknown 11236 1726879778.65468: variable 'ansible_host' from source: host vars for 'managed_node3' 11236 1726879778.65473: variable 'ansible_pipelining' from source: unknown 11236 1726879778.65477: variable 'ansible_timeout' from source: unknown 11236 1726879778.65482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11236 1726879778.65677: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11236 1726879778.65698: variable 'omit' from source: magic vars 11236 1726879778.65707: starting attempt loop 11236 1726879778.65712: running the handler 11236 1726879778.65954: variable 'ansible_facts' from source: host vars for 'managed_node3' 11236 1726879778.66102: _low_level_execute_command(): starting 11236 1726879778.66117: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11234 1726879778.67805: stdout chunk (state=2): >>>/root <<< 11235 1726879778.67909: stdout chunk (state=2): >>>/root <<< 11234 1726879778.67944: stderr chunk (state=3): >>><<< 11234 1726879778.67954: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 11234 1726879778.67994: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11234 1726879778.68011: _low_level_execute_command(): starting 11234 1726879778.68017: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713 `" && echo ansible-tmp-1726879778.6800485-11234-243538256366713="` echo /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 11235 1726879778.68059: stderr chunk (state=3): >>><<< 11235 1726879778.68067: stdout chunk (state=3): >>><<< <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713 `" && echo ansible-tmp-1726879778.6800485-11234-243538256366713="` echo /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713 `" ) && sleep 0'"'"'' <10.31.43.205> (0, b'/root\n', b'') 11235 1726879778.68095: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11235 1726879778.68110: _low_level_execute_command(): starting 11235 1726879778.68119: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524 `" && echo ansible-tmp-1726879778.6810317-11235-95461964800524="` echo /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524 `" && echo ansible-tmp-1726879778.6810317-11235-95461964800524="` echo /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524 `" ) && sleep 0'"'"'' 11236 1726879778.68702: stdout chunk (state=2): >>>/root <<< 11236 1726879778.68714: stderr chunk (state=2): >>><<< 11236 1726879778.68730: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 11236 1726879778.68766: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11236 1726879778.68789: _low_level_execute_command(): starting 11236 1726879778.68798: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448 `" && echo ansible-tmp-1726879778.6878078-11236-108338105612448="` echo /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448 `" && echo ansible-tmp-1726879778.6878078-11236-108338105612448="` echo /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448 `" ) && sleep 0'"'"'' 11235 1726879778.70772: stdout chunk (state=2): >>>ansible-tmp-1726879778.6810317-11235-95461964800524=/root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524 <<< 11234 1726879778.70807: stdout chunk (state=2): >>>ansible-tmp-1726879778.6800485-11234-243538256366713=/root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713 <<< 11235 1726879778.70917: stderr chunk (state=3): >>><<< 11235 1726879778.70925: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879778.6810317-11235-95461964800524=/root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524\n', b'') 11235 1726879778.70946: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879778.6810317-11235-95461964800524=/root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524 , stderr= 11235 1726879778.70978: variable 'ansible_module_compression' from source: unknown 11234 1726879778.70983: stderr chunk (state=3): >>><<< 11234 1726879778.70989: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879778.6800485-11234-243538256366713=/root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713\n', b'') 11234 1726879778.71013: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879778.6800485-11234-243538256366713=/root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713 , stderr= 11235 1726879778.71038: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 11234 1726879778.71045: variable 'ansible_module_compression' from source: unknown 11235 1726879778.71099: variable 'ansible_facts' from source: host vars for 'managed_node2' 11234 1726879778.71104: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 11234 1726879778.71161: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 11235 1726879778.71327: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnz53q91y TO /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 11234 1726879778.71400: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpxtewee3y TO /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py 11236 1726879778.71479: stdout chunk (state=2): >>>ansible-tmp-1726879778.6878078-11236-108338105612448=/root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448 <<< <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 11236 1726879778.71567: stderr chunk (state=3): >>><<< 11236 1726879778.71575: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'ansible-tmp-1726879778.6878078-11236-108338105612448=/root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448\n', b'') 11236 1726879778.71603: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879778.6878078-11236-108338105612448=/root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448 , stderr= 11236 1726879778.71634: variable 'ansible_module_compression' from source: unknown 11236 1726879778.71694: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 11236 1726879778.71756: variable 'ansible_facts' from source: host vars for 'managed_node3' 11235 1726879778.71874: Sending initial data 11235 1726879778.71880: Sent initial data (155 bytes) Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 11236 1726879778.71974: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpqquq5tyb TO /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 11236 1726879778.72415: Sending initial data 11236 1726879778.72421: Sent initial data (156 bytes) 11234 1726879778.72435: Sending initial data 11234 1726879778.72440: Sent initial data (156 bytes) 11235 1726879778.74754: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnz53q91y /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py <<< 11234 1726879778.74960: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpxtewee3y /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py <<< 11236 1726879778.75354: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpqquq5tyb /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py <<< 11235 1726879778.77395: stderr chunk (state=3): >>><<< 11235 1726879778.77411: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpnz53q91y /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py\n', b'') 11235 1726879778.77445: done transferring module to remote 11235 1726879778.77462: _low_level_execute_command(): starting 11235 1726879778.77469: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/ /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/ /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py && sleep 0'"'"'' 11234 1726879778.77532: stderr chunk (state=3): >>><<< 11234 1726879778.77541: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpxtewee3y /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py\n', b'') 11234 1726879778.77573: done transferring module to remote 11234 1726879778.77588: _low_level_execute_command(): starting 11234 1726879778.77596: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/ /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/ /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py && sleep 0'"'"'' 11236 1726879778.79892: stderr chunk (state=3): >>><<< 11236 1726879778.79901: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpqquq5tyb /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py\n', b'') 11236 1726879778.79923: done transferring module to remote 11236 1726879778.79934: _low_level_execute_command(): starting 11236 1726879778.79938: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/ /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/ /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py && sleep 0'"'"'' 11235 1726879778.80693: stderr chunk (state=2): >>><<< 11235 1726879778.80702: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11235 1726879778.80721: _low_level_execute_command() done: rc=0, stdout=, stderr= 11235 1726879778.80726: _low_level_execute_command(): starting 11235 1726879778.80732: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/AnsiballZ_systemd.py && sleep 0'"'"'' 11234 1726879778.81489: stderr chunk (state=2): >>><<< 11234 1726879778.81500: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11234 1726879778.81516: _low_level_execute_command() done: rc=0, stdout=, stderr= 11234 1726879778.81519: _low_level_execute_command(): starting 11234 1726879778.81522: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/AnsiballZ_systemd.py && sleep 0'"'"'' 11236 1726879778.82350: stderr chunk (state=2): >>><<< 11236 1726879778.82359: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11236 1726879778.82378: _low_level_execute_command() done: rc=0, stdout=, stderr= 11236 1726879778.82382: _low_level_execute_command(): starting 11236 1726879778.82387: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/AnsiballZ_systemd.py && sleep 0'"'"'' 11235 1726879778.83716: 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 0x7f5524aade48> # /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 0x7f5524a43828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524aad9b0> # /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 0x7f5524a50630> 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 0x7f5524a57160> # /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 <<< 11235 1726879778.83730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a5c0f0> <<< 11235 1726879778.83753: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57748> <<< 11235 1726879778.83796: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57390> <<< 11235 1726879778.83830: 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 <<< 11235 1726879778.83870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 11235 1726879778.83911: 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 0x7f5524a01470> <<< 11235 1726879778.83944: 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' <<< 11235 1726879778.83984: 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 0x7f5524a06e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a01b38> <<< 11235 1726879778.84019: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11235 1726879778.84046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11235 1726879778.84146: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a0d4e0> <<< 11235 1726879778.84165: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249f0d68> <<< 11235 1726879778.84183: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11235 1726879778.84194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 11235 1726879778.84202: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249f3198> <<< 11235 1726879778.84238: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11235 1726879778.84250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11235 1726879778.84267: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d01940> <<< 11235 1726879778.84284: 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 <<< 11235 1726879778.84307: 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 0x7f5522d13240> <<< 11235 1726879778.84394: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a61a20> 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. <<< 11234 1726879778.84542: 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' <<< 11234 1726879778.84557: stdout chunk (state=3): >>>import '_codecs' # <<< 11234 1726879778.84571: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d393e48> <<< 11234 1726879778.84599: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11235 1726879778.84787: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11234 1726879778.84907: 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 0x7f271d329828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d3939b0> # /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 0x7f271d336630> 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 0x7f271d33d160> # /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 <<< 11234 1726879778.85211: 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 # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d3420f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d390> # /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 0x7f271d2e7470> # /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 0x7f271d2ece48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2e7b38> # /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 0x7f271d2f34e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2d6d68> # /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' <<< 11235 1726879778.85242: 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' # <<< 11236 1726879778.85280: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 11234 1726879778.85297: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2d9198> # /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 0x7f271b5e7940> <<< 11236 1726879778.85308: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11234 1726879778.85322: 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' <<< 11236 1726879778.85342: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11234 1726879778.85356: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5f9240> <<< 11236 1726879778.85379: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 11236 1726879778.85390: stdout chunk (state=3): >>># installing zipimport hook <<< 11236 1726879778.85416: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11234 1726879778.85428: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d347a20> <<< 11234 1726879778.85439: 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. <<< 11235 1726879778.85469: stdout chunk (state=3): >>># /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 0x7f5522c37080> # /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 0x7f5522c422b0> # /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 0x7f5522c42f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c42a90> 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 0x7f5522c4c080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cdc7b8> # /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 0x7f5522cdcba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd0160> # /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 0x7f5522cd0e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cc7438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cb8470> # /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' # <<< 11236 1726879778.85506: 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' # /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' <<< 11235 1726879778.85715: 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 # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229ef2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229f7d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd00b8> 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 0x7f55229fce48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cb22b0> # /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 0x7f5522a03208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229fcfd0> # 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 0x7f5522a03320> <<< 11236 1726879778.85784: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae70e48> # /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 0x7f87cae06828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae709b0> # /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 0x7f87cae13630> 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' <<< 11235 1726879778.85795: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d21fd0> # /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' <<< 11236 1726879778.85814: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a160> # /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 0x7f87cae1f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11234 1726879778.85843: 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' <<< 11234 1726879778.85856: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11234 1726879778.85866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11235 1726879778.85874: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03a20> # /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 0x7f5522a0e6d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11236 1726879778.85879: 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' <<< 11234 1726879778.85889: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11236 1726879778.85903: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11234 1726879778.85914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11234 1726879778.85922: 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' <<< 11236 1726879778.85932: 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 0x7f87cadc4470> <<< 11235 1726879778.85932: 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' <<< 11234 1726879778.86007: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11235 1726879778.86225: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0eeb8> # /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 0x7f55225951d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0e7b8> # /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 0x7f5522599cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03550> # /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 0x7f55225be320> # 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 0x7f55225be6d8> <<< 11236 1726879778.86247: 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 # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc9e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc4b38> # /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 0x7f87cadd04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadb3d68> # /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' <<< 11234 1726879778.86417: 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 0x7f271b51d080> # /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 0x7f271b5282b0> # /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 0x7f271b528f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b528a90> 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 0x7f271b532080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5c27b8> # /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 0x7f271b5c2ba8> <<< 11236 1726879778.86434: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadb6198> # /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 0x7f87c90c4940> # /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 0x7f87c90d6240> <<< 11235 1726879778.86610: 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' # /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 0x7f55225c53c8> # /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 0x7f552236fbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522362320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552235cfd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522354eb8> <<< 11236 1726879778.86625: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae24a20> 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. <<< 11236 1726879778.86854: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11235 1726879778.87074: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225c5d68> # 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 0x7f5522362f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225bea58> # /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 0x7f55249be6d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552236a080> 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 0x7f55249bea58> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03898> # /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 0x7f55249d6588> # /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' <<< 11234 1726879778.87095: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b6160> # /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 0x7f271b5b6e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5ad438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b59e470> # /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 0x7f271b2d52b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2ddd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b60b8> 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 0x7f271b2e2e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5982b0> # /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 0x7f271b2e91d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e2d68> # 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 0x7f271b2e92e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b607fd0> # /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 0x7f271b2e9dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e99e8> # /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 0x7f271b2f46a0> # /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 0x7f271b2f4e80> # /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' <<< 11235 1726879778.87114: 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 0x7f55249da5f8> <<< 11235 1726879778.87126: 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 0x7f55249daac8> <<< 11234 1726879778.87146: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae7b198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f4780> <<< 11234 1726879778.87159: 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' <<< 11235 1726879778.87171: 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 0x7f55249dabe0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249d6dd8> <<< 11236 1726879778.87182: 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 0x7f87c8ffa080> <<< 11235 1726879778.87195: 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' <<< 11236 1726879778.87206: 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' <<< 11236 1726879778.87214: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90052b0> <<< 11235 1726879778.87233: 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 0x7f55249daf28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249da4a8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11234 1726879778.87247: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae80c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9518> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11234 1726879778.87259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11235 1726879778.87269: 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 0x7f55249da208> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249caac8> <<< 11234 1726879778.87280: 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 0x7f271aea42e8> <<< 11235 1726879778.87289: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225aa390> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11235 1726879778.87347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11234 1726879778.87360: 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 0x7f271aea46a0> # /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 <<< 11235 1726879778.87370: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249d6438> <<< 11236 1726879778.87380: 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' # 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 0x7f87c9005f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9005a90> 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 0x7f87c900f080> import '_collections' # <<< 11236 1726879778.87388: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c909f7b8> <<< 11234 1726879778.87398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aeab390> <<< 11234 1726879778.87406: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11236 1726879778.87415: 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' <<< 11236 1726879778.88097: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c909fba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093160> # /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 0x7f87c9093e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c908a438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c907b470> # /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 0x7f87c8db2278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbacf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093438> 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 0x7f87c8dbfe10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90752b0> # /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 0x7f87c8dc61d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbff98> # 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 0x7f87c8dc62e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90e4fd0> # /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 0x7f87c8dc6dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc69e8> # /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 0x7f87c8dd16a0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11235 1726879778.88108: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209dd898> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11234 1726879778.88114: stdout chunk (state=3): >>># 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 0x7f271ac55ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac4c2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac42f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac3ae80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aeabd30> # 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 0x7f271ac4cf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aea4a20> # /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 0x7f271d2a4710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac50048> 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 0x7f271d2a4a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9860> # /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 0x7f271d2bc5c0> # /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' <<< 11236 1726879778.88137: 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' <<< 11236 1726879778.88200: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd1e80> <<< 11236 1726879778.88411: 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' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8958198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd1780> # /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 0x7f87c895dc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6518> # /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' <<< 11236 1726879778.88438: 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 0x7f87c89812e8> <<< 11236 1726879778.88473: 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 0x7f87c89816a0> <<< 11236 1726879778.88497: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11236 1726879778.88515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11234 1726879778.88528: 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 0x7f271d2c0630> # 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 0x7f271d2c0b00> # 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 0x7f271d2c0c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2bce10> # /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 0x7f271d2c0f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2c04e0> # 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 0x7f271d2c0240> <<< 11236 1726879778.88533: 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' <<< 11234 1726879778.88552: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2b0b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae90358> # /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 0x7f271d2bc470> <<< 11234 1726879778.88735: 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' <<< 11234 1726879778.88774: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192c3908> <<< 11234 1726879778.88893: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 11234 1726879778.88937: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11234 1726879778.88984: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11236 1726879778.89101: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8988390> # /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 0x7f87c8732ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c87292e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c871ff98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8717e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8988d30> # 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 0x7f87c8729f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8981a20> # /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 0x7f87cad81710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c872d048> import 'pwd' # <<< 11236 1726879778.89133: 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 0x7f87cad81a90> <<< 11236 1726879778.89177: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6860> <<< 11236 1726879778.89214: 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' <<< 11235 1726879778.89229: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.89243: 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' <<< 11236 1726879778.89273: 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 0x7f87cad995c0> <<< 11236 1726879778.89296: 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' <<< 11236 1726879778.89437: 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 0x7f87cad9d630> <<< 11236 1726879778.89467: 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 0x7f87cad9db00> <<< 11236 1726879778.89503: 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' <<< 11236 1726879778.89521: stdout chunk (state=3): >>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9dc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad99e10> <<< 11236 1726879778.89544: 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' <<< 11236 1726879778.89567: 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 0x7f87cad9df60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad9d4e0> <<< 11236 1726879778.89610: 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 0x7f87cad9d240> <<< 11236 1726879778.89656: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad8db00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c896d358> <<< 11236 1726879778.89684: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11236 1726879778.89739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad99470> <<< 11235 1726879778.89799: 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 0x7f55206b0a58> 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' <<< 11235 1726879778.89845: 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 0x7f5520654208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552065a470> <<< 11235 1726879778.89881: 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 0x7f552065a588> <<< 11235 1726879778.89897: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11235 1726879778.89918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11236 1726879778.89937: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11235 1726879778.89954: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552065aac8> <<< 11235 1726879778.89976: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11236 1726879778.89996: 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 0x7f87c6da0908> <<< 11235 1726879778.90011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11235 1726879778.90018: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11235 1726879778.90030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11235 1726879778.90052: 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' <<< 11234 1726879778.90082: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.90106: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 11236 1726879778.90118: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.90134: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520687a90> <<< 11236 1726879778.90163: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11235 1726879778.90174: 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 0x7f5520687b38> <<< 11235 1726879778.90196: 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 0x7f5520991208> <<< 11236 1726879778.90213: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11235 1726879778.90220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11235 1726879778.90237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11235 1726879778.90296: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520991550> <<< 11235 1726879778.90310: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520682240> <<< 11235 1726879778.90604: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520674438> <<< 11235 1726879778.90626: 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' <<< 11235 1726879778.90652: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55206827f0> <<< 11235 1726879778.90680: 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 0x7f55209bbd68> <<< 11235 1726879778.90705: 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 <<< 11235 1726879778.90713: 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 0x7f55209bbe80> <<< 11235 1726879778.90731: 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 <<< 11235 1726879778.90756: stdout chunk (state=3): >>># 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 <<< 11235 1726879778.90785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11235 1726879778.90805: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11235 1726879778.90825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11235 1726879778.90866: 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 0x7f552090f940> <<< 11235 1726879778.90962: 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 0x7f552091c9e8> <<< 11235 1726879778.91014: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209b9d30> # /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 0x7f5520909438> <<< 11234 1726879778.91045: 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 0x7f2718f94ac8> import 'atexit' # <<< 11234 1726879778.91074: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11234 1726879778.91100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11234 1726879778.91173: 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 0x7f2718f3a278> <<< 11234 1726879778.91204: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f404e0> # 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 0x7f2718f405f8> <<< 11234 1726879778.91236: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11234 1726879778.91265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11234 1726879778.91305: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f40b38> <<< 11234 1726879778.91320: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11234 1726879778.91352: stdout chunk (state=3): >>># 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 <<< 11236 1726879778.91365: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.91388: stdout chunk (state=3): >>># 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 <<< 11234 1726879778.91413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11235 1726879778.91437: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209b3278> # /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 0x7f5520939a20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209095f8> <<< 11234 1726879778.91478: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f6db00> <<< 11234 1726879778.91512: 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 0x7f2719277048> <<< 11235 1726879778.91521: 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 0x7f5520946940> <<< 11234 1726879778.91544: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11234 1726879778.91554: 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 0x7f2719277278> <<< 11235 1726879778.91561: 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 0x7f5520946a20> <<< 11234 1726879778.91563: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11234 1726879778.91585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11235 1726879778.91593: 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 0x7f5520946ba8> <<< 11235 1726879778.91607: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209aa048> <<< 11235 1726879778.91672: 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' # /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' <<< 11235 1726879778.91713: 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 0x7f5520964588> <<< 11234 1726879778.91852: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192775c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f682b0> <<< 11235 1726879778.91873: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520958c88> <<< 11235 1726879778.91903: 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 0x7f5520958e80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520958748> <<< 11235 1726879778.91925: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11235 1726879778.91944: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11234 1726879778.91963: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f5a4a8> <<< 11234 1726879778.91975: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11234 1726879778.91983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11234 1726879778.92003: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f68630> <<< 11235 1726879778.92020: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.92038: 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 0x7f2718f6d320> <<< 11234 1726879778.92059: 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 <<< 11234 1726879778.92066: 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 0x7f27192a1eb8> <<< 11234 1726879778.92088: 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 <<< 11235 1726879778.92101: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 11234 1726879778.92100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11234 1726879778.92130: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11235 1726879778.92131: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11235 1726879778.92143: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.92146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11234 1726879778.92162: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11234 1726879778.92170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11234 1726879778.92226: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11235 1726879778.92234: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.92236: 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 0x7f27191f5978> <<< 11234 1726879778.92309: 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' <<< 11234 1726879778.92334: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719202a58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271929fd68> <<< 11236 1726879778.92335: 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 0x7f87c6a71ac8> import 'atexit' # <<< 11234 1726879778.92368: 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 0x7f27191ef470> <<< 11236 1726879778.92374: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11236 1726879778.92396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11235 1726879778.92416: 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 0x7f552097c978> <<< 11236 1726879778.92473: 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 0x7f87c6a17278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a1d4e0> <<< 11235 1726879778.92487: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552097c668> <<< 11236 1726879778.92525: 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 0x7f87c6a1d5f8> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11235 1726879778.92550: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552096ee48> # /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' <<< 11236 1726879778.92583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11236 1726879778.92654: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a1db38> # /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' <<< 11236 1726879778.92702: stdout chunk (state=3): >>># /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' <<< 11235 1726879778.92714: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552097c4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552096e6a0> # zipimport: zlib available <<< 11236 1726879778.92788: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a4ab00> <<< 11236 1726879778.92834: 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 0x7f87c6d54048> <<< 11236 1726879778.92870: 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 0x7f87c6d54278> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11236 1726879778.92904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11236 1726879778.92963: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d545c0> <<< 11236 1726879778.92998: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a452b0> <<< 11235 1726879778.93041: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.93100: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192992b0> # /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 0x7f271921fa90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27191ef630> # 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 0x7f271922c9b0> # 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 0x7f271922ca90> # 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 0x7f271922cc18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719290080> # /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' <<< 11234 1726879778.93144: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11234 1726879778.93153: 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 0x7f27192495f8> <<< 11236 1726879778.93277: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a374a8> <<< 11236 1726879778.93304: 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' <<< 11236 1726879778.93399: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a458d0> # 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 0x7f87c6d7edd8> # /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 0x7f87c6d7eef0> <<< 11236 1726879778.93440: 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' <<< 11236 1726879778.93465: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11236 1726879778.93543: 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 # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11234 1726879778.93602: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271923ecf8> # 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 0x7f271923eef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271923e7b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11235 1726879778.93604: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 11235 1726879778.93623: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11236 1726879778.93631: 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 0x7f87c6cd19b0> <<< 11236 1726879778.93655: 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' <<< 11236 1726879778.93664: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6cdfac8> <<< 11234 1726879778.93680: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.93698: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d7cda0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11236 1726879778.93715: 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 0x7f87c6ccc4a8> <<< 11235 1726879778.93735: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.93779: 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' <<< 11234 1726879778.93807: 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' <<< 11234 1726879778.93834: 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' <<< 11234 1726879778.93861: 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 0x7f27192639e8> <<< 11235 1726879778.93862: 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' <<< 11235 1726879778.93878: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551cfea2e8> <<< 11235 1726879778.93895: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.93920: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d772e8> <<< 11234 1726879778.93920: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192636d8> <<< 11234 1726879778.93957: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719253eb8> <<< 11236 1726879778.93957: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11236 1726879778.93986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11236 1726879778.94043: 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' # <<< 11236 1726879778.94120: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6cfab00> <<< 11236 1726879778.94182: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6ccc668> <<< 11235 1726879778.94243: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.94298: 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' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719263550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719253710> # zipimport: zlib available <<< 11236 1726879778.94335: 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 0x7f87c6d08a20> <<< 11236 1726879778.94375: 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 0x7f87c6d08b00> <<< 11236 1726879778.94418: 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 0x7f87c6d08c88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d73080> <<< 11236 1726879778.94460: 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' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11236 1726879778.94489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11234 1726879778.94527: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.94554: 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 0x7f87c6d26668> <<< 11235 1726879778.94590: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.94634: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.94697: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 11236 1726879778.94703: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d1bd68> <<< 11235 1726879778.94705: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.94737: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.94744: 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 0x7f87c6d1bf60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d1b828> <<< 11235 1726879778.94772: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11236 1726879778.94780: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11235 1726879778.94823: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.94863: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.94895: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 11235 1726879778.94905: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.94913: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11235 1726879778.94930: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.94957: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.94980: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11236 1726879778.95000: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11234 1726879778.95005: 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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 11234 1726879778.95022: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11235 1726879778.95030: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11234 1726879778.95081: stdout chunk (state=3): >>># zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11234 1726879778.95127: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11235 1726879778.95169: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.95228: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.95349: 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 0x7f87c6d3fa20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d3f710> <<< 11235 1726879778.95363: 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' <<< 11234 1726879778.95351: 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' <<< 11236 1726879778.95379: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d2fef0> <<< 11236 1726879778.95396: 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' <<< 11234 1726879778.95403: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27158d12b0> # zipimport: zlib available <<< 11236 1726879778.95438: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d3f588> <<< 11236 1726879778.95445: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d2f748> <<< 11236 1726879778.95457: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.95515: stdout chunk (state=3): >>>import '_ast' # <<< 11235 1726879778.95538: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0df828> # zipimport: zlib available <<< 11235 1726879778.95553: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.95573: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11235 1726879778.95582: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.95632: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.95684: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11235 1726879778.95703: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11234 1726879778.95727: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.95735: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.95754: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.95787: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 11235 1726879778.95797: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.95824: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.95854: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.95898: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.95938: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.95954: 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 <<< 11235 1726879778.96032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11234 1726879778.96073: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.96128: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.96143: 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 0x7f551d3970b8> <<< 11234 1726879778.96185: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11235 1726879778.96200: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d027828> <<< 11234 1726879778.96222: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.96239: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11234 1726879778.96257: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11235 1726879778.96280: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.96320: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.96346: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11234 1726879778.96401: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 11234 1726879778.96485: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11235 1726879778.96561: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.96647: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.96696: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.96912: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11236 1726879778.96920: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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 0x7f87c33ad2e8> # zipimport: zlib available <<< 11235 1726879778.96940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11235 1726879778.96963: 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' <<< 11235 1726879778.97100: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d37dfd0> <<< 11234 1726879778.97131: 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 0x7f27159c58d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 11235 1726879778.97151: 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' <<< 11234 1726879778.97184: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11234 1726879778.97207: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11236 1726879778.97207: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.97228: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d39f0b8> <<< 11234 1726879778.97240: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.97264: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d02c8d0> <<< 11234 1726879778.97265: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.97296: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 11234 1726879778.97303: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.97318: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py <<< 11235 1726879778.97329: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11234 1726879778.97340: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.97354: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.97375: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 11234 1726879778.97374: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.97415: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.97481: 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 <<< 11234 1726879778.97575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11234 1726879778.97684: 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 0x7f2715946128> <<< 11236 1726879778.97712: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 11235 1726879778.97728: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11236 1726879778.97739: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11234 1726879778.97743: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271590b898> <<< 11234 1726879778.97773: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 11236 1726879778.97796: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.97805: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.97838: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.97868: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 11235 1726879778.97880: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.97890: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11234 1726879778.97915: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11236 1726879778.97927: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11235 1726879778.97936: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11236 1726879778.97945: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.97957: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.97961: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.97980: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11235 1726879778.97985: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.98001: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.98024: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 11235 1726879778.98032: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.98090: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.98146: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.98154: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.98170: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.98204: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11234 1726879778.98214: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.98243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11236 1726879778.98326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11236 1726879778.98335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11234 1726879778.98484: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11234 1726879778.98524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11234 1726879778.98549: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11234 1726879778.98562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11236 1726879778.98579: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34a2860> # zipimport: zlib available <<< 11236 1726879778.98594: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.98612: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11236 1726879778.98619: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.98674: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879778.98690: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715972080> <<< 11234 1726879778.98711: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11236 1726879778.98727: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11234 1726879778.98730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11236 1726879778.98749: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 11236 1726879778.98757: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11236 1726879778.98774: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.98800: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879778.98830: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 11235 1726879778.98893: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d10e198> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 11234 1726879778.99298: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715972128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271591d940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11236 1726879778.99334: stdout chunk (state=3): >>># 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 0x7f87c3423128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33e8898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11235 1726879778.99562: stdout chunk (state=3): >>># 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 0x7f551d0ab6a0> # /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 0x7f551d0cc0f0> # 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 0x7f551d0cc898> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0a7d68> # 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 0x7f551d0c3e10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0a7080> <<< 11234 1726879778.99580: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11236 1726879778.99594: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11234 1726879778.99612: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.99622: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d137198> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d108a90> <<< 11235 1726879778.99639: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 11235 1726879778.99648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 11234 1726879778.99658: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879778.99706: 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' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d066cf8> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 11234 1726879778.99985: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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' <<< 11236 1726879779.00006: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11235 1726879779.00021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d06b860> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d13bd30> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 11235 1726879779.00031: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.00045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11235 1726879779.00055: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 11236 1726879779.00065: 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' <<< 11235 1726879779.00074: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.00099: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.00142: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 11235 1726879779.00151: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.00183: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.00201: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c344f080> <<< 11236 1726879779.00224: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11236 1726879779.00234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11235 1726879779.00243: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 11235 1726879779.00273: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.00324: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.00329: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c344f128> <<< 11235 1726879779.00370: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.00372: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33fa940> <<< 11235 1726879779.00415: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 11235 1726879779.00427: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 11236 1726879779.00446: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11235 1726879779.00450: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.00470: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.00488: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 11236 1726879779.00498: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.00521: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.00536: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 11234 1726879779.00558: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159f1208> <<< 11234 1726879779.00602: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 11236 1726879779.00695: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11234 1726879779.00713: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.00923: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11236 1726879779.01197: stdout chunk (state=3): >>># 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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 11235 1726879779.01275: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available <<< 11234 1726879779.01306: stdout chunk (state=3): >>># /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 0x7f2715983710> # /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 0x7f27159b0160> # 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 0x7f27159b0908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271598edd8> # 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 0x7f27159abe80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271598e0f0> <<< 11235 1726879779.01308: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.01317: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715c66208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159edb00> <<< 11236 1726879779.01331: stdout chunk (state=3): >>># 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 <<< 11235 1726879779.01331: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.01372: stdout chunk (state=3): >>># /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' <<< 11235 1726879779.01369: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 11236 1726879779.01393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11235 1726879779.01396: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.01404: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715a0bd68> <<< 11234 1726879779.01419: 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' <<< 11235 1726879779.01421: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 11234 1726879779.01436: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715a128d0> <<< 11234 1726879779.01454: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715c85fd0> <<< 11234 1726879779.01462: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 11235 1726879779.01462: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.01480: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 11234 1726879779.01489: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 11235 1726879779.01514: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 11234 1726879779.01529: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.01562: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.01600: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 11235 1726879779.01834: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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 0x7f551c768be0> # /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' <<< 11234 1726879779.01846: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 11234 1726879779.01854: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.01894: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.01930: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 11234 1726879779.01939: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.01979: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.01996: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c7ae710> <<< 11235 1726879779.02006: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 11235 1726879779.02017: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.02035: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34ce208> <<< 11236 1726879779.02044: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 11234 1726879779.02055: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.02064: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.02078: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.02113: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 11235 1726879779.02123: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.02132: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 11236 1726879779.02175: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.02274: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.02315: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.02345: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.02358: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 11236 1726879779.02392: stdout chunk (state=3): >>># /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' <<< 11236 1726879779.02414: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 11235 1726879779.02424: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.02430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 11236 1726879779.02453: stdout chunk (state=3): >>># /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' <<< 11235 1726879779.02474: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 11236 1726879779.02482: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c3461710> <<< 11235 1726879779.02496: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.02499: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 11236 1726879779.02513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 11235 1726879779.02517: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.02524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 11235 1726879779.02583: stdout chunk (state=3): >>># /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' <<< 11235 1726879779.02620: stdout chunk (state=3): >>># /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' <<< 11235 1726879779.02719: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c787828> <<< 11235 1726879779.02773: 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 0x7f551c790ef0> <<< 11236 1726879779.02901: stdout chunk (state=3): >>># 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 0x7f87c348d160> # 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 0x7f87c348d908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c346bdd8> # 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 0x7f87c3488e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c346b0f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c345f208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34cab00> # /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 0x7f87c34e8d68> <<< 11234 1726879779.02928: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.02957: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 11234 1726879779.03001: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.03042: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.03087: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 11234 1726879779.03118: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.03152: 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' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34ef8d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c3762fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available <<< 11234 1726879779.03180: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 11236 1726879779.03217: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 11236 1726879779.03253: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.03263: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 11234 1726879779.03279: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available <<< 11234 1726879779.03289: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 11235 1726879779.03295: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c7b9748> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 11236 1726879779.03298: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.03320: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.03410: 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 0x7f551c8a4908> <<< 11235 1726879779.03497: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.03599: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.03650: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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' <<< 11236 1726879779.03668: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 11234 1726879779.03679: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271504ec50> # /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' <<< 11235 1726879779.03750: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 11234 1726879779.03745: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715094780> <<< 11235 1726879779.03766: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 11235 1726879779.03775: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.03774: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 11235 1726879779.03808: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.03808: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.03836: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 11235 1726879779.03850: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.03863: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 11235 1726879779.03877: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.03921: 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' <<< 11235 1726879779.03965: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 11235 1726879779.03973: 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 0x7f551c8a5a58> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c8a56d8> <<< 11235 1726879779.03979: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 11235 1726879779.03997: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11235 1726879779.04008: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 11235 1726879779.04020: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.04050: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.04057: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.04068: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.04081: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 11235 1726879779.04095: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.04135: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 11234 1726879779.04145: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.04189: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.04218: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.04253: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 11234 1726879779.04261: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.04901: stdout chunk (state=3): >>># 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 0x7f271506e898> # 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 0x7f2715078f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271509e358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 11236 1726879779.04926: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available <<< 11235 1726879779.04937: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 11235 1726879779.04951: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.04965: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.04989: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 11236 1726879779.04999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 11236 1726879779.05034: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b2bc50> <<< 11235 1726879779.05046: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 11235 1726879779.05054: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.05062: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 11236 1726879779.05079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 11235 1726879779.05086: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.05106: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.05215: 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 0x7f271518a978> <<< 11236 1726879779.05262: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b71780> <<< 11236 1726879779.05272: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 11236 1726879779.05283: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.05332: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.05378: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 11236 1726879779.05393: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.05530: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.05581: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.05617: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11234 1726879779.05632: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 11234 1726879779.05655: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 11236 1726879779.05673: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 11234 1726879779.05982: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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 0x7f2715189ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715189748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 11236 1726879779.05993: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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' <<< 11235 1726879779.06003: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 11236 1726879779.06028: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b4b898> <<< 11235 1726879779.06042: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.06096: 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 0x7f87c2b55f60> <<< 11234 1726879779.06116: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.06122: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 11235 1726879779.06134: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.06205: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.06251: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 11235 1726879779.06278: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 11235 1726879779.06289: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.06336: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b7b358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 11236 1726879779.06347: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.06357: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.06383: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.06409: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.06421: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.06435: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 11234 1726879779.06453: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.06476: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 11234 1726879779.06486: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 11234 1726879779.06496: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.06508: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.06529: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 11235 1726879779.06539: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.06553: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11235 1726879779.06561: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 11235 1726879779.06602: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.06633: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 11235 1726879779.06643: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.06651: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.06720: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.06750: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 11235 1726879779.06798: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.06948: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.07008: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 11235 1726879779.07105: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 11234 1726879779.07209: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.07371: 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 0x7f87c2c67978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 11236 1726879779.07394: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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' <<< 11236 1726879779.07404: 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 0x7f87c2c66ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2c66748> <<< 11236 1726879779.07412: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 11235 1726879779.07412: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 11236 1726879779.07438: 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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 11235 1726879779.07446: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.07459: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.07468: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.07487: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 11236 1726879779.07489: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.07519: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 11236 1726879779.07530: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.07532: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.07575: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 11235 1726879779.07589: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.07665: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.07787: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 11235 1726879779.07799: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.07805: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.07870: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 11234 1726879779.07880: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 11234 1726879779.07885: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.07893: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.07964: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.08114: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 11236 1726879779.08133: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11236 1726879779.08187: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08245: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 11234 1726879779.08256: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 11235 1726879779.08269: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 11235 1726879779.08284: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.08295: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 11236 1726879779.08311: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.08330: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08340: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08404: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 11236 1726879779.08406: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08415: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08434: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 11234 1726879779.08449: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 11234 1726879779.08467: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.08476: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 11234 1726879779.08483: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08493: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.08506: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 11235 1726879779.08515: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 11234 1726879779.08530: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08540: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11236 1726879779.08545: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.08569: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 11236 1726879779.08576: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08578: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08595: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08618: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.08636: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08675: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.08713: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08728: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 11235 1726879779.08741: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 11235 1726879779.08755: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08792: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08831: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 11235 1726879779.08839: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.08863: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.08994: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.09140: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 11235 1726879779.09158: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.09189: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.09235: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 11235 1726879779.09268: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.09512: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 11235 1726879779.09526: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 11236 1726879779.09560: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 11236 1726879779.09581: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.09594: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 11236 1726879779.09605: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 11236 1726879779.09615: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.09622: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.09676: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.09695: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.09700: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.09759: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 11235 1726879779.09797: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 11235 1726879779.09887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.09899: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.09903: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 11234 1726879779.09945: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.09994: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 11236 1726879779.10007: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 11236 1726879779.10027: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.10037: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 11234 1726879779.10046: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.10056: stdout chunk (state=3): >>>import 'gc' # <<< 11234 1726879779.10064: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 11234 1726879779.10085: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.10101: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.10212: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 11234 1726879779.10241: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.10301: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 11236 1726879779.10400: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11234 1726879779.10410: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 11236 1726879779.10434: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.10434: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.10445: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.10470: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.10508: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.10560: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.10579: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 11236 1726879779.10587: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 11236 1726879779.10602: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.10625: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 11236 1726879779.10625: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.10640: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 11234 1726879779.10647: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.10659: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 11236 1726879779.10671: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.10688: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.10696: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.10714: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 11236 1726879779.10730: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.10738: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 11236 1726879779.10773: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.10832: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 11236 1726879779.10839: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.10862: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.10883: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 11236 1726879779.10895: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.10902: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.10932: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.10944: stdout chunk (state=3): >>> <<< 11235 1726879779.10981: stdout chunk (state=3): >>>{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ExecMainStartTimestampMonotonic": "343483109", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ExecMainExitTimestampMonotonic": "361311819", "ExecMainPID": "21821", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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", "Capabi<<< 11236 1726879779.10992: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 11235 1726879779.11008: stdout chunk (state=3): >>>lityBoundingSet": "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": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:11 EDT", "StateChangeTimestampMonotonic": "361312459", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveExitTimestampMonotonic": "343483139", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ActiveEnterTimestampMonotonic": "361312459", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ActiveExitTimestampMonotonic": "343460273", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveEnterTimestampMonotonic": "343481079", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ConditionTimestampMonotonic": "343482147", "AssertTimestamp": "Fri 2024-09-20 20:48:53 EDT", "AssertTimestampMonotonic": "343482202", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "28892716c0dc430a9d43fffb6191662f", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 11235 1726879779.11342: 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 <<< 11235 1726879779.11384: 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 # 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 <<< 11235 1726879779.11438: 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 # 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 <<< 11235 1726879779.11473: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # 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 <<< 11235 1726879779.11549: stdout chunk (state=3): >>># 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 <<< 11235 1726879779.11586: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11235 1726879779.11897: stdout chunk (state=3): >>># 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 <<< 11235 1726879779.11949: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 11235 1726879779.11998: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 11235 1726879779.12040: stdout chunk (state=3): >>># 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 <<< 11235 1726879779.12101: stdout chunk (state=3): >>># 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 <<< 11235 1726879779.12133: stdout chunk (state=3): >>># destroy datetime # destroy gc # destroy ipaddress # destroy textwrap # destroy base64 <<< 11235 1726879779.12170: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios # destroy json <<< 11235 1726879779.12210: 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 <<< 11234 1726879779.12221: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # <<< 11235 1726879779.12238: 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 <<< 11236 1726879779.12210: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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 <<< 11236 1726879779.12278: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 11236 1726879779.12305: stdout chunk (state=3): >>># zipimport: zlib available <<< 11236 1726879779.12330: stdout chunk (state=3): >>># zipimport: zlib available <<< 11235 1726879779.12341: 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 # 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 <<< 11235 1726879779.12385: 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 <<< 11235 1726879779.12411: stdout chunk (state=3): >>># destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11235 1726879779.12525: stdout chunk (state=3): >>># destroy posixpath <<< 11235 1726879779.12565: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 11235 1726879779.12602: stdout chunk (state=3): >>># destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib <<< 11235 1726879779.12636: stdout chunk (state=3): >>># 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 <<< 11236 1726879779.12697: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 11235 1726879779.12946: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 11235 1726879779.12954: stdout chunk (state=3): >>><<< 11235 1726879779.12970: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524aade48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a43828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524aad9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a50630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a5c0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a01470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a06e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a01b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a0d4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249f0d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249f3198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d01940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d13240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a61a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c37080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c422b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522c42f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c42a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c4c080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cdc7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cdcba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd0160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd0e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cc7438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cb8470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229ef2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229f7d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd00b8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229fce48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cb22b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522a03208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229fcfd0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522a03320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d21fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03a20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0e6d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0eeb8>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225951d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0e7b8>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522599cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225be320>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55225be6d8>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225c53c8>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552236fbe0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522362320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552235cfd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522354eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225c5d68>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5522362f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225bea58>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249be6d8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552236a080>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249bea58>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249d6588>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249da5f8>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249daac8>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249dabe0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249d6dd8>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249daf28>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249da4a8>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55249da208>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249caac8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225aa390>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249d6438>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209dd898>\r\n# zipimport: found 107 names in \'/tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55206b0a58>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520654208>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552065a470>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f552065a588>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552065aac8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520687a90>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520687b38>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520991208>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520991550>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520682240>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520674438>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55206827f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55209bbd68>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209bbe80>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f552090f940>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552091c9e8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209b9d30>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520909438>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209b3278>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520939a20>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209095f8>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520946940>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520946a20>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520946ba8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209aa048>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520964588>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520958c88>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5520958e80>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520958748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f552097c978>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552097c668>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552096ee48>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552097c4e0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552096e6a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551cfea2e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0df828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551d3970b8>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d027828>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d37dfd0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d39f0b8>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d02c8d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d10e198>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0ab6a0>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0cc0f0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551d0cc898>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0a7d68>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551d0c3e10>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0a7080>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d137198>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d108a90>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d066cf8>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d06b860>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d13bd30>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c768be0>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c7ae710>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c787828>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551c790ef0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c7b9748>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c8a4908>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f551c8a5a58>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c8a56d8>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ExecMainStartTimestampMonotonic": "343483109", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ExecMainExitTimestampMonotonic": "361311819", "ExecMainPID": "21821", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:11 EDT", "StateChangeTimestampMonotonic": "361312459", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveExitTimestampMonotonic": "343483139", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ActiveEnterTimestampMonotonic": "361312459", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ActiveExitTimestampMonotonic": "343460273", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveEnterTimestampMonotonic": "343481079", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ConditionTimestampMonotonic": "343482147", "AssertTimestamp": "Fri 2024-09-20 20:48:53 EDT", "AssertTimestampMonotonic": "343482202", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "28892716c0dc430a9d43fffb6191662f", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 11235 1726879779.13113: _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 0x7f5524aade48> # /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 0x7f5524a43828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524aad9b0> # /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 0x7f5524a50630> 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 0x7f5524a57160> # /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 0x7f5524a5c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a57390> # /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 0x7f5524a01470> # /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 0x7f5524a06e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a01b38> # /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 0x7f5524a0d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249f0d68> # /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 0x7f55249f3198> # /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 0x7f5522d01940> # /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 0x7f5522d13240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5524a61a20> 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 0x7f5522c37080> # /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 0x7f5522c422b0> # /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 0x7f5522c42f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522c42a90> 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 0x7f5522c4c080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cdc7b8> # /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 0x7f5522cdcba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd0160> # /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 0x7f5522cd0e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cc7438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cb8470> # /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 0x7f55229ef2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229f7d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cd00b8> 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 0x7f55229fce48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522cb22b0> # /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 0x7f5522a03208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55229fcfd0> # 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 0x7f5522a03320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522d21fd0> # /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 0x7f5522a03e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03a20> # /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 0x7f5522a0e6d8> # /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 0x7f5522a0eeb8> # /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 0x7f55225951d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a0e7b8> # /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 0x7f5522599cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03550> # /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 0x7f55225be320> # 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 0x7f55225be6d8> # /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 0x7f55225c53c8> # /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 0x7f552236fbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522362320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552235cfd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522354eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225c5d68> # 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 0x7f5522362f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225bea58> # /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 0x7f55249be6d8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552236a080> 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 0x7f55249bea58> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5522a03898> # /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 0x7f55249d6588> # /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 0x7f55249da5f8> # 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 0x7f55249daac8> # 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 0x7f55249dabe0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249d6dd8> # /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 0x7f55249daf28> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249da4a8> # 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 0x7f55249da208> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55249caac8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55225aa390> # /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 0x7f55249d6438> # /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 0x7f55209dd898> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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 0x7f55206b0a58> 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 0x7f5520654208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552065a470> # 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 0x7f552065a588> # /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 0x7f552065aac8> # /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 0x7f5520687a90> # 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 0x7f5520687b38> # 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 0x7f5520991208> # /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 0x7f5520991550> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520682240> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520674438> # /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 0x7f55206827f0> # 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 0x7f55209bbd68> # /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 0x7f55209bbe80> # /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 0x7f552090f940> # /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 0x7f552091c9e8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209b9d30> # /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 0x7f5520909438> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209b3278> # /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 0x7f5520939a20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209095f8> # 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 0x7f5520946940> # 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 0x7f5520946a20> # 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 0x7f5520946ba8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55209aa048> # /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 0x7f5520964588> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520958c88> # 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 0x7f5520958e80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5520958748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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 0x7f552097c978> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552097c668> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552096ee48> # /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 0x7f552097c4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f552096e6a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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 0x7f551cfea2e8> # 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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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 0x7f551d0df828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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 0x7f551d3970b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d027828> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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 0x7f551d37dfd0> # /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 0x7f551d39f0b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d02c8d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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 0x7f551d10e198> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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 0x7f551d0ab6a0> # /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 0x7f551d0cc0f0> # 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 0x7f551d0cc898> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0a7d68> # 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 0x7f551d0c3e10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d0a7080> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d137198> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d108a90> # /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 0x7f551d066cf8> # /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 0x7f551d06b860> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551d13bd30> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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 0x7f551c768be0> # /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 0x7f551c7ae710> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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 0x7f551c787828> # 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 0x7f551c790ef0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c7b9748> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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 0x7f551c8a4908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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 0x7f551c8a5a58> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f551c8a56d8> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/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_mzgldsoe/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ExecMainStartTimestampMonotonic": "343483109", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ExecMainExitTimestampMonotonic": "361311819", "ExecMainPID": "21821", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:11 EDT", "StateChangeTimestampMonotonic": "361312459", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveExitTimestampMonotonic": "343483139", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ActiveEnterTimestampMonotonic": "361312459", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ActiveExitTimestampMonotonic": "343460273", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveEnterTimestampMonotonic": "343481079", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ConditionTimestampMonotonic": "343482147", "AssertTimestamp": "Fri 2024-09-20 20:48:53 EDT", "AssertTimestampMonotonic": "343482202", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "28892716c0dc430a9d43fffb6191662f", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.43.205 closed. 11234 1726879779.13510: stdout chunk (state=3): >>> {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ExecMainStartTimestampMonotonic": "315299798", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ExecMainExitTimestampMonotonic": "334409633", "ExecMainPID": "18071", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:08 EDT", "StateChangeTimestampMonotonic": "334410253", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveExitTimestampMonotonic": "315299829", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ActiveEnterTimestampMonotonic": "334410253", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ActiveExitTimestampMonotonic": "315276514", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveEnterTimestampMonotonic": "315297817", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ConditionTimestampMonotonic": "315298781", "AssertTimestamp": "Fri 2024-09-20 20:48:49 EDT", "AssertTimestampMonotonic": "315298804", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3615690114544a46963342501181e43e", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 11235 1726879779.13827: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'started', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879778.6810317-11235-95461964800524/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11235 1726879779.13855: _low_level_execute_command(): starting 11235 1726879779.13865: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879778.6810317-11235-95461964800524/ > /dev/null 2>&1 && sleep 0'"'"'' 11236 1726879779.13408: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 11236 1726879779.13974: stdout chunk (state=3): >>># zipimport: zlib available <<< 11234 1726879779.14684: 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 # 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 <<< 11236 1726879779.14704: stdout chunk (state=3): >>>import 'gc' # <<< 11236 1726879779.15012: stdout chunk (state=3): >>> {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ExecMainStartTimestampMonotonic": "281120984", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ExecMainExitTimestampMonotonic": "299598422", "ExecMainPID": "18176", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:19 EDT", "StateChangeTimestampMonotonic": "299599028", "InactiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveExitTimestampMonotonic": "281121169", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ActiveEnterTimestampMonotonic": "299599028", "ActiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ActiveExitTimestampMonotonic": "281097374", "InactiveEnterTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveEnterTimestampMonotonic": "281119122", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ConditionTimestampMonotonic": "281120053", "AssertTimestamp": "Fri 2024-09-20 20:49:01 EDT", "AssertTimestampMonotonic": "281120076", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3a1c8f9dab994ceead0339e16a18064a", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 11234 1726879779.15220: 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 # 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 <<< 11234 1726879779.16193: stdout chunk (state=3): >>><<< 11234 1726879779.16203: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 11234 1726879779.16210: stderr chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d393e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d329828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d3939b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d336630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d3420f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2e7470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2ece48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2e7b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2f34e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2d6d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2d9198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5e7940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5f9240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d347a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b51d080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5282b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271b528f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b528a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b532080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5c27b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5c2ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b6160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b6e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5ad438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b59e470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2d52b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2ddd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b60b8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e2e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5982b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271b2e91d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e2d68>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271b2e92e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b607fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e99e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f46a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f4e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae7b198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f4780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae80c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aea42e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271aea46a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aeab390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac55ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac4c2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac42f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac3ae80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aeabd30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271ac4cf60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aea4a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2a4710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac50048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2a4a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2bc5c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2bce10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2c04e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271d2c0240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2b0b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae90358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2bc470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192c3908>\r\n# zipimport: found 107 names in \'/tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f94ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2718f3a278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f404e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2718f405f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f40b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f6db00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2719277048>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2719277278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192775c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f682b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f5a4a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f68630>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2718f6d320>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192a1eb8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27191f5978>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719202a58>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271929fd68>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27191ef470>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192992b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271921fa90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27191ef630>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271922c9b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271922ca90>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271922cc18>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719290080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27192495f8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271923ecf8>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f271923eef0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271923e7b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27192639e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192636d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719253eb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719263550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719253710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27158d12b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159c58d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2715946128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271590b898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715972080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715972128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271591d940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159f1208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715983710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159b0160>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27159b0908>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271598edd8>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f27159abe80>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271598e0f0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715c66208>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159edb00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715a0bd68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715a128d0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715c85fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271504ec50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715094780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271506e898>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2715078f60>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271509e358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271518a978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2715189ac8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715189748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ExecMainStartTimestampMonotonic": "315299798", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ExecMainExitTimestampMonotonic": "334409633", "ExecMainPID": "18071", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:08 EDT", "StateChangeTimestampMonotonic": "334410253", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveExitTimestampMonotonic": "315299829", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ActiveEnterTimestampMonotonic": "334410253", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ActiveExitTimestampMonotonic": "315276514", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveEnterTimestampMonotonic": "315297817", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ConditionTimestampMonotonic": "315298781", "AssertTimestamp": "Fri 2024-09-20 20:48:49 EDT", "AssertTimestampMonotonic": "315298804", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3615690114544a46963342501181e43e", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 11234 1726879779.16349: _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 0x7f271d393e48> # /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 0x7f271d329828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d3939b0> # /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 0x7f271d336630> 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 0x7f271d33d160> # /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 0x7f271d3420f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d33d390> # /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 0x7f271d2e7470> # /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 0x7f271d2ece48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2e7b38> # /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 0x7f271d2f34e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2d6d68> # /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 0x7f271d2d9198> # /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 0x7f271b5e7940> # /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 0x7f271b5f9240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d347a20> 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 0x7f271b51d080> # /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 0x7f271b5282b0> # /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 0x7f271b528f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b528a90> 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 0x7f271b532080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5c27b8> # /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 0x7f271b5c2ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b6160> # /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 0x7f271b5b6e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5ad438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b59e470> # /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 0x7f271b2d52b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2ddd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5b60b8> 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 0x7f271b2e2e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b5982b0> # /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 0x7f271b2e91d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e2d68> # 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 0x7f271b2e92e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b607fd0> # /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 0x7f271b2e9dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e99e8> # /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 0x7f271b2f46a0> # /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 0x7f271b2f4e80> # /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 0x7f271ae7b198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2f4780> # /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 0x7f271ae80c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9518> # /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 0x7f271aea42e8> # 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 0x7f271aea46a0> # /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 0x7f271aeab390> # /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 0x7f271ac55ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac4c2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac42f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac3ae80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aeabd30> # 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 0x7f271ac4cf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271aea4a20> # /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 0x7f271d2a4710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ac50048> 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 0x7f271d2a4a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271b2e9860> # /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 0x7f271d2bc5c0> # /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 0x7f271d2c0630> # 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 0x7f271d2c0b00> # 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 0x7f271d2c0c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2bce10> # /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 0x7f271d2c0f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2c04e0> # 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 0x7f271d2c0240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271d2b0b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271ae90358> # /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 0x7f271d2bc470> # /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 0x7f27192c3908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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 0x7f2718f94ac8> 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 0x7f2718f3a278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f404e0> # 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 0x7f2718f405f8> # /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 0x7f2718f40b38> # /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 0x7f2718f6db00> # 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 0x7f2719277048> # 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 0x7f2719277278> # /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 0x7f27192775c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f682b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2718f5a4a8> # /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 0x7f2718f68630> # 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 0x7f2718f6d320> # /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 0x7f27192a1eb8> # /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 0x7f27191f5978> # /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 0x7f2719202a58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271929fd68> # /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 0x7f27191ef470> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192992b0> # /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 0x7f271921fa90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27191ef630> # 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 0x7f271922c9b0> # 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 0x7f271922ca90> # 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 0x7f271922cc18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719290080> # /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 0x7f27192495f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271923ecf8> # 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 0x7f271923eef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271923e7b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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 0x7f27192639e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27192636d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719253eb8> # /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 0x7f2719263550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2719253710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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 0x7f27158d12b0> # 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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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 0x7f27159c58d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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 0x7f2715946128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271590b898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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 0x7f2715972080> # /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 0x7f2715972128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271591d940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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 0x7f27159f1208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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 0x7f2715983710> # /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 0x7f27159b0160> # 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 0x7f27159b0908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271598edd8> # 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 0x7f27159abe80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271598e0f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715c66208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f27159edb00> # /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 0x7f2715a0bd68> # /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 0x7f2715a128d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715c85fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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 0x7f271504ec50> # /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 0x7f2715094780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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 0x7f271506e898> # 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 0x7f2715078f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f271509e358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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 0x7f271518a978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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 0x7f2715189ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2715189748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/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_zn6rtjxb/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ExecMainStartTimestampMonotonic": "315299798", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ExecMainExitTimestampMonotonic": "334409633", "ExecMainPID": "18071", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:08 EDT", "StateChangeTimestampMonotonic": "334410253", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveExitTimestampMonotonic": "315299829", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ActiveEnterTimestampMonotonic": "334410253", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ActiveExitTimestampMonotonic": "315276514", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveEnterTimestampMonotonic": "315297817", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ConditionTimestampMonotonic": "315298781", "AssertTimestamp": "Fri 2024-09-20 20:48:49 EDT", "AssertTimestampMonotonic": "315298804", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3615690114544a46963342501181e43e", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.42.60 closed. 11234 1726879779.17685: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'started', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879778.6800485-11234-243538256366713/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11234 1726879779.17714: _low_level_execute_command(): starting 11234 1726879779.17723: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879778.6800485-11234-243538256366713/ > /dev/null 2>&1 && sleep 0'"'"'' 11236 1726879779.15249: 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 <<< 11236 1726879779.17835: 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 # 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 <<< 11236 1726879779.17883: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 11236 1726879779.17898: stdout chunk (state=3): >>><<< 11236 1726879779.17905: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae70e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae06828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae709b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae13630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1f0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc4470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc9e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc4b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadd04e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadb3d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadb6198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90c4940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90d6240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae24a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8ffa080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90052b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c9005f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9005a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c900f080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c909f7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c909fba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c908a438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c907b470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8db2278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbacf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093438>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbfe10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90752b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c8dc61d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbff98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c8dc62e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90e4fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc69e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd16a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd1e80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8958198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd1780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c895dc88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c89812e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c89816a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8988390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8732ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c87292e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c871ff98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8717e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8988d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c8729f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8981a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad81710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c872d048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad81a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad995c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9d630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9db00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9dc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad99e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9df60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad9d4e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87cad9d240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad8db00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c896d358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad99470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6da0908>\r\n# zipimport: found 107 names in \'/tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a71ac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6a17278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a1d4e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6a1d5f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a1db38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a4ab00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d54048>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d54278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d545c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a452b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a374a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a458d0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d7edd8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d7eef0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6cd19b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6cdfac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d7cda0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6ccc4a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d772e8>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6cfab00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6ccc668>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d08a20>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d08b00>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d08c88>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d73080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d26668>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d1bd68>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d1bf60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d1b828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c6d3fa20>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d3f710>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d2fef0>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d3f588>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d2f748>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33ad2e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34a2860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c3423128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33e8898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c344f080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c344f128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33fa940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34ce208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c3461710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c348d160>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c348d908>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c346bdd8>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c3488e80>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c346b0f0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c345f208>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34cab00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34e8d68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34ef8d0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c3762fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b2bc50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b71780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b4b898>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c2b55f60>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b7b358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2c67978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87c2c66ac8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2c66748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ExecMainStartTimestampMonotonic": "281120984", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ExecMainExitTimestampMonotonic": "299598422", "ExecMainPID": "18176", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:19 EDT", "StateChangeTimestampMonotonic": "299599028", "InactiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveExitTimestampMonotonic": "281121169", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ActiveEnterTimestampMonotonic": "299599028", "ActiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ActiveExitTimestampMonotonic": "281097374", "InactiveEnterTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveEnterTimestampMonotonic": "281119122", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ConditionTimestampMonotonic": "281120053", "AssertTimestamp": "Fri 2024-09-20 20:49:01 EDT", "AssertTimestampMonotonic": "281120076", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3a1c8f9dab994ceead0339e16a18064a", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 11236 1726879779.19358: _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 0x7f87cae70e48> # /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 0x7f87cae06828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae709b0> # /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 0x7f87cae13630> 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 0x7f87cae1a160> # /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 0x7f87cae1f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae1a390> # /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 0x7f87cadc4470> # /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 0x7f87cadc9e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadc4b38> # /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 0x7f87cadd04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cadb3d68> # /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 0x7f87cadb6198> # /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 0x7f87c90c4940> # /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 0x7f87c90d6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cae24a20> 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 0x7f87c8ffa080> # /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 0x7f87c90052b0> # /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 0x7f87c9005f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9005a90> 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 0x7f87c900f080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c909f7b8> # /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 0x7f87c909fba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093160> # /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 0x7f87c9093e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c908a438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c907b470> # /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 0x7f87c8db2278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbacf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c9093438> 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 0x7f87c8dbfe10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90752b0> # /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 0x7f87c8dc61d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dbff98> # 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 0x7f87c8dc62e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c90e4fd0> # /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 0x7f87c8dc6dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc69e8> # /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 0x7f87c8dd16a0> # /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 0x7f87c8dd1e80> # /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 0x7f87c8958198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dd1780> # /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 0x7f87c895dc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6518> # /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 0x7f87c89812e8> # 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 0x7f87c89816a0> # /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 0x7f87c8988390> # /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 0x7f87c8732ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c87292e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c871ff98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8717e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8988d30> # 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 0x7f87c8729f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8981a20> # /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 0x7f87cad81710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c872d048> 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 0x7f87cad81a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c8dc6860> # /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 0x7f87cad995c0> # /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 0x7f87cad9d630> # 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 0x7f87cad9db00> # 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 0x7f87cad9dc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad99e10> # /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 0x7f87cad9df60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad9d4e0> # 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 0x7f87cad9d240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87cad8db00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c896d358> # /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 0x7f87cad99470> # /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 0x7f87c6da0908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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 0x7f87c6a71ac8> 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 0x7f87c6a17278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a1d4e0> # 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 0x7f87c6a1d5f8> # /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 0x7f87c6a1db38> # /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 0x7f87c6a4ab00> # 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 0x7f87c6d54048> # 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 0x7f87c6d54278> # /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 0x7f87c6d545c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a452b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6a374a8> # /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 0x7f87c6a458d0> # 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 0x7f87c6d7edd8> # /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 0x7f87c6d7eef0> # /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 0x7f87c6cd19b0> # /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 0x7f87c6cdfac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d7cda0> # /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 0x7f87c6ccc4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d772e8> # /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 0x7f87c6cfab00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6ccc668> # 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 0x7f87c6d08a20> # 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 0x7f87c6d08b00> # 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 0x7f87c6d08c88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d73080> # /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 0x7f87c6d26668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d1bd68> # 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 0x7f87c6d1bf60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d1b828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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 0x7f87c6d3fa20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d3f710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d2fef0> # /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 0x7f87c6d3f588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c6d2f748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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 0x7f87c33ad2e8> # 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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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 0x7f87c34a2860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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 0x7f87c3423128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33e8898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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 0x7f87c344f080> # /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 0x7f87c344f128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c33fa940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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 0x7f87c34ce208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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 0x7f87c3461710> # /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 0x7f87c348d160> # 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 0x7f87c348d908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c346bdd8> # 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 0x7f87c3488e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c346b0f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c345f208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c34cab00> # /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 0x7f87c34e8d68> # /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 0x7f87c34ef8d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c3762fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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 0x7f87c2b2bc50> # /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 0x7f87c2b71780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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 0x7f87c2b4b898> # 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 0x7f87c2b55f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2b7b358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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 0x7f87c2c67978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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 0x7f87c2c66ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87c2c66748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/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_ofru8dkq/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ExecMainStartTimestampMonotonic": "281120984", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ExecMainExitTimestampMonotonic": "299598422", "ExecMainPID": "18176", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:19 EDT", "StateChangeTimestampMonotonic": "299599028", "InactiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveExitTimestampMonotonic": "281121169", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ActiveEnterTimestampMonotonic": "299599028", "ActiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ActiveExitTimestampMonotonic": "281097374", "InactiveEnterTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveEnterTimestampMonotonic": "281119122", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ConditionTimestampMonotonic": "281120053", "AssertTimestamp": "Fri 2024-09-20 20:49:01 EDT", "AssertTimestampMonotonic": "281120076", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "3a1c8f9dab994ceead0339e16a18064a", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.43.118 closed. 11236 1726879779.20531: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'started', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879778.6878078-11236-108338105612448/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11236 1726879779.20564: _low_level_execute_command(): starting 11236 1726879779.20573: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879778.6878078-11236-108338105612448/ > /dev/null 2>&1 && sleep 0'"'"'' 11235 1726879779.16493: stderr chunk (state=2): >>><<< 11235 1726879779.20678: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11235 1726879779.20710: _low_level_execute_command() done: rc=0, stdout=, stderr= 11235 1726879779.20717: handler run complete 11235 1726879779.20772: attempt loop complete, returning result 11235 1726879779.20779: _execute() done 11235 1726879779.20783: dumping result to json 11235 1726879779.20801: done dumping result, returning 11235 1726879779.20815: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started [0e44ad9b-8ddf-c952-e8a3-000000000060] 11235 1726879779.20862: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000060 11235 1726879779.21025: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000060 11235 1726879779.21030: WORKER PROCESS EXITING 11234 1726879779.22431: stderr chunk (state=2): >>><<< 11234 1726879779.22440: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11234 1726879779.22462: _low_level_execute_command() done: rc=0, stdout=, stderr= 11234 1726879779.22468: handler run complete ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ActiveEnterTimestampMonotonic": "361312459", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ActiveExitTimestampMonotonic": "343460273", "ActiveState": "active", "After": "network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:48:53 EDT", "AssertTimestampMonotonic": "343482202", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ConditionTimestampMonotonic": "343482147", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ExecMainExitTimestampMonotonic": "361311819", "ExecMainPID": "21821", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ExecMainStartTimestampMonotonic": "343483109", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.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": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveEnterTimestampMonotonic": "343481079", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveExitTimestampMonotonic": "343483139", "InvocationID": "28892716c0dc430a9d43fffb6191662f", "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": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice", "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": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:49:11 EDT", "StateChangeTimestampMonotonic": "361312459", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "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": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 11234 1726879779.22520: attempt loop complete, returning result 11234 1726879779.22527: _execute() done 11234 1726879779.22531: dumping result to json 11234 1726879779.22545: done dumping result, returning 11234 1726879779.22554: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started [0e44ad9b-8ddf-c952-e8a3-000000000060] 11234 1726879779.22568: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000060 11234 1726879779.22711: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000060 11234 1726879779.22720: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ActiveEnterTimestampMonotonic": "334410253", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ActiveExitTimestampMonotonic": "315276514", "ActiveState": "active", "After": "remote-fs.target basic.target network.target network-online.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:48:49 EDT", "AssertTimestampMonotonic": "315298804", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ConditionTimestampMonotonic": "315298781", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:08 EDT", "ExecMainExitTimestampMonotonic": "334409633", "ExecMainPID": "18071", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:49 EDT", "ExecMainStartTimestampMonotonic": "315299798", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:49:08 EDT] ; pid=18071 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:49 EDT] ; stop_time=[Fri 2024-09-20 20:48:49 EDT] ; pid=18062 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.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": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveEnterTimestampMonotonic": "315297817", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:49 EDT", "InactiveExitTimestampMonotonic": "315299829", "InvocationID": "3615690114544a46963342501181e43e", "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": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice", "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": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:49:08 EDT", "StateChangeTimestampMonotonic": "334410253", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "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": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 11236 1726879779.24040: stderr chunk (state=2): >>><<< 11236 1726879779.24050: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11236 1726879779.24074: _low_level_execute_command() done: rc=0, stdout=, stderr= 11236 1726879779.24083: handler run complete 11236 1726879779.24145: attempt loop complete, returning result 11236 1726879779.24152: _execute() done 11236 1726879779.24157: dumping result to json 11236 1726879779.24171: done dumping result, returning 11236 1726879779.24183: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kdump : Ensure that kdump is started [0e44ad9b-8ddf-c952-e8a3-000000000060] 11236 1726879779.24340: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000060 11236 1726879779.24415: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000060 11236 1726879779.24418: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ActiveEnterTimestampMonotonic": "299599028", "ActiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ActiveExitTimestampMonotonic": "281097374", "ActiveState": "active", "After": "remote-fs.target systemd-journald.socket system.slice network-online.target network.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:49:01 EDT", "AssertTimestampMonotonic": "281120076", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ConditionTimestampMonotonic": "281120053", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:19 EDT", "ExecMainExitTimestampMonotonic": "299598422", "ExecMainPID": "18176", "ExecMainStartTimestamp": "Fri 2024-09-20 20:49:01 EDT", "ExecMainStartTimestampMonotonic": "281120984", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:19 EDT] ; pid=18176 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:49:01 EDT] ; stop_time=[Fri 2024-09-20 20:49:01 EDT] ; pid=18167 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.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": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveEnterTimestampMonotonic": "281119122", "InactiveExitTimestamp": "Fri 2024-09-20 20:49:01 EDT", "InactiveExitTimestampMonotonic": "281121169", "InvocationID": "3a1c8f9dab994ceead0339e16a18064a", "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": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice", "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": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:49:19 EDT", "StateChangeTimestampMonotonic": "299599028", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "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": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10596 1726879779.24870: no more pending results, returning what we have 10596 1726879779.24874: results queue empty 10596 1726879779.24875: checking for any_errors_fatal 10596 1726879779.24881: done checking for any_errors_fatal 10596 1726879779.24881: checking for max_fail_percentage 10596 1726879779.24883: done checking for max_fail_percentage 10596 1726879779.24884: checking to see if all hosts have failed and the running result is not ok 10596 1726879779.24885: done checking to see if all hosts have failed 10596 1726879779.24885: getting the remaining hosts for this loop 10596 1726879779.24887: done getting the remaining hosts for this loop 10596 1726879779.24891: getting the next task for host managed_node1 10596 1726879779.24900: done getting next task for host managed_node1 10596 1726879779.24902: ^ task is: TASK: meta (role_complete) 10596 1726879779.24905: ^ state is: HOST STATE: block=3, 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 10596 1726879779.24906: getting the next task for host managed_node2 10596 1726879779.24910: done getting next task for host managed_node2 10596 1726879779.24911: ^ task is: TASK: meta (role_complete) 10596 1726879779.24913: ^ state is: HOST STATE: block=3, 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 10596 1726879779.24914: getting the next task for host managed_node3 10596 1726879779.24917: done getting next task for host managed_node3 10596 1726879779.24918: ^ task is: TASK: meta (role_complete) 10596 1726879779.24920: ^ state is: HOST STATE: block=3, 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 10596 1726879779.24934: getting variables 10596 1726879779.24935: in VariableManager get_vars() 10596 1726879779.24973: Calling all_inventory to load vars for managed_node1 10596 1726879779.24976: Calling groups_inventory to load vars for managed_node1 10596 1726879779.24979: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879779.24989: Calling all_plugins_play to load vars for managed_node1 10596 1726879779.24994: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879779.24997: Calling groups_plugins_play to load vars for managed_node1 10596 1726879779.25203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.25417: done with get_vars() 10596 1726879779.25430: done getting variables 10596 1726879779.25496: getting variables 10596 1726879779.25497: in VariableManager get_vars() 10596 1726879779.25505: Calling all_inventory to load vars for managed_node2 10596 1726879779.25507: Calling groups_inventory to load vars for managed_node2 10596 1726879779.25508: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879779.25510: Calling all_plugins_play to load vars for managed_node2 10596 1726879779.25512: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879779.25513: Calling groups_plugins_play to load vars for managed_node2 10596 1726879779.25599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.25723: done with get_vars() 10596 1726879779.25729: done getting variables 10596 1726879779.25770: getting variables 10596 1726879779.25771: in VariableManager get_vars() 10596 1726879779.25778: Calling all_inventory to load vars for managed_node3 10596 1726879779.25779: Calling groups_inventory to load vars for managed_node3 10596 1726879779.25780: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879779.25782: Calling all_plugins_play to load vars for managed_node3 10596 1726879779.25784: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879779.25785: Calling groups_plugins_play to load vars for managed_node3 10596 1726879779.25871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.25979: done with get_vars() 10596 1726879779.25986: done getting variables 10596 1726879779.26024: done queuing things up, now waiting for results queue to drain 10596 1726879779.26026: results queue empty 10596 1726879779.26026: checking for any_errors_fatal 10596 1726879779.26031: done checking for any_errors_fatal 10596 1726879779.26031: checking for max_fail_percentage 10596 1726879779.26031: done checking for max_fail_percentage 10596 1726879779.26032: checking to see if all hosts have failed and the running result is not ok 10596 1726879779.26032: done checking to see if all hosts have failed 10596 1726879779.26032: getting the remaining hosts for this loop 10596 1726879779.26033: done getting the remaining hosts for this loop 10596 1726879779.26034: getting the next task for host managed_node1 10596 1726879779.26037: done getting next task for host managed_node1 10596 1726879779.26038: ^ task is: TASK: Cleanup kdump_path 10596 1726879779.26039: ^ 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 10596 1726879779.26040: getting the next task for host managed_node2 10596 1726879779.26041: done getting next task for host managed_node2 10596 1726879779.26042: ^ task is: TASK: Cleanup kdump_path 10596 1726879779.26043: ^ 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 10596 1726879779.26043: getting the next task for host managed_node3 10596 1726879779.26045: done getting next task for host managed_node3 10596 1726879779.26045: ^ task is: TASK: Cleanup kdump_path 10596 1726879779.26046: ^ 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 10596 1726879779.26050: getting variables 10596 1726879779.26050: in VariableManager get_vars() 10596 1726879779.26055: Calling all_inventory to load vars for managed_node1 10596 1726879779.26057: Calling groups_inventory to load vars for managed_node1 10596 1726879779.26058: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879779.26060: Calling all_plugins_play to load vars for managed_node1 10596 1726879779.26064: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879779.26067: Calling groups_plugins_play to load vars for managed_node1 10596 1726879779.26235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.26387: done with get_vars() 10596 1726879779.26394: done getting variables TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:96 Friday 20 September 2024 20:49:39 -0400 (0:00:00.660) 0:00:17.708 ****** 10596 1726879779.26443: entering _queue_task() for managed_node1/file 10596 1726879779.26709: worker is 1 (out of 3 available) 10596 1726879779.26729: exiting _queue_task() for managed_node1/file 10596 1726879779.26746: getting variables 10596 1726879779.26753: in VariableManager get_vars() 10596 1726879779.26861: Calling all_inventory to load vars for managed_node2 10596 1726879779.26867: Calling groups_inventory to load vars for managed_node2 10596 1726879779.26876: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879779.26903: Calling all_plugins_play to load vars for managed_node2 10596 1726879779.26909: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879779.26913: Calling groups_plugins_play to load vars for managed_node2 10596 1726879779.27303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.27503: done with get_vars() 10596 1726879779.27514: done getting variables 10596 1726879779.27608: entering _queue_task() for managed_node2/file 10596 1726879779.27900: worker is 2 (out of 3 available) 10596 1726879779.27913: exiting _queue_task() for managed_node2/file 10596 1726879779.27926: getting variables 10596 1726879779.27931: in VariableManager get_vars() 10596 1726879779.28006: Calling all_inventory to load vars for managed_node3 10596 1726879779.28010: Calling groups_inventory to load vars for managed_node3 10596 1726879779.28016: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879779.28032: Calling all_plugins_play to load vars for managed_node3 10596 1726879779.28036: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879779.28040: Calling groups_plugins_play to load vars for managed_node3 10596 1726879779.28287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.28504: done with get_vars() 10596 1726879779.28515: done getting variables 10596 1726879779.28970: entering _queue_task() for managed_node3/file 10596 1726879779.29256: worker is 3 (out of 3 available) 10596 1726879779.29270: exiting _queue_task() for managed_node3/file 10596 1726879779.29281: done queuing things up, now waiting for results queue to drain 10596 1726879779.29283: waiting for pending results... 11258 1726879779.27483: running TaskExecutor() for managed_node1/TASK: Cleanup kdump_path 11258 1726879779.27587: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000000d 11258 1726879779.27605: variable 'ansible_search_path' from source: unknown 11258 1726879779.27627: calling self._execute() 11258 1726879779.27641: variable 'kdump_ssh_server' from source: play vars 11258 1726879779.27878: variable 'kdump_ssh_server' from source: play vars 11258 1726879779.27889: variable 'kdump_test_ssh_server_outside' from source: play vars 11258 1726879779.27960: variable 'kdump_test_ssh_server_outside' from source: play vars 11258 1726879779.27969: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11258 1726879779.28032: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11258 1726879779.28050: in VariableManager get_vars() 11258 1726879779.28072: Calling all_inventory to load vars for managed_node1 11258 1726879779.28079: Calling groups_inventory to load vars for managed_node1 11258 1726879779.28085: Calling all_plugins_inventory to load vars for managed_node1 11258 1726879779.28099: Calling all_plugins_play to load vars for managed_node1 11258 1726879779.28105: Calling groups_plugins_inventory to load vars for managed_node1 11258 1726879779.28110: Calling groups_plugins_play to load vars for managed_node1 11258 1726879779.28273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11258 1726879779.28472: done with get_vars() 11258 1726879779.28481: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11258 1726879779.28531: variable 'ansible_delegated_vars' from source: unknown 11258 1726879779.28547: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11258 1726879779.28554: variable 'omit' from source: magic vars 11258 1726879779.28661: variable 'omit' from source: magic vars 11258 1726879779.28708: variable 'omit' from source: magic vars 11258 1726879779.28749: variable 'kdump_path' from source: play vars 11258 1726879779.28839: variable 'kdump_path' from source: play vars 11258 1726879779.28864: variable 'omit' from source: magic vars 11258 1726879779.28884: variable 'ansible_delegated_vars' from source: unknown 11258 1726879779.28906: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11258 1726879779.28935: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11258 1726879779.28958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11258 1726879779.28975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11258 1726879779.28987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11258 1726879779.29017: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11258 1726879779.29023: variable 'ansible_host' from source: host vars for 'managed_node1' 11258 1726879779.29028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11258 1726879779.29031: variable 'ansible_port' from source: unknown 11258 1726879779.29035: variable 'ansible_user' from source: unknown 11258 1726879779.29126: Set connection var ansible_shell_executable to /bin/sh 11258 1726879779.29133: Set connection var ansible_connection to ssh 11258 1726879779.29137: Set connection var ansible_timeout to 10 11258 1726879779.29140: Set connection var ansible_shell_type to sh 11258 1726879779.29144: Set connection var ansible_pipelining to False 11258 1726879779.29150: Set connection var ansible_module_compression to ZIP_DEFLATED 11258 1726879779.29168: variable 'ansible_delegated_vars' from source: unknown 11258 1726879779.29172: variable 'ansible_user' from source: unknown 11258 1726879779.29179: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11258 1726879779.29369: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11258 1726879779.29383: variable 'omit' from source: magic vars 11258 1726879779.29389: starting attempt loop 11258 1726879779.29395: running the handler 11258 1726879779.29409: _low_level_execute_command(): starting 11258 1726879779.29418: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11260 1726879779.30103: running TaskExecutor() for managed_node3/TASK: Cleanup kdump_path 11260 1726879779.30219: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000000d 11260 1726879779.30239: variable 'ansible_search_path' from source: unknown 11260 1726879779.30274: calling self._execute() 11259 1726879779.30262: running TaskExecutor() for managed_node2/TASK: Cleanup kdump_path 11260 1726879779.30295: variable 'kdump_ssh_server' from source: play vars 11259 1726879779.30366: in run() - task 0e44ad9b-8ddf-c952-e8a3-00000000000d 11259 1726879779.30382: variable 'ansible_search_path' from source: unknown 11259 1726879779.30409: calling self._execute() 11259 1726879779.30424: variable 'kdump_ssh_server' from source: play vars 11260 1726879779.30476: variable 'kdump_ssh_server' from source: play vars 11260 1726879779.30487: variable 'kdump_test_ssh_server_outside' from source: play vars 11260 1726879779.30550: variable 'kdump_test_ssh_server_outside' from source: play vars 11260 1726879779.30558: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11259 1726879779.30593: variable 'kdump_ssh_server' from source: play vars 11259 1726879779.30603: variable 'kdump_test_ssh_server_outside' from source: play vars 11260 1726879779.30618: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11260 1726879779.30637: in VariableManager get_vars() 11260 1726879779.30663: Calling all_inventory to load vars for managed_node3 11259 1726879779.30667: variable 'kdump_test_ssh_server_outside' from source: play vars 11260 1726879779.30670: Calling groups_inventory to load vars for managed_node3 11259 1726879779.30674: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11260 1726879779.30679: Calling all_plugins_inventory to load vars for managed_node3 11260 1726879779.30696: Calling all_plugins_play to load vars for managed_node3 11260 1726879779.30703: Calling groups_plugins_inventory to load vars for managed_node3 11260 1726879779.30709: Calling groups_plugins_play to load vars for managed_node3 11259 1726879779.30735: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11259 1726879779.30754: in VariableManager get_vars() 11259 1726879779.30778: Calling all_inventory to load vars for managed_node2 11259 1726879779.30784: Calling groups_inventory to load vars for managed_node2 11259 1726879779.30791: Calling all_plugins_inventory to load vars for managed_node2 11259 1726879779.30806: Calling all_plugins_play to load vars for managed_node2 11259 1726879779.30811: Calling groups_plugins_inventory to load vars for managed_node2 11259 1726879779.30816: Calling groups_plugins_play to load vars for managed_node2 11259 1726879779.30999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11259 1726879779.31222: done with get_vars() 11259 1726879779.31232: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11259 1726879779.31278: variable 'ansible_delegated_vars' from source: unknown 11259 1726879779.31293: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11259 1726879779.31299: variable 'omit' from source: magic vars 11259 1726879779.31382: variable 'omit' from source: magic vars 11259 1726879779.31412: variable 'omit' from source: magic vars 11259 1726879779.31440: variable 'kdump_path' from source: play vars 11259 1726879779.31510: variable 'kdump_path' from source: play vars 11259 1726879779.31530: variable 'omit' from source: magic vars 11259 1726879779.31543: variable 'ansible_delegated_vars' from source: unknown 11259 1726879779.31565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11259 1726879779.31593: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11259 1726879779.31612: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11259 1726879779.31628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11259 1726879779.31640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11259 1726879779.31670: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11259 1726879779.31676: variable 'ansible_host' from source: host vars for 'managed_node2' 11259 1726879779.31681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11259 1726879779.31684: variable 'ansible_port' from source: unknown 11259 1726879779.31687: variable 'ansible_user' from source: unknown 11259 1726879779.31788: Set connection var ansible_shell_executable to /bin/sh 11259 1726879779.31799: Set connection var ansible_connection to ssh 11259 1726879779.31806: Set connection var ansible_timeout to 10 11259 1726879779.31809: Set connection var ansible_shell_type to sh 11259 1726879779.31814: Set connection var ansible_pipelining to False 11259 1726879779.31821: Set connection var ansible_module_compression to ZIP_DEFLATED 11259 1726879779.31842: variable 'ansible_delegated_vars' from source: unknown 11259 1726879779.31851: variable 'ansible_user' from source: unknown 11259 1726879779.31860: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11260 1726879779.31900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11259 1726879779.32040: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11259 1726879779.32053: variable 'omit' from source: magic vars 11259 1726879779.32060: starting attempt loop 11259 1726879779.32063: running the handler 11259 1726879779.32075: _low_level_execute_command(): starting 11259 1726879779.32083: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11260 1726879779.32086: done with get_vars() <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None 11260 1726879779.32096: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11260 1726879779.32139: variable 'ansible_delegated_vars' from source: unknown 11260 1726879779.32154: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11260 1726879779.32161: variable 'omit' from source: magic vars <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11260 1726879779.32250: variable 'omit' from source: magic vars 11260 1726879779.32285: variable 'omit' from source: magic vars 11260 1726879779.32317: variable 'kdump_path' from source: play vars 11260 1726879779.32405: variable 'kdump_path' from source: play vars 11260 1726879779.32431: variable 'omit' from source: magic vars 11260 1726879779.32449: variable 'ansible_delegated_vars' from source: unknown 11260 1726879779.32480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11260 1726879779.32521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11260 1726879779.32547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11260 1726879779.32569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11260 1726879779.32585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11260 1726879779.32739: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11260 1726879779.32748: variable 'ansible_host' from source: host vars for 'managed_node3' 11260 1726879779.32754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11260 1726879779.32759: variable 'ansible_port' from source: unknown 11260 1726879779.32764: variable 'ansible_user' from source: unknown 11260 1726879779.32885: Set connection var ansible_shell_executable to /bin/sh 11260 1726879779.32896: Set connection var ansible_connection to ssh 11260 1726879779.32903: Set connection var ansible_timeout to 10 11260 1726879779.32907: Set connection var ansible_shell_type to sh 11260 1726879779.32912: Set connection var ansible_pipelining to False 11260 1726879779.32920: Set connection var ansible_module_compression to ZIP_DEFLATED 11260 1726879779.32943: variable 'ansible_delegated_vars' from source: unknown 11260 1726879779.32948: variable 'ansible_user' from source: unknown 11260 1726879779.32957: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11260 1726879779.33140: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11260 1726879779.33152: variable 'omit' from source: magic vars 11260 1726879779.33158: starting attempt loop 11260 1726879779.33162: running the handler 11260 1726879779.33174: _low_level_execute_command(): starting 11260 1726879779.33182: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11258 1726879779.35586: stdout chunk (state=2): >>>/root <<< 11259 1726879779.35651: stdout chunk (state=2): >>>/root <<< 11258 1726879779.35731: stderr chunk (state=3): >>><<< 11258 1726879779.35741: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'/root\n', b'') 11258 1726879779.35770: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11258 1726879779.35783: _low_level_execute_command(): starting 11258 1726879779.35790: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093 `" && echo ansible-tmp-1726879779.3577712-11258-178789084516093="` echo /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093 `" ) && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None 11259 1726879779.35812: stderr chunk (state=3): >>><<< 11259 1726879779.35818: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 11259 1726879779.35842: _low_level_execute_command() done: rc=0, stdout=/root , stderr= <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093 `" && echo ansible-tmp-1726879779.3577712-11258-178789084516093="` echo /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093 `" ) && sleep 0'"'"'' 11259 1726879779.35858: _low_level_execute_command(): starting 11259 1726879779.35864: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096 `" && echo ansible-tmp-1726879779.3585217-11259-64351567746096="` echo /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None 11260 1726879779.35878: stdout chunk (state=2): >>>/root <<< <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096 `" && echo ansible-tmp-1726879779.3585217-11259-64351567746096="` echo /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096 `" ) && sleep 0'"'"'' 11260 1726879779.35984: stderr chunk (state=3): >>><<< 11260 1726879779.35995: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'/root\n', b'') 11260 1726879779.36022: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11260 1726879779.36037: _low_level_execute_command(): starting 11260 1726879779.36044: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945 `" && echo ansible-tmp-1726879779.3602965-11260-89386210175945="` echo /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945 `" ) && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945 `" && echo ansible-tmp-1726879779.3602965-11260-89386210175945="` echo /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945 `" ) && sleep 0'"'"'' 11259 1726879779.39204: stdout chunk (state=2): >>>ansible-tmp-1726879779.3585217-11259-64351567746096=/root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096 <<< 11258 1726879779.39204: stdout chunk (state=2): >>>ansible-tmp-1726879779.3577712-11258-178789084516093=/root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093 <<< 11259 1726879779.39351: stderr chunk (state=3): >>><<< 11258 1726879779.39353: stderr chunk (state=3): >>><<< 11259 1726879779.39360: stdout chunk (state=3): >>><<< 11258 1726879779.39361: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'ansible-tmp-1726879779.3577712-11258-178789084516093=/root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093\n', b'') 11258 1726879779.39382: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879779.3577712-11258-178789084516093=/root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093 , stderr= 11258 1726879779.39409: variable 'ansible_delegated_vars' from source: unknown 11260 1726879779.39412: stdout chunk (state=2): >>>ansible-tmp-1726879779.3602965-11260-89386210175945=/root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945 <<< <10.31.43.205> (0, b'ansible-tmp-1726879779.3585217-11259-64351567746096=/root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096\n', b'') 11259 1726879779.39432: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879779.3585217-11259-64351567746096=/root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096 , stderr= 11259 1726879779.39452: variable 'ansible_delegated_vars' from source: unknown 11258 1726879779.39476: variable 'ansible_module_compression' from source: unknown 11259 1726879779.39500: variable 'ansible_module_compression' from source: unknown 11258 1726879779.39532: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 11259 1726879779.39553: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 11258 1726879779.39571: variable 'ansible_facts' from source: host vars for 'managed_node1' 11259 1726879779.39587: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 11258 1726879779.39687: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py <10.31.42.60> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp27tv_agp TO /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py <10.31.42.60> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/2548169229"' '[10.31.42.60]' 11260 1726879779.39782: stderr chunk (state=3): >>><<< 11260 1726879779.39789: stdout chunk (state=3): >>><<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 11259 1726879779.39804: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py <10.31.43.118> (0, b'ansible-tmp-1726879779.3602965-11260-89386210175945=/root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945\n', b'') 11260 1726879779.39813: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879779.3602965-11260-89386210175945=/root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945 , stderr= 11260 1726879779.39834: variable 'ansible_delegated_vars' from source: unknown <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpj14vtht0 TO /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 11260 1726879779.39884: variable 'ansible_module_compression' from source: unknown 11260 1726879779.39939: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 11260 1726879779.39975: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 11260 1726879779.40078: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py <10.31.43.118> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp5ip7n_c0 TO /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py <10.31.43.118> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' '[10.31.43.118]' 11258 1726879779.40263: Sending initial data 11258 1726879779.40270: Sent initial data (153 bytes) 11259 1726879779.40974: Sending initial data 11259 1726879779.40982: Sent initial data (152 bytes) 11260 1726879779.41209: Sending initial data 11260 1726879779.41215: Sent initial data (152 bytes) 11259 1726879779.43541: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpj14vtht0 /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py <<< 11258 1726879779.43830: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp27tv_agp /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py <<< 11260 1726879779.44367: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp5ip7n_c0 /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py <<< 11259 1726879779.44786: stderr chunk (state=3): >>><<< 11259 1726879779.44797: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmpj14vtht0 /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py\n', b'') 11259 1726879779.44824: done transferring module to remote 11259 1726879779.44838: _low_level_execute_command(): starting 11259 1726879779.44843: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/ /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/ /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py && sleep 0'"'"'' 11260 1726879779.45898: stderr chunk (state=3): >>><<< 11260 1726879779.45907: stdout chunk (state=3): >>><<< <10.31.43.118> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp5ip7n_c0 /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py\n', b'') 11260 1726879779.45940: done transferring module to remote 11260 1726879779.45957: _low_level_execute_command(): starting 11260 1726879779.45969: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/ /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/ /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py && sleep 0'"'"'' 11258 1726879779.46504: stderr chunk (state=3): >>><<< 11258 1726879779.46517: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp27tv_agp /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py\n', b'') 11258 1726879779.46555: done transferring module to remote 11258 1726879779.46568: _low_level_execute_command(): starting 11258 1726879779.46574: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/ /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/ /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py && sleep 0'"'"'' 11259 1726879779.47887: stderr chunk (state=2): >>><<< 11259 1726879779.47897: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11259 1726879779.47913: _low_level_execute_command() done: rc=0, stdout=, stderr= 11259 1726879779.47915: _low_level_execute_command(): starting 11259 1726879779.47918: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/AnsiballZ_file.py && sleep 0'"'"'' 11260 1726879779.48509: stderr chunk (state=2): >>><<< 11260 1726879779.48516: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11260 1726879779.48535: _low_level_execute_command() done: rc=0, stdout=, stderr= 11260 1726879779.48539: _low_level_execute_command(): starting 11260 1726879779.48544: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' -tt 10.31.43.118 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/AnsiballZ_file.py && sleep 0'"'"'' 11258 1726879779.48979: stderr chunk (state=2): >>><<< 11258 1726879779.48987: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11258 1726879779.49011: _low_level_execute_command() done: rc=0, stdout=, stderr= 11258 1726879779.49023: _low_level_execute_command(): starting 11258 1726879779.49028: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' -tt 10.31.42.60 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/AnsiballZ_file.py && sleep 0'"'"'' 11259 1726879779.50809: 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 0x7f547812ee48> # /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 0x7f54780c4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547812e9b0> <<< 11259 1726879779.50822: 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 0x7f54780d1630> <<< 11259 1726879779.50842: stdout chunk (state=3): >>>import '_signal' # <<< 11259 1726879779.50860: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11259 1726879779.50871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 11259 1726879779.50880: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8160> <<< 11259 1726879779.50902: 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' <<< 11259 1726879779.50921: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11259 1726879779.50929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11259 1726879779.50942: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11259 1726879779.50958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11259 1726879779.50975: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780dd0f0> <<< 11259 1726879779.50987: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8748> <<< 11259 1726879779.51014: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8390> <<< 11259 1726879779.51038: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11259 1726879779.51055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11259 1726879779.51071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11259 1726879779.51093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11259 1726879779.51102: stdout chunk (state=3): >>>import 'errno' # <<< 11259 1726879779.51119: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11259 1726879779.51132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11259 1726879779.51150: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478082470> <<< 11259 1726879779.51175: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11259 1726879779.51184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11259 1726879779.51207: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11259 1726879779.51217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478087e48> <<< 11259 1726879779.51224: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478082b38> <<< 11259 1726879779.51253: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11259 1726879779.51280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11260 1726879779.51367: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11260 1726879779.51384: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 11260 1726879779.51398: stdout chunk (state=3): >>>import '_weakref' # <<< 11259 1726879779.51407: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547808e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478071d68> <<< 11259 1726879779.51428: 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' <<< 11259 1726879779.51442: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478074198> <<< 11260 1726879779.51456: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11259 1726879779.51479: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11260 1726879779.51503: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11260 1726879779.51715: stdout chunk (state=3): >>>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 0x7fc9b11ffe48> # /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' <<< 11259 1726879779.51736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476382940> # /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 0x7f5476394240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780e2a20> 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. <<< 11259 1726879779.51864: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11260 1726879779.52225: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1195828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ff9b0> # /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 0x7fc9b11a2630> 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 0x7fc9b11a9160> # /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 0x7fc9b11ae0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9390> # /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 0x7fc9b1153470> # /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 0x7fc9b1158e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1153b38> # /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' <<< 11259 1726879779.52245: 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 0x7f54763020f0> # /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 0x7f547630d320> # /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' <<< 11258 1726879779.52266: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # <<< 11258 1726879779.52297: stdout chunk (state=3): >>> 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 <<< 11258 1726879779.52344: 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' <<< 11258 1726879779.52388: stdout chunk (state=3): >>># /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' <<< 11258 1726879779.52424: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6c6e48> <<< 11258 1726879779.52458: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11258 1726879779.52517: 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 0x7fd41b65c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6c69b0> # /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 0x7fd41b669630> <<< 11258 1726879779.52544: stdout chunk (state=3): >>>import '_signal' # <<< 11258 1726879779.52596: 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 0x7fd41b670160> <<< 11258 1726879779.52647: 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 # 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 <<< 11258 1726879779.52708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6750f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670748> <<< 11258 1726879779.52734: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670390> <<< 11258 1726879779.52839: 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' # <<< 11258 1726879779.52934: 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 0x7fd41b61a470> # /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 <<< 11258 1726879779.52996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61ab38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11258 1726879779.53030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11259 1726879779.53079: 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 0x7f547630dfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630db00> 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 0x7f547630c0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547635d828> # /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 0x7f547635dc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763511d0> # /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 0x7f5476351eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763484a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763394e0> # /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 0x7f54760b9320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760c1da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476351128> 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 0x7f54760c7eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476333320> # /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 0x7f54760cd278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd080> # 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 0x7f54760cd390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763ab080> # /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 0x7f54760cde80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cda90> # /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 0x7f54760d9748> # /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' <<< 11260 1726879779.53094: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b115f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1142d68> # /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 0x7fc9b1145198> # /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 0x7fc9af453940> # /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 0x7fc9af465240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11b3a20> 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 0x7fc9af3d30f0> <<< 11260 1726879779.53106: 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' <<< 11260 1726879779.53125: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3de320> # /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' <<< 11259 1726879779.53137: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9f28> # /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' <<< 11260 1726879779.53159: 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 0x7fc9af3defd0> <<< 11260 1726879779.53171: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3deb00> <<< 11260 1726879779.53186: stdout chunk (state=3): >>>import 'itertools' # <<< 11260 1726879779.53197: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11260 1726879779.53219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3dd0f0> <<< 11260 1726879779.53231: stdout chunk (state=3): >>>import '_collections' # <<< 11259 1726879779.53244: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c5f240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9828> # /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' <<< 11258 1726879779.53253: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6264e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b609d68> # /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 0x7fd41b60c198> # /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' <<< 11258 1726879779.53262: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41991a940> <<< 11259 1726879779.53265: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c64d30> <<< 11259 1726879779.53285: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd5c0> <<< 11258 1726879779.53310: 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 <<< 11260 1726879779.53312: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af42e828> # /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' <<< 11260 1726879779.53339: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af42ec18> <<< 11258 1726879779.53341: 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 0x7fd41992c240> <<< 11259 1726879779.53365: 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 0x7f5475c88390> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11259 1726879779.53374: 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 0x7f5475c88748> <<< 11258 1726879779.53720: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b67aa20> 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' <<< 11258 1726879779.53792: 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' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11258 1726879779.53883: 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 <<< 11258 1726879779.53959: 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 # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41989a0f0> <<< 11258 1726879779.54009: 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 0x7fd4198a5320> # /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' <<< 11258 1726879779.54058: 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 0x7fd4198a5fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a5b00> <<< 11258 1726879779.54092: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11258 1726879779.54133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a40f0> import '_collections' # <<< 11258 1726879779.54172: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198f5828> <<< 11258 1726879779.54212: 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' <<< 11258 1726879779.54247: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198f5c18> <<< 11258 1726879779.54308: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e91d0> <<< 11258 1726879779.54355: 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 0x7fd4198e9eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e04a8> <<< 11258 1726879779.54396: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198d14e0> <<< 11260 1726879779.54414: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af4221d0> # /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 0x7fc9af422eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af4194a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af40a4e0> # /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 0x7fc9af18a320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af192da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af422128> 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 0x7fc9af198eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af404320> # /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 0x7fc9af19e278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e080> # 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 0x7fc9af19e390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af47c080> # /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 0x7fc9af19ee48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19ea58> # /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 0x7fc9af1aa710> # /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 0x7fc9af1aaef0> # /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 0x7fc9aed30208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aa7f0> # /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 0x7fc9aed35cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e588> # /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 0x7fc9aed59358> # 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 0x7fc9aed59710> # /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 0x7fc9aed61400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11259 1726879779.54414: 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' # /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 0x7f5475c90438> # /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 0x7f5475a3ac50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a2d390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a2d080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a1ef28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c90dd8> # 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 0x7f5475a2dfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c88ac8> # /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 0x7f547803f780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a350b8> 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 0x7f547803fb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd908> # /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 0x7f5478057630> # /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 0x7f547805b6a0> # 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 0x7f547805bb70> # 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 0x7f547805bc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478057e80> # /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 0x7f547805bfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547805b550> # 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 0x7f547805b2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547804bb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c73400> <<< 11259 1726879779.54440: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11258 1726879779.54502: 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' # # /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' <<< 11258 1726879779.54540: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196512e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419659d68> <<< 11258 1726879779.54582: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e94a8> import '_locale' # <<< 11258 1726879779.54619: 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 0x7fd41965fe80> <<< 11258 1726879779.54656: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198cb320> # /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' <<< 11258 1726879779.54706: 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 0x7fd419666240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666048> <<< 11258 1726879779.54799: 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 0x7fd419666358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419943080> # /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' <<< 11258 1726879779.54903: 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 0x7fd419666e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666a58> # /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 0x7fd419671710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11258 1726879779.54963: 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' <<< 11260 1726879779.55004: stdout chunk (state=3): >>># 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 0x7fc9aeb0bc18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeafe358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeafe048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeaefef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed61da0> # 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 0x7fc9aeafefd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed59a90> # /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 0x7fc9b1110780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeb060b8> 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 0x7fc9b1110b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e8d0> # /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' <<< 11259 1726879779.55043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780574e0> # /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 0x7f547405f978> # zipimport: found 33 names in '/tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11260 1726879779.55104: 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' # 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 0x7fc9b1128630> # /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' <<< 11258 1726879779.55141: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419671ef0> # /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 0x7fd4191f7208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196717f0> # /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' <<< 11258 1726879779.55187: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4191fccf8> <<< 11260 1726879779.55295: 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 0x7fc9b112c6a0> # 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 0x7fc9b112cb70> # 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 0x7fc9b112cc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1128e80> <<< 11260 1726879779.55393: 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 0x7fc9b112cfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b112c550> # 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 0x7fc9b112c2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b111cb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed453c8> <<< 11260 1726879779.55459: 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' <<< 11260 1726879779.55509: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11284e0> <<< 11258 1726879779.55533: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666588> # /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 0x7fd419220358> # 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 0x7fd419220710> # /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 0x7fd419228400> # /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 <<< 11258 1726879779.55586: 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 0x7fd418fd2c18> <<< 11260 1726879779.55629: 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' <<< 11260 1726879779.55650: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad130978> <<< 11260 1726879779.55730: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 11259 1726879779.55786: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.55805: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11258 1726879779.55845: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fc5358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fc5048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fb6ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419228da0> # 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 0x7fd418fc5fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419220a90> # /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' <<< 11258 1726879779.55886: 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 0x7fd41b5d7780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fcd0b8> <<< 11258 1726879779.55939: 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' # 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 0x7fd41b5d7b00> <<< 11258 1726879779.56006: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196668d0> <<< 11258 1726879779.56033: 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' <<< 11258 1726879779.56087: 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' <<< 11258 1726879779.56122: 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 0x7fd41b5ef630> # /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' <<< 11258 1726879779.56266: 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 0x7fd41b5f36a0> <<< 11258 1726879779.56300: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11258 1726879779.56339: 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 0x7fd41b5f3b70> # 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 0x7fd41b5f3c88> <<< 11258 1726879779.56371: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5efe80> # /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' <<< 11258 1726879779.56413: 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 0x7fd41b5f3fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5f3550> <<< 11258 1726879779.56442: 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 0x7fd41b5f32b0> <<< 11258 1726879779.56469: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5e3b70> <<< 11258 1726879779.56498: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41920c3c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11258 1726879779.56542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11258 1726879779.56582: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5ef4e0> <<< 11259 1726879779.56675: 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 0x7f5473db37f0> <<< 11259 1726879779.56704: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11259 1726879779.56760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11258 1726879779.56777: 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' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175f7978> <<< 11259 1726879779.56844: 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 0x7f5473d432e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473db3e48> # 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 0x7f547405ffd0> <<< 11260 1726879779.56906: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.56938: 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 0x7f5473d1eba8> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11259 1726879779.56962: stdout chunk (state=3): >>># 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 <<< 11258 1726879779.56978: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11259 1726879779.56990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11259 1726879779.57014: 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' <<< 11259 1726879779.57099: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d891d0> <<< 11259 1726879779.57125: 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 0x7f54740817b8> <<< 11259 1726879779.57150: 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 0x7f5473d32080> <<< 11259 1726879779.57167: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11259 1726879779.57188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11259 1726879779.57240: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d87160> <<< 11259 1726879779.57260: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d64320> <<< 11259 1726879779.57552: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d5b518> <<< 11259 1726879779.57576: 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' <<< 11259 1726879779.57594: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5474081d68> <<< 11259 1726879779.57617: 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 0x7f5473d6d390> <<< 11259 1726879779.57644: 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 0x7f5473d6d4a8> <<< 11259 1726879779.57668: 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 <<< 11259 1726879779.57682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11259 1726879779.57700: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11259 1726879779.57723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11259 1726879779.57746: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11259 1726879779.57757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11259 1726879779.57802: 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 0x7f5474014f28> <<< 11260 1726879779.57828: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11260 1726879779.57847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace847f0> import 'atexit' # <<< 11260 1726879779.57862: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11259 1726879779.57883: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11259 1726879779.57896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 11259 1726879779.57909: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5474019f98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400b358> <<< 11260 1726879779.57934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11259 1726879779.57942: 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 0x7f547400bb70> <<< 11260 1726879779.57961: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11260 1726879779.57978: 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 0x7fc9ace142e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace84e48> <<< 11260 1726879779.58000: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11260 1726879779.58017: 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 0x7fc9ad130fd0> <<< 11260 1726879779.58027: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11258 1726879779.58038: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.58053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11260 1726879779.58099: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdefba8> <<< 11260 1726879779.58117: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11260 1726879779.58133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11260 1726879779.58158: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11259 1726879779.58168: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d78860> <<< 11260 1726879779.58184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11260 1726879779.58211: 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' <<< 11260 1726879779.58286: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace5a1d0> <<< 11260 1726879779.58331: 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 0x7fc9ace5aac8> <<< 11260 1726879779.58384: 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 0x7fc9acdeb080> # /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' <<< 11260 1726879779.58462: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace58160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace35320> <<< 11260 1726879779.58760: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace2c518> <<< 11260 1726879779.58804: 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' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad152d68> <<< 11260 1726879779.58839: 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 0x7fc9ace5abe0> <<< 11260 1726879779.58873: 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 0x7fc9ace3e470> <<< 11260 1726879779.58897: 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' <<< 11259 1726879779.58896: stdout chunk (state=3): >>># /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 0x7f547403cfd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400b1d0> # 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 0x7f5474049e48> # 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 0x7f5474049f60> # 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 0x7f5473d980f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d6d5f8> # /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 0x7f5473da7a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d9f1d0> # 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 0x7f5473d9f3c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d98c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11260 1726879779.58917: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11260 1726879779.58947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11258 1726879779.58947: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11258 1726879779.58967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41734b7f0> import 'atexit' # <<< 11260 1726879779.58982: 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' <<< 11260 1726879779.59034: 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 0x7fc9ad0e5eb8> <<< 11259 1726879779.59053: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.59118: 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' <<< 11260 1726879779.59185: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0ebf28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dc2e8> # /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 0x7fc9ad0dcb00> <<< 11260 1726879779.59374: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace49828> <<< 11260 1726879779.59418: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11260 1726879779.59499: 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' # <<< 11260 1726879779.59565: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad10df60> <<< 11259 1726879779.59641: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/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 0x7f5473dbfe48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbfb00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbf320> # /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 0x7f5473dbf978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473daec88> # zipimport: zlib available <<< 11260 1726879779.59659: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dc160> <<< 11258 1726879779.59675: 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 0x7fd4172db2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41734be48> # 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 0x7fd4175f7fd0> # /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 0x7fd4172b6ba8> # /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 0x7fd4173211d0> # 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 0x7fd417321ac8> # 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 0x7fd4172c8080> # /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 0x7fd41731f160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172fc320> <<< 11260 1726879779.59756: 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 0x7fc9ad11ae48> <<< 11260 1726879779.59796: 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 0x7fc9ad11af28> <<< 11260 1726879779.59843: 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 0x7fc9ace690f0> <<< 11260 1726879779.59883: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace3e5c0> # /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' <<< 11259 1726879779.59931: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.59994: 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 0x7fc9ace78a90> <<< 11258 1726879779.60098: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172f3518> # /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 0x7fd417612dd8> # 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 0x7fd417305390> # /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 0x7fd4173054a8> # /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 <<< 11258 1726879779.60132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11258 1726879779.60218: 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' # 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 0x7fd4175acf28> <<< 11260 1726879779.60246: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace701d0> # 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 0x7fc9ace703c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace69c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11260 1726879779.60288: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.60336: 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 0x7fd4175b1f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a3358> <<< 11258 1726879779.60406: 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 0x7fd4175a3b70> <<< 11259 1726879779.60466: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 11259 1726879779.60492: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11260 1726879779.60496: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11259 1726879779.60520: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11258 1726879779.60570: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417310860> <<< 11260 1726879779.60587: 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' <<< 11259 1726879779.60712: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.60732: 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' # /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 0x7fc9ace91e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace91b38> <<< 11260 1726879779.60752: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace91358> <<< 11260 1726879779.60778: 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' <<< 11260 1726879779.60814: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace919b0> <<< 11260 1726879779.60842: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace7fcf8> # zipimport: zlib available <<< 11258 1726879779.60902: stdout chunk (state=3): >>># /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 0x7fd4175d4f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a31d0> <<< 11258 1726879779.60962: 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 0x7fd4175e1dd8> <<< 11258 1726879779.61002: 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 0x7fd4175e1ef0> <<< 11258 1726879779.61045: 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 0x7fd417330080> <<< 11259 1726879779.61104: 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 0x7f54706ad550> # zipimport: zlib available <<< 11258 1726879779.61303: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173055f8> # /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 0x7fd41733f9b0> <<< 11259 1726879779.61354: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.61353: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173370f0> <<< 11260 1726879779.61370: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.61384: 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 0x7fd4173372e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417330b70> <<< 11258 1726879779.61405: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.61416: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.61424: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 11258 1726879779.61439: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.61470: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.61518: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.61518: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.61578: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 11258 1726879779.61594: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/__init__.py <<< 11259 1726879779.61608: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.61622: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11258 1726879779.61632: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11259 1726879779.61642: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 11259 1726879779.61650: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.61706: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.61728: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.61783: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 11259 1726879779.61823: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11259 1726879779.61863: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.61898: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11260 1726879779.61999: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/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_uzlchafe/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11260 1726879779.62030: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.62056: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.62155: 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' <<< 11260 1726879779.62186: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a977e588> # zipimport: zlib available <<< 11259 1726879779.62230: 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' <<< 11258 1726879779.62298: 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 0x7fd41735ada0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735aa58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735a278> # /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 0x7fd41735a8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417348ba8> # zipimport: zlib available <<< 11259 1726879779.62357: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5470724ef0> <<< 11259 1726879779.62376: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11259 1726879779.62402: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11259 1726879779.62458: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.62514: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 11259 1726879779.62533: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11259 1726879779.62544: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.62556: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.62581: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.62596: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.62617: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11259 1726879779.62646: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.62681: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.62719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.62783: 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 <<< 11260 1726879779.62873: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.62905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11260 1726879779.62921: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.62982: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 11259 1726879779.63001: 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 0x7f5470748208> <<< 11260 1726879779.63018: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11258 1726879779.63051: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11259 1726879779.63064: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547070c048> <<< 11259 1726879779.63096: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11260 1726879779.63123: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 11259 1726879779.63152: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.63184: 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_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 11259 1726879779.63218: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11260 1726879779.63245: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11259 1726879779.63266: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.63289: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11258 1726879779.63319: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 11258 1726879779.63444: 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' <<< 11260 1726879779.63474: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.63497: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413c47240> # zipimport: zlib available <<< 11259 1726879779.63529: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.63661: 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' <<< 11260 1726879779.63741: stdout chunk (state=3): >>>import '_ast' # <<< 11260 1726879779.63767: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a97f5e80> # zipimport: zlib available <<< 11260 1726879779.63779: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.63799: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11260 1726879779.63818: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11259 1726879779.63822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11258 1726879779.63836: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.63854: 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' <<< 11260 1726879779.63866: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.63917: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 11260 1726879779.63925: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11260 1726879779.63947: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.63981: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473ce9128> <<< 11260 1726879779.63981: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.64011: 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' <<< 11260 1726879779.64014: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 11260 1726879779.64031: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.64045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.64078: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.64120: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.64120: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473ce91d0> <<< 11259 1726879779.64157: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547073cb70> <<< 11258 1726879779.64177: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.64187: 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 <<< 11259 1726879779.64218: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py <<< 11259 1726879779.64227: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.64231: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.64312: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11258 1726879779.64354: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.64381: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11259 1726879779.64422: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 11259 1726879779.64459: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11258 1726879779.64507: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 11258 1726879779.64565: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11258 1726879779.64609: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11260 1726879779.64712: 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 0x7fc9a9817198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a97cceb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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 <<< 11258 1726879779.64779: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.64831: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.64946: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11260 1726879779.64963: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.64979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11258 1726879779.65079: stdout chunk (state=3): >>>import '_ast' # <<< 11258 1726879779.65102: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413cbce48> # zipimport: zlib available <<< 11258 1726879779.65128: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.65147: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11258 1726879779.65164: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.65206: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.65234: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11258 1726879779.65272: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 11260 1726879779.65297: stdout chunk (state=3): >>># 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' <<< 11259 1726879779.65300: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.65315: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 11258 1726879779.65337: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.65370: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 11258 1726879779.65380: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.65415: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.65420: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdba0f0> <<< 11259 1726879779.65446: stdout chunk (state=3): >>> {"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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__ <<< 11260 1726879779.65463: 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' <<< 11258 1726879779.65466: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.65489: stdout chunk (state=3): >>># zipimport: zlib available <<< 11258 1726879779.65564: 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 <<< 11259 1726879779.65622: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11259 1726879779.65745: 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 # 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 <<< 11259 1726879779.65811: stdout chunk (state=3): >>># 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 <<< 11258 1726879779.65874: 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 0x7fd413cde198> <<< 11258 1726879779.65932: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413c93eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11259 1726879779.66001: stdout chunk (state=3): >>># 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 <<< 11259 1726879779.66092: stdout chunk (state=3): >>># 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 <<< 11259 1726879779.66147: 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 # 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 <<< 11259 1726879779.66225: stdout chunk (state=3): >>># 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 <<< 11259 1726879779.66263: 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 # cleanup[3] wiping builtins <<< 11258 1726879779.66296: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11258 1726879779.66358: stdout chunk (state=3): >>># zipimport: zlib available <<< 11259 1726879779.66422: 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 # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 11259 1726879779.66479: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner <<< 11260 1726879779.66500: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdba198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a980db00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/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_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11259 1726879779.66515: stdout chunk (state=3): >>># destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize <<< 11259 1726879779.66557: stdout chunk (state=3): >>># destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time <<< 11259 1726879779.66587: stdout chunk (state=3): >>># destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 11258 1726879779.66643: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11258 1726879779.66666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11258 1726879779.66698: 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' <<< 11258 1726879779.66851: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172810f0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11258 1726879779.66886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11258 1726879779.66969: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417281198> <<< 11260 1726879779.66989: stdout chunk (state=3): >>># zipimport: zlib available {"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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__ <<< 11259 1726879779.67104: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 11259 1726879779.67117: stdout chunk (state=3): >>><<< 11259 1726879779.67147: stderr chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547812ee48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780c4828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547812e9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d1630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780dd0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478082470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478087e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478082b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547808e4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478071d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478074198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476382940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476394240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780e2a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763020f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630d320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547630dfd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630db00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630c0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547635d828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547635dc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763511d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476351eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763484a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763394e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760b9320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760c1da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476351128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760c7eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476333320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54760cd278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54760cd390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763ab080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cde80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cda90>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9748>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9f28>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c5f240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9828>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c64d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd5c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c88390>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5475c88748>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c90438>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a3ac50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a2d390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a2d080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a1ef28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c90dd8>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5475a2dfd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c88ac8>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547803f780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a350b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547803fb00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd908>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5478057630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805b6a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805bb70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805bc88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478057e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805bfd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547805b550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547805b2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547804bb70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c73400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780574e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547405f978>\r\n# zipimport: found 33 names in \'/tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473db37f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d432e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473db3e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f547405ffd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d1eba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d891d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54740817b8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d32080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d87160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d64320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d5b518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5474081d68>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d6d390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d6d4a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5474014f28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5474019f98>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400b358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400bb70>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d78860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547403cfd0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400b1d0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5474049e48>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5474049f60>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d980f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d6d5f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473da7a90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d9f1d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473d9f3c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d98c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5473dbfe48>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbfb00>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbf320>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbf978>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473daec88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54706ad550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5470724ef0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5470748208>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547070c048>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473ce9128>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473ce91d0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547073cb70>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 11259 1726879779.67236: _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 0x7f547812ee48> # /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 0x7f54780c4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547812e9b0> # /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 0x7f54780d1630> 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 0x7f54780d8160> # /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 0x7f54780dd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780d8390> # /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 0x7f5478082470> # /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 0x7f5478087e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478082b38> # /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 0x7f547808e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478071d68> # /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 0x7f5478074198> # /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 0x7f5476382940> # /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 0x7f5476394240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54780e2a20> 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 0x7f54763020f0> # /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 0x7f547630d320> # /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 0x7f547630dfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547630db00> 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 0x7f547630c0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547635d828> # /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 0x7f547635dc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763511d0> # /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 0x7f5476351eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763484a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763394e0> # /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 0x7f54760b9320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760c1da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476351128> 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 0x7f54760c7eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5476333320> # /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 0x7f54760cd278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd080> # 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 0x7f54760cd390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54763ab080> # /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 0x7f54760cde80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cda90> # /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 0x7f54760d9748> # /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 0x7f54760d9f28> # /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 0x7f5475c5f240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760d9828> # /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 0x7f5475c64d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd5c0> # /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 0x7f5475c88390> # 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 0x7f5475c88748> # /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 0x7f5475c90438> # /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 0x7f5475a3ac50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a2d390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a2d080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a1ef28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c90dd8> # 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 0x7f5475a2dfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c88ac8> # /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 0x7f547803f780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475a350b8> 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 0x7f547803fb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54760cd908> # /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 0x7f5478057630> # /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 0x7f547805b6a0> # 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 0x7f547805bb70> # 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 0x7f547805bc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5478057e80> # /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 0x7f547805bfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547805b550> # 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 0x7f547805b2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547804bb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5475c73400> # /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 0x7f54780574e0> # /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 0x7f547405f978> # zipimport: found 33 names in '/tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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 0x7f5473db37f0> 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 0x7f5473d432e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473db3e48> # 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 0x7f547405ffd0> # /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 0x7f5473d1eba8> # /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 0x7f5473d891d0> # 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 0x7f54740817b8> # 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 0x7f5473d32080> # /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 0x7f5473d87160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d64320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d5b518> # /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 0x7f5474081d68> # 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 0x7f5473d6d390> # /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 0x7f5473d6d4a8> # /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 0x7f5474014f28> # /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 0x7f5474019f98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400b358> # /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 0x7f547400bb70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d78860> # /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 0x7f547403cfd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547400b1d0> # 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 0x7f5474049e48> # 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 0x7f5474049f60> # 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 0x7f5473d980f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d6d5f8> # /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 0x7f5473da7a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d9f1d0> # 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 0x7f5473d9f3c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473d98c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/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_t5z5975t/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 0x7f5473dbfe48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbfb00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473dbf320> # /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 0x7f5473dbf978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5473daec88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/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_t5z5975t/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 0x7f54706ad550> # 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_t5z5975t/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_t5z5975t/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_t5z5975t/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_t5z5975t/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_t5z5975t/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 0x7f5470724ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/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 0x7f5470748208> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547070c048> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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 0x7f5473ce9128> # /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 0x7f5473ce91d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f547073cb70> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/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_t5z5975t/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_t5z5975t/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_t5z5975t/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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.43.205 closed. 11259 1726879779.67830: done with _execute_module (file, {'path': '/tmp/tests_ssh', 'state': 'absent', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879779.3585217-11259-64351567746096/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11259 1726879779.67867: _low_level_execute_command(): starting 11259 1726879779.67887: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.3585217-11259-64351567746096/ > /dev/null 2>&1 && sleep 0'"'"'' 11258 1726879779.67389: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413cd4b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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_feg9kk0f/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_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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_feg9kk0f/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11258 1726879779.68036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11260 1726879779.68101: 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 # 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 <<< 11260 1726879779.69438: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _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 <<< 11260 1726879779.69453: stderr chunk (state=3): >>>Shared connection to 10.31.43.118 closed. <<< 11260 1726879779.69473: stdout chunk (state=3): >>><<< 11260 1726879779.69480: stderr chunk (state=3): >>><<< <10.31.43.118> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ffe48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1195828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ff9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a2630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ae0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1153470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1158e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1153b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b115f4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1142d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1145198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af453940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af465240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11b3a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3d30f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3de320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9af3defd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3deb00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3dd0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af42e828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af42ec18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af4221d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af422eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af4194a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af40a4e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af18a320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af192da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af422128>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af198eb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af404320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9af19e278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e080>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9af19e390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af47c080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19ee48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19ea58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aa710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aaef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed30208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aa7f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed35cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed59358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9aed59710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed61400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeb0bc18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeafe358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeafe048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeaefef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed61da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9aeafefd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed59a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b1110780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeb060b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b1110b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e8d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b1128630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112c6a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112cb70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112cc88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1128e80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112cfd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b112c550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9b112c2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b111cb70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed453c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11284e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad130978>\r\n# zipimport: found 33 names in \'/tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace847f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace142e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace84e48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad130fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdefba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace5a1d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace5aac8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9acdeb080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace58160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace35320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace2c518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad152d68>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace5abe0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace3e470>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad0e5eb8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0ebf28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dc2e8>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dcb00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace49828>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad10df60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dc160>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad11ae48>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ad11af28>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace690f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace3e5c0>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace78a90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace701d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace703c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace69c50>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9ace91e80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace91b38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace91358>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace919b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace7fcf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a977e588>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a97f5e80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9a9817198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a97cceb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdba0f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9acdba198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a980db00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.43.118 closed.\r\n') 11260 1726879779.69552: _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 0x7fc9b11ffe48> # /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 0x7fc9b1195828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11ff9b0> # /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 0x7fc9b11a2630> 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 0x7fc9b11a9160> # /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 0x7fc9b11ae0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11a9390> # /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 0x7fc9b1153470> # /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 0x7fc9b1158e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1153b38> # /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 0x7fc9b115f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1142d68> # /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 0x7fc9b1145198> # /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 0x7fc9af453940> # /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 0x7fc9af465240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b11b3a20> 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 0x7fc9af3d30f0> # /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 0x7fc9af3de320> # /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 0x7fc9af3defd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af3deb00> 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 0x7fc9af3dd0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af42e828> # /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 0x7fc9af42ec18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af4221d0> # /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 0x7fc9af422eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af4194a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af40a4e0> # /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 0x7fc9af18a320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af192da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af422128> 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 0x7fc9af198eb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af404320> # /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 0x7fc9af19e278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e080> # 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 0x7fc9af19e390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af47c080> # /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 0x7fc9af19ee48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19ea58> # /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 0x7fc9af1aa710> # /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 0x7fc9af1aaef0> # /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 0x7fc9aed30208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af1aa7f0> # /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 0x7fc9aed35cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e588> # /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 0x7fc9aed59358> # 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 0x7fc9aed59710> # /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 0x7fc9aed61400> # /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 0x7fc9aeb0bc18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeafe358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeafe048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeaefef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed61da0> # 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 0x7fc9aeafefd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed59a90> # /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 0x7fc9b1110780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aeb060b8> 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 0x7fc9b1110b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9af19e8d0> # /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 0x7fc9b1128630> # /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 0x7fc9b112c6a0> # 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 0x7fc9b112cb70> # 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 0x7fc9b112cc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b1128e80> # /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 0x7fc9b112cfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b112c550> # 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 0x7fc9b112c2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9b111cb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9aed453c8> # /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 0x7fc9b11284e0> # /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 0x7fc9ad130978> # zipimport: found 33 names in '/tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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 0x7fc9ace847f0> 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 0x7fc9ace142e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace84e48> # 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 0x7fc9ad130fd0> # /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 0x7fc9acdefba8> # /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 0x7fc9ace5a1d0> # 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 0x7fc9ace5aac8> # 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 0x7fc9acdeb080> # /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 0x7fc9ace58160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace35320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace2c518> # /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 0x7fc9ad152d68> # 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 0x7fc9ace5abe0> # /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 0x7fc9ace3e470> # /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 0x7fc9ad0e5eb8> # /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 0x7fc9ad0ebf28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dc2e8> # /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 0x7fc9ad0dcb00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace49828> # /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 0x7fc9ad10df60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ad0dc160> # 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 0x7fc9ad11ae48> # 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 0x7fc9ad11af28> # 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 0x7fc9ace690f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace3e5c0> # /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 0x7fc9ace78a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace701d0> # 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 0x7fc9ace703c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace69c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/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_uzlchafe/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 0x7fc9ace91e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace91b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace91358> # /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 0x7fc9ace919b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9ace7fcf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/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_uzlchafe/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 0x7fc9a977e588> # 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_uzlchafe/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_uzlchafe/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_uzlchafe/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_uzlchafe/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_uzlchafe/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 0x7fc9a97f5e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/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 0x7fc9a9817198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a97cceb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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 0x7fc9acdba0f0> # /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 0x7fc9acdba198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9a980db00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/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_uzlchafe/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_uzlchafe/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_uzlchafe/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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.43.118 closed. 11260 1726879779.70007: done with _execute_module (file, {'path': '/tmp/tests_ssh', 'state': 'absent', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879779.3602965-11260-89386210175945/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11260 1726879779.70030: _low_level_execute_command(): starting 11260 1726879779.70040: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/ > /dev/null 2>&1 && sleep 0' <10.31.43.118> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.118> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/bc93f957c0"' 10.31.43.118 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.3602965-11260-89386210175945/ > /dev/null 2>&1 && sleep 0'"'"'' 11258 1726879779.69801: stdout chunk (state=3): >>># zipimport: zlib available {"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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 <<< 11258 1726879779.70222: stdout chunk (state=3): >>># 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 <<< 11258 1726879779.70300: stderr chunk (state=3): >>>Shared connection to 10.31.42.60 closed. <<< 11258 1726879779.70341: stderr chunk (state=3): >>><<< 11258 1726879779.70349: stdout chunk (state=3): >>><<< <10.31.42.60> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6c6e48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b65c828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6c69b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b669630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6750f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61a470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61fe48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61ab38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6264e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b609d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b60c198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41991a940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41992c240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b67aa20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41989a0f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a5320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4198a5fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a5b00>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a40f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198f5828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198f5c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e91d0>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e9eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e04a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198d14e0>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196512e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419659d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e94a8>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41965fe80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198cb320>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd419666240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666048>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd419666358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419943080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666a58>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419671710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419671ef0>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4191f7208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196717f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4191fccf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419220358>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd419220710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419228400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fd2c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fc5358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fc5048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fb6ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419228da0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd418fc5fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419220a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5d7780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fcd0b8>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5d7b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196668d0>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5ef630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f36a0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f3b70>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f3c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5efe80>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f3fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5f3550>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41b5f32b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5e3b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41920c3c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5ef4e0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175f7978>\r\n# zipimport: found 33 names in \'/tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41734b7f0>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4172db2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41734be48>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175f7fd0>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172b6ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173211d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd417321ac8>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4172c8080>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41731f160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172fc320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172f3518>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417612dd8>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd417305390>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173054a8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175acf28>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175b1f60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a3358>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a3b70>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417310860>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175d4f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a31d0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175e1dd8>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4175e1ef0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd417330080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173055f8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41733f9b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173370f0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4173372e8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417330b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd41735ada0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735aa58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735a278>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735a8d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417348ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413c47240>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413cbce48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd413cde198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413c93eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172810f0>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417281198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413cd4b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# destroy contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# destroy _locale\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# cleanup[3] wiping ctypes\r\n# destroy _struct\r\n# destroy ctypes._endian\r\n# destroy ctypes.util\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping logging\r\n# destroy weakref\r\n# destroy threading\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping systemd._journal\r\n# destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n# cleanup[3] wiping systemd.id128\r\n# destroy systemd.id128\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# destroy systemd._daemon\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# cleanup[3] wiping ansible.module_utils.compat.selectors\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy warnings\r\n# cleanup[3] wiping ansible.module_utils.distro._distro\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy __main__\r\n# destroy atexit\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy pwd\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy signal\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy traceback\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selectors\r\n# destroy hashlib\r\n# destroy json\r\n# destroy selinux\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy datetime\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy _heapq\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy select\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy ctypes\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy itertools\r\n# destroy bisect\r\n# destroy _random\r\n# destroy time\r\n# destroy collections\r\n# destroy textwrap\r\n# destroy _string\r\n# destroy locale\r\n# destroy copy\r\n# destroy io\r\n# destroy os\r\n# destroy re\r\n# destroy struct\r\n', b'Shared connection to 10.31.42.60 closed.\r\n') 11258 1726879779.71875: _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 0x7fd41b6c6e48> # /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 0x7fd41b65c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b6c69b0> # /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 0x7fd41b669630> 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 0x7fd41b670160> # /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 0x7fd41b6750f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b670390> # /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 0x7fd41b61a470> # /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 0x7fd41b61fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b61ab38> # /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 0x7fd41b6264e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b609d68> # /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 0x7fd41b60c198> # /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 0x7fd41991a940> # /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 0x7fd41992c240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b67aa20> 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 0x7fd41989a0f0> # /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 0x7fd4198a5320> # /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 0x7fd4198a5fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198a5b00> 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 0x7fd4198a40f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198f5828> # /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 0x7fd4198f5c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e91d0> # /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 0x7fd4198e9eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e04a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198d14e0> # /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 0x7fd4196512e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419659d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198e94a8> 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 0x7fd41965fe80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4198cb320> # /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 0x7fd419666240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666048> # 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 0x7fd419666358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419943080> # /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 0x7fd419666e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666a58> # /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 0x7fd419671710> # /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 0x7fd419671ef0> # /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 0x7fd4191f7208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196717f0> # /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 0x7fd4191fccf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419666588> # /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 0x7fd419220358> # 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 0x7fd419220710> # /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 0x7fd419228400> # /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 0x7fd418fd2c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fc5358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fc5048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fb6ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419228da0> # 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 0x7fd418fc5fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd419220a90> # /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 0x7fd41b5d7780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd418fcd0b8> 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 0x7fd41b5d7b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4196668d0> # /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 0x7fd41b5ef630> # /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 0x7fd41b5f36a0> # 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 0x7fd41b5f3b70> # 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 0x7fd41b5f3c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5efe80> # /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 0x7fd41b5f3fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5f3550> # 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 0x7fd41b5f32b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41b5e3b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41920c3c8> # /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 0x7fd41b5ef4e0> # /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 0x7fd4175f7978> # zipimport: found 33 names in '/tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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 0x7fd41734b7f0> 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 0x7fd4172db2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41734be48> # 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 0x7fd4175f7fd0> # /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 0x7fd4172b6ba8> # /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 0x7fd4173211d0> # 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 0x7fd417321ac8> # 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 0x7fd4172c8080> # /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 0x7fd41731f160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172fc320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4172f3518> # /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 0x7fd417612dd8> # 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 0x7fd417305390> # /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 0x7fd4173054a8> # /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 0x7fd4175acf28> # /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 0x7fd4175b1f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a3358> # /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 0x7fd4175a3b70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417310860> # /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 0x7fd4175d4f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4175a31d0> # 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 0x7fd4175e1dd8> # 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 0x7fd4175e1ef0> # 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 0x7fd417330080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173055f8> # /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 0x7fd41733f9b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4173370f0> # 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 0x7fd4173372e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417330b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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_feg9kk0f/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_feg9kk0f/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 0x7fd41735ada0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735aa58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd41735a278> # /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 0x7fd41735a8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd417348ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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_feg9kk0f/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_feg9kk0f/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 0x7fd413c47240> # 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_feg9kk0f/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_feg9kk0f/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_feg9kk0f/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_feg9kk0f/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_feg9kk0f/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 0x7fd413cbce48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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_feg9kk0f/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 0x7fd413cde198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413c93eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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 0x7fd4172810f0> # /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 0x7fd417281198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd413cd4b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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_feg9kk0f/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_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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_feg9kk0f/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_feg9kk0f/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_feg9kk0f/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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.42.60 closed. 11258 1726879779.73254: done with _execute_module (file, {'path': '/tmp/tests_ssh', 'state': 'absent', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879779.3577712-11258-178789084516093/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11258 1726879779.73282: _low_level_execute_command(): starting 11258 1726879779.73294: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/ > /dev/null 2>&1 && sleep 0' <10.31.42.60> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.60> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2548169229"' 10.31.42.60 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.3577712-11258-178789084516093/ > /dev/null 2>&1 && sleep 0'"'"'' 11259 1726879779.70974: stderr chunk (state=2): >>><<< 11259 1726879779.73405: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11259 1726879779.73440: _low_level_execute_command() done: rc=0, stdout=, stderr= 11259 1726879779.73453: handler run complete 11259 1726879779.73478: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11259 1726879779.73483: variable 'ansible_host' from source: host vars for 'managed_node2' 11259 1726879779.73489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11259 1726879779.73496: variable 'ansible_port' from source: unknown 11259 1726879779.73500: variable 'ansible_user' from source: unknown 11259 1726879779.73506: attempt loop complete, returning result 11259 1726879779.73510: _execute() done 11259 1726879779.73514: dumping result to json 11259 1726879779.73522: done dumping result, returning 11259 1726879779.73533: done running TaskExecutor() for managed_node2/TASK: Cleanup kdump_path [0e44ad9b-8ddf-c952-e8a3-00000000000d] 11259 1726879779.73550: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000d 11259 1726879779.73626: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000d 11259 1726879779.73631: WORKER PROCESS EXITING 11260 1726879779.73036: stderr chunk (state=2): >>><<< 11260 1726879779.73699: stdout chunk (state=2): >>><<< <10.31.43.118> (0, b'', b'') 11260 1726879779.73721: _low_level_execute_command() done: rc=0, stdout=, stderr= 11260 1726879779.73727: handler run complete 11260 1726879779.73751: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11260 1726879779.73755: variable 'ansible_host' from source: host vars for 'managed_node3' 11260 1726879779.73759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11260 1726879779.73761: variable 'ansible_port' from source: unknown 11260 1726879779.73764: variable 'ansible_user' from source: unknown 11260 1726879779.73768: attempt loop complete, returning result 11260 1726879779.73770: _execute() done 11260 1726879779.73772: dumping result to json 11260 1726879779.73778: done dumping result, returning 11260 1726879779.73784: done running TaskExecutor() for managed_node3/TASK: Cleanup kdump_path [0e44ad9b-8ddf-c952-e8a3-00000000000d] 11260 1726879779.73909: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000d 11260 1726879779.73970: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000d 11260 1726879779.73975: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "path": "/tmp/tests_ssh", "state": "absent" } changed: [managed_node3] => { "changed": true, "diff": { "after": { "path": "/tmp/tests_ssh", "state": "absent" }, "before": { "path": "/tmp/tests_ssh", "path_content": { "directories": [], "files": [] }, "state": "directory" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "mode": "0755", "owner": "root", "path": "/tmp/tests_ssh", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } 11258 1726879779.77535: stderr chunk (state=2): >>><<< 11258 1726879779.77546: stdout chunk (state=2): >>><<< <10.31.42.60> (0, b'', b'') 11258 1726879779.77572: _low_level_execute_command() done: rc=0, stdout=, stderr= 11258 1726879779.77579: handler run complete 11258 1726879779.77601: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11258 1726879779.77605: variable 'ansible_host' from source: host vars for 'managed_node1' 11258 1726879779.77610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11258 1726879779.77613: variable 'ansible_port' from source: unknown 11258 1726879779.77616: variable 'ansible_user' from source: unknown 11258 1726879779.77621: attempt loop complete, returning result 11258 1726879779.77624: _execute() done 11258 1726879779.77627: dumping result to json 11258 1726879779.77634: done dumping result, returning 11258 1726879779.77641: done running TaskExecutor() for managed_node1/TASK: Cleanup kdump_path [0e44ad9b-8ddf-c952-e8a3-00000000000d] 11258 1726879779.77654: sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000d 11258 1726879779.77701: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-00000000000d 11258 1726879779.77705: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "diff": { "after": { "path": "/tmp/tests_ssh", "state": "absent" }, "before": { "path": "/tmp/tests_ssh", "path_content": { "directories": [], "files": [] }, "state": "directory" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "mode": "0755", "owner": "root", "path": "/tmp/tests_ssh", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } 10596 1726879779.77829: no more pending results, returning what we have 10596 1726879779.77833: results queue empty 10596 1726879779.77833: checking for any_errors_fatal 10596 1726879779.77835: done checking for any_errors_fatal 10596 1726879779.77836: checking for max_fail_percentage 10596 1726879779.77837: done checking for max_fail_percentage 10596 1726879779.77838: checking to see if all hosts have failed and the running result is not ok 10596 1726879779.77839: done checking to see if all hosts have failed 10596 1726879779.77839: getting the remaining hosts for this loop 10596 1726879779.77840: done getting the remaining hosts for this loop 10596 1726879779.77843: getting the next task for host managed_node1 10596 1726879779.77848: done getting next task for host managed_node1 10596 1726879779.77850: ^ task is: TASK: meta (flush_handlers) 10596 1726879779.77851: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879779.77852: getting the next task for host managed_node2 10596 1726879779.77854: done getting next task for host managed_node2 10596 1726879779.77855: ^ task is: TASK: meta (flush_handlers) 10596 1726879779.77856: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879779.77857: getting the next task for host managed_node3 10596 1726879779.77858: done getting next task for host managed_node3 10596 1726879779.77859: ^ task is: TASK: meta (flush_handlers) 10596 1726879779.77860: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879779.77870: getting variables 10596 1726879779.77871: in VariableManager get_vars() 10596 1726879779.77896: Calling all_inventory to load vars for managed_node1 10596 1726879779.77898: Calling groups_inventory to load vars for managed_node1 10596 1726879779.77901: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879779.77910: Calling all_plugins_play to load vars for managed_node1 10596 1726879779.77912: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879779.77914: Calling groups_plugins_play to load vars for managed_node1 10596 1726879779.78061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.78268: done with get_vars() 10596 1726879779.78284: done getting variables 10596 1726879779.78378: in VariableManager get_vars() 10596 1726879779.78395: Calling all_inventory to load vars for managed_node1 10596 1726879779.78398: Calling groups_inventory to load vars for managed_node1 10596 1726879779.78401: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879779.78407: Calling all_plugins_play to load vars for managed_node1 10596 1726879779.78410: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879779.78413: Calling groups_plugins_play to load vars for managed_node1 10596 1726879779.78576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.78749: done with get_vars() 10596 1726879779.78759: getting variables 10596 1726879779.78760: in VariableManager get_vars() 10596 1726879779.78765: Calling all_inventory to load vars for managed_node2 10596 1726879779.78767: Calling groups_inventory to load vars for managed_node2 10596 1726879779.78768: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879779.78771: Calling all_plugins_play to load vars for managed_node2 10596 1726879779.78772: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879779.78774: Calling groups_plugins_play to load vars for managed_node2 10596 1726879779.78881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.78990: done with get_vars() 10596 1726879779.78999: done getting variables 10596 1726879779.79031: in VariableManager get_vars() 10596 1726879779.79037: Calling all_inventory to load vars for managed_node2 10596 1726879779.79038: Calling groups_inventory to load vars for managed_node2 10596 1726879779.79039: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879779.79042: Calling all_plugins_play to load vars for managed_node2 10596 1726879779.79044: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879779.79046: Calling groups_plugins_play to load vars for managed_node2 10596 1726879779.79124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.79231: done with get_vars() NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed_node2 10596 1726879779.79251: getting variables 10596 1726879779.79252: in VariableManager get_vars() 10596 1726879779.79257: Calling all_inventory to load vars for managed_node3 10596 1726879779.79258: Calling groups_inventory to load vars for managed_node3 10596 1726879779.79260: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879779.79264: Calling all_plugins_play to load vars for managed_node3 10596 1726879779.79265: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879779.79267: Calling groups_plugins_play to load vars for managed_node3 10596 1726879779.79365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.79468: done with get_vars() 10596 1726879779.79473: done getting variables 10596 1726879779.79507: in VariableManager get_vars() 10596 1726879779.79513: Calling all_inventory to load vars for managed_node3 10596 1726879779.79514: Calling groups_inventory to load vars for managed_node3 10596 1726879779.79515: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879779.79518: Calling all_plugins_play to load vars for managed_node3 10596 1726879779.79519: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879779.79520: Calling groups_plugins_play to load vars for managed_node3 10596 1726879779.79599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.79804: done with get_vars() 10596 1726879779.79820: done queuing things up, now waiting for results queue to drain 10596 1726879779.79824: results queue empty 10596 1726879779.79824: checking for any_errors_fatal 10596 1726879779.79839: done checking for any_errors_fatal 10596 1726879779.79840: checking for max_fail_percentage 10596 1726879779.79842: done checking for max_fail_percentage 10596 1726879779.79843: checking to see if all hosts have failed and the running result is not ok 10596 1726879779.79843: done checking to see if all hosts have failed 10596 1726879779.79844: getting the remaining hosts for this loop 10596 1726879779.79845: done getting the remaining hosts for this loop 10596 1726879779.79852: getting the next task for host managed_node1 10596 1726879779.79858: done getting next task for host managed_node1 10596 1726879779.79859: ^ task is: TASK: meta (flush_handlers) 10596 1726879779.79861: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879779.79862: getting the next task for host managed_node2 10596 1726879779.79864: done getting next task for host managed_node2 10596 1726879779.79867: ^ task is: HANDLER: fedora.linux_system_roles.kdump : Restart kdump 10596 1726879779.79868: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879779.79869: getting the next task for host managed_node3 10596 1726879779.79872: done getting next task for host managed_node3 10596 1726879779.79874: ^ task is: TASK: meta (flush_handlers) 10596 1726879779.79875: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879779.79878: getting variables 10596 1726879779.79879: in VariableManager get_vars() 10596 1726879779.79890: Calling all_inventory to load vars for managed_node1 10596 1726879779.79894: Calling groups_inventory to load vars for managed_node1 10596 1726879779.79897: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879779.79902: Calling all_plugins_play to load vars for managed_node1 10596 1726879779.79905: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879779.79908: Calling groups_plugins_play to load vars for managed_node1 10596 1726879779.80083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.80276: done with get_vars() 10596 1726879779.80284: done getting variables 10596 1726879779.80324: getting variables 10596 1726879779.80325: in VariableManager get_vars() 10596 1726879779.80333: Calling all_inventory to load vars for managed_node2 10596 1726879779.80334: Calling groups_inventory to load vars for managed_node2 10596 1726879779.80335: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879779.80338: Calling all_plugins_play to load vars for managed_node2 10596 1726879779.80339: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879779.80340: Calling groups_plugins_play to load vars for managed_node2 10596 1726879779.80447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.80556: done with get_vars() 10596 1726879779.80562: done getting variables 10596 1726879779.80588: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Friday 20 September 2024 20:49:39 -0400 (0:00:00.541) 0:00:18.249 ****** 10596 1726879779.80610: entering _queue_task() for managed_node2/service 10596 1726879779.80937: worker is 1 (out of 3 available) 10596 1726879779.80964: exiting _queue_task() for managed_node2/service 10596 1726879779.80993: getting variables 10596 1726879779.80999: in VariableManager get_vars() 10596 1726879779.81116: Calling all_inventory to load vars for managed_node3 10596 1726879779.81122: Calling groups_inventory to load vars for managed_node3 10596 1726879779.81132: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879779.81160: Calling all_plugins_play to load vars for managed_node3 10596 1726879779.81165: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879779.81170: Calling groups_plugins_play to load vars for managed_node3 10596 1726879779.81461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879779.81674: done with get_vars() 10596 1726879779.81685: done getting variables 10596 1726879779.81793: done queuing things up, now waiting for results queue to drain 10596 1726879779.81795: waiting for pending results... 11285 1726879779.81641: running TaskExecutor() for managed_node2/HANDLER: fedora.linux_system_roles.kdump : Restart kdump 11285 1726879779.81774: in run() - task 0e44ad9b-8ddf-c952-e8a3-000000000062 11285 1726879779.81794: variable 'ansible_search_path' from source: unknown 11285 1726879779.81799: variable 'ansible_search_path' from source: unknown 11285 1726879779.81825: calling self._execute() 11285 1726879779.81886: variable 'ansible_host' from source: host vars for 'managed_node2' 11285 1726879779.81896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11285 1726879779.81905: variable 'omit' from source: magic vars 11285 1726879779.82168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11285 1726879779.84155: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11285 1726879779.84228: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11285 1726879779.84272: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11285 1726879779.84308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11285 1726879779.84344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11285 1726879779.84412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11285 1726879779.84435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11285 1726879779.84455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11285 1726879779.84482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11285 1726879779.84495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11285 1726879779.84585: variable '__kdump_service_start' from source: set_fact 11285 1726879779.84617: Evaluated conditional (not __kdump_service_start.changed | d(false)): True 11285 1726879779.84693: variable 'kdump_reboot_required' from source: set_fact 11285 1726879779.84701: Evaluated conditional (not kdump_reboot_required): True 11285 1726879779.84709: variable 'omit' from source: magic vars 11285 1726879779.84739: variable 'omit' from source: magic vars 11285 1726879779.84765: variable 'omit' from source: magic vars 11285 1726879779.84785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11285 1726879779.84807: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11285 1726879779.84822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11285 1726879779.84835: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11285 1726879779.84845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11285 1726879779.84869: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11285 1726879779.84874: variable 'ansible_host' from source: host vars for 'managed_node2' 11285 1726879779.84879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11285 1726879779.84945: Set connection var ansible_shell_executable to /bin/sh 11285 1726879779.84952: Set connection var ansible_connection to ssh 11285 1726879779.84959: Set connection var ansible_timeout to 10 11285 1726879779.84963: Set connection var ansible_shell_type to sh 11285 1726879779.84968: Set connection var ansible_pipelining to False 11285 1726879779.84976: Set connection var ansible_module_compression to ZIP_DEFLATED 11285 1726879779.84994: variable 'ansible_shell_executable' from source: unknown 11285 1726879779.84998: variable 'ansible_connection' from source: unknown 11285 1726879779.85002: variable 'ansible_module_compression' from source: unknown 11285 1726879779.85005: variable 'ansible_shell_type' from source: unknown 11285 1726879779.85008: variable 'ansible_shell_executable' from source: unknown 11285 1726879779.85011: variable 'ansible_host' from source: host vars for 'managed_node2' 11285 1726879779.85015: variable 'ansible_pipelining' from source: unknown 11285 1726879779.85018: variable 'ansible_timeout' from source: unknown 11285 1726879779.85022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11285 1726879779.85096: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11285 1726879779.85107: variable 'omit' from source: magic vars 11285 1726879779.85113: starting attempt loop 11285 1726879779.85117: running the handler 11285 1726879779.85172: variable 'ansible_facts' from source: host vars for 'managed_node2' 11285 1726879779.85249: _low_level_execute_command(): starting 11285 1726879779.85259: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 11285 1726879779.87502: stdout chunk (state=2): >>>/root <<< 11285 1726879779.87625: stderr chunk (state=3): >>><<< 11285 1726879779.87635: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'/root\n', b'') 11285 1726879779.87662: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11285 1726879779.87673: _low_level_execute_command(): starting 11285 1726879779.87679: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852 `" && echo ansible-tmp-1726879779.8766952-11285-239037324954852="` echo /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852 `" ) && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852 `" && echo ansible-tmp-1726879779.8766952-11285-239037324954852="` echo /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852 `" ) && sleep 0'"'"'' 11285 1726879779.90421: stdout chunk (state=2): >>>ansible-tmp-1726879779.8766952-11285-239037324954852=/root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852 <<< 11285 1726879779.90550: stderr chunk (state=3): >>><<< 11285 1726879779.90558: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'ansible-tmp-1726879779.8766952-11285-239037324954852=/root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852\n', b'') 11285 1726879779.90581: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879779.8766952-11285-239037324954852=/root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852 , stderr= 11285 1726879779.90611: variable 'ansible_module_compression' from source: unknown 11285 1726879779.90653: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10596ep_7l21j/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 11285 1726879779.90704: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 11285 1726879779.90863: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py <10.31.43.205> PUT /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp22pb1k9n TO /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py <10.31.43.205> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' '[10.31.43.205]' 11285 1726879779.90984: Sending initial data 11285 1726879779.90990: Sent initial data (156 bytes) 11285 1726879779.93388: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp22pb1k9n /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py <<< 11285 1726879779.95199: stderr chunk (state=3): >>><<< 11285 1726879779.95208: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10596ep_7l21j/tmp22pb1k9n /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py\n', b'') 11285 1726879779.95235: done transferring module to remote 11285 1726879779.95248: _low_level_execute_command(): starting 11285 1726879779.95254: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/ /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/ /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py && sleep 0'"'"'' 11285 1726879779.97487: stderr chunk (state=2): >>><<< 11285 1726879779.97497: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11285 1726879779.97516: _low_level_execute_command() done: rc=0, stdout=, stderr= 11285 1726879779.97520: _low_level_execute_command(): starting 11285 1726879779.97526: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' -tt 10.31.43.205 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/AnsiballZ_systemd.py && sleep 0'"'"'' 11285 1726879780.00174: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 11285 1726879780.00198: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11285 1726879780.00250: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11285 1726879780.00282: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11285 1726879780.00326: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 11285 1726879780.00336: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 11285 1726879780.00348: stdout chunk (state=3): >>># installing zipimport hook <<< 11285 1726879780.00355: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11285 1726879780.00399: 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' <<< 11285 1726879780.00422: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11285 1726879780.00442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11285 1726879780.00457: stdout chunk (state=3): >>>import '_codecs' # <<< 11285 1726879780.00478: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b64ce48> <<< 11285 1726879780.00512: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11285 1726879780.00522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 11285 1726879780.00534: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5e2828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b64c9b0> <<< 11285 1726879780.00697: 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 0x7f8c7b5ef630> 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 0x7f8c7b5f6160> # /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' <<< 11285 1726879780.01114: stdout chunk (state=3): >>># /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 0x7f8c7b5fb0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6390> # /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 0x7f8c7b5a0470> # /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 0x7f8c7b5a5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a0b38> # /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' <<< 11285 1726879780.01290: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5ac4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b58fd68> # /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 0x7f8c7b592198> # /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 0x7f8c798a0940> # /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 0x7f8c798b2240> <<< 11285 1726879780.01356: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b600a20> <<< 11285 1726879780.01365: 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. <<< 11285 1726879780.01741: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11285 1726879780.01756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11285 1726879780.01775: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11285 1726879780.01783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11285 1726879780.01799: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11285 1726879780.01816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11285 1726879780.01832: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11285 1726879780.01841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11285 1726879780.01858: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11285 1726879780.01924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11285 1726879780.01931: stdout chunk (state=3): >>>import '_functools' # <<< 11285 1726879780.01952: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11285 1726879780.01979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11285 1726879780.02001: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11285 1726879780.02013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11285 1726879780.02034: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797d6080> <<< 11285 1726879780.02057: 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' <<< 11285 1726879780.02072: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797e12b0> <<< 11285 1726879780.02081: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11285 1726879780.02093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11285 1726879780.02113: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11285 1726879780.02121: 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 0x7f8c797e1f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797e1a90> <<< 11285 1726879780.02144: stdout chunk (state=3): >>>import 'itertools' # <<< 11285 1726879780.02175: 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 0x7f8c797eb080> <<< 11285 1726879780.02203: stdout chunk (state=3): >>>import '_collections' # <<< 11285 1726879780.02236: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7987b7b8> <<< 11285 1726879780.02269: 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' <<< 11285 1726879780.02301: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7987bba8> <<< 11285 1726879780.02356: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7986f160> <<< 11285 1726879780.02389: 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 0x7f8c7986fe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79866438> <<< 11285 1726879780.02427: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79857470> <<< 11285 1726879780.02466: 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' # <<< 11285 1726879780.02498: 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' <<< 11285 1726879780.02529: 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' <<< 11285 1726879780.02573: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7958e278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79596cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798666a0> <<< 11285 1726879780.02601: stdout chunk (state=3): >>>import '_locale' # <<< 11285 1726879780.02636: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11285 1726879780.02670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7959be10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798512b0> # /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' <<< 11285 1726879780.02711: 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 0x7f8c795a21d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7959bf98> <<< 11285 1726879780.02753: 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 0x7f8c795a22e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798c0fd0> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11285 1726879780.02777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11285 1726879780.02811: 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' # /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' <<< 11285 1726879780.02838: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a29e8> <<< 11285 1726879780.02871: 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 0x7f8c795ad6a0> <<< 11285 1726879780.02890: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11285 1726879780.02922: 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' <<< 11285 1726879780.02972: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ade80> <<< 11285 1726879780.02988: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11285 1726879780.03001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11285 1726879780.03033: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79134198> <<< 11285 1726879780.03045: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ad780> <<< 11285 1726879780.03063: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11285 1726879780.03076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11285 1726879780.03127: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79139c88> <<< 11285 1726879780.03136: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2518> <<< 11285 1726879780.03153: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11285 1726879780.03410: 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 0x7f8c7915d2e8> # 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 0x7f8c7915d6a0> # /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 0x7f8c79164390> # /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' <<< 11285 1726879780.03611: stdout chunk (state=3): >>># /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 0x7f8c78f0eba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f052e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78efbf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78ef3e80> <<< 11285 1726879780.03804: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79164d30> # 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 0x7f8c78f05f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7915da20> # /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 0x7f8c7b55d710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f09048> 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 0x7f8c7b55da90> <<< 11285 1726879780.03842: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2860> <<< 11285 1726879780.03873: 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' <<< 11285 1726879780.03892: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11285 1726879780.03904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11285 1726879780.03929: 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 0x7f8c7b5755c0> <<< 11285 1726879780.03951: 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' <<< 11285 1726879780.04076: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11285 1726879780.04084: 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 0x7f8c7b579630> <<< 11285 1726879780.04107: 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 0x7f8c7b579b00> <<< 11285 1726879780.04140: 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 0x7f8c7b579c18> <<< 11285 1726879780.04151: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b575e10> <<< 11285 1726879780.04168: 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' <<< 11285 1726879780.04190: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11285 1726879780.04200: 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 0x7f8c7b579f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5794e0> <<< 11285 1726879780.04223: 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 0x7f8c7b579240> <<< 11285 1726879780.04240: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b569b00> <<< 11285 1726879780.04254: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79149358> <<< 11285 1726879780.04281: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11285 1726879780.04309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11285 1726879780.04351: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b575470> <<< 11285 1726879780.04546: 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' <<< 11285 1726879780.04575: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7757c908> <<< 11285 1726879780.04698: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 11285 1726879780.04740: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11285 1726879780.04773: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11285 1726879780.05773: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.06667: 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' <<< 11285 1726879780.06678: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7724dac8> import 'atexit' # <<< 11285 1726879780.06702: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11285 1726879780.06730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11285 1726879780.06790: 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' <<< 11285 1726879780.06803: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c771f3278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c771f94e0> <<< 11285 1726879780.06829: 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 0x7f8c771f95f8> <<< 11285 1726879780.06851: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11285 1726879780.06873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11285 1726879780.06913: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c771f9b38> <<< 11285 1726879780.06931: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11285 1726879780.06950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11285 1726879780.06966: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11285 1726879780.06985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11285 1726879780.07003: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11285 1726879780.07011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11285 1726879780.07081: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77226b00> <<< 11285 1726879780.07112: 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 0x7f8c77530048> <<< 11285 1726879780.07138: 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 0x7f8c77530278> <<< 11285 1726879780.07159: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11285 1726879780.07177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11285 1726879780.07238: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c775305c0> <<< 11285 1726879780.07246: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772212b0> <<< 11285 1726879780.07542: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772134a8> <<< 11285 1726879780.07557: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11285 1726879780.07565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11285 1726879780.07586: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772216d8> <<< 11285 1726879780.07611: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11285 1726879780.07618: 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 0x7f8c772263c8> <<< 11285 1726879780.07638: 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 0x7f8c7755aeb8> <<< 11285 1726879780.07660: 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 <<< 11285 1726879780.07675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11285 1726879780.07691: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11285 1726879780.07711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11285 1726879780.07743: 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' <<< 11285 1726879780.07796: 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 0x7f8c774ae978> <<< 11285 1726879780.07874: 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' <<< 11285 1726879780.07910: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774bba58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77558d68> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11285 1726879780.07949: 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 0x7f8c774a8470> <<< 11285 1726879780.08089: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c775522b0> <<< 11285 1726879780.08122: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11285 1726879780.08152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11285 1726879780.08190: 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' # <<< 11285 1726879780.08271: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774d8a90> <<< 11285 1726879780.08314: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774a8630> <<< 11285 1726879780.08425: 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 0x7f8c774e59b0> <<< 11285 1726879780.08457: 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 0x7f8c774e5a90> <<< 11285 1726879780.08498: 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 0x7f8c774e5c18> <<< 11285 1726879780.08514: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77549080> <<< 11285 1726879780.08535: 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 <<< 11285 1726879780.08543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11285 1726879780.08555: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11285 1726879780.08572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11285 1726879780.08612: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11285 1726879780.08620: 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 0x7f8c775025f8> <<< 11285 1726879780.08776: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774f7cf8> <<< 11285 1726879780.08804: 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' <<< 11285 1726879780.08812: 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 0x7f8c774f7ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774f77b8> <<< 11285 1726879780.08831: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11285 1726879780.08842: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 11285 1726879780.08850: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.08920: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.08988: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.09001: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 11285 1726879780.09010: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.09019: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.09028: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11285 1726879780.09032: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.09127: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.09222: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11285 1726879780.09234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11285 1726879780.09249: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11285 1726879780.09260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11285 1726879780.09279: 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' <<< 11285 1726879780.09698: 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 0x7f8c7751c9e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7751c6d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7750ceb8> # /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 0x7f8c7751c550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7750c710> # zipimport: zlib available <<< 11285 1726879780.09915: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.10350: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 11285 1726879780.10369: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 11285 1726879780.10397: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 11285 1726879780.10405: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.10427: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.10448: 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_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py <<< 11285 1726879780.10457: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.10470: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.10487: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 11285 1726879780.10495: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.10604: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.10717: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11285 1726879780.10726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11285 1726879780.10752: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73b892b0> <<< 11285 1726879780.10759: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.11099: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.11443: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.11490: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.11547: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11285 1726879780.11579: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.11606: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 11285 1726879780.11615: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.11672: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.11742: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 11285 1726879780.11753: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.11763: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11285 1726879780.11779: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.11803: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.11834: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11285 1726879780.11841: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.12007: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.12174: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11285 1726879780.12183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11285 1726879780.12346: stdout chunk (state=3): >>>import '_ast' # <<< 11285 1726879780.12364: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c7e8d0> <<< 11285 1726879780.12371: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.12386: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.12400: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11285 1726879780.12414: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.12461: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.12517: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py <<< 11285 1726879780.12528: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 11285 1726879780.12543: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11285 1726879780.12553: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.12602: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.12906: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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' <<< 11285 1726879780.12947: 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 0x7f8c73bff128> <<< 11285 1726879780.13004: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73bc4898> <<< 11285 1726879780.13103: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 11285 1726879780.13137: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.13268: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11285 1726879780.13437: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.13703: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11285 1726879780.13734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11285 1726879780.13756: 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' <<< 11285 1726879780.13888: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c2b080> <<< 11285 1726879780.13907: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11285 1726879780.13921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11285 1726879780.14008: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c2b128> <<< 11285 1726879780.14051: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73bd6940> <<< 11285 1726879780.14105: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py <<< 11285 1726879780.14114: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11285 1726879780.14139: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14159: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py <<< 11285 1726879780.14167: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11285 1726879780.14189: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14202: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 11285 1726879780.14312: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 11285 1726879780.14325: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 11285 1726879780.14338: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14624: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14640: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14657: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14694: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14725: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14751: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14776: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 11285 1726879780.14788: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14841: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14901: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14920: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.14956: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11285 1726879780.14998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11285 1726879780.15635: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73caa208> <<< 11285 1726879780.15644: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 11285 1726879780.15774: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.15904: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.15935: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.15975: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 11285 1726879780.15985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 11285 1726879780.16005: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 11285 1726879780.16206: stdout chunk (state=3): >>># 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 0x7f8c73c3d710> # /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 0x7f8c73c70160> <<< 11285 1726879780.16256: 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 0x7f8c73c70908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c47dd8> <<< 11285 1726879780.16616: 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 0x7f8c73c60e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c470f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c3b208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73ca6b00> # /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 0x7f8c73cc4d68> # /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 0x7f8c73ccb8d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73f3efd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available<<< 11285 1726879780.16730: stdout chunk (state=3): >>> # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 11285 1726879780.16741: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.16768: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 11285 1726879780.16813: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.16853: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 11285 1726879780.16866: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.16895: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.16932: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 11285 1726879780.16982: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.17028: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.17073: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.17117: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 11285 1726879780.17131: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 11285 1726879780.17533: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.17894: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 11285 1726879780.17903: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.17939: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.17984: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.18006: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.18032: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 11285 1726879780.18051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.18763: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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 0x7f8c73307c50> # /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 0x7f8c7334d780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available <<< 11285 1726879780.18783: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 11285 1726879780.18927: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.19013: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 11285 1726879780.19060: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.19125: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 11285 1726879780.19160: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.19200: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11285 1726879780.19220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11285 1726879780.19238: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11285 1726879780.19268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11285 1726879780.19344: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73326898> <<< 11285 1726879780.19404: 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 0x7f8c7332ff60> <<< 11285 1726879780.19622: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73358358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 11285 1726879780.19637: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.19675: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.19720: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 11285 1726879780.19791: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.20036: 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 0x7f8c73443978> <<< 11285 1726879780.20127: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.20225: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.20382: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 11285 1726879780.20395: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 11285 1726879780.20408: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.20431: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.20465: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 11285 1726879780.20473: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.20508: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.20544: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 11285 1726879780.20554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 11285 1726879780.20587: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 11285 1726879780.20601: 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 0x7f8c7343fac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7343f748> <<< 11285 1726879780.20609: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 11285 1726879780.20622: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.20627: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 11285 1726879780.20650: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.20905: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 11285 1726879780.21108: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available <<< 11285 1726879780.21330: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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 <<< 11285 1726879780.21424: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 11285 1726879780.21435: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 11285 1726879780.21530: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.21621: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 11285 1726879780.21630: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.21652: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.21680: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.22095: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.22502: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 11285 1726879780.22518: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.22593: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.22675: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 11285 1726879780.22752: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.22827: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 11285 1726879780.22836: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.22952: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23069: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 11285 1726879780.23086: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 11285 1726879780.23104: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23136: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23172: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 11285 1726879780.23252: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23326: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23473: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23619: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 11285 1726879780.23631: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 11285 1726879780.23642: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23663: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23695: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 11285 1726879780.23704: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23742: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 11285 1726879780.23751: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23804: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23857: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 11285 1726879780.23865: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23884: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.23913: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 11285 1726879780.24204: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 11285 1726879780.24318: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.24513: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 11285 1726879780.24537: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.24561: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.24610: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 11285 1726879780.24642: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.24671: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 11285 1726879780.24679: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.24700: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.24728: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 11285 1726879780.24736: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.24759: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.24783: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 11285 1726879780.24798: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.24854: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.24915: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 11285 1726879780.24934: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 11285 1726879780.24950: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.24977: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25013: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 11285 1726879780.25020: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25089: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25125: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25179: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25231: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 11285 1726879780.25243: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 11285 1726879780.25257: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25294: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25334: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 11285 1726879780.25487: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25635: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 11285 1726879780.25644: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25675: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25716: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 11285 1726879780.25755: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25793: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 11285 1726879780.25803: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25858: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.25928: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 11285 1726879780.25940: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.26001: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.26073: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 11285 1726879780.26084: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 11285 1726879780.26297: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 11285 1726879780.26375: stdout chunk (state=3): >>># zipimport: zlib available <<< 11285 1726879780.26504: stdout chunk (state=3): >>>import 'gc' # <<< 11285 1726879780.27518: stdout chunk (state=3): >>> {"name": "kdump", "changed": true, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ExecMainStartTimestampMonotonic": "343483109", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ExecMainExitTimestampMonotonic": "361311819", "ExecMainPID": "21821", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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", "Capab<<< 11285 1726879780.27550: stdout chunk (state=3): >>>ilityBoundingSet": "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": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:11 EDT", "StateChangeTimestampMonotonic": "361312459", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveExitTimestampMonotonic": "343483139", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ActiveEnterTimestampMonotonic": "361312459", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ActiveExitTimestampMonotonic": "343460273", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveEnterTimestampMonotonic": "343481079", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ConditionTimestampMonotonic": "343482147", "AssertTimestamp": "Fri 2024-09-20 20:48:53 EDT", "AssertTimestampMonotonic": "343482202", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "28892716c0dc430a9d43fffb6191662f", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 11285 1726879780.28202: 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 # 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 <<< 11285 1726879780.28373: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11285 1726879780.28425: stdout chunk (state=3): >>># 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 <<< 11285 1726879780.28469: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid <<< 11285 1726879780.28520: stdout chunk (state=3): >>># 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 <<< 11285 1726879780.28560: stdout chunk (state=3): >>># destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy <<< 11285 1726879780.28608: stdout chunk (state=3): >>># 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 <<< 11285 1726879780.28647: stdout chunk (state=3): >>># destroy _pickle # destroy array # destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy fcntl <<< 11285 1726879780.28690: stdout chunk (state=3): >>># destroy datetime # destroy gc # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl <<< 11285 1726879780.28735: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct <<< 11285 1726879780.28774: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 11285 1726879780.28833: 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 # 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 <<< 11285 1726879780.28876: stdout chunk (state=3): >>># 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 <<< 11285 1726879780.28931: 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 <<< 11285 1726879780.28963: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11285 1726879780.29057: stdout chunk (state=3): >>># destroy posixpath <<< 11285 1726879780.29088: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 11285 1726879780.29116: stdout chunk (state=3): >>># destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11285 1726879780.29140: 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 <<< 11285 1726879780.29160: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 11285 1726879780.29381: stderr chunk (state=3): >>>Shared connection to 10.31.43.205 closed. <<< 11285 1726879780.29427: stderr chunk (state=3): >>><<< 11285 1726879780.29433: stdout chunk (state=3): >>><<< <10.31.43.205> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport \'_warnings\' # \r\nimport \'_thread\' # \r\nimport \'_weakref\' # \r\nimport \'_frozen_importlib_external\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport _thread # previously loaded (\'_thread\')\r\nimport \'_thread\' # \r\nimport _weakref # previously loaded (\'_weakref\')\r\nimport \'_weakref\' # \r\n# installing zipimport hook\r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b64ce48>\r\n# /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5e2828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b64c9b0>\r\n# /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5ef630>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5fb0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc\'\r\nimport \'errno\' # \r\n# /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a0470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a5e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a0b38>\r\n# /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5ac4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b58fd68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b592198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc\'\r\nimport \'sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798a0940>\r\n# /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\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc\'\r\nimport \'_sysconfigdata_m_linux_x86_64-linux-gnu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798b2240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b600a20>\r\nPython 3.6.8 (default, Apr 24 2024, 21:36:10) \r\n[GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc\'\r\nimport \'_functools\' # \r\n# /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797d6080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797e12b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c797e1f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797e1a90>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797eb080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7987b7b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc\'\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7987bba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7986f160>\r\n# /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py\r\n# code object from \'/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7986fe48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79866438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79857470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7958e278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79596cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798666a0>\r\nimport \'_locale\' # \r\n# /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7959be10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798512b0>\r\n# /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c795a21d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7959bf98>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c795a22e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798c0fd0>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a29e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ad6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc\'\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ade80>\r\n# /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79134198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ad780>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc\'\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79139c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7915d2e8>\r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7915d6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79164390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc\'\r\nimport \'time\' # \r\n# /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f0eba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f052e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78efbf98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78ef3e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79164d30>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c78f05f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7915da20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b55d710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f09048>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b55da90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b5755c0>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579630>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579b00>\r\n# extension module \'_sha3\' loaded from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_sha3\' executed from \'/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_sha3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b575e10>\r\n# /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5794e0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7b579240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b569b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79149358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b575470>\r\n# /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py\r\n# code object from \'/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7757c908>\r\n# zipimport: found 107 names in \'/tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7724dac8>\r\nimport \'atexit\' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c771f3278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c771f94e0>\r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c771f95f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c771f9b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77226b00>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c77530048>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c77530278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c775305c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772212b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772134a8>\r\n# /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772216d8>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c772263c8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7755aeb8>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774ae978>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774bba58>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77558d68>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774a8470>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c775522b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774d8a90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774a8630>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774e59b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774e5a90>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774e5c18>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77549080>\r\n# /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c775025f8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774f7cf8>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c774f7ef0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774f77b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7751c9e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7751c6d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7750ceb8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n# code object from \'/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7751c550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7750c710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# destroy ansible.module_utils.compat.selectors\r\nimport ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73b892b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c7e8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc\'\r\n# extension module \'_selinux\' loaded from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_selinux\' executed from \'/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c73bff128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73bc4898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c2b080>\r\n# /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c2b128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73bd6940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc\'\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73caa208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c3d710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c70160>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c73c70908>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c47dd8>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c73c60e80>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c470f0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c3b208>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73ca6b00>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc\'\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73cc4d68>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73ccb8d0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73f3efd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73307c50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7334d780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc\'\r\n# /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc\'\r\nimport \'ipaddress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73326898>\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7332ff60>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73358358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc\'\r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73443978>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n# code object from \'/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c7343fac8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7343f748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "kdump", "changed": true, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ExecMainStartTimestampMonotonic": "343483109", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ExecMainExitTimestampMonotonic": "361311819", "ExecMainPID": "21821", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:11 EDT", "StateChangeTimestampMonotonic": "361312459", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveExitTimestampMonotonic": "343483139", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ActiveEnterTimestampMonotonic": "361312459", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ActiveExitTimestampMonotonic": "343460273", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveEnterTimestampMonotonic": "343481079", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ConditionTimestampMonotonic": "343482147", "AssertTimestamp": "Fri 2024-09-20 20:48:53 EDT", "AssertTimestampMonotonic": "343482202", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "28892716c0dc430a9d43fffb6191662f", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# clear sys.flags\r\n# clear sys.float_info\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing io\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing os\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing sysconfig\r\n# destroy sysconfig\r\n# cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# destroy _sysconfigdata_m_linux_x86_64-linux-gnu\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing re\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing types\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing time\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing _bz2\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing math\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing _sha3\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing json\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.compat.selectors\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing _ast\r\n# cleanup[2] removing ansible.module_utils.common._json_compat\r\n# destroy ansible.module_utils.common._json_compat\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing _selinux\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.distro._distro\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.pycompat24\r\n# destroy ansible.module_utils.pycompat24\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing array\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.local\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ipaddress\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.system.user\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n# destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy _string\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n# destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n# destroy locale\r\n# destroy copy\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy array\r\n# destroy queue\r\n# destroy multiprocessing.util\r\n# destroy atexit\r\n# destroy multiprocessing.process\r\n# destroy fcntl\r\n# destroy datetime\r\n# destroy gc\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n# destroy _ssl\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy platform\r\n# destroy shlex\r\n# destroy traceback\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping posixpath\r\n# destroy genericpath\r\n# cleanup[3] wiping os.path\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n# cleanup[3] wiping pwd\r\n# destroy pwd\r\n# cleanup[3] wiping grp\r\n# destroy grp\r\n# cleanup[3] wiping tempfile\r\n# destroy weakref\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# destroy _bisect\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping subprocess\r\n# destroy time\r\n# destroy signal\r\n# destroy errno\r\n# destroy selectors\r\n# destroy threading\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping ctypes.util\r\n# destroy subprocess\r\n# destroy tempfile\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy collections.abc\r\n# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n# destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy operator\r\n# destroy types\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy functools\r\n# destroy io\r\n# destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n', b'Shared connection to 10.31.43.205 closed.\r\n') 11285 1726879780.29525: _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 0x7f8c7b64ce48> # /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 0x7f8c7b5e2828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b64c9b0> # /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 0x7f8c7b5ef630> 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 0x7f8c7b5f6160> # /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 0x7f8c7b5fb0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5f6390> # /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 0x7f8c7b5a0470> # /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 0x7f8c7b5a5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5a0b38> # /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 0x7f8c7b5ac4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b58fd68> # /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 0x7f8c7b592198> # /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 0x7f8c798a0940> # /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 0x7f8c798b2240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b600a20> 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 0x7f8c797d6080> # /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 0x7f8c797e12b0> # /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 0x7f8c797e1f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c797e1a90> 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 0x7f8c797eb080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7987b7b8> # /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 0x7f8c7987bba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7986f160> # /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 0x7f8c7986fe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79866438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79857470> # /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 0x7f8c7958e278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79596cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798666a0> 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 0x7f8c7959be10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798512b0> # /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 0x7f8c795a21d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7959bf98> # 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 0x7f8c795a22e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c798c0fd0> # /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 0x7f8c795a2dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a29e8> # /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 0x7f8c795ad6a0> # /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 0x7f8c795ade80> # /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 0x7f8c79134198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795ad780> # /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 0x7f8c79139c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2518> # /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 0x7f8c7915d2e8> # 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 0x7f8c7915d6a0> # /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 0x7f8c79164390> # /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 0x7f8c78f0eba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f052e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78efbf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78ef3e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79164d30> # 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 0x7f8c78f05f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7915da20> # /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 0x7f8c7b55d710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c78f09048> 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 0x7f8c7b55da90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c795a2860> # /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 0x7f8c7b5755c0> # /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 0x7f8c7b579630> # 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 0x7f8c7b579b00> # 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 0x7f8c7b579c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b575e10> # /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 0x7f8c7b579f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b5794e0> # 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 0x7f8c7b579240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7b569b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c79149358> # /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 0x7f8c7b575470> # /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 0x7f8c7757c908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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 0x7f8c7724dac8> 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 0x7f8c771f3278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c771f94e0> # 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 0x7f8c771f95f8> # /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 0x7f8c771f9b38> # /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 0x7f8c77226b00> # 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 0x7f8c77530048> # 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 0x7f8c77530278> # /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 0x7f8c775305c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772212b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c772134a8> # /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 0x7f8c772216d8> # 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 0x7f8c772263c8> # /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 0x7f8c7755aeb8> # /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 0x7f8c774ae978> # /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 0x7f8c774bba58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77558d68> # /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 0x7f8c774a8470> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c775522b0> # /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 0x7f8c774d8a90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774a8630> # 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 0x7f8c774e59b0> # 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 0x7f8c774e5a90> # 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 0x7f8c774e5c18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c77549080> # /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 0x7f8c775025f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774f7cf8> # 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 0x7f8c774f7ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c774f77b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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 0x7f8c7751c9e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7751c6d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7750ceb8> # /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 0x7f8c7751c550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7750c710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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 0x7f8c73b892b0> # 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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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 0x7f8c73c7e8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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 0x7f8c73bff128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73bc4898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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 0x7f8c73c2b080> # /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 0x7f8c73c2b128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73bd6940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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 0x7f8c73caa208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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 0x7f8c73c3d710> # /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 0x7f8c73c70160> # 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 0x7f8c73c70908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c47dd8> # 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 0x7f8c73c60e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c470f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73c3b208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73ca6b00> # /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 0x7f8c73cc4d68> # /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 0x7f8c73ccb8d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73f3efd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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 0x7f8c73307c50> # /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 0x7f8c7334d780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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 0x7f8c73326898> # 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 0x7f8c7332ff60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c73358358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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 0x7f8c73443978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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 0x7f8c7343fac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c7343f748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/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_fa35f3g_/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "kdump", "changed": true, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ExecMainStartTimestampMonotonic": "343483109", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ExecMainExitTimestampMonotonic": "361311819", "ExecMainPID": "21821", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=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": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 20:49:11 EDT", "StateChangeTimestampMonotonic": "361312459", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveExitTimestampMonotonic": "343483139", "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ActiveEnterTimestampMonotonic": "361312459", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ActiveExitTimestampMonotonic": "343460273", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveEnterTimestampMonotonic": "343481079", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ConditionTimestampMonotonic": "343482147", "AssertTimestamp": "Fri 2024-09-20 20:48:53 EDT", "AssertTimestampMonotonic": "343482202", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "28892716c0dc430a9d43fffb6191662f", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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.43.205 closed. 11285 1726879780.30485: done with _execute_module (ansible.legacy.systemd, {'name': 'kdump', 'state': 'restarted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726879779.8766952-11285-239037324954852/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11285 1726879780.30518: _low_level_execute_command(): starting 11285 1726879780.30528: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/ > /dev/null 2>&1 && sleep 0' <10.31.43.205> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.205> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/1fafcaf750"' 10.31.43.205 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879779.8766952-11285-239037324954852/ > /dev/null 2>&1 && sleep 0'"'"'' 11285 1726879780.34007: stderr chunk (state=2): >>><<< 11285 1726879780.34024: stdout chunk (state=2): >>><<< <10.31.43.205> (0, b'', b'') 11285 1726879780.34052: _low_level_execute_command() done: rc=0, stdout=, stderr= 11285 1726879780.34060: handler run complete 11285 1726879780.34116: attempt loop complete, returning result 11285 1726879780.34123: _execute() done 11285 1726879780.34127: dumping result to json 11285 1726879780.34140: done dumping result, returning 11285 1726879780.34148: done running TaskExecutor() for managed_node2/HANDLER: fedora.linux_system_roles.kdump : Restart kdump [0e44ad9b-8ddf-c952-e8a3-000000000062] 11285 1726879780.34159: sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000062 11285 1726879780.34239: done sending task result for task 0e44ad9b-8ddf-c952-e8a3-000000000062 11285 1726879780.34243: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "restarted" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ActiveEnterTimestampMonotonic": "361312459", "ActiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ActiveExitTimestampMonotonic": "343460273", "ActiveState": "active", "After": "network.target network-online.target systemd-journald.socket remote-fs.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:48:53 EDT", "AssertTimestampMonotonic": "343482202", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ConditionTimestampMonotonic": "343482147", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2024-09-20 20:49:11 EDT", "ExecMainExitTimestampMonotonic": "361311819", "ExecMainPID": "21821", "ExecMainStartTimestamp": "Fri 2024-09-20 20:48:53 EDT", "ExecMainStartTimestampMonotonic": "343483109", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:49:11 EDT] ; pid=21821 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:48:53 EDT] ; stop_time=[Fri 2024-09-20 20:48:53 EDT] ; pid=21812 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.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": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveEnterTimestampMonotonic": "343481079", "InactiveExitTimestamp": "Fri 2024-09-20 20:48:53 EDT", "InactiveExitTimestampMonotonic": "343483139", "InvocationID": "28892716c0dc430a9d43fffb6191662f", "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": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "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": "yes", "RemoveIPC": "no", "Requires": "system.slice", "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": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:49:11 EDT", "StateChangeTimestampMonotonic": "361312459", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "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": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10596 1726879780.34565: no more pending results, returning what we have 10596 1726879780.34568: results queue empty 10596 1726879780.34569: checking for any_errors_fatal 10596 1726879780.34573: done checking for any_errors_fatal 10596 1726879780.34573: checking for max_fail_percentage 10596 1726879780.34574: done checking for max_fail_percentage 10596 1726879780.34574: checking to see if all hosts have failed and the running result is not ok 10596 1726879780.34574: done checking to see if all hosts have failed 10596 1726879780.34575: getting the remaining hosts for this loop 10596 1726879780.34575: done getting the remaining hosts for this loop 10596 1726879780.34578: getting the next task for host managed_node1 10596 1726879780.34581: done getting next task for host managed_node1 10596 1726879780.34582: ^ task is: TASK: meta (flush_handlers) 10596 1726879780.34583: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879780.34584: getting the next task for host managed_node2 10596 1726879780.34585: done getting next task for host managed_node2 10596 1726879780.34586: ^ task is: TASK: meta (flush_handlers) 10596 1726879780.34586: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879780.34587: getting the next task for host managed_node3 10596 1726879780.34588: done getting next task for host managed_node3 10596 1726879780.34589: ^ task is: TASK: meta (flush_handlers) 10596 1726879780.34589: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879780.34594: getting variables 10596 1726879780.34595: in VariableManager get_vars() 10596 1726879780.34604: Calling all_inventory to load vars for managed_node1 10596 1726879780.34606: Calling groups_inventory to load vars for managed_node1 10596 1726879780.34607: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879780.34611: Calling all_plugins_play to load vars for managed_node1 10596 1726879780.34613: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879780.34614: Calling groups_plugins_play to load vars for managed_node1 10596 1726879780.34708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879780.34832: done with get_vars() 10596 1726879780.34845: done getting variables 10596 1726879780.34922: in VariableManager get_vars() 10596 1726879780.34936: Calling all_inventory to load vars for managed_node1 10596 1726879780.34938: Calling groups_inventory to load vars for managed_node1 10596 1726879780.34941: Calling all_plugins_inventory to load vars for managed_node1 10596 1726879780.34947: Calling all_plugins_play to load vars for managed_node1 10596 1726879780.34954: Calling groups_plugins_inventory to load vars for managed_node1 10596 1726879780.34958: Calling groups_plugins_play to load vars for managed_node1 10596 1726879780.35177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879780.35394: done with get_vars() 10596 1726879780.35410: getting variables 10596 1726879780.35411: in VariableManager get_vars() 10596 1726879780.35419: Calling all_inventory to load vars for managed_node2 10596 1726879780.35420: Calling groups_inventory to load vars for managed_node2 10596 1726879780.35422: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879780.35426: Calling all_plugins_play to load vars for managed_node2 10596 1726879780.35428: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879780.35430: Calling groups_plugins_play to load vars for managed_node2 10596 1726879780.35519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879780.35623: done with get_vars() 10596 1726879780.35630: done getting variables 10596 1726879780.35665: in VariableManager get_vars() 10596 1726879780.35672: Calling all_inventory to load vars for managed_node2 10596 1726879780.35673: Calling groups_inventory to load vars for managed_node2 10596 1726879780.35675: Calling all_plugins_inventory to load vars for managed_node2 10596 1726879780.35677: Calling all_plugins_play to load vars for managed_node2 10596 1726879780.35678: Calling groups_plugins_inventory to load vars for managed_node2 10596 1726879780.35680: Calling groups_plugins_play to load vars for managed_node2 10596 1726879780.35758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879780.35877: done with get_vars() 10596 1726879780.35886: getting variables 10596 1726879780.35886: in VariableManager get_vars() 10596 1726879780.35893: Calling all_inventory to load vars for managed_node3 10596 1726879780.35894: Calling groups_inventory to load vars for managed_node3 10596 1726879780.35896: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879780.35898: Calling all_plugins_play to load vars for managed_node3 10596 1726879780.35900: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879780.35901: Calling groups_plugins_play to load vars for managed_node3 10596 1726879780.35980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879780.36084: done with get_vars() 10596 1726879780.36089: done getting variables 10596 1726879780.36121: in VariableManager get_vars() 10596 1726879780.36127: Calling all_inventory to load vars for managed_node3 10596 1726879780.36128: Calling groups_inventory to load vars for managed_node3 10596 1726879780.36130: Calling all_plugins_inventory to load vars for managed_node3 10596 1726879780.36132: Calling all_plugins_play to load vars for managed_node3 10596 1726879780.36134: Calling groups_plugins_inventory to load vars for managed_node3 10596 1726879780.36135: Calling groups_plugins_play to load vars for managed_node3 10596 1726879780.36214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10596 1726879780.36315: done with get_vars() 10596 1726879780.36324: done queuing things up, now waiting for results queue to drain 10596 1726879780.36325: results queue empty 10596 1726879780.36326: checking for any_errors_fatal 10596 1726879780.36333: done checking for any_errors_fatal 10596 1726879780.36333: checking for max_fail_percentage 10596 1726879780.36334: done checking for max_fail_percentage 10596 1726879780.36334: checking to see if all hosts have failed and the running result is not ok 10596 1726879780.36334: done checking to see if all hosts have failed 10596 1726879780.36335: getting the remaining hosts for this loop 10596 1726879780.36335: done getting the remaining hosts for this loop 10596 1726879780.36337: getting the next task for host managed_node1 10596 1726879780.36339: done getting next task for host managed_node1 10596 1726879780.36339: ^ task is: None 10596 1726879780.36340: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879780.36341: getting the next task for host managed_node2 10596 1726879780.36342: done getting next task for host managed_node2 10596 1726879780.36345: ^ task is: None 10596 1726879780.36346: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879780.36347: getting the next task for host managed_node3 10596 1726879780.36350: done getting next task for host managed_node3 10596 1726879780.36351: ^ task is: None 10596 1726879780.36352: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879780.36353: done queuing things up, now waiting for results queue to drain 10596 1726879780.36354: results queue empty 10596 1726879780.36355: checking for any_errors_fatal 10596 1726879780.36356: done checking for any_errors_fatal 10596 1726879780.36356: checking for max_fail_percentage 10596 1726879780.36357: done checking for max_fail_percentage 10596 1726879780.36358: checking to see if all hosts have failed and the running result is not ok 10596 1726879780.36358: done checking to see if all hosts have failed 10596 1726879780.36361: getting the next task for host managed_node1 10596 1726879780.36363: done getting next task for host managed_node1 10596 1726879780.36364: ^ task is: None 10596 1726879780.36365: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879780.36366: getting the next task for host managed_node2 10596 1726879780.36368: done getting next task for host managed_node2 10596 1726879780.36369: ^ task is: None 10596 1726879780.36370: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10596 1726879780.36370: getting the next task for host managed_node3 10596 1726879780.36372: done getting next task for host managed_node3 10596 1726879780.36373: ^ task is: None 10596 1726879780.36374: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=23 changed=1 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 managed_node2 : ok=24 changed=3 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 managed_node3 : ok=23 changed=1 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Friday 20 September 2024 20:49:40 -0400 (0:00:00.558) 0:00:18.808 ****** =============================================================================== fedora.linux_system_roles.kdump : Install required packages ------------- 4.68s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.32s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gather facts from managed_node1 ----------------------------------------- 0.96s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:58 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.95s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.89s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.70s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.69s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.67s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.66s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.65s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.65s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.59s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.58s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Restart kdump ------------------------- 0.56s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Cleanup kdump_path ------------------------------------------------------ 0.54s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:96 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.48s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.48s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.47s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.46s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 fedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.46s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 10596 1726879780.36517: RUNNING CLEANUP STDERR: import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff933210c80> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9332102c0> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff933213200> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931901eb0> import 'site' # Python 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93193a750> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93193a930> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93194d340> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931976a80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93194e3f0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93193b9e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931903980> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a1ee0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a0b00> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93194c680> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a31d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931902cf0> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a37a0> # /usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/_vendor/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319c8bc0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319c8890> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319c9b50> import 'importlib.util' # import 'importlib.machinery' # # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319cb650> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319ca150> # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931815790> # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9318155e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319e05c0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319c8170> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93186a450> # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9318d6090> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9318d5460> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93186b3e0> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9318e97c0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9318d7320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9318d78f0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319e26f0> import 'ansible._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a3fe0> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/release.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc' import 'ansible.release' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9318435c0> import 'ansible' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a3650> # /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931507d10> # /usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/__init__.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc matches /usr/lib64/python3.12/csv.py # code object from '/usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc' # extension module '_csv' loaded from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so' # extension module '_csv' executed from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so' import '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9315453d0> import 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9315446b0> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931545970> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931570b60> import 'ntpath' # import 'errno' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931572360> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff931588920> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931589310> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931572510> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931545be0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9315d68a0> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff930914a70> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930915940> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff930915f40> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930914ef0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff930916990> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9309160c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9315d6bd0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff930916ed0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9315d6db0> # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930917200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93093f200> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93093e270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9315709e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9315d50a0> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_adapters.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93096e450> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff930989e80> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930989be0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff930989c10> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff93098a750> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff93098b170> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93098a0c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9309880e0> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9309a4830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9309a6600> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9309a4710> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9309a7860> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93098a360> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9309a7a40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93098b470> # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9309d53d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9309d40e0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930a04c20> import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930a048c0> # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930a065a0> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff930a05e80> # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3c20c0> # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3c2120> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9309d7500> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93096eed0> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3c37d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93098b0b0> # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3c31d0> # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d0ce0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93096c2f0> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_text.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc' # /usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_functools.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc' import 'importlib.metadata._functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d1280> import 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d0f20> import 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff93093fc50> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_meta.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc' import 'importlib.metadata._meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d1520> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_collections.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc' import 'importlib.metadata._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d1be0> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_itertools.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc' import 'importlib.metadata._itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d2150> # /usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d3740> # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3f9370> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3f9ee0> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d2fc0> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3fb170> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d2cc0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3d2480> import 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff931531a90> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e3fbfb0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e424230> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc' import 'ansible.module_utils.compat.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e424290> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e425550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e4246b0> # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92e4261b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff933213230> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e43e000> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92e43e120> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92e43f080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e43c1d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e43c6e0> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/constants.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc' import 'ansible.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e4624b0> # /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc' import 'atexit' # # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e463710> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/bccache.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e4a73e0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92e4a7b30> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e4834d0> import 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e482a80> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/environment.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/markupsafe/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc' # extension module 'markupsafe._speedups' loaded from '/usr/local/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so' # extension module 'markupsafe._speedups' executed from '/usr/local/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so' import 'markupsafe._speedups' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92dccbec0> import 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dcca540> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/nodes.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/utils.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92dd08890> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd08680> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dcebf80> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd08ad0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dcebaa0> import 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dce9f10> import 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dccbda0> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/compiler.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/exceptions.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc' import 'jinja2.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd2e840> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/idtracking.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/visitor.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc' import 'jinja2.visitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd2fd10> import 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd2f050> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/optimizer.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc' import 'jinja2.optimizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd60290> import 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dce8bc0> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/defaults.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/filters.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/async_utils.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc' import 'jinja2.async_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd88350> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/runtime.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc' import 'jinja2.runtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd89040> import 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd61d30> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/tests.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d709700> import 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d708e30> import 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92dd61970> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/lexer.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/_identifier.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc' import 'jinja2._identifier' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d72c260> import 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d709cd0> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/parser.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc' import 'jinja2.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d70a240> import 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e4838c0> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/loaders.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc' import 'jinja2.loaders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d72f650> import 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e463b90> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/nativetypes.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc' import 'jinja2.nativetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e482780> # /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/yaml_strings.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc' import 'ansible.errors.yaml_strings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76d070> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76d280> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.common.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76d3a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/converters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76d8e0> import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76d0a0> import 'ansible.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76c6b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/error.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc' import 'yaml.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d795f10> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/tokens.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc' import 'yaml.tokens' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d796240> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/events.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc' import 'yaml.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7964b0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/nodes.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc' import 'yaml.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d796ed0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/loader.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/reader.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc' import 'yaml.reader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d797530> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/scanner.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc' import 'yaml.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d797a10> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/parser.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc' import 'yaml.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7b4e30> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/composer.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc' import 'yaml.composer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7b57c0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/constructor.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc' import 'yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7b5bb0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/resolver.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc' import 'yaml.resolver' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7b6fc0> import 'yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7971a0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/dumper.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/emitter.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc' import 'yaml.emitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7b7a10> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/serializer.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc' import 'yaml.serializer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7e88f0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/representer.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc' import 'yaml.representer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7e8cb0> import 'yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7b7500> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/cyaml.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc' # extension module 'yaml._yaml' loaded from '/usr/local/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so' # extension module 'yaml._yaml' executed from '/usr/local/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so' import 'yaml._yaml' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92d7e9a00> import 'yaml.cyaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7e9640> import 'yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76ce30> import 'ansible.module_utils.common.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d76ca70> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7ea720> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/convert_bool.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc' import 'ansible.module_utils.parsing.convert_bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7ea6f0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7ea990> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/quoting.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc' import 'ansible.parsing.quoting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7eaa50> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7eab70> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/objects.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc' import 'ansible.parsing.yaml.objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7eabd0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7ebe30> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/py3compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/py3compat.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/py3compat.cpython-312.pyc' import 'ansible.utils.py3compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d7ebf50> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/path.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc' import 'ansible.utils.path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6182f0> import 'ansible.config.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e462510> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/collections.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc' import 'ansible.module_utils.common.collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d618b30> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/fqcn.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc' import 'ansible.utils.fqcn' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d619100> # /usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc matches /usr/lib64/python3.12/encodings/unicode_escape.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc' import 'encodings.unicode_escape' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d619880> import 'ansible.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92e460f50> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/display.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92d6397c0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6392e0> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92d64dbb0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d61a000> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a3170> # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d61bc20> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d61b110> # /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py # code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc' import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d663530> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/color.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc' import 'ansible.utils.color' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d64f710> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/multiprocessing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d67e4b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d67f9e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d67c650> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d663fe0> import 'ansible.utils.multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d663dd0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/singleton.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc' import 'ansible.utils.singleton' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d663c20> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unsafe_proxy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/native_jinja.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc' import 'ansible.utils.native_jinja' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d68ab70> import 'ansible.utils.unsafe_proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d67df40> import 'ansible.utils.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d61bf50> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/context.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/context_objects.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc' import 'ansible.utils.context_objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a0470> import 'ansible.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a01d0> # /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc' import 'ansible.cli.arguments' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a0800> # /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/option_helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a2180> # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6be7b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a27b0> import 'ansible.cli.arguments.option_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a0890> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc' import 'ansible.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6a0b90> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/data.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/group.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6f3500> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92d4b2720> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6f0c80> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/splitter.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc' import 'ansible.parsing.splitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b2b10> import 'ansible.utils.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6f0590> import 'ansible.inventory.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6db5c0> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/host.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b3a70> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/addresses.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc' import 'ansible.parsing.utils.addresses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b3aa0> import 'ansible.inventory.host' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b34a0> import 'ansible.inventory.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6dac60> # /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4c8320> # /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/loader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4cad80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/typing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc' import 'ansible.module_utils.compat.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4cbdd0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.filter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4cbe60> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.test' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4cbef0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/importlib.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/importlib.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/importlib.cpython-312.pyc' import 'ansible.module_utils.compat.importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b3f20> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/loader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/constructor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4dfd40> # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4f4cb0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4f4950> # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4f52b0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4f53d0> # extension module '_cffi_backend' loaded from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' # extension module '_cffi_backend' executed from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92d4f74a0> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92d4f5550> import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4f4d10> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4f7fb0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d508230> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d508500> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/padding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/utils.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d509b50> import 'cryptography.hazmat.primitives.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d509040> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hmac.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc' import 'cryptography.hazmat.primitives.hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50a2d0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.kdf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50a420> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50ab40> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50a9c0> import 'cryptography.hazmat.primitives.kdf.pbkdf2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50a600> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50b6b0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.decrepit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d522000> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.decrepit.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5221e0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc' import 'cryptography.hazmat.decrepit.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d521df0> import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d521430> import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5202f0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50ba70> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d50b560> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/backend.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d523b90> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/binding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc' import 'cryptography.hazmat.bindings.openssl._conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5342c0> import 'cryptography.hazmat.bindings.openssl.binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d523d10> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d535d60> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d535ee0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d536990> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5367b0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5488f0> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5361e0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d549f40> import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d549430> import 'cryptography.hazmat.backends.openssl.backend' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d522a50> import 'cryptography.hazmat.backends.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d522930> import 'ansible.parsing.vault' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4dcec0> import 'ansible.parsing.yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4dc500> import 'ansible.parsing.yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4dc350> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/ajson.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/json.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc' import 'ansible.module_utils.common.json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d54a3f0> import 'ansible.parsing.ajson' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4dd0a0> import 'ansible.parsing.utils.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b3e00> # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_config.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc' import 'ansible.utils.collection_loader._collection_config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d54acf0> # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_finder.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_meta.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc' import 'ansible.utils.collection_loader._collection_meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d566360> import 'ansible.utils.collection_loader._collection_finder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d54b470> import 'ansible.utils.collection_loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4dcb90> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/plugin_docs.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/plugin_docs.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc' import 'ansible.parsing.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5671a0> import 'ansible.utils.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d54b500> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc' import 'packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5676b0> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/specifiers.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/utils.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/tags.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d57b500> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_manylinux.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_elffile.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc' import 'packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d591ca0> import 'packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d591160> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_musllinux.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d592870> import 'packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d579c40> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/version.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_structures.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc' import 'packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a4710> import 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5933b0> import 'packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d579400> import 'packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d5678f0> import 'ansible.plugins.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4c8e00> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc' import 'ansible.utils.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a5ca0> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc' import 'ansible.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a6e70> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/plugins.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc' import 'ansible.vars.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a6d80> import 'ansible.inventory.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d6bca10> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/file.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc' import 'ansible.module_utils.common.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a6240> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/dataloader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/basic.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc' # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92c4c13d0> import 'pwd' # # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92c4c17c0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selinux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc' import 'ansible.module_utils.compat.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c1a00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selectors.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selectors.cpython-312.pyc' # destroy ansible.module_utils.compat.selectors import 'ansible.module_utils.compat.selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c20f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/_text.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc' import 'ansible.module_utils._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c2150> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/arg_spec.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/parameters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/warnings.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc' import 'ansible.module_utils.common.warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c31a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/errors.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc' import 'ansible.module_utils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c3410> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/validation.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_json_compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_json_compat.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_json_compat.cpython-312.pyc' import 'ansible.module_utils.common._json_compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1c5c0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/formatters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc' import 'ansible.module_utils.common.text.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1c680> import 'ansible.module_utils.common.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c3620> import 'ansible.module_utils.common.parameters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c2660> import 'ansible.module_utils.common.arg_spec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92c4c2180> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/locale.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc' import 'ansible.module_utils.common.locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1c9e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/process.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc' import 'ansible.module_utils.common.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1cbc0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/sys_info.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/_distro.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/_distro.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/_distro.cpython-312.pyc' import 'ansible.module_utils.distro._distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1d220> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1d040> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc' import 'ansible.module_utils.common._utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1cfe0> import 'ansible.module_utils.common.sys_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1cc20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/pycompat24.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/pycompat24.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/pycompat24.cpython-312.pyc' import 'ansible.module_utils.pycompat24' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1d8e0> import 'ansible.module_utils.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a74a0> import 'ansible.parsing.dataloader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d3a6a20> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc' import 'ansible.inventory.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1f6b0> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/fact_cache.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc' import 'ansible.vars.fact_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1f8f0> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc' import 'ansible.template.native_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4d280> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/template.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc' import 'ansible.template.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4d580> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc' import 'ansible.template.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4d6a0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/listify.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc' import 'ansible.utils.listify' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4d970> import 'ansible.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1fe00> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/clean.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc' import 'ansible.vars.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4dd30> import 'ansible.vars.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af1e990> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/completers.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc' import 'argcomplete.completers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4e0c0> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/exceptions.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc' import 'argcomplete.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4e540> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/finders.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/io.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc' import 'argcomplete.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4f080> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/lexers.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc' import 'argcomplete.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4f5f0> # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_shlex.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc' import 'argcomplete.packages._shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4f770> import 'argcomplete.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4f350> # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_argparse.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc' import 'argcomplete.packages._argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4fa70> import 'argcomplete.finders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4e630> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/shell_integration.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc' import 'argcomplete.shell_integration' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4fe30> import 'argcomplete' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af4de20> import 'ansible.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9319a3bf0> # /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/playbook.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7c4a0> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/playbook_executor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_queue_manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92af7f6b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7ef90> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92af7f110> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7e450> # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92af7f7a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afa1a00> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7fa10> import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7d700> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/play_iterator.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/attribute.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/sentinel.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc' import 'ansible.utils.sentinel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc4830> import 'ansible.playbook.attribute' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc41a0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc' import 'ansible.playbook.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc49e0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/block.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/conditional.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc' import 'ansible.playbook.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc6de0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/collectionsearch.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc' import 'ansible.playbook.collectionsearch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc71a0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/delegatable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc' import 'ansible.playbook.delegatable' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc73b0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/mod_args.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc' import 'ansible.parsing.mod_args' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc7a10> import 'ansible.playbook.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc7560> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/notifiable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc' import 'ansible.playbook.notifiable' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc7e90> # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/metadata.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/requirement.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/definition.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/taggable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc' import 'ansible.playbook.taggable' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd5fd0> import 'ansible.playbook.role.definition' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd57c0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/galaxy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc matches /usr/lib64/python3.12/tarfile.py # code object from '/usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc' import 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd6630> import 'ansible.utils.galaxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd6360> import 'ansible.playbook.role.requirement' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd5370> import 'ansible.playbook.role.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd4ef0> import 'ansible.playbook.role' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc7fb0> import 'ansible.playbook.block' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afc6480> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/loop_control.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc' import 'ansible.playbook.loop_control' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92b007500> import 'ansible.playbook.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd7a70> import 'ansible.playbook.play' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afa3560> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/playbook_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc' import 'ansible.playbook.playbook_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92b007cb0> import 'ansible.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afa2e10> import 'ansible.executor.play_iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afa0d70> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/stats.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc' import 'ansible.executor.stats' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afa2c60> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_result.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc' import 'ansible.executor.task_result' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92b007f50> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play_context.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc' import 'ansible.playbook.play_context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a828320> # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc matches /usr/lib64/python3.12/difflib.py # code object from '/usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc' import 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8299a0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/dumper.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/hostvars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc' import 'ansible.vars.hostvars' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a844dd0> import 'ansible.parsing.yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8448c0> import 'ansible.plugins.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a828b00> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/reserved.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc' import 'ansible.vars.reserved' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92afd6d80> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/lock.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc' import 'ansible.utils.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a845520> # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8455b0> import 'ansible.executor.task_queue_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7c830> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/ssh_functions.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/paramiko.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc' import 'ansible.module_utils.compat.paramiko' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a847ec0> import 'ansible.utils.ssh_functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a847410> import 'ansible.executor.playbook_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7c500> import 'ansible.cli.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9331dc110> [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. import 'ansible_collections' # _AnsibleCollectionRootPkgLoader(path=['/tmp/collections-Rg1/ansible_collections']) import 'ansible_collections.fedora' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-Rg1/ansible_collections/fedora']) import 'ansible_collections.fedora.linux_system_roles' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles']) import 'ansible_collections.ansible' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-Rg1/ansible_collections/ansible']) import 'ansible_collections.ansible.builtin' # _AnsibleCollectionPkgLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff933210080> # /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc' import 'ansible.plugins.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d67c530> # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/shlex.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc' import 'ansible.utils.shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a872300> # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/__init__.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_parser.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_re.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_types.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc' import 'tomllib._types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a885370> import 'tomllib._re' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a884f20> import 'tomllib._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8738c0> import 'tomllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a873620> # /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a892b70> # /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.doc_fragments' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8931a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8a83e0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.become' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8a9ca0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8aa2d0> import 'ansible.plugins.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8a9250> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py # code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8aae70> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a886f00> # /usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/__init__.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a887230> # /usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc' # /usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8c9af0> # extension module '_elementtree' loaded from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a8cb1a0> # extension module '_elementtree' executed from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a8cad50> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a886d20> import 'ansible.plugins.shell.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a885b80> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/hashing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc' import 'ansible.utils.hashing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8cb5c0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/json_utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc' import 'ansible.module_utils.json_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8e9fd0> # /usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/xmltodict.py # code object from '/usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc' # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8eae10> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8eaf90> # /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc' import 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6b08f0> # /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc' import 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6b1040> import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8eb200> import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8eaff0> # /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6d1eb0> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a6f3980> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6f0ec0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6d2f90> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a713380> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6f0c50> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6b2c60> import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8ead50> import 'xmltodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a8ea0c0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc' import 'ansible.playbook.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72e390> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc' import 'ansible.playbook.task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72e5a0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc' import 'ansible.playbook.role.include' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72eba0> import 'ansible.playbook.role_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72e7e0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler_task_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc' import 'ansible.playbook.handler_task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72ef00> # /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/modules/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc' import 'ansible.modules' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72f590> # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/module_common.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/interpreter_discovery.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/compat.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/namespace.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc' import 'ansible.module_utils.facts.namespace' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a76f1d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/default_collectors.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/collector.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/timeout.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a788bc0> import 'ansible.module_utils.facts.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a788980> import 'ansible.module_utils.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a788170> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.other' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78a0f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/facter.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc' import 'ansible.module_utils.facts.other.facter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78a9c0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/ohai.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc' import 'ansible.module_utils.facts.other.ohai' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78adb0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.system' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78b0e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/apparmor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc' import 'ansible.module_utils.facts.system.apparmor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78b290> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/caps.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc' import 'ansible.module_utils.facts.system.caps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78b3e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/chroot.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc' import 'ansible.module_utils.facts.system.chroot' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78b560> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/cmdline.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc' import 'ansible.module_utils.facts.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78ba70> import 'ansible.module_utils.facts.system.cmdline' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78b7d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/distribution.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc' import 'ansible.module_utils.facts.system.distribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a78baa0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/date_time.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/datetime.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc' import 'ansible.module_utils.compat.datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ad670> import 'ansible.module_utils.facts.system.date_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ad1f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/env.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc' import 'ansible.module_utils.facts.system.env' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ad9a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/dns.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc' import 'ansible.module_utils.facts.system.dns' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ada60> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/fips.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc' import 'ansible.module_utils.facts.system.fips' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5adb20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/loadavg.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc' import 'ansible.module_utils.facts.system.loadavg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5adbe0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/local.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc' import 'ansible.module_utils.facts.system.local' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5add90> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/lsb.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc' import 'ansible.module_utils.facts.system.lsb' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ae090> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/pkg_mgr.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc' import 'ansible.module_utils.facts.system.pkg_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ae240> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/platform.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc' import 'ansible.module_utils.facts.system.platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ae840> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/python.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc' import 'ansible.module_utils.facts.system.python' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5aeb10> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/selinux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc' import 'ansible.module_utils.facts.system.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5aebd0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/service_mgr.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc' import 'ansible.module_utils.facts.system.service_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5aec30> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/ssh_pub_keys.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc' import 'ansible.module_utils.facts.system.ssh_pub_keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5af1a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/user.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc' import 'ansible.module_utils.facts.system.user' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5af440> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.hardware' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5af4a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5af6e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/aix.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5af920> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/darwin.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/sysctl.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc' import 'ansible.module_utils.facts.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cc500> import 'ansible.module_utils.facts.hardware.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5afe90> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cc6e0> import 'ansible.module_utils.facts.hardware.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cc530> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ccc80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hurd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cd340> import 'ansible.module_utils.facts.hardware.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cd010> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ceb40> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cef60> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cf2f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cfc20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.network.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5cfe00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/aix.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/generic_bsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.generic_bsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ec260> import 'ansible.module_utils.facts.network.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92d4b3860> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/darwin.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc' import 'ansible.module_utils.facts.network.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ecd70> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc' import 'ansible.module_utils.facts.network.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ece00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/fc_wwn.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc' import 'ansible.module_utils.facts.network.fc_wwn' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ecfb0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ed220> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.network.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ed2e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hurd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc' import 'ansible.module_utils.facts.network.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ed490> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.network.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ed6a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/iscsi.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc' import 'ansible.module_utils.facts.network.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ee030> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/nvme.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc' import 'ansible.module_utils.facts.network.nvme' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ee2d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ee3f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ee4e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.network.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ee720> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.virtual' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ee9f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5eeba0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sysctl.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ef140> import 'ansible.module_utils.facts.virtual.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5eef30> import 'ansible.module_utils.facts.virtual.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5eed50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ef290> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5ef410> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5efaa0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5efbc0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5efce0> import 'ansible.module_utils.facts.default_collectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a76f560> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/ansible_collector.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc' import 'ansible.module_utils.facts.ansible_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5efd40> import 'ansible.module_utils.facts.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a76ee70> import 'ansible.module_utils.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a76eb70> import 'ansible.executor.interpreter_discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a76e270> # /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a608fe0> # /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/module_manifest.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc' import 'ansible.executor.powershell.module_manifest' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6090d0> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/action_write_locks.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc' import 'ansible.executor.action_write_locks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a609490> import 'ansible.executor.module_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a76d010> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/jsonify.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc' import 'ansible.parsing.utils.jsonify' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a609fd0> import 'ansible.plugins.action' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a72f740> import 'ansible_collections.ansible.builtin.plugins' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.builtin.plugins.action' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.builtin.plugins.callback' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.posix' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-Rg1/ansible_collections/ansible/posix']) import 'ansible_collections.ansible.posix.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-Rg1/ansible_collections/ansible/posix/plugins']) import 'ansible_collections.ansible.posix.plugins.callback' # _AnsibleCollectionLoader(path=['/tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback']) # /tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc matches /tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/debug.py # code object from '/tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc' import 'ansible.plugins.callback.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6254f0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/_junit_xml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a6278f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a627830> # /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a626210> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6406b0> # /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a684650> # /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a686a50> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a685670> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6407d0> import 'ansible.utils._junit_xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a626d80> # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc' # /tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc matches /tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py # code object from '/tmp/collections-Rg1/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4c8ad0> # /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4c9730> # /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4caa50> # /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/worker.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_executor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/connection.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc' import 'ansible.module_utils.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4cbe90> import 'ansible.executor.task_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4cb0b0> import 'ansible.executor.process.worker' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4caae0> import 'ansible.plugins.strategy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a32f0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/included_file.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc' import 'ansible.playbook.included_file' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e8500> # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/gather_facts.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/gather_facts.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/popen_fork.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc' import 'multiprocessing.popen_fork' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e8f50> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a788800> # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e9df0> # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e9f40> [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 encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing gc # 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 unicodedata # destroy gc # 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 [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 PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/debug.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/debug.cpython-312.pyc' 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 PyThreadState_Clear: warning: thread still has a frame import 'ansible_collections.fedora.linux_system_roles.roles' # _AnsibleCollectionLoader(path=['/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles']) import 'ansible_collections.fedora.linux_system_roles.roles.kdump' # _AnsibleCollectionLoader(path=['/tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump']) 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 # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364c50> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365190> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365fa0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367890> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a384e00> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367b30> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384f80> import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3659d0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3868a0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385a60> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a387290> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485e50> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a384ce0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3679e0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384e60> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3867b0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385910> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3870e0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386e70> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487800> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5490> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365910> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3655b0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44bad0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364c20> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a0f0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386cc0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3663c0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365af0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365370> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365040> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4499d0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364590> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a060> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364860> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365640> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367770> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a384cb0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3679e0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384e00> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386750> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3858e0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3871a0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386d80> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366090> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365850> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364fe0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364c80> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6420> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4350> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a090> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4ea060> import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486810> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3656d0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [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 # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365100> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365280> import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3653d0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367f80> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365010> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5070> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4740> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3662d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386b40> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386930> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a387dd0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3868d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387f20> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367a10> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386d80> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a248050> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386db0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2496d0> # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248920> import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248140> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2498b0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366d50> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487fe0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a5af200> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a5130> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486450> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385b50> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248350> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387560> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a248e30> # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a6a2f00> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248aa0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a6a2f00> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365610> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3866c0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248a10> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384410> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485760> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365610> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367260> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485700> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366990> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367380> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487b00> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4b00> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367a40> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3676b0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7fe0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385730> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4867b0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24bf50> import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366cc0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a624650> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24bd10> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3670b0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367a10> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24bfb0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) [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 # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame [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 PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26bcb0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a0f0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2490d0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3875f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2486e0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3876b0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386ea0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384cb0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3862a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a40a540> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386840> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268b30> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a6f0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26bc80> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2685f0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b7d0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24bfe0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367200> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a1b0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268770> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e88c0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3874d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5520> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3875f0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386fc0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385490> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a386360> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b3e0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7e00> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a387710> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6ba0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387770> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386c90> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384a10> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3851f0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3869c0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a0c0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b7d0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248aa0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249880> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6420> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a269f10> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365dc0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386300> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268200> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b680> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2685c0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a269850> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2683b0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24bec0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365490> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame [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 # 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 PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [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 # 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 calendar # destroy calendar # cleanup[2] removing pty # destroy pty # cleanup[2] removing tty # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.compat.typing # destroy ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 selinux # destroy gc # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy copy # destroy struct # destroy datetime # destroy locale # destroy tty # destroy termios # destroy contextlib # 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 PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [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 PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268e90> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7110> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385250> PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24af30> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7980> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386a50> # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a387a10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384500> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387230> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a386480> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384440> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384aa0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7b60> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7e90> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284530> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e5490> # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284aa0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284e00> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284110> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44b890> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6a80> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7020> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4410> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3648f0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248b00> # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287f80> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a510> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6a80> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3862a0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284470> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7500> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a76e0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364b30> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367d10> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b6e0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a2a0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287d70> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a386000> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384440> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384a70> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2845c0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e5550> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284f20> # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284a40> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44b590> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a53d0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4710> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365f10> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5f70> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5700> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0410> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [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 PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387bc0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ac90> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365400> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3e6f90> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3668d0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7fb0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285100> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284650> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285a60> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249f40> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a780> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py PyThreadState_Clear: warning: thread still has a frame import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285610> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487710> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a269d60> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b200> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92af7f140> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384d10> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a51c0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0fe0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365520> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3e7bc0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3654c0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7620> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284f80> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7d40> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285880> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248410> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285490> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486810> # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26bc50> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b080> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ab40> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a269280> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249bb0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0d10> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485d60> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367a10> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3e5280> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366ea0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7770> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285100> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284680> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285a30> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285610> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4858e0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a484890> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268290> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5790> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ba70> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268f20> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0e90> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [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 __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 PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386a50> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a27b0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268950> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a248f80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485940> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248200> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285850> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284860> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a286240> PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366450> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384830> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2680e0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a24abd0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268a40> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249b50> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285520> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284290> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285e80> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285d60> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a79e0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2ab0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485a60> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487fe0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285a00> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386000> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386420> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384680> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384980> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384350> import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3847d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3660c0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a13d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384260> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a300> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284c80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365940> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284b90> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285bb0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2846b0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a286570> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4865a0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387c50> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a17f0> import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367920> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a286150> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4842c0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3864b0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387410> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385580> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a3020> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384a10> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386450> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a1b50> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366060> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [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 hmac # destroy hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 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 hashlib # destroy _hmacopenssl # 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 PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b020> PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365310> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486420> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284140> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485d00> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2849e0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2861b0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b680> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2846b0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e97c0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3856a0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44bdd0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a366f60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a40a5d0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367800> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a060> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a47d0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a484d10> PyThreadState_Clear: warning: thread still has a frame import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3841d0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385d00> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365760> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e6a50> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6ea0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e71a0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268140> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2874d0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487ec0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384110> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4eba10> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26bef0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a0f0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a269130> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3852e0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a269820> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5790> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287410> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9331c7380> import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a3672f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a28d0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364650> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486210> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5760> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285430> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485d60> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3845c0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386f90> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e9490> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26af60> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268890> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ac00> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287680> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2c90> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24af00> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385610> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487350> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2490a0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386e40> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a5bb0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387470> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7e00> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6900> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a62a0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285bb0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24ac60> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a40a5d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386ed0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a72c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367530> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7440> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7a40> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6cf0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285d90> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285c70> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7b90> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a40bda0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2499d0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2482c0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287b30> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a28d0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248c50> import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b6e0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44b110> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4879e0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268e90> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287890> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a000> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e72c0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4847a0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a7e00> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367bc0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7440> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5730> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7c20> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285a30> import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ba70> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3668d0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287950> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a286150> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3865d0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e52e0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2840> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a408d70> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ba70> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248dd0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2877a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366540> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a6c0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387d70> PyThreadState_Clear: warning: thread still has a frame # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a78c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384c50> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a41d0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a76e0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6c60> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285520> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24af30> PyThreadState_Clear: warning: thread still has a frame import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285a30> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e6c30> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248d10> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249310> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3653d0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4861e0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24aa80> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a9c0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287d70> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24b050> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384a40> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a5040> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367e90> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a79b0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4860> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a66c0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285610> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7350> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486480> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a7f20> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26bf50> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6870> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5790> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7860> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285760> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285bb0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e74a0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a690> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24bce0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249640> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365eb0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367200> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287f20> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285be0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385550> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7650> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a690> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2490a0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249b80> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a480> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287cb0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24b9e0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487290> PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384950> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a45c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384500> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4b60> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285c40> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4fb0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a2857c0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485d90> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a8d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3876e0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a78f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385640> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a45c0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26a870> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6ea0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284fb0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285820> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386e40> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26acc0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a1760> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4082f0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285910> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386ea0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4863c0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3662a0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248c50> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44a450> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a484a40> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287e90> import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a690> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485790> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ab70> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24ab10> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a5340> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7d40> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a60c0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5790> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4e00> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7e90> # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287f50> # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a2856a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285cd0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387440> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26b590> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2e10> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a15e0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4844a0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486000> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287d70> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/fail.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/fail.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a487050> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366480> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384950> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a6c30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384410> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6420> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285d60> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a74a0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284fe0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486990> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364da0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384c50> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a5040> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3867b0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a41d0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a76e0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a47d0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285790> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285850> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364560> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3648f0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2858b0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e98e0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485100> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364560> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367800> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367860> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4e9520> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a25a0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a486450> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287e00> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367a10> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365820> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24ac00> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a78c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a1760> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4260> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6960> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6bd0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285010> import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485f40> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a44b920> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0470> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285970> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385310> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3659d0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366690> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365550> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268260> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485100> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a287ef0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/reboot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/reboot.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7ec0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24ab40> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5700> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a7020> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6d50> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a75f0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2850a0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7110> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284230> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284800> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3854c0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a248410> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a249d00> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2482c0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6de0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268680> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0e00> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2ab0> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268ad0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386120> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5ca0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a4650> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3654c0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6b10> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285100> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a59a0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284a70> import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387440> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3657c0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a5250> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e6450> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5e20> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2848c0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a76e0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284b00> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2843b0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386690> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387200> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a17c0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268680> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4861e0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a40bd10> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a0d10> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2845c0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3847d0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385f40> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386120> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2f30> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2f30> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a268e90> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a12b0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a0c0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387200> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a6d50> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a4680> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4500> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5b80> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284560> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285880> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a286060> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364a10> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py PyThreadState_Clear: warning: thread still has a frame import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284b90> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a386c30> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384f80> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366fc0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4847a0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a26ba70> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e5fd0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a0e00> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a17f0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387980> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a4ef0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a66f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a24a0c0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a79e0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284aa0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2858b0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285e50> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385a60> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a893020> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a6900> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a2c90> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7110> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284aa0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a285a30> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a285e20> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284ce0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385310> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387200> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e5910> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7ec0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3e7a70> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367c50> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a1700> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284b00> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384bf0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3868d0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a3866c0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a387f50> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2499a0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366fc0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a14f0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' 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 # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [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 PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a364f80> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a1c10> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a384d10> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a4a4500> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2694f0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a5ca0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a385220> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a4a7620> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff92a284cb0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a284560> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a485100> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a6a1700> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a365b80> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a367380> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366c60> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a366ed0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff92a2a01a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing _typing # cleanup[2] removing typing # cleanup[2] removing pkgutil # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing inspect # cleanup[2] removing ansible._vendor # cleanup[2] removing ansible.release # cleanup[2] removing ansible # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing _csv # cleanup[2] removing csv # cleanup[2] removing email # cleanup[2] removing fnmatch # cleanup[2] removing ntpath # cleanup[2] removing errno # cleanup[2] removing urllib # cleanup[2] removing math # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing binascii # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing threading # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing textwrap # cleanup[2] removing quopri # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _socket # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing base64 # cleanup[2] removing email.base64mime # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing email.quoprimime # cleanup[2] removing email.errors # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.utils # cleanup[2] removing email.header # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing importlib.metadata._functools # cleanup[2] removing importlib.metadata._text # cleanup[2] removing importlib.metadata._adapters # cleanup[2] removing importlib.metadata._meta # cleanup[2] removing importlib.metadata._collections # cleanup[2] removing importlib.metadata._itertools # cleanup[2] removing tempfile # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.metadata # cleanup[2] removing ansible.module_utils # cleanup[2] removing ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.version # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing signal # cleanup[2] removing fcntl # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing traceback # cleanup[2] removing ansible.config # cleanup[2] removing atexit # cleanup[2] removing configparser # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing jinja2.bccache # cleanup[2] removing markupsafe._speedups # cleanup[2] removing markupsafe # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing jinja2.utils # cleanup[2] removing jinja2.nodes # cleanup[2] removing jinja2.exceptions # cleanup[2] removing jinja2.visitor # cleanup[2] removing jinja2.idtracking # cleanup[2] removing jinja2.optimizer # cleanup[2] removing jinja2.compiler # cleanup[2] removing jinja2.async_utils # cleanup[2] removing jinja2.runtime # cleanup[2] removing jinja2.filters # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing jinja2.tests # cleanup[2] removing jinja2.defaults # cleanup[2] removing jinja2._identifier # cleanup[2] removing jinja2.lexer # cleanup[2] removing jinja2.parser # cleanup[2] removing jinja2.environment # cleanup[2] removing jinja2.loaders # cleanup[2] removing jinja2 # destroy jinja2 # destroy jinja2.bccache # destroy jinja2.utils # destroy jinja2.exceptions # destroy jinja2.visitor # destroy jinja2.idtracking # destroy jinja2.optimizer # destroy jinja2.compiler # destroy jinja2.async_utils # destroy jinja2.runtime # destroy jinja2.filters # destroy jinja2.tests # destroy jinja2.defaults # destroy jinja2._identifier # destroy jinja2.lexer # destroy jinja2.parser # destroy jinja2.environment # destroy jinja2.loaders # cleanup[2] removing jinja2.nativetypes # destroy jinja2.nativetypes # cleanup[2] removing ansible.errors.yaml_strings # cleanup[2] removing ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # cleanup[2] removing ansible.errors # cleanup[2] removing yaml.error # cleanup[2] removing yaml.tokens # cleanup[2] removing yaml.events # cleanup[2] removing yaml.nodes # cleanup[2] removing yaml.reader # cleanup[2] removing yaml.scanner # cleanup[2] removing yaml.parser # cleanup[2] removing yaml.composer # cleanup[2] removing yaml.constructor # cleanup[2] removing yaml.resolver # cleanup[2] removing yaml.loader # cleanup[2] removing yaml.emitter # cleanup[2] removing yaml.serializer # cleanup[2] removing yaml.representer # cleanup[2] removing yaml.dumper # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_11 # destroy _cython_3_0_11 # cleanup[2] removing yaml._yaml # cleanup[2] removing yaml.cyaml # cleanup[2] removing yaml # cleanup[2] removing ansible.module_utils.common.yaml # cleanup[2] removing ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.parsing # cleanup[2] removing ansible.parsing.quoting # cleanup[2] removing ansible.parsing.yaml # cleanup[2] removing ansible.parsing.yaml.objects # cleanup[2] removing ansible.utils # cleanup[2] removing ansible.utils.py3compat # cleanup[2] removing ansible.utils.path # cleanup[2] removing ansible.config.manager # cleanup[2] removing ansible.module_utils.common.collections # cleanup[2] removing ansible.utils.fqcn # cleanup[2] removing encodings.unicode_escape # cleanup[2] removing ansible.constants # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing tty # cleanup[2] removing ansible.utils.color # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # cleanup[2] removing multiprocessing # cleanup[2] removing ansible.utils.multiprocessing # cleanup[2] removing ansible.utils.singleton # cleanup[2] removing ansible.utils.native_jinja # cleanup[2] removing ansible.utils.unsafe_proxy # cleanup[2] removing ansible.utils.display # cleanup[2] removing ansible.utils.context_objects # cleanup[2] removing ansible.context # cleanup[2] removing ansible.cli.arguments # cleanup[2] removing copy # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing ansible.cli.arguments.option_helpers # cleanup[2] removing ansible.inventory # cleanup[2] removing platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing ansible.parsing.splitter # cleanup[2] removing ansible.utils.vars # cleanup[2] removing ansible.inventory.group # cleanup[2] removing ansible.parsing.utils # cleanup[2] removing ansible.parsing.utils.addresses # cleanup[2] removing ansible.inventory.host # cleanup[2] removing ansible.inventory.data # cleanup[2] removing ansible.plugins # cleanup[2] removing glob # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing ansible.plugins.filter # cleanup[2] removing ansible.plugins.test # cleanup[2] removing ansible.module_utils.compat.importlib # cleanup[2] removing shlex # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # cleanup[2] removing cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.exceptions # cleanup[2] removing cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat.primitives.padding # cleanup[2] removing cryptography.hazmat.primitives.hmac # cleanup[2] removing cryptography.hazmat.primitives.kdf # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.hazmat.primitives.kdf.pbkdf2 # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.decrepit # cleanup[2] removing cryptography.hazmat.decrepit.ciphers # cleanup[2] removing cryptography.hazmat.decrepit.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.bindings.openssl # cleanup[2] removing cryptography.hazmat.bindings.openssl._conditional # cleanup[2] removing cryptography.hazmat.bindings.openssl.binding # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.backends.openssl.backend # destroy cryptography.hazmat.backends.openssl.backend # cleanup[2] removing cryptography.hazmat.backends.openssl # cleanup[2] removing ansible.parsing.vault # cleanup[2] removing ansible.parsing.yaml.constructor # cleanup[2] removing ansible.parsing.yaml.loader # cleanup[2] removing ansible.module_utils.common.json # cleanup[2] removing ansible.parsing.ajson # cleanup[2] removing ansible.parsing.utils.yaml # cleanup[2] removing ansible.utils.collection_loader._collection_config # cleanup[2] removing ansible.utils.collection_loader._collection_meta # cleanup[2] removing ansible.utils.collection_loader._collection_finder # cleanup[2] removing ansible.utils.collection_loader # cleanup[2] removing ansible.parsing.plugin_docs # cleanup[2] removing ansible.utils.plugin_docs # cleanup[2] removing packaging # destroy packaging # cleanup[2] removing sysconfig # cleanup[2] removing packaging._elffile # destroy packaging._elffile # cleanup[2] removing packaging._manylinux # cleanup[2] removing packaging._musllinux # cleanup[2] removing packaging.tags # destroy packaging.tags # cleanup[2] removing packaging._structures # destroy packaging._structures # cleanup[2] removing packaging.version # destroy packaging.version # cleanup[2] removing packaging.utils # destroy packaging.utils # cleanup[2] removing packaging.specifiers # destroy packaging.specifiers # cleanup[2] removing ansible.plugins.loader # cleanup[2] removing ansible.utils.helpers # cleanup[2] removing ansible.vars # cleanup[2] removing ansible.vars.plugins # cleanup[2] removing ansible.inventory.manager # cleanup[2] removing ansible.module_utils.common.file # cleanup[2] removing grp # cleanup[2] removing pwd # cleanup[2] removing syslog # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.pycompat24 # cleanup[2] removing ansible.module_utils.basic # cleanup[2] removing ansible.parsing.dataloader # cleanup[2] removing ansible.inventory.helpers # cleanup[2] removing ansible.vars.fact_cache # cleanup[2] removing ansible.template.native_helpers # cleanup[2] removing ansible.template.template # cleanup[2] removing ansible.template.vars # cleanup[2] removing ansible.utils.listify # cleanup[2] removing ansible.template # cleanup[2] removing ansible.vars.clean # cleanup[2] removing ansible.vars.manager # cleanup[2] removing argcomplete.completers # cleanup[2] removing argcomplete.exceptions # cleanup[2] removing argcomplete.io # cleanup[2] removing argcomplete.packages # cleanup[2] removing argcomplete.packages._shlex # cleanup[2] removing argcomplete.lexers # cleanup[2] removing argcomplete.packages._argparse # cleanup[2] removing argcomplete.finders # cleanup[2] removing argcomplete.shell_integration # cleanup[2] removing argcomplete # cleanup[2] removing ansible.cli # cleanup[2] removing ansible.executor # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.util # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.queues # cleanup[2] removing ansible.utils.sentinel # cleanup[2] removing ansible.playbook.attribute # cleanup[2] removing ansible.playbook.base # cleanup[2] removing ansible.playbook.conditional # cleanup[2] removing ansible.playbook.collectionsearch # cleanup[2] removing ansible.playbook.delegatable # cleanup[2] removing ansible.parsing.mod_args # cleanup[2] removing ansible.playbook.helpers # cleanup[2] removing ansible.playbook.notifiable # cleanup[2] removing ansible.playbook.taggable # cleanup[2] removing ansible.playbook.role.definition # cleanup[2] removing tarfile # cleanup[2] removing ansible.utils.galaxy # cleanup[2] removing ansible.playbook.role.requirement # cleanup[2] removing ansible.playbook.role.metadata # cleanup[2] removing ansible.playbook.role # cleanup[2] removing ansible.playbook.block # cleanup[2] removing ansible.playbook.loop_control # cleanup[2] removing ansible.playbook.task # cleanup[2] removing ansible.playbook.play # cleanup[2] removing ansible.playbook.playbook_include # cleanup[2] removing ansible.playbook # cleanup[2] removing ansible.executor.play_iterator # cleanup[2] removing ansible.executor.stats # cleanup[2] removing ansible.executor.task_result # cleanup[2] removing ansible.playbook.play_context # cleanup[2] removing difflib # cleanup[2] removing ansible.vars.hostvars # cleanup[2] removing ansible.parsing.yaml.dumper # cleanup[2] removing ansible.plugins.callback # cleanup[2] removing ansible.vars.reserved # cleanup[2] removing ansible.utils.lock # cleanup[2] removing dataclasses # cleanup[2] removing ansible.executor.task_queue_manager # cleanup[2] removing ansible.module_utils.compat.paramiko # cleanup[2] removing ansible.utils.ssh_functions # cleanup[2] removing ansible.executor.playbook_executor # cleanup[2] removing ansible.cli.playbook # 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.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.builtin # destroy ansible_collections.ansible.builtin # cleanup[2] removing ansible.plugins.cache # cleanup[2] removing ansible.plugins.cache.memory # cleanup[2] removing ansible.plugins.inventory # cleanup[2] removing ansible.plugins.inventory.host_list # cleanup[2] removing ansible.plugins.inventory.script # cleanup[2] removing ansible.plugins.inventory.auto # cleanup[2] removing ansible.plugins.inventory.yaml # cleanup[2] removing ansible.plugins.inventory.ini # cleanup[2] removing ansible.utils.shlex # cleanup[2] removing ansible.plugins.inventory.toml # cleanup[2] removing tomllib._types # cleanup[2] removing tomllib._re # cleanup[2] removing tomllib._parser # cleanup[2] removing tomllib # cleanup[2] removing ansible.plugins.vars # cleanup[2] removing ansible.plugins.vars.host_group_vars # cleanup[2] removing ansible.plugins.doc_fragments # cleanup[2] removing ansible.plugins.doc_fragments.vars_plugin_staging # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing ansible.plugins.become # cleanup[2] removing ansible.plugins.shell # cleanup[2] removing ansible.plugins.connection # cleanup[2] removing ansible.plugins.connection.local # cleanup[2] removing pty # cleanup[2] removing ansible.plugins.doc_fragments.connection_pipelining # cleanup[2] removing ansible.plugins.connection.paramiko_ssh # cleanup[2] removing ansible.plugins.connection.psrp # cleanup[2] removing xml # cleanup[2] removing xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing ansible.plugins.shell.powershell # cleanup[2] removing ansible.utils.hashing # cleanup[2] removing ansible.plugins.connection.ssh # cleanup[2] removing ansible.plugins.connection.winrm # cleanup[2] removing ansible.module_utils.json_utils # cleanup[2] removing xml.parsers # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing xml.sax.handler # cleanup[2] removing xml.sax._exceptions # cleanup[2] removing xml.sax.xmlreader # cleanup[2] removing xml.sax # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing xml.sax.saxutils # cleanup[2] removing xmltodict # cleanup[2] removing ansible.plugins.shell.cmd # cleanup[2] removing ansible.plugins.doc_fragments.shell_windows # cleanup[2] removing ansible.plugins.shell.sh # cleanup[2] removing ansible.plugins.doc_fragments.shell_common # cleanup[2] removing ansible.plugins.become.runas # cleanup[2] removing ansible.plugins.become.su # cleanup[2] removing ansible.plugins.become.sudo # cleanup[2] removing ansible.playbook.handler # cleanup[2] removing ansible.playbook.task_include # cleanup[2] removing ansible.playbook.role.include # cleanup[2] removing ansible.playbook.role_include # cleanup[2] removing ansible.playbook.handler_task_include # cleanup[2] removing ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # cleanup[2] removing ansible.executor.interpreter_discovery # cleanup[2] removing ansible.executor.powershell # cleanup[2] removing ansible.executor.powershell.module_manifest # cleanup[2] removing ansible.executor.action_write_locks # cleanup[2] removing ansible.executor.module_common # cleanup[2] removing ansible.parsing.utils.jsonify # cleanup[2] removing ansible.plugins.action # cleanup[2] removing ansible_collections.ansible.builtin.plugins # cleanup[2] removing ansible_collections.ansible.builtin.plugins.action # cleanup[2] removing ansible_collections.ansible.builtin.plugins.callback # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback # destroy ansible_collections.ansible.posix.plugins.callback # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.debug # cleanup[2] removing ansible.plugins.callback.default # cleanup[2] removing ansible.plugins.doc_fragments.default_callback # cleanup[2] removing ansible.plugins.doc_fragments.result_format_callback # cleanup[2] removing ansible.plugins.callback.junit # cleanup[2] removing _decimal # cleanup[2] removing decimal # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing ansible.utils._junit_xml # cleanup[2] removing ansible.plugins.callback.minimal # cleanup[2] removing ansible.plugins.callback.oneline # cleanup[2] removing ansible.plugins.callback.tree # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.profile_tasks # cleanup[2] removing cmd # cleanup[2] removing pprint # cleanup[2] removing ansible.executor.process # cleanup[2] removing ansible.module_utils.connection # cleanup[2] removing ansible.executor.task_executor # cleanup[2] removing ansible.executor.process.worker # cleanup[2] removing ansible.plugins.strategy # cleanup[2] removing ansible.plugins.strategy.linear # cleanup[2] removing ansible.playbook.included_file # cleanup[2] removing ansible.plugins.action.gather_facts # cleanup[2] removing multiprocessing.popen_fork # cleanup[2] removing ansible.plugins.action.debug # cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles # destroy ansible_collections.fedora.linux_system_roles.roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles.kdump # destroy ansible_collections.fedora.linux_system_roles.roles.kdump # cleanup[2] removing ansible.plugins.action.set_fact # cleanup[2] removing ansible.plugins.action.include_vars # cleanup[2] removing ansible.plugins.action.package # cleanup[2] removing ansible.plugins.action.service # cleanup[2] removing ansible.plugins.action.command # cleanup[2] removing ansible.plugins.action.template # cleanup[2] removing ansible.plugins.action.fail # cleanup[2] removing ansible.plugins.action.reboot # destroy _sitebuiltins # cleanup[3] wiping ansible.plugins.action.reboot # cleanup[3] wiping ansible.plugins.action.fail # cleanup[3] wiping ansible.plugins.action.template # cleanup[3] wiping ansible.plugins.action.command # cleanup[3] wiping ansible.plugins.action.service # cleanup[3] wiping ansible.plugins.action.package # cleanup[3] wiping ansible.plugins.action.include_vars # cleanup[3] wiping ansible.plugins.action.set_fact # cleanup[3] wiping ansible.plugins.action.debug # cleanup[3] wiping multiprocessing.popen_fork # cleanup[3] wiping ansible.plugins.action.gather_facts # cleanup[3] wiping ansible.playbook.included_file # cleanup[3] wiping ansible.plugins.strategy.linear # cleanup[3] wiping ansible.plugins.strategy # destroy cmd # destroy pprint # cleanup[3] wiping ansible.executor.process.worker # cleanup[3] wiping ansible.executor.task_executor # cleanup[3] wiping ansible.module_utils.connection # cleanup[3] wiping ansible.executor.process # destroy ansible.executor.process.worker # cleanup[3] wiping ansible_collections.ansible.posix.plugins.callback.profile_tasks # cleanup[3] wiping ansible.plugins.callback.tree # cleanup[3] wiping ansible.plugins.callback.oneline # cleanup[3] wiping ansible.plugins.callback.minimal # cleanup[3] wiping ansible.utils._junit_xml # destroy decimal # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.xmlbuilder # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping xml.dom.minicompat # destroy xml # destroy xml.etree # destroy xml.parsers # destroy xml.sax # destroy xml.dom # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping _decimal # cleanup[3] wiping ansible.plugins.callback.junit # cleanup[3] wiping ansible.plugins.doc_fragments.result_format_callback # cleanup[3] wiping ansible.plugins.doc_fragments.default_callback # cleanup[3] wiping ansible.plugins.callback.default # cleanup[3] wiping ansible_collections.ansible.posix.plugins.callback.debug # cleanup[3] wiping ansible_collections.ansible.builtin.plugins.callback # destroy difflib # cleanup[3] wiping ansible_collections.ansible.builtin.plugins.action # cleanup[3] wiping ansible_collections.ansible.builtin.plugins # destroy ansible.plugins.filter # destroy ansible.plugins.test # destroy ansible.plugins.callback # destroy ansible.plugins.cache # destroy ansible.plugins.inventory # destroy ansible.plugins.vars # destroy ansible.plugins.doc_fragments # destroy ansible.plugins.become # destroy ansible.plugins.shell # destroy ansible.plugins.action # destroy ansible.plugins.strategy # cleanup[3] wiping ansible.parsing.utils.jsonify # cleanup[3] wiping ansible.executor.module_common # cleanup[3] wiping ansible.executor.action_write_locks # cleanup[3] wiping ansible.executor.powershell.module_manifest # cleanup[3] wiping ansible.executor.powershell # destroy ansible.executor.powershell.module_manifest # cleanup[3] wiping ansible.executor.interpreter_discovery # cleanup[3] wiping ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[3] wiping ansible.module_utils.facts.ansible_collector # destroy ansible.module_utils.facts.collector # cleanup[3] wiping ansible.module_utils.facts.default_collectors # cleanup[3] wiping ansible.module_utils.compat.datetime # cleanup[3] wiping ansible.module_utils.facts.timeout # cleanup[3] wiping multiprocessing.pool # destroy queue # cleanup[3] wiping ansible.modules # cleanup[3] wiping ansible.playbook.handler_task_include # cleanup[3] wiping ansible.playbook.role_include # cleanup[3] wiping ansible.playbook.role.include # cleanup[3] wiping ansible.playbook.task_include # cleanup[3] wiping ansible.playbook.handler # cleanup[3] wiping ansible.plugins.become.sudo # cleanup[3] wiping ansible.plugins.become.su # cleanup[3] wiping ansible.plugins.become.runas # cleanup[3] wiping ansible.plugins.doc_fragments.shell_common # cleanup[3] wiping ansible.plugins.shell.sh # cleanup[3] wiping ansible.plugins.doc_fragments.shell_windows # cleanup[3] wiping ansible.plugins.shell.cmd # cleanup[3] wiping xmltodict # destroy xml.parsers.expat # cleanup[3] wiping xml.sax.saxutils # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping xml.sax.xmlreader # cleanup[3] wiping xml.sax._exceptions # cleanup[3] wiping xml.sax.handler # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping ansible.module_utils.json_utils # cleanup[3] wiping ansible.plugins.connection.winrm # destroy xmltodict # cleanup[3] wiping ansible.plugins.connection.ssh # cleanup[3] wiping ansible.utils.hashing # cleanup[3] wiping ansible.plugins.shell.powershell # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping ansible.plugins.connection.psrp # destroy ansible.plugins.connection # destroy ansible.plugins.loader # cleanup[3] wiping ansible.plugins.connection.paramiko_ssh # cleanup[3] wiping ansible.plugins.doc_fragments.connection_pipelining # cleanup[3] wiping pty # cleanup[3] wiping ansible.plugins.connection.local # destroy pty # cleanup[3] wiping multiprocessing.synchronize # cleanup[3] wiping ansible.plugins.doc_fragments.vars_plugin_staging # cleanup[3] wiping ansible.plugins.vars.host_group_vars # cleanup[3] wiping tomllib # destroy tomllib._types # destroy tomllib._re # destroy tomllib._parser # cleanup[3] wiping ansible.plugins.inventory.toml # destroy tomllib # cleanup[3] wiping ansible.utils.shlex # cleanup[3] wiping ansible.plugins.inventory.ini # cleanup[3] wiping ansible.plugins.inventory.yaml # cleanup[3] wiping ansible.plugins.inventory.auto # cleanup[3] wiping ansible.plugins.inventory.script # cleanup[3] wiping ansible.plugins.inventory.host_list # cleanup[3] wiping ansible.plugins.cache.memory # cleanup[3] wiping ansible.cli.playbook # cleanup[3] wiping ansible.executor.playbook_executor # cleanup[3] wiping ansible.utils.ssh_functions # cleanup[3] wiping ansible.module_utils.compat.paramiko # cleanup[3] wiping ansible.executor.task_queue_manager # cleanup[3] wiping dataclasses # cleanup[3] wiping ansible.utils.lock # cleanup[3] wiping ansible.vars.reserved # cleanup[3] wiping ansible.parsing.yaml.dumper # cleanup[3] wiping ansible.vars.hostvars # cleanup[3] wiping ansible.playbook.play_context # cleanup[3] wiping ansible.executor.task_result # cleanup[3] wiping ansible.executor.stats # cleanup[3] wiping ansible.executor.play_iterator # cleanup[3] wiping ansible.playbook # destroy ansible.playbook.attribute # destroy ansible.playbook.base # destroy ansible.playbook.conditional # destroy ansible.playbook.collectionsearch # destroy ansible.playbook.delegatable # destroy ansible.playbook.helpers # destroy ansible.playbook.notifiable # destroy ansible.playbook.taggable # destroy ansible.playbook.role # destroy ansible.playbook.block # destroy ansible.playbook.loop_control # destroy ansible.playbook.task # destroy ansible.playbook.play # destroy ansible.playbook.playbook_include # destroy ansible.playbook.play_context # destroy ansible.playbook.handler # destroy ansible.playbook.task_include # destroy ansible.playbook.role_include # destroy ansible.playbook.handler_task_include # destroy ansible.playbook.included_file # cleanup[3] wiping ansible.playbook.role.metadata # cleanup[3] wiping ansible.playbook.role.requirement # cleanup[3] wiping ansible.utils.galaxy # destroy tarfile # cleanup[3] wiping ansible.playbook.role.definition # cleanup[3] wiping ansible.parsing.mod_args # cleanup[3] wiping ansible.utils.sentinel # cleanup[3] wiping multiprocessing.queues # cleanup[3] wiping multiprocessing.connection # cleanup[3] wiping multiprocessing.util # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # cleanup[3] wiping ansible.executor # destroy ansible.executor.play_iterator # destroy ansible.executor.stats # destroy ansible.executor.task_result # destroy ansible.executor.task_queue_manager # destroy ansible.executor.playbook_executor # destroy ansible.executor.interpreter_discovery # destroy ansible.executor.powershell # destroy ansible.executor.action_write_locks # destroy ansible.executor.module_common # destroy ansible.executor.process # destroy ansible.executor.task_executor # cleanup[3] wiping ansible.cli # destroy ansible.cli.arguments # destroy ansible.cli.arguments.option_helpers # destroy argcomplete # destroy argcomplete.completers # destroy argcomplete.exceptions # destroy argcomplete.packages # destroy argcomplete.packages._argparse # destroy argcomplete.lexers # destroy argcomplete.finders # destroy argcomplete.shell_integration # destroy ansible.cli.playbook # cleanup[3] wiping argcomplete.packages._shlex # cleanup[3] wiping argcomplete.io # cleanup[3] wiping ansible.vars.manager # cleanup[3] wiping ansible.vars.clean # cleanup[3] wiping ansible.template # destroy ansible.template.native_helpers # destroy ansible.template.template # destroy ansible.template.vars # cleanup[3] wiping ansible.utils.listify # cleanup[3] wiping ansible.vars.fact_cache # cleanup[3] wiping ansible.inventory.helpers # cleanup[3] wiping ansible.parsing.dataloader # cleanup[3] wiping ansible.module_utils.basic # destroy __main__ # cleanup[3] wiping ansible.module_utils.pycompat24 # cleanup[3] wiping ansible.module_utils.common.sys_info # cleanup[3] wiping ansible.module_utils.common._utils # cleanup[3] wiping ansible.module_utils.distro # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping ansible.module_utils.common.process # cleanup[3] wiping ansible.module_utils.common.locale # cleanup[3] wiping ansible.module_utils.common.arg_spec # cleanup[3] wiping ansible.module_utils.common.parameters # cleanup[3] wiping ansible.module_utils.common.validation # cleanup[3] wiping ansible.module_utils.common.text.formatters # cleanup[3] wiping ansible.module_utils.common._json_compat # cleanup[3] wiping ansible.module_utils.errors # cleanup[3] wiping ansible.module_utils.common.warnings # cleanup[3] wiping ansible.module_utils._text # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping ansible.module_utils.common.file # cleanup[3] wiping ansible.inventory.manager # cleanup[3] wiping ansible.vars.plugins # cleanup[3] wiping ansible.vars # destroy ansible.vars.plugins # destroy ansible.vars.fact_cache # destroy ansible.vars.clean # destroy ansible.vars.manager # destroy ansible.vars.hostvars # destroy ansible.vars.reserved # cleanup[3] wiping ansible.utils.helpers # cleanup[3] wiping packaging._musllinux # cleanup[3] wiping packaging._manylinux # cleanup[3] wiping sysconfig # cleanup[3] wiping ansible.utils.plugin_docs # cleanup[3] wiping ansible.parsing.plugin_docs # cleanup[3] wiping ansible.utils.collection_loader # destroy ansible.utils.collection_loader._collection_config # destroy ansible.utils.collection_loader._collection_meta # destroy ansible.utils.collection_loader._collection_finder # cleanup[3] wiping ansible.parsing.utils.yaml # cleanup[3] wiping ansible.parsing.ajson # cleanup[3] wiping ansible.module_utils.common.json # cleanup[3] wiping ansible.parsing.yaml.loader # cleanup[3] wiping ansible.parsing.yaml.constructor # cleanup[3] wiping ansible.parsing.vault # cleanup[3] wiping cryptography.hazmat.backends.openssl # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.utils # cleanup[3] wiping cryptography.hazmat.primitives._serialization # cleanup[3] wiping cryptography.hazmat._oid # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.asymmetric.padding # cleanup[3] wiping cryptography.hazmat.primitives._asymmetric # cleanup[3] wiping cryptography.hazmat.bindings.openssl.binding # destroy cryptography # destroy cryptography.__about__ # destroy cryptography.hazmat # destroy cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings.openssl # destroy cryptography.hazmat.bindings.openssl._conditional # destroy cryptography.hazmat.backends # destroy cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives.padding # destroy cryptography.hazmat.primitives.hmac # destroy cryptography.hazmat.primitives.kdf # destroy cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives._serialization # destroy cryptography.hazmat.decrepit # destroy cryptography.hazmat.decrepit.ciphers # destroy cryptography.hazmat.decrepit.ciphers.algorithms # destroy cryptography.hazmat._oid # destroy cryptography.exceptions # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.kdf.pbkdf2 # destroy cryptography.hazmat.primitives.constant_time # cleanup[3] wiping hmac # cleanup[3] wiping cryptography.utils # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # cleanup[3] wiping _cffi_backend # cleanup[3] wiping shlex # cleanup[3] wiping ansible.module_utils.compat.importlib # cleanup[3] wiping ansible.module_utils.compat.typing # cleanup[3] wiping glob # cleanup[3] wiping ansible.plugins # cleanup[3] wiping ansible.inventory.data # cleanup[3] wiping ansible.inventory.host # cleanup[3] wiping ansible.parsing.utils.addresses # cleanup[3] wiping ansible.parsing.utils # destroy ansible.parsing.utils.addresses # destroy ansible.parsing.utils.yaml # destroy ansible.parsing.utils.jsonify # cleanup[3] wiping ansible.inventory.group # cleanup[3] wiping ansible.utils.vars # destroy keyword # destroy uuid # cleanup[3] wiping ansible.parsing.splitter # cleanup[3] wiping _uuid # cleanup[3] wiping platform # cleanup[3] wiping ansible.inventory # destroy ansible.inventory.group # destroy ansible.inventory.host # destroy ansible.inventory.data # destroy ansible.inventory.manager # destroy ansible.inventory.helpers # cleanup[3] wiping argparse # cleanup[3] wiping copy # cleanup[3] wiping ansible.context # cleanup[3] wiping ansible.utils.context_objects # cleanup[3] wiping ansible.utils.display # destroy curses # destroy ctypes # destroy tty # cleanup[3] wiping ansible.utils.unsafe_proxy # cleanup[3] wiping ansible.utils.native_jinja # cleanup[3] wiping ansible.utils.singleton # cleanup[3] wiping ansible.utils.multiprocessing # destroy multiprocessing # destroy multiprocessing.util # destroy multiprocessing.connection # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.pool # destroy multiprocessing.popen_fork # cleanup[3] wiping multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.reduction # cleanup[3] wiping ansible.utils.color # cleanup[3] wiping logging # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping _curses # cleanup[3] wiping ansible.constants # cleanup[3] wiping encodings.unicode_escape # cleanup[3] wiping ansible.utils.fqcn # cleanup[3] wiping ansible.module_utils.common.collections # cleanup[3] wiping ansible.config.manager # cleanup[3] wiping ansible.utils.path # cleanup[3] wiping ansible.utils.py3compat # cleanup[3] wiping ansible.utils # destroy ansible.utils._junit_xml # destroy ansible.utils.py3compat # destroy ansible.utils.path # destroy ansible.utils.fqcn # destroy ansible.utils.color # destroy ansible.utils.multiprocessing # destroy ansible.utils.singleton # destroy ansible.utils.native_jinja # destroy ansible.utils.unsafe_proxy # destroy ansible.utils.display # destroy ansible.utils.context_objects # destroy ansible.utils.vars # destroy ansible.utils.collection_loader # destroy ansible.utils.plugin_docs # destroy ansible.utils.helpers # destroy ansible.utils.listify # destroy ansible.utils.sentinel # destroy ansible.utils.galaxy # destroy ansible.utils.lock # destroy ansible.utils.ssh_functions # destroy ansible.utils.shlex # destroy ansible.utils.hashing # cleanup[3] wiping ansible.parsing.yaml.objects # cleanup[3] wiping ansible.parsing.yaml # destroy ansible.parsing.yaml.objects # destroy ansible.parsing.yaml.constructor # destroy ansible.parsing.yaml.loader # destroy ansible.parsing.yaml.dumper # cleanup[3] wiping ansible.parsing.quoting # cleanup[3] wiping ansible.parsing # destroy ansible.parsing.quoting # destroy ansible.parsing.yaml # destroy ansible.parsing.splitter # destroy ansible.parsing.utils # destroy ansible.parsing.vault # destroy ansible.parsing.ajson # destroy ansible.parsing.plugin_docs # destroy ansible.parsing.dataloader # destroy ansible.parsing.mod_args # cleanup[3] wiping ansible.module_utils.parsing.convert_bool # cleanup[3] wiping ansible.module_utils.parsing # destroy ansible.module_utils.parsing.convert_bool # cleanup[3] wiping ansible.module_utils.common.yaml # cleanup[3] wiping yaml # destroy yaml.error # destroy yaml.tokens # destroy yaml.events # destroy yaml.nodes # destroy yaml.reader # destroy yaml.scanner # destroy yaml.parser # destroy yaml.composer # destroy yaml.constructor # destroy yaml.resolver # destroy yaml.loader # destroy yaml.emitter # destroy yaml.serializer # destroy yaml.representer # destroy yaml.dumper # destroy yaml.cyaml # cleanup[3] wiping yaml._yaml # destroy yaml # cleanup[3] wiping cython_runtime # cleanup[3] wiping ansible.errors # destroy traceback # destroy ansible.errors.yaml_strings # cleanup[3] wiping ansible.module_utils.common.text.converters # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping ansible.module_utils.six # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # cleanup[3] wiping ansible.module_utils.common.text # destroy ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.formatters # cleanup[3] wiping ansible.module_utils.common # destroy ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._utils # destroy ansible.module_utils.common.text # destroy ansible.module_utils.common.yaml # destroy ansible.module_utils.common.collections # destroy ansible.module_utils.common.json # destroy ansible.module_utils.common.file # destroy ansible.module_utils.common.warnings # destroy ansible.module_utils.common.validation # destroy ansible.module_utils.common.parameters # destroy ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.locale # destroy ansible.module_utils.common.process # destroy ansible.module_utils.common.sys_info # cleanup[3] wiping jinja2.nodes # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping markupsafe # cleanup[3] wiping markupsafe._speedups # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # cleanup[3] wiping configparser # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping ansible.config # destroy ansible.config.manager # cleanup[3] wiping subprocess # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping fcntl # cleanup[3] wiping signal # cleanup[3] wiping getpass # cleanup[3] wiping termios # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping ansible.module_utils.compat.version # cleanup[3] wiping ansible.module_utils.compat # destroy ansible.module_utils.compat.version # destroy ansible.module_utils.compat.importlib # destroy ansible.module_utils.compat.paramiko # destroy ansible.module_utils.compat.datetime # cleanup[3] wiping ansible.module_utils # destroy ansible.module_utils._text # destroy ansible.module_utils.compat # destroy ansible.module_utils.common # destroy ansible.module_utils.six # destroy ansible.module_utils.parsing # destroy ansible.module_utils.errors # destroy ansible.module_utils.distro._distro # destroy ansible.module_utils.pycompat24 # destroy ansible.module_utils.basic # destroy ansible.module_utils.json_utils # destroy ansible.module_utils.facts # destroy ansible.module_utils.connection # cleanup[3] wiping importlib.metadata # destroy importlib.metadata._functools # destroy importlib.metadata._text # destroy importlib.metadata._adapters # destroy importlib.metadata._meta # destroy importlib.metadata._collections # destroy importlib.metadata._itertools # destroy csv # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping tempfile # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.header # cleanup[3] wiping email.utils # destroy urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping email.errors # cleanup[3] wiping email.quoprimime # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping email.base64mime # cleanup[3] wiping base64 # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping array # cleanup[3] wiping select # cleanup[3] wiping _socket # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping textwrap # cleanup[3] wiping zipfile # destroy zipfile._path # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping threading # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping binascii # cleanup[3] wiping pathlib # destroy fnmatch # cleanup[3] wiping ipaddress # cleanup[3] wiping math # cleanup[3] wiping errno # cleanup[3] wiping ntpath # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email.base64mime # destroy email.quoprimime # destroy email.errors # destroy email.encoders # destroy email.charset # destroy email.utils # destroy email.header # destroy email.iterators # destroy email.message # destroy email.feedparser # destroy email.parser # cleanup[3] wiping _csv # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping ansible # destroy ansible._vendor # destroy ansible.release # destroy ansible.module_utils # destroy ansible.config # destroy ansible.errors # destroy ansible.parsing # destroy ansible.utils # destroy ansible.inventory # destroy ansible.plugins # destroy ansible.vars # destroy ansible.template # destroy ansible.cli # destroy ansible.executor # destroy ansible.playbook # destroy ansible.modules # cleanup[3] wiping inspect # destroy dis # destroy token # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _opcode # cleanup[3] wiping ast # cleanup[3] wiping pkgutil # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping weakref # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # destroy importlib.abc # destroy importlib.metadata # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _cffi_backend # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy linecache # destroy _weakref # destroy _curses # destroy termios # destroy _typing # destroy re._parser # destroy _sre # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy select # destroy json.scanner # destroy _json # destroy cryptography.hazmat.primitives.ciphers.modes # destroy signal # destroy inspect # destroy _tokenize # destroy copyreg # destroy pickle # destroy multiprocessing.context # destroy weakref # destroy zipimport # destroy _hashlib # destroy _thread # destroy markupsafe # destroy ntpath # destroy array # destroy math # destroy ipaddress # destroy _pickle # destroy _opcode # destroy jinja2.nodes # destroy ansible.plugins.action.gather_facts # destroy ansible.plugins.action.debug # destroy ansible.plugins.action.set_fact # destroy ansible.plugins.action.include_vars # destroy ansible.plugins.action.package # destroy ansible.plugins.action.service # destroy ansible.plugins.action.command # destroy ansible.plugins.action.template # destroy ansible.plugins.action.fail # destroy ansible.plugins.action.reboot # destroy importlib.resources.abc # destroy importlib.resources._common # destroy functools # destroy textwrap # destroy email # destroy ansible.context # destroy ansible.playbook.role.definition # destroy ansible.playbook.role.requirement # destroy ansible.playbook.role.metadata # destroy ansible.playbook.role.include # destroy _uuid # destroy ast # destroy importlib # destroy ansible.plugins.doc_fragments.vars_plugin_staging # destroy ansible.plugins.doc_fragments.connection_pipelining # destroy ansible.plugins.doc_fragments.shell_windows # destroy ansible.plugins.doc_fragments.shell_common # destroy ansible.plugins.doc_fragments.default_callback # destroy ansible.plugins.doc_fragments.result_format_callback # destroy ansible_collections.ansible.posix.plugins.callback.debug # destroy ansible.plugins.callback.default # destroy ansible.plugins.callback.junit # destroy ansible.plugins.callback.minimal # destroy ansible.plugins.callback.oneline # destroy ansible.plugins.callback.tree # destroy ansible_collections.ansible.posix.plugins.callback.profile_tasks # destroy ansible.plugins.shell.cmd # destroy ansible.plugins.shell.sh # destroy ansible.plugins.strategy.linear # destroy ansible.plugins.vars.host_group_vars # destroy ansible.plugins.inventory.host_list # destroy ansible.plugins.inventory.script # destroy ansible.plugins.inventory.auto # destroy ansible.plugins.inventory.yaml # destroy ansible.plugins.inventory.ini # destroy ansible.plugins.inventory.toml # destroy ansible.plugins.become.runas # destroy ansible.plugins.become.su # destroy ansible.plugins.become.sudo # destroy _multiprocessing # destroy zlib # destroy _compression # destroy posixpath # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ansible.plugins.cache.memory # destroy ansible.plugins.connection.local # destroy ansible.plugins.connection.paramiko_ssh # destroy ansible.plugins.connection.psrp # destroy ansible.plugins.connection.ssh # destroy ansible.plugins.connection.winrm # destroy _csv # destroy _bz2 # destroy _lzma # destroy locale # destroy binascii # destroy cryptography.hazmat.backends.openssl # destroy cryptography.hazmat.bindings.openssl.binding # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy cryptography.utils # destroy cryptography.hazmat.primitives.kdf.pbkdf2 # destroy tempfile # destroy hashlib # destroy random # destroy ansible.plugins.shell.powershell # destroy collections.abc # destroy typing # destroy abc # destroy itertools # destroy lib # destroy shutil # destroy grp # destroy dataclasses # destroy threading # destroy io # destroy contextlib # destroy string # destroy http.client # destroy base64 # destroy _blake2 # destroy _queue # destroy hmac # destroy _heapq # destroy xml.etree.ElementPath # destroy logging # destroy sysconfig # destroy packaging._manylinux # destroy packaging._musllinux # destroy _ssl # destroy _warnings # destroy _elementtree # destroy pyexpat # destroy enum # destroy fcntl # destroy markupsafe._speedups # destroy _operator # destroy xml.sax.handler # destroy xml.sax._exceptions # destroy xml.sax.xmlreader # destroy xml.sax.saxutils # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy copy # destroy operator # destroy ansible # destroy ansible.constants # destroy posix # destroy argcomplete.packages._shlex # destroy argparse # destroy argcomplete.io # destroy pkgutil # destroy warnings # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy shlex # destroy datetime # destroy stat # destroy configparser # destroy subprocess # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy pwd # destroy collections # destroy errno # destroy json # destroy time # destroy ansible.module_utils.facts.timeout # destroy _functools # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy glob # destroy re # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.unicode_escape # destroy _random # destroy _codecs # clear sys.audit hooks 9674 1726879782.08247: no more pending results, returning what we have 9674 1726879782.08253: results queue empty 9674 1726879782.08253: checking for any_errors_fatal 9674 1726879782.08254: done checking for any_errors_fatal 9674 1726879782.08255: checking for max_fail_percentage 9674 1726879782.08256: done checking for max_fail_percentage 9674 1726879782.08256: checking to see if all hosts have failed and the running result is not ok 9674 1726879782.08257: done checking to see if all hosts have failed 9674 1726879782.08257: getting the remaining hosts for this loop 9674 1726879782.08258: done getting the remaining hosts for this loop 9674 1726879782.08261: getting the next task for host managed_node3 9674 1726879782.08263: done getting next task for host managed_node3 9674 1726879782.08265: ^ task is: TASK: Remove the temporary file 9674 1726879782.08266: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9674 1726879782.08268: getting variables 9674 1726879782.08269: in VariableManager get_vars() 9674 1726879782.08282: Calling all_inventory to load vars for managed_node3 9674 1726879782.08284: Calling groups_inventory to load vars for managed_node3 9674 1726879782.08285: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879782.08294: Calling all_plugins_play to load vars for managed_node3 9674 1726879782.08295: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879782.08297: Calling groups_plugins_play to load vars for managed_node3 9674 1726879782.08389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879782.08496: done with get_vars() 9674 1726879782.08503: done getting variables TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:44 Friday 20 September 2024 20:49:42 -0400 (0:00:21.339) 0:00:59.572 ****** 9674 1726879782.08560: entering _queue_task() for managed_node3/file 9674 1726879782.08851: worker is 1 (out of 1 available) 9674 1726879782.08865: exiting _queue_task() for managed_node3/file 9674 1726879782.08876: done queuing things up, now waiting for results queue to drain 9674 1726879782.08878: waiting for pending results... 11301 1726879782.08994: running TaskExecutor() for managed_node3/TASK: Remove the temporary file 11301 1726879782.09085: in run() - task 0e44ad9b-8ddf-3aea-1756-000000000016 11301 1726879782.09102: variable 'ansible_search_path' from source: unknown 11301 1726879782.09132: calling self._execute() 11301 1726879782.09154: in VariableManager get_vars() 11301 1726879782.09179: Calling all_inventory to load vars for localhost 11301 1726879782.09186: Calling groups_inventory to load vars for localhost 11301 1726879782.09192: Calling all_plugins_inventory to load vars for localhost 11301 1726879782.09208: Calling all_plugins_play to load vars for localhost 11301 1726879782.09215: Calling groups_plugins_inventory to load vars for localhost 11301 1726879782.09221: Calling groups_plugins_play to load vars for localhost 11301 1726879782.09275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11301 1726879782.09300: done with get_vars() 11301 1726879782.09305: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11301 1726879782.09351: variable 'ansible_delegated_vars' from source: unknown 11301 1726879782.09356: variable 'ansible_connection' from source: host vars for 'localhost' 11301 1726879782.09361: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 11301 1726879782.09371: variable 'omit' from source: magic vars 11301 1726879782.09633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11301 1726879782.09834: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11301 1726879782.09870: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11301 1726879782.09899: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11301 1726879782.09927: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11301 1726879782.09990: 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) 11301 1726879782.10012: 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) 11301 1726879782.10031: 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) 11301 1726879782.10049: 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) 11301 1726879782.10143: variable 'tempinventory' from source: set_fact 11301 1726879782.10162: Evaluated conditional (tempinventory.path is defined): True 11301 1726879782.10170: variable 'omit' from source: magic vars 11301 1726879782.10193: variable 'omit' from source: magic vars 11301 1726879782.10262: variable 'tempinventory' from source: set_fact 11301 1726879782.10279: variable 'omit' from source: magic vars 11301 1726879782.10290: variable 'ansible_delegated_vars' from source: unknown 11301 1726879782.10297: variable 'ansible_connection' from source: host vars for 'localhost' 11301 1726879782.10300: variable 'ansible_connection' from source: host vars for 'localhost' 11301 1726879782.10311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11301 1726879782.10330: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 11301 1726879782.10344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11301 1726879782.10358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11301 1726879782.10369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11301 1726879782.10418: Set connection var ansible_pipelining to False 11301 1726879782.10424: Set connection var ansible_timeout to 10 11301 1726879782.10428: Set connection var ansible_shell_executable to /bin/sh 11301 1726879782.10432: Set connection var ansible_shell_type to sh 11301 1726879782.10435: Set connection var ansible_connection to local 11301 1726879782.10439: Set connection var ansible_module_compression to ZIP_DEFLATED 11301 1726879782.10457: variable 'ansible_delegated_vars' from source: unknown 11301 1726879782.10461: variable 'ansible_connection' from source: host vars for 'localhost' 11301 1726879782.10464: variable 'ansible_user' from source: unknown 11301 1726879782.10567: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11301 1726879782.10578: variable 'omit' from source: magic vars 11301 1726879782.10584: starting attempt loop 11301 1726879782.10588: running the handler 11301 1726879782.10607: _low_level_execute_command(): starting 11301 1726879782.10617: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 11301 1726879782.10623: in local.exec_command() 11301 1726879782.10627: opening command with Popen() 11301 1726879782.10678: done running command with Popen() 11301 1726879782.10684: getting output with communicate() 11301 1726879782.11000: done communicating 11301 1726879782.11005: done with local.exec_command() 11301 1726879782.11012: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11301 1726879782.11023: _low_level_execute_command(): starting 11301 1726879782.11030: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726879782.1101816-11301-51135217633663 `" && echo ansible-tmp-1726879782.1101816-11301-51135217633663="` echo /root/.ansible/tmp/ansible-tmp-1726879782.1101816-11301-51135217633663 `" ) && sleep 0' 11301 1726879782.11034: in local.exec_command() 11301 1726879782.11039: opening command with Popen() 11301 1726879782.11073: done running command with Popen() 11301 1726879782.11079: getting output with communicate() 11301 1726879782.11685: done communicating 11301 1726879782.11690: done with local.exec_command() 11301 1726879782.11697: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726879782.1101816-11301-51135217633663=/root/.ansible/tmp/ansible-tmp-1726879782.1101816-11301-51135217633663 , stderr= 11301 1726879782.11711: variable 'ansible_delegated_vars' from source: unknown 11301 1726879782.11746: variable 'ansible_module_compression' from source: unknown 11301 1726879782.11781: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-96742lpjrhp6/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 11301 1726879782.11811: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 11301 1726879782.11881: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726879782.1101816-11301-51135217633663/AnsiballZ_file.py 11301 1726879782.11953: done transferring module to remote 11301 1726879782.11965: _low_level_execute_command(): starting 11301 1726879782.11970: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726879782.1101816-11301-51135217633663/ /root/.ansible/tmp/ansible-tmp-1726879782.1101816-11301-51135217633663/AnsiballZ_file.py && sleep 0' 11301 1726879782.11973: in local.exec_command() 11301 1726879782.11976: opening command with Popen() 11301 1726879782.12018: done running command with Popen() 11301 1726879782.12024: getting output with communicate() 11301 1726879782.12361: done communicating 11301 1726879782.12366: done with local.exec_command() 11301 1726879782.12370: _low_level_execute_command() done: rc=0, stdout=, stderr= 11301 1726879782.12374: _low_level_execute_command(): starting 11301 1726879782.12381: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726879782.1101816-11301-51135217633663/AnsiballZ_file.py && sleep 0' 11301 1726879782.12384: in local.exec_command() 11301 1726879782.12389: opening command with Popen() 11301 1726879782.12421: done running command with Popen() 11301 1726879782.12426: getting output with communicate() 11301 1726879782.30345: done communicating 11301 1726879782.30357: done with local.exec_command() 11301 1726879782.30368: _low_level_execute_command() done: rc=0, stdout= {"path": "/tmp/ansible.fgpw48if.inventory.yaml", "changed": true, "diff": {"before": {"path": "/tmp/ansible.fgpw48if.inventory.yaml", "state": "file"}, "after": {"path": "/tmp/ansible.fgpw48if.inventory.yaml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.fgpw48if.inventory.yaml", "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}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6cf6cb00> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6cf6c140> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6cf6f080> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/local/lib64/python3.12/site-packages' Adding directory: '/usr/local/lib/python3.12/site-packages' Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b659cd0> import 'site' # Python 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b69fb90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b69fe00> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b6cf740> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b6cfdd0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b6af8c0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b6acf80> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b69ce00> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b6f3650> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b6f2270> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b6ade20> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b6f0b00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b728680> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b693f50> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6b728b30> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b7289e0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6b728dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b692b70> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b7294c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b729190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b72a3f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b7404d0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6b741be0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b742b10> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6b743170> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b742030> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6b743bf0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b743320> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b72a450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6a4d7aa0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6a4fc560> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a4fc2c0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6a4fc3e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6a4fcda0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6a4fd7c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a4fc680> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a4d5c40> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a4feab0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a4fcc20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6b72aae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a536d50> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a552e70> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a577c50> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a5ae2a0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a577d70> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a553b00> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6922c5c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a551eb0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6a4ff9e0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c6922c7d0> # zipimport: found 33 names in '/tmp/ansible_file_payload_qh5yeyhb/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c69286150> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6925d0d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6925c230> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c692869f0> import 'atexit' # # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c692b9280> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c692b90a0> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c692b9880> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c692b9ac0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c692ba090> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c692f7f50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c69119be0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6911a5a0> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6911ae40> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6911d880> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6911d940> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6911b500> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c691260f0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c69124c20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c69124980> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c69127200> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6911bec0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6916a120> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c6916b7d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6916b410> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6916acc0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6916b950> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6916a420> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c69170860> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c691716d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6916a9c0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import 'ansible.module_utils.compat.selectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c691713d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c69173a40> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._json_compat' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c69208d70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c69201a00> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c6900f410> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c692033b0> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.pycompat24' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common._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.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping _string # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _datetime # destroy sys.monitoring # destroy _collections # destroy posixpath # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy syslog # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy select # destroy copyreg # destroy contextlib # destroy functools # destroy _typing # destroy _tokenize # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 11301 1726879782.30431: done with _execute_module (file, {'path': '/tmp/ansible.fgpw48if.inventory.yaml', '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-1726879782.1101816-11301-51135217633663/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11301 1726879782.30446: _low_level_execute_command(): starting 11301 1726879782.30459: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726879782.1101816-11301-51135217633663/ > /dev/null 2>&1 && sleep 0' 11301 1726879782.30463: in local.exec_command() 11301 1726879782.30469: opening command with Popen() 11301 1726879782.30508: done running command with Popen() 11301 1726879782.30513: getting output with communicate() 11301 1726879782.30889: done communicating 11301 1726879782.30896: done with local.exec_command() 11301 1726879782.30900: _low_level_execute_command() done: rc=0, stdout=, stderr= 11301 1726879782.30906: handler run complete 11301 1726879782.30926: variable 'ansible_host' from source: unknown 11301 1726879782.30929: variable 'ansible_port' from source: unknown 11301 1726879782.30932: variable 'ansible_user' from source: unknown 11301 1726879782.30935: variable 'ansible_connection' from source: host vars for 'localhost' 11301 1726879782.30938: attempt loop complete, returning result 11301 1726879782.30941: _execute() done 11301 1726879782.30944: dumping result to json 11301 1726879782.30950: done dumping result, returning 11301 1726879782.30957: done running TaskExecutor() for managed_node3/TASK: Remove the temporary file [0e44ad9b-8ddf-3aea-1756-000000000016] 11301 1726879782.30961: sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000016 11301 1726879782.30997: done sending task result for task 0e44ad9b-8ddf-3aea-1756-000000000016 11301 1726879782.31001: WORKER PROCESS EXITING changed: [managed_node3 -> localhost] => { "changed": true, "path": "/tmp/ansible.fgpw48if.inventory.yaml", "state": "absent" } 9674 1726879782.31162: no more pending results, returning what we have 9674 1726879782.31166: results queue empty 9674 1726879782.31167: checking for any_errors_fatal 9674 1726879782.33967: done checking for any_errors_fatal 9674 1726879782.33970: checking for max_fail_percentage 9674 1726879782.33971: done checking for max_fail_percentage 9674 1726879782.33972: checking to see if all hosts have failed and the running result is not ok 9674 1726879782.33972: done checking to see if all hosts have failed 9674 1726879782.33973: getting the remaining hosts for this loop 9674 1726879782.33974: done getting the remaining hosts for this loop 9674 1726879782.33977: getting the next task for host managed_node3 9674 1726879782.33983: done getting next task for host managed_node3 9674 1726879782.33984: ^ task is: TASK: meta (flush_handlers) 9674 1726879782.33985: ^ 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 9674 1726879782.33988: getting variables 9674 1726879782.33989: in VariableManager get_vars() 9674 1726879782.34015: Calling all_inventory to load vars for managed_node3 9674 1726879782.34017: Calling groups_inventory to load vars for managed_node3 9674 1726879782.34019: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879782.34028: Calling all_plugins_play to load vars for managed_node3 9674 1726879782.34030: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879782.34032: Calling groups_plugins_play to load vars for managed_node3 9674 1726879782.34138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879782.34251: done with get_vars() 9674 1726879782.34259: done getting variables 9674 1726879782.34310: in VariableManager get_vars() 9674 1726879782.34317: Calling all_inventory to load vars for managed_node3 9674 1726879782.34319: Calling groups_inventory to load vars for managed_node3 9674 1726879782.34320: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879782.34324: Calling all_plugins_play to load vars for managed_node3 9674 1726879782.34325: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879782.34327: Calling groups_plugins_play to load vars for managed_node3 9674 1726879782.34403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879782.34500: done with get_vars() 9674 1726879782.34509: done queuing things up, now waiting for results queue to drain 9674 1726879782.34510: results queue empty 9674 1726879782.34510: checking for any_errors_fatal 9674 1726879782.34515: done checking for any_errors_fatal 9674 1726879782.34515: checking for max_fail_percentage 9674 1726879782.34516: done checking for max_fail_percentage 9674 1726879782.34516: checking to see if all hosts have failed and the running result is not ok 9674 1726879782.34517: done checking to see if all hosts have failed 9674 1726879782.34517: getting the remaining hosts for this loop 9674 1726879782.34517: done getting the remaining hosts for this loop 9674 1726879782.34519: getting the next task for host managed_node3 9674 1726879782.34521: done getting next task for host managed_node3 9674 1726879782.34522: ^ task is: TASK: meta (flush_handlers) 9674 1726879782.34523: ^ 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 9674 1726879782.34524: getting variables 9674 1726879782.34525: in VariableManager get_vars() 9674 1726879782.34530: Calling all_inventory to load vars for managed_node3 9674 1726879782.34531: Calling groups_inventory to load vars for managed_node3 9674 1726879782.34533: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879782.34536: Calling all_plugins_play to load vars for managed_node3 9674 1726879782.34537: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879782.34538: Calling groups_plugins_play to load vars for managed_node3 9674 1726879782.34642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879782.34740: done with get_vars() 9674 1726879782.34745: done getting variables 9674 1726879782.34777: in VariableManager get_vars() 9674 1726879782.34782: Calling all_inventory to load vars for managed_node3 9674 1726879782.34783: Calling groups_inventory to load vars for managed_node3 9674 1726879782.34785: Calling all_plugins_inventory to load vars for managed_node3 9674 1726879782.34787: Calling all_plugins_play to load vars for managed_node3 9674 1726879782.34788: Calling groups_plugins_inventory to load vars for managed_node3 9674 1726879782.34790: Calling groups_plugins_play to load vars for managed_node3 9674 1726879782.34864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9674 1726879782.34962: done with get_vars() 9674 1726879782.34970: done queuing things up, now waiting for results queue to drain 9674 1726879782.34973: results queue empty 9674 1726879782.34973: checking for any_errors_fatal 9674 1726879782.34974: done checking for any_errors_fatal 9674 1726879782.34978: checking for max_fail_percentage 9674 1726879782.34979: done checking for max_fail_percentage 9674 1726879782.34979: checking to see if all hosts have failed and the running result is not ok 9674 1726879782.34979: done checking to see if all hosts have failed 9674 1726879782.34980: getting the remaining hosts for this loop 9674 1726879782.34980: done getting the remaining hosts for this loop 9674 1726879782.34982: getting the next task for host managed_node3 9674 1726879782.34983: done getting next task for host managed_node3 9674 1726879782.34984: ^ task is: None 9674 1726879782.34985: ^ 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 9674 1726879782.34985: done queuing things up, now waiting for results queue to drain 9674 1726879782.34986: results queue empty 9674 1726879782.34986: checking for any_errors_fatal 9674 1726879782.34986: done checking for any_errors_fatal 9674 1726879782.34986: checking for max_fail_percentage 9674 1726879782.34987: done checking for max_fail_percentage 9674 1726879782.34987: checking to see if all hosts have failed and the running result is not ok 9674 1726879782.34988: done checking to see if all hosts have failed 9674 1726879782.34988: getting the next task for host managed_node3 9674 1726879782.34989: done getting next task for host managed_node3 9674 1726879782.34990: ^ task is: None 9674 1726879782.34990: ^ 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_node3 : ok=30 changed=8 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Friday 20 September 2024 20:49:42 -0400 (0:00:00.264) 0:00:59.836 ****** =============================================================================== Run ansible-playbook with tests_ssh.yml in check mode ------------------ 21.34s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:38 fedora.linux_system_roles.kdump : Restart kdump ------------------------ 19.08s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 fedora.linux_system_roles.kdump : Install required packages ------------- 4.34s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.54s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Gathering Facts --------------------------------------------------------- 1.18s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Create static inventory from hostvars ----------------------------------- 1.04s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:16 Gather facts from managed_node3 ----------------------------------------- 1.01s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:58 Gathering Facts --------------------------------------------------------- 0.83s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:29 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.82s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.78s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.74s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.57s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.53s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.53s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.51s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.51s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.50s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.46s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Create temporary file --------------------------------------------------- 0.45s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:9 Cleanup kdump_path ------------------------------------------------------ 0.39s /tmp/collections-Rg1/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:96 9674 1726879782.35052: RUNNING CLEANUP